@idds/vue 1.4.0 → 1.4.3
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/components/SelectDropdown.vue.d.ts +4 -0
- package/dist/components/SelectDropdown.vue.d.ts.map +1 -1
- package/dist/components/SingleFileUpload.vue.d.ts.map +1 -1
- package/dist/index.cjs.js +5 -5
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.css +1 -1
- package/dist/index.d.ts +10 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.es.js +183 -119
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +4 -4
- package/dist/index.umd.js.map +1 -1
- package/package.json +2 -2
package/dist/index.d.ts
CHANGED
|
@@ -3871,10 +3871,14 @@ declare const _default: {
|
|
|
3871
3871
|
onClear?: () => any;
|
|
3872
3872
|
onChange?: (value: any) => any;
|
|
3873
3873
|
"onUpdate:modelValue"?: (value: any) => any;
|
|
3874
|
+
"onUpdate:selectedRaw"?: (selectedRaw: import('.').SelectOption | import('.').SelectOption[]) => any;
|
|
3875
|
+
onSelectedRawChange?: (selectedRaw: import('.').SelectOption | import('.').SelectOption[]) => any;
|
|
3874
3876
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
3875
3877
|
clear: () => void;
|
|
3876
3878
|
change: (value: any) => void;
|
|
3877
3879
|
"update:modelValue": (value: any) => void;
|
|
3880
|
+
"update:selectedRaw": (selectedRaw: import('.').SelectOption | import('.').SelectOption[]) => void;
|
|
3881
|
+
selectedRawChange: (selectedRaw: import('.').SelectOption | import('.').SelectOption[]) => void;
|
|
3878
3882
|
}, import('vue').PublicProps, {
|
|
3879
3883
|
size: "sm" | "md" | "lg";
|
|
3880
3884
|
disabled: boolean;
|
|
@@ -4006,6 +4010,8 @@ declare const _default: {
|
|
|
4006
4010
|
onClear?: () => any;
|
|
4007
4011
|
onChange?: (value: any) => any;
|
|
4008
4012
|
"onUpdate:modelValue"?: (value: any) => any;
|
|
4013
|
+
"onUpdate:selectedRaw"?: (selectedRaw: import('.').SelectOption | import('.').SelectOption[]) => any;
|
|
4014
|
+
onSelectedRawChange?: (selectedRaw: import('.').SelectOption | import('.').SelectOption[]) => any;
|
|
4009
4015
|
}>, {}, {}, {}, {}, {
|
|
4010
4016
|
size: "sm" | "md" | "lg";
|
|
4011
4017
|
disabled: boolean;
|
|
@@ -4134,10 +4140,14 @@ declare const _default: {
|
|
|
4134
4140
|
onClear?: () => any;
|
|
4135
4141
|
onChange?: (value: any) => any;
|
|
4136
4142
|
"onUpdate:modelValue"?: (value: any) => any;
|
|
4143
|
+
"onUpdate:selectedRaw"?: (selectedRaw: import('.').SelectOption | import('.').SelectOption[]) => any;
|
|
4144
|
+
onSelectedRawChange?: (selectedRaw: import('.').SelectOption | import('.').SelectOption[]) => any;
|
|
4137
4145
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
4138
4146
|
clear: () => void;
|
|
4139
4147
|
change: (value: any) => void;
|
|
4140
4148
|
"update:modelValue": (value: any) => void;
|
|
4149
|
+
"update:selectedRaw": (selectedRaw: import('.').SelectOption | import('.').SelectOption[]) => void;
|
|
4150
|
+
selectedRawChange: (selectedRaw: import('.').SelectOption | import('.').SelectOption[]) => void;
|
|
4141
4151
|
}, string, {
|
|
4142
4152
|
size: "sm" | "md" | "lg";
|
|
4143
4153
|
disabled: boolean;
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGhC,wBAoDE"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGhC,wBAoDE"}
|
package/dist/index.es.js
CHANGED
|
@@ -1103,6 +1103,20 @@ var IconClock = createVueComponent("outline", "clock", "Clock", [["path", { "d":
|
|
|
1103
1103
|
* See the LICENSE file in the root directory of this source tree.
|
|
1104
1104
|
*/
|
|
1105
1105
|
var IconCube3dSphere = createVueComponent("outline", "cube-3d-sphere", "Cube3dSphere", [["path", { "d": "M6 17.6l-2 -1.1v-2.5", "key": "svg-0" }], ["path", { "d": "M4 10v-2.5l2 -1.1", "key": "svg-1" }], ["path", { "d": "M10 4.1l2 -1.1l2 1.1", "key": "svg-2" }], ["path", { "d": "M18 6.4l2 1.1v2.5", "key": "svg-3" }], ["path", { "d": "M20 14v2.5l-2 1.12", "key": "svg-4" }], ["path", { "d": "M14 19.9l-2 1.1l-2 -1.1", "key": "svg-5" }], ["path", { "d": "M12 12l2 -1.1", "key": "svg-6" }], ["path", { "d": "M18 8.6l2 -1.1", "key": "svg-7" }], ["path", { "d": "M12 12l0 2.5", "key": "svg-8" }], ["path", { "d": "M12 18.5l0 2.5", "key": "svg-9" }], ["path", { "d": "M12 12l-2 -1.12", "key": "svg-10" }], ["path", { "d": "M6 8.6l-2 -1.1", "key": "svg-11" }]]);
|
|
1106
|
+
/**
|
|
1107
|
+
* @license @tabler/icons-vue v3.35.0 - MIT
|
|
1108
|
+
*
|
|
1109
|
+
* This source code is licensed under the MIT license.
|
|
1110
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
1111
|
+
*/
|
|
1112
|
+
var IconFileTypePdf = createVueComponent("outline", "file-type-pdf", "FileTypePdf", [["path", { "d": "M14 3v4a1 1 0 0 0 1 1h4", "key": "svg-0" }], ["path", { "d": "M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4", "key": "svg-1" }], ["path", { "d": "M5 18h1.5a1.5 1.5 0 0 0 0 -3h-1.5v6", "key": "svg-2" }], ["path", { "d": "M17 18h2", "key": "svg-3" }], ["path", { "d": "M20 15h-3v6", "key": "svg-4" }], ["path", { "d": "M11 15v6h1a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2h-1z", "key": "svg-5" }]]);
|
|
1113
|
+
/**
|
|
1114
|
+
* @license @tabler/icons-vue v3.35.0 - MIT
|
|
1115
|
+
*
|
|
1116
|
+
* This source code is licensed under the MIT license.
|
|
1117
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
1118
|
+
*/
|
|
1119
|
+
var IconFile = createVueComponent("outline", "file", "File", [["path", { "d": "M14 3v4a1 1 0 0 0 1 1h4", "key": "svg-0" }], ["path", { "d": "M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z", "key": "svg-1" }]]);
|
|
1106
1120
|
/**
|
|
1107
1121
|
* @license @tabler/icons-vue v3.35.0 - MIT
|
|
1108
1122
|
*
|
|
@@ -1124,6 +1138,13 @@ var IconLoader2 = createVueComponent("outline", "loader-2", "Loader2", [["path",
|
|
|
1124
1138
|
* See the LICENSE file in the root directory of this source tree.
|
|
1125
1139
|
*/
|
|
1126
1140
|
var IconMoon = createVueComponent("outline", "moon", "Moon", [["path", { "d": "M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z", "key": "svg-0" }]]);
|
|
1141
|
+
/**
|
|
1142
|
+
* @license @tabler/icons-vue v3.35.0 - MIT
|
|
1143
|
+
*
|
|
1144
|
+
* This source code is licensed under the MIT license.
|
|
1145
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
1146
|
+
*/
|
|
1147
|
+
var IconPhoto = createVueComponent("outline", "photo", "Photo", [["path", { "d": "M15 8h.01", "key": "svg-0" }], ["path", { "d": "M3 6a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-12z", "key": "svg-1" }], ["path", { "d": "M3 16l5 -5c.928 -.893 2.072 -.893 3 0l5 5", "key": "svg-2" }], ["path", { "d": "M14 14l1 -1c.928 -.893 2.072 -.893 3 0l3 3", "key": "svg-3" }]]);
|
|
1127
1148
|
/**
|
|
1128
1149
|
* @license @tabler/icons-vue v3.35.0 - MIT
|
|
1129
1150
|
*
|
|
@@ -1716,7 +1737,7 @@ const _hoisted_13$6 = {
|
|
|
1716
1737
|
class: "ina-card__media"
|
|
1717
1738
|
};
|
|
1718
1739
|
const _hoisted_14$5 = ["src", "alt"];
|
|
1719
|
-
const _hoisted_15$
|
|
1740
|
+
const _hoisted_15$3 = {
|
|
1720
1741
|
key: 4,
|
|
1721
1742
|
class: "ina-card__media"
|
|
1722
1743
|
};
|
|
@@ -1888,7 +1909,7 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
|
1888
1909
|
}, null, 8, _hoisted_14$5)) : createCommentVNode("", true)
|
|
1889
1910
|
])
|
|
1890
1911
|
])) : createCommentVNode("", true),
|
|
1891
|
-
__props.variant === "horizontal" && computedMediaPosition.value === "right" ? (openBlock(), createElementBlock("div", _hoisted_15$
|
|
1912
|
+
__props.variant === "horizontal" && computedMediaPosition.value === "right" ? (openBlock(), createElementBlock("div", _hoisted_15$3, [
|
|
1892
1913
|
renderSlot(_ctx.$slots, "media", {}, () => [
|
|
1893
1914
|
__props.mediaSrc ? (openBlock(), createElementBlock("img", {
|
|
1894
1915
|
key: 0,
|
|
@@ -3368,7 +3389,7 @@ const _hoisted_14$4 = {
|
|
|
3368
3389
|
key: 3,
|
|
3369
3390
|
class: "ina-file-upload__file-icon-wrapper ina-file-upload__file-icon-wrapper--success"
|
|
3370
3391
|
};
|
|
3371
|
-
const _hoisted_15$
|
|
3392
|
+
const _hoisted_15$2 = { class: "ina-file-upload__file-info" };
|
|
3372
3393
|
const _hoisted_16$2 = { class: "ina-file-upload__file-name" };
|
|
3373
3394
|
const _hoisted_17$2 = { class: "ina-file-upload__file-size" };
|
|
3374
3395
|
const _hoisted_18$2 = {
|
|
@@ -3648,27 +3669,27 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
|
|
|
3648
3669
|
createElementVNode("div", _hoisted_10$8, [
|
|
3649
3670
|
uploadedFile.status === "uploading" ? (openBlock(), createElementBlock("div", _hoisted_11$8, [
|
|
3650
3671
|
createVNode(unref(IconLoader2), {
|
|
3651
|
-
size:
|
|
3672
|
+
size: 20,
|
|
3652
3673
|
class: "ina-file-upload__file-icon--spinning"
|
|
3653
3674
|
})
|
|
3654
3675
|
])) : uploadedFile.status === "success" ? (openBlock(), createElementBlock("div", _hoisted_12$7, [
|
|
3655
3676
|
createVNode(unref(IconCircleCheck), {
|
|
3656
|
-
size:
|
|
3677
|
+
size: 20,
|
|
3657
3678
|
stroke: "2"
|
|
3658
3679
|
})
|
|
3659
3680
|
])) : uploadedFile.status === "error" ? (openBlock(), createElementBlock("div", _hoisted_13$5, [
|
|
3660
3681
|
createVNode(unref(IconCircleX), {
|
|
3661
|
-
size:
|
|
3682
|
+
size: 20,
|
|
3662
3683
|
stroke: "2"
|
|
3663
3684
|
})
|
|
3664
3685
|
])) : uploadedFile.status === "idle" ? (openBlock(), createElementBlock("div", _hoisted_14$4, [
|
|
3665
3686
|
createVNode(unref(IconCircleCheck), {
|
|
3666
|
-
size:
|
|
3687
|
+
size: 20,
|
|
3667
3688
|
stroke: "2"
|
|
3668
3689
|
})
|
|
3669
3690
|
])) : createCommentVNode("", true)
|
|
3670
3691
|
]),
|
|
3671
|
-
createElementVNode("div", _hoisted_15$
|
|
3692
|
+
createElementVNode("div", _hoisted_15$2, [
|
|
3672
3693
|
createElementVNode("div", _hoisted_16$2, toDisplayString(unref(sanitizeFileName)(uploadedFile.file.name)), 1),
|
|
3673
3694
|
createElementVNode("div", _hoisted_17$2, toDisplayString(unref(formatFileSize)(uploadedFile.file.size)), 1),
|
|
3674
3695
|
uploadedFile.error ? (openBlock(), createElementBlock("div", _hoisted_18$2, toDisplayString(uploadedFile.error), 1)) : createCommentVNode("", true)
|
|
@@ -3681,7 +3702,7 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
|
|
|
3681
3702
|
class: "ina-file-upload__file-retry",
|
|
3682
3703
|
onClick: ($event) => updateFileStatus(getOriginalIndex(uploadedFile), "idle")
|
|
3683
3704
|
}, [
|
|
3684
|
-
createVNode(unref(IconRotateClockwise), { size:
|
|
3705
|
+
createVNode(unref(IconRotateClockwise), { size: 20 })
|
|
3685
3706
|
], 8, _hoisted_20$2),
|
|
3686
3707
|
createElementVNode("button", {
|
|
3687
3708
|
title: "Hapus file",
|
|
@@ -3689,7 +3710,7 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
|
|
|
3689
3710
|
class: "ina-file-upload__file-remove",
|
|
3690
3711
|
onClick: ($event) => removeFile(getOriginalIndex(uploadedFile))
|
|
3691
3712
|
}, [
|
|
3692
|
-
createVNode(unref(IconTrash), { size:
|
|
3713
|
+
createVNode(unref(IconTrash), { size: 20 })
|
|
3693
3714
|
], 8, _hoisted_21$2)
|
|
3694
3715
|
], 64)) : uploadedFile.status === "uploading" ? (openBlock(), createElementBlock("button", {
|
|
3695
3716
|
key: 1,
|
|
@@ -3698,7 +3719,7 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
|
|
|
3698
3719
|
class: "ina-file-upload__file-remove",
|
|
3699
3720
|
onClick: ($event) => removeFile(getOriginalIndex(uploadedFile))
|
|
3700
3721
|
}, [
|
|
3701
|
-
createVNode(unref(IconX), { size:
|
|
3722
|
+
createVNode(unref(IconX), { size: 20 })
|
|
3702
3723
|
], 8, _hoisted_22$1)) : uploadedFile.status === "success" ? (openBlock(), createElementBlock("button", {
|
|
3703
3724
|
key: 2,
|
|
3704
3725
|
title: "Hapus file",
|
|
@@ -3706,7 +3727,7 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
|
|
|
3706
3727
|
class: "ina-file-upload__file-remove",
|
|
3707
3728
|
onClick: ($event) => removeFile(getOriginalIndex(uploadedFile))
|
|
3708
3729
|
}, [
|
|
3709
|
-
createVNode(unref(IconTrash), { size:
|
|
3730
|
+
createVNode(unref(IconTrash), { size: 20 })
|
|
3710
3731
|
], 8, _hoisted_23$1)) : uploadedFile.status === "idle" ? (openBlock(), createElementBlock("button", {
|
|
3711
3732
|
key: 3,
|
|
3712
3733
|
title: "Hapus file",
|
|
@@ -3714,7 +3735,7 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent({
|
|
|
3714
3735
|
class: "ina-file-upload__file-remove",
|
|
3715
3736
|
onClick: ($event) => removeFile(getOriginalIndex(uploadedFile))
|
|
3716
3737
|
}, [
|
|
3717
|
-
createVNode(unref(IconTrash), { size:
|
|
3738
|
+
createVNode(unref(IconTrash), { size: 20 })
|
|
3718
3739
|
], 8, _hoisted_24$1)) : createCommentVNode("", true)
|
|
3719
3740
|
])
|
|
3720
3741
|
], 2);
|
|
@@ -5962,7 +5983,7 @@ const _hoisted_11$4 = { class: "ina-date-picker__day-number" };
|
|
|
5962
5983
|
const _hoisted_12$3 = { class: "ina-date-picker__calendar-container" };
|
|
5963
5984
|
const _hoisted_13$3 = { class: "ina-date-picker__calendar-header" };
|
|
5964
5985
|
const _hoisted_14$2 = { class: "ina-date-picker__header-controls" };
|
|
5965
|
-
const _hoisted_15$
|
|
5986
|
+
const _hoisted_15$1 = { class: "ina-date-picker__dropdown-container" };
|
|
5966
5987
|
const _hoisted_16$1 = { class: "ina-date-picker__dropdown-container" };
|
|
5967
5988
|
const _hoisted_17$1 = { class: "ina-date-picker__calendar-grid" };
|
|
5968
5989
|
const _hoisted_18$1 = ["disabled", "onClick"];
|
|
@@ -6880,7 +6901,7 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
|
|
|
6880
6901
|
})
|
|
6881
6902
|
]),
|
|
6882
6903
|
createElementVNode("div", _hoisted_14$2, [
|
|
6883
|
-
createElementVNode("div", _hoisted_15$
|
|
6904
|
+
createElementVNode("div", _hoisted_15$1, [
|
|
6884
6905
|
createVNode(MonthPicker, {
|
|
6885
6906
|
"model-value": currentMonth.value,
|
|
6886
6907
|
disabled: __props.disabled,
|
|
@@ -7040,7 +7061,7 @@ const _hoisted_11$3 = { class: "ina-select-dropdown__preview-item-text" };
|
|
|
7040
7061
|
const _hoisted_12$2 = ["aria-label"];
|
|
7041
7062
|
const _hoisted_13$2 = ["disabled", "onClick"];
|
|
7042
7063
|
const _hoisted_14$1 = { class: "ina-select-dropdown__option-content" };
|
|
7043
|
-
const _hoisted_15
|
|
7064
|
+
const _hoisted_15 = { class: "ina-select-dropdown__option-label" };
|
|
7044
7065
|
const _hoisted_16 = {
|
|
7045
7066
|
key: 0,
|
|
7046
7067
|
class: "ina-select-dropdown__option-check-indicator"
|
|
@@ -7093,7 +7114,7 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
|
7093
7114
|
showPreviewValue: { type: Boolean, default: true },
|
|
7094
7115
|
searchable: { type: Boolean, default: true }
|
|
7095
7116
|
},
|
|
7096
|
-
emits: ["update:modelValue", "change", "clear"],
|
|
7117
|
+
emits: ["update:modelValue", "change", "clear", "update:selectedRaw", "selectedRawChange"],
|
|
7097
7118
|
setup(__props, { emit: __emit }) {
|
|
7098
7119
|
const props = __props;
|
|
7099
7120
|
const emit = __emit;
|
|
@@ -7104,6 +7125,7 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
|
7104
7125
|
const isOpen = ref(false);
|
|
7105
7126
|
const internalSearchTerm = ref("");
|
|
7106
7127
|
const searchTimeoutRef = ref(null);
|
|
7128
|
+
const selectedLabelsCache = ref(/* @__PURE__ */ new Map());
|
|
7107
7129
|
const isSearchControlled = computed(() => props.searchValue !== void 0);
|
|
7108
7130
|
const searchTerm = computed(
|
|
7109
7131
|
() => isSearchControlled.value ? props.searchValue || "" : internalSearchTerm.value
|
|
@@ -7185,16 +7207,94 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
|
7185
7207
|
const singleSelected = computed(
|
|
7186
7208
|
() => !props.multiple ? props.modelValue : null
|
|
7187
7209
|
);
|
|
7210
|
+
const getLabelForValue = (value) => {
|
|
7211
|
+
if (selectedLabelsCache.value.has(value)) {
|
|
7212
|
+
return selectedLabelsCache.value.get(value) || null;
|
|
7213
|
+
}
|
|
7214
|
+
const found = props.options.find((o) => o.value === value);
|
|
7215
|
+
if (found) {
|
|
7216
|
+
selectedLabelsCache.value.set(value, found.label);
|
|
7217
|
+
return found.label;
|
|
7218
|
+
}
|
|
7219
|
+
return null;
|
|
7220
|
+
};
|
|
7221
|
+
const getOptionLabelByValue = (value) => {
|
|
7222
|
+
const label = getLabelForValue(value);
|
|
7223
|
+
return label || value;
|
|
7224
|
+
};
|
|
7225
|
+
watch(
|
|
7226
|
+
() => props.options,
|
|
7227
|
+
(newOptions) => {
|
|
7228
|
+
newOptions.forEach((option) => {
|
|
7229
|
+
if (selectedLabelsCache.value.has(option.value)) {
|
|
7230
|
+
selectedLabelsCache.value.set(option.value, option.label);
|
|
7231
|
+
}
|
|
7232
|
+
});
|
|
7233
|
+
},
|
|
7234
|
+
{ deep: true }
|
|
7235
|
+
);
|
|
7236
|
+
const getOptionForValue = (value) => {
|
|
7237
|
+
const label = getLabelForValue(value);
|
|
7238
|
+
if (label !== null) {
|
|
7239
|
+
return { label, value };
|
|
7240
|
+
}
|
|
7241
|
+
const found = props.options.find((o) => o.value === value);
|
|
7242
|
+
return found || null;
|
|
7243
|
+
};
|
|
7244
|
+
watch(
|
|
7245
|
+
() => [props.modelValue, props.multiple],
|
|
7246
|
+
() => {
|
|
7247
|
+
const cache = selectedLabelsCache.value;
|
|
7248
|
+
if (props.multiple && Array.isArray(props.modelValue)) {
|
|
7249
|
+
props.modelValue.forEach((value) => {
|
|
7250
|
+
if (!cache.has(value)) {
|
|
7251
|
+
const found = props.options.find((o) => o.value === value);
|
|
7252
|
+
if (found) {
|
|
7253
|
+
cache.set(value, found.label);
|
|
7254
|
+
}
|
|
7255
|
+
}
|
|
7256
|
+
});
|
|
7257
|
+
cache.forEach((_, value) => {
|
|
7258
|
+
if (!props.modelValue.includes(value)) {
|
|
7259
|
+
cache.delete(value);
|
|
7260
|
+
}
|
|
7261
|
+
});
|
|
7262
|
+
} else if (props.modelValue !== null && props.modelValue !== void 0 && props.modelValue !== "") {
|
|
7263
|
+
if (!cache.has(props.modelValue)) {
|
|
7264
|
+
const found = props.options.find((o) => o.value === props.modelValue);
|
|
7265
|
+
if (found) {
|
|
7266
|
+
cache.set(props.modelValue, found.label);
|
|
7267
|
+
}
|
|
7268
|
+
}
|
|
7269
|
+
} else {
|
|
7270
|
+
cache.clear();
|
|
7271
|
+
}
|
|
7272
|
+
let selectedRaw = null;
|
|
7273
|
+
if (props.multiple && Array.isArray(props.modelValue)) {
|
|
7274
|
+
if (props.modelValue.length > 0) {
|
|
7275
|
+
const rawOptions = props.modelValue.map((val) => getOptionForValue(val)).filter((opt) => opt !== null);
|
|
7276
|
+
selectedRaw = rawOptions.length > 0 ? rawOptions : null;
|
|
7277
|
+
}
|
|
7278
|
+
} else if (props.modelValue !== null && props.modelValue !== void 0 && props.modelValue !== "") {
|
|
7279
|
+
selectedRaw = getOptionForValue(props.modelValue);
|
|
7280
|
+
}
|
|
7281
|
+
emit("update:selectedRaw", selectedRaw);
|
|
7282
|
+
emit("selectedRawChange", selectedRaw);
|
|
7283
|
+
},
|
|
7284
|
+
{ deep: true, immediate: true }
|
|
7285
|
+
);
|
|
7188
7286
|
const triggerLabel = computed(() => {
|
|
7189
7287
|
if (props.multiple) {
|
|
7190
7288
|
if (!selectedArray.value.length) return props.placeholder;
|
|
7191
7289
|
else if (selectedArray.value.length > 3)
|
|
7192
7290
|
return `${selectedArray.value.length} data terpilih`;
|
|
7193
|
-
else
|
|
7194
|
-
|
|
7291
|
+
else {
|
|
7292
|
+
const labels = selectedArray.value.map((val) => getLabelForValue(val)).filter((label) => label !== null);
|
|
7293
|
+
return labels.length > 0 ? labels.join(", ") : props.placeholder;
|
|
7294
|
+
}
|
|
7195
7295
|
} else {
|
|
7196
|
-
const
|
|
7197
|
-
return
|
|
7296
|
+
const label = getLabelForValue(singleSelected.value);
|
|
7297
|
+
return label || props.placeholder;
|
|
7198
7298
|
}
|
|
7199
7299
|
});
|
|
7200
7300
|
const filteredOptions = computed(() => {
|
|
@@ -7221,10 +7321,6 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
|
7221
7321
|
const getOptionLabel = (option) => {
|
|
7222
7322
|
return option.label;
|
|
7223
7323
|
};
|
|
7224
|
-
const getOptionLabelByValue = (value) => {
|
|
7225
|
-
const option = props.options.find((o) => o.value === value);
|
|
7226
|
-
return option ? option.label : value;
|
|
7227
|
-
};
|
|
7228
7324
|
const isSelected = (option) => {
|
|
7229
7325
|
if (props.multiple) {
|
|
7230
7326
|
return selectedArray.value.includes(option.value);
|
|
@@ -7245,11 +7341,23 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
|
7245
7341
|
if (props.disabled) return;
|
|
7246
7342
|
if (props.multiple) {
|
|
7247
7343
|
const prev = Array.isArray(props.modelValue) ? [...props.modelValue] : [];
|
|
7248
|
-
const
|
|
7344
|
+
const isCurrentlySelected = prev.includes(option.value);
|
|
7345
|
+
const newValue = isCurrentlySelected ? prev.filter((v) => v !== option.value) : [...prev, option.value];
|
|
7346
|
+
if (isCurrentlySelected) {
|
|
7347
|
+
selectedLabelsCache.value.delete(option.value);
|
|
7348
|
+
} else {
|
|
7349
|
+
selectedLabelsCache.value.set(option.value, option.label);
|
|
7350
|
+
}
|
|
7249
7351
|
emit("update:modelValue", newValue);
|
|
7250
7352
|
emit("change", newValue);
|
|
7251
7353
|
} else {
|
|
7252
|
-
const
|
|
7354
|
+
const isCurrentlySelected = isSelected(option);
|
|
7355
|
+
const newValue = isCurrentlySelected ? null : option.value;
|
|
7356
|
+
if (isCurrentlySelected) {
|
|
7357
|
+
selectedLabelsCache.value.delete(option.value);
|
|
7358
|
+
} else {
|
|
7359
|
+
selectedLabelsCache.value.set(option.value, option.label);
|
|
7360
|
+
}
|
|
7253
7361
|
emit("update:modelValue", newValue);
|
|
7254
7362
|
emit("change", newValue);
|
|
7255
7363
|
isOpen.value = false;
|
|
@@ -7261,6 +7369,7 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
|
7261
7369
|
}
|
|
7262
7370
|
};
|
|
7263
7371
|
const removeSelectedItem = (value) => {
|
|
7372
|
+
selectedLabelsCache.value.delete(value);
|
|
7264
7373
|
if (props.onRemoveSelected) {
|
|
7265
7374
|
props.onRemoveSelected(value);
|
|
7266
7375
|
} else {
|
|
@@ -7430,7 +7539,7 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
|
7430
7539
|
option,
|
|
7431
7540
|
selected: isSelected(option)
|
|
7432
7541
|
}, () => [
|
|
7433
|
-
createElementVNode("span", _hoisted_15
|
|
7542
|
+
createElementVNode("span", _hoisted_15, toDisplayString(getOptionLabel(option)), 1)
|
|
7434
7543
|
], true)
|
|
7435
7544
|
]),
|
|
7436
7545
|
__props.multiple ? (openBlock(), createElementBlock("div", {
|
|
@@ -7489,7 +7598,7 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
|
7489
7598
|
};
|
|
7490
7599
|
}
|
|
7491
7600
|
});
|
|
7492
|
-
const SelectDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["__scopeId", "data-v-
|
|
7601
|
+
const SelectDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["__scopeId", "data-v-e3f2a508"]]);
|
|
7493
7602
|
const _hoisted_1$e = ["aria-labelledby", "aria-describedby"];
|
|
7494
7603
|
const _hoisted_2$e = {
|
|
7495
7604
|
key: 0,
|
|
@@ -10477,40 +10586,18 @@ if (typeof window !== "undefined") {
|
|
|
10477
10586
|
}
|
|
10478
10587
|
const _hoisted_1 = ["accept", "disabled"];
|
|
10479
10588
|
const _hoisted_2 = ["tabindex", "aria-label"];
|
|
10480
|
-
const _hoisted_3 = { class: "ina-single-file-
|
|
10481
|
-
const _hoisted_4 = { class: "ina-single-file-
|
|
10482
|
-
const _hoisted_5 = { class: "ina-single-file-
|
|
10483
|
-
const _hoisted_6 = { class: "ina-single-file-
|
|
10484
|
-
const _hoisted_7 = { class: "ina-single-file-
|
|
10485
|
-
const _hoisted_8 = { class: "ina-single-file-upload__progress
|
|
10486
|
-
const _hoisted_9 = { class: "ina-single-file-
|
|
10487
|
-
const _hoisted_10 = {
|
|
10488
|
-
|
|
10489
|
-
|
|
10490
|
-
|
|
10491
|
-
|
|
10492
|
-
fill: "none",
|
|
10493
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
10494
|
-
};
|
|
10495
|
-
const _hoisted_11 = {
|
|
10496
|
-
key: 1,
|
|
10497
|
-
width: "16",
|
|
10498
|
-
height: "16",
|
|
10499
|
-
viewBox: "0 0 24 24",
|
|
10500
|
-
fill: "none",
|
|
10501
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
10502
|
-
};
|
|
10503
|
-
const _hoisted_12 = {
|
|
10504
|
-
key: 2,
|
|
10505
|
-
width: "16",
|
|
10506
|
-
height: "16",
|
|
10507
|
-
viewBox: "0 0 24 24",
|
|
10508
|
-
fill: "none",
|
|
10509
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
10510
|
-
};
|
|
10511
|
-
const _hoisted_13 = { class: "ina-single-file-upload__content" };
|
|
10512
|
-
const _hoisted_14 = { class: "ina-single-file-upload__title" };
|
|
10513
|
-
const _hoisted_15 = { class: "ina-single-file-upload__description" };
|
|
10589
|
+
const _hoisted_3 = { class: "ina-single-file-upload__icon-wrapper ina-single-file-upload__icon-wrapper--default" };
|
|
10590
|
+
const _hoisted_4 = { class: "ina-single-file-upload__content" };
|
|
10591
|
+
const _hoisted_5 = { class: "ina-single-file-upload__title" };
|
|
10592
|
+
const _hoisted_6 = { class: "ina-single-file-upload__description" };
|
|
10593
|
+
const _hoisted_7 = { class: "ina-single-file-upload__icon-wrapper ina-single-file-upload__icon-wrapper--default" };
|
|
10594
|
+
const _hoisted_8 = { class: "ina-single-file-upload__progress" };
|
|
10595
|
+
const _hoisted_9 = { class: "ina-single-file-upload__progress-bar" };
|
|
10596
|
+
const _hoisted_10 = { class: "ina-single-file-upload__progress-text" };
|
|
10597
|
+
const _hoisted_11 = { class: "ina-single-file-upload__icon-wrapper ina-single-file-upload__icon-wrapper--file" };
|
|
10598
|
+
const _hoisted_12 = { class: "ina-single-file-upload__content" };
|
|
10599
|
+
const _hoisted_13 = { class: "ina-single-file-upload__title" };
|
|
10600
|
+
const _hoisted_14 = { class: "ina-single-file-upload__description" };
|
|
10514
10601
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
10515
10602
|
__name: "SingleFileUpload",
|
|
10516
10603
|
props: {
|
|
@@ -10548,16 +10635,28 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
10548
10635
|
"ina-single-file-upload__container--disabled": props.disabled
|
|
10549
10636
|
}
|
|
10550
10637
|
]);
|
|
10551
|
-
|
|
10638
|
+
computed(() => {
|
|
10552
10639
|
if (!file.value) return false;
|
|
10553
10640
|
const fileType = file.value.type;
|
|
10554
10641
|
const fileName = file.value.name.toLowerCase();
|
|
10555
10642
|
return fileType === "application/pdf" || fileName.endsWith(".pdf");
|
|
10556
10643
|
});
|
|
10557
|
-
|
|
10644
|
+
computed(() => {
|
|
10558
10645
|
if (!file.value) return false;
|
|
10559
10646
|
return file.value.type.startsWith("image/");
|
|
10560
10647
|
});
|
|
10648
|
+
const fileIconComponent = computed(() => {
|
|
10649
|
+
if (!file.value) return null;
|
|
10650
|
+
const fileType = file.value.type;
|
|
10651
|
+
const fileName = file.value.name.toLowerCase();
|
|
10652
|
+
if (fileType === "application/pdf" || fileName.endsWith(".pdf")) {
|
|
10653
|
+
return IconFileTypePdf;
|
|
10654
|
+
}
|
|
10655
|
+
if (fileType.startsWith("image/")) {
|
|
10656
|
+
return IconPhoto;
|
|
10657
|
+
}
|
|
10658
|
+
return IconFile;
|
|
10659
|
+
});
|
|
10561
10660
|
const triggerFileInput = () => {
|
|
10562
10661
|
var _a;
|
|
10563
10662
|
if (props.disabled || file.value) return;
|
|
@@ -10780,79 +10879,44 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
10780
10879
|
onDrop: handleDrop
|
|
10781
10880
|
}, [
|
|
10782
10881
|
!file.value && status.value === "idle" ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
10783
|
-
_cache[0] || (_cache[0] = createStaticVNode('<div class="ina-single-file-upload__icon-wrapper ina-single-file-upload__icon-wrapper--default"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7 10L12 15L17 10" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12 15V3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div>', 1)),
|
|
10784
10882
|
createElementVNode("div", _hoisted_3, [
|
|
10785
|
-
|
|
10786
|
-
|
|
10883
|
+
createVNode(unref(IconUpload), { size: 24 })
|
|
10884
|
+
]),
|
|
10885
|
+
createElementVNode("div", _hoisted_4, [
|
|
10886
|
+
createElementVNode("div", _hoisted_5, toDisplayString(props.title), 1),
|
|
10887
|
+
createElementVNode("div", _hoisted_6, toDisplayString(props.description), 1)
|
|
10787
10888
|
])
|
|
10788
10889
|
], 64)) : createCommentVNode("", true),
|
|
10789
10890
|
!file.value && status.value === "uploading" ? (openBlock(), createElementBlock(Fragment, { key: 1 }, [
|
|
10790
|
-
|
|
10791
|
-
|
|
10792
|
-
|
|
10891
|
+
createElementVNode("div", _hoisted_7, [
|
|
10892
|
+
createVNode(unref(IconUpload), { size: 24 })
|
|
10893
|
+
]),
|
|
10894
|
+
createElementVNode("div", _hoisted_8, [
|
|
10895
|
+
createElementVNode("div", _hoisted_9, [
|
|
10793
10896
|
createElementVNode("div", {
|
|
10794
10897
|
class: "ina-single-file-upload__progress-fill",
|
|
10795
10898
|
style: normalizeStyle({ width: `${progress.value}%` })
|
|
10796
10899
|
}, null, 4)
|
|
10797
10900
|
]),
|
|
10798
|
-
createElementVNode("div",
|
|
10901
|
+
createElementVNode("div", _hoisted_10, " Uploading... " + toDisplayString(progress.value) + "% ", 1)
|
|
10799
10902
|
])
|
|
10800
10903
|
], 64)) : createCommentVNode("", true),
|
|
10801
10904
|
file.value && status.value === "success" ? (openBlock(), createElementBlock(Fragment, { key: 2 }, [
|
|
10802
|
-
createElementVNode("div",
|
|
10803
|
-
|
|
10804
|
-
createStaticVNode('<path d="M14 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V8L14 2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M14 2V8H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16 13H8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16 17H8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 9H9H8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>', 5)
|
|
10805
|
-
])])) : isImageFile.value ? (openBlock(), createElementBlock("svg", _hoisted_11, [..._cache[3] || (_cache[3] = [
|
|
10806
|
-
createElementVNode("path", {
|
|
10807
|
-
d: "M21 19V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19Z",
|
|
10808
|
-
stroke: "currentColor",
|
|
10809
|
-
"stroke-width": "2",
|
|
10810
|
-
"stroke-linecap": "round",
|
|
10811
|
-
"stroke-linejoin": "round"
|
|
10812
|
-
}, null, -1),
|
|
10813
|
-
createElementVNode("path", {
|
|
10814
|
-
d: "M9 9C9.55228 9 10 8.55228 10 8C10 7.44772 9.55228 7 9 7C8.44772 7 8 7.44772 8 8C8 8.55228 8.44772 9 9 9Z",
|
|
10815
|
-
stroke: "currentColor",
|
|
10816
|
-
"stroke-width": "2",
|
|
10817
|
-
"stroke-linecap": "round",
|
|
10818
|
-
"stroke-linejoin": "round"
|
|
10819
|
-
}, null, -1),
|
|
10820
|
-
createElementVNode("path", {
|
|
10821
|
-
d: "M21 15L16 10L5 21",
|
|
10822
|
-
stroke: "currentColor",
|
|
10823
|
-
"stroke-width": "2",
|
|
10824
|
-
"stroke-linecap": "round",
|
|
10825
|
-
"stroke-linejoin": "round"
|
|
10826
|
-
}, null, -1)
|
|
10827
|
-
])])) : (openBlock(), createElementBlock("svg", _hoisted_12, [..._cache[4] || (_cache[4] = [
|
|
10828
|
-
createElementVNode("path", {
|
|
10829
|
-
d: "M14 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V8L14 2Z",
|
|
10830
|
-
stroke: "currentColor",
|
|
10831
|
-
"stroke-width": "2",
|
|
10832
|
-
"stroke-linecap": "round",
|
|
10833
|
-
"stroke-linejoin": "round"
|
|
10834
|
-
}, null, -1),
|
|
10835
|
-
createElementVNode("path", {
|
|
10836
|
-
d: "M14 2V8H20",
|
|
10837
|
-
stroke: "currentColor",
|
|
10838
|
-
"stroke-width": "2",
|
|
10839
|
-
"stroke-linecap": "round",
|
|
10840
|
-
"stroke-linejoin": "round"
|
|
10841
|
-
}, null, -1)
|
|
10842
|
-
])]))
|
|
10905
|
+
createElementVNode("div", _hoisted_11, [
|
|
10906
|
+
(openBlock(), createBlock(resolveDynamicComponent(fileIconComponent.value), { size: 16 }))
|
|
10843
10907
|
]),
|
|
10844
|
-
createElementVNode("div",
|
|
10845
|
-
createElementVNode("div",
|
|
10846
|
-
createElementVNode("div",
|
|
10908
|
+
createElementVNode("div", _hoisted_12, [
|
|
10909
|
+
createElementVNode("div", _hoisted_13, toDisplayString(file.value.name), 1),
|
|
10910
|
+
createElementVNode("div", _hoisted_14, toDisplayString(props.description), 1)
|
|
10847
10911
|
]),
|
|
10848
10912
|
createElementVNode("button", {
|
|
10849
10913
|
type: "button",
|
|
10850
10914
|
class: "ina-single-file-upload__delete-button",
|
|
10851
10915
|
"aria-label": "Remove file",
|
|
10852
10916
|
onClick: withModifiers(handleRemove, ["stop"])
|
|
10853
|
-
}, [
|
|
10854
|
-
|
|
10855
|
-
])
|
|
10917
|
+
}, [
|
|
10918
|
+
createVNode(unref(IconTrash), { size: 18 })
|
|
10919
|
+
])
|
|
10856
10920
|
], 64)) : createCommentVNode("", true)
|
|
10857
10921
|
], 42, _hoisted_2)
|
|
10858
10922
|
], 2);
|