ku4web-components 6.4.34 → 6.4.38
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{index-fabdc7d0.js → index-38fe0039.js} +1 -1
- package/dist/cjs/ku4-carousel-controls.cjs.entry.js +3 -3
- package/dist/cjs/ku4-carousel-slide.cjs.entry.js +2 -2
- package/dist/cjs/ku4-carousel.cjs.entry.js +15 -9
- package/dist/cjs/ku4-col.cjs.entry.js +2 -2
- package/dist/cjs/ku4-drawer.cjs.entry.js +2 -2
- package/dist/cjs/ku4-feature.cjs.entry.js +3 -3
- package/dist/cjs/ku4-focus-trap.cjs.entry.js +27 -27
- package/dist/cjs/ku4-form.cjs.entry.js +4 -4
- package/dist/cjs/ku4-grid.cjs.entry.js +2 -2
- package/dist/cjs/ku4-label.cjs.entry.js +3 -3
- package/dist/cjs/ku4-mask.cjs.entry.js +3 -3
- package/dist/cjs/ku4-modal.cjs.entry.js +4 -4
- package/dist/cjs/ku4-panel.cjs.entry.js +2 -2
- package/dist/cjs/ku4-preview.cjs.entry.js +15 -44
- package/dist/cjs/ku4-tab-list.cjs.entry.js +5 -5
- package/dist/cjs/ku4-tab-panel.cjs.entry.js +4 -4
- package/dist/cjs/ku4-tab.cjs.entry.js +4 -4
- package/dist/cjs/ku4-table.cjs.entry.js +2 -2
- package/dist/cjs/ku4-tooltip.cjs.entry.js +3 -3
- package/dist/cjs/ku4-validation.cjs.entry.js +4 -4
- package/dist/cjs/ku4web-components.cjs.js +8 -99
- package/dist/cjs/loader.cjs.js +3 -19
- package/dist/cjs/{shadow-css-4bfd7bfa.js → shadow-css-d8ee70b1.js} +1 -1
- package/dist/esm/{index-d14f31b2.js → index-52020db7.js} +1 -1
- package/dist/esm/ku4-carousel-controls.entry.js +3 -3
- package/dist/esm/ku4-carousel-slide.entry.js +2 -2
- package/dist/esm/ku4-carousel.entry.js +15 -9
- package/dist/esm/ku4-col.entry.js +2 -2
- package/dist/esm/ku4-drawer.entry.js +2 -2
- package/dist/esm/ku4-feature.entry.js +3 -3
- package/dist/esm/ku4-focus-trap.entry.js +4 -4
- package/dist/esm/ku4-form.entry.js +4 -4
- package/dist/esm/ku4-grid.entry.js +2 -2
- package/dist/esm/ku4-label.entry.js +3 -3
- package/dist/esm/ku4-mask.entry.js +3 -3
- package/dist/esm/ku4-modal.entry.js +4 -4
- package/dist/esm/ku4-panel.entry.js +2 -2
- package/dist/esm/ku4-preview.entry.js +6 -35
- package/dist/esm/ku4-tab-list.entry.js +5 -5
- package/dist/esm/ku4-tab-panel.entry.js +4 -4
- package/dist/esm/ku4-tab.entry.js +4 -4
- package/dist/esm/ku4-table.entry.js +2 -2
- package/dist/esm/ku4-tooltip.entry.js +3 -3
- package/dist/esm/ku4-validation.entry.js +4 -4
- package/dist/esm/ku4web-components.js +8 -99
- package/dist/esm/loader.js +3 -19
- package/dist/{ku4web-components/shadow-css-bc14d9fd.js → esm/shadow-css-c1fdfa9f.js} +1 -1
- package/dist/esm-es5/{index-d14f31b2.js → index-52020db7.js} +1 -1
- package/dist/esm-es5/ku4-carousel-controls.entry.js +1 -1
- package/dist/esm-es5/ku4-carousel-slide.entry.js +1 -1
- package/dist/esm-es5/ku4-carousel.entry.js +1 -1
- package/dist/esm-es5/ku4-col.entry.js +1 -1
- package/dist/esm-es5/ku4-drawer.entry.js +1 -1
- package/dist/esm-es5/ku4-feature.entry.js +1 -1
- package/dist/esm-es5/ku4-focus-trap.entry.js +1 -1
- package/dist/esm-es5/ku4-form.entry.js +1 -1
- package/dist/esm-es5/ku4-grid.entry.js +1 -1
- package/dist/esm-es5/ku4-label.entry.js +1 -1
- package/dist/esm-es5/ku4-mask.entry.js +1 -1
- package/dist/esm-es5/ku4-modal.entry.js +1 -1
- package/dist/esm-es5/ku4-panel.entry.js +1 -1
- package/dist/esm-es5/ku4-preview.entry.js +1 -1
- package/dist/esm-es5/ku4-tab-list.entry.js +1 -1
- package/dist/esm-es5/ku4-tab-panel.entry.js +1 -1
- package/dist/esm-es5/ku4-tab.entry.js +1 -1
- package/dist/esm-es5/ku4-table.entry.js +1 -1
- package/dist/esm-es5/ku4-tooltip.entry.js +1 -1
- package/dist/esm-es5/ku4-validation.entry.js +1 -1
- package/dist/esm-es5/ku4web-components.js +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/{shadow-css-bc14d9fd.js → shadow-css-c1fdfa9f.js} +0 -0
- package/dist/index.js +1 -1
- package/dist/ku4web-components/index.esm.js +0 -1
- package/dist/ku4web-components/ku4web-components.css +1 -283
- package/dist/ku4web-components/ku4web-components.esm.js +1 -125
- package/dist/ku4web-components/ku4web-components.js +1 -1
- package/dist/ku4web-components/{p-967f8f4b.system.entry.js → p-19147286.system.entry.js} +1 -1
- package/dist/ku4web-components/p-1fb8966a.entry.js +1 -0
- package/dist/ku4web-components/{p-c72b3ced.system.entry.js → p-2bbea5f3.system.entry.js} +1 -1
- package/dist/ku4web-components/p-4986dc9a.entry.js +1 -0
- package/dist/ku4web-components/{p-176273d5.system.js → p-4de687d8.system.js} +1 -1
- package/dist/ku4web-components/p-5848719e.system.js +1 -0
- package/dist/ku4web-components/p-5ad4d525.entry.js +1 -0
- package/dist/ku4web-components/{p-e0558b2b.system.entry.js → p-60512677.system.entry.js} +1 -1
- package/dist/ku4web-components/{p-cb0f32a7.js → p-670d415c.js} +1 -1
- package/dist/ku4web-components/{p-c3c31235.system.entry.js → p-67b90b07.system.entry.js} +1 -1
- package/dist/ku4web-components/{p-435478fa.system.entry.js → p-6a6ebdd6.system.entry.js} +1 -1
- package/dist/ku4web-components/p-6f56d780.entry.js +1 -0
- package/dist/ku4web-components/p-7587e933.entry.js +1 -0
- package/dist/ku4web-components/{p-3ad57422.system.entry.js → p-769237d3.system.entry.js} +1 -1
- package/dist/ku4web-components/p-7a5e62fd.entry.js +1 -0
- package/dist/ku4web-components/{p-46d73124.system.entry.js → p-8645d86f.system.entry.js} +1 -1
- package/dist/ku4web-components/{p-cb6b67f2.entry.js → p-867d74d6.entry.js} +1 -1
- package/dist/ku4web-components/p-911a6cc5.entry.js +1 -0
- package/dist/ku4web-components/{p-7bbd50d6.system.entry.js → p-93417cb8.system.entry.js} +1 -1
- package/dist/ku4web-components/p-98548901.system.entry.js +1 -0
- package/dist/ku4web-components/{p-44f9a1a9.system.entry.js → p-9b9fb5a2.system.entry.js} +1 -1
- package/dist/ku4web-components/p-9e2c3988.entry.js +1 -0
- package/dist/ku4web-components/{p-64f6379d.system.entry.js → p-ac86618a.system.entry.js} +1 -1
- package/dist/ku4web-components/p-af5d8c77.system.entry.js +1 -0
- package/dist/ku4web-components/p-b2db2c0b.entry.js +1 -0
- package/dist/ku4web-components/p-b9cf48d6.entry.js +1 -0
- package/dist/ku4web-components/p-bfd8c04e.entry.js +1 -0
- package/dist/ku4web-components/p-c11d7118.entry.js +1 -0
- package/dist/ku4web-components/p-c194ee9c.entry.js +1 -0
- package/dist/ku4web-components/{p-c2285d3c.system.entry.js → p-c48ff8d2.system.entry.js} +1 -1
- package/dist/ku4web-components/p-cdaa80f7.entry.js +1 -0
- package/dist/ku4web-components/{ku4-col.entry.js → p-d0579e6f.entry.js} +1 -75
- package/dist/ku4web-components/p-d248862c.entry.js +1 -0
- package/dist/ku4web-components/{p-9f159c4b.system.entry.js → p-d312c8ae.system.entry.js} +1 -1
- package/dist/ku4web-components/{p-110de527.system.entry.js → p-d3dad5b5.system.entry.js} +1 -1
- package/dist/ku4web-components/{p-d3379ca9.system.entry.js → p-dda45242.system.entry.js} +1 -1
- package/dist/ku4web-components/p-e63f2453.entry.js +1 -0
- package/dist/ku4web-components/{p-4e89d6bc.system.entry.js → p-e89bc35d.system.entry.js} +1 -1
- package/dist/ku4web-components/{p-308941a0.system.entry.js → p-e9c1a470.system.entry.js} +1 -1
- package/dist/ku4web-components/p-ebc49910.entry.js +1 -0
- package/dist/ku4web-components/{p-a025c941.system.js → p-f4d979bb.system.js} +0 -0
- package/dist/ku4web-components/{p-3fb7c6ff.js → p-f566887e.js} +0 -0
- package/dist/ku4web-components/{p-7a3a3b7f.system.entry.js → p-faef0a79.system.entry.js} +1 -1
- package/dist/ku4web-components/p-fbba3322.entry.js +1 -0
- package/dist/ku4web-components/{p-d8836783.system.entry.js → p-ff4c04f5.system.entry.js} +1 -1
- package/dist/types/components/ku4-carousel/ku4-carousel.d.ts +4 -0
- package/dist/types/components/ku4-validation/ku4-validation.d.ts +5 -0
- package/dist/types/components.d.ts +16 -0
- package/loader/index.d.ts +0 -1
- package/package.json +1 -1
- package/dist/cjs/app-globals-3a1e7e63.js +0 -5
- package/dist/cjs/css-shim-a6998297.js +0 -6
- package/dist/cjs/dom-66f79778.js +0 -75
- package/dist/cjs/index-51b7a610.js +0 -14
- package/dist/cjs/index-c52d450b.js +0 -10
- package/dist/cjs/index-ff13b651.js +0 -3046
- package/dist/cjs/uid-3dd31175.js +0 -11
- package/dist/collection/capabilities/a11y/aria.js +0 -26
- package/dist/collection/capabilities/angular/index.js +0 -24
- package/dist/collection/capabilities/decorators/deprecated.js +0 -20
- package/dist/collection/capabilities/decorators/index.js +0 -3
- package/dist/collection/capabilities/decorators/memoize.js +0 -7
- package/dist/collection/capabilities/dom/isFocusable.js +0 -7
- package/dist/collection/capabilities/dom/queryFocusable.js +0 -2
- package/dist/collection/capabilities/identity/uid.js +0 -6
- package/dist/collection/capabilities/mask/index.js +0 -5
- package/dist/collection/capabilities/mask/patterns/date.js +0 -40
- package/dist/collection/capabilities/mask/patterns/index.js +0 -7
- package/dist/collection/capabilities/react/index.js +0 -25
- package/dist/collection/capabilities/testing/html.js +0 -14
- package/dist/collection/capabilities/testing/styles.js +0 -14
- package/dist/collection/capabilities/vue/index.js +0 -28
- package/dist/collection/capabilities/vue3/index.js +0 -26
- package/dist/collection/collection-manifest.json +0 -31
- package/dist/collection/components/ku4-carousel/ku4-carousel.css +0 -215
- package/dist/collection/components/ku4-carousel/ku4-carousel.js +0 -335
- package/dist/collection/components/ku4-carousel-controls/ku4-carousel-controls.css +0 -32
- package/dist/collection/components/ku4-carousel-controls/ku4-carousel-controls.js +0 -93
- package/dist/collection/components/ku4-carousel-slide/ku4-carousel-slide.css +0 -3
- package/dist/collection/components/ku4-carousel-slide/ku4-carousel-slide.js +0 -140
- package/dist/collection/components/ku4-col/ku4-col.css +0 -601
- package/dist/collection/components/ku4-col/ku4-col.js +0 -288
- package/dist/collection/components/ku4-drawer/ku4-drawer.css +0 -56
- package/dist/collection/components/ku4-drawer/ku4-drawer.js +0 -163
- package/dist/collection/components/ku4-feature/ku4-feature.js +0 -70
- package/dist/collection/components/ku4-focus-trap/ku4-focus-trap.css +0 -3
- package/dist/collection/components/ku4-focus-trap/ku4-focus-trap.js +0 -441
- package/dist/collection/components/ku4-form/ku4-form.js +0 -194
- package/dist/collection/components/ku4-grid/ku4-grid.css +0 -751
- package/dist/collection/components/ku4-grid/ku4-grid.js +0 -408
- package/dist/collection/components/ku4-label/ku4-label.css +0 -36
- package/dist/collection/components/ku4-label/ku4-label.js +0 -115
- package/dist/collection/components/ku4-mask/ku4-mask.css +0 -3
- package/dist/collection/components/ku4-mask/ku4-mask.js +0 -427
- package/dist/collection/components/ku4-modal/ku4-modal.css +0 -85
- package/dist/collection/components/ku4-modal/ku4-modal.js +0 -186
- package/dist/collection/components/ku4-panel/ku4-panel.css +0 -14
- package/dist/collection/components/ku4-panel/ku4-panel.js +0 -119
- package/dist/collection/components/ku4-preview/ku4-preview.css +0 -23
- package/dist/collection/components/ku4-preview/ku4-preview.js +0 -249
- package/dist/collection/components/ku4-tab/ku4-tab.css +0 -82
- package/dist/collection/components/ku4-tab/ku4-tab.js +0 -191
- package/dist/collection/components/ku4-tab-list/ku4-tab-list.css +0 -6
- package/dist/collection/components/ku4-tab-list/ku4-tab-list.js +0 -118
- package/dist/collection/components/ku4-tab-panel/ku4-tab-panel.css +0 -26
- package/dist/collection/components/ku4-tab-panel/ku4-tab-panel.js +0 -166
- package/dist/collection/components/ku4-table/ku4-table.css +0 -116
- package/dist/collection/components/ku4-table/ku4-table.js +0 -120
- package/dist/collection/components/ku4-tooltip/ku4-tooltip.css +0 -56
- package/dist/collection/components/ku4-tooltip/ku4-tooltip.js +0 -274
- package/dist/collection/components/ku4-validation/ku4-validation.css +0 -7
- package/dist/collection/components/ku4-validation/ku4-validation.js +0 -309
- package/dist/collection/components/ku4-validation/validate.js +0 -14
- package/dist/collection/index.js +0 -1
- package/dist/collection/security.js +0 -27
- package/dist/esm/app-globals-0f993ce5.js +0 -3
- package/dist/esm/css-shim-a64b8820.js +0 -4
- package/dist/esm/dom-d08ba8aa.js +0 -73
- package/dist/esm/index-4693d116.js +0 -3
- package/dist/esm/index-88e7b9d4.js +0 -3010
- package/dist/esm/index-89916128.js +0 -3
- package/dist/esm/shadow-css-bc14d9fd.js +0 -389
- package/dist/esm/uid-5355229f.js +0 -9
- package/dist/ku4web-components/app-globals-0f993ce5.js +0 -3
- package/dist/ku4web-components/app-globals-497eb362.system.js +0 -1
- package/dist/ku4web-components/css-shim-00dc76e5.system.js +0 -1
- package/dist/ku4web-components/css-shim-a64b8820.js +0 -4
- package/dist/ku4web-components/dom-59f9ee66.system.js +0 -21
- package/dist/ku4web-components/dom-d08ba8aa.js +0 -73
- package/dist/ku4web-components/index-3127d7f7.system.js +0 -1
- package/dist/ku4web-components/index-4693d116.js +0 -3
- package/dist/ku4web-components/index-7624f416.system.js +0 -1
- package/dist/ku4web-components/index-88e7b9d4.js +0 -3010
- package/dist/ku4web-components/index-89916128.js +0 -3
- package/dist/ku4web-components/index-aea7f048.system.js +0 -1
- package/dist/ku4web-components/index.system.js +0 -1
- package/dist/ku4web-components/ku4-carousel-controls.entry.js +0 -70
- package/dist/ku4web-components/ku4-carousel-controls.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-carousel-slide.entry.js +0 -47
- package/dist/ku4web-components/ku4-carousel-slide.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-carousel.entry.js +0 -159
- package/dist/ku4web-components/ku4-carousel.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-col.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-drawer.entry.js +0 -35
- package/dist/ku4web-components/ku4-drawer.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-feature.entry.js +0 -29
- package/dist/ku4web-components/ku4-feature.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-focus-trap.entry.js +0 -323
- package/dist/ku4web-components/ku4-focus-trap.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-form.entry.js +0 -97
- package/dist/ku4web-components/ku4-form.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-grid.entry.js +0 -108
- package/dist/ku4web-components/ku4-grid.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-label.entry.js +0 -70
- package/dist/ku4web-components/ku4-label.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-mask.entry.js +0 -311
- package/dist/ku4web-components/ku4-mask.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-modal.entry.js +0 -71
- package/dist/ku4web-components/ku4-modal.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-panel.entry.js +0 -49
- package/dist/ku4web-components/ku4-panel.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-preview.entry.js +0 -128
- package/dist/ku4web-components/ku4-preview.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-tab-list.entry.js +0 -76
- package/dist/ku4web-components/ku4-tab-list.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-tab-panel.entry.js +0 -72
- package/dist/ku4web-components/ku4-tab-panel.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-tab.entry.js +0 -63
- package/dist/ku4web-components/ku4-tab.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-table.entry.js +0 -79
- package/dist/ku4web-components/ku4-table.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-tooltip.entry.js +0 -120
- package/dist/ku4web-components/ku4-tooltip.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-validation.entry.js +0 -158
- package/dist/ku4web-components/ku4-validation.system.entry.js +0 -1
- package/dist/ku4web-components/ku4web-components.system.js +0 -1
- package/dist/ku4web-components/p-026e04d8.entry.js +0 -1
- package/dist/ku4web-components/p-0a7ce92f.entry.js +0 -1
- package/dist/ku4web-components/p-10a643bb.system.js +0 -1
- package/dist/ku4web-components/p-288c6e27.entry.js +0 -1
- package/dist/ku4web-components/p-417f04e9.entry.js +0 -1
- package/dist/ku4web-components/p-4c117404.entry.js +0 -1
- package/dist/ku4web-components/p-5299172c.entry.js +0 -1
- package/dist/ku4web-components/p-6b080fd7.entry.js +0 -1
- package/dist/ku4web-components/p-731d15d8.entry.js +0 -1
- package/dist/ku4web-components/p-7760e8b4.entry.js +0 -1
- package/dist/ku4web-components/p-7764c6f2.entry.js +0 -1
- package/dist/ku4web-components/p-7ffb5116.entry.js +0 -1
- package/dist/ku4web-components/p-8063491d.entry.js +0 -1
- package/dist/ku4web-components/p-8b7e72eb.entry.js +0 -1
- package/dist/ku4web-components/p-92ddb4be.entry.js +0 -1
- package/dist/ku4web-components/p-c7dc83c3.entry.js +0 -1
- package/dist/ku4web-components/p-cb142835.system.entry.js +0 -1
- package/dist/ku4web-components/p-cb746d07.entry.js +0 -1
- package/dist/ku4web-components/p-da065955.entry.js +0 -1
- package/dist/ku4web-components/p-e7698568.system.entry.js +0 -1
- package/dist/ku4web-components/p-e8367ca4.entry.js +0 -1
- package/dist/ku4web-components/p-fb68de75.entry.js +0 -1
- package/dist/ku4web-components/shadow-css-c015bba2.system.js +0 -13
- package/dist/ku4web-components/uid-5355229f.js +0 -9
- package/dist/ku4web-components/uid-93975202.system.js +0 -1
@@ -1,751 +0,0 @@
|
|
1
|
-
:host {
|
2
|
-
position: relative;
|
3
|
-
display: block;
|
4
|
-
width: 100%;
|
5
|
-
box-sizing: border-box;
|
6
|
-
}
|
7
|
-
|
8
|
-
@media only screen and (min-width: 1px) {
|
9
|
-
:host(.columns-xs-1) {
|
10
|
-
display: grid;
|
11
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(100%), auto));
|
12
|
-
margin-bottom: 0;
|
13
|
-
}
|
14
|
-
|
15
|
-
:host(.columns-xs-2) {
|
16
|
-
display: grid;
|
17
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(50%), auto));
|
18
|
-
margin-bottom: 0;
|
19
|
-
}
|
20
|
-
|
21
|
-
:host(.columns-xs-3) {
|
22
|
-
display: grid;
|
23
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(33.3333333333%), auto));
|
24
|
-
margin-bottom: 0;
|
25
|
-
}
|
26
|
-
|
27
|
-
:host(.columns-xs-4) {
|
28
|
-
display: grid;
|
29
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(25%), auto));
|
30
|
-
margin-bottom: 0;
|
31
|
-
}
|
32
|
-
|
33
|
-
:host(.columns-xs-5) {
|
34
|
-
display: grid;
|
35
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(20%), auto));
|
36
|
-
margin-bottom: 0;
|
37
|
-
}
|
38
|
-
|
39
|
-
:host(.columns-xs-6) {
|
40
|
-
display: grid;
|
41
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(16.6666666667%), auto));
|
42
|
-
margin-bottom: 0;
|
43
|
-
}
|
44
|
-
|
45
|
-
:host(.columns-xs-7) {
|
46
|
-
display: grid;
|
47
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(14.2857142857%), auto));
|
48
|
-
margin-bottom: 0;
|
49
|
-
}
|
50
|
-
|
51
|
-
:host(.columns-xs-8) {
|
52
|
-
display: grid;
|
53
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(12.5%), auto));
|
54
|
-
margin-bottom: 0;
|
55
|
-
}
|
56
|
-
|
57
|
-
:host(.columns-xs-9) {
|
58
|
-
display: grid;
|
59
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(11.1111111111%), auto));
|
60
|
-
margin-bottom: 0;
|
61
|
-
}
|
62
|
-
|
63
|
-
:host(.columns-xs-10) {
|
64
|
-
display: grid;
|
65
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(10%), auto));
|
66
|
-
margin-bottom: 0;
|
67
|
-
}
|
68
|
-
|
69
|
-
:host(.columns-xs-11) {
|
70
|
-
display: grid;
|
71
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(9.0909090909%), auto));
|
72
|
-
margin-bottom: 0;
|
73
|
-
}
|
74
|
-
|
75
|
-
:host(.columns-xs-12) {
|
76
|
-
display: grid;
|
77
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(8.3333333333%), auto));
|
78
|
-
margin-bottom: 0;
|
79
|
-
}
|
80
|
-
|
81
|
-
:host(.columns-xs-13) {
|
82
|
-
display: grid;
|
83
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(7.6923076923%), auto));
|
84
|
-
margin-bottom: 0;
|
85
|
-
}
|
86
|
-
|
87
|
-
:host(.columns-xs-14) {
|
88
|
-
display: grid;
|
89
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(7.1428571429%), auto));
|
90
|
-
margin-bottom: 0;
|
91
|
-
}
|
92
|
-
|
93
|
-
:host(.columns-xs-15) {
|
94
|
-
display: grid;
|
95
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(6.6666666667%), auto));
|
96
|
-
margin-bottom: 0;
|
97
|
-
}
|
98
|
-
|
99
|
-
:host(.columns-xs-16) {
|
100
|
-
display: grid;
|
101
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(6.25%), auto));
|
102
|
-
margin-bottom: 0;
|
103
|
-
}
|
104
|
-
|
105
|
-
:host(.offset-left-xs-0) {
|
106
|
-
padding-left: calc(((100% + 8.33px) / 12) * 0);
|
107
|
-
}
|
108
|
-
|
109
|
-
:host(.offset-left-xs-1) {
|
110
|
-
padding-left: calc(((100% + 8.33px) / 12) * 1);
|
111
|
-
}
|
112
|
-
|
113
|
-
:host(.offset-left-xs-2) {
|
114
|
-
padding-left: calc(((100% + 8.33px) / 12) * 2);
|
115
|
-
}
|
116
|
-
|
117
|
-
:host(.offset-left-xs-3) {
|
118
|
-
padding-left: calc(((100% + 8.33px) / 12) * 3);
|
119
|
-
}
|
120
|
-
|
121
|
-
:host(.offset-left-xs-4) {
|
122
|
-
padding-left: calc(((100% + 8.33px) / 12) * 4);
|
123
|
-
}
|
124
|
-
|
125
|
-
:host(.offset-left-xs-5) {
|
126
|
-
padding-left: calc(((100% + 8.33px) / 12) * 5);
|
127
|
-
}
|
128
|
-
|
129
|
-
:host(.offset-right-xs-0) {
|
130
|
-
padding-right: calc(((100% + 8.33px) / 12) * 0);
|
131
|
-
}
|
132
|
-
|
133
|
-
:host(.offset-right-xs-1) {
|
134
|
-
padding-right: calc(((100% + 8.33px) / 12) * 1);
|
135
|
-
}
|
136
|
-
|
137
|
-
:host(.offset-right-xs-2) {
|
138
|
-
padding-right: calc(((100% + 8.33px) / 12) * 2);
|
139
|
-
}
|
140
|
-
|
141
|
-
:host(.offset-right-xs-3) {
|
142
|
-
padding-right: calc(((100% + 8.33px) / 12) * 3);
|
143
|
-
}
|
144
|
-
|
145
|
-
:host(.offset-right-xs-4) {
|
146
|
-
padding-right: calc(((100% + 8.33px) / 12) * 4);
|
147
|
-
}
|
148
|
-
|
149
|
-
:host(.offset-right-xs-5) {
|
150
|
-
padding-right: calc(((100% + 8.33px) / 12) * 5);
|
151
|
-
}
|
152
|
-
|
153
|
-
:host(.offset-xs-0) {
|
154
|
-
padding-left: calc(((100% + 8.33px) / 12) * 0);
|
155
|
-
padding-right: calc(((100% + 8.33px) / 12) * 0);
|
156
|
-
}
|
157
|
-
|
158
|
-
:host(.offset-xs-1) {
|
159
|
-
padding-left: calc(((100% + 8.33px) / 12) * 1);
|
160
|
-
padding-right: calc(((100% + 8.33px) / 12) * 1);
|
161
|
-
}
|
162
|
-
|
163
|
-
:host(.offset-xs-2) {
|
164
|
-
padding-left: calc(((100% + 8.33px) / 12) * 2);
|
165
|
-
padding-right: calc(((100% + 8.33px) / 12) * 2);
|
166
|
-
}
|
167
|
-
|
168
|
-
:host(.offset-xs-3) {
|
169
|
-
padding-left: calc(((100% + 8.33px) / 12) * 3);
|
170
|
-
padding-right: calc(((100% + 8.33px) / 12) * 3);
|
171
|
-
}
|
172
|
-
|
173
|
-
:host(.offset-xs-4) {
|
174
|
-
padding-left: calc(((100% + 8.33px) / 12) * 4);
|
175
|
-
padding-right: calc(((100% + 8.33px) / 12) * 4);
|
176
|
-
}
|
177
|
-
|
178
|
-
:host(.offset-xs-5) {
|
179
|
-
padding-left: calc(((100% + 8.33px) / 12) * 5);
|
180
|
-
padding-right: calc(((100% + 8.33px) / 12) * 5);
|
181
|
-
}
|
182
|
-
|
183
|
-
:host {
|
184
|
-
margin-bottom: calc(-1 * var(--ku4-grid-row-gutter-xs, 6px));
|
185
|
-
}
|
186
|
-
:host::slotted(*) {
|
187
|
-
margin-bottom: var(--ku4-grid-row-gutter-xs, 6px);
|
188
|
-
}
|
189
|
-
:host ::slotted(*) {
|
190
|
-
margin-bottom: var(--ku4-grid-row-gutter-xs, 6px);
|
191
|
-
}
|
192
|
-
}
|
193
|
-
@media only screen and (min-width: 768px) {
|
194
|
-
:host(.columns-sm-1) {
|
195
|
-
display: grid;
|
196
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(100%), auto));
|
197
|
-
margin-bottom: 0;
|
198
|
-
}
|
199
|
-
|
200
|
-
:host(.columns-sm-2) {
|
201
|
-
display: grid;
|
202
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(50%), auto));
|
203
|
-
margin-bottom: 0;
|
204
|
-
}
|
205
|
-
|
206
|
-
:host(.columns-sm-3) {
|
207
|
-
display: grid;
|
208
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(33.3333333333%), auto));
|
209
|
-
margin-bottom: 0;
|
210
|
-
}
|
211
|
-
|
212
|
-
:host(.columns-sm-4) {
|
213
|
-
display: grid;
|
214
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(25%), auto));
|
215
|
-
margin-bottom: 0;
|
216
|
-
}
|
217
|
-
|
218
|
-
:host(.columns-sm-5) {
|
219
|
-
display: grid;
|
220
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(20%), auto));
|
221
|
-
margin-bottom: 0;
|
222
|
-
}
|
223
|
-
|
224
|
-
:host(.columns-sm-6) {
|
225
|
-
display: grid;
|
226
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(16.6666666667%), auto));
|
227
|
-
margin-bottom: 0;
|
228
|
-
}
|
229
|
-
|
230
|
-
:host(.columns-sm-7) {
|
231
|
-
display: grid;
|
232
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(14.2857142857%), auto));
|
233
|
-
margin-bottom: 0;
|
234
|
-
}
|
235
|
-
|
236
|
-
:host(.columns-sm-8) {
|
237
|
-
display: grid;
|
238
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(12.5%), auto));
|
239
|
-
margin-bottom: 0;
|
240
|
-
}
|
241
|
-
|
242
|
-
:host(.columns-sm-9) {
|
243
|
-
display: grid;
|
244
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(11.1111111111%), auto));
|
245
|
-
margin-bottom: 0;
|
246
|
-
}
|
247
|
-
|
248
|
-
:host(.columns-sm-10) {
|
249
|
-
display: grid;
|
250
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(10%), auto));
|
251
|
-
margin-bottom: 0;
|
252
|
-
}
|
253
|
-
|
254
|
-
:host(.columns-sm-11) {
|
255
|
-
display: grid;
|
256
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(9.0909090909%), auto));
|
257
|
-
margin-bottom: 0;
|
258
|
-
}
|
259
|
-
|
260
|
-
:host(.columns-sm-12) {
|
261
|
-
display: grid;
|
262
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(8.3333333333%), auto));
|
263
|
-
margin-bottom: 0;
|
264
|
-
}
|
265
|
-
|
266
|
-
:host(.columns-sm-13) {
|
267
|
-
display: grid;
|
268
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(7.6923076923%), auto));
|
269
|
-
margin-bottom: 0;
|
270
|
-
}
|
271
|
-
|
272
|
-
:host(.columns-sm-14) {
|
273
|
-
display: grid;
|
274
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(7.1428571429%), auto));
|
275
|
-
margin-bottom: 0;
|
276
|
-
}
|
277
|
-
|
278
|
-
:host(.columns-sm-15) {
|
279
|
-
display: grid;
|
280
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(6.6666666667%), auto));
|
281
|
-
margin-bottom: 0;
|
282
|
-
}
|
283
|
-
|
284
|
-
:host(.columns-sm-16) {
|
285
|
-
display: grid;
|
286
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(6.25%), auto));
|
287
|
-
margin-bottom: 0;
|
288
|
-
}
|
289
|
-
|
290
|
-
:host(.offset-left-sm-0) {
|
291
|
-
padding-left: calc(((100% + 8.33px) / 12) * 0);
|
292
|
-
}
|
293
|
-
|
294
|
-
:host(.offset-left-sm-1) {
|
295
|
-
padding-left: calc(((100% + 8.33px) / 12) * 1);
|
296
|
-
}
|
297
|
-
|
298
|
-
:host(.offset-left-sm-2) {
|
299
|
-
padding-left: calc(((100% + 8.33px) / 12) * 2);
|
300
|
-
}
|
301
|
-
|
302
|
-
:host(.offset-left-sm-3) {
|
303
|
-
padding-left: calc(((100% + 8.33px) / 12) * 3);
|
304
|
-
}
|
305
|
-
|
306
|
-
:host(.offset-left-sm-4) {
|
307
|
-
padding-left: calc(((100% + 8.33px) / 12) * 4);
|
308
|
-
}
|
309
|
-
|
310
|
-
:host(.offset-left-sm-5) {
|
311
|
-
padding-left: calc(((100% + 8.33px) / 12) * 5);
|
312
|
-
}
|
313
|
-
|
314
|
-
:host(.offset-right-sm-0) {
|
315
|
-
padding-right: calc(((100% + 8.33px) / 12) * 0);
|
316
|
-
}
|
317
|
-
|
318
|
-
:host(.offset-right-sm-1) {
|
319
|
-
padding-right: calc(((100% + 8.33px) / 12) * 1);
|
320
|
-
}
|
321
|
-
|
322
|
-
:host(.offset-right-sm-2) {
|
323
|
-
padding-right: calc(((100% + 8.33px) / 12) * 2);
|
324
|
-
}
|
325
|
-
|
326
|
-
:host(.offset-right-sm-3) {
|
327
|
-
padding-right: calc(((100% + 8.33px) / 12) * 3);
|
328
|
-
}
|
329
|
-
|
330
|
-
:host(.offset-right-sm-4) {
|
331
|
-
padding-right: calc(((100% + 8.33px) / 12) * 4);
|
332
|
-
}
|
333
|
-
|
334
|
-
:host(.offset-right-sm-5) {
|
335
|
-
padding-right: calc(((100% + 8.33px) / 12) * 5);
|
336
|
-
}
|
337
|
-
|
338
|
-
:host(.offset-sm-0) {
|
339
|
-
padding-left: calc(((100% + 8.33px) / 12) * 0);
|
340
|
-
padding-right: calc(((100% + 8.33px) / 12) * 0);
|
341
|
-
}
|
342
|
-
|
343
|
-
:host(.offset-sm-1) {
|
344
|
-
padding-left: calc(((100% + 8.33px) / 12) * 1);
|
345
|
-
padding-right: calc(((100% + 8.33px) / 12) * 1);
|
346
|
-
}
|
347
|
-
|
348
|
-
:host(.offset-sm-2) {
|
349
|
-
padding-left: calc(((100% + 8.33px) / 12) * 2);
|
350
|
-
padding-right: calc(((100% + 8.33px) / 12) * 2);
|
351
|
-
}
|
352
|
-
|
353
|
-
:host(.offset-sm-3) {
|
354
|
-
padding-left: calc(((100% + 8.33px) / 12) * 3);
|
355
|
-
padding-right: calc(((100% + 8.33px) / 12) * 3);
|
356
|
-
}
|
357
|
-
|
358
|
-
:host(.offset-sm-4) {
|
359
|
-
padding-left: calc(((100% + 8.33px) / 12) * 4);
|
360
|
-
padding-right: calc(((100% + 8.33px) / 12) * 4);
|
361
|
-
}
|
362
|
-
|
363
|
-
:host(.offset-sm-5) {
|
364
|
-
padding-left: calc(((100% + 8.33px) / 12) * 5);
|
365
|
-
padding-right: calc(((100% + 8.33px) / 12) * 5);
|
366
|
-
}
|
367
|
-
|
368
|
-
:host {
|
369
|
-
margin-bottom: calc(-1 * var(--ku4-grid-row-gutter-sm, 10px));
|
370
|
-
}
|
371
|
-
:host::slotted(*) {
|
372
|
-
margin-bottom: var(--ku4-grid-row-gutter-sm, 10px);
|
373
|
-
}
|
374
|
-
:host ::slotted(*) {
|
375
|
-
margin-bottom: var(--ku4-grid-row-gutter-sm, 10px);
|
376
|
-
}
|
377
|
-
}
|
378
|
-
@media only screen and (min-width: 992px) {
|
379
|
-
:host(.columns-md-1) {
|
380
|
-
display: grid;
|
381
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(100%), auto));
|
382
|
-
margin-bottom: 0;
|
383
|
-
}
|
384
|
-
|
385
|
-
:host(.columns-md-2) {
|
386
|
-
display: grid;
|
387
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(50%), auto));
|
388
|
-
margin-bottom: 0;
|
389
|
-
}
|
390
|
-
|
391
|
-
:host(.columns-md-3) {
|
392
|
-
display: grid;
|
393
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(33.3333333333%), auto));
|
394
|
-
margin-bottom: 0;
|
395
|
-
}
|
396
|
-
|
397
|
-
:host(.columns-md-4) {
|
398
|
-
display: grid;
|
399
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(25%), auto));
|
400
|
-
margin-bottom: 0;
|
401
|
-
}
|
402
|
-
|
403
|
-
:host(.columns-md-5) {
|
404
|
-
display: grid;
|
405
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(20%), auto));
|
406
|
-
margin-bottom: 0;
|
407
|
-
}
|
408
|
-
|
409
|
-
:host(.columns-md-6) {
|
410
|
-
display: grid;
|
411
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(16.6666666667%), auto));
|
412
|
-
margin-bottom: 0;
|
413
|
-
}
|
414
|
-
|
415
|
-
:host(.columns-md-7) {
|
416
|
-
display: grid;
|
417
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(14.2857142857%), auto));
|
418
|
-
margin-bottom: 0;
|
419
|
-
}
|
420
|
-
|
421
|
-
:host(.columns-md-8) {
|
422
|
-
display: grid;
|
423
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(12.5%), auto));
|
424
|
-
margin-bottom: 0;
|
425
|
-
}
|
426
|
-
|
427
|
-
:host(.columns-md-9) {
|
428
|
-
display: grid;
|
429
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(11.1111111111%), auto));
|
430
|
-
margin-bottom: 0;
|
431
|
-
}
|
432
|
-
|
433
|
-
:host(.columns-md-10) {
|
434
|
-
display: grid;
|
435
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(10%), auto));
|
436
|
-
margin-bottom: 0;
|
437
|
-
}
|
438
|
-
|
439
|
-
:host(.columns-md-11) {
|
440
|
-
display: grid;
|
441
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(9.0909090909%), auto));
|
442
|
-
margin-bottom: 0;
|
443
|
-
}
|
444
|
-
|
445
|
-
:host(.columns-md-12) {
|
446
|
-
display: grid;
|
447
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(8.3333333333%), auto));
|
448
|
-
margin-bottom: 0;
|
449
|
-
}
|
450
|
-
|
451
|
-
:host(.columns-md-13) {
|
452
|
-
display: grid;
|
453
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(7.6923076923%), auto));
|
454
|
-
margin-bottom: 0;
|
455
|
-
}
|
456
|
-
|
457
|
-
:host(.columns-md-14) {
|
458
|
-
display: grid;
|
459
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(7.1428571429%), auto));
|
460
|
-
margin-bottom: 0;
|
461
|
-
}
|
462
|
-
|
463
|
-
:host(.columns-md-15) {
|
464
|
-
display: grid;
|
465
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(6.6666666667%), auto));
|
466
|
-
margin-bottom: 0;
|
467
|
-
}
|
468
|
-
|
469
|
-
:host(.columns-md-16) {
|
470
|
-
display: grid;
|
471
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(6.25%), auto));
|
472
|
-
margin-bottom: 0;
|
473
|
-
}
|
474
|
-
|
475
|
-
:host(.offset-left-md-0) {
|
476
|
-
padding-left: calc(((100% + 8.33px) / 12) * 0);
|
477
|
-
}
|
478
|
-
|
479
|
-
:host(.offset-left-md-1) {
|
480
|
-
padding-left: calc(((100% + 8.33px) / 12) * 1);
|
481
|
-
}
|
482
|
-
|
483
|
-
:host(.offset-left-md-2) {
|
484
|
-
padding-left: calc(((100% + 8.33px) / 12) * 2);
|
485
|
-
}
|
486
|
-
|
487
|
-
:host(.offset-left-md-3) {
|
488
|
-
padding-left: calc(((100% + 8.33px) / 12) * 3);
|
489
|
-
}
|
490
|
-
|
491
|
-
:host(.offset-left-md-4) {
|
492
|
-
padding-left: calc(((100% + 8.33px) / 12) * 4);
|
493
|
-
}
|
494
|
-
|
495
|
-
:host(.offset-left-md-5) {
|
496
|
-
padding-left: calc(((100% + 8.33px) / 12) * 5);
|
497
|
-
}
|
498
|
-
|
499
|
-
:host(.offset-right-md-0) {
|
500
|
-
padding-right: calc(((100% + 8.33px) / 12) * 0);
|
501
|
-
}
|
502
|
-
|
503
|
-
:host(.offset-right-md-1) {
|
504
|
-
padding-right: calc(((100% + 8.33px) / 12) * 1);
|
505
|
-
}
|
506
|
-
|
507
|
-
:host(.offset-right-md-2) {
|
508
|
-
padding-right: calc(((100% + 8.33px) / 12) * 2);
|
509
|
-
}
|
510
|
-
|
511
|
-
:host(.offset-right-md-3) {
|
512
|
-
padding-right: calc(((100% + 8.33px) / 12) * 3);
|
513
|
-
}
|
514
|
-
|
515
|
-
:host(.offset-right-md-4) {
|
516
|
-
padding-right: calc(((100% + 8.33px) / 12) * 4);
|
517
|
-
}
|
518
|
-
|
519
|
-
:host(.offset-right-md-5) {
|
520
|
-
padding-right: calc(((100% + 8.33px) / 12) * 5);
|
521
|
-
}
|
522
|
-
|
523
|
-
:host(.offset-md-0) {
|
524
|
-
padding-left: calc(((100% + 8.33px) / 12) * 0);
|
525
|
-
padding-right: calc(((100% + 8.33px) / 12) * 0);
|
526
|
-
}
|
527
|
-
|
528
|
-
:host(.offset-md-1) {
|
529
|
-
padding-left: calc(((100% + 8.33px) / 12) * 1);
|
530
|
-
padding-right: calc(((100% + 8.33px) / 12) * 1);
|
531
|
-
}
|
532
|
-
|
533
|
-
:host(.offset-md-2) {
|
534
|
-
padding-left: calc(((100% + 8.33px) / 12) * 2);
|
535
|
-
padding-right: calc(((100% + 8.33px) / 12) * 2);
|
536
|
-
}
|
537
|
-
|
538
|
-
:host(.offset-md-3) {
|
539
|
-
padding-left: calc(((100% + 8.33px) / 12) * 3);
|
540
|
-
padding-right: calc(((100% + 8.33px) / 12) * 3);
|
541
|
-
}
|
542
|
-
|
543
|
-
:host(.offset-md-4) {
|
544
|
-
padding-left: calc(((100% + 8.33px) / 12) * 4);
|
545
|
-
padding-right: calc(((100% + 8.33px) / 12) * 4);
|
546
|
-
}
|
547
|
-
|
548
|
-
:host(.offset-md-5) {
|
549
|
-
padding-left: calc(((100% + 8.33px) / 12) * 5);
|
550
|
-
padding-right: calc(((100% + 8.33px) / 12) * 5);
|
551
|
-
}
|
552
|
-
|
553
|
-
:host {
|
554
|
-
margin-bottom: calc(-1 * var(--ku4-grid-row-gutter-md, 12px));
|
555
|
-
}
|
556
|
-
:host::slotted(*) {
|
557
|
-
margin-bottom: var(--ku4-grid-row-gutter-md, 12px);
|
558
|
-
}
|
559
|
-
:host ::slotted(*) {
|
560
|
-
margin-bottom: var(--ku4-grid-row-gutter-md, 12px);
|
561
|
-
}
|
562
|
-
}
|
563
|
-
@media only screen and (min-width: 1200px) {
|
564
|
-
:host(.columns-lg-1) {
|
565
|
-
display: grid;
|
566
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(100%), auto));
|
567
|
-
margin-bottom: 0;
|
568
|
-
}
|
569
|
-
|
570
|
-
:host(.columns-lg-2) {
|
571
|
-
display: grid;
|
572
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(50%), auto));
|
573
|
-
margin-bottom: 0;
|
574
|
-
}
|
575
|
-
|
576
|
-
:host(.columns-lg-3) {
|
577
|
-
display: grid;
|
578
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(33.3333333333%), auto));
|
579
|
-
margin-bottom: 0;
|
580
|
-
}
|
581
|
-
|
582
|
-
:host(.columns-lg-4) {
|
583
|
-
display: grid;
|
584
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(25%), auto));
|
585
|
-
margin-bottom: 0;
|
586
|
-
}
|
587
|
-
|
588
|
-
:host(.columns-lg-5) {
|
589
|
-
display: grid;
|
590
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(20%), auto));
|
591
|
-
margin-bottom: 0;
|
592
|
-
}
|
593
|
-
|
594
|
-
:host(.columns-lg-6) {
|
595
|
-
display: grid;
|
596
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(16.6666666667%), auto));
|
597
|
-
margin-bottom: 0;
|
598
|
-
}
|
599
|
-
|
600
|
-
:host(.columns-lg-7) {
|
601
|
-
display: grid;
|
602
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(14.2857142857%), auto));
|
603
|
-
margin-bottom: 0;
|
604
|
-
}
|
605
|
-
|
606
|
-
:host(.columns-lg-8) {
|
607
|
-
display: grid;
|
608
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(12.5%), auto));
|
609
|
-
margin-bottom: 0;
|
610
|
-
}
|
611
|
-
|
612
|
-
:host(.columns-lg-9) {
|
613
|
-
display: grid;
|
614
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(11.1111111111%), auto));
|
615
|
-
margin-bottom: 0;
|
616
|
-
}
|
617
|
-
|
618
|
-
:host(.columns-lg-10) {
|
619
|
-
display: grid;
|
620
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(10%), auto));
|
621
|
-
margin-bottom: 0;
|
622
|
-
}
|
623
|
-
|
624
|
-
:host(.columns-lg-11) {
|
625
|
-
display: grid;
|
626
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(9.0909090909%), auto));
|
627
|
-
margin-bottom: 0;
|
628
|
-
}
|
629
|
-
|
630
|
-
:host(.columns-lg-12) {
|
631
|
-
display: grid;
|
632
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(8.3333333333%), auto));
|
633
|
-
margin-bottom: 0;
|
634
|
-
}
|
635
|
-
|
636
|
-
:host(.columns-lg-13) {
|
637
|
-
display: grid;
|
638
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(7.6923076923%), auto));
|
639
|
-
margin-bottom: 0;
|
640
|
-
}
|
641
|
-
|
642
|
-
:host(.columns-lg-14) {
|
643
|
-
display: grid;
|
644
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(7.1428571429%), auto));
|
645
|
-
margin-bottom: 0;
|
646
|
-
}
|
647
|
-
|
648
|
-
:host(.columns-lg-15) {
|
649
|
-
display: grid;
|
650
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(6.6666666667%), auto));
|
651
|
-
margin-bottom: 0;
|
652
|
-
}
|
653
|
-
|
654
|
-
:host(.columns-lg-16) {
|
655
|
-
display: grid;
|
656
|
-
grid-template-columns: repeat(auto-fill, minmax(calc(6.25%), auto));
|
657
|
-
margin-bottom: 0;
|
658
|
-
}
|
659
|
-
|
660
|
-
:host(.offset-left-lg-0) {
|
661
|
-
padding-left: calc(((100% + 8.33px) / 12) * 0);
|
662
|
-
}
|
663
|
-
|
664
|
-
:host(.offset-left-lg-1) {
|
665
|
-
padding-left: calc(((100% + 8.33px) / 12) * 1);
|
666
|
-
}
|
667
|
-
|
668
|
-
:host(.offset-left-lg-2) {
|
669
|
-
padding-left: calc(((100% + 8.33px) / 12) * 2);
|
670
|
-
}
|
671
|
-
|
672
|
-
:host(.offset-left-lg-3) {
|
673
|
-
padding-left: calc(((100% + 8.33px) / 12) * 3);
|
674
|
-
}
|
675
|
-
|
676
|
-
:host(.offset-left-lg-4) {
|
677
|
-
padding-left: calc(((100% + 8.33px) / 12) * 4);
|
678
|
-
}
|
679
|
-
|
680
|
-
:host(.offset-left-lg-5) {
|
681
|
-
padding-left: calc(((100% + 8.33px) / 12) * 5);
|
682
|
-
}
|
683
|
-
|
684
|
-
:host(.offset-right-lg-0) {
|
685
|
-
padding-right: calc(((100% + 8.33px) / 12) * 0);
|
686
|
-
}
|
687
|
-
|
688
|
-
:host(.offset-right-lg-1) {
|
689
|
-
padding-right: calc(((100% + 8.33px) / 12) * 1);
|
690
|
-
}
|
691
|
-
|
692
|
-
:host(.offset-right-lg-2) {
|
693
|
-
padding-right: calc(((100% + 8.33px) / 12) * 2);
|
694
|
-
}
|
695
|
-
|
696
|
-
:host(.offset-right-lg-3) {
|
697
|
-
padding-right: calc(((100% + 8.33px) / 12) * 3);
|
698
|
-
}
|
699
|
-
|
700
|
-
:host(.offset-right-lg-4) {
|
701
|
-
padding-right: calc(((100% + 8.33px) / 12) * 4);
|
702
|
-
}
|
703
|
-
|
704
|
-
:host(.offset-right-lg-5) {
|
705
|
-
padding-right: calc(((100% + 8.33px) / 12) * 5);
|
706
|
-
}
|
707
|
-
|
708
|
-
:host(.offset-lg-0) {
|
709
|
-
padding-left: calc(((100% + 8.33px) / 12) * 0);
|
710
|
-
padding-right: calc(((100% + 8.33px) / 12) * 0);
|
711
|
-
}
|
712
|
-
|
713
|
-
:host(.offset-lg-1) {
|
714
|
-
padding-left: calc(((100% + 8.33px) / 12) * 1);
|
715
|
-
padding-right: calc(((100% + 8.33px) / 12) * 1);
|
716
|
-
}
|
717
|
-
|
718
|
-
:host(.offset-lg-2) {
|
719
|
-
padding-left: calc(((100% + 8.33px) / 12) * 2);
|
720
|
-
padding-right: calc(((100% + 8.33px) / 12) * 2);
|
721
|
-
}
|
722
|
-
|
723
|
-
:host(.offset-lg-3) {
|
724
|
-
padding-left: calc(((100% + 8.33px) / 12) * 3);
|
725
|
-
padding-right: calc(((100% + 8.33px) / 12) * 3);
|
726
|
-
}
|
727
|
-
|
728
|
-
:host(.offset-lg-4) {
|
729
|
-
padding-left: calc(((100% + 8.33px) / 12) * 4);
|
730
|
-
padding-right: calc(((100% + 8.33px) / 12) * 4);
|
731
|
-
}
|
732
|
-
|
733
|
-
:host(.offset-lg-5) {
|
734
|
-
padding-left: calc(((100% + 8.33px) / 12) * 5);
|
735
|
-
padding-right: calc(((100% + 8.33px) / 12) * 5);
|
736
|
-
}
|
737
|
-
|
738
|
-
:host {
|
739
|
-
margin-bottom: calc(-1 * var(--ku4-grid-row-gutter-lg, 16px));
|
740
|
-
}
|
741
|
-
:host::slotted(*) {
|
742
|
-
margin-bottom: var(--ku4-grid-row-gutter-lg, 16px);
|
743
|
-
}
|
744
|
-
:host ::slotted(*) {
|
745
|
-
margin-bottom: var(--ku4-grid-row-gutter-lg, 16px);
|
746
|
-
}
|
747
|
-
}
|
748
|
-
::slotted(*) {
|
749
|
-
margin-left: var(--ku4-grid-column-gutter, 15px);
|
750
|
-
margin-right: var(--ku4-grid-column-gutter, 15px);
|
751
|
-
}
|