Skip to content

Commit 9470dab

Browse files
committed
chore: build the demo
1 parent 2f9b987 commit 9470dab

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+946
-0
lines changed

dist/404.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,24 @@
3939
<link href="css/style.css" rel="stylesheet">
4040
<!-- We use those styles to show code examples, you should remove them in your application.-->
4141
<link href="css/examples.css" rel="stylesheet">
42+
<!-- Google Tag Manager-->
43+
<script>
44+
(function(w, d, s, l, i) {
45+
w[l] = w[l] || [];
46+
w[l].push({
47+
'gtm.start': new Date().getTime(),
48+
event: 'gtm.js'
49+
});
50+
var f = d.getElementsByTagName(s)[0],
51+
j = d.createElement(s),
52+
dl = l != 'dataLayer' ? '&l=' + l : '';
53+
j.async = true;
54+
j.src =
55+
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
56+
f.parentNode.insertBefore(j, f);
57+
})(window, document, 'script', 'dataLayer', 'GTM-KX4JH47');
58+
</script>
59+
<!-- End Google Tag Manager-->
4260
</head>
4361
<body>
4462
<div class="bg-light min-vh-100 d-flex flex-row align-items-center">

dist/500.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,24 @@
3939
<link href="css/style.css" rel="stylesheet">
4040
<!-- We use those styles to show code examples, you should remove them in your application.-->
4141
<link href="css/examples.css" rel="stylesheet">
42+
<!-- Google Tag Manager-->
43+
<script>
44+
(function(w, d, s, l, i) {
45+
w[l] = w[l] || [];
46+
w[l].push({
47+
'gtm.start': new Date().getTime(),
48+
event: 'gtm.js'
49+
});
50+
var f = d.getElementsByTagName(s)[0],
51+
j = d.createElement(s),
52+
dl = l != 'dataLayer' ? '&l=' + l : '';
53+
j.async = true;
54+
j.src =
55+
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
56+
f.parentNode.insertBefore(j, f);
57+
})(window, document, 'script', 'dataLayer', 'GTM-KX4JH47');
58+
</script>
59+
<!-- End Google Tag Manager-->
4260
</head>
4361
<body>
4462
<div class="bg-light min-vh-100 d-flex flex-row align-items-center">

dist/base/accordion.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,32 @@
3939
<link href="css/style.css" rel="stylesheet">
4040
<!-- We use those styles to show code examples, you should remove them in your application.-->
4141
<link href="css/examples.css" rel="stylesheet">
42+
<!-- Google Tag Manager-->
43+
<script>
44+
(function(w, d, s, l, i) {
45+
w[l] = w[l] || [];
46+
w[l].push({
47+
'gtm.start': new Date().getTime(),
48+
event: 'gtm.js'
49+
});
50+
var f = d.getElementsByTagName(s)[0],
51+
j = d.createElement(s),
52+
dl = l != 'dataLayer' ? '&l=' + l : '';
53+
j.async = true;
54+
j.src =
55+
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
56+
f.parentNode.insertBefore(j, f);
57+
})(window, document, 'script', 'dataLayer', 'GTM-KX4JH47');
58+
</script>
59+
<!-- End Google Tag Manager-->
4260
<link rel="canonical" href="https://coreui.io/docs/components/accordion/">
4361
</head>
4462
<body>
63+
<!-- Google Tag Manager (noscript)-->
64+
<noscript>
65+
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KX4JH47" height="0" width="0" style="display:none;visibility:hidden"></iframe>
66+
</noscript>
67+
<!-- End Google Tag Manager (noscript)-->
4568
<div class="sidebar sidebar-dark sidebar-fixed" id="sidebar">
4669
<div class="sidebar-brand d-none d-md-flex">
4770
<svg class="sidebar-brand-full" width="118" height="46" alt="CoreUI Logo">

dist/base/breadcrumb.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,32 @@
3939
<link href="css/style.css" rel="stylesheet">
4040
<!-- We use those styles to show code examples, you should remove them in your application.-->
4141
<link href="css/examples.css" rel="stylesheet">
42+
<!-- Google Tag Manager-->
43+
<script>
44+
(function(w, d, s, l, i) {
45+
w[l] = w[l] || [];
46+
w[l].push({
47+
'gtm.start': new Date().getTime(),
48+
event: 'gtm.js'
49+
});
50+
var f = d.getElementsByTagName(s)[0],
51+
j = d.createElement(s),
52+
dl = l != 'dataLayer' ? '&l=' + l : '';
53+
j.async = true;
54+
j.src =
55+
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
56+
f.parentNode.insertBefore(j, f);
57+
})(window, document, 'script', 'dataLayer', 'GTM-KX4JH47');
58+
</script>
59+
<!-- End Google Tag Manager-->
4260
<link rel="canonical" href="https://coreui.io/docs/components/breadcrumb/">
4361
</head>
4462
<body>
63+
<!-- Google Tag Manager (noscript)-->
64+
<noscript>
65+
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KX4JH47" height="0" width="0" style="display:none;visibility:hidden"></iframe>
66+
</noscript>
67+
<!-- End Google Tag Manager (noscript)-->
4568
<div class="sidebar sidebar-dark sidebar-fixed" id="sidebar">
4669
<div class="sidebar-brand d-none d-md-flex">
4770
<svg class="sidebar-brand-full" width="118" height="46" alt="CoreUI Logo">

dist/base/cards.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,32 @@
3939
<link href="css/style.css" rel="stylesheet">
4040
<!-- We use those styles to show code examples, you should remove them in your application.-->
4141
<link href="css/examples.css" rel="stylesheet">
42+
<!-- Google Tag Manager-->
43+
<script>
44+
(function(w, d, s, l, i) {
45+
w[l] = w[l] || [];
46+
w[l].push({
47+
'gtm.start': new Date().getTime(),
48+
event: 'gtm.js'
49+
});
50+
var f = d.getElementsByTagName(s)[0],
51+
j = d.createElement(s),
52+
dl = l != 'dataLayer' ? '&l=' + l : '';
53+
j.async = true;
54+
j.src =
55+
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
56+
f.parentNode.insertBefore(j, f);
57+
})(window, document, 'script', 'dataLayer', 'GTM-KX4JH47');
58+
</script>
59+
<!-- End Google Tag Manager-->
4260
<link rel="canonical" href="https://coreui.io/docs/components/card/">
4361
</head>
4462
<body>
63+
<!-- Google Tag Manager (noscript)-->
64+
<noscript>
65+
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KX4JH47" height="0" width="0" style="display:none;visibility:hidden"></iframe>
66+
</noscript>
67+
<!-- End Google Tag Manager (noscript)-->
4568
<div class="sidebar sidebar-dark sidebar-fixed" id="sidebar">
4669
<div class="sidebar-brand d-none d-md-flex">
4770
<svg class="sidebar-brand-full" width="118" height="46" alt="CoreUI Logo">

dist/base/carousel.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,32 @@
3939
<link href="css/style.css" rel="stylesheet">
4040
<!-- We use those styles to show code examples, you should remove them in your application.-->
4141
<link href="css/examples.css" rel="stylesheet">
42+
<!-- Google Tag Manager-->
43+
<script>
44+
(function(w, d, s, l, i) {
45+
w[l] = w[l] || [];
46+
w[l].push({
47+
'gtm.start': new Date().getTime(),
48+
event: 'gtm.js'
49+
});
50+
var f = d.getElementsByTagName(s)[0],
51+
j = d.createElement(s),
52+
dl = l != 'dataLayer' ? '&l=' + l : '';
53+
j.async = true;
54+
j.src =
55+
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
56+
f.parentNode.insertBefore(j, f);
57+
})(window, document, 'script', 'dataLayer', 'GTM-KX4JH47');
58+
</script>
59+
<!-- End Google Tag Manager-->
4260
<link rel="canonical" href="https://coreui.io/docs/components/carousel/">
4361
</head>
4462
<body>
63+
<!-- Google Tag Manager (noscript)-->
64+
<noscript>
65+
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KX4JH47" height="0" width="0" style="display:none;visibility:hidden"></iframe>
66+
</noscript>
67+
<!-- End Google Tag Manager (noscript)-->
4568
<div class="sidebar sidebar-dark sidebar-fixed" id="sidebar">
4669
<div class="sidebar-brand d-none d-md-flex">
4770
<svg class="sidebar-brand-full" width="118" height="46" alt="CoreUI Logo">

dist/base/collapse.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,32 @@
3939
<link href="css/style.css" rel="stylesheet">
4040
<!-- We use those styles to show code examples, you should remove them in your application.-->
4141
<link href="css/examples.css" rel="stylesheet">
42+
<!-- Google Tag Manager-->
43+
<script>
44+
(function(w, d, s, l, i) {
45+
w[l] = w[l] || [];
46+
w[l].push({
47+
'gtm.start': new Date().getTime(),
48+
event: 'gtm.js'
49+
});
50+
var f = d.getElementsByTagName(s)[0],
51+
j = d.createElement(s),
52+
dl = l != 'dataLayer' ? '&l=' + l : '';
53+
j.async = true;
54+
j.src =
55+
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
56+
f.parentNode.insertBefore(j, f);
57+
})(window, document, 'script', 'dataLayer', 'GTM-KX4JH47');
58+
</script>
59+
<!-- End Google Tag Manager-->
4260
<link rel="canonical" href="https://coreui.io/docs/components/collapse/">
4361
</head>
4462
<body>
63+
<!-- Google Tag Manager (noscript)-->
64+
<noscript>
65+
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KX4JH47" height="0" width="0" style="display:none;visibility:hidden"></iframe>
66+
</noscript>
67+
<!-- End Google Tag Manager (noscript)-->
4568
<div class="sidebar sidebar-dark sidebar-fixed" id="sidebar">
4669
<div class="sidebar-brand d-none d-md-flex">
4770
<svg class="sidebar-brand-full" width="118" height="46" alt="CoreUI Logo">

dist/base/list-group.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,32 @@
3939
<link href="css/style.css" rel="stylesheet">
4040
<!-- We use those styles to show code examples, you should remove them in your application.-->
4141
<link href="css/examples.css" rel="stylesheet">
42+
<!-- Google Tag Manager-->
43+
<script>
44+
(function(w, d, s, l, i) {
45+
w[l] = w[l] || [];
46+
w[l].push({
47+
'gtm.start': new Date().getTime(),
48+
event: 'gtm.js'
49+
});
50+
var f = d.getElementsByTagName(s)[0],
51+
j = d.createElement(s),
52+
dl = l != 'dataLayer' ? '&l=' + l : '';
53+
j.async = true;
54+
j.src =
55+
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
56+
f.parentNode.insertBefore(j, f);
57+
})(window, document, 'script', 'dataLayer', 'GTM-KX4JH47');
58+
</script>
59+
<!-- End Google Tag Manager-->
4260
<link rel="canonical" href="https://coreui.io/docs/components/list-group/">
4361
</head>
4462
<body>
63+
<!-- Google Tag Manager (noscript)-->
64+
<noscript>
65+
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KX4JH47" height="0" width="0" style="display:none;visibility:hidden"></iframe>
66+
</noscript>
67+
<!-- End Google Tag Manager (noscript)-->
4568
<div class="sidebar sidebar-dark sidebar-fixed" id="sidebar">
4669
<div class="sidebar-brand d-none d-md-flex">
4770
<svg class="sidebar-brand-full" width="118" height="46" alt="CoreUI Logo">

dist/base/navs-tabs.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,32 @@
3939
<link href="css/style.css" rel="stylesheet">
4040
<!-- We use those styles to show code examples, you should remove them in your application.-->
4141
<link href="css/examples.css" rel="stylesheet">
42+
<!-- Google Tag Manager-->
43+
<script>
44+
(function(w, d, s, l, i) {
45+
w[l] = w[l] || [];
46+
w[l].push({
47+
'gtm.start': new Date().getTime(),
48+
event: 'gtm.js'
49+
});
50+
var f = d.getElementsByTagName(s)[0],
51+
j = d.createElement(s),
52+
dl = l != 'dataLayer' ? '&l=' + l : '';
53+
j.async = true;
54+
j.src =
55+
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
56+
f.parentNode.insertBefore(j, f);
57+
})(window, document, 'script', 'dataLayer', 'GTM-KX4JH47');
58+
</script>
59+
<!-- End Google Tag Manager-->
4260
<link rel="canonical" href="https://coreui.io/docs/components/navs-tabs/">
4361
</head>
4462
<body>
63+
<!-- Google Tag Manager (noscript)-->
64+
<noscript>
65+
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KX4JH47" height="0" width="0" style="display:none;visibility:hidden"></iframe>
66+
</noscript>
67+
<!-- End Google Tag Manager (noscript)-->
4568
<div class="sidebar sidebar-dark sidebar-fixed" id="sidebar">
4669
<div class="sidebar-brand d-none d-md-flex">
4770
<svg class="sidebar-brand-full" width="118" height="46" alt="CoreUI Logo">

dist/base/pagination.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,32 @@
3939
<link href="css/style.css" rel="stylesheet">
4040
<!-- We use those styles to show code examples, you should remove them in your application.-->
4141
<link href="css/examples.css" rel="stylesheet">
42+
<!-- Google Tag Manager-->
43+
<script>
44+
(function(w, d, s, l, i) {
45+
w[l] = w[l] || [];
46+
w[l].push({
47+
'gtm.start': new Date().getTime(),
48+
event: 'gtm.js'
49+
});
50+
var f = d.getElementsByTagName(s)[0],
51+
j = d.createElement(s),
52+
dl = l != 'dataLayer' ? '&l=' + l : '';
53+
j.async = true;
54+
j.src =
55+
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
56+
f.parentNode.insertBefore(j, f);
57+
})(window, document, 'script', 'dataLayer', 'GTM-KX4JH47');
58+
</script>
59+
<!-- End Google Tag Manager-->
4260
<link rel="canonical" href="https://coreui.io/docs/components/pagination/">
4361
</head>
4462
<body>
63+
<!-- Google Tag Manager (noscript)-->
64+
<noscript>
65+
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KX4JH47" height="0" width="0" style="display:none;visibility:hidden"></iframe>
66+
</noscript>
67+
<!-- End Google Tag Manager (noscript)-->
4568
<div class="sidebar sidebar-dark sidebar-fixed" id="sidebar">
4669
<div class="sidebar-brand d-none d-md-flex">
4770
<svg class="sidebar-brand-full" width="118" height="46" alt="CoreUI Logo">

0 commit comments

Comments
 (0)