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,14 +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: hidden;
|
9
|
-
}
|
10
|
-
|
11
|
-
:host([open]) {
|
12
|
-
padding-top: inherit;
|
13
|
-
padding-bottom: inherit;
|
14
|
-
}
|
@@ -1,119 +0,0 @@
|
|
1
|
-
import { Component, Host, Prop, Watch, State, Method, h, Element, Listen } from '@stencil/core';
|
2
|
-
/**
|
3
|
-
* @description ku4-panel
|
4
|
-
*/
|
5
|
-
export class Ku4Panel {
|
6
|
-
constructor() {
|
7
|
-
/**
|
8
|
-
* Set true to display panel
|
9
|
-
*/
|
10
|
-
this.open = false;
|
11
|
-
this.maxHeight = this.open ? 'none' : '0px';
|
12
|
-
}
|
13
|
-
openHandler(value) {
|
14
|
-
if (value) {
|
15
|
-
this.maxHeight = `${this.host.scrollHeight}px`;
|
16
|
-
}
|
17
|
-
else {
|
18
|
-
this.host.style.maxHeight = `${this.host.scrollHeight}px`;
|
19
|
-
this.maxHeight = '0px';
|
20
|
-
}
|
21
|
-
}
|
22
|
-
handleTransitionEnd() {
|
23
|
-
this.maxHeight = this.open ? 'none' : '0px';
|
24
|
-
}
|
25
|
-
/**
|
26
|
-
* Toggle panel state
|
27
|
-
*/
|
28
|
-
async toggle() {
|
29
|
-
this.open = !this.open;
|
30
|
-
}
|
31
|
-
/**
|
32
|
-
* Close panel
|
33
|
-
*/
|
34
|
-
async close() {
|
35
|
-
this.open = false;
|
36
|
-
}
|
37
|
-
render() {
|
38
|
-
const { open, maxHeight } = this;
|
39
|
-
return (h(Host, { "aria-hidden": open ? 'false' : 'true', tabIndex: open ? 0 : -1, style: { maxHeight } },
|
40
|
-
h("slot", null)));
|
41
|
-
}
|
42
|
-
static get is() { return "ku4-panel"; }
|
43
|
-
static get encapsulation() { return "shadow"; }
|
44
|
-
static get originalStyleUrls() { return {
|
45
|
-
"$": ["ku4-panel.scss"]
|
46
|
-
}; }
|
47
|
-
static get styleUrls() { return {
|
48
|
-
"$": ["ku4-panel.css"]
|
49
|
-
}; }
|
50
|
-
static get properties() { return {
|
51
|
-
"open": {
|
52
|
-
"type": "boolean",
|
53
|
-
"mutable": true,
|
54
|
-
"complexType": {
|
55
|
-
"original": "boolean",
|
56
|
-
"resolved": "boolean",
|
57
|
-
"references": {}
|
58
|
-
},
|
59
|
-
"required": false,
|
60
|
-
"optional": false,
|
61
|
-
"docs": {
|
62
|
-
"tags": [],
|
63
|
-
"text": "Set true to display panel"
|
64
|
-
},
|
65
|
-
"attribute": "open",
|
66
|
-
"reflect": true,
|
67
|
-
"defaultValue": "false"
|
68
|
-
}
|
69
|
-
}; }
|
70
|
-
static get states() { return {
|
71
|
-
"maxHeight": {}
|
72
|
-
}; }
|
73
|
-
static get methods() { return {
|
74
|
-
"toggle": {
|
75
|
-
"complexType": {
|
76
|
-
"signature": "() => Promise<void>",
|
77
|
-
"parameters": [],
|
78
|
-
"references": {
|
79
|
-
"Promise": {
|
80
|
-
"location": "global"
|
81
|
-
}
|
82
|
-
},
|
83
|
-
"return": "Promise<void>"
|
84
|
-
},
|
85
|
-
"docs": {
|
86
|
-
"text": "Toggle panel state",
|
87
|
-
"tags": []
|
88
|
-
}
|
89
|
-
},
|
90
|
-
"close": {
|
91
|
-
"complexType": {
|
92
|
-
"signature": "() => Promise<void>",
|
93
|
-
"parameters": [],
|
94
|
-
"references": {
|
95
|
-
"Promise": {
|
96
|
-
"location": "global"
|
97
|
-
}
|
98
|
-
},
|
99
|
-
"return": "Promise<void>"
|
100
|
-
},
|
101
|
-
"docs": {
|
102
|
-
"text": "Close panel",
|
103
|
-
"tags": []
|
104
|
-
}
|
105
|
-
}
|
106
|
-
}; }
|
107
|
-
static get elementRef() { return "host"; }
|
108
|
-
static get watchers() { return [{
|
109
|
-
"propName": "open",
|
110
|
-
"methodName": "openHandler"
|
111
|
-
}]; }
|
112
|
-
static get listeners() { return [{
|
113
|
-
"name": "transitionend",
|
114
|
-
"method": "handleTransitionEnd",
|
115
|
-
"target": undefined,
|
116
|
-
"capture": false,
|
117
|
-
"passive": false
|
118
|
-
}]; }
|
119
|
-
}
|
@@ -1,23 +0,0 @@
|
|
1
|
-
:host {
|
2
|
-
position: relative;
|
3
|
-
display: block;
|
4
|
-
width: 200px;
|
5
|
-
height: 120px;
|
6
|
-
border: solid 2px #aaa;
|
7
|
-
box-sizing: border-box;
|
8
|
-
overflow: hidden;
|
9
|
-
object-fit: cover;
|
10
|
-
}
|
11
|
-
|
12
|
-
img {
|
13
|
-
position: absolute;
|
14
|
-
top: 0;
|
15
|
-
left: 0;
|
16
|
-
width: 100%;
|
17
|
-
height: 100%;
|
18
|
-
object-fit: inherit;
|
19
|
-
}
|
20
|
-
|
21
|
-
::slotted(*) {
|
22
|
-
position: relative;
|
23
|
-
}
|
@@ -1,249 +0,0 @@
|
|
1
|
-
import { Component, Prop, State, Watch, Method, Host, h } from '@stencil/core';
|
2
|
-
import { Assert } from 'ku4es-kernel';
|
3
|
-
import { Device } from 'ku4es-ui-kernel';
|
4
|
-
import { image } from 'ku4es-ui-data';
|
5
|
-
function portraitOrientation() {
|
6
|
-
const { orientation } = Device;
|
7
|
-
return (orientation === Device.landscapePrimary ? 8
|
8
|
-
: orientation === Device.landscapeSecondary ? 6
|
9
|
-
: orientation === Device.portraitPrimary ? 1
|
10
|
-
: orientation === Device.portraitSecondary ? 3
|
11
|
-
: undefined);
|
12
|
-
}
|
13
|
-
/**
|
14
|
-
* @description ku4-preview
|
15
|
-
*/
|
16
|
-
export class Ku4Preview {
|
17
|
-
constructor() {
|
18
|
-
this.handleChange = this.handleChange.bind(this);
|
19
|
-
}
|
20
|
-
orientationHandler() {
|
21
|
-
this.orient(this.orientation);
|
22
|
-
}
|
23
|
-
/**
|
24
|
-
* Read data out of this preview
|
25
|
-
*/
|
26
|
-
async read() {
|
27
|
-
return this.input.files;
|
28
|
-
}
|
29
|
-
handleChange() {
|
30
|
-
this.status = 'loading';
|
31
|
-
let value;
|
32
|
-
if (Assert.exists(this.orientation)) {
|
33
|
-
value = this.orientation;
|
34
|
-
}
|
35
|
-
else if (this.capture === 'portrait') {
|
36
|
-
value = portraitOrientation();
|
37
|
-
}
|
38
|
-
else if (this.capture === 'landscape') {
|
39
|
-
value = undefined;
|
40
|
-
}
|
41
|
-
else {
|
42
|
-
value = Device.orientation === Device.portraitPrimary
|
43
|
-
? portraitOrientation()
|
44
|
-
: undefined;
|
45
|
-
}
|
46
|
-
this.orient(value);
|
47
|
-
}
|
48
|
-
orient(orientation) {
|
49
|
-
image.dataUrlFromFile(this.input.files[0], {
|
50
|
-
crossDomain: true,
|
51
|
-
resolution: { x: this.resolutionX, y: this.resolutionY },
|
52
|
-
orientation
|
53
|
-
})
|
54
|
-
.then((dataUrl) => {
|
55
|
-
this.currentSrc = dataUrl;
|
56
|
-
this.status = 'loaded';
|
57
|
-
})
|
58
|
-
.catch(() => {
|
59
|
-
this.status = 'error';
|
60
|
-
this.currentSrc = null;
|
61
|
-
});
|
62
|
-
}
|
63
|
-
componentWillLoad() {
|
64
|
-
this.input = document.getElementById(this.for);
|
65
|
-
this.input.addEventListener('change', this.handleChange);
|
66
|
-
}
|
67
|
-
disconnectedCallback() {
|
68
|
-
this.input.removeEventListener('change', this.handleChange);
|
69
|
-
}
|
70
|
-
render() {
|
71
|
-
return (h(Host, null,
|
72
|
-
h("img", { src: this.currentSrc || this.src, alt: this.alt || 'preview image' }),
|
73
|
-
h("slot", null)));
|
74
|
-
}
|
75
|
-
static get is() { return "ku4-preview"; }
|
76
|
-
static get encapsulation() { return "shadow"; }
|
77
|
-
static get originalStyleUrls() { return {
|
78
|
-
"$": ["ku4-preview.scss"]
|
79
|
-
}; }
|
80
|
-
static get styleUrls() { return {
|
81
|
-
"$": ["ku4-preview.css"]
|
82
|
-
}; }
|
83
|
-
static get properties() { return {
|
84
|
-
"for": {
|
85
|
-
"type": "string",
|
86
|
-
"mutable": false,
|
87
|
-
"complexType": {
|
88
|
-
"original": "string",
|
89
|
-
"resolved": "string",
|
90
|
-
"references": {}
|
91
|
-
},
|
92
|
-
"required": false,
|
93
|
-
"optional": false,
|
94
|
-
"docs": {
|
95
|
-
"tags": [],
|
96
|
-
"text": "Preview for input having id of value"
|
97
|
-
},
|
98
|
-
"attribute": "for",
|
99
|
-
"reflect": false
|
100
|
-
},
|
101
|
-
"src": {
|
102
|
-
"type": "string",
|
103
|
-
"mutable": false,
|
104
|
-
"complexType": {
|
105
|
-
"original": "string",
|
106
|
-
"resolved": "string",
|
107
|
-
"references": {}
|
108
|
-
},
|
109
|
-
"required": false,
|
110
|
-
"optional": false,
|
111
|
-
"docs": {
|
112
|
-
"tags": [],
|
113
|
-
"text": "The default image src"
|
114
|
-
},
|
115
|
-
"attribute": "src",
|
116
|
-
"reflect": false
|
117
|
-
},
|
118
|
-
"orientation": {
|
119
|
-
"type": "number",
|
120
|
-
"mutable": false,
|
121
|
-
"complexType": {
|
122
|
-
"original": "1 | 6 | 8",
|
123
|
-
"resolved": "1 | 6 | 8",
|
124
|
-
"references": {}
|
125
|
-
},
|
126
|
-
"required": false,
|
127
|
-
"optional": false,
|
128
|
-
"docs": {
|
129
|
-
"tags": [],
|
130
|
-
"text": "EXIF orientation. This will override\nany set capture value. (optional)"
|
131
|
-
},
|
132
|
-
"attribute": "orientation",
|
133
|
-
"reflect": false
|
134
|
-
},
|
135
|
-
"resolutionX": {
|
136
|
-
"type": "number",
|
137
|
-
"mutable": false,
|
138
|
-
"complexType": {
|
139
|
-
"original": "number",
|
140
|
-
"resolved": "number",
|
141
|
-
"references": {}
|
142
|
-
},
|
143
|
-
"required": false,
|
144
|
-
"optional": false,
|
145
|
-
"docs": {
|
146
|
-
"tags": [],
|
147
|
-
"text": "Maximum display x resolution (optional).\nThis will have no effect on the uploaded file\nonly on preview display. It can be very useful\nto set maximum display resolutions to\nsignificantly increase load times for large files."
|
148
|
-
},
|
149
|
-
"attribute": "resolution-x",
|
150
|
-
"reflect": false
|
151
|
-
},
|
152
|
-
"resolutionY": {
|
153
|
-
"type": "number",
|
154
|
-
"mutable": false,
|
155
|
-
"complexType": {
|
156
|
-
"original": "number",
|
157
|
-
"resolved": "number",
|
158
|
-
"references": {}
|
159
|
-
},
|
160
|
-
"required": false,
|
161
|
-
"optional": false,
|
162
|
-
"docs": {
|
163
|
-
"tags": [],
|
164
|
-
"text": "Maximum display y resolution (optional).\nThis will have no effect on the uploaded file\nonly on preview display. It can be very useful\nto set maximum display resolutions to\nsignificantly increase load times for large files."
|
165
|
-
},
|
166
|
-
"attribute": "resolution-y",
|
167
|
-
"reflect": false
|
168
|
-
},
|
169
|
-
"capture": {
|
170
|
-
"type": "string",
|
171
|
-
"mutable": false,
|
172
|
-
"complexType": {
|
173
|
-
"original": "'portrait' | 'landscape'",
|
174
|
-
"resolved": "\"landscape\" | \"portrait\"",
|
175
|
-
"references": {}
|
176
|
-
},
|
177
|
-
"required": false,
|
178
|
-
"optional": false,
|
179
|
-
"docs": {
|
180
|
-
"tags": [],
|
181
|
-
"text": "Force a 'portrait' or 'landscape' capture\norientation. This is unlikely necessary, but\nuseful for those who want to implement specific\ncustom capture orientation logic. (optional)"
|
182
|
-
},
|
183
|
-
"attribute": "capture",
|
184
|
-
"reflect": false
|
185
|
-
},
|
186
|
-
"status": {
|
187
|
-
"type": "string",
|
188
|
-
"mutable": true,
|
189
|
-
"complexType": {
|
190
|
-
"original": "'loading' | 'loaded' | 'error'",
|
191
|
-
"resolved": "\"error\" | \"loaded\" | \"loading\"",
|
192
|
-
"references": {}
|
193
|
-
},
|
194
|
-
"required": false,
|
195
|
-
"optional": false,
|
196
|
-
"docs": {
|
197
|
-
"tags": [],
|
198
|
-
"text": "Indicates load status of target asset (readonly)"
|
199
|
-
},
|
200
|
-
"attribute": "status",
|
201
|
-
"reflect": true
|
202
|
-
},
|
203
|
-
"alt": {
|
204
|
-
"type": "string",
|
205
|
-
"mutable": false,
|
206
|
-
"complexType": {
|
207
|
-
"original": "string",
|
208
|
-
"resolved": "string",
|
209
|
-
"references": {}
|
210
|
-
},
|
211
|
-
"required": false,
|
212
|
-
"optional": false,
|
213
|
-
"docs": {
|
214
|
-
"tags": [],
|
215
|
-
"text": "Alt text"
|
216
|
-
},
|
217
|
-
"attribute": "alt",
|
218
|
-
"reflect": false
|
219
|
-
}
|
220
|
-
}; }
|
221
|
-
static get states() { return {
|
222
|
-
"currentSrc": {}
|
223
|
-
}; }
|
224
|
-
static get methods() { return {
|
225
|
-
"read": {
|
226
|
-
"complexType": {
|
227
|
-
"signature": "() => Promise<FileList>",
|
228
|
-
"parameters": [],
|
229
|
-
"references": {
|
230
|
-
"Promise": {
|
231
|
-
"location": "global"
|
232
|
-
},
|
233
|
-
"FileList": {
|
234
|
-
"location": "global"
|
235
|
-
}
|
236
|
-
},
|
237
|
-
"return": "Promise<FileList>"
|
238
|
-
},
|
239
|
-
"docs": {
|
240
|
-
"text": "Read data out of this preview",
|
241
|
-
"tags": []
|
242
|
-
}
|
243
|
-
}
|
244
|
-
}; }
|
245
|
-
static get watchers() { return [{
|
246
|
-
"propName": "orientation",
|
247
|
-
"methodName": "orientationHandler"
|
248
|
-
}]; }
|
249
|
-
}
|
@@ -1,82 +0,0 @@
|
|
1
|
-
/** START | style resets **/
|
2
|
-
button {
|
3
|
-
margin: 0;
|
4
|
-
padding: 0;
|
5
|
-
border: none;
|
6
|
-
background: transparent;
|
7
|
-
-webkit-appearance: none;
|
8
|
-
}
|
9
|
-
|
10
|
-
/** END | style resets **/
|
11
|
-
:host {
|
12
|
-
position: relative;
|
13
|
-
display: block;
|
14
|
-
width: 100%;
|
15
|
-
padding: 20px 30px;
|
16
|
-
background-color: #eee;
|
17
|
-
text-align: center;
|
18
|
-
color: #aaa;
|
19
|
-
cursor: pointer;
|
20
|
-
}
|
21
|
-
|
22
|
-
:host(:focus) {
|
23
|
-
background-color: #eee;
|
24
|
-
color: #666;
|
25
|
-
z-index: 2;
|
26
|
-
}
|
27
|
-
|
28
|
-
:host(:hover) {
|
29
|
-
background-color: #eee;
|
30
|
-
color: #666;
|
31
|
-
}
|
32
|
-
|
33
|
-
:host(:active) {
|
34
|
-
background-color: #fff;
|
35
|
-
color: #333;
|
36
|
-
}
|
37
|
-
|
38
|
-
:host([selected]) {
|
39
|
-
border-top: 1px solid #ccc;
|
40
|
-
border-bottom: 1px solid #ccc;
|
41
|
-
background-color: #fff;
|
42
|
-
color: #444;
|
43
|
-
}
|
44
|
-
|
45
|
-
button {
|
46
|
-
display: flex;
|
47
|
-
flex-direction: row;
|
48
|
-
width: 100%;
|
49
|
-
}
|
50
|
-
|
51
|
-
@media only screen and (min-width: 768px) {
|
52
|
-
:host {
|
53
|
-
width: auto;
|
54
|
-
border-top: 1px solid #ccc;
|
55
|
-
border-right: 1px solid #ccc;
|
56
|
-
border-top-left-radius: 4px;
|
57
|
-
border-top-right-radius: 4px;
|
58
|
-
background-color: #eee;
|
59
|
-
}
|
60
|
-
|
61
|
-
:host(:first-of-type) {
|
62
|
-
border-left: 1px solid #ccc;
|
63
|
-
}
|
64
|
-
|
65
|
-
:host([selected]) {
|
66
|
-
padding-bottom: 1px;
|
67
|
-
border-top: 1px solid #ccc;
|
68
|
-
border-bottom: none;
|
69
|
-
}
|
70
|
-
|
71
|
-
:host([selected]):after {
|
72
|
-
content: " ";
|
73
|
-
position: absolute;
|
74
|
-
display: block;
|
75
|
-
left: 0;
|
76
|
-
bottom: -1px;
|
77
|
-
width: 100%;
|
78
|
-
height: 1px;
|
79
|
-
box-sizing: border-box;
|
80
|
-
background-color: inherit;
|
81
|
-
}
|
82
|
-
}
|
@@ -1,191 +0,0 @@
|
|
1
|
-
import { Component, Element, Host, Prop, State, Method, Listen, Event, h, } from '@stencil/core';
|
2
|
-
import uid from '../../capabilities/identity/uid';
|
3
|
-
/**
|
4
|
-
* @description ku4-tab
|
5
|
-
*/
|
6
|
-
export class Ku4Tab {
|
7
|
-
constructor() {
|
8
|
-
/**
|
9
|
-
* Active when true
|
10
|
-
*/
|
11
|
-
this.selected = false;
|
12
|
-
}
|
13
|
-
handleClick(e) {
|
14
|
-
this.tabClick.emit(e);
|
15
|
-
}
|
16
|
-
handleKeyUp(e) {
|
17
|
-
this.tabKeyUp.emit(e);
|
18
|
-
}
|
19
|
-
/**
|
20
|
-
* Set this tab as selected.
|
21
|
-
*/
|
22
|
-
async select() {
|
23
|
-
this.selected = true;
|
24
|
-
this.panel.select();
|
25
|
-
this.host.focus();
|
26
|
-
}
|
27
|
-
/**
|
28
|
-
* Unset this tab as selected
|
29
|
-
*/
|
30
|
-
async deselect() {
|
31
|
-
this.selected = false;
|
32
|
-
this.panel.deselect();
|
33
|
-
}
|
34
|
-
/**
|
35
|
-
* Connect this tab to a panel
|
36
|
-
* @param {HTMLElement} panel - The target ku4-tab-panel HTMLElement
|
37
|
-
*/
|
38
|
-
async connect(panel) {
|
39
|
-
panel.connect(this);
|
40
|
-
}
|
41
|
-
get id() {
|
42
|
-
return this.host.id || uid();
|
43
|
-
}
|
44
|
-
/**
|
45
|
-
* @param {Ku4TabPanel} panel - panel to assign to this tab
|
46
|
-
* @internal
|
47
|
-
*/
|
48
|
-
$assignPanel(panel) {
|
49
|
-
this.panel = panel;
|
50
|
-
}
|
51
|
-
render() {
|
52
|
-
const { selected, panel } = this;
|
53
|
-
return (h(Host, { id: this.host.id || uid(), role: "tab", type: "button", tabIndex: selected ? 0 : -1, "aria-controls": panel && panel.id, "aria-selected": selected ? 'true' : 'false' },
|
54
|
-
h("slot", null)));
|
55
|
-
}
|
56
|
-
static get is() { return "ku4-tab"; }
|
57
|
-
static get encapsulation() { return "shadow"; }
|
58
|
-
static get originalStyleUrls() { return {
|
59
|
-
"$": ["ku4-tab.scss"]
|
60
|
-
}; }
|
61
|
-
static get styleUrls() { return {
|
62
|
-
"$": ["ku4-tab.css"]
|
63
|
-
}; }
|
64
|
-
static get properties() { return {
|
65
|
-
"selected": {
|
66
|
-
"type": "boolean",
|
67
|
-
"mutable": true,
|
68
|
-
"complexType": {
|
69
|
-
"original": "boolean",
|
70
|
-
"resolved": "boolean",
|
71
|
-
"references": {}
|
72
|
-
},
|
73
|
-
"required": false,
|
74
|
-
"optional": false,
|
75
|
-
"docs": {
|
76
|
-
"tags": [],
|
77
|
-
"text": "Active when true"
|
78
|
-
},
|
79
|
-
"attribute": "selected",
|
80
|
-
"reflect": true,
|
81
|
-
"defaultValue": "false"
|
82
|
-
}
|
83
|
-
}; }
|
84
|
-
static get states() { return {
|
85
|
-
"panel": {}
|
86
|
-
}; }
|
87
|
-
static get events() { return [{
|
88
|
-
"method": "tabClick",
|
89
|
-
"name": "ku4TabClick",
|
90
|
-
"bubbles": true,
|
91
|
-
"cancelable": true,
|
92
|
-
"composed": true,
|
93
|
-
"docs": {
|
94
|
-
"tags": [],
|
95
|
-
"text": "Event fired when this tab is clicked."
|
96
|
-
},
|
97
|
-
"complexType": {
|
98
|
-
"original": "any",
|
99
|
-
"resolved": "any",
|
100
|
-
"references": {}
|
101
|
-
}
|
102
|
-
}, {
|
103
|
-
"method": "tabKeyUp",
|
104
|
-
"name": "ku4TabKeyup",
|
105
|
-
"bubbles": true,
|
106
|
-
"cancelable": true,
|
107
|
-
"composed": true,
|
108
|
-
"docs": {
|
109
|
-
"tags": [],
|
110
|
-
"text": "Event fired when this tab is keyup."
|
111
|
-
},
|
112
|
-
"complexType": {
|
113
|
-
"original": "any",
|
114
|
-
"resolved": "any",
|
115
|
-
"references": {}
|
116
|
-
}
|
117
|
-
}]; }
|
118
|
-
static get methods() { return {
|
119
|
-
"select": {
|
120
|
-
"complexType": {
|
121
|
-
"signature": "() => Promise<void>",
|
122
|
-
"parameters": [],
|
123
|
-
"references": {
|
124
|
-
"Promise": {
|
125
|
-
"location": "global"
|
126
|
-
}
|
127
|
-
},
|
128
|
-
"return": "Promise<void>"
|
129
|
-
},
|
130
|
-
"docs": {
|
131
|
-
"text": "Set this tab as selected.",
|
132
|
-
"tags": []
|
133
|
-
}
|
134
|
-
},
|
135
|
-
"deselect": {
|
136
|
-
"complexType": {
|
137
|
-
"signature": "() => Promise<void>",
|
138
|
-
"parameters": [],
|
139
|
-
"references": {
|
140
|
-
"Promise": {
|
141
|
-
"location": "global"
|
142
|
-
}
|
143
|
-
},
|
144
|
-
"return": "Promise<void>"
|
145
|
-
},
|
146
|
-
"docs": {
|
147
|
-
"text": "Unset this tab as selected",
|
148
|
-
"tags": []
|
149
|
-
}
|
150
|
-
},
|
151
|
-
"connect": {
|
152
|
-
"complexType": {
|
153
|
-
"signature": "(panel: any) => Promise<void>",
|
154
|
-
"parameters": [{
|
155
|
-
"tags": [{
|
156
|
-
"text": "panel - The target ku4-tab-panel HTMLElement",
|
157
|
-
"name": "param"
|
158
|
-
}],
|
159
|
-
"text": "- The target ku4-tab-panel HTMLElement"
|
160
|
-
}],
|
161
|
-
"references": {
|
162
|
-
"Promise": {
|
163
|
-
"location": "global"
|
164
|
-
}
|
165
|
-
},
|
166
|
-
"return": "Promise<void>"
|
167
|
-
},
|
168
|
-
"docs": {
|
169
|
-
"text": "Connect this tab to a panel",
|
170
|
-
"tags": [{
|
171
|
-
"name": "param",
|
172
|
-
"text": "panel - The target ku4-tab-panel HTMLElement"
|
173
|
-
}]
|
174
|
-
}
|
175
|
-
}
|
176
|
-
}; }
|
177
|
-
static get elementRef() { return "host"; }
|
178
|
-
static get listeners() { return [{
|
179
|
-
"name": "click",
|
180
|
-
"method": "handleClick",
|
181
|
-
"target": undefined,
|
182
|
-
"capture": false,
|
183
|
-
"passive": false
|
184
|
-
}, {
|
185
|
-
"name": "keyup",
|
186
|
-
"method": "handleKeyUp",
|
187
|
-
"target": undefined,
|
188
|
-
"capture": false,
|
189
|
-
"passive": false
|
190
|
-
}]; }
|
191
|
-
}
|