xmlui 0.7.3 → 0.7.4
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/{apiInterceptorWorker-DK314ad1.mjs → apiInterceptorWorker-BYr2ZWN_.mjs} +1 -1
- package/dist/{index-qSb7F2Zr.mjs → index-9zQaF2P3.mjs} +6757 -6708
- package/dist/index.css +1 -1
- package/dist/scripts/bin/build-lib.js +68 -0
- package/dist/scripts/bin/index.js +6 -0
- package/dist/style.css +1 -1
- package/dist/xmlui-metadata.mjs +360 -350
- package/dist/xmlui-metadata.umd.js +15 -15
- package/dist/xmlui-standalone.umd.js +149 -149
- package/dist/xmlui.mjs +1 -1
- package/dist/xmlui.umd.js +111 -111
- package/package.json +1 -3
- package/dist/Pdf-DS5AUbgo.mjs +0 -19
- package/dist/Pdf.css +0 -1
package/dist/xmlui-metadata.mjs
CHANGED
|
@@ -6297,13 +6297,17 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
6297
6297
|
[`color-text-${re}--active`]: "$color-primary-500"
|
|
6298
6298
|
}
|
|
6299
6299
|
}
|
|
6300
|
-
}), xp = '"[]"', fp = "
|
|
6300
|
+
}), xp = '"[]"', fp = "_infoWrapper_pfst8_13", gp = "_loadingWrapper_pfst8_18", bp = "_noRows_pfst8_26", vp = "_borderCollapse_pfst8_36", Tp = "_sectioned_pfst8_36", yp = "_row_pfst8_36", kp = "_section_pfst8_36", wp = "_sectionFooter_pfst8_52", $p = {
|
|
6301
6301
|
themeVars: xp,
|
|
6302
6302
|
infoWrapper: fp,
|
|
6303
6303
|
loadingWrapper: gp,
|
|
6304
6304
|
noRows: bp,
|
|
6305
|
-
|
|
6306
|
-
|
|
6305
|
+
borderCollapse: vp,
|
|
6306
|
+
sectioned: Tp,
|
|
6307
|
+
row: yp,
|
|
6308
|
+
section: kp,
|
|
6309
|
+
sectionFooter: wp
|
|
6310
|
+
}, mt = "List", _p = T({
|
|
6307
6311
|
status: "experimental",
|
|
6308
6312
|
description: `The \`${mt}\` component is a robust layout container that renders associated data items as a list of components. \`${mt}\` is virtualized; it renders only items that are visible in the viewport.`,
|
|
6309
6313
|
props: {
|
|
@@ -6359,25 +6363,31 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
6359
6363
|
null,
|
|
6360
6364
|
"boolean",
|
|
6361
6365
|
!0
|
|
6366
|
+
),
|
|
6367
|
+
borderCollapse: l(
|
|
6368
|
+
"Collapse items borders",
|
|
6369
|
+
null,
|
|
6370
|
+
"boolean",
|
|
6371
|
+
!0
|
|
6362
6372
|
)
|
|
6363
6373
|
},
|
|
6364
6374
|
contextVars: {
|
|
6365
6375
|
$item: l("This property represents the value of an item in the data list.")
|
|
6366
6376
|
},
|
|
6367
|
-
themeVars: z(
|
|
6368
|
-
}),
|
|
6377
|
+
themeVars: z($p.themeVars)
|
|
6378
|
+
}), Ip = "Logo", Bp = T({
|
|
6369
6379
|
status: "experimental",
|
|
6370
|
-
description: `The \`${
|
|
6371
|
-
}),
|
|
6372
|
-
themeVars:
|
|
6373
|
-
horizontalRule:
|
|
6374
|
-
blockquote:
|
|
6375
|
-
unorderedList:
|
|
6376
|
-
orderedList:
|
|
6377
|
-
listItem:
|
|
6378
|
-
},
|
|
6379
|
-
description: `\`${
|
|
6380
|
-
themeVars: z(
|
|
6380
|
+
description: `The \`${Ip}\` component represents a logo or a brand symbol. Usually, you use this component in the [\`AppHeader\`](./AppHeader.mdx#logotemplate).`
|
|
6381
|
+
}), Sp = `'{"color-border-HorizontalRule": "var(--xmlui-color-border-HorizontalRule)", "thickness-border-HorizontalRule": "var(--xmlui-thickness-border-HorizontalRule)", "style-border-HorizontalRule": "var(--xmlui-style-border-HorizontalRule)", "color-bg-Blockquote": "var(--xmlui-color-bg-Blockquote)", "accent-Blockquote": "var(--xmlui-accent-Blockquote)", "radius-Blockquote": "var(--xmlui-radius-Blockquote)", "shadow-Blockquote": "var(--xmlui-shadow-Blockquote)", "padding-Blockquote": "var(--xmlui-padding-Blockquote)", "margin-Blockquote": "var(--xmlui-margin-Blockquote)", "padding-left-UnorderedList": "var(--xmlui-padding-left-UnorderedList)", "padding-left-OrderedList": "var(--xmlui-padding-left-OrderedList)", "padding-left-ListItem": "var(--xmlui-padding-left-ListItem)", "color-marker-ListItem": "var(--xmlui-color-marker-ListItem)"}'`, Ap = "_horizontalRule_y1wfd_13", Ep = "_blockquote_y1wfd_17", Np = "_unorderedList_y1wfd_37", zp = "_orderedList_y1wfd_43", Lp = "_listItem_y1wfd_49", Pp = {
|
|
6382
|
+
themeVars: Sp,
|
|
6383
|
+
horizontalRule: Ap,
|
|
6384
|
+
blockquote: Ep,
|
|
6385
|
+
unorderedList: Np,
|
|
6386
|
+
orderedList: zp,
|
|
6387
|
+
listItem: Lp
|
|
6388
|
+
}, Cp = "Markdown", Dp = T({
|
|
6389
|
+
description: `\`${Cp}\` displays plain text styled using markdown syntax.`,
|
|
6390
|
+
themeVars: z(Pp.themeVars),
|
|
6381
6391
|
props: {
|
|
6382
6392
|
content: l("This property sets the markdown content to display."),
|
|
6383
6393
|
removeIndents: l(
|
|
@@ -6404,7 +6414,7 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
6404
6414
|
// --- No dark-specific theme vars
|
|
6405
6415
|
}
|
|
6406
6416
|
}
|
|
6407
|
-
}), ve = "ModalDialog",
|
|
6417
|
+
}), ve = "ModalDialog", Op = T({
|
|
6408
6418
|
description: `The \`${ve}\` component defines a modal dialog UI element that can be displayed over the existing UI - triggered by some action.`,
|
|
6409
6419
|
props: {
|
|
6410
6420
|
fullScreen: l(
|
|
@@ -6456,24 +6466,24 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
6456
6466
|
[`color-bg-${ve}`]: "$color-bg-primary"
|
|
6457
6467
|
}
|
|
6458
6468
|
}
|
|
6459
|
-
}),
|
|
6460
|
-
themeVars:
|
|
6461
|
-
dropdownList:
|
|
6462
|
-
withNavGroupChevron:
|
|
6463
|
-
pointRight:
|
|
6464
|
-
}, Wt = "NavGroup",
|
|
6469
|
+
}), Mp = `'{"color-bg-dropdown-NavGroup": "var(--xmlui-color-bg-dropdown-NavGroup)", "shadow-dropdown-NavGroup": "var(--xmlui-shadow-dropdown-NavGroup)", "radius-dropdown-NavGroup": "var(--xmlui-radius-dropdown-NavGroup)"}'`, Hp = "_dropdownList_1i6dc_13", Fp = "_withNavGroupChevron_1i6dc_32", Rp = "_pointRight_1i6dc_48", Wp = {
|
|
6470
|
+
themeVars: Mp,
|
|
6471
|
+
dropdownList: Hp,
|
|
6472
|
+
withNavGroupChevron: Fp,
|
|
6473
|
+
pointRight: Rp
|
|
6474
|
+
}, Wt = "NavGroup", qp = T({
|
|
6465
6475
|
description: "The `NavGroup` component is a container for grouping related navigation targets (`NavLink` components). It can be displayed as a submenu in the App's UI.",
|
|
6466
6476
|
props: {
|
|
6467
6477
|
label: xe(),
|
|
6468
6478
|
icon: l(`This property defines an optional icon to display along with the \`${Wt}\` label.`)
|
|
6469
6479
|
},
|
|
6470
|
-
themeVars: z(
|
|
6480
|
+
themeVars: z(Wp.themeVars),
|
|
6471
6481
|
defaultThemeVars: {
|
|
6472
6482
|
[`color-bg-dropdown-${Wt}`]: "$color-bg-primary",
|
|
6473
6483
|
[`radius-dropdown-${Wt}`]: "$radius",
|
|
6474
6484
|
[`shadow-dropdown-${Wt}`]: "$shadow-spread"
|
|
6475
6485
|
}
|
|
6476
|
-
}), no = "NavLink",
|
|
6486
|
+
}), no = "NavLink", Up = T({
|
|
6477
6487
|
description: `The \`${no}\` component defines a navigation target (app navigation menu item) within the app; it is associated with a particular in-app navigation target (or an external link).`,
|
|
6478
6488
|
props: {
|
|
6479
6489
|
to: l("This property defines the URL of the link."),
|
|
@@ -6525,7 +6535,7 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
6525
6535
|
"color-indicator-NavLink--hover": "$color-primary-400"
|
|
6526
6536
|
}
|
|
6527
6537
|
}
|
|
6528
|
-
}), Me = "NavPanel",
|
|
6538
|
+
}), Me = "NavPanel", Vp = T({
|
|
6529
6539
|
description: `\`${Me}\` is a placeholder within \`App\` to define the app's navigation (menu) structure.`,
|
|
6530
6540
|
props: {
|
|
6531
6541
|
logoTemplate: ne(
|
|
@@ -6547,18 +6557,18 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
6547
6557
|
[`shadow-${Me}-vertical`]: "4px 0 6px 0 rgba(0, 0, 0, 0.2)"
|
|
6548
6558
|
}
|
|
6549
6559
|
}
|
|
6550
|
-
}),
|
|
6551
|
-
themeVars:
|
|
6552
|
-
wrapper:
|
|
6553
|
-
icon:
|
|
6554
|
-
}, qt = "NoResult",
|
|
6560
|
+
}), Gp = `'{"padding-vertical-NoResult": "var(--xmlui-padding-vertical-NoResult)", "gap-icon-NoResult": "var(--xmlui-gap-icon-NoResult)", "size-icon-NoResult": "var(--xmlui-size-icon-NoResult)"}'`, Yp = "_wrapper_9giub_13", Xp = "_icon_9giub_22", Qp = {
|
|
6561
|
+
themeVars: Gp,
|
|
6562
|
+
wrapper: Yp,
|
|
6563
|
+
icon: Xp
|
|
6564
|
+
}, qt = "NoResult", Zp = T({
|
|
6555
6565
|
description: `\`${qt}\` is a component that displays a visual indication that some data query (search) resulted in no (zero) items.`,
|
|
6556
6566
|
props: {
|
|
6557
6567
|
label: xe(),
|
|
6558
6568
|
icon: l("This property defines the icon to display with the component."),
|
|
6559
6569
|
hideIcon: l("This boolean property indicates if the icon should be hidden.")
|
|
6560
6570
|
},
|
|
6561
|
-
themeVars: z(
|
|
6571
|
+
themeVars: z(Qp.themeVars),
|
|
6562
6572
|
defaultThemeVars: {
|
|
6563
6573
|
[`padding-vertical-${qt}`]: "$space-2",
|
|
6564
6574
|
[`gap-icon-${qt}`]: "$space-2",
|
|
@@ -6570,7 +6580,7 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
6570
6580
|
// --- No dark-specific theme vars
|
|
6571
6581
|
}
|
|
6572
6582
|
}
|
|
6573
|
-
}), rt = "NumberBox",
|
|
6583
|
+
}), rt = "NumberBox", Jp = T({
|
|
6574
6584
|
status: "experimental",
|
|
6575
6585
|
description: `A \`${rt}\` component allows users to input numeric values: either integer or floating point numbers. It also accepts empty values, where the stored value will be of type \`null\`.`,
|
|
6576
6586
|
props: {
|
|
@@ -6628,9 +6638,9 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
6628
6638
|
setValue: Je()
|
|
6629
6639
|
},
|
|
6630
6640
|
themeVars: z(Bu.themeVars)
|
|
6631
|
-
}),
|
|
6632
|
-
themeVars:
|
|
6633
|
-
}, Ut = "OffCanvas",
|
|
6641
|
+
}), jp = '"[]"', Kp = {
|
|
6642
|
+
themeVars: jp
|
|
6643
|
+
}, Ut = "OffCanvas", eh = T({
|
|
6634
6644
|
status: "in progress",
|
|
6635
6645
|
description: "(**NOT IMPLEMENTED YET**) The `OffCanvas` component is a hidden panel that slides into view from the side of the screen. It helps display additional content or navigation without disrupting the main interface.",
|
|
6636
6646
|
props: {
|
|
@@ -6672,17 +6682,17 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
6672
6682
|
"This method closes the component. It triggers the `didClose` event with the argument set to `false`."
|
|
6673
6683
|
)
|
|
6674
6684
|
},
|
|
6675
|
-
themeVars: z(
|
|
6685
|
+
themeVars: z(Kp.themeVars),
|
|
6676
6686
|
defaultThemeVars: {
|
|
6677
6687
|
light: {},
|
|
6678
6688
|
dark: {}
|
|
6679
6689
|
}
|
|
6680
|
-
}),
|
|
6690
|
+
}), th = T({
|
|
6681
6691
|
description: "A PageMetaTitle component allows setting up (or changing) the app title to display with the current browser tab.",
|
|
6682
6692
|
props: {
|
|
6683
6693
|
value: l("This property sets the page's title to display in the browser tab.")
|
|
6684
6694
|
}
|
|
6685
|
-
}), Po = "Page",
|
|
6695
|
+
}), Po = "Page", oh = T({
|
|
6686
6696
|
status: "stable",
|
|
6687
6697
|
docFolder: Po,
|
|
6688
6698
|
description: `The \`${Po}\` component defines what content is displayed when the user navigates to a particular URL that is associated with the page.`,
|
|
@@ -6690,32 +6700,32 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
6690
6700
|
//TODO illesg rename to path
|
|
6691
6701
|
url: l("The URL of the route associated with the content.")
|
|
6692
6702
|
}
|
|
6693
|
-
}),
|
|
6694
|
-
description: `The \`${
|
|
6703
|
+
}), rh = "Pages", nh = T({
|
|
6704
|
+
description: `The \`${rh}\` component is used as a container for [\`Page\`](./Page.mdx) components within an [\`App\`](./App.mdx).`,
|
|
6695
6705
|
props: {
|
|
6696
6706
|
defaultRoute: l("The default route when displaying the app")
|
|
6697
6707
|
}
|
|
6698
|
-
}),
|
|
6699
|
-
description: `The \`${
|
|
6708
|
+
}), ih = "Pdf", ah = T({
|
|
6709
|
+
description: `The \`${ih}\` component provides a read-only preview of a pdf document's contents.`,
|
|
6700
6710
|
props: {
|
|
6701
6711
|
src: l("This property defines the source URL of the pdf document stream to display.")
|
|
6702
6712
|
},
|
|
6703
6713
|
status: "in progress"
|
|
6704
|
-
}),
|
|
6705
|
-
themeVars:
|
|
6706
|
-
wrapper:
|
|
6707
|
-
chartContainer:
|
|
6708
|
-
chart:
|
|
6709
|
-
legends:
|
|
6710
|
-
legendItem:
|
|
6711
|
-
legendTop:
|
|
6712
|
-
legendRight:
|
|
6713
|
-
legendBottom:
|
|
6714
|
-
legendLeft:
|
|
6715
|
-
legendRow:
|
|
6716
|
-
legendColumn:
|
|
6717
|
-
legendBullet:
|
|
6718
|
-
}, He = "PieChart",
|
|
6714
|
+
}), lh = `'{"color-PieChart": "var(--xmlui-color-PieChart)"}'`, sh = "_wrapper_1d7s9_13", ch = "_chartContainer_1d7s9_19", uh = "_chart_1d7s9_19", dh = "_legends_1d7s9_33", ph = "_legendItem_1d7s9_41", hh = "_legendTop_1d7s9_47", mh = "_legendRight_1d7s9_61", xh = "_legendBottom_1d7s9_78", fh = "_legendLeft_1d7s9_92", gh = "_legendRow_1d7s9_109", bh = "_legendColumn_1d7s9_117", vh = "_legendBullet_1d7s9_125", Tr = {
|
|
6715
|
+
themeVars: lh,
|
|
6716
|
+
wrapper: sh,
|
|
6717
|
+
chartContainer: ch,
|
|
6718
|
+
chart: uh,
|
|
6719
|
+
legends: dh,
|
|
6720
|
+
legendItem: ph,
|
|
6721
|
+
legendTop: hh,
|
|
6722
|
+
legendRight: mh,
|
|
6723
|
+
legendBottom: xh,
|
|
6724
|
+
legendLeft: fh,
|
|
6725
|
+
legendRow: gh,
|
|
6726
|
+
legendColumn: bh,
|
|
6727
|
+
legendBullet: vh
|
|
6728
|
+
}, He = "PieChart", Th = T({
|
|
6719
6729
|
status: "deprecated",
|
|
6720
6730
|
description: "(**OBSOLETE**) A pie chart component",
|
|
6721
6731
|
props: {
|
|
@@ -6742,27 +6752,27 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
6742
6752
|
[`scheme-${He}`]: "dark2"
|
|
6743
6753
|
}
|
|
6744
6754
|
}
|
|
6745
|
-
}),
|
|
6746
|
-
themeVars:
|
|
6747
|
-
wrapper:
|
|
6748
|
-
visibleOnHover:
|
|
6749
|
-
},
|
|
6755
|
+
}), yh = '"[]"', kh = "_wrapper_1hlil_13", wh = "_visibleOnHover_1hlil_16", $h = {
|
|
6756
|
+
themeVars: yh,
|
|
6757
|
+
wrapper: kh,
|
|
6758
|
+
visibleOnHover: wh
|
|
6759
|
+
}, _h = T({
|
|
6750
6760
|
status: "deprecated",
|
|
6751
6761
|
description: "(**OBSOLETE**) This component was created for the ChatEngine app.",
|
|
6752
6762
|
props: {
|
|
6753
6763
|
visibleOnHover: l("No description")
|
|
6754
6764
|
},
|
|
6755
|
-
themeVars: z(
|
|
6756
|
-
}),
|
|
6757
|
-
themeVars:
|
|
6758
|
-
wrapper:
|
|
6759
|
-
bar:
|
|
6760
|
-
}, Ue = "ProgressBar",
|
|
6765
|
+
themeVars: z($h.themeVars)
|
|
6766
|
+
}), Ih = `'{"color-bg-ProgressBar": "var(--xmlui-color-bg-ProgressBar)", "color-indicator-ProgressBar": "var(--xmlui-color-indicator-ProgressBar)", "radius-ProgressBar": "var(--xmlui-radius-ProgressBar)", "radius-indicator-ProgressBar": "var(--xmlui-radius-indicator-ProgressBar)", "thickness-ProgressBar": "var(--xmlui-thickness-ProgressBar)"}'`, Bh = "_wrapper_1s8j7_13", Sh = "_bar_1s8j7_22", Ah = {
|
|
6767
|
+
themeVars: Ih,
|
|
6768
|
+
wrapper: Bh,
|
|
6769
|
+
bar: Sh
|
|
6770
|
+
}, Ue = "ProgressBar", Eh = T({
|
|
6761
6771
|
description: `A \`${Ue}\` component visually represents the progress of a task or process.`,
|
|
6762
6772
|
props: {
|
|
6763
6773
|
value: l("This property defines the progress value with a number between 0 and 1.")
|
|
6764
6774
|
},
|
|
6765
|
-
themeVars: z(
|
|
6775
|
+
themeVars: z(Ah.themeVars),
|
|
6766
6776
|
defaultThemeVars: {
|
|
6767
6777
|
[`radius-${Ue}`]: "$radius",
|
|
6768
6778
|
[`radius-indicator-${Ue}`]: "0px",
|
|
@@ -6776,7 +6786,7 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
6776
6786
|
[`color-indicator-${Ue}`]: "$color-primary-500"
|
|
6777
6787
|
}
|
|
6778
6788
|
}
|
|
6779
|
-
}),
|
|
6789
|
+
}), Nh = T({
|
|
6780
6790
|
description: "The `Queue` component provides an API to enqueue elements and defines events to process queued elements in a FIFO order.",
|
|
6781
6791
|
props: {
|
|
6782
6792
|
progressFeedback: l(
|
|
@@ -6830,7 +6840,7 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
6830
6840
|
"A list containing the items waiting in the queue, icluding the completed items."
|
|
6831
6841
|
)
|
|
6832
6842
|
}
|
|
6833
|
-
}), xt = "RadioGroup", K = "RadioGroupOption",
|
|
6843
|
+
}), xt = "RadioGroup", K = "RadioGroupOption", zh = T({
|
|
6834
6844
|
description: `The \`${xt}\` input component is a group of radio buttons ([\`RadioGroupOption\`](./RadioGroupOption.mdx) components) that allow users to select only one option from the group at a time.`,
|
|
6835
6845
|
props: {
|
|
6836
6846
|
initialValue: ze(),
|
|
@@ -6879,21 +6889,21 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
6879
6889
|
[`color-border-${K}-default--active`]: "$color-primary-400"
|
|
6880
6890
|
}
|
|
6881
6891
|
}
|
|
6882
|
-
}),
|
|
6892
|
+
}), Lh = "RealTimeAdapter", Ph = T({
|
|
6883
6893
|
status: "experimental",
|
|
6884
|
-
description: `\`${
|
|
6894
|
+
description: `\`${Lh}\` is a non-visual component that listens to real-time events through long-polling.`,
|
|
6885
6895
|
props: {
|
|
6886
6896
|
url: l("This property specifies the URL to use for long-polling.")
|
|
6887
6897
|
},
|
|
6888
6898
|
events: {
|
|
6889
6899
|
eventArrived: l("This event is raised when data arrives from the backend using long-polling.")
|
|
6890
6900
|
}
|
|
6891
|
-
}),
|
|
6892
|
-
description: `\`${
|
|
6901
|
+
}), Ch = "Redirect", Dh = T({
|
|
6902
|
+
description: `\`${Ch}\` is a component that immediately redirects the browser to the URL in its \`to\` property when it gets visible (its \`when\` property gets \`true\`). The redirection works only within the app.`,
|
|
6893
6903
|
props: {
|
|
6894
6904
|
to: l("This property defines the URL to which this component is about to redirect requests.")
|
|
6895
6905
|
}
|
|
6896
|
-
}), J = "Select",
|
|
6906
|
+
}), J = "Select", Oh = T({
|
|
6897
6907
|
description: "Provides a dropdown with a list of options to choose from.",
|
|
6898
6908
|
status: "experimental",
|
|
6899
6909
|
props: {
|
|
@@ -6963,18 +6973,18 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
6963
6973
|
[`color-text-item-${J}--disabled`]: "$color-surface-800"
|
|
6964
6974
|
}
|
|
6965
6975
|
}
|
|
6966
|
-
}),
|
|
6976
|
+
}), Mh = "SelectionStore", Hh = T({
|
|
6967
6977
|
status: "deprecated",
|
|
6968
|
-
description: `The \`${
|
|
6978
|
+
description: `The \`${Mh}\` is a non-visual component that may wrap components (items) and manage their selection state to accommodate the usage of other actions.`,
|
|
6969
6979
|
props: {
|
|
6970
6980
|
idKey: l(
|
|
6971
6981
|
'The selected items in the selection store needs to have a unique ID to use as an unambiguous key for that particular item. This property uniquely identifies the selected object item via a given property. By default, the key attribute is `"id"`.'
|
|
6972
6982
|
)
|
|
6973
6983
|
}
|
|
6974
|
-
}),
|
|
6975
|
-
description: `The \`${
|
|
6984
|
+
}), Fh = "SpaceFiller", Rh = T({
|
|
6985
|
+
description: `The \`${Fh}\` is a component that works well in layout containers to fill the remaining (unused) space. Its behavior depends on the layout container in which it is used.`,
|
|
6976
6986
|
themeVars: z(ou.themeVars)
|
|
6977
|
-
}), _t = "Spinner",
|
|
6987
|
+
}), _t = "Spinner", Wh = T({
|
|
6978
6988
|
description: `The \`${_t}\` component is an animated indicator that represents a particular action in progress without a deterministic progress value.`,
|
|
6979
6989
|
props: {
|
|
6980
6990
|
delay: l("The delay in milliseconds before the spinner is displayed."),
|
|
@@ -6992,16 +7002,16 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
6992
7002
|
[`color-border-${_t}`]: "$color-surface-600"
|
|
6993
7003
|
}
|
|
6994
7004
|
}
|
|
6995
|
-
}),
|
|
6996
|
-
themeVars:
|
|
6997
|
-
splitter:
|
|
6998
|
-
vertical:
|
|
6999
|
-
horizontal:
|
|
7000
|
-
panel:
|
|
7001
|
-
primaryPanel:
|
|
7002
|
-
secondaryPanel:
|
|
7003
|
-
resizer:
|
|
7004
|
-
floatingResizer:
|
|
7005
|
+
}), qh = `'{"padding-Splitter": "var(--xmlui-padding-Splitter)", "shadow-Splitter": "var(--xmlui-shadow-Splitter)", "color-bg-Splitter": "var(--xmlui-color-bg-Splitter)", "radius-Splitter": "var(--xmlui-radius-Splitter)", "color-border-Splitter": "var(--xmlui-color-border-Splitter)", "thickness-border-Splitter": "var(--xmlui-thickness-border-Splitter)", "style-border-Splitter": "var(--xmlui-style-border-Splitter)", "border-Splitter": "var(--xmlui-border-Splitter)", "color-bg-resizer-Splitter": "var(--xmlui-color-bg-resizer-Splitter)", "thickness-resizer-Splitter": "var(--xmlui-thickness-resizer-Splitter)", "cursor-resizer-horizontal-Splitter": "var(--xmlui-cursor-resizer-horizontal-Splitter)", "cursor-resizer-vertical-Splitter": "var(--xmlui-cursor-resizer-vertical-Splitter)"}'`, Uh = "_splitter_1a9gt_13", Vh = "_vertical_1a9gt_27", Gh = "_horizontal_1a9gt_30", Yh = "_panel_1a9gt_34", Xh = "_primaryPanel_1a9gt_41", Qh = "_secondaryPanel_1a9gt_48", Zh = "_resizer_1a9gt_54", Jh = "_floatingResizer_1a9gt_70", jh = {
|
|
7006
|
+
themeVars: qh,
|
|
7007
|
+
splitter: Uh,
|
|
7008
|
+
vertical: Vh,
|
|
7009
|
+
horizontal: Gh,
|
|
7010
|
+
panel: Yh,
|
|
7011
|
+
primaryPanel: Xh,
|
|
7012
|
+
secondaryPanel: Qh,
|
|
7013
|
+
resizer: Zh,
|
|
7014
|
+
floatingResizer: Jh
|
|
7005
7015
|
}, Ve = "Splitter", to = T({
|
|
7006
7016
|
description: `The \`${Ve}\` component divides a container (such as a window, panel, pane, etc.) into two resizable sections.`,
|
|
7007
7017
|
props: {
|
|
@@ -7027,14 +7037,14 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
7027
7037
|
events: {
|
|
7028
7038
|
resize: l("This event fires when the component is resized.")
|
|
7029
7039
|
},
|
|
7030
|
-
themeVars: z(
|
|
7040
|
+
themeVars: z(jh.themeVars),
|
|
7031
7041
|
defaultThemeVars: {
|
|
7032
7042
|
[`color-bg-resizer-${Ve}`]: "$color-bg-Card",
|
|
7033
7043
|
[`thickness-resizer-${Ve}`]: "5px",
|
|
7034
7044
|
[`cursor-resizer-horizontal-${Ve}`]: "ew-resize",
|
|
7035
7045
|
[`cursor-resizer-vertical-${Ve}`]: "ns-resize"
|
|
7036
7046
|
}
|
|
7037
|
-
}),
|
|
7047
|
+
}), Kh = {
|
|
7038
7048
|
...to,
|
|
7039
7049
|
props: {
|
|
7040
7050
|
...to.props,
|
|
@@ -7042,12 +7052,12 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
7042
7052
|
"Sets whether the `Splitter` divides the container horizontally and lays out the section on top of each other (`vertical`), or vertically by placing the sections next to each other (`horizontal`)."
|
|
7043
7053
|
)
|
|
7044
7054
|
}
|
|
7045
|
-
},
|
|
7046
|
-
themeVars:
|
|
7047
|
-
wrapper:
|
|
7048
|
-
top:
|
|
7049
|
-
bottom:
|
|
7050
|
-
}, Co = "StickyBox",
|
|
7055
|
+
}, em = { ...to, specializedFrom: Ve }, tm = { ...to, specializedFrom: Ve }, om = `'{"color-bg-StickyBox": "var(--xmlui-color-bg-StickyBox)"}'`, rm = "_wrapper_1qgtv_13", nm = "_top_1qgtv_18", im = "_bottom_1qgtv_21", am = {
|
|
7056
|
+
themeVars: om,
|
|
7057
|
+
wrapper: rm,
|
|
7058
|
+
top: nm,
|
|
7059
|
+
bottom: im
|
|
7060
|
+
}, Co = "StickyBox", lm = T({
|
|
7051
7061
|
status: "experimental",
|
|
7052
7062
|
description: `The \`${Co}\` is a component that "sticks" or remains fixed at the top or bottom position on the screen as the user scrolls.`,
|
|
7053
7063
|
props: {
|
|
@@ -7055,11 +7065,11 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
7055
7065
|
"This property determines whether the StickyBox should be anchored to the `top` or `bottom`."
|
|
7056
7066
|
)
|
|
7057
7067
|
},
|
|
7058
|
-
themeVars: z(
|
|
7068
|
+
themeVars: z(am.themeVars),
|
|
7059
7069
|
defaultThemeVars: {
|
|
7060
7070
|
[`color-bg-${Co}`]: "$color-bg"
|
|
7061
7071
|
}
|
|
7062
|
-
}), Y = "Switch",
|
|
7072
|
+
}), Y = "Switch", sm = T({
|
|
7063
7073
|
description: `The \`${Y}\` component is a user interface element that allows users to toggle between two states: on and off. It consists of a small rectangular or circular button that can be moved left or right to change its state.`,
|
|
7064
7074
|
props: {
|
|
7065
7075
|
indeterminate: nr(),
|
|
@@ -7113,35 +7123,35 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
7113
7123
|
[`color-bg-${Y}--disabled`]: "$color-surface-800"
|
|
7114
7124
|
}
|
|
7115
7125
|
}
|
|
7116
|
-
}),
|
|
7117
|
-
themeVars:
|
|
7118
|
-
wrapper:
|
|
7119
|
-
noScroll:
|
|
7120
|
-
headerWrapper:
|
|
7121
|
-
tableBody:
|
|
7122
|
-
clickableHeader:
|
|
7123
|
-
headerContent:
|
|
7124
|
-
headerRow:
|
|
7125
|
-
columnCell:
|
|
7126
|
-
cell:
|
|
7127
|
-
table:
|
|
7128
|
-
row:
|
|
7129
|
-
checkBoxWrapper:
|
|
7130
|
-
showInHeader:
|
|
7131
|
-
selected:
|
|
7132
|
-
allSelected:
|
|
7133
|
-
focused:
|
|
7134
|
-
disabled:
|
|
7135
|
-
noRows:
|
|
7136
|
-
pagination:
|
|
7137
|
-
paginationLabel:
|
|
7138
|
-
paginationSelect:
|
|
7139
|
-
paginationButtons:
|
|
7140
|
-
searchIconWrapper:
|
|
7141
|
-
loadingWrapper:
|
|
7142
|
-
resizer:
|
|
7143
|
-
isResizing:
|
|
7144
|
-
}, C = "Table",
|
|
7126
|
+
}), cm = `'{"color-text-pagination-Table": "var(--xmlui-color-text-pagination-Table)", "color-bg-Table": "var(--xmlui-color-bg-Table)", "color-text-Table": "var(--xmlui-color-text-Table)", "color-bg-row-Table": "var(--xmlui-color-bg-row-Table)", "color-bg-row-Table--hover": "var(--xmlui-color-bg-row-Table--hover)", "color-bg-selected-Table": "var(--xmlui-color-bg-selected-Table)", "color-bg-selected-Table--hover": "var(--xmlui-color-bg-selected-Table--hover)", "color-bg-heading-Table": "var(--xmlui-color-bg-heading-Table)", "color-bg-heading-Table--hover": "var(--xmlui-color-bg-heading-Table--hover)", "color-bg-heading-Table--active": "var(--xmlui-color-bg-heading-Table--active)", "padding-horizontal-heading-Table": "var(--xmlui-padding-horizontal-heading-Table)", "padding-vertical-heading-Table": "var(--xmlui-padding-vertical-heading-Table)", "padding-heading-Table": "var(--xmlui-padding-heading-Table)", "padding-horizontal-cell-Table": "var(--xmlui-padding-horizontal-cell-Table)", "padding-horizontal-cell-first-Table": "var(--xmlui-padding-horizontal-cell-first-Table)", "padding-horizontal-cell-last-Table": "var(--xmlui-padding-horizontal-cell-last-Table)", "padding-vertical-cell-Table": "var(--xmlui-padding-vertical-cell-Table)", "padding-cell-Table": "var(--xmlui-padding-cell-Table)", "color-border-cell-Table": "var(--xmlui-color-border-cell-Table)", "thickness-border-cell-Table": "var(--xmlui-thickness-border-cell-Table)", "style-border-cell-Table": "var(--xmlui-style-border-cell-Table)", "border-cell-Table": "var(--xmlui-border-cell-Table)", "color-bg-pagination-Table": "var(--xmlui-color-bg-pagination-Table)", "color-text-heading-Table": "var(--xmlui-color-text-heading-Table)", "font-weight-row-Table": "var(--xmlui-font-weight-row-Table)", "font-size-row-Table": "var(--xmlui-font-size-row-Table)", "font-weight-heading-Table": "var(--xmlui-font-weight-heading-Table)", "font-size-heading-Table": "var(--xmlui-font-size-heading-Table)", "transform-text-heading-Table": "var(--xmlui-transform-text-heading-Table)", "thickness-outline-heading-Table--focus": "var(--xmlui-thickness-outline-heading-Table--focus)", "color-outline-heading-Table--focus": "var(--xmlui-color-outline-heading-Table--focus)", "style-outline-heading-Table--focus": "var(--xmlui-style-outline-heading-Table--focus)", "offset-outline-heading-Table--focus": "var(--xmlui-offset-outline-heading-Table--focus)"}'`, um = "_wrapper_7jlv4_13", dm = "_noScroll_7jlv4_19", pm = "_headerWrapper_7jlv4_23", hm = "_tableBody_7jlv4_23", mm = "_clickableHeader_7jlv4_29", xm = "_headerContent_7jlv4_39", fm = "_headerRow_7jlv4_67", gm = "_columnCell_7jlv4_72", bm = "_cell_7jlv4_72", vm = "_table_7jlv4_23", Tm = "_row_7jlv4_83", ym = "_checkBoxWrapper_7jlv4_89", km = "_showInHeader_7jlv4_93", wm = "_selected_7jlv4_96", $m = "_allSelected_7jlv4_96", _m = "_focused_7jlv4_142", Im = "_disabled_7jlv4_154", Bm = "_noRows_7jlv4_179", Sm = "_pagination_7jlv4_185", Am = "_paginationLabel_7jlv4_201", Em = "_paginationSelect_7jlv4_206", Nm = "_paginationButtons_7jlv4_212", zm = "_searchIconWrapper_7jlv4_217", Lm = "_loadingWrapper_7jlv4_224", Pm = "_resizer_7jlv4_239", Cm = "_isResizing_7jlv4_261", Dm = {
|
|
7127
|
+
themeVars: cm,
|
|
7128
|
+
wrapper: um,
|
|
7129
|
+
noScroll: dm,
|
|
7130
|
+
headerWrapper: pm,
|
|
7131
|
+
tableBody: hm,
|
|
7132
|
+
clickableHeader: mm,
|
|
7133
|
+
headerContent: xm,
|
|
7134
|
+
headerRow: fm,
|
|
7135
|
+
columnCell: gm,
|
|
7136
|
+
cell: bm,
|
|
7137
|
+
table: vm,
|
|
7138
|
+
row: Tm,
|
|
7139
|
+
checkBoxWrapper: ym,
|
|
7140
|
+
showInHeader: km,
|
|
7141
|
+
selected: wm,
|
|
7142
|
+
allSelected: $m,
|
|
7143
|
+
focused: _m,
|
|
7144
|
+
disabled: Im,
|
|
7145
|
+
noRows: Bm,
|
|
7146
|
+
pagination: Sm,
|
|
7147
|
+
paginationLabel: Am,
|
|
7148
|
+
paginationSelect: Em,
|
|
7149
|
+
paginationButtons: Nm,
|
|
7150
|
+
searchIconWrapper: zm,
|
|
7151
|
+
loadingWrapper: Lm,
|
|
7152
|
+
resizer: Pm,
|
|
7153
|
+
isResizing: Cm
|
|
7154
|
+
}, C = "Table", Om = T({
|
|
7145
7155
|
description: `\`${C}\` is a component that displays cells organized into rows and columns. The \`${C}\` component is virtualized so it only renders visible cells.`,
|
|
7146
7156
|
props: {
|
|
7147
7157
|
items: l(
|
|
@@ -7212,7 +7222,7 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
7212
7222
|
"This method selects the row with the specified ID. This method has no effect if the `rowsSelectable` property is set to `false`. The method argument can be a single id or an array of them."
|
|
7213
7223
|
)
|
|
7214
7224
|
},
|
|
7215
|
-
themeVars: z(
|
|
7225
|
+
themeVars: z(Dm.themeVars),
|
|
7216
7226
|
defaultThemeVars: {
|
|
7217
7227
|
[`padding-horizontal-heading-${C}`]: "$space-2",
|
|
7218
7228
|
[`padding-vertical-heading-${C}`]: "$space-2",
|
|
@@ -7255,8 +7265,8 @@ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
|
|
|
7255
7265
|
[`color-bg-heading-${C}--active`]: "$color-surface-700"
|
|
7256
7266
|
}
|
|
7257
7267
|
}
|
|
7258
|
-
}),
|
|
7259
|
-
description: `The \`${
|
|
7268
|
+
}), Mm = "Column", Hm = T({
|
|
7269
|
+
description: `The \`${Mm}\` component can be used within a \`Table\` to define a particular table column's visual properties and data bindings.`,
|
|
7260
7270
|
props: {
|
|
7261
7271
|
bindTo: l("Indicates what part of the data to lay out in the column."),
|
|
7262
7272
|
header: l("Adds a label for a particular column."),
|
|
@@ -7281,27 +7291,27 @@ const io = {
|
|
|
7281
7291
|
code: "W001",
|
|
7282
7292
|
category: 1,
|
|
7283
7293
|
message: "Invalid character."
|
|
7284
|
-
},
|
|
7294
|
+
}, Fm = {
|
|
7285
7295
|
code: "W002",
|
|
7286
7296
|
category: 1,
|
|
7287
7297
|
message: "Unterminated string literal."
|
|
7288
|
-
},
|
|
7298
|
+
}, Rm = {
|
|
7289
7299
|
code: "W007",
|
|
7290
7300
|
category: 1,
|
|
7291
7301
|
message: "Unterminated comment"
|
|
7292
|
-
},
|
|
7302
|
+
}, Wm = {
|
|
7293
7303
|
code: "W008",
|
|
7294
7304
|
category: 1,
|
|
7295
7305
|
message: "Unterminated CDATA section"
|
|
7296
|
-
},
|
|
7306
|
+
}, qm = {
|
|
7297
7307
|
code: "W009",
|
|
7298
7308
|
category: 1,
|
|
7299
7309
|
message: "Unterminated script section"
|
|
7300
|
-
},
|
|
7310
|
+
}, Um = {
|
|
7301
7311
|
category: 1,
|
|
7302
7312
|
code: "U008",
|
|
7303
7313
|
message: "A '>' token expected."
|
|
7304
|
-
},
|
|
7314
|
+
}, Vm = {
|
|
7305
7315
|
category: 1,
|
|
7306
7316
|
code: "U005",
|
|
7307
7317
|
message: "A '</' token expected."
|
|
@@ -7309,15 +7319,15 @@ const io = {
|
|
|
7309
7319
|
category: 1,
|
|
7310
7320
|
code: "U004",
|
|
7311
7321
|
message: "A tag identifier expected."
|
|
7312
|
-
},
|
|
7322
|
+
}, Gm = {
|
|
7313
7323
|
category: 1,
|
|
7314
7324
|
code: "U011",
|
|
7315
7325
|
message: "An attribute value expected."
|
|
7316
|
-
},
|
|
7326
|
+
}, Ym = {
|
|
7317
7327
|
category: 1,
|
|
7318
7328
|
code: "U003",
|
|
7319
7329
|
message: "A '<' token expected."
|
|
7320
|
-
},
|
|
7330
|
+
}, Xm = {
|
|
7321
7331
|
category: 1,
|
|
7322
7332
|
code: "U006",
|
|
7323
7333
|
message: "A '>' or '/>' token expected."
|
|
@@ -7327,7 +7337,7 @@ const io = {
|
|
|
7327
7337
|
message: "An attribute identifier expected."
|
|
7328
7338
|
};
|
|
7329
7339
|
var p = /* @__PURE__ */ ((e) => (e[e.Unknown = 0] = "Unknown", e[e.EndOfFileToken = 1] = "EndOfFileToken", e[e.CommentTrivia = 2] = "CommentTrivia", e[e.NewLineTrivia = 3] = "NewLineTrivia", e[e.WhitespaceTrivia = 4] = "WhitespaceTrivia", e[e.Identifier = 5] = "Identifier", e[e.OpenNodeStart = 6] = "OpenNodeStart", e[e.CloseNodeStart = 7] = "CloseNodeStart", e[e.NodeEnd = 8] = "NodeEnd", e[e.NodeClose = 9] = "NodeClose", e[e.Colon = 10] = "Colon", e[e.Equal = 11] = "Equal", e[e.StringLiteral = 12] = "StringLiteral", e[e.CData = 13] = "CData", e[e.Script = 14] = "Script", e[e.TextNode = 15] = "TextNode", e[e.AmpersandEntity = 16] = "AmpersandEntity", e[e.LessThanEntity = 17] = "LessThanEntity", e[e.GreaterThanEntity = 18] = "GreaterThanEntity", e[e.SingleQuoteEntity = 19] = "SingleQuoteEntity", e[e.DoubleQuoteEntity = 20] = "DoubleQuoteEntity", e[e.ElementNode = 21] = "ElementNode", e[e.AttributeNode = 22] = "AttributeNode", e[e.AttributeKeyNode = 23] = "AttributeKeyNode", e[e.ContentListNode = 24] = "ContentListNode", e[e.AttributeListNode = 25] = "AttributeListNode", e[e.TagNameNode = 26] = "TagNameNode", e[e.ErrorNode = 27] = "ErrorNode", e))(p || {});
|
|
7330
|
-
function
|
|
7340
|
+
function Qm(e) {
|
|
7331
7341
|
return e >= 2 && e <= 4;
|
|
7332
7342
|
}
|
|
7333
7343
|
function Mo(e) {
|
|
@@ -7389,12 +7399,12 @@ function Mo(e) {
|
|
|
7389
7399
|
case 23:
|
|
7390
7400
|
return "AttributeKeyNode";
|
|
7391
7401
|
}
|
|
7392
|
-
return
|
|
7402
|
+
return Zm();
|
|
7393
7403
|
}
|
|
7394
|
-
function
|
|
7404
|
+
function Zm(e) {
|
|
7395
7405
|
throw new Error("Didn't expect to get here");
|
|
7396
7406
|
}
|
|
7397
|
-
function
|
|
7407
|
+
function Jm(e, t, o, i, n) {
|
|
7398
7408
|
let s = t ?? "", a, c, u, y, g, d;
|
|
7399
7409
|
return he(s, i, n), {
|
|
7400
7410
|
getStartPos: () => u,
|
|
@@ -7484,7 +7494,7 @@ function Ym(e, t, o, i, n) {
|
|
|
7484
7494
|
return a += 3, g = p.CommentTrivia;
|
|
7485
7495
|
a += Fe($(a));
|
|
7486
7496
|
}
|
|
7487
|
-
return v(
|
|
7497
|
+
return v(Rm, 4), g = p.Unknown;
|
|
7488
7498
|
} else if (
|
|
7489
7499
|
// --- <![CDATA[ section
|
|
7490
7500
|
$(a + 1) === x.exclamation && $(a + 2) === x.openBracket && $(a + 3) === x.C && $(a + 4) === x.D && $(a + 5) === x.A && $(a + 6) === x.T && $(a + 7) === x.A && $(a + 8) === x.openBracket
|
|
@@ -7494,7 +7504,7 @@ function Ym(e, t, o, i, n) {
|
|
|
7494
7504
|
return a += 3, g = p.CData;
|
|
7495
7505
|
a += Fe($(a));
|
|
7496
7506
|
}
|
|
7497
|
-
return v(
|
|
7507
|
+
return v(Wm, 9), g = p.CData;
|
|
7498
7508
|
} else if (
|
|
7499
7509
|
// --- <script>
|
|
7500
7510
|
$(a + 1) === x.s && $(a + 2) === x.c && $(a + 3) === x.r && $(a + 4) === x.i && $(a + 5) === x.p && $(a + 6) === x.t && $(a + 7) === x.greaterThan
|
|
@@ -7504,7 +7514,7 @@ function Ym(e, t, o, i, n) {
|
|
|
7504
7514
|
return a += 9, g = p.Script;
|
|
7505
7515
|
a += Fe($(a));
|
|
7506
7516
|
}
|
|
7507
|
-
return v(
|
|
7517
|
+
return v(qm, 9), g = p.Script;
|
|
7508
7518
|
}
|
|
7509
7519
|
return a++, g = p.OpenNodeStart;
|
|
7510
7520
|
case x.slash:
|
|
@@ -7518,7 +7528,7 @@ function Ym(e, t, o, i, n) {
|
|
|
7518
7528
|
if (Ho(h)) {
|
|
7519
7529
|
a += Fe(h);
|
|
7520
7530
|
continue;
|
|
7521
|
-
} else if (
|
|
7531
|
+
} else if (ox(h)) {
|
|
7522
7532
|
a += Fe(h);
|
|
7523
7533
|
continue;
|
|
7524
7534
|
}
|
|
@@ -7529,7 +7539,7 @@ function Ym(e, t, o, i, n) {
|
|
|
7529
7539
|
}
|
|
7530
7540
|
function S() {
|
|
7531
7541
|
const h = a, _ = O();
|
|
7532
|
-
return
|
|
7542
|
+
return Qm(_) ? _ : (se(h), null);
|
|
7533
7543
|
}
|
|
7534
7544
|
function B() {
|
|
7535
7545
|
return p.Unknown;
|
|
@@ -7560,8 +7570,8 @@ function Ym(e, t, o, i, n) {
|
|
|
7560
7570
|
}
|
|
7561
7571
|
function M(h) {
|
|
7562
7572
|
let _ = h;
|
|
7563
|
-
if (
|
|
7564
|
-
for (a += Fe(_); a < c &&
|
|
7573
|
+
if (ex(_)) {
|
|
7574
|
+
for (a += Fe(_); a < c && tx(_ = q(a)); )
|
|
7565
7575
|
a += Fe(_);
|
|
7566
7576
|
return d = s.substring(y, a), f();
|
|
7567
7577
|
}
|
|
@@ -7575,7 +7585,7 @@ function Ym(e, t, o, i, n) {
|
|
|
7575
7585
|
let _ = "", R = a;
|
|
7576
7586
|
for (; ; ) {
|
|
7577
7587
|
if (a >= c) {
|
|
7578
|
-
_ += s.substring(R, a), v(
|
|
7588
|
+
_ += s.substring(R, a), v(Fm, 1);
|
|
7579
7589
|
break;
|
|
7580
7590
|
}
|
|
7581
7591
|
if ($(a) === h) {
|
|
@@ -7596,25 +7606,25 @@ function Fe(e) {
|
|
|
7596
7606
|
function yr(e) {
|
|
7597
7607
|
return e >= x.A && e <= x.Z || e >= x.a && e <= x.z;
|
|
7598
7608
|
}
|
|
7599
|
-
function
|
|
7600
|
-
return yr(e) ||
|
|
7609
|
+
function jm(e) {
|
|
7610
|
+
return yr(e) || Km(e) || e === x._;
|
|
7601
7611
|
}
|
|
7602
|
-
function
|
|
7612
|
+
function Km(e) {
|
|
7603
7613
|
return e >= x._0 && e <= x._9;
|
|
7604
7614
|
}
|
|
7605
|
-
function
|
|
7615
|
+
function ex(e) {
|
|
7606
7616
|
return yr(e) || e === x.$ || e === x._;
|
|
7607
7617
|
}
|
|
7608
|
-
function
|
|
7609
|
-
return
|
|
7618
|
+
function tx(e) {
|
|
7619
|
+
return jm(e) || e === x.$ || e === x.minus || e === x.dot;
|
|
7610
7620
|
}
|
|
7611
7621
|
function Ho(e) {
|
|
7612
7622
|
return e === x.space || e === x.tab || e === x.verticalTab || e === x.formFeed || e === x.nonBreakingSpace || e === x.nextLine || e === x.ogham || e >= x.enQuad && e <= x.zeroWidthSpace || e === x.narrowNoBreakSpace || e === x.mathematicalSpace || e === x.ideographicSpace || e === x.byteOrderMark;
|
|
7613
7623
|
}
|
|
7614
|
-
function
|
|
7624
|
+
function ox(e) {
|
|
7615
7625
|
return e === x.lineFeed || e === x.carriageReturn || e === x.lineSeparator || e === x.paragraphSeparator;
|
|
7616
7626
|
}
|
|
7617
|
-
function
|
|
7627
|
+
function rx(e, t, o) {
|
|
7618
7628
|
var s, a;
|
|
7619
7629
|
const i = ((s = e.children) == null ? void 0 : s.filter((c) => c.kind !== p.ErrorNode)) ?? [], n = ((a = t.children) == null ? void 0 : a.filter((c) => c.kind !== p.ErrorNode)) ?? [];
|
|
7620
7630
|
if (i.length !== n.length)
|
|
@@ -7654,16 +7664,16 @@ const Vt = {
|
|
|
7654
7664
|
};
|
|
7655
7665
|
}
|
|
7656
7666
|
};
|
|
7657
|
-
function
|
|
7667
|
+
function nx(e) {
|
|
7658
7668
|
return {
|
|
7659
|
-
parse: () =>
|
|
7669
|
+
parse: () => ix(e),
|
|
7660
7670
|
getText: (t, o = !0) => e.substring(o ? t.pos ?? t.start ?? 0 : t.start ?? t.pos ?? 0, t.end)
|
|
7661
7671
|
};
|
|
7662
7672
|
}
|
|
7663
|
-
function
|
|
7673
|
+
function ix(e) {
|
|
7664
7674
|
const t = [], o = [];
|
|
7665
7675
|
let i, n = { children: [] }, s;
|
|
7666
|
-
const c =
|
|
7676
|
+
const c = Jm(!1, e, function(I, w) {
|
|
7667
7677
|
s = {
|
|
7668
7678
|
message: I,
|
|
7669
7679
|
prefixLength: w
|
|
@@ -7704,7 +7714,7 @@ function tx(e) {
|
|
|
7704
7714
|
}
|
|
7705
7715
|
}
|
|
7706
7716
|
function d() {
|
|
7707
|
-
!q(p.CData) && !q(p.Script) && ($(p.OpenNodeStart) ? P() : R(
|
|
7717
|
+
!q(p.CData) && !q(p.Script) && ($(p.OpenNodeStart) ? P() : R(Ym));
|
|
7708
7718
|
}
|
|
7709
7719
|
function P() {
|
|
7710
7720
|
v(), f(p.OpenNodeStart);
|
|
@@ -7716,16 +7726,16 @@ function tx(e) {
|
|
|
7716
7726
|
if (y(), q(p.CloseNodeStart)) {
|
|
7717
7727
|
if ($(p.Identifier)) {
|
|
7718
7728
|
const w = b();
|
|
7719
|
-
I !== void 0 && !
|
|
7729
|
+
I !== void 0 && !rx(I, w, u) && ue(Vt.tagNameMismatch(u(I), u(w)));
|
|
7720
7730
|
} else
|
|
7721
7731
|
he(Do, [p.NodeEnd]);
|
|
7722
|
-
q(p.NodeEnd) || ue(
|
|
7732
|
+
q(p.NodeEnd) || ue(Um);
|
|
7723
7733
|
} else
|
|
7724
|
-
ue(
|
|
7734
|
+
ue(Vm);
|
|
7725
7735
|
h(p.ElementNode);
|
|
7726
7736
|
return;
|
|
7727
7737
|
} else
|
|
7728
|
-
ue(
|
|
7738
|
+
ue(Xm);
|
|
7729
7739
|
}
|
|
7730
7740
|
function b() {
|
|
7731
7741
|
return v(), f(p.Identifier), q(p.Colon) && q(p.Identifier), h(p.TagNameNode);
|
|
@@ -7747,7 +7757,7 @@ function tx(e) {
|
|
|
7747
7757
|
}
|
|
7748
7758
|
if (q(p.Equal) && !q(p.StringLiteral) && !q(p.Identifier)) {
|
|
7749
7759
|
const w = [p.NodeEnd, p.NodeClose];
|
|
7750
|
-
he(
|
|
7760
|
+
he(Gm, w);
|
|
7751
7761
|
}
|
|
7752
7762
|
h(p.AttributeNode);
|
|
7753
7763
|
}
|
|
@@ -7933,7 +7943,7 @@ class vo extends Error {
|
|
|
7933
7943
|
super(`${o ? `${o}: ` : ""}${t}`), this.code = o, Object.setPrototypeOf(this, vo.prototype);
|
|
7934
7944
|
}
|
|
7935
7945
|
}
|
|
7936
|
-
const
|
|
7946
|
+
const ax = {
|
|
7937
7947
|
U001: "Unexpected token: {0}",
|
|
7938
7948
|
U002: "A component definition can have exactly one UEML element",
|
|
7939
7949
|
U003: "A '<' token expected",
|
|
@@ -7974,7 +7984,7 @@ const ox = {
|
|
|
7974
7984
|
T023: "A 'script' tag cannot nest other child nodes, only text",
|
|
7975
7985
|
T024: "Cannot put a reusable component definitions into a slot"
|
|
7976
7986
|
}, ao = "__PARSED__";
|
|
7977
|
-
function
|
|
7987
|
+
function lx(e, t, o, i) {
|
|
7978
7988
|
const n = {
|
|
7979
7989
|
vars: {},
|
|
7980
7990
|
moduleErrors: {},
|
|
@@ -8048,8 +8058,8 @@ function rx(e, t, o, i) {
|
|
|
8048
8058
|
};
|
|
8049
8059
|
}
|
|
8050
8060
|
}
|
|
8051
|
-
const Ro = "Component", Te = /^[A-Z]/, Wo = /^on[A-Z]/,
|
|
8052
|
-
function
|
|
8061
|
+
const Ro = "Component", Te = /^[A-Z]/, Wo = /^on[A-Z]/, sx = ["name", "value"], cx = 9, ux = 3;
|
|
8062
|
+
function dx(e, t, o, i = () => "") {
|
|
8053
8063
|
const n = (f) => f.text ?? t(f);
|
|
8054
8064
|
if (e.children.length !== 2)
|
|
8055
8065
|
return X("T001"), null;
|
|
@@ -8233,7 +8243,7 @@ function lx(e, t, o, i = () => "") {
|
|
|
8233
8243
|
return;
|
|
8234
8244
|
const D = new br(m.script);
|
|
8235
8245
|
try {
|
|
8236
|
-
D.parseStatements(), m.scriptCollected =
|
|
8246
|
+
D.parseStatements(), m.scriptCollected = lx("Main", m.script, i, (w) => w);
|
|
8237
8247
|
} catch (w) {
|
|
8238
8248
|
D.errors && D.errors.length > 0 ? m.scriptError = D.errors : m.scriptError = w;
|
|
8239
8249
|
}
|
|
@@ -8323,7 +8333,7 @@ function lx(e, t, o, i = () => "") {
|
|
|
8323
8333
|
(U) => U.kind === p.ElementNode && Te.test(V(U))
|
|
8324
8334
|
), D = _.filter(
|
|
8325
8335
|
(U) => U.kind === p.ElementNode && !Te.test(V(U))
|
|
8326
|
-
), ee = ft(m).map($), I = ee.filter((U) =>
|
|
8336
|
+
), ee = ft(m).map($), I = ee.filter((U) => sx.indexOf(U.name) >= 0);
|
|
8327
8337
|
if (ee.length > I.length)
|
|
8328
8338
|
return X("T011", h), null;
|
|
8329
8339
|
const w = I.find((U) => U.name === "name");
|
|
@@ -8432,7 +8442,7 @@ function lx(e, t, o, i = () => "") {
|
|
|
8432
8442
|
}
|
|
8433
8443
|
function ce(f) {
|
|
8434
8444
|
const m = gt(f), v = V(f), _ = Te.test(v) || v === "property", R = v !== "event" && !Yt(v), D = ft(f);
|
|
8435
|
-
|
|
8445
|
+
hx(D), mx(D, n), q(D), se(m), M(m, R);
|
|
8436
8446
|
let ee = !1, I = !1;
|
|
8437
8447
|
for (let E = 0; E < m.length; ++E) {
|
|
8438
8448
|
const U = m[E];
|
|
@@ -8446,7 +8456,7 @@ function lx(e, t, o, i = () => "") {
|
|
|
8446
8456
|
continue;
|
|
8447
8457
|
}
|
|
8448
8458
|
let ie = n(U);
|
|
8449
|
-
U.kind === p.StringLiteral ? ie = ie.slice(1, -1) : U.kind === p.CData && (ee = !0), _ ? ee ? te =
|
|
8459
|
+
U.kind === p.StringLiteral ? ie = ie.slice(1, -1) : U.kind === p.CData && (ee = !0), _ ? ee ? te = px(ie) : te = qo(ie) : te = {
|
|
8450
8460
|
kind: p.TextNode,
|
|
8451
8461
|
text: ie
|
|
8452
8462
|
}, m[E] = te;
|
|
@@ -8476,7 +8486,7 @@ function lx(e, t, o, i = () => "") {
|
|
|
8476
8486
|
}
|
|
8477
8487
|
function ue(f) {
|
|
8478
8488
|
for (let m = 0; m < f.length; ++m)
|
|
8479
|
-
f[m].kind === p.CData && (f[m].text = n(f[m]).slice(
|
|
8489
|
+
f[m].kind === p.CData && (f[m].text = n(f[m]).slice(cx, -ux));
|
|
8480
8490
|
}
|
|
8481
8491
|
function se(f) {
|
|
8482
8492
|
for (let m of f)
|
|
@@ -8541,7 +8551,7 @@ function lx(e, t, o, i = () => "") {
|
|
|
8541
8551
|
}
|
|
8542
8552
|
}
|
|
8543
8553
|
}
|
|
8544
|
-
function
|
|
8554
|
+
function px(e) {
|
|
8545
8555
|
return {
|
|
8546
8556
|
kind: p.ElementNode,
|
|
8547
8557
|
children: [
|
|
@@ -8600,7 +8610,7 @@ function qo(e) {
|
|
|
8600
8610
|
};
|
|
8601
8611
|
}
|
|
8602
8612
|
function X(e, ...t) {
|
|
8603
|
-
let o =
|
|
8613
|
+
let o = ax[e] ?? "Unknown error";
|
|
8604
8614
|
throw t && t.forEach((n, s) => o = i(o, `{${s}}`, n.toString())), new vo(o, e);
|
|
8605
8615
|
function i(n, s, a) {
|
|
8606
8616
|
do
|
|
@@ -8656,7 +8666,7 @@ function Vo(e, t) {
|
|
|
8656
8666
|
]
|
|
8657
8667
|
};
|
|
8658
8668
|
}
|
|
8659
|
-
function
|
|
8669
|
+
function hx(e) {
|
|
8660
8670
|
var t;
|
|
8661
8671
|
for (let o of e)
|
|
8662
8672
|
if (((t = o.children) == null ? void 0 : t.length) === 1) {
|
|
@@ -8669,7 +8679,7 @@ function cx(e) {
|
|
|
8669
8679
|
o.children.push(i, n);
|
|
8670
8680
|
}
|
|
8671
8681
|
}
|
|
8672
|
-
function
|
|
8682
|
+
function mx(e, t) {
|
|
8673
8683
|
var o, i, n;
|
|
8674
8684
|
for (let s of e) {
|
|
8675
8685
|
const a = (o = s.children) == null ? void 0 : o[2];
|
|
@@ -8679,18 +8689,18 @@ function ux(e, t) {
|
|
|
8679
8689
|
function Yt(e) {
|
|
8680
8690
|
return e === "method";
|
|
8681
8691
|
}
|
|
8682
|
-
function
|
|
8683
|
-
const { parse: i, getText: n } =
|
|
8692
|
+
function xx(e, t = 0, o) {
|
|
8693
|
+
const { parse: i, getText: n } = nx(e), { node: s, errors: a } = i();
|
|
8684
8694
|
if (a.length > 0) {
|
|
8685
8695
|
const c = [];
|
|
8686
8696
|
for (let g = 0; g < e.length; ++g)
|
|
8687
8697
|
e[g] === `
|
|
8688
8698
|
` && c.push(g);
|
|
8689
|
-
const u =
|
|
8699
|
+
const u = fx(a, c), y = Go(s, n);
|
|
8690
8700
|
return { component: null, errors: u, erroneousCompoundComponentName: y };
|
|
8691
8701
|
}
|
|
8692
8702
|
try {
|
|
8693
|
-
return { component:
|
|
8703
|
+
return { component: dx(s, n, t, o), errors: [] };
|
|
8694
8704
|
} catch (c) {
|
|
8695
8705
|
const u = Go(s, n), y = {
|
|
8696
8706
|
message: c.message,
|
|
@@ -8708,7 +8718,7 @@ function dx(e, t = 0, o) {
|
|
|
8708
8718
|
};
|
|
8709
8719
|
}
|
|
8710
8720
|
}
|
|
8711
|
-
function
|
|
8721
|
+
function fx(e, t) {
|
|
8712
8722
|
if (t.length === 0) {
|
|
8713
8723
|
for (let o of e)
|
|
8714
8724
|
o.line = 1, o.col = o.pos + 1;
|
|
@@ -8744,7 +8754,7 @@ function Go(e, t) {
|
|
|
8744
8754
|
}
|
|
8745
8755
|
}
|
|
8746
8756
|
function ut(e, t) {
|
|
8747
|
-
const o =
|
|
8757
|
+
const o = xx(t).component;
|
|
8748
8758
|
if (!o)
|
|
8749
8759
|
throw new Error(`Failed to parse ${e} component definition during build.`);
|
|
8750
8760
|
return o;
|
|
@@ -8759,7 +8769,7 @@ const Jt = "TableHeader", kr = T({
|
|
|
8759
8769
|
[`padding-vertical-${Jt}`]: "$space-4",
|
|
8760
8770
|
[`padding-horizontal-${Jt}`]: "$space-5"
|
|
8761
8771
|
}
|
|
8762
|
-
}),
|
|
8772
|
+
}), gx = `
|
|
8763
8773
|
<Component name="TableHeader">
|
|
8764
8774
|
<VStack
|
|
8765
8775
|
verticalAlignment="center"
|
|
@@ -8769,21 +8779,21 @@ const Jt = "TableHeader", kr = T({
|
|
|
8769
8779
|
</VStack>
|
|
8770
8780
|
</Component>
|
|
8771
8781
|
`;
|
|
8772
|
-
ut(Jt,
|
|
8773
|
-
const
|
|
8774
|
-
themeVars:
|
|
8775
|
-
nav:
|
|
8776
|
-
list:
|
|
8777
|
-
listItem:
|
|
8778
|
-
link:
|
|
8779
|
-
head_1:
|
|
8780
|
-
head_2:
|
|
8781
|
-
head_3:
|
|
8782
|
-
head_4:
|
|
8783
|
-
head_5:
|
|
8784
|
-
head_6:
|
|
8785
|
-
active:
|
|
8786
|
-
}, W = "TableOfContents",
|
|
8782
|
+
ut(Jt, gx);
|
|
8783
|
+
const bx = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-vertical-TableOfContentsItem)", "padding-horizontal-TableOfContentsItem": "var(--xmlui-padding-horizontal-TableOfContentsItem)", "padding-horizontal-TableOfContentsItem-level-1": "var(--xmlui-padding-horizontal-TableOfContentsItem-level-1)", "padding-horizontal-TableOfContentsItem-level-2": "var(--xmlui-padding-horizontal-TableOfContentsItem-level-2)", "padding-horizontal-TableOfContentsItem-level-3": "var(--xmlui-padding-horizontal-TableOfContentsItem-level-3)", "padding-horizontal-TableOfContentsItem-level-4": "var(--xmlui-padding-horizontal-TableOfContentsItem-level-4)", "padding-horizontal-TableOfContentsItem-level-5": "var(--xmlui-padding-horizontal-TableOfContentsItem-level-5)", "padding-horizontal-TableOfContentsItem-level-6": "var(--xmlui-padding-horizontal-TableOfContentsItem-level-6)", "color-bg-TableOfContents": "var(--xmlui-color-bg-TableOfContents)", "width-TableOfContents": "var(--xmlui-width-TableOfContents)", "height-TableOfContents": "var(--xmlui-height-TableOfContents)", "border-radius-TableOfContents": "var(--xmlui-border-radius-TableOfContents)", "color-border-TableOfContents": "var(--xmlui-color-border-TableOfContents)", "thickness-border-TableOfContents": "var(--xmlui-thickness-border-TableOfContents)", "style-border-TableOfContents": "var(--xmlui-style-border-TableOfContents)", "margin-top-TableOfContents": "var(--xmlui-margin-top-TableOfContents)", "margin-bottom-TableOfContents": "var(--xmlui-margin-bottom-TableOfContents)", "padding-vertical-TableOfContents": "var(--xmlui-padding-vertical-TableOfContents)", "padding-horizontal-TableOfContents": "var(--xmlui-padding-horizontal-TableOfContents)", "border-width-TableOfContentsItem": "var(--xmlui-border-width-TableOfContentsItem)", "border-style-TableOfContentsItem": "var(--xmlui-border-style-TableOfContentsItem)", "border-color-TableOfContentsItem": "var(--xmlui-border-color-TableOfContentsItem)", "color-TableOfContentsItem": "var(--xmlui-color-TableOfContentsItem)", "font-size-TableOfContentsItem": "var(--xmlui-font-size-TableOfContentsItem)", "font-weight-TableOfContentsItem": "var(--xmlui-font-weight-TableOfContentsItem)", "font-family-TableOfContentsItem": "var(--xmlui-font-family-TableOfContentsItem)", "transform-TableOfContentsItem": "var(--xmlui-transform-TableOfContentsItem)", "align-vertical-TableOfContentsItem": "var(--xmlui-align-vertical-TableOfContentsItem)", "letter-spacing-TableOfContentsItem": "var(--xmlui-letter-spacing-TableOfContentsItem)", "border-color-TableOfContentsItem--active": "var(--xmlui-border-color-TableOfContentsItem--active)", "color-TableOfContentsItem--active": "var(--xmlui-color-TableOfContentsItem--active)", "font-weight-TableOfContentsItem--active": "var(--xmlui-font-weight-TableOfContentsItem--active)"}'`, vx = "_nav_1soaw_13", Tx = "_list_1soaw_35", yx = "_listItem_1soaw_40", kx = "_link_1soaw_44", wx = "_head_1_1soaw_56", $x = "_head_2_1soaw_59", _x = "_head_3_1soaw_62", Ix = "_head_4_1soaw_65", Bx = "_head_5_1soaw_68", Sx = "_head_6_1soaw_71", Ax = "_active_1soaw_74", Ex = {
|
|
8784
|
+
themeVars: bx,
|
|
8785
|
+
nav: vx,
|
|
8786
|
+
list: Tx,
|
|
8787
|
+
listItem: yx,
|
|
8788
|
+
link: kx,
|
|
8789
|
+
head_1: wx,
|
|
8790
|
+
head_2: $x,
|
|
8791
|
+
head_3: _x,
|
|
8792
|
+
head_4: Ix,
|
|
8793
|
+
head_5: Bx,
|
|
8794
|
+
head_6: Sx,
|
|
8795
|
+
active: Ax
|
|
8796
|
+
}, W = "TableOfContents", Nx = T({
|
|
8787
8797
|
status: "experimental",
|
|
8788
8798
|
description: `The \`${W}\` component collects headings and bookmarks within the current page and displays them in a tree representing their hierarchy. When you select an item in this tree, the component navigates the page to the selected position.`,
|
|
8789
8799
|
props: {
|
|
@@ -8791,7 +8801,7 @@ const mx = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
|
|
|
8791
8801
|
"This property indicates that smooth scrolling is used while scrolling the selected table of contents items into view."
|
|
8792
8802
|
)
|
|
8793
8803
|
},
|
|
8794
|
-
themeVars: z(
|
|
8804
|
+
themeVars: z(Ex.themeVars),
|
|
8795
8805
|
defaultThemeVars: {
|
|
8796
8806
|
[`width-${W}`]: "auto",
|
|
8797
8807
|
[`height-${W}`]: "auto",
|
|
@@ -8838,14 +8848,14 @@ const mx = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
|
|
|
8838
8848
|
[`color-${W}Item--active`]: "$color-text-secondary"
|
|
8839
8849
|
}
|
|
8840
8850
|
}
|
|
8841
|
-
}),
|
|
8842
|
-
themeVars:
|
|
8843
|
-
tabs:
|
|
8844
|
-
filler:
|
|
8845
|
-
tabTrigger:
|
|
8846
|
-
tabsList:
|
|
8847
|
-
tabsContent:
|
|
8848
|
-
}, Re = "Tabs",
|
|
8851
|
+
}), zx = `'{"color-bg-Tabs": "var(--xmlui-color-bg-Tabs)", "color-border-Tabs": "var(--xmlui-color-border-Tabs)", "thickness-border-Tabs": "var(--xmlui-thickness-border-Tabs)", "color-border-active-Tabs": "var(--xmlui-color-border-active-Tabs)", "color-bg-trigger-Tabs": "var(--xmlui-color-bg-trigger-Tabs)", "color-bg-trigger-Tabs--hover": "var(--xmlui-color-bg-trigger-Tabs--hover)"}'`, Lx = "_tabs_gdijs_13", Px = "_filler_gdijs_27", Cx = "_tabTrigger_gdijs_41", Dx = "_tabsList_gdijs_80", Ox = "_tabsContent_gdijs_97", Mx = {
|
|
8852
|
+
themeVars: zx,
|
|
8853
|
+
tabs: Lx,
|
|
8854
|
+
filler: Px,
|
|
8855
|
+
tabTrigger: Cx,
|
|
8856
|
+
tabsList: Dx,
|
|
8857
|
+
tabsContent: Ox
|
|
8858
|
+
}, Re = "Tabs", Hx = T({
|
|
8849
8859
|
status: "experimental",
|
|
8850
8860
|
description: `The \`${Re}\` component provides a tabbed layout where each tab has a clickable label and content.`,
|
|
8851
8861
|
props: {
|
|
@@ -8857,7 +8867,7 @@ const mx = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
|
|
|
8857
8867
|
),
|
|
8858
8868
|
tabTemplate: ne("This property declares the template for the clickable tab area.")
|
|
8859
8869
|
},
|
|
8860
|
-
themeVars: z(
|
|
8870
|
+
themeVars: z(Mx.themeVars),
|
|
8861
8871
|
defaultThemeVars: {
|
|
8862
8872
|
[`color-bg-${Re}`]: "$color-bg-primary",
|
|
8863
8873
|
[`style-border-${Re}`]: "solid",
|
|
@@ -8872,7 +8882,7 @@ const mx = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
|
|
|
8872
8882
|
[`color-bg-trigger-${Re}--hover`]: "$color-primary-800"
|
|
8873
8883
|
}
|
|
8874
8884
|
}
|
|
8875
|
-
}), A = "Text",
|
|
8885
|
+
}), A = "Text", Fx = T({
|
|
8876
8886
|
description: `The \`${A}\` component displays textual information in a number of optional styles and variants.`,
|
|
8877
8887
|
props: {
|
|
8878
8888
|
value: l(
|
|
@@ -8967,12 +8977,12 @@ const mx = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
|
|
|
8967
8977
|
[`color-${A}-secondary`]: "$color-text-secondary"
|
|
8968
8978
|
}
|
|
8969
8979
|
}
|
|
8970
|
-
}), Be = "TextArea",
|
|
8980
|
+
}), Be = "TextArea", Rx = [
|
|
8971
8981
|
{ value: "undefined", description: "No resizing" },
|
|
8972
8982
|
{ value: "horizontal", description: "Can only resize horizontally" },
|
|
8973
8983
|
{ value: "vertical", description: "Can only resize vertically" },
|
|
8974
8984
|
{ value: "both", description: "Can resize in both dimensions" }
|
|
8975
|
-
],
|
|
8985
|
+
], Wx = T({
|
|
8976
8986
|
status: "experimental",
|
|
8977
8987
|
description: `\`${Be}\` is a component that provides a multiline text input area.`,
|
|
8978
8988
|
props: {
|
|
@@ -9010,7 +9020,7 @@ const mx = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
|
|
|
9010
9020
|
validationStatus: De(),
|
|
9011
9021
|
resize: l(
|
|
9012
9022
|
"This optional property specifies in which dimensions can the `TextArea` be resized by the user.",
|
|
9013
|
-
|
|
9023
|
+
Rx
|
|
9014
9024
|
)
|
|
9015
9025
|
},
|
|
9016
9026
|
events: {
|
|
@@ -9026,19 +9036,19 @@ const mx = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
|
|
|
9026
9036
|
setValue: Je()
|
|
9027
9037
|
},
|
|
9028
9038
|
themeVars: z(Ad.themeVars)
|
|
9029
|
-
}),
|
|
9030
|
-
themeVars:
|
|
9031
|
-
root:
|
|
9032
|
-
item:
|
|
9033
|
-
header:
|
|
9034
|
-
trigger:
|
|
9035
|
-
triggerStart:
|
|
9036
|
-
contentWrapper:
|
|
9037
|
-
slideDown:
|
|
9038
|
-
slideUp:
|
|
9039
|
-
content:
|
|
9040
|
-
chevron:
|
|
9041
|
-
}, Q = "Accordion",
|
|
9039
|
+
}), qx = `'{"radius-Accordion": "var(--xmlui-radius-Accordion)", "color-border-Accordion": "var(--xmlui-color-border-Accordion)", "thickness-border-Accordion": "var(--xmlui-thickness-border-Accordion)", "style-border-Accordion": "var(--xmlui-style-border-Accordion)", "align-vertical-header-Accordion": "var(--xmlui-align-vertical-header-Accordion)", "font-size-header-Accordion": "var(--xmlui-font-size-header-Accordion)", "font-weight-header-Accordion": "var(--xmlui-font-weight-header-Accordion)", "font-style-header-Accordion": "var(--xmlui-font-style-header-Accordion)", "padding-vertical-header-Accordion": "var(--xmlui-padding-vertical-header-Accordion)", "padding-horizontal-header-Accordion": "var(--xmlui-padding-horizontal-header-Accordion)", "color-bg-header-Accordion": "var(--xmlui-color-bg-header-Accordion)", "color-header-Accordion": "var(--xmlui-color-header-Accordion)", "color-bg-header-Accordion-hover": "var(--xmlui-color-bg-header-Accordion-hover)", "color-content-Accordion": "var(--xmlui-color-content-Accordion)", "color-bg-content-Accordion": "var(--xmlui-color-bg-content-Accordion)", "width-icon-Accordion": "var(--xmlui-width-icon-Accordion)", "height-icon-Accordion": "var(--xmlui-height-icon-Accordion)", "color-icon-Accordion": "var(--xmlui-color-icon-Accordion)"}'`, Ux = "_root_lik78_13", Vx = "_item_lik78_24", Gx = "_header_lik78_43", Yx = "_trigger_lik78_48", Xx = "_triggerStart_lik78_66", Qx = "_contentWrapper_lik78_70", Zx = "_slideDown_lik78_1", Jx = "_slideUp_lik78_1", jx = "_content_lik78_70", Kx = "_chevron_lik78_86", ef = {
|
|
9040
|
+
themeVars: qx,
|
|
9041
|
+
root: Ux,
|
|
9042
|
+
item: Vx,
|
|
9043
|
+
header: Gx,
|
|
9044
|
+
trigger: Yx,
|
|
9045
|
+
triggerStart: Xx,
|
|
9046
|
+
contentWrapper: Qx,
|
|
9047
|
+
slideDown: Zx,
|
|
9048
|
+
slideUp: Jx,
|
|
9049
|
+
content: jx,
|
|
9050
|
+
chevron: Kx
|
|
9051
|
+
}, Q = "Accordion", tf = T({
|
|
9042
9052
|
status: "in progress",
|
|
9043
9053
|
description: `(**NOT IMPLEMENTED YET**) The \`${Q}\` component is a collapsible container that toggles the display of content sections. It helps organize information by expanding or collapsing it based on user interaction.`,
|
|
9044
9054
|
props: {
|
|
@@ -9074,7 +9084,7 @@ const mx = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
|
|
|
9074
9084
|
toggle: l(`This method toggles the state of the ${Q} between expanded and collapsed.`),
|
|
9075
9085
|
focus: je(Q)
|
|
9076
9086
|
},
|
|
9077
|
-
themeVars: z(
|
|
9087
|
+
themeVars: z(ef.themeVars),
|
|
9078
9088
|
defaultThemeVars: {
|
|
9079
9089
|
[`padding-horizontal-header-${Q}`]: "$space-3",
|
|
9080
9090
|
[`padding-vertical-header-${Q}`]: "$space-3",
|
|
@@ -9106,9 +9116,9 @@ const mx = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
|
|
|
9106
9116
|
[`color-icon-${Q}`]: "$color-surface-50"
|
|
9107
9117
|
}
|
|
9108
9118
|
}
|
|
9109
|
-
}),
|
|
9110
|
-
themeVars:
|
|
9111
|
-
}, Xt = "Alert",
|
|
9119
|
+
}), of = '"[]"', rf = {
|
|
9120
|
+
themeVars: of
|
|
9121
|
+
}, Xt = "Alert", nf = T({
|
|
9112
9122
|
status: "in progress",
|
|
9113
9123
|
description: `(**NOT IMPLEMENTED YET**) The \`${Xt}\` component is a panel used to display important notifications or feedback to users. It helps convey different statuses or levels of urgency, such as success, warning, error, and others.`,
|
|
9114
9124
|
props: {
|
|
@@ -9131,22 +9141,22 @@ const mx = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
|
|
|
9131
9141
|
`This method dismisses the ${Xt}. It triggers the \`didDismiss\` event with the argument set to \`false\`.`
|
|
9132
9142
|
)
|
|
9133
9143
|
},
|
|
9134
|
-
themeVars: z(
|
|
9144
|
+
themeVars: z(rf.themeVars),
|
|
9135
9145
|
defaultThemeVars: {
|
|
9136
9146
|
light: {},
|
|
9137
9147
|
dark: {}
|
|
9138
9148
|
}
|
|
9139
|
-
}), Yo = "TabItem",
|
|
9149
|
+
}), Yo = "TabItem", af = T({
|
|
9140
9150
|
description: `\`${Yo}\` is a non-visual component describing a tab. Tabs component may use nested ${Yo} instances from which the user can select.`,
|
|
9141
9151
|
props: {
|
|
9142
9152
|
label: xe()
|
|
9143
9153
|
}
|
|
9144
|
-
}),
|
|
9145
|
-
description: `The \`${
|
|
9154
|
+
}), lf = "Fragment", sf = T({
|
|
9155
|
+
description: `The \`${lf}\` component encloses multiple child components into a single root component, so it can be used where only a single component definition is allowed.`,
|
|
9146
9156
|
opaque: !0
|
|
9147
|
-
}),
|
|
9157
|
+
}), cf = "Tree", uf = T({
|
|
9148
9158
|
status: "in progress",
|
|
9149
|
-
description: `The \`${
|
|
9159
|
+
description: `The \`${cf}\` component is a virtualized tree component that displays hierarchical data.`,
|
|
9150
9160
|
props: {
|
|
9151
9161
|
data: {
|
|
9152
9162
|
description: "The data source of the tree.",
|
|
@@ -9157,7 +9167,7 @@ const mx = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
|
|
|
9157
9167
|
},
|
|
9158
9168
|
itemTemplate: ne("The template for each item in the tree.")
|
|
9159
9169
|
}
|
|
9160
|
-
}), Qt = "APICall",
|
|
9170
|
+
}), Qt = "APICall", df = T({
|
|
9161
9171
|
description: `\`${Qt}\` is used to mutate (create, update or delete) some data on the backend. It is similar in nature to the \`DataSource\` component which retrieves data from the backend.`,
|
|
9162
9172
|
props: {
|
|
9163
9173
|
method: l(
|
|
@@ -9225,7 +9235,7 @@ const mx = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
|
|
|
9225
9235
|
"This method triggers the invocation of the API. You can pass an arbitrary number of parameters to the method. In the `APICall` instance, you can access those with the `$param` and `$params` context values."
|
|
9226
9236
|
)
|
|
9227
9237
|
}
|
|
9228
|
-
}),
|
|
9238
|
+
}), pf = T({
|
|
9229
9239
|
status: "deprecated",
|
|
9230
9240
|
description: "The `BarChart` component represents a bar chart.",
|
|
9231
9241
|
props: {
|
|
@@ -9256,7 +9266,7 @@ const mx = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
|
|
|
9256
9266
|
"scheme-BarChart": "dark2"
|
|
9257
9267
|
}
|
|
9258
9268
|
}
|
|
9259
|
-
}),
|
|
9269
|
+
}), hf = T({
|
|
9260
9270
|
status: "deprecated",
|
|
9261
9271
|
description: "(**OBSOLETE**) A chart component",
|
|
9262
9272
|
props: {
|
|
@@ -9268,7 +9278,7 @@ const mx = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
|
|
|
9268
9278
|
tooltipEnabled: l("(**OBSOLETE**)"),
|
|
9269
9279
|
showLegend: l("(**OBSOLETE**)")
|
|
9270
9280
|
}
|
|
9271
|
-
}), lo = "DataSource",
|
|
9281
|
+
}), lo = "DataSource", mf = T({
|
|
9272
9282
|
status: "stable",
|
|
9273
9283
|
description: `The \`${lo}\` component manages fetching data from a web API endpoint. This component automatically manages the complexity of the fetch operation and caching. To manipulate data on the backend, use the [\`APICall\`](./APICall.mdx) component.`,
|
|
9274
9284
|
props: {
|
|
@@ -9319,7 +9329,7 @@ const mx = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
|
|
|
9319
9329
|
}), co = "FormSection", wr = T({
|
|
9320
9330
|
status: "experimental",
|
|
9321
9331
|
description: `The \`${co}\` is a component that groups cohesive elements together within a \`Form\`. This grouping is indicated visually: the child components of the \`${co}\` are placed in a [\`FlowLayout\`](./FlowLayout.mdx) component.`
|
|
9322
|
-
}),
|
|
9332
|
+
}), xf = `
|
|
9323
9333
|
<Component name="FormSection">
|
|
9324
9334
|
<VStack paddingBottom="{$props.paddingBottom ?? '1rem'}" gap="0">
|
|
9325
9335
|
<Heading
|
|
@@ -9342,8 +9352,8 @@ const mx = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
|
|
|
9342
9352
|
</VStack>
|
|
9343
9353
|
</Component>
|
|
9344
9354
|
`;
|
|
9345
|
-
ut(co,
|
|
9346
|
-
const
|
|
9355
|
+
ut(co, xf);
|
|
9356
|
+
const ff = "IconInfoCard", $r = T({
|
|
9347
9357
|
status: "experimental",
|
|
9348
9358
|
description: "This component displays an icon and some content in a card.",
|
|
9349
9359
|
props: {
|
|
@@ -9351,7 +9361,7 @@ const pf = "IconInfoCard", $r = T({
|
|
|
9351
9361
|
iconBackgroundColor: l("The background color of the icon."),
|
|
9352
9362
|
iconName: l("The name of the icon to display.")
|
|
9353
9363
|
}
|
|
9354
|
-
}),
|
|
9364
|
+
}), gf = `
|
|
9355
9365
|
<Component name="IconInfoCard">
|
|
9356
9366
|
<Card height="{$props.height}" width="{$props.width}">
|
|
9357
9367
|
<HStack verticalAlignment="center">
|
|
@@ -9369,7 +9379,7 @@ const pf = "IconInfoCard", $r = T({
|
|
|
9369
9379
|
</Card>
|
|
9370
9380
|
</Component>
|
|
9371
9381
|
`;
|
|
9372
|
-
ut(
|
|
9382
|
+
ut(ff, gf);
|
|
9373
9383
|
const _r = "PageHeader", Ir = T({
|
|
9374
9384
|
status: "experimental",
|
|
9375
9385
|
description: `The \`${_r}\` component is a component that displays a title and an optional pre-title. The pre-title is displayed above the title.`,
|
|
@@ -9380,7 +9390,7 @@ const _r = "PageHeader", Ir = T({
|
|
|
9380
9390
|
defaultThemeVars: {
|
|
9381
9391
|
"gap-PageHeader": "$space-2"
|
|
9382
9392
|
}
|
|
9383
|
-
}),
|
|
9393
|
+
}), bf = `
|
|
9384
9394
|
<Component name="PageHeader">
|
|
9385
9395
|
<HStack gap="$gap-PageHeader" verticalAlignment="center">
|
|
9386
9396
|
<VStack gap="$space-tight">
|
|
@@ -9392,11 +9402,11 @@ const _r = "PageHeader", Ir = T({
|
|
|
9392
9402
|
</HStack>
|
|
9393
9403
|
</Component>
|
|
9394
9404
|
`;
|
|
9395
|
-
ut(_r,
|
|
9396
|
-
const
|
|
9405
|
+
ut(_r, bf);
|
|
9406
|
+
const vf = "ThemeChangerButton", Tf = T({
|
|
9397
9407
|
status: "experimental",
|
|
9398
9408
|
docFolder: "ThemeChanger",
|
|
9399
|
-
description: `The \`${
|
|
9409
|
+
description: `The \`${vf}\` component is a component that allows the user to change the theme of the app.`,
|
|
9400
9410
|
props: {
|
|
9401
9411
|
showSettings: l(
|
|
9402
9412
|
"This property indicates if the Settings function of this component is displayed.",
|
|
@@ -9405,7 +9415,7 @@ const xf = "ThemeChangerButton", ff = T({
|
|
|
9405
9415
|
!0
|
|
9406
9416
|
)
|
|
9407
9417
|
}
|
|
9408
|
-
}),
|
|
9418
|
+
}), yf = "Toolbar", Br = T({
|
|
9409
9419
|
status: "experimental",
|
|
9410
9420
|
description: "This component is a container for a toolbar.",
|
|
9411
9421
|
props: {
|
|
@@ -9414,7 +9424,7 @@ const xf = "ThemeChangerButton", ff = T({
|
|
|
9414
9424
|
defaultThemeVars: {
|
|
9415
9425
|
"gap-Toolbar": "$space-2"
|
|
9416
9426
|
}
|
|
9417
|
-
}),
|
|
9427
|
+
}), kf = `
|
|
9418
9428
|
<Component name="Toolbar">
|
|
9419
9429
|
<HStack
|
|
9420
9430
|
gap="$gap-Toolbar"
|
|
@@ -9424,8 +9434,8 @@ const xf = "ThemeChangerButton", ff = T({
|
|
|
9424
9434
|
</HStack>
|
|
9425
9435
|
</Component>
|
|
9426
9436
|
`;
|
|
9427
|
-
ut(
|
|
9428
|
-
const
|
|
9437
|
+
ut(yf, kf);
|
|
9438
|
+
const wf = "ToolbarButton", Sr = T({
|
|
9429
9439
|
status: "experimental",
|
|
9430
9440
|
description: "This component is a button that is used in a toolbar.",
|
|
9431
9441
|
props: {
|
|
@@ -9436,7 +9446,7 @@ const vf = "ToolbarButton", Sr = T({
|
|
|
9436
9446
|
"padding-horizontal-ToolbarButton": "$space-1",
|
|
9437
9447
|
"padding-vertical-ToolbarButton": "$space-1"
|
|
9438
9448
|
}
|
|
9439
|
-
}),
|
|
9449
|
+
}), $f = `
|
|
9440
9450
|
<Component name="ToolbarButton">
|
|
9441
9451
|
<Button
|
|
9442
9452
|
variant="ghost"
|
|
@@ -9450,14 +9460,14 @@ const vf = "ToolbarButton", Sr = T({
|
|
|
9450
9460
|
</Button>
|
|
9451
9461
|
</Component>
|
|
9452
9462
|
`;
|
|
9453
|
-
ut(
|
|
9454
|
-
const
|
|
9463
|
+
ut(wf, $f);
|
|
9464
|
+
const _f = "TrendLabel", Ar = T({
|
|
9455
9465
|
status: "experimental",
|
|
9456
9466
|
description: "This component displays a trend label.",
|
|
9457
9467
|
props: {
|
|
9458
9468
|
change: l("The change percentage.")
|
|
9459
9469
|
}
|
|
9460
|
-
}),
|
|
9470
|
+
}), If = `
|
|
9461
9471
|
<Component name="TrendLabel">
|
|
9462
9472
|
<Fragment>
|
|
9463
9473
|
<Text when="{$props.change > 0}" marginLeft="$space-tight" color="$color-valid">
|
|
@@ -9475,12 +9485,12 @@ const yf = "TrendLabel", Ar = T({
|
|
|
9475
9485
|
</Fragment>
|
|
9476
9486
|
</Component>
|
|
9477
9487
|
`;
|
|
9478
|
-
ut(
|
|
9479
|
-
const
|
|
9480
|
-
themeVars:
|
|
9481
|
-
},
|
|
9488
|
+
ut(_f, If);
|
|
9489
|
+
const Bf = '"[]"', Sf = {
|
|
9490
|
+
themeVars: Bf
|
|
9491
|
+
}, Af = "ButtonGroup", Ef = T({
|
|
9482
9492
|
status: "in progress",
|
|
9483
|
-
description: `(**NOT IMPLEMENTED YET**) The \`${
|
|
9493
|
+
description: `(**NOT IMPLEMENTED YET**) The \`${Af}\` component is a container that embeds buttons used together for a particular reason. It provides a view that emphasizes this coherency.`,
|
|
9484
9494
|
props: {
|
|
9485
9495
|
themeColor: l(
|
|
9486
9496
|
"This optional property specifies the default theme color for the buttons in the group. Individual buttons may override this setting with their `themeColor` property.",
|
|
@@ -9502,27 +9512,27 @@ const wf = '"[]"', $f = {
|
|
|
9502
9512
|
"When this optional property is set, adjacent buttons will have the specified gap between them. If this property is not set, the buttons will be merged into one group."
|
|
9503
9513
|
)
|
|
9504
9514
|
},
|
|
9505
|
-
themeVars: z(
|
|
9515
|
+
themeVars: z(Sf.themeVars),
|
|
9506
9516
|
defaultThemeVars: {
|
|
9507
9517
|
light: {},
|
|
9508
9518
|
dark: {}
|
|
9509
9519
|
}
|
|
9510
|
-
}),
|
|
9511
|
-
description: `The \`${
|
|
9512
|
-
}),
|
|
9513
|
-
themeVars:
|
|
9514
|
-
carousel:
|
|
9515
|
-
innerWrapper:
|
|
9516
|
-
carouselContentWrapper:
|
|
9517
|
-
carouselContent:
|
|
9518
|
-
vertical:
|
|
9519
|
-
carouselItem:
|
|
9520
|
-
controls:
|
|
9521
|
-
controlButton:
|
|
9522
|
-
indicators:
|
|
9523
|
-
indicator:
|
|
9524
|
-
active:
|
|
9525
|
-
}, ae = "Carousel",
|
|
9520
|
+
}), Nf = "Breakout", zf = T({
|
|
9521
|
+
description: `The \`${Nf}\` component creates a breakout section. It allows its child to occupy the entire width of the UI even if the app or the parent container constrains the maximum content width.`
|
|
9522
|
+
}), Lf = `'{"width-Carousel": "var(--xmlui-width-Carousel)", "height-Carousel": "var(--xmlui-height-Carousel)", "height-control-Carousel": "var(--xmlui-height-control-Carousel)", "width-control-Carousel": "var(--xmlui-width-control-Carousel)", "color-text-control-Carousel": "var(--xmlui-color-text-control-Carousel)", "color-bg-control-Carousel": "var(--xmlui-color-bg-control-Carousel)", "radius-control-Carousel": "var(--xmlui-radius-control-Carousel)", "color-bg-control-hover-Carousel": "var(--xmlui-color-bg-control-hover-Carousel)", "color-text-control-hover-Carousel": "var(--xmlui-color-text-control-hover-Carousel)", "color-bg-control-active-Carousel": "var(--xmlui-color-bg-control-active-Carousel)", "color-text-control-active-Carousel": "var(--xmlui-color-text-control-active-Carousel)", "color-text-control-disabled-Carousel": "var(--xmlui-color-text-control-disabled-Carousel)", "color-bg-control-disabled-Carousel": "var(--xmlui-color-bg-control-disabled-Carousel)", "width-indicator-Carousel": "var(--xmlui-width-indicator-Carousel)", "height-indicator-Carousel": "var(--xmlui-height-indicator-Carousel)", "color-text-indicator-Carousel": "var(--xmlui-color-text-indicator-Carousel)", "color-bg-indicator-Carousel": "var(--xmlui-color-bg-indicator-Carousel)", "color-bg-indicator-hover-Carousel": "var(--xmlui-color-bg-indicator-hover-Carousel)", "color-text-indicator-hover-Carousel": "var(--xmlui-color-text-indicator-hover-Carousel)", "color-bg-indicator-active-Carousel": "var(--xmlui-color-bg-indicator-active-Carousel)", "color-text-indicator-active-Carousel": "var(--xmlui-color-text-indicator-active-Carousel)"}'`, Pf = "_carousel_wc2m5_13", Cf = "_innerWrapper_wc2m5_22", Df = "_carouselContentWrapper_wc2m5_28", Of = "_carouselContent_wc2m5_28", Mf = "_vertical_wc2m5_38", Hf = "_carouselItem_wc2m5_42", Ff = "_controls_wc2m5_49", Rf = "_controlButton_wc2m5_58", Wf = "_indicators_wc2m5_85", qf = "_indicator_wc2m5_85", Uf = "_active_wc2m5_105", Vf = {
|
|
9523
|
+
themeVars: Lf,
|
|
9524
|
+
carousel: Pf,
|
|
9525
|
+
innerWrapper: Cf,
|
|
9526
|
+
carouselContentWrapper: Df,
|
|
9527
|
+
carouselContent: Of,
|
|
9528
|
+
vertical: Mf,
|
|
9529
|
+
carouselItem: Hf,
|
|
9530
|
+
controls: Ff,
|
|
9531
|
+
controlButton: Rf,
|
|
9532
|
+
indicators: Wf,
|
|
9533
|
+
indicator: qf,
|
|
9534
|
+
active: Uf
|
|
9535
|
+
}, ae = "Carousel", Gf = T({
|
|
9526
9536
|
status: "in progress",
|
|
9527
9537
|
description: "This component displays a slideshow by cycling through elements (images, text, or custom slides) like a carousel.",
|
|
9528
9538
|
props: {
|
|
@@ -9573,7 +9583,7 @@ const wf = '"[]"', $f = {
|
|
|
9573
9583
|
scrollPrev: l("This method scrolls the carousel to the previous slide."),
|
|
9574
9584
|
scrollNext: l("This method scrolls the carousel to the next slide.")
|
|
9575
9585
|
},
|
|
9576
|
-
themeVars: z(
|
|
9586
|
+
themeVars: z(Vf.themeVars),
|
|
9577
9587
|
defaultThemeVars: {
|
|
9578
9588
|
[`color-bg-control-${ae}`]: "$color-primary",
|
|
9579
9589
|
[`color-text-control-${ae}`]: "$color-primary",
|
|
@@ -9597,13 +9607,13 @@ const wf = '"[]"', $f = {
|
|
|
9597
9607
|
[`height-${ae}`]: "100%",
|
|
9598
9608
|
[`width-${ae}`]: "100%"
|
|
9599
9609
|
}
|
|
9600
|
-
}),
|
|
9610
|
+
}), Yf = "ToneChangerButton", Xf = T({
|
|
9601
9611
|
status: "experimental",
|
|
9602
9612
|
docFolder: "ThemeChanger",
|
|
9603
|
-
description: `The \`${
|
|
9613
|
+
description: `The \`${Yf}\` component is a component that allows the user to change the tone of the app.`,
|
|
9604
9614
|
props: {}
|
|
9605
|
-
}),
|
|
9606
|
-
description: `\`${
|
|
9615
|
+
}), Qf = "Option", Zf = T({
|
|
9616
|
+
description: `\`${Qf}\` is a non-visual component describing a selection option. Other components (such as \`Select\`, \`Combobox\`, and others) may use nested \`Option\` instances from which the user can select.`,
|
|
9607
9617
|
props: {
|
|
9608
9618
|
label: l(
|
|
9609
9619
|
"This property defines the text to display for the option. If `label` is not defined, `Option` will use the `value` as the label."
|
|
@@ -9613,12 +9623,12 @@ const wf = '"[]"', $f = {
|
|
|
9613
9623
|
),
|
|
9614
9624
|
enabled: fe()
|
|
9615
9625
|
}
|
|
9616
|
-
}),
|
|
9626
|
+
}), Jf = Lr((e) => {
|
|
9617
9627
|
const t = cd();
|
|
9618
9628
|
return t ? /* @__PURE__ */ pe(t, { ...e }) : null;
|
|
9619
9629
|
});
|
|
9620
|
-
|
|
9621
|
-
const le = "AutoComplete",
|
|
9630
|
+
Jf.displayName = "OptionNative";
|
|
9631
|
+
const le = "AutoComplete", jf = T({
|
|
9622
9632
|
description: "This component is a dropdown with a list of options. According to the `multi` property, the user can select one or more items.",
|
|
9623
9633
|
status: "experimental",
|
|
9624
9634
|
props: {
|
|
@@ -9683,32 +9693,32 @@ const le = "AutoComplete", Xf = T({
|
|
|
9683
9693
|
[`color-text-item-${le}--disabled`]: "$color-surface-800"
|
|
9684
9694
|
}
|
|
9685
9695
|
}
|
|
9686
|
-
}),
|
|
9687
|
-
Accordion:
|
|
9688
|
-
Alert:
|
|
9689
|
-
APICall:
|
|
9696
|
+
}), ng = {
|
|
9697
|
+
Accordion: tf,
|
|
9698
|
+
Alert: nf,
|
|
9699
|
+
APICall: df,
|
|
9690
9700
|
App: pl,
|
|
9691
9701
|
AppHeader: hl,
|
|
9692
9702
|
AppState: ml,
|
|
9693
|
-
AutoComplete:
|
|
9703
|
+
AutoComplete: jf,
|
|
9694
9704
|
Avatar: wl,
|
|
9695
9705
|
Badge: Sl,
|
|
9696
|
-
BarChart:
|
|
9706
|
+
BarChart: pf,
|
|
9697
9707
|
Bookmark: El,
|
|
9698
|
-
Breakout:
|
|
9708
|
+
Breakout: zf,
|
|
9699
9709
|
Button: Fn,
|
|
9700
|
-
ButtonGroup:
|
|
9710
|
+
ButtonGroup: Ef,
|
|
9701
9711
|
Card: Kl,
|
|
9702
|
-
Carousel:
|
|
9712
|
+
Carousel: Gf,
|
|
9703
9713
|
ChangeListener: es,
|
|
9704
|
-
Chart:
|
|
9714
|
+
Chart: hf,
|
|
9705
9715
|
Checkbox: ls,
|
|
9706
|
-
Column:
|
|
9716
|
+
Column: Hm,
|
|
9707
9717
|
ContentSeparator: hs,
|
|
9708
|
-
DataSource:
|
|
9718
|
+
DataSource: mf,
|
|
9709
9719
|
DatePicker: ac,
|
|
9710
9720
|
DropdownMenu: xc,
|
|
9711
|
-
Fragment:
|
|
9721
|
+
Fragment: sf,
|
|
9712
9722
|
MenuItem: fc,
|
|
9713
9723
|
SubMenuItem: bc,
|
|
9714
9724
|
EmojiSelector: yc,
|
|
@@ -9732,61 +9742,61 @@ const le = "AutoComplete", Xf = T({
|
|
|
9732
9742
|
Image: dp,
|
|
9733
9743
|
Items: hp,
|
|
9734
9744
|
Link: mp,
|
|
9735
|
-
List:
|
|
9736
|
-
Logo:
|
|
9737
|
-
Markdown:
|
|
9745
|
+
List: _p,
|
|
9746
|
+
Logo: Bp,
|
|
9747
|
+
Markdown: Dp,
|
|
9738
9748
|
MenuSeparator: vc,
|
|
9739
|
-
ModalDialog:
|
|
9740
|
-
NavGroup:
|
|
9741
|
-
NavLink:
|
|
9742
|
-
NavPanel:
|
|
9743
|
-
NoResult:
|
|
9744
|
-
NumberBox:
|
|
9745
|
-
OffCanvas:
|
|
9746
|
-
Option:
|
|
9747
|
-
PageMetaTitle:
|
|
9748
|
-
Page:
|
|
9749
|
+
ModalDialog: Op,
|
|
9750
|
+
NavGroup: qp,
|
|
9751
|
+
NavLink: Up,
|
|
9752
|
+
NavPanel: Vp,
|
|
9753
|
+
NoResult: Zp,
|
|
9754
|
+
NumberBox: Jp,
|
|
9755
|
+
OffCanvas: eh,
|
|
9756
|
+
Option: Zf,
|
|
9757
|
+
PageMetaTitle: th,
|
|
9758
|
+
Page: oh,
|
|
9749
9759
|
PageHeader: Ir,
|
|
9750
|
-
Pages:
|
|
9751
|
-
Pdf:
|
|
9752
|
-
PieChart:
|
|
9753
|
-
PositionedContainer:
|
|
9754
|
-
ProgressBar:
|
|
9755
|
-
Queue:
|
|
9756
|
-
RadioGroup:
|
|
9757
|
-
RealTimeAdapter:
|
|
9758
|
-
Redirect:
|
|
9759
|
-
Select:
|
|
9760
|
-
SelectionStore:
|
|
9761
|
-
SpaceFiller:
|
|
9762
|
-
Spinner:
|
|
9763
|
-
Splitter:
|
|
9764
|
-
HSplitter:
|
|
9765
|
-
VSplitter:
|
|
9760
|
+
Pages: nh,
|
|
9761
|
+
Pdf: ah,
|
|
9762
|
+
PieChart: Th,
|
|
9763
|
+
PositionedContainer: _h,
|
|
9764
|
+
ProgressBar: Eh,
|
|
9765
|
+
Queue: Nh,
|
|
9766
|
+
RadioGroup: zh,
|
|
9767
|
+
RealTimeAdapter: Ph,
|
|
9768
|
+
Redirect: Dh,
|
|
9769
|
+
Select: Oh,
|
|
9770
|
+
SelectionStore: Hh,
|
|
9771
|
+
SpaceFiller: Rh,
|
|
9772
|
+
Spinner: Wh,
|
|
9773
|
+
Splitter: Kh,
|
|
9774
|
+
HSplitter: em,
|
|
9775
|
+
VSplitter: tm,
|
|
9766
9776
|
Stack: zt,
|
|
9767
9777
|
CHStack: ci,
|
|
9768
9778
|
CVStack: si,
|
|
9769
9779
|
HStack: li,
|
|
9770
9780
|
VStack: ai,
|
|
9771
|
-
StickyBox:
|
|
9772
|
-
Switch:
|
|
9773
|
-
Table:
|
|
9781
|
+
StickyBox: lm,
|
|
9782
|
+
Switch: sm,
|
|
9783
|
+
Table: Om,
|
|
9774
9784
|
TableHeader: kr,
|
|
9775
|
-
TableOfContents:
|
|
9776
|
-
TabItem:
|
|
9777
|
-
Tabs:
|
|
9778
|
-
Text:
|
|
9779
|
-
TextArea:
|
|
9785
|
+
TableOfContents: Nx,
|
|
9786
|
+
TabItem: af,
|
|
9787
|
+
Tabs: Hx,
|
|
9788
|
+
Text: Fx,
|
|
9789
|
+
TextArea: Wx,
|
|
9780
9790
|
TextBox: mr,
|
|
9781
9791
|
PasswordInput: pa,
|
|
9782
9792
|
Toolbar: Br,
|
|
9783
9793
|
ToolbarButton: Sr,
|
|
9784
9794
|
TrendLabel: Ar,
|
|
9785
9795
|
Theme: ha,
|
|
9786
|
-
ThemeChangerButton:
|
|
9787
|
-
ToneChangerButton:
|
|
9788
|
-
Tree:
|
|
9796
|
+
ThemeChangerButton: Tf,
|
|
9797
|
+
ToneChangerButton: Xf,
|
|
9798
|
+
Tree: uf
|
|
9789
9799
|
};
|
|
9790
9800
|
export {
|
|
9791
|
-
|
|
9801
|
+
ng as collectedComponentMetadata
|
|
9792
9802
|
};
|