@expcat/tigercat-vue 1.2.33 → 1.2.34
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/{chunk-F5S26BR3.mjs → chunk-25VVIM45.mjs} +8 -2
- package/dist/{chunk-4Z4XMXCO.mjs → chunk-5HUZ33NC.mjs} +22 -6
- package/dist/{chunk-6G5IMGTC.js → chunk-BXS7OSVF.js} +37 -35
- package/dist/{chunk-DSHV7EAX.mjs → chunk-DRQ2QXZT.mjs} +16 -2
- package/dist/{chunk-NZUQ2KCW.mjs → chunk-F7WZCYYD.mjs} +19 -5
- package/dist/{chunk-DEDRUUK4.js → chunk-IBB54GHF.js} +2 -2
- package/dist/{chunk-QO2JYX6Q.js → chunk-LAWBHGPK.js} +19 -5
- package/dist/{chunk-663C2UX7.js → chunk-LZHCKW2Z.js} +2 -2
- package/dist/{chunk-EU4IGIPC.js → chunk-OKLDFVDJ.js} +8 -2
- package/dist/{chunk-6CSTMVB2.js → chunk-PACAXQQ4.js} +22 -6
- package/dist/{chunk-OF4MY6EC.mjs → chunk-U5RXZ2IL.mjs} +1 -1
- package/dist/{chunk-IQZX54SQ.js → chunk-UC3UXUVN.js} +16 -2
- package/dist/{chunk-OZLSZQXF.mjs → chunk-WH4J6PHF.mjs} +37 -35
- package/dist/{chunk-AQE5RZDE.mjs → chunk-ZDKGABPQ.mjs} +1 -1
- package/dist/components/ActivityFeed.d.mts +6 -6
- package/dist/components/ActivityFeed.d.ts +6 -6
- package/dist/components/Alert.d.mts +2 -2
- package/dist/components/Alert.d.ts +2 -2
- package/dist/components/Anchor.d.mts +1 -1
- package/dist/components/Anchor.d.ts +1 -1
- package/dist/components/AreaChart.d.mts +2 -2
- package/dist/components/AreaChart.d.ts +2 -2
- package/dist/components/AutoComplete.d.mts +2 -2
- package/dist/components/AutoComplete.d.ts +2 -2
- package/dist/components/Avatar.d.mts +1 -1
- package/dist/components/Avatar.d.ts +1 -1
- package/dist/components/Badge.d.mts +3 -3
- package/dist/components/Badge.d.ts +3 -3
- package/dist/components/BarChart.d.mts +1 -1
- package/dist/components/BarChart.d.ts +1 -1
- package/dist/components/Breadcrumb.d.mts +2 -2
- package/dist/components/Breadcrumb.d.ts +2 -2
- package/dist/components/Button.d.mts +3 -3
- package/dist/components/Button.d.ts +3 -3
- package/dist/components/ButtonGroup.d.mts +1 -1
- package/dist/components/ButtonGroup.d.ts +1 -1
- package/dist/components/Calendar.d.mts +1 -1
- package/dist/components/Calendar.d.ts +1 -1
- package/dist/components/Card.d.mts +2 -2
- package/dist/components/Card.d.ts +2 -2
- package/dist/components/ChartGrid.d.mts +1 -1
- package/dist/components/ChartGrid.d.ts +1 -1
- package/dist/components/ChatWindow.d.mts +3 -3
- package/dist/components/ChatWindow.d.ts +3 -3
- package/dist/components/CodeEditor.d.mts +2 -2
- package/dist/components/CodeEditor.d.ts +2 -2
- package/dist/components/Collapse.d.mts +1 -1
- package/dist/components/Collapse.d.ts +1 -1
- package/dist/components/CollapsePanel.d.mts +1 -1
- package/dist/components/CollapsePanel.d.ts +1 -1
- package/dist/components/ColorSwatch.d.mts +1 -1
- package/dist/components/ColorSwatch.d.ts +1 -1
- package/dist/components/CommentThread.d.mts +2 -2
- package/dist/components/CommentThread.d.ts +2 -2
- package/dist/components/ConfigProvider.d.mts +1 -1
- package/dist/components/ConfigProvider.d.ts +1 -1
- package/dist/components/CropUpload.js +4 -3
- package/dist/components/CropUpload.mjs +3 -2
- package/dist/components/DataTableWithToolbar.d.mts +8 -8
- package/dist/components/DataTableWithToolbar.d.ts +8 -8
- package/dist/components/DatePicker.d.mts +2 -2
- package/dist/components/DatePicker.d.ts +2 -2
- package/dist/components/Descriptions.d.mts +2 -2
- package/dist/components/Descriptions.d.ts +2 -2
- package/dist/components/DonutChart.d.mts +2 -2
- package/dist/components/DonutChart.d.ts +2 -2
- package/dist/components/Drawer.d.mts +21 -5
- package/dist/components/Drawer.d.ts +21 -5
- package/dist/components/Drawer.js +3 -2
- package/dist/components/Drawer.mjs +2 -1
- package/dist/components/FileManager.d.mts +1 -1
- package/dist/components/FileManager.d.ts +1 -1
- package/dist/components/FloatButton.d.mts +3 -3
- package/dist/components/FloatButton.d.ts +3 -3
- package/dist/components/Form.d.mts +1 -1
- package/dist/components/Form.d.ts +1 -1
- package/dist/components/FormWizard.d.mts +16 -6
- package/dist/components/FormWizard.d.ts +16 -6
- package/dist/components/FormWizard.js +2 -2
- package/dist/components/FormWizard.mjs +1 -1
- package/dist/components/FunnelChart.d.mts +1 -1
- package/dist/components/FunnelChart.d.ts +1 -1
- package/dist/components/Gantt.d.mts +1 -1
- package/dist/components/Gantt.d.ts +1 -1
- package/dist/components/GaugeChart.d.mts +1 -1
- package/dist/components/GaugeChart.d.ts +1 -1
- package/dist/components/HeatmapChart.d.mts +2 -2
- package/dist/components/HeatmapChart.d.ts +2 -2
- package/dist/components/Image.d.mts +2 -2
- package/dist/components/Image.d.ts +2 -2
- package/dist/components/ImageAnnotation.d.mts +4 -4
- package/dist/components/ImageAnnotation.d.ts +4 -4
- package/dist/components/InfiniteScroll.d.mts +2 -2
- package/dist/components/InfiniteScroll.d.ts +2 -2
- package/dist/components/Input.d.mts +4 -4
- package/dist/components/Input.d.ts +4 -4
- package/dist/components/InputGroup.d.mts +1 -1
- package/dist/components/InputGroup.d.ts +1 -1
- package/dist/components/InputNumber.d.mts +1 -1
- package/dist/components/InputNumber.d.ts +1 -1
- package/dist/components/Kanban.d.mts +1 -1
- package/dist/components/Kanban.d.ts +1 -1
- package/dist/components/Kanban.js +3 -3
- package/dist/components/Kanban.mjs +2 -2
- package/dist/components/LineChart.d.mts +2 -2
- package/dist/components/LineChart.d.ts +2 -2
- package/dist/components/Link.d.mts +1 -1
- package/dist/components/Link.d.ts +1 -1
- package/dist/components/List.d.mts +6 -6
- package/dist/components/List.d.ts +6 -6
- package/dist/components/Loading.d.mts +5 -5
- package/dist/components/Loading.d.ts +5 -5
- package/dist/components/MarkdownEditor.d.mts +2 -2
- package/dist/components/MarkdownEditor.d.ts +2 -2
- package/dist/components/Mentions.d.mts +2 -2
- package/dist/components/Mentions.d.ts +2 -2
- package/dist/components/Menu.d.mts +4 -4
- package/dist/components/Menu.d.ts +4 -4
- package/dist/components/Modal.d.mts +24 -8
- package/dist/components/Modal.d.ts +24 -8
- package/dist/components/Modal.js +3 -2
- package/dist/components/Modal.mjs +2 -1
- package/dist/components/NotificationCenter.d.mts +5 -5
- package/dist/components/NotificationCenter.d.ts +5 -5
- package/dist/components/NumberKeyboard.d.mts +2 -2
- package/dist/components/NumberKeyboard.d.ts +2 -2
- package/dist/components/OrgChart.d.mts +1 -1
- package/dist/components/OrgChart.d.ts +1 -1
- package/dist/components/Pagination.d.mts +24 -4
- package/dist/components/Pagination.d.ts +24 -4
- package/dist/components/Pagination.js +3 -2
- package/dist/components/Pagination.mjs +2 -1
- package/dist/components/PieChart.d.mts +2 -2
- package/dist/components/PieChart.d.ts +2 -2
- package/dist/components/Popconfirm.d.mts +2 -2
- package/dist/components/Popconfirm.d.ts +2 -2
- package/dist/components/Popover.d.mts +1 -1
- package/dist/components/Popover.d.ts +1 -1
- package/dist/components/Progress.d.mts +3 -3
- package/dist/components/Progress.d.ts +3 -3
- package/dist/components/QRCode.d.mts +1 -1
- package/dist/components/QRCode.d.ts +1 -1
- package/dist/components/RadarChart.d.mts +2 -2
- package/dist/components/RadarChart.d.ts +2 -2
- package/dist/components/RichTextEditor.d.mts +1 -1
- package/dist/components/RichTextEditor.d.ts +1 -1
- package/dist/components/Row.d.mts +1 -1
- package/dist/components/Row.d.ts +1 -1
- package/dist/components/ScatterChart.d.mts +1 -1
- package/dist/components/ScatterChart.d.ts +1 -1
- package/dist/components/ScrollSpy.d.mts +2 -2
- package/dist/components/ScrollSpy.d.ts +2 -2
- package/dist/components/Select.d.mts +1 -1
- package/dist/components/Select.d.ts +1 -1
- package/dist/components/Signature.d.mts +2 -2
- package/dist/components/Signature.d.ts +2 -2
- package/dist/components/Skeleton.d.mts +1 -1
- package/dist/components/Skeleton.d.ts +1 -1
- package/dist/components/Space.d.mts +2 -2
- package/dist/components/Space.d.ts +2 -2
- package/dist/components/Splitter.d.mts +1 -1
- package/dist/components/Splitter.d.ts +1 -1
- package/dist/components/Spotlight.d.mts +4 -4
- package/dist/components/Spotlight.d.ts +4 -4
- package/dist/components/Steps.d.mts +2 -2
- package/dist/components/Steps.d.ts +2 -2
- package/dist/components/SunburstChart.d.mts +1 -1
- package/dist/components/SunburstChart.d.ts +1 -1
- package/dist/components/Table.d.mts +5 -5
- package/dist/components/Table.d.ts +5 -5
- package/dist/components/Tabs.d.mts +2 -2
- package/dist/components/Tabs.d.ts +2 -2
- package/dist/components/Tag.d.mts +1 -1
- package/dist/components/Tag.d.ts +1 -1
- package/dist/components/TaskBoard.d.mts +12 -2
- package/dist/components/TaskBoard.d.ts +12 -2
- package/dist/components/TaskBoard.js +2 -2
- package/dist/components/TaskBoard.mjs +1 -1
- package/dist/components/Text.d.mts +3 -3
- package/dist/components/Text.d.ts +3 -3
- package/dist/components/Textarea.d.mts +1 -1
- package/dist/components/Textarea.d.ts +1 -1
- package/dist/components/TimePicker.d.mts +3 -3
- package/dist/components/TimePicker.d.ts +3 -3
- package/dist/components/Timeline.d.mts +3 -3
- package/dist/components/Timeline.d.ts +3 -3
- package/dist/components/Tooltip.d.mts +1 -1
- package/dist/components/Tooltip.d.ts +1 -1
- package/dist/components/Tour.d.mts +2 -2
- package/dist/components/Tour.d.ts +2 -2
- package/dist/components/Tree.d.mts +2 -2
- package/dist/components/Tree.d.ts +2 -2
- package/dist/components/TreeMapChart.d.mts +1 -1
- package/dist/components/TreeMapChart.d.ts +1 -1
- package/dist/components/Upload.d.mts +4 -4
- package/dist/components/Upload.d.ts +4 -4
- package/dist/components/VirtualTable.d.mts +2 -2
- package/dist/components/VirtualTable.d.ts +2 -2
- package/dist/components/Watermark.d.mts +1 -1
- package/dist/components/Watermark.d.ts +1 -1
- package/dist/index.js +8 -8
- package/dist/index.mjs +7 -7
- package/package.json +2 -2
|
@@ -81,6 +81,10 @@ var TaskBoard = defineComponent({
|
|
|
81
81
|
type: Object,
|
|
82
82
|
default: void 0
|
|
83
83
|
},
|
|
84
|
+
labels: {
|
|
85
|
+
type: Object,
|
|
86
|
+
default: void 0
|
|
87
|
+
},
|
|
84
88
|
className: {
|
|
85
89
|
type: String,
|
|
86
90
|
default: void 0
|
|
@@ -94,7 +98,7 @@ var TaskBoard = defineComponent({
|
|
|
94
98
|
setup(props, { slots, attrs, emit }) {
|
|
95
99
|
const config = useTigerConfig();
|
|
96
100
|
const mergedLocale = computed(() => mergeTigerLocale(config.value.locale, props.locale));
|
|
97
|
-
const labels = computed(() => getTaskBoardLabels(mergedLocale.value));
|
|
101
|
+
const labels = computed(() => getTaskBoardLabels(mergedLocale.value, props.labels));
|
|
98
102
|
const innerColumns = ref(props.columns ?? props.defaultColumns ?? []);
|
|
99
103
|
watch(
|
|
100
104
|
() => props.columns,
|
|
@@ -251,7 +255,9 @@ var TaskBoard = defineComponent({
|
|
|
251
255
|
`(${column.cards.length}/${column.wipLimit})`
|
|
252
256
|
) : h(
|
|
253
257
|
"span",
|
|
254
|
-
{
|
|
258
|
+
{
|
|
259
|
+
class: "ml-2 text-xs font-normal px-1.5 py-0.5 rounded bg-[var(--tiger-border,#e5e7eb)]/20 text-[var(--tiger-text-secondary,#6b7280)] opacity-70"
|
|
260
|
+
},
|
|
255
261
|
String(column.cards.length)
|
|
256
262
|
)
|
|
257
263
|
]),
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
import {
|
|
2
|
+
useTigerConfig
|
|
3
|
+
} from "./chunk-VG6E4NX6.mjs";
|
|
1
4
|
import {
|
|
2
5
|
Button
|
|
3
6
|
} from "./chunk-PO5GVU4Q.mjs";
|
|
@@ -40,6 +43,7 @@ import {
|
|
|
40
43
|
modalBodyClasses,
|
|
41
44
|
modalFooterClasses,
|
|
42
45
|
resolveLocaleText,
|
|
46
|
+
mergeTigerLocale,
|
|
43
47
|
shouldCloseOnMaskClick,
|
|
44
48
|
resolveSwipeGesture
|
|
45
49
|
} from "@expcat/tigercat-core";
|
|
@@ -180,6 +184,13 @@ var Modal = defineComponent({
|
|
|
180
184
|
type: Object,
|
|
181
185
|
default: void 0
|
|
182
186
|
},
|
|
187
|
+
/**
|
|
188
|
+
* Flat custom-text overrides for single-language use (no i18n needed).
|
|
189
|
+
*/
|
|
190
|
+
labels: {
|
|
191
|
+
type: Object,
|
|
192
|
+
default: void 0
|
|
193
|
+
},
|
|
183
194
|
/**
|
|
184
195
|
* Whether to render a default footer when no `footer` slot is provided
|
|
185
196
|
* @default false
|
|
@@ -208,6 +219,8 @@ var Modal = defineComponent({
|
|
|
208
219
|
},
|
|
209
220
|
emits: ["update:open", "close", "cancel", "ok"],
|
|
210
221
|
setup(props, { slots, emit, attrs }) {
|
|
222
|
+
const config = useTigerConfig();
|
|
223
|
+
const mergedLocale = computed(() => mergeTigerLocale(config.value.locale, props.locale));
|
|
211
224
|
const instanceId = ref(createModalId());
|
|
212
225
|
const hasBeenOpened = ref(props.open);
|
|
213
226
|
const dialogRef = ref(null);
|
|
@@ -373,8 +386,9 @@ var Modal = defineComponent({
|
|
|
373
386
|
"aria-label": resolveLocaleText(
|
|
374
387
|
"Close",
|
|
375
388
|
props.closeAriaLabel,
|
|
376
|
-
props.
|
|
377
|
-
|
|
389
|
+
props.labels?.closeAriaLabel,
|
|
390
|
+
mergedLocale.value?.modal?.closeAriaLabel,
|
|
391
|
+
mergedLocale.value?.common?.closeText
|
|
378
392
|
),
|
|
379
393
|
ref: closeButtonRef
|
|
380
394
|
},
|
|
@@ -395,8 +409,9 @@ var Modal = defineComponent({
|
|
|
395
409
|
default: () => resolveLocaleText(
|
|
396
410
|
"\u53D6\u6D88",
|
|
397
411
|
props.cancelText,
|
|
398
|
-
props.
|
|
399
|
-
|
|
412
|
+
props.labels?.cancelText,
|
|
413
|
+
mergedLocale.value?.modal?.cancelText,
|
|
414
|
+
mergedLocale.value?.common?.cancelText
|
|
400
415
|
)
|
|
401
416
|
}
|
|
402
417
|
),
|
|
@@ -407,8 +422,9 @@ var Modal = defineComponent({
|
|
|
407
422
|
default: () => resolveLocaleText(
|
|
408
423
|
"\u786E\u5B9A",
|
|
409
424
|
props.okText,
|
|
410
|
-
props.
|
|
411
|
-
|
|
425
|
+
props.labels?.okText,
|
|
426
|
+
mergedLocale.value?.modal?.okText,
|
|
427
|
+
mergedLocale.value?.common?.okText
|
|
412
428
|
)
|
|
413
429
|
}
|
|
414
430
|
)
|
|
@@ -136,6 +136,10 @@ var FormWizard = _vue.defineComponent.call(void 0, {
|
|
|
136
136
|
type: Object,
|
|
137
137
|
default: void 0
|
|
138
138
|
},
|
|
139
|
+
labels: {
|
|
140
|
+
type: Object,
|
|
141
|
+
default: void 0
|
|
142
|
+
},
|
|
139
143
|
bordered: {
|
|
140
144
|
type: Boolean,
|
|
141
145
|
default: true
|
|
@@ -157,7 +161,7 @@ var FormWizard = _vue.defineComponent.call(void 0, {
|
|
|
157
161
|
setup(props, { slots, attrs, emit }) {
|
|
158
162
|
const config = _chunk25EYT2CBjs.useTigerConfig.call(void 0, );
|
|
159
163
|
const mergedLocale = _vue.computed.call(void 0, () => _tigercatcore.mergeTigerLocale.call(void 0, config.value.locale, props.locale));
|
|
160
|
-
const labels = _vue.computed.call(void 0, () => _tigercatcore.getFormWizardLabels.call(void 0, mergedLocale.value));
|
|
164
|
+
const labels = _vue.computed.call(void 0, () => _tigercatcore.getFormWizardLabels.call(void 0, mergedLocale.value, props.labels));
|
|
161
165
|
const innerCurrent = _vue.ref.call(void 0, _nullishCoalesce(props.current, () => ( props.defaultCurrent)));
|
|
162
166
|
_vue.watch.call(void 0,
|
|
163
167
|
() => props.current,
|
|
@@ -291,42 +295,40 @@ var FormWizard = _vue.defineComponent.call(void 0, {
|
|
|
291
295
|
]) : null,
|
|
292
296
|
_vue.h.call(void 0,
|
|
293
297
|
"div",
|
|
294
|
-
{
|
|
298
|
+
{
|
|
299
|
+
class: "px-8 py-6 flex flex-col items-center w-full min-h-[120px] transition-all duration-300"
|
|
300
|
+
},
|
|
295
301
|
{ default: () => renderContent() }
|
|
296
302
|
),
|
|
297
|
-
props.showActions ? _vue.h.call(void 0,
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
}
|
|
327
|
-
)
|
|
328
|
-
]
|
|
329
|
-
) : null
|
|
303
|
+
props.showActions ? _vue.h.call(void 0, "div", { class: actionsContainerClass }, [
|
|
304
|
+
!isFirst ? _vue.h.call(void 0,
|
|
305
|
+
_chunk4VLNT2EDjs.Button,
|
|
306
|
+
{
|
|
307
|
+
type: "button",
|
|
308
|
+
variant: "secondary",
|
|
309
|
+
class: "group",
|
|
310
|
+
onClick: handlePrev,
|
|
311
|
+
size: props.size === "small" ? "sm" : "md",
|
|
312
|
+
icon: renderArrowLeftIcon()
|
|
313
|
+
},
|
|
314
|
+
{ default: () => _tigercatcore.resolveLocaleText.call(void 0, labels.value.prevText, props.prevText) }
|
|
315
|
+
) : _vue.h.call(void 0, "div"),
|
|
316
|
+
_vue.h.call(void 0,
|
|
317
|
+
_chunk4VLNT2EDjs.Button,
|
|
318
|
+
{
|
|
319
|
+
type: "button",
|
|
320
|
+
variant: "primary",
|
|
321
|
+
class: "group",
|
|
322
|
+
onClick: handleNext,
|
|
323
|
+
size: props.size === "small" ? "sm" : "md",
|
|
324
|
+
icon: isLast ? renderCheckIcon() : renderArrowRightIcon(),
|
|
325
|
+
iconPosition: isLast ? "left" : "right"
|
|
326
|
+
},
|
|
327
|
+
{
|
|
328
|
+
default: () => isLast ? _tigercatcore.resolveLocaleText.call(void 0, labels.value.finishText, props.finishText) : _tigercatcore.resolveLocaleText.call(void 0, labels.value.nextText, props.nextText)
|
|
329
|
+
}
|
|
330
|
+
)
|
|
331
|
+
]) : null
|
|
330
332
|
]
|
|
331
333
|
);
|
|
332
334
|
};
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
import {
|
|
2
|
+
useTigerConfig
|
|
3
|
+
} from "./chunk-VG6E4NX6.mjs";
|
|
1
4
|
import {
|
|
2
5
|
renderVueBodyTeleport,
|
|
3
6
|
useVueBodyScrollLock,
|
|
@@ -28,6 +31,7 @@ import {
|
|
|
28
31
|
closeIconPathStrokeWidth,
|
|
29
32
|
focusFirst,
|
|
30
33
|
resolveLocaleText,
|
|
34
|
+
mergeTigerLocale,
|
|
31
35
|
mergeStyleValues,
|
|
32
36
|
getDrawerMaskClasses,
|
|
33
37
|
getDrawerContainerClasses,
|
|
@@ -193,6 +197,13 @@ var Drawer = defineComponent({
|
|
|
193
197
|
type: Object,
|
|
194
198
|
default: void 0
|
|
195
199
|
},
|
|
200
|
+
/**
|
|
201
|
+
* Flat custom-text overrides for single-language use (no i18n needed).
|
|
202
|
+
*/
|
|
203
|
+
labels: {
|
|
204
|
+
type: Object,
|
|
205
|
+
default: void 0
|
|
206
|
+
},
|
|
196
207
|
/**
|
|
197
208
|
* Disable teleport (useful for testing)
|
|
198
209
|
* @default false
|
|
@@ -205,6 +216,8 @@ var Drawer = defineComponent({
|
|
|
205
216
|
},
|
|
206
217
|
emits: ["update:open", "close", "after-enter", "after-leave"],
|
|
207
218
|
setup(props, { slots, emit, attrs }) {
|
|
219
|
+
const config = useTigerConfig();
|
|
220
|
+
const mergedLocale = computed(() => mergeTigerLocale(config.value.locale, props.locale));
|
|
208
221
|
const instanceId = ref(createDrawerId());
|
|
209
222
|
const hasBeenOpened = ref(false);
|
|
210
223
|
const deferredRendered = ref(props.open);
|
|
@@ -337,8 +350,9 @@ var Drawer = defineComponent({
|
|
|
337
350
|
const resolvedCloseAriaLabel = resolveLocaleText(
|
|
338
351
|
"Close drawer",
|
|
339
352
|
props.closeAriaLabel,
|
|
340
|
-
props.
|
|
341
|
-
|
|
353
|
+
props.labels?.closeAriaLabel,
|
|
354
|
+
mergedLocale.value?.drawer?.closeAriaLabel,
|
|
355
|
+
mergedLocale.value?.common?.closeText
|
|
342
356
|
);
|
|
343
357
|
const closeIcon = h(
|
|
344
358
|
"svg",
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
import {
|
|
2
|
+
useTigerConfig
|
|
3
|
+
} from "./chunk-VG6E4NX6.mjs";
|
|
4
|
+
|
|
1
5
|
// src/components/Pagination.ts
|
|
2
6
|
import {
|
|
3
7
|
defineComponent,
|
|
@@ -33,7 +37,8 @@ import {
|
|
|
33
37
|
getPaginationJumperPage,
|
|
34
38
|
getValidatedPaginationJumperValue,
|
|
35
39
|
isLazyTigerLocale,
|
|
36
|
-
resolveTigerLocale
|
|
40
|
+
resolveTigerLocale,
|
|
41
|
+
mergeTigerLocale
|
|
37
42
|
} from "@expcat/tigercat-core";
|
|
38
43
|
var Pagination = defineComponent({
|
|
39
44
|
name: "TigerPagination",
|
|
@@ -184,6 +189,13 @@ var Pagination = defineComponent({
|
|
|
184
189
|
type: [Object, Function],
|
|
185
190
|
default: void 0
|
|
186
191
|
},
|
|
192
|
+
/**
|
|
193
|
+
* Flat custom-text overrides for single-language use (no i18n needed).
|
|
194
|
+
*/
|
|
195
|
+
labels: {
|
|
196
|
+
type: Object,
|
|
197
|
+
default: void 0
|
|
198
|
+
},
|
|
187
199
|
quickJumperValidation: {
|
|
188
200
|
type: Object,
|
|
189
201
|
default: void 0
|
|
@@ -194,6 +206,7 @@ var Pagination = defineComponent({
|
|
|
194
206
|
const attrsRecord = attrs;
|
|
195
207
|
const attrsClass = attrsRecord.class;
|
|
196
208
|
const attrsStyle = attrsRecord.style;
|
|
209
|
+
const config = useTigerConfig();
|
|
197
210
|
const resolvedLocale = ref(
|
|
198
211
|
getImmediateTigerLocale(props.locale)
|
|
199
212
|
);
|
|
@@ -218,9 +231,10 @@ var Pagination = defineComponent({
|
|
|
218
231
|
},
|
|
219
232
|
{ immediate: true }
|
|
220
233
|
);
|
|
221
|
-
const
|
|
222
|
-
const
|
|
223
|
-
const
|
|
234
|
+
const mergedLocale = computed(() => mergeTigerLocale(config.value.locale, resolvedLocale.value));
|
|
235
|
+
const labels = computed(() => getPaginationLabels(mergedLocale.value, props.labels));
|
|
236
|
+
const localeCode = computed(() => mergedLocale.value?.locale);
|
|
237
|
+
const isRtl = computed(() => getLocaleDirection(mergedLocale.value) === "rtl");
|
|
224
238
|
const internalCurrent = ref(props.defaultCurrent);
|
|
225
239
|
const internalPageSize = ref(props.defaultPageSize);
|
|
226
240
|
const quickJumperValue = ref("");
|
|
@@ -334,7 +348,7 @@ var Pagination = defineComponent({
|
|
|
334
348
|
const prevDisabled = page <= 1 || props.disabled;
|
|
335
349
|
const nextDisabled = page >= pages || props.disabled;
|
|
336
350
|
if (props.showTotal) {
|
|
337
|
-
const totalTextFn = props.totalText || (
|
|
351
|
+
const totalTextFn = props.totalText || (props.labels?.totalText || mergedLocale.value?.pagination?.totalText ? (value, range) => formatPaginationTotal(labels.value.totalText, value, range, localeCode.value) : defaultTotalText);
|
|
338
352
|
elements.push(
|
|
339
353
|
h("span", { class: getTotalTextClasses(size) }, totalTextFn(props.total, pageRange.value))
|
|
340
354
|
);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkPACAXQQ4js = require('./chunk-PACAXQQ4.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
var _chunkWUEP3PFNjs = require('./chunk-WUEP3PFN.js');
|
|
@@ -171,7 +171,7 @@ var CropUpload = _vue.defineComponent.call(void 0, {
|
|
|
171
171
|
]
|
|
172
172
|
);
|
|
173
173
|
const modal = _vue.h.call(void 0,
|
|
174
|
-
|
|
174
|
+
_chunkPACAXQQ4js.Modal,
|
|
175
175
|
{
|
|
176
176
|
open: modalVisible.value,
|
|
177
177
|
size: "lg",
|
|
@@ -1,4 +1,8 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
|
+
|
|
3
|
+
var _chunk25EYT2CBjs = require('./chunk-25EYT2CB.js');
|
|
4
|
+
|
|
5
|
+
// src/components/Pagination.ts
|
|
2
6
|
|
|
3
7
|
|
|
4
8
|
|
|
@@ -32,6 +36,7 @@ var _vue = require('vue');
|
|
|
32
36
|
|
|
33
37
|
|
|
34
38
|
|
|
39
|
+
|
|
35
40
|
|
|
36
41
|
|
|
37
42
|
var _tigercatcore = require('@expcat/tigercat-core');
|
|
@@ -184,6 +189,13 @@ var Pagination = _vue.defineComponent.call(void 0, {
|
|
|
184
189
|
type: [Object, Function],
|
|
185
190
|
default: void 0
|
|
186
191
|
},
|
|
192
|
+
/**
|
|
193
|
+
* Flat custom-text overrides for single-language use (no i18n needed).
|
|
194
|
+
*/
|
|
195
|
+
labels: {
|
|
196
|
+
type: Object,
|
|
197
|
+
default: void 0
|
|
198
|
+
},
|
|
187
199
|
quickJumperValidation: {
|
|
188
200
|
type: Object,
|
|
189
201
|
default: void 0
|
|
@@ -194,6 +206,7 @@ var Pagination = _vue.defineComponent.call(void 0, {
|
|
|
194
206
|
const attrsRecord = attrs;
|
|
195
207
|
const attrsClass = attrsRecord.class;
|
|
196
208
|
const attrsStyle = attrsRecord.style;
|
|
209
|
+
const config = _chunk25EYT2CBjs.useTigerConfig.call(void 0, );
|
|
197
210
|
const resolvedLocale = _vue.ref.call(void 0,
|
|
198
211
|
_tigercatcore.getImmediateTigerLocale.call(void 0, props.locale)
|
|
199
212
|
);
|
|
@@ -218,9 +231,10 @@ var Pagination = _vue.defineComponent.call(void 0, {
|
|
|
218
231
|
},
|
|
219
232
|
{ immediate: true }
|
|
220
233
|
);
|
|
221
|
-
const
|
|
222
|
-
const
|
|
223
|
-
const
|
|
234
|
+
const mergedLocale = _vue.computed.call(void 0, () => _tigercatcore.mergeTigerLocale.call(void 0, config.value.locale, resolvedLocale.value));
|
|
235
|
+
const labels = _vue.computed.call(void 0, () => _tigercatcore.getPaginationLabels.call(void 0, mergedLocale.value, props.labels));
|
|
236
|
+
const localeCode = _vue.computed.call(void 0, () => _optionalChain([mergedLocale, 'access', _ => _.value, 'optionalAccess', _2 => _2.locale]));
|
|
237
|
+
const isRtl = _vue.computed.call(void 0, () => _tigercatcore.getLocaleDirection.call(void 0, mergedLocale.value) === "rtl");
|
|
224
238
|
const internalCurrent = _vue.ref.call(void 0, props.defaultCurrent);
|
|
225
239
|
const internalPageSize = _vue.ref.call(void 0, props.defaultPageSize);
|
|
226
240
|
const quickJumperValue = _vue.ref.call(void 0, "");
|
|
@@ -334,7 +348,7 @@ var Pagination = _vue.defineComponent.call(void 0, {
|
|
|
334
348
|
const prevDisabled = page <= 1 || props.disabled;
|
|
335
349
|
const nextDisabled = page >= pages || props.disabled;
|
|
336
350
|
if (props.showTotal) {
|
|
337
|
-
const totalTextFn = props.totalText || (_optionalChain([
|
|
351
|
+
const totalTextFn = props.totalText || (_optionalChain([props, 'access', _3 => _3.labels, 'optionalAccess', _4 => _4.totalText]) || _optionalChain([mergedLocale, 'access', _5 => _5.value, 'optionalAccess', _6 => _6.pagination, 'optionalAccess', _7 => _7.totalText]) ? (value, range) => _tigercatcore.formatPaginationTotal.call(void 0, labels.value.totalText, value, range, localeCode.value) : _tigercatcore.defaultTotalText);
|
|
338
352
|
elements.push(
|
|
339
353
|
_vue.h.call(void 0, "span", { class: _tigercatcore.getTotalTextClasses.call(void 0, size) }, totalTextFn(props.total, pageRange.value))
|
|
340
354
|
);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkOKLDFVDJjs = require('./chunk-OKLDFVDJ.js');
|
|
4
4
|
|
|
5
5
|
// src/components/Kanban.ts
|
|
6
6
|
var _vue = require('vue');
|
|
@@ -56,7 +56,7 @@ var Kanban = _vue.defineComponent.call(void 0, {
|
|
|
56
56
|
emit("card-add", colId);
|
|
57
57
|
};
|
|
58
58
|
return () => _vue.h.call(void 0,
|
|
59
|
-
|
|
59
|
+
_chunkOKLDFVDJjs.TaskBoard,
|
|
60
60
|
{
|
|
61
61
|
...attrs,
|
|
62
62
|
columns: props.columns,
|
|
@@ -81,6 +81,10 @@ var TaskBoard = _vue.defineComponent.call(void 0, {
|
|
|
81
81
|
type: Object,
|
|
82
82
|
default: void 0
|
|
83
83
|
},
|
|
84
|
+
labels: {
|
|
85
|
+
type: Object,
|
|
86
|
+
default: void 0
|
|
87
|
+
},
|
|
84
88
|
className: {
|
|
85
89
|
type: String,
|
|
86
90
|
default: void 0
|
|
@@ -94,7 +98,7 @@ var TaskBoard = _vue.defineComponent.call(void 0, {
|
|
|
94
98
|
setup(props, { slots, attrs, emit }) {
|
|
95
99
|
const config = _chunk25EYT2CBjs.useTigerConfig.call(void 0, );
|
|
96
100
|
const mergedLocale = _vue.computed.call(void 0, () => _tigercatcore.mergeTigerLocale.call(void 0, config.value.locale, props.locale));
|
|
97
|
-
const labels = _vue.computed.call(void 0, () => _tigercatcore.getTaskBoardLabels.call(void 0, mergedLocale.value));
|
|
101
|
+
const labels = _vue.computed.call(void 0, () => _tigercatcore.getTaskBoardLabels.call(void 0, mergedLocale.value, props.labels));
|
|
98
102
|
const innerColumns = _vue.ref.call(void 0, _nullishCoalesce(_nullishCoalesce(props.columns, () => ( props.defaultColumns)), () => ( [])));
|
|
99
103
|
_vue.watch.call(void 0,
|
|
100
104
|
() => props.columns,
|
|
@@ -251,7 +255,9 @@ var TaskBoard = _vue.defineComponent.call(void 0, {
|
|
|
251
255
|
`(${column.cards.length}/${column.wipLimit})`
|
|
252
256
|
) : _vue.h.call(void 0,
|
|
253
257
|
"span",
|
|
254
|
-
{
|
|
258
|
+
{
|
|
259
|
+
class: "ml-2 text-xs font-normal px-1.5 py-0.5 rounded bg-[var(--tiger-border,#e5e7eb)]/20 text-[var(--tiger-text-secondary,#6b7280)] opacity-70"
|
|
260
|
+
},
|
|
255
261
|
String(column.cards.length)
|
|
256
262
|
)
|
|
257
263
|
]),
|
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
|
+
var _chunk25EYT2CBjs = require('./chunk-25EYT2CB.js');
|
|
4
|
+
|
|
5
|
+
|
|
3
6
|
var _chunk4VLNT2EDjs = require('./chunk-4VLNT2ED.js');
|
|
4
7
|
|
|
5
8
|
|
|
@@ -40,6 +43,7 @@ var _vue = require('vue');
|
|
|
40
43
|
|
|
41
44
|
|
|
42
45
|
|
|
46
|
+
|
|
43
47
|
|
|
44
48
|
|
|
45
49
|
var _tigercatcore = require('@expcat/tigercat-core');
|
|
@@ -180,6 +184,13 @@ var Modal = _vue.defineComponent.call(void 0, {
|
|
|
180
184
|
type: Object,
|
|
181
185
|
default: void 0
|
|
182
186
|
},
|
|
187
|
+
/**
|
|
188
|
+
* Flat custom-text overrides for single-language use (no i18n needed).
|
|
189
|
+
*/
|
|
190
|
+
labels: {
|
|
191
|
+
type: Object,
|
|
192
|
+
default: void 0
|
|
193
|
+
},
|
|
183
194
|
/**
|
|
184
195
|
* Whether to render a default footer when no `footer` slot is provided
|
|
185
196
|
* @default false
|
|
@@ -208,6 +219,8 @@ var Modal = _vue.defineComponent.call(void 0, {
|
|
|
208
219
|
},
|
|
209
220
|
emits: ["update:open", "close", "cancel", "ok"],
|
|
210
221
|
setup(props, { slots, emit, attrs }) {
|
|
222
|
+
const config = _chunk25EYT2CBjs.useTigerConfig.call(void 0, );
|
|
223
|
+
const mergedLocale = _vue.computed.call(void 0, () => _tigercatcore.mergeTigerLocale.call(void 0, config.value.locale, props.locale));
|
|
211
224
|
const instanceId = _vue.ref.call(void 0, createModalId());
|
|
212
225
|
const hasBeenOpened = _vue.ref.call(void 0, props.open);
|
|
213
226
|
const dialogRef = _vue.ref.call(void 0, null);
|
|
@@ -373,8 +386,9 @@ var Modal = _vue.defineComponent.call(void 0, {
|
|
|
373
386
|
"aria-label": _tigercatcore.resolveLocaleText.call(void 0,
|
|
374
387
|
"Close",
|
|
375
388
|
props.closeAriaLabel,
|
|
376
|
-
_optionalChain([props, 'access', _7 => _7.
|
|
377
|
-
_optionalChain([
|
|
389
|
+
_optionalChain([props, 'access', _7 => _7.labels, 'optionalAccess', _8 => _8.closeAriaLabel]),
|
|
390
|
+
_optionalChain([mergedLocale, 'access', _9 => _9.value, 'optionalAccess', _10 => _10.modal, 'optionalAccess', _11 => _11.closeAriaLabel]),
|
|
391
|
+
_optionalChain([mergedLocale, 'access', _12 => _12.value, 'optionalAccess', _13 => _13.common, 'optionalAccess', _14 => _14.closeText])
|
|
378
392
|
),
|
|
379
393
|
ref: closeButtonRef
|
|
380
394
|
},
|
|
@@ -395,8 +409,9 @@ var Modal = _vue.defineComponent.call(void 0, {
|
|
|
395
409
|
default: () => _tigercatcore.resolveLocaleText.call(void 0,
|
|
396
410
|
"\u53D6\u6D88",
|
|
397
411
|
props.cancelText,
|
|
398
|
-
_optionalChain([props, 'access',
|
|
399
|
-
_optionalChain([
|
|
412
|
+
_optionalChain([props, 'access', _15 => _15.labels, 'optionalAccess', _16 => _16.cancelText]),
|
|
413
|
+
_optionalChain([mergedLocale, 'access', _17 => _17.value, 'optionalAccess', _18 => _18.modal, 'optionalAccess', _19 => _19.cancelText]),
|
|
414
|
+
_optionalChain([mergedLocale, 'access', _20 => _20.value, 'optionalAccess', _21 => _21.common, 'optionalAccess', _22 => _22.cancelText])
|
|
400
415
|
)
|
|
401
416
|
}
|
|
402
417
|
),
|
|
@@ -407,8 +422,9 @@ var Modal = _vue.defineComponent.call(void 0, {
|
|
|
407
422
|
default: () => _tigercatcore.resolveLocaleText.call(void 0,
|
|
408
423
|
"\u786E\u5B9A",
|
|
409
424
|
props.okText,
|
|
410
|
-
_optionalChain([props, 'access',
|
|
411
|
-
_optionalChain([
|
|
425
|
+
_optionalChain([props, 'access', _23 => _23.labels, 'optionalAccess', _24 => _24.okText]),
|
|
426
|
+
_optionalChain([mergedLocale, 'access', _25 => _25.value, 'optionalAccess', _26 => _26.modal, 'optionalAccess', _27 => _27.okText]),
|
|
427
|
+
_optionalChain([mergedLocale, 'access', _28 => _28.value, 'optionalAccess', _29 => _29.common, 'optionalAccess', _30 => _30.okText])
|
|
412
428
|
)
|
|
413
429
|
}
|
|
414
430
|
)
|
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
|
+
var _chunk25EYT2CBjs = require('./chunk-25EYT2CB.js');
|
|
4
|
+
|
|
5
|
+
|
|
3
6
|
|
|
4
7
|
|
|
5
8
|
|
|
@@ -40,6 +43,7 @@ var _vue = require('vue');
|
|
|
40
43
|
|
|
41
44
|
|
|
42
45
|
|
|
46
|
+
|
|
43
47
|
|
|
44
48
|
|
|
45
49
|
var _tigercatcore = require('@expcat/tigercat-core');
|
|
@@ -193,6 +197,13 @@ var Drawer = _vue.defineComponent.call(void 0, {
|
|
|
193
197
|
type: Object,
|
|
194
198
|
default: void 0
|
|
195
199
|
},
|
|
200
|
+
/**
|
|
201
|
+
* Flat custom-text overrides for single-language use (no i18n needed).
|
|
202
|
+
*/
|
|
203
|
+
labels: {
|
|
204
|
+
type: Object,
|
|
205
|
+
default: void 0
|
|
206
|
+
},
|
|
196
207
|
/**
|
|
197
208
|
* Disable teleport (useful for testing)
|
|
198
209
|
* @default false
|
|
@@ -205,6 +216,8 @@ var Drawer = _vue.defineComponent.call(void 0, {
|
|
|
205
216
|
},
|
|
206
217
|
emits: ["update:open", "close", "after-enter", "after-leave"],
|
|
207
218
|
setup(props, { slots, emit, attrs }) {
|
|
219
|
+
const config = _chunk25EYT2CBjs.useTigerConfig.call(void 0, );
|
|
220
|
+
const mergedLocale = _vue.computed.call(void 0, () => _tigercatcore.mergeTigerLocale.call(void 0, config.value.locale, props.locale));
|
|
208
221
|
const instanceId = _vue.ref.call(void 0, createDrawerId());
|
|
209
222
|
const hasBeenOpened = _vue.ref.call(void 0, false);
|
|
210
223
|
const deferredRendered = _vue.ref.call(void 0, props.open);
|
|
@@ -337,8 +350,9 @@ var Drawer = _vue.defineComponent.call(void 0, {
|
|
|
337
350
|
const resolvedCloseAriaLabel = _tigercatcore.resolveLocaleText.call(void 0,
|
|
338
351
|
"Close drawer",
|
|
339
352
|
props.closeAriaLabel,
|
|
340
|
-
_optionalChain([props, 'access', _2 => _2.
|
|
341
|
-
_optionalChain([
|
|
353
|
+
_optionalChain([props, 'access', _2 => _2.labels, 'optionalAccess', _3 => _3.closeAriaLabel]),
|
|
354
|
+
_optionalChain([mergedLocale, 'access', _4 => _4.value, 'optionalAccess', _5 => _5.drawer, 'optionalAccess', _6 => _6.closeAriaLabel]),
|
|
355
|
+
_optionalChain([mergedLocale, 'access', _7 => _7.value, 'optionalAccess', _8 => _8.common, 'optionalAccess', _9 => _9.closeText])
|
|
342
356
|
);
|
|
343
357
|
const closeIcon = _vue.h.call(void 0,
|
|
344
358
|
"svg",
|