@edrlab/thorium-web 1.5.0 → 1.5.1
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-GRYEOCGD.mjs → chunk-2B3HE57E.mjs} +36 -49
- package/dist/chunk-2B3HE57E.mjs.map +1 -0
- package/dist/{chunk-BBCSLDQT.mjs → chunk-3ITHCTDL.mjs} +61 -66
- package/dist/chunk-3ITHCTDL.mjs.map +1 -0
- package/dist/{chunk-PRQBFBJ7.mjs → chunk-3VB756GR.mjs} +19 -8
- package/dist/chunk-3VB756GR.mjs.map +1 -0
- package/dist/{chunk-ZD4LTF6G.mjs → chunk-AXX4U2FW.mjs} +25 -133
- package/dist/chunk-AXX4U2FW.mjs.map +1 -0
- package/dist/{chunk-2T65MDBR.mjs → chunk-CCHCCVSF.mjs} +3 -3
- package/dist/{chunk-2T65MDBR.mjs.map → chunk-CCHCCVSF.mjs.map} +1 -1
- package/dist/{chunk-63LKYJFG.mjs → chunk-J6XDICU2.mjs} +45 -15
- package/dist/chunk-J6XDICU2.mjs.map +1 -0
- package/dist/chunk-KQ3KS5O5.mjs +37 -0
- package/dist/chunk-KQ3KS5O5.mjs.map +1 -0
- package/dist/{chunk-DQDOOTCE.mjs → chunk-KT2QY5QU.mjs} +3 -3
- package/dist/{chunk-DQDOOTCE.mjs.map → chunk-KT2QY5QU.mjs.map} +1 -1
- package/dist/{chunk-Y5X74VW7.mjs → chunk-KXOIN35D.mjs} +9 -9
- package/dist/{chunk-Y5X74VW7.mjs.map → chunk-KXOIN35D.mjs.map} +1 -1
- package/dist/{chunk-BCXKBHU3.mjs → chunk-MTH2RF6V.mjs} +30 -15
- package/dist/chunk-MTH2RF6V.mjs.map +1 -0
- package/dist/{chunk-KJ55Q63A.mjs → chunk-THOJRBVD.mjs} +208 -59
- package/dist/chunk-THOJRBVD.mjs.map +1 -0
- package/dist/{chunk-VENFFPK2.mjs → chunk-VYSDLACR.mjs} +2 -2
- package/dist/{chunk-VENFFPK2.mjs.map → chunk-VYSDLACR.mjs.map} +1 -1
- package/dist/{chunk-KOR74F6M.mjs → chunk-X63WSMOH.mjs} +4 -36
- package/dist/chunk-X63WSMOH.mjs.map +1 -0
- package/dist/{chunk-PAFJZH7O.mjs → chunk-YE5QOQUT.mjs} +3 -3
- package/dist/{chunk-PAFJZH7O.mjs.map → chunk-YE5QOQUT.mjs.map} +1 -1
- package/dist/components/Audio/index.d.mts +3 -3
- package/dist/components/Audio/index.mjs +13 -12
- package/dist/components/Epub/index.d.mts +3 -3
- package/dist/components/Epub/index.mjs +14 -13
- package/dist/components/Misc/index.mjs +4 -4
- package/dist/components/Reader/index.d.mts +2 -2
- package/dist/components/Reader/index.mjs +20 -19
- package/dist/components/Reader/index.mjs.map +1 -1
- package/dist/components/WebPub/index.d.mts +3 -3
- package/dist/components/WebPub/index.mjs +14 -13
- package/dist/core/Components/index.d.mts +4 -20
- package/dist/core/Components/index.mjs +1 -1
- package/dist/core/Helpers/index.mjs +3 -2
- package/dist/core/Hooks/index.d.mts +10 -4
- package/dist/core/Hooks/index.mjs +2 -1
- package/dist/i18n/index.mjs +2 -2
- package/dist/lib/index.mjs +3 -2
- package/dist/locales/da/thorium-shared.json +217 -10
- package/dist/locales/he/thorium-shared.json +8 -0
- package/dist/locales/it/thorium-shared.json +2 -2
- package/dist/locales/it/thorium-web.json +3 -3
- package/dist/locales/lt/thorium-shared.json +85 -1
- package/dist/locales/sv/thorium-shared.json +5 -5
- package/dist/preferences/index.d.mts +2 -0
- package/dist/preferences/index.mjs +4 -3
- package/dist/{useAudioNavigator-pGwxhXLj.d.mts → useAudioNavigator-9RuOpLGB.d.mts} +4 -4
- package/dist/{useReaderTransitions-Zvomj9RQ.d.mts → useReaderTransitions-CpgrXS5g.d.mts} +25 -6
- package/package.json +5 -5
- package/dist/chunk-63LKYJFG.mjs.map +0 -1
- package/dist/chunk-BBCSLDQT.mjs.map +0 -1
- package/dist/chunk-BCXKBHU3.mjs.map +0 -1
- package/dist/chunk-GRYEOCGD.mjs.map +0 -1
- package/dist/chunk-KJ55Q63A.mjs.map +0 -1
- package/dist/chunk-KOR74F6M.mjs.map +0 -1
- package/dist/chunk-PRQBFBJ7.mjs.map +0 -1
- package/dist/chunk-ZD4LTF6G.mjs.map +0 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { usePrevious } from './chunk-YZ73DHRU.mjs';
|
|
2
2
|
import { useCollapsibility } from './chunk-AQSJDL63.mjs';
|
|
3
|
-
import
|
|
4
|
-
import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
|
|
3
|
+
import React22, { useCallback, useMemo, useRef, Fragment as Fragment$1, useState, useEffect, createElement } from 'react';
|
|
5
4
|
import { useObjectRef, useOverlayPosition, OverlayContainer, FocusScope, OverlayProvider, useDialog, useOverlay, useModal } from 'react-aria';
|
|
6
5
|
import { Toolbar, TooltipTrigger, Button, Tooltip, MenuTrigger, Popover, Menu, useRenderProps, Slider, SliderTrack, SliderThumb, Dialog, Modal, Heading, Form, NumberField, Label, FieldError, Input, Text, TextField, SearchField, Link, MenuItem, Keyboard, Group, RadioGroup, Radio, SliderOutput, Switch, SelectValue, Select, ListBox, ListBoxItem } from 'react-aria-components';
|
|
6
|
+
import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
|
|
7
7
|
import { createPortal } from 'react-dom';
|
|
8
8
|
import { useOverlayTriggerState } from 'react-stately';
|
|
9
9
|
import { Sheet } from 'react-modal-sheet';
|
|
@@ -75,116 +75,6 @@ var useActions = (actionMap) => {
|
|
|
75
75
|
everyOpenDocked
|
|
76
76
|
}), [findOpen, anyOpen, isOpen, findDocked, anyDocked, isDocked, whichDocked, getDockedWidth, everyOpenDocked]);
|
|
77
77
|
};
|
|
78
|
-
|
|
79
|
-
// src/components/Plugins/PluginRegistry.ts
|
|
80
|
-
var pluginsStore = [];
|
|
81
|
-
var PluginRegistryClass = class {
|
|
82
|
-
register(plugin) {
|
|
83
|
-
const existingPluginIndex = pluginsStore.findIndex((p) => p.id === plugin.id);
|
|
84
|
-
if (existingPluginIndex >= 0) {
|
|
85
|
-
pluginsStore[existingPluginIndex] = plugin;
|
|
86
|
-
} else {
|
|
87
|
-
pluginsStore.push(plugin);
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
unregister(pluginId) {
|
|
91
|
-
const filteredPlugins = pluginsStore.filter((plugin) => plugin.id !== pluginId);
|
|
92
|
-
pluginsStore.length = 0;
|
|
93
|
-
pluginsStore.push(...filteredPlugins);
|
|
94
|
-
}
|
|
95
|
-
getPlugins() {
|
|
96
|
-
return [...pluginsStore];
|
|
97
|
-
}
|
|
98
|
-
getComponentMaps() {
|
|
99
|
-
const actionsComponentsMap = {};
|
|
100
|
-
const settingsComponentsMap = {};
|
|
101
|
-
const primaryAudioActionsMap = {};
|
|
102
|
-
[...pluginsStore].reverse().forEach((plugin) => {
|
|
103
|
-
if (plugin.components.actions) {
|
|
104
|
-
Object.entries(plugin.components.actions).forEach(([key, component]) => {
|
|
105
|
-
actionsComponentsMap[key] = component;
|
|
106
|
-
});
|
|
107
|
-
}
|
|
108
|
-
if (plugin.components.settings) {
|
|
109
|
-
Object.entries(plugin.components.settings).forEach(([key, component]) => {
|
|
110
|
-
settingsComponentsMap[key] = component;
|
|
111
|
-
});
|
|
112
|
-
}
|
|
113
|
-
if (plugin.components.primaryAudioActions) {
|
|
114
|
-
Object.entries(plugin.components.primaryAudioActions).forEach(([key, component]) => {
|
|
115
|
-
primaryAudioActionsMap[key] = component;
|
|
116
|
-
});
|
|
117
|
-
}
|
|
118
|
-
});
|
|
119
|
-
return {
|
|
120
|
-
actionsComponentsMap,
|
|
121
|
-
settingsComponentsMap,
|
|
122
|
-
primaryAudioActionsMap
|
|
123
|
-
};
|
|
124
|
-
}
|
|
125
|
-
};
|
|
126
|
-
var ThPluginRegistry = new PluginRegistryClass();
|
|
127
|
-
var ThPluginContext = createContext({
|
|
128
|
-
actionsComponentsMap: {},
|
|
129
|
-
settingsComponentsMap: {},
|
|
130
|
-
textSettingsComponentsMap: {},
|
|
131
|
-
spacingSettingsComponentsMap: {},
|
|
132
|
-
primaryAudioActionsMap: {},
|
|
133
|
-
registerPlugin: ThPluginRegistry.register.bind(ThPluginRegistry),
|
|
134
|
-
unregisterPlugin: ThPluginRegistry.unregister.bind(ThPluginRegistry)
|
|
135
|
-
});
|
|
136
|
-
var usePlugins = () => useContext(ThPluginContext);
|
|
137
|
-
var ThPluginProvider = ({ children }) => {
|
|
138
|
-
const [componentMaps, setComponentMaps] = useState(() => {
|
|
139
|
-
const maps = ThPluginRegistry.getComponentMaps();
|
|
140
|
-
return {
|
|
141
|
-
...maps,
|
|
142
|
-
textSettingsComponentsMap: getTypedSettingsComponents(maps.settingsComponentsMap, "text"),
|
|
143
|
-
spacingSettingsComponentsMap: getTypedSettingsComponents(maps.settingsComponentsMap, "spacing")
|
|
144
|
-
};
|
|
145
|
-
});
|
|
146
|
-
function getTypedSettingsComponents(componentsMap, type) {
|
|
147
|
-
return Object.entries(componentsMap).filter(([_, component]) => component.type === type).reduce((acc, [key, component]) => {
|
|
148
|
-
acc[key] = component;
|
|
149
|
-
return acc;
|
|
150
|
-
}, {});
|
|
151
|
-
}
|
|
152
|
-
useEffect(() => {
|
|
153
|
-
const updateComponentMaps = () => {
|
|
154
|
-
const maps = ThPluginRegistry.getComponentMaps();
|
|
155
|
-
setComponentMaps({
|
|
156
|
-
...maps,
|
|
157
|
-
textSettingsComponentsMap: getTypedSettingsComponents(maps.settingsComponentsMap, "text"),
|
|
158
|
-
spacingSettingsComponentsMap: getTypedSettingsComponents(maps.settingsComponentsMap, "spacing")
|
|
159
|
-
});
|
|
160
|
-
};
|
|
161
|
-
updateComponentMaps();
|
|
162
|
-
}, []);
|
|
163
|
-
const registerPlugin = (plugin) => {
|
|
164
|
-
ThPluginRegistry.register(plugin);
|
|
165
|
-
};
|
|
166
|
-
const unregisterPlugin = (pluginId) => {
|
|
167
|
-
ThPluginRegistry.unregister(pluginId);
|
|
168
|
-
};
|
|
169
|
-
const value = {
|
|
170
|
-
...componentMaps,
|
|
171
|
-
registerPlugin,
|
|
172
|
-
unregisterPlugin
|
|
173
|
-
};
|
|
174
|
-
return /* @__PURE__ */ jsx(ThPluginContext.Provider, { value, children });
|
|
175
|
-
};
|
|
176
|
-
|
|
177
|
-
// src/core/Components/Actions/hooks/useActionComponentStatus.ts
|
|
178
|
-
function useActionComponentStatus(options) {
|
|
179
|
-
const { actionKey } = options;
|
|
180
|
-
const { actionsComponentsMap, primaryAudioActionsMap } = usePlugins();
|
|
181
|
-
return useMemo(() => {
|
|
182
|
-
const isComponentRegistered = !!actionsComponentsMap?.[actionKey] || !!primaryAudioActionsMap?.[actionKey];
|
|
183
|
-
return {
|
|
184
|
-
isComponentRegistered
|
|
185
|
-
};
|
|
186
|
-
}, [actionKey, actionsComponentsMap, primaryAudioActionsMap]);
|
|
187
|
-
}
|
|
188
78
|
var ThActionsTriggerVariant = /* @__PURE__ */ ((ThActionsTriggerVariant2) => {
|
|
189
79
|
ThActionsTriggerVariant2["button"] = "iconButton";
|
|
190
80
|
ThActionsTriggerVariant2["menu"] = "menuItem";
|
|
@@ -285,7 +175,7 @@ var ThMenu = ({
|
|
|
285
175
|
{
|
|
286
176
|
...compounds?.menuTrigger,
|
|
287
177
|
children: [
|
|
288
|
-
compounds?.button &&
|
|
178
|
+
compounds?.button && React22.isValidElement(compounds.button) ? compounds.button : /* @__PURE__ */ jsx(
|
|
289
179
|
ThMenuButton,
|
|
290
180
|
{
|
|
291
181
|
ref: buttonRef,
|
|
@@ -363,7 +253,7 @@ var ThCollapsibleActionsBar = ({
|
|
|
363
253
|
Target && /* @__PURE__ */ jsx(Target, { triggerRef: resolvedRef, placement: targetPlacement }, `${key}-container`)
|
|
364
254
|
] }, key)
|
|
365
255
|
),
|
|
366
|
-
|
|
256
|
+
React22.isValidElement(compounds?.menu) ? React22.cloneElement(compounds.menu, {
|
|
367
257
|
id,
|
|
368
258
|
triggerRef: resolvedRef,
|
|
369
259
|
items: Actions.MenuItems,
|
|
@@ -526,8 +416,8 @@ var ThAudioProgress = ({
|
|
|
526
416
|
children: hoverLabel
|
|
527
417
|
}
|
|
528
418
|
) }),
|
|
529
|
-
/* @__PURE__ */ jsx("span", { ...compounds?.elapsedTime, children: defaultElapsedTime }),
|
|
530
|
-
/* @__PURE__ */ jsx("span", { ...compounds?.remainingTime, children: defaultRemainingTime })
|
|
419
|
+
/* @__PURE__ */ jsx("span", { ...compounds?.elapsedTime, "aria-hidden": "true", children: defaultElapsedTime }),
|
|
420
|
+
/* @__PURE__ */ jsx("span", { ...compounds?.remainingTime, "aria-hidden": "true", children: defaultRemainingTime })
|
|
531
421
|
] });
|
|
532
422
|
};
|
|
533
423
|
var SvgClose = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", height: "24px", viewBox: "0 -960 960 960", width: "24px", fill: "inherit", ...props, children: /* @__PURE__ */ jsx("path", { d: "m256-200-56-56 224-224-224-224 56-56 224 224 224-224 56 56-224 224 224 224-56 56-224-224-224 224Z" }) });
|
|
@@ -602,7 +492,7 @@ var ThNavigationButton = ({
|
|
|
602
492
|
children,
|
|
603
493
|
...props
|
|
604
494
|
}) => {
|
|
605
|
-
const fallBackChildren = /* @__PURE__ */ jsxs(
|
|
495
|
+
const fallBackChildren = /* @__PURE__ */ jsxs(React22.Fragment, { children: [
|
|
606
496
|
direction === "right" ? /* @__PURE__ */ jsx(arrow_forward_default, { "aria-hidden": "true", focusable: "false" }) : /* @__PURE__ */ jsx(arrow_back_default, { "aria-hidden": "true", focusable: "false" }),
|
|
607
497
|
label
|
|
608
498
|
] });
|
|
@@ -744,6 +634,7 @@ var useFirstFocusable = (props) => {
|
|
|
744
634
|
};
|
|
745
635
|
var ThPopover = ({
|
|
746
636
|
ref,
|
|
637
|
+
id,
|
|
747
638
|
triggerRef,
|
|
748
639
|
focusOptions,
|
|
749
640
|
compounds,
|
|
@@ -768,12 +659,13 @@ var ThPopover = ({
|
|
|
768
659
|
triggerRef,
|
|
769
660
|
maxHeight: maxHeight || computeMaxHeight(),
|
|
770
661
|
...props,
|
|
771
|
-
children: /* @__PURE__ */ jsx(Dialog, { ...compounds?.dialog, children })
|
|
662
|
+
children: /* @__PURE__ */ jsx(Dialog, { id, ...compounds?.dialog, children })
|
|
772
663
|
}
|
|
773
664
|
);
|
|
774
665
|
};
|
|
775
666
|
var ThModal = ({
|
|
776
667
|
ref,
|
|
668
|
+
id,
|
|
777
669
|
focusOptions,
|
|
778
670
|
compounds,
|
|
779
671
|
children,
|
|
@@ -790,7 +682,7 @@ var ThModal = ({
|
|
|
790
682
|
{
|
|
791
683
|
ref: resolvedRef,
|
|
792
684
|
...props,
|
|
793
|
-
children: /* @__PURE__ */ jsx(Dialog, { ...compounds?.dialog, children })
|
|
685
|
+
children: /* @__PURE__ */ jsx(Dialog, { id, ...compounds?.dialog, children })
|
|
794
686
|
}
|
|
795
687
|
);
|
|
796
688
|
};
|
|
@@ -959,7 +851,7 @@ var ThBottomSheetContainer = ({
|
|
|
959
851
|
const [Header, Body] = useMemo(() => {
|
|
960
852
|
const header = children.find((child) => child.type === ThContainerHeader);
|
|
961
853
|
const body = children.find((child) => child.type === ThContainerBody);
|
|
962
|
-
const modifiedHeader = header ?
|
|
854
|
+
const modifiedHeader = header ? React22.cloneElement(header, {
|
|
963
855
|
...header.props,
|
|
964
856
|
compounds: {
|
|
965
857
|
...header.props.compounds,
|
|
@@ -1085,7 +977,7 @@ var ThTypedComponentRenderer = ({
|
|
|
1085
977
|
if (!Component) {
|
|
1086
978
|
throw new Error(`Unsupported type: ${type}`);
|
|
1087
979
|
}
|
|
1088
|
-
return
|
|
980
|
+
return React22.createElement(Component, props, children);
|
|
1089
981
|
};
|
|
1090
982
|
var ThForm = ({
|
|
1091
983
|
ref,
|
|
@@ -1101,7 +993,7 @@ var ThForm = ({
|
|
|
1101
993
|
...props,
|
|
1102
994
|
children: [
|
|
1103
995
|
children,
|
|
1104
|
-
compounds?.button &&
|
|
996
|
+
compounds?.button && React22.isValidElement(compounds.button) ? compounds.button : /* @__PURE__ */ jsx(
|
|
1105
997
|
Button,
|
|
1106
998
|
{
|
|
1107
999
|
...compounds?.button,
|
|
@@ -1183,8 +1075,8 @@ var ThFormSearchField = ({
|
|
|
1183
1075
|
label && /* @__PURE__ */ jsx(Label, { ...compounds?.label, children: label }),
|
|
1184
1076
|
errorMessage && /* @__PURE__ */ jsx(FieldError, { ...compounds?.fieldError, children: errorMessage }),
|
|
1185
1077
|
/* @__PURE__ */ jsx(Input, { ...compounds?.input }),
|
|
1186
|
-
compounds?.searchIcon &&
|
|
1187
|
-
compounds?.clearButton &&
|
|
1078
|
+
compounds?.searchIcon && React22.isValidElement(compounds.searchIcon) ? compounds.searchIcon : /* @__PURE__ */ jsx("div", { ...compounds?.searchIcon, children: /* @__PURE__ */ jsx(search_default, { "aria-hidden": "true", focusable: "false" }) }),
|
|
1079
|
+
compounds?.clearButton && React22.isValidElement(compounds.clearButton) ? compounds.clearButton : /* @__PURE__ */ jsx(ThCloseButton, { ...compounds?.clearButton, type: "button" }),
|
|
1188
1080
|
compounds?.description && /* @__PURE__ */ jsx(Text, { slot: "description", children: compounds?.description })
|
|
1189
1081
|
] }) })
|
|
1190
1082
|
}
|
|
@@ -1583,7 +1475,7 @@ var ThRadioGroup = ({
|
|
|
1583
1475
|
}
|
|
1584
1476
|
}
|
|
1585
1477
|
}, [items, value]);
|
|
1586
|
-
if (
|
|
1478
|
+
if (React22.isValidElement(children)) {
|
|
1587
1479
|
return /* @__PURE__ */ jsxs(
|
|
1588
1480
|
RadioGroup,
|
|
1589
1481
|
{
|
|
@@ -1614,7 +1506,7 @@ var ThRadioGroup = ({
|
|
|
1614
1506
|
value: item.value,
|
|
1615
1507
|
isDisabled: item.isDisabled
|
|
1616
1508
|
},
|
|
1617
|
-
/* @__PURE__ */ jsxs(
|
|
1509
|
+
/* @__PURE__ */ jsxs(React22.Fragment, { children: [
|
|
1618
1510
|
item.icon && /* @__PURE__ */ jsx(item.icon, { "aria-hidden": "true", focusable: "false" }),
|
|
1619
1511
|
/* @__PURE__ */ jsx("span", { ...compounds?.radioLabel, children: item.label })
|
|
1620
1512
|
] })
|
|
@@ -1761,7 +1653,7 @@ var ThDropdown = ({
|
|
|
1761
1653
|
compounds,
|
|
1762
1654
|
...props
|
|
1763
1655
|
}) => {
|
|
1764
|
-
if (!items && !
|
|
1656
|
+
if (!items && !React22.isValidElement(compounds?.listbox)) {
|
|
1765
1657
|
return null;
|
|
1766
1658
|
}
|
|
1767
1659
|
return /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsxs(
|
|
@@ -1771,12 +1663,12 @@ var ThDropdown = ({
|
|
|
1771
1663
|
...props,
|
|
1772
1664
|
children: [
|
|
1773
1665
|
label && /* @__PURE__ */ jsx(Label, { ...compounds?.label, children: label }),
|
|
1774
|
-
compounds?.button &&
|
|
1666
|
+
compounds?.button && React22.isValidElement(compounds.button) ? compounds.button : /* @__PURE__ */ jsx(ThDropdownButton, { ...compounds?.button }),
|
|
1775
1667
|
/* @__PURE__ */ jsx(
|
|
1776
1668
|
Popover,
|
|
1777
1669
|
{
|
|
1778
1670
|
...compounds?.popover,
|
|
1779
|
-
children: compounds?.listbox &&
|
|
1671
|
+
children: compounds?.listbox && React22.isValidElement(compounds.listbox) ? compounds.listbox : /* @__PURE__ */ jsx(
|
|
1780
1672
|
ListBox,
|
|
1781
1673
|
{
|
|
1782
1674
|
items,
|
|
@@ -1839,7 +1731,7 @@ var ThSettingsWrapper = ({
|
|
|
1839
1731
|
ref,
|
|
1840
1732
|
...props,
|
|
1841
1733
|
children: [
|
|
1842
|
-
isAdvanced && (compounds?.heading &&
|
|
1734
|
+
isAdvanced && (compounds?.heading && React22.isValidElement(compounds.heading) ? compounds.heading : label && /* @__PURE__ */ jsx(Heading, { ...compounds?.heading || {}, children: label })),
|
|
1843
1735
|
main.map((key, index) => {
|
|
1844
1736
|
const match = items[key];
|
|
1845
1737
|
return match && /* @__PURE__ */ jsx(match.Comp, { standalone: !isAdvanced || index !== 0, ...props }, key);
|
|
@@ -1883,6 +1775,6 @@ var ThGrid = ({
|
|
|
1883
1775
|
);
|
|
1884
1776
|
};
|
|
1885
1777
|
|
|
1886
|
-
export { ThActionButton, ThActionsBar, ThActionsTriggerVariant, ThAudioProgress, ThBackArrow, ThBottomSheet, ThCloseButton, ThCollapsibleActionsBar, ThContainerBody, ThContainerHeader, ThContainerHeaderWithClose, ThContainerHeaderWithPrevious, ThDeleteButton, ThDockedPanel, ThDragIndicatorButton, ThDropdown, ThDropdownButton, ThFooter, ThForm, ThFormNumberField, ThFormSearchField, ThFormTextField, ThGrid, ThHeader, ThHome, ThInteractiveOverlay, ThLibrary, ThLink, ThLoader, ThMenu, ThMenuButton, ThMenuItem, ThModal, ThNavigationButton, ThNumberField, ThPagination,
|
|
1887
|
-
//# sourceMappingURL=chunk-
|
|
1888
|
-
//# sourceMappingURL=chunk-
|
|
1778
|
+
export { ThActionButton, ThActionsBar, ThActionsTriggerVariant, ThAudioProgress, ThBackArrow, ThBottomSheet, ThCloseButton, ThCollapsibleActionsBar, ThContainerBody, ThContainerHeader, ThContainerHeaderWithClose, ThContainerHeaderWithPrevious, ThDeleteButton, ThDockedPanel, ThDragIndicatorButton, ThDropdown, ThDropdownButton, ThFooter, ThForm, ThFormNumberField, ThFormSearchField, ThFormTextField, ThGrid, ThHeader, ThHome, ThInteractiveOverlay, ThLibrary, ThLink, ThLoader, ThMenu, ThMenuButton, ThMenuItem, ThModal, ThNavigationButton, ThNumberField, ThPagination, ThPopover, ThRadioGroup, ThRunningHead, ThSettingsResetButton, ThSettingsWrapper, ThSettingsWrapperButton, ThSlider, ThSliderWithPresets, ThSwitch, ThTypedComponentRenderer, useActions, useFirstFocusable };
|
|
1779
|
+
//# sourceMappingURL=chunk-AXX4U2FW.mjs.map
|
|
1780
|
+
//# sourceMappingURL=chunk-AXX4U2FW.mjs.map
|