Skip to content

Commit 97125c3

Browse files
committed
Updates
1 parent c19eb48 commit 97125c3

File tree

138 files changed

+459
-1881
lines changed

Some content is hidden

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

138 files changed

+459
-1881
lines changed

Diff for: 3rdpartylicenses.txt

+25
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7272
THE SOFTWARE.
7373

7474

75+
bootstrap-icons
76+
MIT
77+
The MIT License (MIT)
78+
79+
Copyright (c) 2019-2021 The Bootstrap Authors
80+
81+
Permission is hereby granted, free of charge, to any person obtaining a copy
82+
of this software and associated documentation files (the "Software"), to deal
83+
in the Software without restriction, including without limitation the rights
84+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
85+
copies of the Software, and to permit persons to whom the Software is
86+
furnished to do so, subject to the following conditions:
87+
88+
The above copyright notice and this permission notice shall be included in
89+
all copies or substantial portions of the Software.
90+
91+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
92+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
93+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
94+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
95+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
96+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
97+
THE SOFTWARE.
98+
99+
75100
prismjs
76101
MIT
77102
MIT LICENSE

Diff for: bootstrap-icons.6fdf98f9eb97d9e7.woff2

110 KB
Binary file not shown.

Diff for: bootstrap-icons.dba5e3b77b478961.woff

147 KB
Binary file not shown.

Diff for: index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
__Zone_disable_blocking = true;
4242
__Zone_disable_PromiseRejectionEvent = true;
4343
</script>
44-
<style>@charset "UTF-8";:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13, 110, 253;--bs-secondary-rgb:108, 117, 125;--bs-success-rgb:25, 135, 84;--bs-info-rgb:13, 202, 240;--bs-warning-rgb:255, 193, 7;--bs-danger-rgb:220, 53, 69;--bs-light-rgb:248, 249, 250;--bs-dark-rgb:33, 37, 41;--bs-white-rgb:255, 255, 255;--bs-black-rgb:0, 0, 0;--bs-body-color-rgb:33, 37, 41;--bs-body-bg-rgb:255, 255, 255;--bs-font-sans-serif:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}</style><link rel="stylesheet" href="styles.26e2e6415f5995a7.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.26e2e6415f5995a7.css"></noscript></head>
44+
<style>@charset "UTF-8";:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13, 110, 253;--bs-secondary-rgb:108, 117, 125;--bs-success-rgb:25, 135, 84;--bs-info-rgb:13, 202, 240;--bs-warning-rgb:255, 193, 7;--bs-danger-rgb:220, 53, 69;--bs-light-rgb:248, 249, 250;--bs-dark-rgb:33, 37, 41;--bs-white-rgb:255, 255, 255;--bs-black-rgb:0, 0, 0;--bs-body-color-rgb:33, 37, 41;--bs-body-bg-rgb:255, 255, 255;--bs-font-sans-serif:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}</style><link rel="stylesheet" href="styles.06a0af4c56f95809.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.06a0af4c56f95809.css"></noscript></head>
4545
<body>
4646
<ngbd-app></ngbd-app>
47-
<script src="runtime.5b47c30bd540b409.js" type="module"></script><script src="polyfills.84ab590ec6fd9ae9.js" type="module"></script><script src="main.36449743841dca57.js" type="module"></script>
47+
<script src="runtime.5b47c30bd540b409.js" type="module"></script><script src="polyfills.84ab590ec6fd9ae9.js" type="module"></script><script src="main.cd829e379f6bb853.js" type="module"></script>
4848

4949
</body></html>

Diff for: main.36449743841dca57.js renamed to main.cd829e379f6bb853.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: stackblitzes/accordion/basic/stackblitz.html

+3-14
Original file line numberDiff line numberDiff line change
@@ -186,22 +186,11 @@ <h3>Loading &laquo; accordion - basic &raquo; demo</h3>
186186
187187
&lt;head&gt;
188188
&lt;title&gt;ng-bootstrap accordion demo - basic&lt;/title&gt;
189-
&lt;link rel=&#34;stylesheet&#34;
190-
href=&#34;https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css&#34; /&gt;
189+
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css&#34; /&gt;
190+
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdn.jsdelivr.net/npm/bootstrap[email protected]/font/bootstrap-icons.css&#34; /&gt;
191191
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdnjs.cloudflare.com/ajax/libs/prism/1.22.0/themes/prism.css&#34; /&gt;
192192
&lt;style&gt;
193-
/* Datepicker popup icon */
194-
195-
button.calendar,
196-
button.calendar:active {
197-
width: 2.75rem;
198-
background-image: url(&#39;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAcCAYAAAAEN20fAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAEUSURBVEiJ7ZQxToVAEIY/YCHGxN6XGOIpnpaEsBSeQC9ArZbm9TZ6ADyBNzAhQGGl8Riv4BLAWAgmkpBYkH1b8FWT2WK/zJ8ZJ4qiI6XUI3ANnGKWBnht2/ZBDRK3hgVGNsCd7/ui+JkEIrKtqurLpEWaphd933+IyI3LEIdpCYCiKD6HcuOa/nwOa0ScJEnk0BJg0UTUWJRl6RxCYEzEmomsIlPU3IPW+grIAbquy+q6fluy/28RIBeRMwDXdXMgXLj/B2uimRXpui4D9sBeRLKl+1N+L+t6RwbWrZliTTTr1oxYtzVWiTQAcRxvTX+eJMnlUDaO1vpZRO5NS0x48sIwfPc87xg4B04MCzQi8hIEwe4bl1DnFMCN2zsAAAAASUVORK5CYII=&#39;) !important;
199-
background-repeat: no-repeat;
200-
background-size: 23px;
201-
background-position: center;
202-
}
203-
204-
/* Sortable table demo */
193+
/* Sortable table demo */
205194
206195
th[sortable] {
207196
cursor: pointer;

Diff for: stackblitzes/accordion/config/stackblitz.html

+3-14
Original file line numberDiff line numberDiff line change
@@ -186,22 +186,11 @@ <h3>Loading &laquo; accordion - config &raquo; demo</h3>
186186
187187
&lt;head&gt;
188188
&lt;title&gt;ng-bootstrap accordion demo - config&lt;/title&gt;
189-
&lt;link rel=&#34;stylesheet&#34;
190-
href=&#34;https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css&#34; /&gt;
189+
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css&#34; /&gt;
190+
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdn.jsdelivr.net/npm/bootstrap[email protected]/font/bootstrap-icons.css&#34; /&gt;
191191
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdnjs.cloudflare.com/ajax/libs/prism/1.22.0/themes/prism.css&#34; /&gt;
192192
&lt;style&gt;
193-
/* Datepicker popup icon */
194-
195-
button.calendar,
196-
button.calendar:active {
197-
width: 2.75rem;
198-
background-image: url(&#39;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAcCAYAAAAEN20fAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAEUSURBVEiJ7ZQxToVAEIY/YCHGxN6XGOIpnpaEsBSeQC9ArZbm9TZ6ADyBNzAhQGGl8Riv4BLAWAgmkpBYkH1b8FWT2WK/zJ8ZJ4qiI6XUI3ANnGKWBnht2/ZBDRK3hgVGNsCd7/ui+JkEIrKtqurLpEWaphd933+IyI3LEIdpCYCiKD6HcuOa/nwOa0ScJEnk0BJg0UTUWJRl6RxCYEzEmomsIlPU3IPW+grIAbquy+q6fluy/28RIBeRMwDXdXMgXLj/B2uimRXpui4D9sBeRLKl+1N+L+t6RwbWrZliTTTr1oxYtzVWiTQAcRxvTX+eJMnlUDaO1vpZRO5NS0x48sIwfPc87xg4B04MCzQi8hIEwe4bl1DnFMCN2zsAAAAASUVORK5CYII=&#39;) !important;
199-
background-repeat: no-repeat;
200-
background-size: 23px;
201-
background-position: center;
202-
}
203-
204-
/* Sortable table demo */
193+
/* Sortable table demo */
205194
206195
th[sortable] {
207196
cursor: pointer;

Diff for: stackblitzes/accordion/header/stackblitz.html

+3-14
Original file line numberDiff line numberDiff line change
@@ -186,22 +186,11 @@ <h3>Loading &laquo; accordion - header &raquo; demo</h3>
186186
187187
&lt;head&gt;
188188
&lt;title&gt;ng-bootstrap accordion demo - header&lt;/title&gt;
189-
&lt;link rel=&#34;stylesheet&#34;
190-
href=&#34;https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css&#34; /&gt;
189+
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css&#34; /&gt;
190+
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdn.jsdelivr.net/npm/bootstrap[email protected]/font/bootstrap-icons.css&#34; /&gt;
191191
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdnjs.cloudflare.com/ajax/libs/prism/1.22.0/themes/prism.css&#34; /&gt;
192192
&lt;style&gt;
193-
/* Datepicker popup icon */
194-
195-
button.calendar,
196-
button.calendar:active {
197-
width: 2.75rem;
198-
background-image: url(&#39;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAcCAYAAAAEN20fAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAEUSURBVEiJ7ZQxToVAEIY/YCHGxN6XGOIpnpaEsBSeQC9ArZbm9TZ6ADyBNzAhQGGl8Riv4BLAWAgmkpBYkH1b8FWT2WK/zJ8ZJ4qiI6XUI3ANnGKWBnht2/ZBDRK3hgVGNsCd7/ui+JkEIrKtqurLpEWaphd933+IyI3LEIdpCYCiKD6HcuOa/nwOa0ScJEnk0BJg0UTUWJRl6RxCYEzEmomsIlPU3IPW+grIAbquy+q6fluy/28RIBeRMwDXdXMgXLj/B2uimRXpui4D9sBeRLKl+1N+L+t6RwbWrZliTTTr1oxYtzVWiTQAcRxvTX+eJMnlUDaO1vpZRO5NS0x48sIwfPc87xg4B04MCzQi8hIEwe4bl1DnFMCN2zsAAAAASUVORK5CYII=&#39;) !important;
199-
background-repeat: no-repeat;
200-
background-size: 23px;
201-
background-position: center;
202-
}
203-
204-
/* Sortable table demo */
193+
/* Sortable table demo */
205194
206195
th[sortable] {
207196
cursor: pointer;

Diff for: stackblitzes/accordion/preventchange/stackblitz.html

+3-14
Original file line numberDiff line numberDiff line change
@@ -186,22 +186,11 @@ <h3>Loading &laquo; accordion - preventchange &raquo; demo</h3>
186186
187187
&lt;head&gt;
188188
&lt;title&gt;ng-bootstrap accordion demo - preventchange&lt;/title&gt;
189-
&lt;link rel=&#34;stylesheet&#34;
190-
href=&#34;https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css&#34; /&gt;
189+
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css&#34; /&gt;
190+
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdn.jsdelivr.net/npm/bootstrap[email protected]/font/bootstrap-icons.css&#34; /&gt;
191191
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdnjs.cloudflare.com/ajax/libs/prism/1.22.0/themes/prism.css&#34; /&gt;
192192
&lt;style&gt;
193-
/* Datepicker popup icon */
194-
195-
button.calendar,
196-
button.calendar:active {
197-
width: 2.75rem;
198-
background-image: url(&#39;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAcCAYAAAAEN20fAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAEUSURBVEiJ7ZQxToVAEIY/YCHGxN6XGOIpnpaEsBSeQC9ArZbm9TZ6ADyBNzAhQGGl8Riv4BLAWAgmkpBYkH1b8FWT2WK/zJ8ZJ4qiI6XUI3ANnGKWBnht2/ZBDRK3hgVGNsCd7/ui+JkEIrKtqurLpEWaphd933+IyI3LEIdpCYCiKD6HcuOa/nwOa0ScJEnk0BJg0UTUWJRl6RxCYEzEmomsIlPU3IPW+grIAbquy+q6fluy/28RIBeRMwDXdXMgXLj/B2uimRXpui4D9sBeRLKl+1N+L+t6RwbWrZliTTTr1oxYtzVWiTQAcRxvTX+eJMnlUDaO1vpZRO5NS0x48sIwfPc87xg4B04MCzQi8hIEwe4bl1DnFMCN2zsAAAAASUVORK5CYII=&#39;) !important;
199-
background-repeat: no-repeat;
200-
background-size: 23px;
201-
background-position: center;
202-
}
203-
204-
/* Sortable table demo */
193+
/* Sortable table demo */
205194
206195
th[sortable] {
207196
cursor: pointer;

Diff for: stackblitzes/accordion/static/stackblitz.html

+3-14
Original file line numberDiff line numberDiff line change
@@ -186,22 +186,11 @@ <h3>Loading &laquo; accordion - static &raquo; demo</h3>
186186
187187
&lt;head&gt;
188188
&lt;title&gt;ng-bootstrap accordion demo - static&lt;/title&gt;
189-
&lt;link rel=&#34;stylesheet&#34;
190-
href=&#34;https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css&#34; /&gt;
189+
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css&#34; /&gt;
190+
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdn.jsdelivr.net/npm/bootstrap[email protected]/font/bootstrap-icons.css&#34; /&gt;
191191
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdnjs.cloudflare.com/ajax/libs/prism/1.22.0/themes/prism.css&#34; /&gt;
192192
&lt;style&gt;
193-
/* Datepicker popup icon */
194-
195-
button.calendar,
196-
button.calendar:active {
197-
width: 2.75rem;
198-
background-image: url(&#39;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAcCAYAAAAEN20fAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAEUSURBVEiJ7ZQxToVAEIY/YCHGxN6XGOIpnpaEsBSeQC9ArZbm9TZ6ADyBNzAhQGGl8Riv4BLAWAgmkpBYkH1b8FWT2WK/zJ8ZJ4qiI6XUI3ANnGKWBnht2/ZBDRK3hgVGNsCd7/ui+JkEIrKtqurLpEWaphd933+IyI3LEIdpCYCiKD6HcuOa/nwOa0ScJEnk0BJg0UTUWJRl6RxCYEzEmomsIlPU3IPW+grIAbquy+q6fluy/28RIBeRMwDXdXMgXLj/B2uimRXpui4D9sBeRLKl+1N+L+t6RwbWrZliTTTr1oxYtzVWiTQAcRxvTX+eJMnlUDaO1vpZRO5NS0x48sIwfPc87xg4B04MCzQi8hIEwe4bl1DnFMCN2zsAAAAASUVORK5CYII=&#39;) !important;
199-
background-repeat: no-repeat;
200-
background-size: 23px;
201-
background-position: center;
202-
}
203-
204-
/* Sortable table demo */
193+
/* Sortable table demo */
205194
206195
th[sortable] {
207196
cursor: pointer;

Diff for: stackblitzes/accordion/toggle/stackblitz.html

+3-14
Original file line numberDiff line numberDiff line change
@@ -186,22 +186,11 @@ <h3>Loading &laquo; accordion - toggle &raquo; demo</h3>
186186
187187
&lt;head&gt;
188188
&lt;title&gt;ng-bootstrap accordion demo - toggle&lt;/title&gt;
189-
&lt;link rel=&#34;stylesheet&#34;
190-
href=&#34;https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css&#34; /&gt;
189+
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css&#34; /&gt;
190+
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdn.jsdelivr.net/npm/bootstrap[email protected]/font/bootstrap-icons.css&#34; /&gt;
191191
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdnjs.cloudflare.com/ajax/libs/prism/1.22.0/themes/prism.css&#34; /&gt;
192192
&lt;style&gt;
193-
/* Datepicker popup icon */
194-
195-
button.calendar,
196-
button.calendar:active {
197-
width: 2.75rem;
198-
background-image: url(&#39;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAcCAYAAAAEN20fAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAEUSURBVEiJ7ZQxToVAEIY/YCHGxN6XGOIpnpaEsBSeQC9ArZbm9TZ6ADyBNzAhQGGl8Riv4BLAWAgmkpBYkH1b8FWT2WK/zJ8ZJ4qiI6XUI3ANnGKWBnht2/ZBDRK3hgVGNsCd7/ui+JkEIrKtqurLpEWaphd933+IyI3LEIdpCYCiKD6HcuOa/nwOa0ScJEnk0BJg0UTUWJRl6RxCYEzEmomsIlPU3IPW+grIAbquy+q6fluy/28RIBeRMwDXdXMgXLj/B2uimRXpui4D9sBeRLKl+1N+L+t6RwbWrZliTTTr1oxYtzVWiTQAcRxvTX+eJMnlUDaO1vpZRO5NS0x48sIwfPc87xg4B04MCzQi8hIEwe4bl1DnFMCN2zsAAAAASUVORK5CYII=&#39;) !important;
199-
background-repeat: no-repeat;
200-
background-size: 23px;
201-
background-position: center;
202-
}
203-
204-
/* Sortable table demo */
193+
/* Sortable table demo */
205194
206195
th[sortable] {
207196
cursor: pointer;

Diff for: stackblitzes/alert/basic/stackblitz.html

+3-14
Original file line numberDiff line numberDiff line change
@@ -186,22 +186,11 @@ <h3>Loading &laquo; alert - basic &raquo; demo</h3>
186186
187187
&lt;head&gt;
188188
&lt;title&gt;ng-bootstrap alert demo - basic&lt;/title&gt;
189-
&lt;link rel=&#34;stylesheet&#34;
190-
href=&#34;https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css&#34; /&gt;
189+
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css&#34; /&gt;
190+
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdn.jsdelivr.net/npm/bootstrap[email protected]/font/bootstrap-icons.css&#34; /&gt;
191191
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdnjs.cloudflare.com/ajax/libs/prism/1.22.0/themes/prism.css&#34; /&gt;
192192
&lt;style&gt;
193-
/* Datepicker popup icon */
194-
195-
button.calendar,
196-
button.calendar:active {
197-
width: 2.75rem;
198-
background-image: url(&#39;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAcCAYAAAAEN20fAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAEUSURBVEiJ7ZQxToVAEIY/YCHGxN6XGOIpnpaEsBSeQC9ArZbm9TZ6ADyBNzAhQGGl8Riv4BLAWAgmkpBYkH1b8FWT2WK/zJ8ZJ4qiI6XUI3ANnGKWBnht2/ZBDRK3hgVGNsCd7/ui+JkEIrKtqurLpEWaphd933+IyI3LEIdpCYCiKD6HcuOa/nwOa0ScJEnk0BJg0UTUWJRl6RxCYEzEmomsIlPU3IPW+grIAbquy+q6fluy/28RIBeRMwDXdXMgXLj/B2uimRXpui4D9sBeRLKl+1N+L+t6RwbWrZliTTTr1oxYtzVWiTQAcRxvTX+eJMnlUDaO1vpZRO5NS0x48sIwfPc87xg4B04MCzQi8hIEwe4bl1DnFMCN2zsAAAAASUVORK5CYII=&#39;) !important;
199-
background-repeat: no-repeat;
200-
background-size: 23px;
201-
background-position: center;
202-
}
203-
204-
/* Sortable table demo */
193+
/* Sortable table demo */
205194
206195
th[sortable] {
207196
cursor: pointer;

Diff for: stackblitzes/alert/closeable/stackblitz.html

+3-14
Original file line numberDiff line numberDiff line change
@@ -186,22 +186,11 @@ <h3>Loading &laquo; alert - closeable &raquo; demo</h3>
186186
187187
&lt;head&gt;
188188
&lt;title&gt;ng-bootstrap alert demo - closeable&lt;/title&gt;
189-
&lt;link rel=&#34;stylesheet&#34;
190-
href=&#34;https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css&#34; /&gt;
189+
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css&#34; /&gt;
190+
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdn.jsdelivr.net/npm/bootstrap[email protected]/font/bootstrap-icons.css&#34; /&gt;
191191
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdnjs.cloudflare.com/ajax/libs/prism/1.22.0/themes/prism.css&#34; /&gt;
192192
&lt;style&gt;
193-
/* Datepicker popup icon */
194-
195-
button.calendar,
196-
button.calendar:active {
197-
width: 2.75rem;
198-
background-image: url(&#39;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAcCAYAAAAEN20fAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAEUSURBVEiJ7ZQxToVAEIY/YCHGxN6XGOIpnpaEsBSeQC9ArZbm9TZ6ADyBNzAhQGGl8Riv4BLAWAgmkpBYkH1b8FWT2WK/zJ8ZJ4qiI6XUI3ANnGKWBnht2/ZBDRK3hgVGNsCd7/ui+JkEIrKtqurLpEWaphd933+IyI3LEIdpCYCiKD6HcuOa/nwOa0ScJEnk0BJg0UTUWJRl6RxCYEzEmomsIlPU3IPW+grIAbquy+q6fluy/28RIBeRMwDXdXMgXLj/B2uimRXpui4D9sBeRLKl+1N+L+t6RwbWrZliTTTr1oxYtzVWiTQAcRxvTX+eJMnlUDaO1vpZRO5NS0x48sIwfPc87xg4B04MCzQi8hIEwe4bl1DnFMCN2zsAAAAASUVORK5CYII=&#39;) !important;
199-
background-repeat: no-repeat;
200-
background-size: 23px;
201-
background-position: center;
202-
}
203-
204-
/* Sortable table demo */
193+
/* Sortable table demo */
205194
206195
th[sortable] {
207196
cursor: pointer;

0 commit comments

Comments
 (0)