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,118 +0,0 @@
|
|
1
|
-
import { Component, Host, Element, Listen, Method, h } from '@stencil/core';
|
2
|
-
import { Key } from 'ku4es-ui-kernel';
|
3
|
-
import uid from '../../capabilities/identity/uid';
|
4
|
-
/**
|
5
|
-
* @description ku4-tab-list
|
6
|
-
*/
|
7
|
-
export class Ku4TabList {
|
8
|
-
handleHpTabClick({ target }) {
|
9
|
-
this.tabs.includes(target) && this.open(target);
|
10
|
-
}
|
11
|
-
handleHpTabKeyUp({ target, detail: e }) {
|
12
|
-
if (!(this.tabs.includes(target))) {
|
13
|
-
return;
|
14
|
-
}
|
15
|
-
if (Key.left.didFire(e)) {
|
16
|
-
this.open(this.previous(target));
|
17
|
-
}
|
18
|
-
if (Key.right.didFire(e)) {
|
19
|
-
this.open(this.next(target));
|
20
|
-
}
|
21
|
-
}
|
22
|
-
/**
|
23
|
-
* Open a ku4-tab in this ku4-tab-list.
|
24
|
-
* @param {Ku4Tab} tab - ku4-tab target to open.
|
25
|
-
*/
|
26
|
-
async open(tab) {
|
27
|
-
return this.reset().select(tab);
|
28
|
-
}
|
29
|
-
select(tab) {
|
30
|
-
tab.select();
|
31
|
-
return this;
|
32
|
-
}
|
33
|
-
deselect(tab) {
|
34
|
-
tab.deselect();
|
35
|
-
return this;
|
36
|
-
}
|
37
|
-
reset() {
|
38
|
-
this.tabs.forEach(tab => this.deselect(tab));
|
39
|
-
return this;
|
40
|
-
}
|
41
|
-
previous(tab) {
|
42
|
-
const { tabs, tabs: { length } } = this;
|
43
|
-
const index = tabs.indexOf(tab) - 1;
|
44
|
-
return tabs[index > -1 ? index : length - 1];
|
45
|
-
}
|
46
|
-
next(tab) {
|
47
|
-
const { tabs, tabs: { length } } = this;
|
48
|
-
const index = tabs.indexOf(tab) + 1;
|
49
|
-
return tabs[index < length ? index : 0];
|
50
|
-
}
|
51
|
-
componentDidRender() {
|
52
|
-
const tabs = [];
|
53
|
-
const panels = [];
|
54
|
-
[].slice.call(this.host.children).forEach((child) => {
|
55
|
-
if (child.tagName === 'KU4-TAB') {
|
56
|
-
tabs.push(child);
|
57
|
-
}
|
58
|
-
if (child.tagName === 'KU4-TAB-PANEL') {
|
59
|
-
panels.push(child);
|
60
|
-
}
|
61
|
-
});
|
62
|
-
this.tabs = tabs;
|
63
|
-
this.tabs.forEach((tab, index) => tab.connect(panels[index]));
|
64
|
-
}
|
65
|
-
render() {
|
66
|
-
return (h(Host, { id: this.host.id || uid(), role: "tablist", "aria-owns": this.host.id || uid() },
|
67
|
-
h("slot", null)));
|
68
|
-
}
|
69
|
-
static get is() { return "ku4-tab-list"; }
|
70
|
-
static get encapsulation() { return "shadow"; }
|
71
|
-
static get originalStyleUrls() { return {
|
72
|
-
"$": ["ku4-tab-list.scss"]
|
73
|
-
}; }
|
74
|
-
static get styleUrls() { return {
|
75
|
-
"$": ["ku4-tab-list.css"]
|
76
|
-
}; }
|
77
|
-
static get methods() { return {
|
78
|
-
"open": {
|
79
|
-
"complexType": {
|
80
|
-
"signature": "(tab: any) => Promise<this>",
|
81
|
-
"parameters": [{
|
82
|
-
"tags": [{
|
83
|
-
"text": "tab - ku4-tab target to open.",
|
84
|
-
"name": "param"
|
85
|
-
}],
|
86
|
-
"text": "- ku4-tab target to open."
|
87
|
-
}],
|
88
|
-
"references": {
|
89
|
-
"Promise": {
|
90
|
-
"location": "global"
|
91
|
-
}
|
92
|
-
},
|
93
|
-
"return": "Promise<this>"
|
94
|
-
},
|
95
|
-
"docs": {
|
96
|
-
"text": "Open a ku4-tab in this ku4-tab-list.",
|
97
|
-
"tags": [{
|
98
|
-
"name": "param",
|
99
|
-
"text": "tab - ku4-tab target to open."
|
100
|
-
}]
|
101
|
-
}
|
102
|
-
}
|
103
|
-
}; }
|
104
|
-
static get elementRef() { return "host"; }
|
105
|
-
static get listeners() { return [{
|
106
|
-
"name": "ku4TabClick",
|
107
|
-
"method": "handleHpTabClick",
|
108
|
-
"target": undefined,
|
109
|
-
"capture": false,
|
110
|
-
"passive": false
|
111
|
-
}, {
|
112
|
-
"name": "ku4TabKeyup",
|
113
|
-
"method": "handleHpTabKeyUp",
|
114
|
-
"target": undefined,
|
115
|
-
"capture": false,
|
116
|
-
"passive": false
|
117
|
-
}]; }
|
118
|
-
}
|
@@ -1,26 +0,0 @@
|
|
1
|
-
:host {
|
2
|
-
-webkit-backface-visibility: hidden;
|
3
|
-
display: block;
|
4
|
-
width: 100%;
|
5
|
-
height: auto;
|
6
|
-
max-height: 0;
|
7
|
-
transition: max-height 0.4s, padding 0.6s;
|
8
|
-
overflow: auto;
|
9
|
-
}
|
10
|
-
|
11
|
-
@media only screen and (min-width: 768px) {
|
12
|
-
:host {
|
13
|
-
display: none;
|
14
|
-
border-top: 1px solid #ccc;
|
15
|
-
border-bottom: 1px solid #ccc;
|
16
|
-
max-height: initial !important;
|
17
|
-
transition: none;
|
18
|
-
order: 2;
|
19
|
-
}
|
20
|
-
|
21
|
-
:host([selected]) {
|
22
|
-
display: block;
|
23
|
-
max-height: initial !important;
|
24
|
-
transition: none;
|
25
|
-
}
|
26
|
-
}
|
@@ -1,166 +0,0 @@
|
|
1
|
-
import { Component, Element, Host, Prop, State, Method, h, Listen } from '@stencil/core';
|
2
|
-
import uid from '../../capabilities/identity/uid';
|
3
|
-
/**
|
4
|
-
* @description ku4-tab-panel
|
5
|
-
*/
|
6
|
-
export class Ku4TabPanel {
|
7
|
-
constructor() {
|
8
|
-
/**
|
9
|
-
* Set true to display panel
|
10
|
-
*/
|
11
|
-
this.selected = false;
|
12
|
-
this.maxHeight = this.selected ? 'none' : '0px';
|
13
|
-
}
|
14
|
-
handleTransitionEnd() {
|
15
|
-
this.maxHeight = this.selected ? 'none' : '0px';
|
16
|
-
}
|
17
|
-
/**
|
18
|
-
* Set this panel as selected.
|
19
|
-
*/
|
20
|
-
async select() {
|
21
|
-
if (this.selected) {
|
22
|
-
return;
|
23
|
-
}
|
24
|
-
this.selected = true;
|
25
|
-
if (this.hasTransition) {
|
26
|
-
this.maxHeight = `${this.host.scrollHeight}px`;
|
27
|
-
}
|
28
|
-
else {
|
29
|
-
this.handleTransitionEnd();
|
30
|
-
}
|
31
|
-
}
|
32
|
-
/**
|
33
|
-
* Unset this panel as selected.
|
34
|
-
*/
|
35
|
-
async deselect() {
|
36
|
-
if (!this.selected) {
|
37
|
-
return;
|
38
|
-
}
|
39
|
-
this.selected = false;
|
40
|
-
this.host.style.maxHeight = `${this.host.scrollHeight}px`;
|
41
|
-
if (this.hasTransition) {
|
42
|
-
this.maxHeight = '0px';
|
43
|
-
}
|
44
|
-
else {
|
45
|
-
this.handleTransitionEnd();
|
46
|
-
}
|
47
|
-
}
|
48
|
-
/**
|
49
|
-
* Connect this panel to a tab.
|
50
|
-
* @param {Ku4Tab} tab - Tab to connect to this panel
|
51
|
-
*/
|
52
|
-
async connect(tab) {
|
53
|
-
tab.$assignPanel(this);
|
54
|
-
this.tab = tab;
|
55
|
-
}
|
56
|
-
get hasTransition() {
|
57
|
-
const transition = window
|
58
|
-
.getComputedStyle(this.host)
|
59
|
-
.getPropertyValue('transition');
|
60
|
-
return !/none/.test(transition);
|
61
|
-
}
|
62
|
-
render() {
|
63
|
-
const { selected, tab, maxHeight } = this;
|
64
|
-
return (h(Host, { role: "tabpanel", id: this.host.id || uid(), "aria-hidden": selected ? 'false' : 'true', "aria-labelledby": tab && tab.id, tabIndex: selected ? 0 : -1, style: { maxHeight } },
|
65
|
-
h("slot", null)));
|
66
|
-
}
|
67
|
-
static get is() { return "ku4-tab-panel"; }
|
68
|
-
static get encapsulation() { return "shadow"; }
|
69
|
-
static get originalStyleUrls() { return {
|
70
|
-
"$": ["ku4-tab-panel.scss"]
|
71
|
-
}; }
|
72
|
-
static get styleUrls() { return {
|
73
|
-
"$": ["ku4-tab-panel.css"]
|
74
|
-
}; }
|
75
|
-
static get properties() { return {
|
76
|
-
"selected": {
|
77
|
-
"type": "boolean",
|
78
|
-
"mutable": true,
|
79
|
-
"complexType": {
|
80
|
-
"original": "boolean",
|
81
|
-
"resolved": "boolean",
|
82
|
-
"references": {}
|
83
|
-
},
|
84
|
-
"required": false,
|
85
|
-
"optional": false,
|
86
|
-
"docs": {
|
87
|
-
"tags": [],
|
88
|
-
"text": "Set true to display panel"
|
89
|
-
},
|
90
|
-
"attribute": "selected",
|
91
|
-
"reflect": true,
|
92
|
-
"defaultValue": "false"
|
93
|
-
}
|
94
|
-
}; }
|
95
|
-
static get states() { return {
|
96
|
-
"maxHeight": {},
|
97
|
-
"tab": {}
|
98
|
-
}; }
|
99
|
-
static get methods() { return {
|
100
|
-
"select": {
|
101
|
-
"complexType": {
|
102
|
-
"signature": "() => Promise<void>",
|
103
|
-
"parameters": [],
|
104
|
-
"references": {
|
105
|
-
"Promise": {
|
106
|
-
"location": "global"
|
107
|
-
}
|
108
|
-
},
|
109
|
-
"return": "Promise<void>"
|
110
|
-
},
|
111
|
-
"docs": {
|
112
|
-
"text": "Set this panel as selected.",
|
113
|
-
"tags": []
|
114
|
-
}
|
115
|
-
},
|
116
|
-
"deselect": {
|
117
|
-
"complexType": {
|
118
|
-
"signature": "() => Promise<void>",
|
119
|
-
"parameters": [],
|
120
|
-
"references": {
|
121
|
-
"Promise": {
|
122
|
-
"location": "global"
|
123
|
-
}
|
124
|
-
},
|
125
|
-
"return": "Promise<void>"
|
126
|
-
},
|
127
|
-
"docs": {
|
128
|
-
"text": "Unset this panel as selected.",
|
129
|
-
"tags": []
|
130
|
-
}
|
131
|
-
},
|
132
|
-
"connect": {
|
133
|
-
"complexType": {
|
134
|
-
"signature": "(tab: any) => Promise<void>",
|
135
|
-
"parameters": [{
|
136
|
-
"tags": [{
|
137
|
-
"text": "tab - Tab to connect to this panel",
|
138
|
-
"name": "param"
|
139
|
-
}],
|
140
|
-
"text": "- Tab to connect to this panel"
|
141
|
-
}],
|
142
|
-
"references": {
|
143
|
-
"Promise": {
|
144
|
-
"location": "global"
|
145
|
-
}
|
146
|
-
},
|
147
|
-
"return": "Promise<void>"
|
148
|
-
},
|
149
|
-
"docs": {
|
150
|
-
"text": "Connect this panel to a tab.",
|
151
|
-
"tags": [{
|
152
|
-
"name": "param",
|
153
|
-
"text": "tab - Tab to connect to this panel"
|
154
|
-
}]
|
155
|
-
}
|
156
|
-
}
|
157
|
-
}; }
|
158
|
-
static get elementRef() { return "host"; }
|
159
|
-
static get listeners() { return [{
|
160
|
-
"name": "transitionend",
|
161
|
-
"method": "handleTransitionEnd",
|
162
|
-
"target": undefined,
|
163
|
-
"capture": false,
|
164
|
-
"passive": false
|
165
|
-
}]; }
|
166
|
-
}
|
@@ -1,116 +0,0 @@
|
|
1
|
-
ku4-table {
|
2
|
-
position: relative;
|
3
|
-
display: block;
|
4
|
-
}
|
5
|
-
@media only screen and (min-width: 1px) and (max-width: 767px) {
|
6
|
-
@supports (display: contents) {
|
7
|
-
ku4-table[stack-xs=column] table {
|
8
|
-
display: flex;
|
9
|
-
flex-direction: column;
|
10
|
-
}
|
11
|
-
ku4-table[stack-xs=column] thead,
|
12
|
-
ku4-table[stack-xs=column] tbody,
|
13
|
-
ku4-table[stack-xs=column] tfoot,
|
14
|
-
ku4-table[stack-xs=column] tr {
|
15
|
-
display: contents;
|
16
|
-
}
|
17
|
-
ku4-table[stack-xs=column] thead .ku4-head-header {
|
18
|
-
display: none;
|
19
|
-
}
|
20
|
-
ku4-table[stack-xs=column] tbody th,
|
21
|
-
ku4-table[stack-xs=column] tfoot th {
|
22
|
-
position: absolute;
|
23
|
-
display: block;
|
24
|
-
width: 0;
|
25
|
-
height: 0;
|
26
|
-
margin: 0;
|
27
|
-
padding: 0;
|
28
|
-
line-height: 0;
|
29
|
-
font-size: 0;
|
30
|
-
}
|
31
|
-
ku4-table[stack-xs=column] tbody td,
|
32
|
-
ku4-table[stack-xs=column] tfoot td {
|
33
|
-
display: flex;
|
34
|
-
}
|
35
|
-
ku4-table[stack-xs=column] tbody td:before,
|
36
|
-
ku4-table[stack-xs=column] tfoot td:before {
|
37
|
-
content: attr(data-ku4-row-header);
|
38
|
-
}
|
39
|
-
}
|
40
|
-
ku4-table[stack-xs=row] table {
|
41
|
-
display: flex;
|
42
|
-
flex-direction: column;
|
43
|
-
}
|
44
|
-
ku4-table[stack-xs=row] thead th,
|
45
|
-
ku4-table[stack-xs=row] thead td {
|
46
|
-
display: none;
|
47
|
-
}
|
48
|
-
ku4-table[stack-xs=row] thead,
|
49
|
-
ku4-table[stack-xs=row] tbody,
|
50
|
-
ku4-table[stack-xs=row] tfoot,
|
51
|
-
ku4-table[stack-xs=row] tr,
|
52
|
-
ku4-table[stack-xs=row] th,
|
53
|
-
ku4-table[stack-xs=row] td {
|
54
|
-
display: block;
|
55
|
-
}
|
56
|
-
ku4-table[stack-xs=row] tbody td:before,
|
57
|
-
ku4-table[stack-xs=row] tfoot td:before {
|
58
|
-
content: attr(data-ku4-column-header);
|
59
|
-
}
|
60
|
-
}
|
61
|
-
@media only screen and (min-width: 768px) and (max-width: 991px) {
|
62
|
-
@supports (display: contents) {
|
63
|
-
ku4-table[stack-sm=column] table {
|
64
|
-
display: flex;
|
65
|
-
flex-direction: column;
|
66
|
-
}
|
67
|
-
ku4-table[stack-sm=column] thead,
|
68
|
-
ku4-table[stack-sm=column] tbody,
|
69
|
-
ku4-table[stack-sm=column] tfoot,
|
70
|
-
ku4-table[stack-sm=column] tr {
|
71
|
-
display: contents;
|
72
|
-
}
|
73
|
-
ku4-table[stack-sm=column] thead .ku4-head-header {
|
74
|
-
display: none;
|
75
|
-
}
|
76
|
-
ku4-table[stack-sm=column] tbody th,
|
77
|
-
ku4-table[stack-sm=column] tfoot th {
|
78
|
-
position: absolute;
|
79
|
-
display: block;
|
80
|
-
width: 0;
|
81
|
-
height: 0;
|
82
|
-
margin: 0;
|
83
|
-
padding: 0;
|
84
|
-
line-height: 0;
|
85
|
-
font-size: 0;
|
86
|
-
}
|
87
|
-
ku4-table[stack-sm=column] tbody td,
|
88
|
-
ku4-table[stack-sm=column] tfoot td {
|
89
|
-
display: flex;
|
90
|
-
}
|
91
|
-
ku4-table[stack-sm=column] tbody td:before,
|
92
|
-
ku4-table[stack-sm=column] tfoot td:before {
|
93
|
-
content: attr(data-ku4-row-header);
|
94
|
-
}
|
95
|
-
}
|
96
|
-
ku4-table[stack-sm=row] table {
|
97
|
-
display: flex;
|
98
|
-
flex-direction: column;
|
99
|
-
}
|
100
|
-
ku4-table[stack-sm=row] thead th,
|
101
|
-
ku4-table[stack-sm=row] thead td {
|
102
|
-
display: none;
|
103
|
-
}
|
104
|
-
ku4-table[stack-sm=row] thead,
|
105
|
-
ku4-table[stack-sm=row] tbody,
|
106
|
-
ku4-table[stack-sm=row] tfoot,
|
107
|
-
ku4-table[stack-sm=row] tr,
|
108
|
-
ku4-table[stack-sm=row] th,
|
109
|
-
ku4-table[stack-sm=row] td {
|
110
|
-
display: block;
|
111
|
-
}
|
112
|
-
ku4-table[stack-sm=row] tbody td:before,
|
113
|
-
ku4-table[stack-sm=row] tfoot td:before {
|
114
|
-
content: attr(data-ku4-column-header);
|
115
|
-
}
|
116
|
-
}
|
@@ -1,120 +0,0 @@
|
|
1
|
-
import { Component, Prop, Element, h } from '@stencil/core';
|
2
|
-
/**
|
3
|
-
* @description ku4-table
|
4
|
-
*/
|
5
|
-
export class Ku4Table {
|
6
|
-
constructor() {
|
7
|
-
/**
|
8
|
-
* The member to stack on at extra-small views.
|
9
|
-
*/
|
10
|
-
// eslint-disable-next-line @stencil/strict-mutable
|
11
|
-
this.stackXs = '';
|
12
|
-
/**
|
13
|
-
* The member to stack on at small views.
|
14
|
-
*/
|
15
|
-
// eslint-disable-next-line @stencil/strict-mutable
|
16
|
-
this.stackSm = '';
|
17
|
-
}
|
18
|
-
stack() {
|
19
|
-
const theadHeaders = [].slice.call(this.host.querySelectorAll('thead th'));
|
20
|
-
const tbodyHeaders = [].slice.call(this.host.querySelectorAll('tbody th'));
|
21
|
-
const tfootHeaders = [].slice.call(this.host.querySelectorAll('tfoot th'));
|
22
|
-
const hasBodyHeaders = tbodyHeaders.length > 0;
|
23
|
-
const headerRows = this.host.querySelector('thead tr :first-child');
|
24
|
-
if (hasBodyHeaders) {
|
25
|
-
headerRows.classList.add('ku4-head-header');
|
26
|
-
}
|
27
|
-
theadHeaders.forEach((th, i) => {
|
28
|
-
// eslint-disable-next-line no-param-reassign
|
29
|
-
th.style.order = i + (!hasBodyHeaders);
|
30
|
-
});
|
31
|
-
[].slice.call(this.host.querySelectorAll('tbody tr')).forEach((tr, i) => {
|
32
|
-
[].slice.call(tr.querySelectorAll('td')).forEach((element, j) => {
|
33
|
-
// eslint-disable-next-line no-param-reassign
|
34
|
-
element.style.order = j + 1;
|
35
|
-
try {
|
36
|
-
const columnHeader = theadHeaders[j + hasBodyHeaders];
|
37
|
-
const rowHeader = tbodyHeaders[i];
|
38
|
-
element.setAttribute('data-ku4-column-header', columnHeader.getAttribute('data-ku4-stack-header') || columnHeader.textContent);
|
39
|
-
element.setAttribute('data-ku4-row-header', rowHeader.getAttribute('data-ku4-stack-header') || rowHeader.textContent);
|
40
|
-
}
|
41
|
-
catch (e) { /*Fail silently*/ }
|
42
|
-
});
|
43
|
-
});
|
44
|
-
[].slice.call(this.host.querySelectorAll('tfoot tr')).forEach((tr, i) => {
|
45
|
-
[].slice.call(tr.querySelectorAll('td')).forEach((element, j) => {
|
46
|
-
// eslint-disable-next-line no-param-reassign
|
47
|
-
element.style.order = j + 1;
|
48
|
-
try {
|
49
|
-
const columnHeader = theadHeaders[j + hasBodyHeaders];
|
50
|
-
const rowHeader = tfootHeaders[i];
|
51
|
-
element.setAttribute('data-ku4-column-header', columnHeader.getAttribute('data-ku4-stack-header') || columnHeader.textContent);
|
52
|
-
element.setAttribute('data-ku4-row-header', rowHeader.getAttribute('data-ku4-stack-header') || rowHeader.textContent);
|
53
|
-
}
|
54
|
-
catch (e) { /*Fail silently*/ }
|
55
|
-
});
|
56
|
-
});
|
57
|
-
}
|
58
|
-
componentDidLoad() {
|
59
|
-
this.stack();
|
60
|
-
this.mutationObserver = new MutationObserver(() => this.stack());
|
61
|
-
this.mutationObserver.observe(this.host, { childList: true, subtree: true });
|
62
|
-
}
|
63
|
-
disconnectedCallback() {
|
64
|
-
try {
|
65
|
-
this.mutationObserver.disconnect();
|
66
|
-
}
|
67
|
-
catch (e) {
|
68
|
-
/** Fail silently **/
|
69
|
-
}
|
70
|
-
}
|
71
|
-
render() {
|
72
|
-
return h("slot", null);
|
73
|
-
}
|
74
|
-
static get is() { return "ku4-table"; }
|
75
|
-
static get originalStyleUrls() { return {
|
76
|
-
"$": ["ku4-table.scss"]
|
77
|
-
}; }
|
78
|
-
static get styleUrls() { return {
|
79
|
-
"$": ["ku4-table.css"]
|
80
|
-
}; }
|
81
|
-
static get properties() { return {
|
82
|
-
"stackXs": {
|
83
|
-
"type": "string",
|
84
|
-
"mutable": true,
|
85
|
-
"complexType": {
|
86
|
-
"original": "'column' | 'row' | ''",
|
87
|
-
"resolved": "\"\" | \"column\" | \"row\"",
|
88
|
-
"references": {}
|
89
|
-
},
|
90
|
-
"required": false,
|
91
|
-
"optional": false,
|
92
|
-
"docs": {
|
93
|
-
"tags": [],
|
94
|
-
"text": "The member to stack on at extra-small views."
|
95
|
-
},
|
96
|
-
"attribute": "stack-xs",
|
97
|
-
"reflect": true,
|
98
|
-
"defaultValue": "''"
|
99
|
-
},
|
100
|
-
"stackSm": {
|
101
|
-
"type": "string",
|
102
|
-
"mutable": true,
|
103
|
-
"complexType": {
|
104
|
-
"original": "'column' | 'row' | ''",
|
105
|
-
"resolved": "\"\" | \"column\" | \"row\"",
|
106
|
-
"references": {}
|
107
|
-
},
|
108
|
-
"required": false,
|
109
|
-
"optional": false,
|
110
|
-
"docs": {
|
111
|
-
"tags": [],
|
112
|
-
"text": "The member to stack on at small views."
|
113
|
-
},
|
114
|
-
"attribute": "stack-sm",
|
115
|
-
"reflect": true,
|
116
|
-
"defaultValue": "''"
|
117
|
-
}
|
118
|
-
}; }
|
119
|
-
static get elementRef() { return "host"; }
|
120
|
-
}
|
@@ -1,56 +0,0 @@
|
|
1
|
-
:host {
|
2
|
-
position: fixed;
|
3
|
-
display: none;
|
4
|
-
opacity: 0;
|
5
|
-
z-index: 2;
|
6
|
-
background-color: #fff;
|
7
|
-
border: solid 1px #ccc;
|
8
|
-
}
|
9
|
-
|
10
|
-
:host([visible]) {
|
11
|
-
display: block;
|
12
|
-
opacity: 1;
|
13
|
-
transition: opacity 0.4s;
|
14
|
-
}
|
15
|
-
|
16
|
-
:host .arrow {
|
17
|
-
position: absolute;
|
18
|
-
width: var(--ku4-tooltip-arrow-size, 14px);
|
19
|
-
height: var(--ku4-tooltip-arrow-size, 14px);
|
20
|
-
background-color: inherit;
|
21
|
-
transform: rotate(45deg);
|
22
|
-
border: inherit;
|
23
|
-
box-shadow: var(--ku4-tooltip-arrow-box-shadow, none);
|
24
|
-
}
|
25
|
-
|
26
|
-
:host .content {
|
27
|
-
position: relative;
|
28
|
-
}
|
29
|
-
|
30
|
-
:host([top]) .arrow {
|
31
|
-
top: calc(100% - var(--ku4-tooltip-arrow-offset, 7px));
|
32
|
-
left: calc(50% - var(--ku4-tooltip-arrow-offset, 7px));
|
33
|
-
border-top: none !important;
|
34
|
-
border-left: none !important;
|
35
|
-
}
|
36
|
-
|
37
|
-
:host([left]) .arrow {
|
38
|
-
top: calc(50% - var(--ku4-tooltip-arrow-offset, 7px));
|
39
|
-
left: calc(100% - var(--ku4-tooltip-arrow-offset, 7px));
|
40
|
-
border-left: none !important;
|
41
|
-
border-bottom: none !important;
|
42
|
-
}
|
43
|
-
|
44
|
-
:host([bottom]) .arrow {
|
45
|
-
left: calc(50% - var(--ku4-tooltip-arrow-offset, 7px));
|
46
|
-
bottom: calc(100% - var(--ku4-tooltip-arrow-offset, 7px));
|
47
|
-
border-bottom: none !important;
|
48
|
-
border-right: none !important;
|
49
|
-
}
|
50
|
-
|
51
|
-
:host([right]) .arrow {
|
52
|
-
top: calc(50% - var(--ku4-tooltip-arrow-offset, 7px));
|
53
|
-
right: calc(100% - var(--ku4-tooltip-arrow-offset, 7px));
|
54
|
-
border-top: none !important;
|
55
|
-
border-right: none !important;
|
56
|
-
}
|