xv-webcomponents 1.8.2-qa.0 → 1.8.3-qa.0
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/loader.cjs.js +1 -1
- package/dist/cjs/xv-accordion-v2_45.cjs.entry.js +33 -36
- package/dist/cjs/xv-webcomponents.cjs.js +1 -1
- package/dist/collection/components/xv-button/xv-button.js +6 -6
- package/dist/collection/components/xv-checkbox/xv-checkbox.js +10 -7
- package/dist/collection/components/xv-data-table/xv-data-table-cell/xv-data-table-cell.js +6 -6
- package/dist/collection/components/xv-data-table/xv-data-table.js +9 -9
- package/dist/collection/components/xv-datepicker/xv-datepicker.js +6 -6
- package/dist/collection/components/xv-dropdown/xv-dropdown-item/xv-dropdown-item.js +10 -7
- package/dist/collection/components/xv-dropdown/xv-dropdown.js +6 -6
- package/dist/collection/components/xv-file-uploader/xv-file-uploader.js +5 -5
- package/dist/collection/components/xv-link/xv-link.js +1 -1
- package/dist/collection/components/xv-loader/xv-loader.js +4 -4
- package/dist/collection/components/xv-modal/xv-modal.js +5 -5
- package/dist/collection/components/xv-notification/xv-notification.js +5 -5
- package/dist/collection/components/xv-number-input/xv-number-input.js +6 -6
- package/dist/collection/components/xv-overflow-menu/xv-overflow-menu.js +6 -6
- package/dist/collection/components/xv-pagination/xv-pagination.js +5 -5
- package/dist/collection/components/xv-progress-indicator/_vars.js +0 -5
- package/dist/collection/components/xv-progress-indicator/xv-progress-indicator.js +12 -19
- package/dist/collection/components/xv-radio/xv-radio.js +6 -6
- package/dist/collection/components/xv-table/xv-table.js +9 -7
- package/dist/collection/components/xv-tabs/xv-tabs.js +4 -4
- package/dist/collection/components/xv-tag-combobox/xv-tag-combobox.js +6 -6
- package/dist/collection/components/xv-text-input/xv-text-input.js +6 -6
- package/dist/collection/components/xv-textarea/xv-textarea.js +6 -6
- package/dist/collection/components/xv-toggle/xv-toggle.js +5 -5
- package/dist/esm/loader.js +1 -1
- package/dist/esm/xv-accordion-v2_45.entry.js +33 -36
- package/dist/esm/xv-webcomponents.js +1 -1
- package/dist/types/components/xv-button/xv-button.d.ts +2 -2
- package/dist/types/components/xv-checkbox/xv-checkbox.d.ts +2 -2
- package/dist/types/components/xv-data-table/xv-data-table-cell/xv-data-table-cell.d.ts +1 -1
- package/dist/types/components/xv-data-table/xv-data-table.d.ts +3 -3
- package/dist/types/components/xv-datepicker/xv-datepicker.d.ts +2 -2
- package/dist/types/components/xv-dropdown/xv-dropdown-item/xv-dropdown-item.d.ts +2 -2
- package/dist/types/components/xv-dropdown/xv-dropdown.d.ts +3 -3
- package/dist/types/components/xv-file-uploader/xv-file-uploader.d.ts +2 -2
- package/dist/types/components/xv-loader/xv-loader.d.ts +2 -2
- package/dist/types/components/xv-modal/xv-modal.d.ts +2 -2
- package/dist/types/components/xv-notification/_vars.d.ts +1 -0
- package/dist/types/components/xv-notification/xv-notification.d.ts +2 -2
- package/dist/types/components/xv-number-input/xv-number-input.d.ts +2 -2
- package/dist/types/components/xv-overflow-menu/xv-overflow-menu.d.ts +2 -2
- package/dist/types/components/xv-pagination/xv-pagination.d.ts +2 -2
- package/dist/types/components/xv-progress-indicator/_vars.d.ts +0 -4
- package/dist/types/components/xv-progress-indicator/xv-progress-indicator.d.ts +3 -5
- package/dist/types/components/xv-radio/xv-radio.d.ts +2 -2
- package/dist/types/components/xv-table/xv-table.d.ts +2 -2
- package/dist/types/components/xv-tabs/_vars.d.ts +1 -0
- package/dist/types/components/xv-tabs/xv-tabs.d.ts +2 -2
- package/dist/types/components/xv-tag-combobox/xv-tag-combobox.d.ts +2 -2
- package/dist/types/components/xv-text-input/xv-text-input.d.ts +2 -2
- package/dist/types/components/xv-textarea/xv-textarea.d.ts +2 -2
- package/dist/types/components/xv-toggle/xv-toggle.d.ts +2 -2
- package/dist/types/components.d.ts +80 -62
- package/dist/types/types/enum.d.ts +1 -0
- package/dist/xv-webcomponents/p-e8d8061e.entry.js +1 -0
- package/dist/xv-webcomponents/xv-webcomponents.esm.js +1 -1
- package/package.json +1 -1
- package/dist/xv-webcomponents/p-8f21bea3.entry.js +0 -1
|
@@ -89,7 +89,7 @@ export class XvPagination {
|
|
|
89
89
|
this.observer.disconnect();
|
|
90
90
|
}
|
|
91
91
|
render() {
|
|
92
|
-
return (h(Host, { key: '
|
|
92
|
+
return (h(Host, { key: 'cc2cfd94c19f29596268e2da3d752394dcbbd24a', class: { block: this.block, [this.currentVariant]: true, [this.size]: !!this.size } }, this.currentVariant === 'full' && (h("div", { key: '96a96b12ce4074c8e3940240212b9c0a1215f4d9', class: "block" }, h("select", { key: 'cfa58b92ae27776883873ee0b0492f2efcb41d5d', class: "options-select", name: "options", onChange: this.handleItemsPerPageChange }, this.itemsPerPageOptions.map((v) => h("option", { value: v }, v))))), this.currentVariant === 'full' && (h("span", { key: 'e2b11fa6586fe948857ec0dc76c9e0e78a2b944b', class: "block block_full" }, `${(this.page - 1) * this.itemsPerPage + 1} – ${Math.min(this.page * this.itemsPerPage, this.totalItems)} von ${this.totalItems} Einträgen`)), this.currentVariant === 'full' && (h("div", { key: 'f3897c314aa71242504d696c17873bbcd94d654d', class: "block" }, h("select", { key: '6a841dcb687f1e4177e0b6b0125bc40d2124b290', class: "options-select", name: "pages", onChange: this.handlePageSelectChange }, Array.from({ length: this.total }, (_, i) => (h("option", { selected: this.page === i + 1, value: i + 1 }, i + 1)))), h("span", { key: 'f7002582e1436bdf0627d78c6a1e5445fab592d8' }, "von ", this.total, " Seiten"))), this.currentVariant === 'compact' && h("span", { key: '846c300ac490c99b45413de76c0d76e338f6613c', class: "block" }, "Seite ", this.page), h("xv-button-v2", { key: '6d41167ea89e777b92cd66a61cdcc7ceb4579854', variant: "ghost", size: this.size, onClick: () => this.handlePageChange(this.page - 1), disabled: this.page <= 1 }, h("span", { key: '13511a042c34a7aef1cf165e2727718ee6d697aa', slot: "icon-left", class: "icon icon_prev" })), this.currentVariant === 'regular' && (h("ul", { key: '990bd59673dd242885cc1ba97447ca9a3d0fe500', class: "list" }, this.visiblePagesWithDots.map((page) => (h("li", { class: { active: this.page === page } }, page === 'dots-start' ? (h("div", { class: "list_dots" }, h("xv-button-v2", { variant: "ghost", size: this.size, tabindex: -1 }, h("span", { slot: "icon-left", class: "list_dots__icon" }, "...")), h("select", { name: "start", onChange: this.handlePageSelectChange }, Array.from({ length: this.page - 3 }, (_, i) => (h("option", { value: i + 2 }, i + 2)))))) : page === 'dots-end' ? (h("div", { class: "list_dots" }, h("xv-button-v2", { variant: "ghost", size: this.size, tabindex: -1 }, h("span", { slot: "icon-left", class: "list_dots__icon" }, "...")), h("select", { name: "end", onChange: this.handlePageSelectChange }, Array.from({ length: this.total - (this.page + 2) }, (_, i) => (h("option", { value: i + this.page + 2 }, i + this.page + 2)))))) : (h("xv-button-v2", { variant: "ghost", size: this.size, disabled: this.page === page, onClick: () => this.handlePageChange(page) }, h("span", { class: "list_page", slot: "icon-left" }, page)))))))), h("xv-button-v2", { key: '70018d8f6ea1409f68185173d0a8dc9a029ae22b', variant: "ghost", size: this.size, onClick: () => this.handlePageChange(this.page + 1), disabled: this.page >= this.total }, h("span", { key: 'e0142f5b147d49280f8e600cdbdef27ac62c90ec', slot: "icon-left", class: "icon icon_next" }))));
|
|
93
93
|
}
|
|
94
94
|
static get is() { return "xv-pagination"; }
|
|
95
95
|
static get encapsulation() { return "shadow"; }
|
|
@@ -149,13 +149,13 @@ export class XvPagination {
|
|
|
149
149
|
"type": "string",
|
|
150
150
|
"mutable": false,
|
|
151
151
|
"complexType": {
|
|
152
|
-
"original": "
|
|
153
|
-
"resolved": "
|
|
152
|
+
"original": "SIZE_VAR_STR",
|
|
153
|
+
"resolved": "\"lg\" | \"md\" | \"sm\" | \"xl\" | \"xs\"",
|
|
154
154
|
"references": {
|
|
155
|
-
"
|
|
155
|
+
"SIZE_VAR_STR": {
|
|
156
156
|
"location": "import",
|
|
157
157
|
"path": "../../types/enum",
|
|
158
|
-
"id": "src/types/enum.ts::
|
|
158
|
+
"id": "src/types/enum.ts::SIZE_VAR_STR"
|
|
159
159
|
}
|
|
160
160
|
}
|
|
161
161
|
},
|
|
@@ -1,8 +1,3 @@
|
|
|
1
|
-
export var PROGRESS_VARIANTS;
|
|
2
|
-
(function (PROGRESS_VARIANTS) {
|
|
3
|
-
PROGRESS_VARIANTS["DEFAULT"] = "";
|
|
4
|
-
PROGRESS_VARIANTS["HORIZONTAL"] = "horizontal";
|
|
5
|
-
})(PROGRESS_VARIANTS || (PROGRESS_VARIANTS = {}));
|
|
6
1
|
export var PROGRESS_ITEM_STATUS;
|
|
7
2
|
(function (PROGRESS_ITEM_STATUS) {
|
|
8
3
|
PROGRESS_ITEM_STATUS["DONE"] = "done";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Host, h } from "@stencil/core";
|
|
2
|
-
import { PROGRESS_ITEM_STATUS
|
|
2
|
+
import { PROGRESS_ITEM_STATUS } from "./_vars";
|
|
3
3
|
import { SIZE_VAR } from "../../types/enum";
|
|
4
4
|
import { forEach } from "../../utils/utils";
|
|
5
5
|
export class XvProgressIndicator {
|
|
@@ -11,10 +11,9 @@ export class XvProgressIndicator {
|
|
|
11
11
|
this.progress = 0;
|
|
12
12
|
/**
|
|
13
13
|
* Progress variant
|
|
14
|
-
* enum PROGRESS_VARIANTS
|
|
15
14
|
* possible option `horizontal`
|
|
16
15
|
*/
|
|
17
|
-
this.variant =
|
|
16
|
+
this.variant = '';
|
|
18
17
|
/**
|
|
19
18
|
* Size of progress
|
|
20
19
|
* enum SIZE_VAR
|
|
@@ -56,7 +55,7 @@ export class XvProgressIndicator {
|
|
|
56
55
|
this.updateChildItems();
|
|
57
56
|
}
|
|
58
57
|
render() {
|
|
59
|
-
return (h(Host, { key: '
|
|
58
|
+
return (h(Host, { key: 'f9d8de17ca0f106d2e00b0a6f497eb5a3994bf39', variant: this.variant, size: this.size, class: { 'xv-progress-indicator': true } }, h("slot", { key: '5a6c02b0306096c847e0aaf32b3f082eb5da9377' })));
|
|
60
59
|
}
|
|
61
60
|
static get is() { return "xv-progress-indicator-v2"; }
|
|
62
61
|
static get encapsulation() { return "shadow"; }
|
|
@@ -96,39 +95,33 @@ export class XvProgressIndicator {
|
|
|
96
95
|
"type": "string",
|
|
97
96
|
"mutable": false,
|
|
98
97
|
"complexType": {
|
|
99
|
-
"original": "
|
|
100
|
-
"resolved": "
|
|
101
|
-
"references": {
|
|
102
|
-
"PROGRESS_VARIANTS": {
|
|
103
|
-
"location": "import",
|
|
104
|
-
"path": "./_vars",
|
|
105
|
-
"id": "src/components/xv-progress-indicator/_vars.ts::PROGRESS_VARIANTS"
|
|
106
|
-
}
|
|
107
|
-
}
|
|
98
|
+
"original": "'horizontal' | ''",
|
|
99
|
+
"resolved": "\"\" | \"horizontal\"",
|
|
100
|
+
"references": {}
|
|
108
101
|
},
|
|
109
102
|
"required": false,
|
|
110
103
|
"optional": false,
|
|
111
104
|
"docs": {
|
|
112
105
|
"tags": [],
|
|
113
|
-
"text": "Progress variant\
|
|
106
|
+
"text": "Progress variant\npossible option `horizontal`"
|
|
114
107
|
},
|
|
115
108
|
"getter": false,
|
|
116
109
|
"setter": false,
|
|
117
110
|
"reflect": false,
|
|
118
111
|
"attribute": "variant",
|
|
119
|
-
"defaultValue": "
|
|
112
|
+
"defaultValue": "''"
|
|
120
113
|
},
|
|
121
114
|
"size": {
|
|
122
115
|
"type": "string",
|
|
123
116
|
"mutable": false,
|
|
124
117
|
"complexType": {
|
|
125
|
-
"original": "
|
|
126
|
-
"resolved": "
|
|
118
|
+
"original": "SIZE_VAR_STR",
|
|
119
|
+
"resolved": "\"lg\" | \"md\" | \"sm\" | \"xl\" | \"xs\"",
|
|
127
120
|
"references": {
|
|
128
|
-
"
|
|
121
|
+
"SIZE_VAR_STR": {
|
|
129
122
|
"location": "import",
|
|
130
123
|
"path": "../../types/enum",
|
|
131
|
-
"id": "src/types/enum.ts::
|
|
124
|
+
"id": "src/types/enum.ts::SIZE_VAR_STR"
|
|
132
125
|
}
|
|
133
126
|
}
|
|
134
127
|
},
|
|
@@ -23,12 +23,12 @@ export class XvRadio {
|
|
|
23
23
|
}
|
|
24
24
|
}
|
|
25
25
|
render() {
|
|
26
|
-
return (h("div", { key: '
|
|
26
|
+
return (h("div", { key: 'aa2a6f0b7bcf8ad61ff1b7b5a844eb3d48a29421', class: {
|
|
27
27
|
'xv-radio': true,
|
|
28
28
|
'xv-radio--reverse': this.reverse,
|
|
29
29
|
'xv-radio--block': this.block,
|
|
30
30
|
[`xv-radio--size-${this.size}`]: !!this.size,
|
|
31
|
-
} }, this.label && h("p", { key: '
|
|
31
|
+
} }, this.label && h("p", { key: 'bc98e1bc809a80f53205c4d3b6668700db68443b', class: "xv-radio_label" }, this.label), h("label", { key: 'ee9d767d8573d83499d84db6461693224ddb9c91', class: { 'xv-radio_container': true, disabled: this.disabled } }, h("div", { key: '9a128d7ea5f5d23b3be6a6e56d7c9e90ed248cf7', class: { 'xv-radio_input': true, 'xv-radio_input--error': !!this.error || this.error === '' } }, h("input", { key: 'aa5926c2bb1ab23314f84895d30c488e4895e3b6', ref: el => (this.inputEl = el), type: "radio", name: this.name, value: this.value, checked: this.checked, readonly: this.readonly, disabled: this.disabled }), h("span", { key: '7e18c0b92561bdf1409247eb4724fce91bf32a6c', class: "xv-radio_input__mark" })), h("span", { key: '26ad3b9a41f62013e51df20a2cafaa7a54f88d34', class: "xv-radio_container__label" }, h("slot", { key: '1ca990bde0a32a90cc3b15afabfbfe5b4e53992a' }))), this.error && typeof this.error === 'string' && (h("span", { key: '9dfe955fe9d9c4cc979b332d0d79969df52c67c2', class: "xv-radio_msg xv-radio_msg--error" }, h("span", { key: '1f2f4738bfbc62c09b9ec56ca4792d3c947f1b21', class: "xv-radio_msg__status", "aria-hidden": "true" }, "!"), this.error)), this.warning && typeof this.warning === 'string' && (h("span", { key: 'e7b5cda47f4c6136abd247ced55a77032bca113a', class: "xv-radio_msg xv-radio_msg--warning" }, h("span", { key: '41c0ab0acb9f34acf32282218235ebeb0a4280fb', class: "xv-radio_msg__status", "aria-hidden": "true" }, "\u26A0"), this.warning)), h("slot", { key: '96466c9a5e9b6d9049bd54deef014c4f838fe577', name: "info" })));
|
|
32
32
|
}
|
|
33
33
|
connectedCallback() {
|
|
34
34
|
var _a;
|
|
@@ -307,13 +307,13 @@ export class XvRadio {
|
|
|
307
307
|
"type": "string",
|
|
308
308
|
"mutable": false,
|
|
309
309
|
"complexType": {
|
|
310
|
-
"original": "
|
|
311
|
-
"resolved": "
|
|
310
|
+
"original": "SIZE_VAR_STR",
|
|
311
|
+
"resolved": "\"lg\" | \"md\" | \"sm\" | \"xl\" | \"xs\"",
|
|
312
312
|
"references": {
|
|
313
|
-
"
|
|
313
|
+
"SIZE_VAR_STR": {
|
|
314
314
|
"location": "import",
|
|
315
315
|
"path": "../../types/enum",
|
|
316
|
-
"id": "src/types/enum.ts::
|
|
316
|
+
"id": "src/types/enum.ts::SIZE_VAR_STR"
|
|
317
317
|
}
|
|
318
318
|
}
|
|
319
319
|
},
|
|
@@ -2,6 +2,7 @@ import { Host, h, Fragment } from "@stencil/core";
|
|
|
2
2
|
import { SIZE_VAR } from "../../types/enum";
|
|
3
3
|
export class XvTable {
|
|
4
4
|
constructor() {
|
|
5
|
+
this.size = SIZE_VAR.MD;
|
|
5
6
|
this.selected = new Map();
|
|
6
7
|
this.selectedCount = 0;
|
|
7
8
|
}
|
|
@@ -31,7 +32,7 @@ export class XvTable {
|
|
|
31
32
|
.join(' ') + ' repeat(auto-fit, minmax(0, 1fr))');
|
|
32
33
|
}
|
|
33
34
|
render() {
|
|
34
|
-
return (h(Host, { key: '
|
|
35
|
+
return (h(Host, { key: 'b809f3c88c1da60cf37072c13f20b77198b73186', class: { batchVisible: !!this.selectedCount } }, h("slot", { key: '29d4ff4d2ccde52807590a388d394dfdaab6cb26', name: "title" }, !!this.el.title && h("h2", { key: '4c7e062dae19f90b4eb3001fd4aa0f654a8e7c63', class: "xv-table-title" }, this.el.title)), h("slot", { key: '12f7ee2bf0781cdb29aba4353abe2ca2b305f683', name: "toolbar" }), h("div", { key: '7225f526a826fb5579e7d020113e165cfd2ab21b', class: "xv-table" }, h("div", { key: 'f655700384d4f8582f938a23524729ddee72afbb', class: "batch-actions" }, h(Fragment, { key: 'abccc1a9667eff23e66c93fb41c00bcb23bb2def' }, h("div", { key: 'fb6a16fb09c2f60a8c8d374325c1b4a9a50abfeb', class: "batch-actions_content" }, h("slot", { key: '091bc7d5542b9e80ab1ed3dfca6aa2a873c143d4', name: "batch" })), h("p", { key: '30a46da655a6c2087c618388e05cd8cf6e29478f', class: "batch-actions_count" }, !!this.selectedCount && `${this.selectedCount} ${this.selectedCount === 1 ? 'Position ausgewählt' : 'Positionen ausgewählt'}`))), h("div", { key: '74b3faf976efc669d18699a03403e169fe531ad8', class: "xv-table_wrapper" }, h("slot", { key: '477caff6708e6bd3af70566b4970a86b4ad8a725' }), h("slot", { key: 'd036aec3964f9b595673ed3cc6a84b4cf6efe2a3', name: "footer" })), !!this.loading && (h("div", { key: '9001d1a8ad82f18caaced9178daa41afbb97bdce', class: "xv-table_loading" }, h("xv-loader-v2", { key: '20bcc99b34937d174087d3defb2a0cadbd06219d', size: SIZE_VAR.LG }))))));
|
|
35
36
|
}
|
|
36
37
|
componentWillLoad() {
|
|
37
38
|
this.setColsSizeTemplate();
|
|
@@ -54,18 +55,18 @@ export class XvTable {
|
|
|
54
55
|
"type": "string",
|
|
55
56
|
"mutable": false,
|
|
56
57
|
"complexType": {
|
|
57
|
-
"original": "
|
|
58
|
-
"resolved": "
|
|
58
|
+
"original": "SIZE_VAR_STR",
|
|
59
|
+
"resolved": "\"lg\" | \"md\" | \"sm\" | \"xl\" | \"xs\"",
|
|
59
60
|
"references": {
|
|
60
|
-
"
|
|
61
|
+
"SIZE_VAR_STR": {
|
|
61
62
|
"location": "import",
|
|
62
63
|
"path": "../../types/enum",
|
|
63
|
-
"id": "src/types/enum.ts::
|
|
64
|
+
"id": "src/types/enum.ts::SIZE_VAR_STR"
|
|
64
65
|
}
|
|
65
66
|
}
|
|
66
67
|
},
|
|
67
68
|
"required": false,
|
|
68
|
-
"optional":
|
|
69
|
+
"optional": false,
|
|
69
70
|
"docs": {
|
|
70
71
|
"tags": [],
|
|
71
72
|
"text": ""
|
|
@@ -73,7 +74,8 @@ export class XvTable {
|
|
|
73
74
|
"getter": false,
|
|
74
75
|
"setter": false,
|
|
75
76
|
"reflect": true,
|
|
76
|
-
"attribute": "size"
|
|
77
|
+
"attribute": "size",
|
|
78
|
+
"defaultValue": "SIZE_VAR.MD"
|
|
77
79
|
},
|
|
78
80
|
"hover": {
|
|
79
81
|
"type": "boolean",
|
|
@@ -145,13 +145,13 @@ export class XvTabs {
|
|
|
145
145
|
"type": "string",
|
|
146
146
|
"mutable": false,
|
|
147
147
|
"complexType": {
|
|
148
|
-
"original": "
|
|
149
|
-
"resolved": "
|
|
148
|
+
"original": "TABS_VATIANT_STR",
|
|
149
|
+
"resolved": "\"\" | \"glued\"",
|
|
150
150
|
"references": {
|
|
151
|
-
"
|
|
151
|
+
"TABS_VATIANT_STR": {
|
|
152
152
|
"location": "import",
|
|
153
153
|
"path": "./_vars",
|
|
154
|
-
"id": "src/components/xv-tabs/_vars.ts::
|
|
154
|
+
"id": "src/components/xv-tabs/_vars.ts::TABS_VATIANT_STR"
|
|
155
155
|
}
|
|
156
156
|
}
|
|
157
157
|
},
|
|
@@ -232,12 +232,12 @@ export class XvTagCombobox {
|
|
|
232
232
|
const suggestionsVisible = this.open && this.filtered.length > 0;
|
|
233
233
|
const ariaOwns = suggestionsVisible ? `${this.uid}-listbox` : undefined;
|
|
234
234
|
const activedesc = this.highlighted >= 0 ? this.optionId(this.highlighted) : undefined;
|
|
235
|
-
return (h(Host, { key: '
|
|
235
|
+
return (h(Host, { key: 'ed87cbac46a8fd3632fbb1c02e08d04e14437921', class: "xv-combobox", part: "root", size: this.size }, this.label && h("label", { key: '521ccb51d630d80b65e062b63063a42c7094f1d7', class: "label" }, this.label), h("div", { key: 'c6aa21064769b2167a7743f61564a1757d6598a5', class: {
|
|
236
236
|
'control': true,
|
|
237
237
|
'control--disabled': this.disabled,
|
|
238
238
|
'control--error': !!this.error,
|
|
239
239
|
'control--readonly': !!this.readonly,
|
|
240
|
-
}, onClick: () => this.blockClick() }, h("div", { key: '
|
|
240
|
+
}, onClick: () => this.blockClick() }, h("div", { key: 'acc43079dee64217e5e4c2d41c53410242956ef6', class: "control-chips", role: "list" }, this.selected.map((s, i) => (h("xv-tag-v2", { role: "listitem", part: "chip", "data-value": s.value, size: this.COMPARE_TAG_SIZE[this.size], disabled: this.disabled, bg: (s === null || s === void 0 ? void 0 : s.bg) || 'var(--layer-accent-01, #F7F7F7)', color: (s === null || s === void 0 ? void 0 : s.color) || 'var(--text-primary, #333)', closeable: !this.readonly, onCloseClick: ({ detail }) => this.removeTag(i, detail) }, s.label))), h("input", { key: '4926ba4677ee1df86b09df3ef56820d86d24ba6c', ref: (el) => (this.inputEl = el), class: "control-input", readonly: this.readonly, placeholder: this.selected.length ? '' : this.placeholder, value: this.inputValue, onInput: (e) => this.onInput(e), onKeyDown: (e) => this.onKeyDown(e), onFocus: () => { this.onOpen(); this.recomputeFiltered(); }, "aria-autocomplete": "list", "aria-expanded": this.open ? 'true' : 'false', "aria-controls": ariaOwns, "aria-activedescendant": activedesc, disabled: this.disabled }))), this.error && typeof this.error === 'string' && (h("p", { key: '33e60f733b4a47bd1fe869697c05ab017162d4eb', class: "message message--error" }, this.error)), this.warning && typeof this.warning === 'string' && (h("p", { key: '70519d841ae36a65b22888c64f1f34f78d9ac364', class: "message message--warning" }, this.warning)), suggestionsVisible && (h("ul", { key: 'cdbb8624b84acf2282f8fe3bc5e93f8520c9026f', id: `${this.uid}-listbox`, class: "suggestions", role: "listbox", part: "listbox" }, this.filtered.map((opt, idx) => (h("li", { id: this.optionId(idx), class: { 'suggestions-opt': true, 'suggestions-opt--highlight': idx === this.highlighted }, role: "option", "aria-selected": idx === this.highlighted, onMouseEnter: () => this.onOptionMouseEnter(idx), onMouseDown: (ev) => ev.preventDefault(), onClick: () => this.selectOption(opt) }, h("div", { class: "suggestions-opt-content" }, opt.bg ? h("span", { class: "suggestions-opt-content--color", style: { background: opt.bg } }) : null, h("span", { class: "suggestions-opt-content--label" }, this.highlightLabel(opt.label).map((seg, i) => typeof seg === 'string' ? h("span", { key: i }, seg) : h("strong", { key: i }, seg.match)))))))))));
|
|
241
241
|
}
|
|
242
242
|
static get is() { return "xv-tag-combobox"; }
|
|
243
243
|
static get encapsulation() { return "shadow"; }
|
|
@@ -301,13 +301,13 @@ export class XvTagCombobox {
|
|
|
301
301
|
"type": "string",
|
|
302
302
|
"mutable": false,
|
|
303
303
|
"complexType": {
|
|
304
|
-
"original": "
|
|
305
|
-
"resolved": "
|
|
304
|
+
"original": "SIZE_VAR_STR",
|
|
305
|
+
"resolved": "\"lg\" | \"md\" | \"sm\" | \"xl\" | \"xs\"",
|
|
306
306
|
"references": {
|
|
307
|
-
"
|
|
307
|
+
"SIZE_VAR_STR": {
|
|
308
308
|
"location": "import",
|
|
309
309
|
"path": "../../types/enum",
|
|
310
|
-
"id": "src/types/enum.ts::
|
|
310
|
+
"id": "src/types/enum.ts::SIZE_VAR_STR"
|
|
311
311
|
}
|
|
312
312
|
}
|
|
313
313
|
},
|
|
@@ -23,13 +23,13 @@ export class XvTextInput {
|
|
|
23
23
|
};
|
|
24
24
|
}
|
|
25
25
|
render() {
|
|
26
|
-
return (h(Host, { key: '
|
|
26
|
+
return (h(Host, { key: '76dd0732e2cfc6b2d9a17d8c56736fc9bebdef83', class: { disabled: !!this.disabled } }, h("label", { key: 'e6a45f69be0f488e78d16463ea37a04bf2c69069', class: "control" }, this.label && h("span", { key: '992f6beeaa8ae2d037193457e89f40a01c192c61', class: "control_label" }, this.label), h("div", { key: 'e50957614d3154186f28098a77c437faa386b31b', class: {
|
|
27
27
|
'control_input': true,
|
|
28
28
|
readonly: !!this.readonly,
|
|
29
29
|
[this.size]: true,
|
|
30
30
|
error: !!this.error,
|
|
31
31
|
warning: !!this.warning,
|
|
32
|
-
} }, h("input", { key: '
|
|
32
|
+
} }, h("input", { key: '0fcc27879d6f705c2ecad47d393d53079c7ca8d0', autocomplete: this.autocomplete, type: (this.type === 'password' && this.isPasswordVisible && 'text') || this.type, placeholder: this.placeholder, disabled: this.disabled, readonly: this.readonly, onInput: this.handleInput, name: this.name, value: this.value }), h("div", { key: '0ad71bdd6428b31db328a47bb83d70da284c4901', class: "control_input__icons" }, this.loading && h("xv-loader-v2", { key: 'c9362becc5cd07cf20b8818f4d817f6098f4e754', size: SIZE_VAR.XS }), !!this.error ? (h("span", { class: "status-icon error", "aria-hidden": "true" }, "!")) : !!this.warning ? (h("span", { class: "status-icon warning", "aria-hidden": "true" }, "\u26A0")) : null, this.type === 'password' && (h("button", { key: '96392220d0ceb7d527e700b1e52c88c8b3884280', onClick: this.togglePassword, disabled: this.disabled, class: "status-icon" }, h("svg", { key: 'a45ffcd0aa908914deb641ab53b2ab055cf14cee', xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 640 512", width: 16, height: 16 }, this.isPasswordVisible ? (h("path", { fill: "currentColor", d: "M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L525.6 386.7c39.6-40.6 66.4-86.1 79.9-118.4c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C465.5 68.8 400.8 32 320 32c-68.2 0-125 26.3-169.3 60.8L38.8 5.1zm151 118.3C226 97.7 269.5 80 320 80c65.2 0 118.8 29.6 159.9 67.7C518.4 183.5 545 226 558.6 256c-12.6 28-36.6 66.8-70.9 100.9l-53.8-42.2c9.1-17.6 14.2-37.5 14.2-58.7c0-70.7-57.3-128-128-128c-32.2 0-61.7 11.9-84.2 31.5l-46.1-36.1zM394.9 284.2l-81.5-63.9c4.2-8.5 6.6-18.2 6.6-28.3c0-5.5-.7-10.9-2-16c.7 0 1.3 0 2 0c44.2 0 80 35.8 80 80c0 9.9-1.8 19.4-5.1 28.2zm9.4 130.3C378.8 425.4 350.7 432 320 432c-65.2 0-118.8-29.6-159.9-67.7C121.6 328.5 95 286 81.4 256c8.3-18.4 21.5-41.5 39.4-64.8L83.1 161.5C60.3 191.2 44 220.8 34.5 243.7c-3.3 7.9-3.3 16.7 0 24.6c14.9 35.7 46.2 87.7 93 131.1C174.5 443.2 239.2 480 320 480c47.8 0 89.9-12.9 126.2-32.5l-41.9-33zM192 256c0 70.7 57.3 128 128 128c13.3 0 26.1-2 38.2-5.8L302 334c-23.5-5.4-43.1-21.2-53.7-42.3l-56.1-44.2c-.2 2.8-.3 5.6-.3 8.5z" })) : (h("path", { fill: "currentColor", d: "M288 80c-65.2 0-118.8 29.6-159.9 67.7C89.6 183.5 63 226 49.4 256c13.6 30 40.2 72.5 78.6 108.3C169.2 402.4 222.8 432 288 432s118.8-29.6 159.9-67.7C486.4 328.5 513 286 526.6 256c-13.6-30-40.2-72.5-78.6-108.3C406.8 109.6 353.2 80 288 80zM95.4 112.6C142.5 68.8 207.2 32 288 32s145.5 36.8 192.6 80.6c46.8 43.5 78.1 95.4 93 131.1c3.3 7.9 3.3 16.7 0 24.6c-14.9 35.7-46.2 87.7-93 131.1C433.5 443.2 368.8 480 288 480s-145.5-36.8-192.6-80.6C48.6 356 17.3 304 2.5 268.3c-3.3-7.9-3.3-16.7 0-24.6C17.3 208 48.6 156 95.4 112.6zM288 336c44.2 0 80-35.8 80-80s-35.8-80-80-80c-.7 0-1.3 0-2 0c1.3 5.1 2 10.5 2 16c0 35.3-28.7 64-64 64c-5.5 0-10.9-.7-16-2c0 .7 0 1.3 0 2c0 44.2 35.8 80 80 80zm0-208a128 128 0 1 1 0 256 128 128 0 1 1 0-256z" })))))))), this.helper && h("p", { key: 'e2561a96301d515bdec3029bd19eb1bc48e6273b', class: "message" }, this.helper), typeof this.error === 'string' ? (h("p", { class: "message error" }, this.error)) : typeof this.warning === 'string' ? (h("p", { class: "message warning" }, this.warning)) : null));
|
|
33
33
|
}
|
|
34
34
|
static get is() { return "xv-text-input-v2"; }
|
|
35
35
|
static get encapsulation() { return "shadow"; }
|
|
@@ -300,13 +300,13 @@ export class XvTextInput {
|
|
|
300
300
|
"type": "string",
|
|
301
301
|
"mutable": false,
|
|
302
302
|
"complexType": {
|
|
303
|
-
"original": "
|
|
304
|
-
"resolved": "
|
|
303
|
+
"original": "SIZE_VAR_STR",
|
|
304
|
+
"resolved": "\"lg\" | \"md\" | \"sm\" | \"xl\" | \"xs\"",
|
|
305
305
|
"references": {
|
|
306
|
-
"
|
|
306
|
+
"SIZE_VAR_STR": {
|
|
307
307
|
"location": "import",
|
|
308
308
|
"path": "../../types/enum",
|
|
309
|
-
"id": "src/types/enum.ts::
|
|
309
|
+
"id": "src/types/enum.ts::SIZE_VAR_STR"
|
|
310
310
|
}
|
|
311
311
|
}
|
|
312
312
|
},
|
|
@@ -20,12 +20,12 @@ export class XvTextarea {
|
|
|
20
20
|
this.value && this.internals.setFormValue(this.value);
|
|
21
21
|
}
|
|
22
22
|
render() {
|
|
23
|
-
return (h(Host, { key: '
|
|
23
|
+
return (h(Host, { key: 'd731e3ffeb923e4cd406fcf7b92aa8d25b95c0c8', class: { disabled: !!this.disabled } }, h("label", { key: '9177aaa96b794280fa4b10d2e57c609c7b97aa3f', class: "control" }, (this.label || this.max) && (h("p", { key: '4dfb70c90d607c65dc563d0565a16db0a509cbf6', class: "control_label" }, h("span", { key: '7ff1c0564b4d765c2a86e7fbb7fc005053ef1385' }, this.label, this.info && h("xv-tooltip-v2", { key: 'e0fd4575c62308c1033f5761c8b9ae7d4215667f', message: this.info })), this.max !== undefined && !this.counterHide && (h("span", { key: '350b3ad7fc168020f6b4a04d4d3aa4dcd01c93ad', class: "control_label__count" }, this.value.length || 0, "/", this.max)))), h("div", { key: '2e0f4c1699473c8e59701fccc8488097000918e7', class: {
|
|
24
24
|
'control_input': true,
|
|
25
25
|
readonly: !!this.readonly,
|
|
26
26
|
error: !!this.error,
|
|
27
27
|
warning: this.warning !== undefined,
|
|
28
|
-
} }, h("textarea", { key: '
|
|
28
|
+
} }, h("textarea", { key: '5e135051abd8b1d941d5acfd6313bad7a7049494', class: { 'no-resize': !!this.noResize }, name: this.name, rows: this.rows, value: this.value, maxLength: this.max, disabled: this.disabled, readOnly: this.readonly, placeholder: this.placeholder, onInput: this.onInput }), h("div", { key: 'f03fc0eccd87657a0615d5c4f84cc6e4bde15cae', class: "control_input__icons" }, this._renderIcon()))), this.helper && h("p", { key: 'ac58feb6f2586ac4f26b5f3d7b8db2e073b83506', class: "message" }, this.helper), typeof this.error === 'string' ? (h("p", { class: "message error" }, this.error)) : typeof this.warning === 'string' ? (h("p", { class: "message warning" }, this.warning)) : null));
|
|
29
29
|
}
|
|
30
30
|
_renderIcon() {
|
|
31
31
|
if (this.loading)
|
|
@@ -364,13 +364,13 @@ export class XvTextarea {
|
|
|
364
364
|
"type": "string",
|
|
365
365
|
"mutable": false,
|
|
366
366
|
"complexType": {
|
|
367
|
-
"original": "
|
|
368
|
-
"resolved": "
|
|
367
|
+
"original": "SIZE_VAR_STR",
|
|
368
|
+
"resolved": "\"lg\" | \"md\" | \"sm\" | \"xl\" | \"xs\"",
|
|
369
369
|
"references": {
|
|
370
|
-
"
|
|
370
|
+
"SIZE_VAR_STR": {
|
|
371
371
|
"location": "import",
|
|
372
372
|
"path": "../../types/enum",
|
|
373
|
-
"id": "src/types/enum.ts::
|
|
373
|
+
"id": "src/types/enum.ts::SIZE_VAR_STR"
|
|
374
374
|
}
|
|
375
375
|
}
|
|
376
376
|
},
|
|
@@ -15,7 +15,7 @@ export class XvToggle {
|
|
|
15
15
|
};
|
|
16
16
|
}
|
|
17
17
|
render() {
|
|
18
|
-
return (h(Host, { key: '
|
|
18
|
+
return (h(Host, { key: 'def0d7b2d999d4b468c7e917b220f2004c4a391a', class: { 'xv-toggle': true, disabled: this.disabled, readonly: !!this.readonly, block: !!this.block } }, this.label && h("span", { key: '52bbdcd914d8f6c3c111d6e0d1ba2409f5385446', class: "label" }, this.label), h("label", { key: '5f1e9efee279f20a62022b52ed810e096c21b527', class: "control" }, h("slot", { key: 'dda55b127bbbd6c8a614d3714032858f7eff5658', name: "before" }), h("div", { key: '71c1104dddaf09766c918274321005785c973a0d', class: "control_input" }, h("input", { key: '2fee7ec1ba2c401ba078ec4907a9816d7bfb4ca3', type: "checkbox", readonly: this.readonly, name: this.name, value: this.value, checked: this.checked, disabled: this.disabled || this.readonly, onChange: this.onChange }), h("span", { key: '4023320779e8ffa4b843cc9f1ac1e6f4a606e7fe', class: "toggle" })), h("slot", { key: 'df55edb7b4936536f2181475354835bbec5171ae', name: "after" }))));
|
|
19
19
|
}
|
|
20
20
|
static get is() { return "xv-toggle"; }
|
|
21
21
|
static get encapsulation() { return "shadow"; }
|
|
@@ -153,13 +153,13 @@ export class XvToggle {
|
|
|
153
153
|
"type": "string",
|
|
154
154
|
"mutable": false,
|
|
155
155
|
"complexType": {
|
|
156
|
-
"original": "
|
|
157
|
-
"resolved": "
|
|
156
|
+
"original": "SIZE_VAR_STR",
|
|
157
|
+
"resolved": "\"lg\" | \"md\" | \"sm\" | \"xl\" | \"xs\"",
|
|
158
158
|
"references": {
|
|
159
|
-
"
|
|
159
|
+
"SIZE_VAR_STR": {
|
|
160
160
|
"location": "import",
|
|
161
161
|
"path": "../../types/enum",
|
|
162
|
-
"id": "src/types/enum.ts::
|
|
162
|
+
"id": "src/types/enum.ts::SIZE_VAR_STR"
|
|
163
163
|
}
|
|
164
164
|
}
|
|
165
165
|
},
|
package/dist/esm/loader.js
CHANGED
|
@@ -5,7 +5,7 @@ import { g as globalScripts } from './app-globals-DQuL1Twl.js';
|
|
|
5
5
|
const defineCustomElements = async (win, options) => {
|
|
6
6
|
if (typeof window === 'undefined') return undefined;
|
|
7
7
|
await globalScripts();
|
|
8
|
-
return bootstrapLazy([["xv-accordion-v2_45",[[0,"xv-header",{"metaNav":[32],"orgUnit":[32],"baseUrl":[32],"loading":[32],"mobMenuOpen":[32],"suggestions":[32],"suggestionsLoading":[32],"notifications":[32],"showLoginModal":[32]},[[8,"xv:orgUnitChange","handleOrgUnitChange"],[8,"xv:metaNav-update","metaNavUpdate"]]],[257,"xv-dropdown-v2",{"search":[516],"disabled":[516],"multiple":[516],"required":[516],"loading":[516],"readonly":[516],"open":[1540],"error":[520],"label":[513],"helper":[513],"warning":[513],"placeholder":[513],"info":[1],"searchPlaceholder":[1,"search-placeholder"],"size":[1],"defaultValue":[8,"default-value"],"variant":[1],"selected":[32],"selectedMap":[32],"searchQuery":[32]},[[0,"itemSelected","handleItemSelected"]],{"open":[{"openChangeHandle":0}],"multiple":[{"multipleChangeHandle":0}]}],[257,"xv-data-table-row",{"variant":[1],"name":[1025],"collapse":[1],"collapsable":[516],"checked":[1028],"partial":[1028],"hover":[1028],"group":[4],"header":[4],"footer":[4],"disabled":[4],"readonly":[4],"required":[4],"value":[8],"collapsed":[32]}],[65,"xv-datepicker",{"value":[1040],"variant":[1],"label":[1],"helper":[1],"error":[8],"warning":[8],"readonly":[4],"disabled":[4],"loading":[4],"block":[4],"size":[513],"min":[1],"max":[1],"month":[32],"days":[32],"open":[32],"localError":[32]},[[4,"click","handleClickOutside"]],{"open":[{"openChange":0}],"month":[{"getCalendarGrid":0}],"value":[{"handleValueChange":0}]}],[1,"xv-file-uploader",{"label":[1],"description":[1],"addText":[1,"add-text"],"variant":[1],"size":[1],"accept":[16],"buttonVariant":[1,"button-variant"],"maxFileSizeMB":[2,"max-file-size-mb"],"maxFiles":[2,"max-files"],"multiple":[4],"disabled":[516],"files":[1040],"loadingStates":[1040],"error":[1537],"errors":[1040],"dragActive":[32],"errorMessages":[32],"clearFiles":[64]}],[65,"xv-number-input-v2",{"label":[1],"placeholder":[513],"name":[513],"value":[1538],"helper":[1],"error":[8],"warning":[8],"step":[2],"max":[2],"min":[2],"readonly":[4],"disabled":[4],"loading":[4],"block":[4],"size":[513]}],[1,"xv-pagination",{"total":[2],"page":[1026],"size":[1],"block":[4],"variant":[1],"responsiveVariant":[16],"totalItems":[2,"total-items"],"itemsPerPage":[32],"currentVariant":[32]}],[257,"xv-table-v2-row",{"checked":[1540],"partial":[1540],"name":[1537],"value":[520],"hover":[1540],"readonly":[516],"required":[516],"disabled":[516],"header":[516],"variant":[1537]},null,{"checked":[{"checkedChangeHandle":0}]}],[65,"xv-textarea",{"value":[1025],"name":[1],"label":[1],"placeholder":[1],"helper":[1],"info":[1],"error":[8],"warning":[8],"disabled":[4],"readonly":[4],"block":[4],"counterHide":[4,"counter-hide"],"noResize":[4,"no-resize"],"loading":[4],"max":[2],"rows":[2],"size":[513]}],[257,"xv-data-table",{"size":[1],"block":[
|
|
8
|
+
return bootstrapLazy([["xv-accordion-v2_45",[[0,"xv-header",{"metaNav":[32],"orgUnit":[32],"baseUrl":[32],"loading":[32],"mobMenuOpen":[32],"suggestions":[32],"suggestionsLoading":[32],"notifications":[32],"showLoginModal":[32]},[[8,"xv:orgUnitChange","handleOrgUnitChange"],[8,"xv:metaNav-update","metaNavUpdate"]]],[257,"xv-dropdown-v2",{"search":[516],"disabled":[516],"multiple":[516],"required":[516],"loading":[516],"readonly":[516],"open":[1540],"error":[520],"label":[513],"helper":[513],"warning":[513],"placeholder":[513],"info":[1],"searchPlaceholder":[1,"search-placeholder"],"size":[1],"defaultValue":[8,"default-value"],"variant":[1],"selected":[32],"selectedMap":[32],"searchQuery":[32]},[[0,"itemSelected","handleItemSelected"]],{"open":[{"openChangeHandle":0}],"multiple":[{"multipleChangeHandle":0}]}],[257,"xv-data-table-row",{"variant":[1],"name":[1025],"collapse":[1],"collapsable":[516],"checked":[1028],"partial":[1028],"hover":[1028],"group":[4],"header":[4],"footer":[4],"disabled":[4],"readonly":[4],"required":[4],"value":[8],"collapsed":[32]}],[65,"xv-datepicker",{"value":[1040],"variant":[1],"label":[1],"helper":[1],"error":[8],"warning":[8],"readonly":[4],"disabled":[4],"loading":[4],"block":[4],"size":[513],"min":[1],"max":[1],"month":[32],"days":[32],"open":[32],"localError":[32]},[[4,"click","handleClickOutside"]],{"open":[{"openChange":0}],"month":[{"getCalendarGrid":0}],"value":[{"handleValueChange":0}]}],[1,"xv-file-uploader",{"label":[1],"description":[1],"addText":[1,"add-text"],"variant":[1],"size":[1],"accept":[16],"buttonVariant":[1,"button-variant"],"maxFileSizeMB":[2,"max-file-size-mb"],"maxFiles":[2,"max-files"],"multiple":[4],"disabled":[516],"files":[1040],"loadingStates":[1040],"error":[1537],"errors":[1040],"dragActive":[32],"errorMessages":[32],"clearFiles":[64]}],[65,"xv-number-input-v2",{"label":[1],"placeholder":[513],"name":[513],"value":[1538],"helper":[1],"error":[8],"warning":[8],"step":[2],"max":[2],"min":[2],"readonly":[4],"disabled":[4],"loading":[4],"block":[4],"size":[513]}],[1,"xv-pagination",{"total":[2],"page":[1026],"size":[1],"block":[4],"variant":[1],"responsiveVariant":[16],"totalItems":[2,"total-items"],"itemsPerPage":[32],"currentVariant":[32]}],[257,"xv-table-v2-row",{"checked":[1540],"partial":[1540],"name":[1537],"value":[520],"hover":[1540],"readonly":[516],"required":[516],"disabled":[516],"header":[516],"variant":[1537]},null,{"checked":[{"checkedChangeHandle":0}]}],[65,"xv-textarea",{"value":[1025],"name":[1],"label":[1],"placeholder":[1],"helper":[1],"info":[1],"error":[8],"warning":[8],"disabled":[4],"readonly":[4],"block":[4],"counterHide":[4,"counter-hide"],"noResize":[4,"no-resize"],"loading":[4],"max":[2],"rows":[2],"size":[513]}],[257,"xv-data-table",{"size":[1],"block":[520],"loading":[4],"columnWidths":[16],"hover":[4]}],[257,"xv-dropdown-v2-item",{"disabled":[4],"value":[1544],"selected":[1540],"multiple":[516],"size":[513]},[[0,"click","handleClick"]]],[1,"xv-image-viewer",{"src":[1],"fullscreenSrc":[1,"fullscreen-src"],"alt":[1],"placeholder":[1],"lazy":[4],"isFullscreen":[32],"loaded":[32],"fullscreenLoaded":[32]}],[257,"xv-tab-v2",{"label":[513],"disabled":[516],"loading":[516],"name":[8]}],[257,"xv-table-v2",{"size":[513],"hover":[516],"loading":[516],"colsSize":[16],"selected":[32],"selectedCount":[32]},[[0,"checkedChange","handleCheckedChange"]],{"colsSize":[{"setColsSizeTemplate":0}]}],[257,"xv-tabs-v2",{"active":[1544],"loading":[516],"variant":[1],"emptyMessage":[1,"empty-message"],"hideSingleTab":[4,"hide-single-tab"],"tabElements":[32],"showArrows":[32]},[[9,"resize","updateArrowVisibility"]]],[1,"xv-tag-combobox",{"options":[16],"label":[1],"size":[1],"placeholder":[1],"allowCreate":[4,"allow-create"],"maxSuggestions":[2,"max-suggestions"],"disabled":[4],"readonly":[4],"error":[8],"warning":[8],"value":[16],"normalizedOptions":[32],"selected":[32],"inputValue":[32],"open":[32],"filtered":[32],"highlighted":[32],"focusInput":[64],"clear":[64]},null,{"options":[{"watchOptions":0}],"value":[{"watchValue":0}]}],[257,"xv-accordion-v2",{"multiple":[4],"xvId":[1,"xv-id"],"value":[1025],"opened":[32],"toggleItem":[64]}],[257,"xv-accordion-v2-item",{"disabled":[4],"label":[1],"value":[1],"isOpen":[32]},[[16,"accordionChange","handleAccordionChange"]]],[260,"xv-breadcrumbs-v2"],[257,"xv-data-table-collapse",{"collapsed":[1540],"setCollapsed":[64]}],[0,"xv-footer",{"data":[32]},[[8,"xv:metaNav-update","handleLoadData"]]],[257,"xv-progress-indicator-v2",{"progress":[514],"variant":[1],"size":[1]},null,{"progress":[{"updateChildItems":0}]}],[257,"xv-progress-indicator-v2-item",{"status":[1]}],[324,"xv-radio-v2",{"name":[1],"value":[1],"label":[1],"checked":[1028],"indeterminate":[4],"block":[4],"disabled":[4],"required":[4],"reverse":[4],"readonly":[4],"error":[8],"warning":[520],"size":[1]},null,{"checked":[{"onCheckedChange":0}]}],[65,"xv-slider-v2",{"label":[1],"name":[1],"min":[2],"max":[2],"value":[1026],"step":[2],"disabled":[4],"readonly":[4],"notEditable":[4,"not-editable"]}],[257,"xv-table-v2-expand",{"open":[1540],"disabled":[516]}],[260,"xv-tile",{"variant":[513],"label":[1],"error":[4],"multiple":[4],"disabled":[4],"block":[4],"name":[1],"value":[1025],"checked":[1028]},[[4,"tileChange","tileChangeHandle"],[0,"click","handleClick"]]],[321,"xv-toggle",{"label":[1],"value":[1],"name":[1],"checked":[1540],"disabled":[4],"readonly":[4],"size":[513],"block":[4]}],[1,"xv-login-modal",{"visible":[4],"urls":[32],"loading":[32],"errorMessage":[32]}],[257,"xv-mega-menu",{"open":[1540],"loading":[1028],"activeItem":[32],"activeGroup":[32],"menuItems":[32],"menuLoading":[32]},[[4,"click","handleClickOutside"]],{"loading":[{"fetchMenuData":0}]}],[257,"xv-data-table-cell",{"name":[1025],"sort":[1537],"multiline":[520],"width":[1],"align":[1],"tooltip":[1]},[[0,"click","handleSort"]]],[257,"xv-overflow-menu-v2",{"open":[1540],"disabled":[516],"position":[1],"size":[1],"tooltip":[1]},[[0,"keydown","handleKeyDown"]],{"open":[{"openChangeHandle":0}]}],[257,"xv-overflow-menu-v2-item",{"disabled":[516],"value":[520],"variant":[513],"clickable":[4]},[[0,"click","handleClick"]]],[257,"xv-table-v2-cell",{"multiline":[516],"name":[1537],"align":[513],"sort":[1537]},[[0,"click","handleSort"]]],[257,"xv-toggle-tip",{"open":[1540],"autoSize":[516,"auto-size"],"block":[4],"position":[1],"setPopover":[64]},[[4,"click","handleClickOutside"],[0,"keydown","handleKeyDown"]],{"open":[{"openChangeHandle":0}]}],[257,"xv-modal-v2",{"open":[1540],"permanent":[516],"size":[513],"overflow":[516],"loading":[4],"openModal":[64],"closeModal":[64]}],[257,"xv-card-v2",{"variant":[1],"media":[1],"header":[1],"body":[1],"footer":[1]}],[257,"xv-notification-v2",{"variant":[513],"dismissible":[516]}],[65,"xv-text-input-v2",{"type":[1],"label":[1],"placeholder":[513],"name":[513],"value":[1025],"autocomplete":[1],"helper":[1],"error":[8],"warning":[8],"readonly":[4],"disabled":[4],"loading":[4],"block":[516],"size":[513],"isPasswordVisible":[32]}],[257,"xv-link-v2",{"href":[1],"target":[1],"disabled":[4],"size":[1],"variant":[1]}],[257,"xv-tag-v2",{"size":[1],"color":[1],"bg":[1],"disabled":[4],"closeable":[4]}],[321,"xv-checkbox-v2",{"checked":[1540],"indeterminate":[516],"disabled":[516],"name":[513],"value":[513],"readonly":[516],"required":[516],"partial":[516],"label":[1],"size":[513],"error":[520],"hasFocus":[32]},null,{"checked":[{"onCheckedChange":0}]}],[260,"xv-tooltip-v2",{"message":[1],"position":[1],"block":[4],"dashed":[4]},[[1,"mouseenter","onMouseEnter"],[1,"mouseleave","onMouseLeave"]]],[321,"xv-button-v2",{"value":[1],"name":[1],"label":[513],"variant":[513],"size":[513],"disabled":[516],"loading":[516],"block":[516],"type":[513],"hasLeftIcon":[32],"hasRightIcon":[32],"hasContent":[32]}],[257,"xv-loader-v2",{"show":[4],"variant":[1],"size":[1]}]]]], options);
|
|
9
9
|
};
|
|
10
10
|
|
|
11
11
|
export { defineCustomElements };
|