Skip to content

Commit 0b6c4db

Browse files
committed
update docs
1 parent 9d76899 commit 0b6c4db

File tree

222 files changed

+1662
-270
lines changed

Some content is hidden

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

222 files changed

+1662
-270
lines changed

bootstrap/docs/assets/js/stackblitz.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
${n.outerHTML}
66
<script>document.getElementById('${n.id}').submit();<\/script>
77
</body>
8-
</html>`}function z(e,t){let n=I(e);n.action=v("/run",t),n.target=P(t),document.body.appendChild(n),n.submit(),document.body.removeChild(n)}function g(e){var n;return e!=null&&e.contentWindow?((n=V(e))!=null?n:new f(e)).pending:Promise.reject("Provided element is not an iframe.")}function J(e,t){z(e,t)}function X(e,t){let n=v(`/edit/${e}`,t),a=P(t);window.open(n,a)}function Q(e,t){let n=v(`/github/${e}`,t),a=P(t);window.open(n,a)}function ee(e,t,n){var i;let a=_(e),r=G(t,n),o=document.createElement("iframe");return b(a,o,n),(i=o.contentDocument)==null||i.write(r),g(o)}function te(e,t,n){let a=_(e),r=document.createElement("iframe");return r.src=C(`/edit/${t}`,n),b(a,r,n),g(r)}function ne(e,t,n){let a=_(e),r=document.createElement("iframe");return r.src=C(`/github/${t}`,n),b(a,r,n),g(r)}var j={connect:g,embedGithubProject:ne,embedProject:ee,embedProjectId:te,openGithubProject:Q,openProject:J,openProjectId:X};var F="https://cdn.jsdelivr.net/npm/@coreui/coreui@5.4.0/dist/css/coreui.min.css",T="https://cdn.jsdelivr.net/npm/@coreui/coreui-pro@5.14.1/dist/css/coreui.min.css";var A="https://cdn.jsdelivr.net/npm/@coreui/coreui@5.4.0/dist/js/coreui.bundle.min.js",B="https://cdn.jsdelivr.net/npm/@coreui/coreui-pro@5.14.1/dist/js/coreui.bundle.min.js",L=`(() => {
8+
</html>`}function z(e,t){let n=I(e);n.action=v("/run",t),n.target=P(t),document.body.appendChild(n),n.submit(),document.body.removeChild(n)}function g(e){var n;return e!=null&&e.contentWindow?((n=V(e))!=null?n:new f(e)).pending:Promise.reject("Provided element is not an iframe.")}function J(e,t){z(e,t)}function X(e,t){let n=v(`/edit/${e}`,t),a=P(t);window.open(n,a)}function Q(e,t){let n=v(`/github/${e}`,t),a=P(t);window.open(n,a)}function ee(e,t,n){var i;let a=_(e),r=G(t,n),o=document.createElement("iframe");return b(a,o,n),(i=o.contentDocument)==null||i.write(r),g(o)}function te(e,t,n){let a=_(e),r=document.createElement("iframe");return r.src=C(`/edit/${t}`,n),b(a,r,n),g(r)}function ne(e,t,n){let a=_(e),r=document.createElement("iframe");return r.src=C(`/github/${t}`,n),b(a,r,n),g(r)}var j={connect:g,embedGithubProject:ne,embedProject:ee,embedProjectId:te,openGithubProject:Q,openProject:J,openProjectId:X};var F="https://cdn.jsdelivr.net/npm/@coreui/coreui@5.4.0/dist/css/coreui.min.css",T="https://cdn.jsdelivr.net/npm/@coreui/coreui-pro@5.14.2/dist/css/coreui.min.css";var A="https://cdn.jsdelivr.net/npm/@coreui/coreui@5.4.0/dist/js/coreui.bundle.min.js",B="https://cdn.jsdelivr.net/npm/@coreui/coreui-pro@5.14.2/dist/js/coreui.bundle.min.js",L=`(() => {
99
// ns-hugo-imp:/Users/lukaszholeczek/Projekty/CoreUI/@coreui/coreui-pro/docs/assets/js/partials/snippets.js
1010
var snippets_default = () => {
1111
document.querySelectorAll('[data-coreui-toggle="tooltip"]').forEach((tooltip) => {

bootstrap/docs/components/accordion/index.html

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1589,6 +1589,22 @@ <h3 id="sass-variables">SASS variables <a class="anchor-link" href="#sass-variab
15891589
</span></span><span class="line"><span class="cl"><span class="nv">$accordion-button-icon</span><span class="o">:</span> <span class="sx">url(&#34;data:image/svg+xml,&lt;svg xmlns=&#39;http://www.w3.org/2000/svg&#39; viewBox=&#39;0 0 16 16&#39; fill=&#39;none&#39; stroke=&#39;</span><span class="si">#{</span><span class="nv">$accordion-icon-color</span><span class="si">}</span><span class="sx">&#39; stroke-linecap=&#39;round&#39; stroke-linejoin=&#39;round&#39;&gt;&lt;path d=&#39;m2 5 6 6 6-6&#39;/&gt;&lt;/svg&gt;&#34;)</span><span class="p">;</span>
15901590
</span></span><span class="line"><span class="cl"><span class="nv">$accordion-button-active-icon</span><span class="o">:</span> <span class="sx">url(&#34;data:image/svg+xml,&lt;svg xmlns=&#39;http://www.w3.org/2000/svg&#39; viewBox=&#39;0 0 16 16&#39; fill=&#39;none&#39; stroke=&#39;</span><span class="si">#{</span><span class="nv">$accordion-icon-active-color</span><span class="si">}</span><span class="sx">&#39; stroke-linecap=&#39;round&#39; stroke-linejoin=&#39;round&#39;&gt;&lt;path d=&#39;m2 5 6 6 6-6&#39;/&gt;&lt;/svg&gt;&#34;)</span><span class="p">;</span>
15911591
</span></span></code></pre></div></div>
1592+
<h2 id="coreui-vs-bootstrap">CoreUI vs Bootstrap <a class="anchor-link" href="#coreui-vs-bootstrap" aria-label="Link to this section: CoreUI vs Bootstrap"></a></h2>
1593+
<p>While this Accordion component is fully compatible with Bootstrap and follows its core principles, CoreUI delivers a more complete solution for modern app development.</p>
1594+
<p><strong>What sets CoreUI apart from Bootstrap?</strong></p>
1595+
<ul>
1596+
<li><strong>Fully compatible with Bootstrap</strong> – Built directly on Bootstrap, all classes and behaviors work as expected.</li>
1597+
<li>🧠 <strong>Framework-native versions</strong> – CoreUI provides dedicated libraries for <a href="https://coreui.io/react/">React.js</a>, <a href="https://coreui.io/vue/">Vue.js</a>, and <a href="https://coreui.io/angular/">Angular</a>, unlike Bootstrap which relies on third-party plugins for JavaScript frameworks.</li>
1598+
<li>👨‍💻 <strong>Maintained by a full-time team</strong> – CoreUI is developed as a professional product, not a volunteer-driven project.</li>
1599+
<li>📦 <strong>More built-in components</strong> – Includes additional ready-to-use components like range sliders, multi-selects, steppers, etc.</li>
1600+
<li>🛠️ <strong>Sass Modules support today</strong> – CoreUI already supports Sass Modules, which are planned for Bootstrap 6.</li>
1601+
<li>🌍 <strong>Better LTR/RTL support</strong> – Uses modern CSS logical properties for seamless bidirectional layout support.</li>
1602+
<li>🔒 <strong>LTS (Long-Term Support)</strong> – Bootstrap now offers LTS only via paid third parties like HeroDevs, while CoreUI continues to offer long-term support natively and for free.</li>
1603+
</ul>
1604+
<p>Whether you&rsquo;re building internal tools, dashboards, or SaaS platforms — CoreUI combines the familiarity of Bootstrap with a more powerful, scalable, and production-ready ecosystem.</p>
1605+
<p>👉 <a href="https://coreui.io/bootstrap/">Explore CoreUI Bootstrap Components</a><br>
1606+
👉 <a href="https://coreui.io/bootstrap/docs/getting-started/introduction/#coreui-vs-bootstrap">Compare CoreUI vs Bootstrap</a></p>
1607+
15921608

15931609
</div>
15941610
</main>
@@ -1615,7 +1631,7 @@ <h3 id="sass-variables">SASS variables <a class="anchor-link" href="#sass-variab
16151631
</div>
16161632

16171633

1618-
<script defer src="https://coreui.io/bootstrap/docs/dist/js/coreui.bundle.min.js" integrity="sha384-M7PFSyWH299xOVeq4epEblrQZ1gzdZFHBAWINlvwc4DLuUlJwpKYK5cyos9a0bH2"></script>
1634+
<script defer src="https://coreui.io/bootstrap/docs/dist/js/coreui.bundle.min.js" integrity="sha384-6KNmcWQtjhBHYZMQt6YKMhw59SF6gKBoYTOEBxz2Zsc2r5M8+fgjVAuDr7uGwTjF"></script>
16191635

16201636
<script defer src="https://coreui.io/bootstrap/docs/assets/js/application.js"></script>
16211637
<script defer src="https://coreui.io/bootstrap/docs/assets/js/search.js"></script>

bootstrap/docs/components/accordion/llm.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ Accordions use local CSS variables on .accordion for enhanced real-time customiz
180180
```
181181

182182
### Bootstrap 5 Accordion – SASS variables
183+
183184
```scss
184185
$accordion-padding-y: 1rem;
185186
$accordion-padding-x: 1.25rem;
@@ -215,4 +216,20 @@ $accordion-icon-transform: rotate(-180deg);
215216
$accordion-button-icon: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='#{$accordion-icon-color}' stroke-linecap='round' stroke-linejoin='round'><path d='m2 5 6 6 6-6'/></svg>");
216217
$accordion-button-active-icon: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='#{$accordion-icon-active-color}' stroke-linecap='round' stroke-linejoin='round'><path d='m2 5 6 6 6-6'/></svg>");
217218

218-
```
219+
```
220+
221+
<h2 id="coreui-vs-bootstrap">CoreUI vs Bootstrap <a class="anchor-link" href="#coreui-vs-bootstrap" aria-label="Link to this section: CoreUI vs Bootstrap"></a></h2>
222+
<p>While this Accordion component is fully compatible with Bootstrap and follows its core principles, CoreUI delivers a more complete solution for modern app development.</p>
223+
<p><strong>What sets CoreUI apart from Bootstrap?</strong></p>
224+
<ul>
225+
<li>✅ <strong>Fully compatible with Bootstrap</strong> – Built directly on Bootstrap, all classes and behaviors work as expected.</li>
226+
<li>🧠 <strong>Framework-native versions</strong> – CoreUI provides dedicated libraries for <a href="https://coreui.io/react/">React.js</a>, <a href="https://coreui.io/vue/">Vue.js</a>, and <a href="https://coreui.io/angular/">Angular</a>, unlike Bootstrap which relies on third-party plugins for JavaScript frameworks.</li>
227+
<li>👨‍💻 <strong>Maintained by a full-time team</strong> – CoreUI is developed as a professional product, not a volunteer-driven project.</li>
228+
<li>📦 <strong>More built-in components</strong> – Includes additional ready-to-use components like range sliders, multi-selects, steppers, etc.</li>
229+
<li>🛠️ <strong>Sass Modules support today</strong> – CoreUI already supports Sass Modules, which are planned for Bootstrap 6.</li>
230+
<li>🌍 <strong>Better LTR/RTL support</strong> – Uses modern CSS logical properties for seamless bidirectional layout support.</li>
231+
<li>🔒 <strong>LTS (Long-Term Support)</strong> – Bootstrap now offers LTS only via paid third parties like HeroDevs, while CoreUI continues to offer long-term support natively and for free.</li>
232+
</ul>
233+
<p>Whether you’re building internal tools, dashboards, or SaaS platforms — CoreUI combines the familiarity of Bootstrap with a more powerful, scalable, and production-ready ecosystem.</p>
234+
<p>👉 <a href="https://coreui.io/bootstrap/">Explore CoreUI Bootstrap Components</a><br>
235+
👉 <a href="https://coreui.io/bootstrap/docs/getting-started/introduction/#coreui-vs-bootstrap">Compare CoreUI vs Bootstrap</a></p>

bootstrap/docs/components/alerts/index.html

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1885,6 +1885,22 @@ <h3 id="sass-loop">SASS loop <a class="anchor-link" href="#sass-loop" aria-label
18851885
</span></span><span class="line"><span class="cl"> <span class="p">}</span>
18861886
</span></span><span class="line"><span class="cl"><span class="p">}</span>
18871887
</span></span></code></pre></div></div>
1888+
<h2 id="coreui-vs-bootstrap">CoreUI vs Bootstrap <a class="anchor-link" href="#coreui-vs-bootstrap" aria-label="Link to this section: CoreUI vs Bootstrap"></a></h2>
1889+
<p>While this Alert component is fully compatible with Bootstrap and follows its core principles, CoreUI delivers a more complete solution for modern app development.</p>
1890+
<p><strong>What sets CoreUI apart from Bootstrap?</strong></p>
1891+
<ul>
1892+
<li><strong>Fully compatible with Bootstrap</strong> – Built directly on Bootstrap, all classes and behaviors work as expected.</li>
1893+
<li>🧠 <strong>Framework-native versions</strong> – CoreUI provides dedicated libraries for <a href="https://coreui.io/react/">React.js</a>, <a href="https://coreui.io/vue/">Vue.js</a>, and <a href="https://coreui.io/angular/">Angular</a>, unlike Bootstrap which relies on third-party plugins for JavaScript frameworks.</li>
1894+
<li>👨‍💻 <strong>Maintained by a full-time team</strong> – CoreUI is developed as a professional product, not a volunteer-driven project.</li>
1895+
<li>📦 <strong>More built-in components</strong> – Includes additional ready-to-use components like range sliders, multi-selects, steppers, etc.</li>
1896+
<li>🛠️ <strong>Sass Modules support today</strong> – CoreUI already supports Sass Modules, which are planned for Bootstrap 6.</li>
1897+
<li>🌍 <strong>Better LTR/RTL support</strong> – Uses modern CSS logical properties for seamless bidirectional layout support.</li>
1898+
<li>🔒 <strong>LTS (Long-Term Support)</strong> – Bootstrap now offers LTS only via paid third parties like HeroDevs, while CoreUI continues to offer long-term support natively and for free.</li>
1899+
</ul>
1900+
<p>Whether you&rsquo;re building internal tools, dashboards, or SaaS platforms — CoreUI combines the familiarity of Bootstrap with a more powerful, scalable, and production-ready ecosystem.</p>
1901+
<p>👉 <a href="https://coreui.io/bootstrap/">Explore CoreUI Bootstrap Components</a><br>
1902+
👉 <a href="https://coreui.io/bootstrap/docs/getting-started/introduction/#coreui-vs-bootstrap">Compare CoreUI vs Bootstrap</a></p>
1903+
18881904

18891905
</div>
18901906
</main>
@@ -1911,7 +1927,7 @@ <h3 id="sass-loop">SASS loop <a class="anchor-link" href="#sass-loop" aria-label
19111927
</div>
19121928

19131929

1914-
<script defer src="https://coreui.io/bootstrap/docs/dist/js/coreui.bundle.min.js" integrity="sha384-M7PFSyWH299xOVeq4epEblrQZ1gzdZFHBAWINlvwc4DLuUlJwpKYK5cyos9a0bH2"></script>
1930+
<script defer src="https://coreui.io/bootstrap/docs/dist/js/coreui.bundle.min.js" integrity="sha384-6KNmcWQtjhBHYZMQt6YKMhw59SF6gKBoYTOEBxz2Zsc2r5M8+fgjVAuDr7uGwTjF"></script>
19151931

19161932
<script defer src="https://coreui.io/bootstrap/docs/assets/js/application.js"></script>
19171933
<script defer src="https://coreui.io/bootstrap/docs/assets/js/search.js"></script>

bootstrap/docs/components/alerts/llm.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,4 +401,20 @@ Loop that creates the modifier classes with the `alert-variant()` mixin.
401401
}
402402
}
403403

404-
```
404+
```
405+
406+
<h2 id="coreui-vs-bootstrap">CoreUI vs Bootstrap <a class="anchor-link" href="#coreui-vs-bootstrap" aria-label="Link to this section: CoreUI vs Bootstrap"></a></h2>
407+
<p>While this Alert component is fully compatible with Bootstrap and follows its core principles, CoreUI delivers a more complete solution for modern app development.</p>
408+
<p><strong>What sets CoreUI apart from Bootstrap?</strong></p>
409+
<ul>
410+
<li>✅ <strong>Fully compatible with Bootstrap</strong> – Built directly on Bootstrap, all classes and behaviors work as expected.</li>
411+
<li>🧠 <strong>Framework-native versions</strong> – CoreUI provides dedicated libraries for <a href="https://coreui.io/react/">React.js</a>, <a href="https://coreui.io/vue/">Vue.js</a>, and <a href="https://coreui.io/angular/">Angular</a>, unlike Bootstrap which relies on third-party plugins for JavaScript frameworks.</li>
412+
<li>👨‍💻 <strong>Maintained by a full-time team</strong> – CoreUI is developed as a professional product, not a volunteer-driven project.</li>
413+
<li>📦 <strong>More built-in components</strong> – Includes additional ready-to-use components like range sliders, multi-selects, steppers, etc.</li>
414+
<li>🛠️ <strong>Sass Modules support today</strong> – CoreUI already supports Sass Modules, which are planned for Bootstrap 6.</li>
415+
<li>🌍 <strong>Better LTR/RTL support</strong> – Uses modern CSS logical properties for seamless bidirectional layout support.</li>
416+
<li>🔒 <strong>LTS (Long-Term Support)</strong> – Bootstrap now offers LTS only via paid third parties like HeroDevs, while CoreUI continues to offer long-term support natively and for free.</li>
417+
</ul>
418+
<p>Whether you’re building internal tools, dashboards, or SaaS platforms — CoreUI combines the familiarity of Bootstrap with a more powerful, scalable, and production-ready ecosystem.</p>
419+
<p>👉 <a href="https://coreui.io/bootstrap/">Explore CoreUI Bootstrap Components</a><br>
420+
👉 <a href="https://coreui.io/bootstrap/docs/getting-started/introduction/#coreui-vs-bootstrap">Compare CoreUI vs Bootstrap</a></p>

bootstrap/docs/components/avatar/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1591,7 +1591,7 @@ <h3 id="sass-variables">SASS variables <a class="anchor-link" href="#sass-variab
15911591
</div>
15921592

15931593

1594-
<script defer src="https://coreui.io/bootstrap/docs/dist/js/coreui.bundle.min.js" integrity="sha384-M7PFSyWH299xOVeq4epEblrQZ1gzdZFHBAWINlvwc4DLuUlJwpKYK5cyos9a0bH2"></script>
1594+
<script defer src="https://coreui.io/bootstrap/docs/dist/js/coreui.bundle.min.js" integrity="sha384-6KNmcWQtjhBHYZMQt6YKMhw59SF6gKBoYTOEBxz2Zsc2r5M8+fgjVAuDr7uGwTjF"></script>
15951595

15961596
<script defer src="https://coreui.io/bootstrap/docs/assets/js/application.js"></script>
15971597
<script defer src="https://coreui.io/bootstrap/docs/assets/js/search.js"></script>

bootstrap/docs/components/badge/index.html

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1464,6 +1464,22 @@ <h3 id="sass-variables">SASS variables <a class="anchor-link" href="#sass-variab
14641464
</span></span><span class="line"><span class="cl"><span class="nv">$badge-padding-y-sm</span><span class="o">:</span> <span class="mf">.3</span><span class="kt">em</span><span class="p">;</span>
14651465
</span></span><span class="line"><span class="cl"><span class="nv">$badge-padding-x-sm</span><span class="o">:</span> <span class="mf">.5</span><span class="kt">em</span><span class="p">;</span>
14661466
</span></span></code></pre></div></div>
1467+
<h2 id="coreui-vs-bootstrap">CoreUI vs Bootstrap <a class="anchor-link" href="#coreui-vs-bootstrap" aria-label="Link to this section: CoreUI vs Bootstrap"></a></h2>
1468+
<p>While this Badge component is fully compatible with Bootstrap and follows its core principles, CoreUI delivers a more complete solution for modern app development.</p>
1469+
<p><strong>What sets CoreUI apart from Bootstrap?</strong></p>
1470+
<ul>
1471+
<li><strong>Fully compatible with Bootstrap</strong> – Built directly on Bootstrap, all classes and behaviors work as expected.</li>
1472+
<li>🧠 <strong>Framework-native versions</strong> – CoreUI provides dedicated libraries for <a href="https://coreui.io/react/">React.js</a>, <a href="https://coreui.io/vue/">Vue.js</a>, and <a href="https://coreui.io/angular/">Angular</a>, unlike Bootstrap which relies on third-party plugins for JavaScript frameworks.</li>
1473+
<li>👨‍💻 <strong>Maintained by a full-time team</strong> – CoreUI is developed as a professional product, not a volunteer-driven project.</li>
1474+
<li>📦 <strong>More built-in components</strong> – Includes additional ready-to-use components like range sliders, multi-selects, steppers, etc.</li>
1475+
<li>🛠️ <strong>Sass Modules support today</strong> – CoreUI already supports Sass Modules, which are planned for Bootstrap 6.</li>
1476+
<li>🌍 <strong>Better LTR/RTL support</strong> – Uses modern CSS logical properties for seamless bidirectional layout support.</li>
1477+
<li>🔒 <strong>LTS (Long-Term Support)</strong> – Bootstrap now offers LTS only via paid third parties like HeroDevs, while CoreUI continues to offer long-term support natively and for free.</li>
1478+
</ul>
1479+
<p>Whether you&rsquo;re building internal tools, dashboards, or SaaS platforms — CoreUI combines the familiarity of Bootstrap with a more powerful, scalable, and production-ready ecosystem.</p>
1480+
<p>👉 <a href="https://coreui.io/bootstrap/">Explore CoreUI Bootstrap Components</a><br>
1481+
👉 <a href="https://coreui.io/bootstrap/docs/getting-started/introduction/#coreui-vs-bootstrap">Compare CoreUI vs Bootstrap</a></p>
1482+
14671483

14681484
</div>
14691485
</main>
@@ -1490,7 +1506,7 @@ <h3 id="sass-variables">SASS variables <a class="anchor-link" href="#sass-variab
14901506
</div>
14911507

14921508

1493-
<script defer src="https://coreui.io/bootstrap/docs/dist/js/coreui.bundle.min.js" integrity="sha384-M7PFSyWH299xOVeq4epEblrQZ1gzdZFHBAWINlvwc4DLuUlJwpKYK5cyos9a0bH2"></script>
1509+
<script defer src="https://coreui.io/bootstrap/docs/dist/js/coreui.bundle.min.js" integrity="sha384-6KNmcWQtjhBHYZMQt6YKMhw59SF6gKBoYTOEBxz2Zsc2r5M8+fgjVAuDr7uGwTjF"></script>
14941510

14951511
<script defer src="https://coreui.io/bootstrap/docs/assets/js/application.js"></script>
14961512
<script defer src="https://coreui.io/bootstrap/docs/assets/js/search.js"></script>

0 commit comments

Comments
 (0)