Skip to content

Commit

Permalink
update button page
Browse files Browse the repository at this point in the history
  • Loading branch information
Raj Nandan Sharma authored and Raj Nandan Sharma committed Oct 23, 2023
1 parent 50d4fb1 commit 8a24eec
Show file tree
Hide file tree
Showing 32 changed files with 321 additions and 37 deletions.
11 changes: 10 additions & 1 deletion dist/component-accordion.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@
type="image/png"
/>
<link rel="stylesheet" href="assets/compiled/css/app.css " />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD98QCZN22"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-FD98QCZN22');
</script>
</head>

<body>
<script src="assets/static/js/initTheme.js"></script>
Expand Down
11 changes: 10 additions & 1 deletion dist/component-alert.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@
type="image/png"
/>
<link rel="stylesheet" href="assets/compiled/css/app.css " />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD98QCZN22"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-FD98QCZN22');
</script>
</head>

<body>
<script src="assets/static/js/initTheme.js"></script>
Expand Down
11 changes: 10 additions & 1 deletion dist/component-avatar.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@
type="image/png"
/>
<link rel="stylesheet" href="assets/compiled/css/app.css " />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD98QCZN22"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-FD98QCZN22');
</script>
</head>

<body>
<script src="assets/static/js/initTheme.js"></script>
Expand Down
11 changes: 10 additions & 1 deletion dist/component-badge.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@
type="image/png"
/>
<link rel="stylesheet" href="assets/compiled/css/app.css " />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD98QCZN22"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-FD98QCZN22');
</script>
</head>

<body>
<script src="assets/static/js/initTheme.js"></script>
Expand Down
11 changes: 10 additions & 1 deletion dist/component-breadcrumb.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@
type="image/png"
/>
<link rel="stylesheet" href="assets/compiled/css/app.css " />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD98QCZN22"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-FD98QCZN22');
</script>
</head>

<body>
<script src="assets/static/js/initTheme.js"></script>
Expand Down
17 changes: 11 additions & 6 deletions dist/component-button.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,22 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Button - Brutopia</title>




<link
rel="shortcut icon"
href="assets/compiled/png/favicon.png"
type="image/png"
/>
<link rel="stylesheet" href="assets/compiled/css/app2.css " />
</head>
<link rel="stylesheet" href="assets/compiled/css/app.css " />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD98QCZN22"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-FD98QCZN22');
</script>
</head>

<body>
<script src="assets/static/js/initTheme.js"></script>
Expand Down
11 changes: 10 additions & 1 deletion dist/component-card.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@
type="image/png"
/>
<link rel="stylesheet" href="assets/compiled/css/app.css " />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD98QCZN22"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-FD98QCZN22');
</script>
</head>

<body>
<script src="assets/static/js/initTheme.js"></script>
Expand Down
11 changes: 10 additions & 1 deletion dist/component-carousel.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@
type="image/png"
/>
<link rel="stylesheet" href="assets/compiled/css/app.css " />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD98QCZN22"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-FD98QCZN22');
</script>
</head>

<body>
<script src="assets/static/js/initTheme.js"></script>
Expand Down
11 changes: 10 additions & 1 deletion dist/component-collapse.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@
type="image/png"
/>
<link rel="stylesheet" href="assets/compiled/css/app.css " />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD98QCZN22"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-FD98QCZN22');
</script>
</head>

<body>
<script src="assets/static/js/initTheme.js"></script>
Expand Down
11 changes: 10 additions & 1 deletion dist/component-divider.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@
type="image/png"
/>
<link rel="stylesheet" href="assets/compiled/css/app.css " />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD98QCZN22"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-FD98QCZN22');
</script>
</head>

<body>
<script src="assets/static/js/initTheme.js"></script>
Expand Down
11 changes: 10 additions & 1 deletion dist/component-dropdown.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@
type="image/png"
/>
<link rel="stylesheet" href="assets/compiled/css/app.css " />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD98QCZN22"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-FD98QCZN22');
</script>
</head>

<body>
<script src="assets/static/js/initTheme.js"></script>
Expand Down
11 changes: 10 additions & 1 deletion dist/component-list-group.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@
type="image/png"
/>
<link rel="stylesheet" href="assets/compiled/css/app.css " />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD98QCZN22"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-FD98QCZN22');
</script>
</head>

<body>
<script src="assets/static/js/initTheme.js"></script>
Expand Down
11 changes: 10 additions & 1 deletion dist/component-modal.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@
type="image/png"
/>
<link rel="stylesheet" href="assets/compiled/css/app.css " />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD98QCZN22"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-FD98QCZN22');
</script>
</head>

<body>
<script src="assets/static/js/initTheme.js"></script>
Expand Down
11 changes: 10 additions & 1 deletion dist/component-navs.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@
type="image/png"
/>
<link rel="stylesheet" href="assets/compiled/css/app.css " />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD98QCZN22"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-FD98QCZN22');
</script>
</head>

<body>
<script src="assets/static/js/initTheme.js"></script>
Expand Down
11 changes: 10 additions & 1 deletion dist/component-pagination.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@
type="image/png"
/>
<link rel="stylesheet" href="assets/compiled/css/app.css " />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD98QCZN22"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-FD98QCZN22');
</script>
</head>

<body>
<script src="assets/static/js/initTheme.js"></script>
Expand Down
11 changes: 10 additions & 1 deletion dist/component-progress.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@
type="image/png"
/>
<link rel="stylesheet" href="assets/compiled/css/app.css " />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD98QCZN22"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-FD98QCZN22');
</script>
</head>

<body>
<script src="assets/static/js/initTheme.js"></script>
Expand Down
11 changes: 10 additions & 1 deletion dist/component-spinner.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@
type="image/png"
/>
<link rel="stylesheet" href="assets/compiled/css/app.css " />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD98QCZN22"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-FD98QCZN22');
</script>
</head>

<body>
<script src="assets/static/js/initTheme.js"></script>
Expand Down
11 changes: 10 additions & 1 deletion dist/component-toasts.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@
type="image/png"
/>
<link rel="stylesheet" href="assets/compiled/css/app.css " />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD98QCZN22"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-FD98QCZN22');
</script>
</head>

<body>
<script src="assets/static/js/initTheme.js"></script>
Expand Down
11 changes: 10 additions & 1 deletion dist/component-tooltip.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@
type="image/png"
/>
<link rel="stylesheet" href="assets/compiled/css/app.css " />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD98QCZN22"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-FD98QCZN22');
</script>
</head>

<body>
<script src="assets/static/js/initTheme.js"></script>
Expand Down
11 changes: 10 additions & 1 deletion dist/form-element-checkbox.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@
type="image/png"
/>
<link rel="stylesheet" href="assets/compiled/css/app.css " />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD98QCZN22"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-FD98QCZN22');
</script>
</head>

<body>
<script src="assets/static/js/initTheme.js"></script>
Expand Down
11 changes: 10 additions & 1 deletion dist/form-element-input-group.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@
type="image/png"
/>
<link rel="stylesheet" href="assets/compiled/css/app.css " />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FD98QCZN22"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-FD98QCZN22');
</script>
</head>

<body>
<script src="assets/static/js/initTheme.js"></script>
Expand Down
Loading

0 comments on commit 8a24eec

Please sign in to comment.