@edrlab/thorium-web 1.1.2 → 1.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (86) hide show
  1. package/README.md +2 -0
  2. package/dist/{StatefulReader-BjH7bkU1.d.mts → StatefulReader-lpxHxgKK.d.mts} +8 -6
  3. package/dist/{ThPreferencesAdapter-x_D4c7wI.d.mts → ThPreferencesAdapter-CcJgE3zC.d.mts} +78 -56
  4. package/dist/{actionsReducer-BKoeohBu.d.mts → actionsReducer-6UNIgifE.d.mts} +1 -1
  5. package/dist/{chunk-2JHEFF46.mjs → chunk-JDMFK3LV.mjs} +347 -47
  6. package/dist/chunk-JDMFK3LV.mjs.map +1 -0
  7. package/dist/{chunk-VETE7ULS.mjs → chunk-KKMH2EPS.mjs} +12 -4
  8. package/dist/chunk-KKMH2EPS.mjs.map +1 -0
  9. package/dist/{chunk-HE3WFPGE.mjs → chunk-KTZPAJ4S.mjs} +34 -19
  10. package/dist/chunk-KTZPAJ4S.mjs.map +1 -0
  11. package/dist/{chunk-EY4D4BZN.mjs → chunk-MW7LXDWC.mjs} +3 -3
  12. package/dist/{chunk-EY4D4BZN.mjs.map → chunk-MW7LXDWC.mjs.map} +1 -1
  13. package/dist/{chunk-IRA4ZKAX.mjs → chunk-VN44OJDD.mjs} +819 -43
  14. package/dist/chunk-VN44OJDD.mjs.map +1 -0
  15. package/dist/components/Epub/index.css +1 -0
  16. package/dist/components/Epub/index.css.map +1 -1
  17. package/dist/components/Epub/index.d.mts +8 -8
  18. package/dist/components/Epub/index.mjs +55 -18
  19. package/dist/components/Epub/index.mjs.map +1 -1
  20. package/dist/components/WebPub/index.css +1 -0
  21. package/dist/components/WebPub/index.css.map +1 -1
  22. package/dist/components/WebPub/index.d.mts +12 -12
  23. package/dist/components/WebPub/index.mjs +39 -16
  24. package/dist/components/WebPub/index.mjs.map +1 -1
  25. package/dist/core/Components/index.d.mts +2 -2
  26. package/dist/core/Helpers/index.d.mts +2 -2
  27. package/dist/core/Hooks/index.d.mts +4 -4
  28. package/dist/core/Hooks/index.mjs +1 -1
  29. package/dist/{enums-CBaXSsr9.d.mts → enums-Bhwwdfx5.d.mts} +1 -1
  30. package/dist/fonts/AccessibleDfA/AccessibleDfA-Bold.woff2 +0 -0
  31. package/dist/fonts/AccessibleDfA/AccessibleDfA-Italic.woff2 +0 -0
  32. package/dist/fonts/AccessibleDfA/AccessibleDfA-Regular.woff2 +0 -0
  33. package/dist/fonts/AccessibleDfA/LICENSE-AccessibleDfa +95 -0
  34. package/dist/fonts/AndroidPatch/sans-serif/GNU General Public License.txt +340 -0
  35. package/dist/fonts/AndroidPatch/sans-serif/NimbusSans-Bold.woff +0 -0
  36. package/dist/fonts/AndroidPatch/sans-serif/NimbusSans-BoldItalic.woff +0 -0
  37. package/dist/fonts/AndroidPatch/sans-serif/NimbusSans-Italic.woff +0 -0
  38. package/dist/fonts/AndroidPatch/sans-serif/NimbusSans.woff +0 -0
  39. package/dist/fonts/AndroidPatch/serif/GNU General Public License.txt +340 -0
  40. package/dist/fonts/AndroidPatch/serif/NimbusRoman-Bold.woff +0 -0
  41. package/dist/fonts/AndroidPatch/serif/NimbusRoman-BoldItalic.woff +0 -0
  42. package/dist/fonts/AndroidPatch/serif/NimbusRoman-Italic.woff +0 -0
  43. package/dist/fonts/AndroidPatch/serif/NimbusRoman.woff +0 -0
  44. package/dist/fonts/Luciole/Luciole-Bold.woff2 +0 -0
  45. package/dist/fonts/Luciole/Luciole-BoldItalic.woff2 +0 -0
  46. package/dist/fonts/Luciole/Luciole-Italic.woff2 +0 -0
  47. package/dist/fonts/Luciole/Luciole-Regular.woff2 +0 -0
  48. package/dist/fonts/Luciole/Read Me.txt +14 -0
  49. package/dist/fonts/OpenDyslexic/OpenDyslexic-Bold.otf +0 -0
  50. package/dist/fonts/OpenDyslexic/OpenDyslexic-BoldItalic.otf +0 -0
  51. package/dist/fonts/OpenDyslexic/OpenDyslexic-Italic.otf +0 -0
  52. package/dist/fonts/OpenDyslexic/OpenDyslexic-Regular.otf +0 -0
  53. package/dist/fonts/iAWriterDuo/README.md +13 -0
  54. package/dist/fonts/iAWriterDuo/iAWriterDuoS-Bold.woff2 +0 -0
  55. package/dist/fonts/iAWriterDuo/iAWriterDuoS-BoldItalic.woff2 +0 -0
  56. package/dist/fonts/iAWriterDuo/iAWriterDuoS-Italic.woff2 +0 -0
  57. package/dist/fonts/iAWriterDuo/iAWriterDuoS-Regular.woff2 +0 -0
  58. package/dist/i18n/index.mjs +2 -2
  59. package/dist/lib/index.d.mts +35 -18
  60. package/dist/lib/index.mjs +1 -1
  61. package/dist/locales/ar/thorium-shared.json +258 -2
  62. package/dist/locales/ar/thorium-web.json +59 -1
  63. package/dist/locales/da/thorium-shared.json +9 -3
  64. package/dist/locales/el/thorium-web.json +53 -1
  65. package/dist/locales/en/thorium-shared.json +30 -12
  66. package/dist/locales/et/thorium-shared.json +99 -7
  67. package/dist/locales/fi/thorium-shared.json +68 -15
  68. package/dist/locales/fr/thorium-shared.json +12 -6
  69. package/dist/locales/it/thorium-shared.json +82 -14
  70. package/dist/locales/lt/thorium-shared.json +80 -12
  71. package/dist/locales/pt-BR/thorium-shared.json +24 -12
  72. package/dist/locales/pt-PT/thorium-shared.json +24 -12
  73. package/dist/locales/sv/thorium-shared.json +24 -12
  74. package/dist/locales/tr/thorium-shared.json +24 -12
  75. package/dist/preferences/index.d.mts +104 -7
  76. package/dist/preferences/index.mjs +1 -1
  77. package/dist/{useBreakpoints-BtHd3571.d.mts → useBreakpoints-LTrHif3E.d.mts} +1 -1
  78. package/dist/{useEpubNavigator-DpvqVgNu.d.mts → useEpubNavigator-DQq5VlY0.d.mts} +2 -1
  79. package/dist/usePreferences-CM_Y2jpZ.d.mts +42 -0
  80. package/dist/{useWebPubNavigator-DBRj8KyC.d.mts → useWebPubNavigator-XFUVekhV.d.mts} +2 -1
  81. package/package.json +22 -20
  82. package/dist/chunk-2JHEFF46.mjs.map +0 -1
  83. package/dist/chunk-HE3WFPGE.mjs.map +0 -1
  84. package/dist/chunk-IRA4ZKAX.mjs.map +0 -1
  85. package/dist/chunk-VETE7ULS.mjs.map +0 -1
  86. package/dist/usePreferences-CRjFlZvF.d.mts +0 -16
package/README.md CHANGED
@@ -102,6 +102,8 @@ More details in [the @cloudflare/next-on-pages repo](https://github.com/cloudfla
102
102
 
103
103
  We welcome contributions to Thorium web! If you're interested in helping out, please fork this repository and submit a pull request with your changes.
104
104
 
105
+ The only exception to this rule is localization files, which are managed through a separate process. Please see the [Localization](./docs/Localization.md) documentation for more details.
106
+
105
107
  ## License
106
108
 
107
109
  Thorium Web is licensed under the [BSD-3-Clause license](https://opensource.org/licenses/BSD-3-Clause).
@@ -2,14 +2,14 @@ import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import { TooltipProps, Heading, HeadingProps, PopoverProps } from 'react-aria-components';
3
3
  import { d as ThActionsTriggerVariant, a as ThCollapsibilityVisibility, b as ThActionEntry } from './useCollapsibility-CM1I24Ol.mjs';
4
4
  import { T as ThActionButtonProps, f as ThMenuItemProps, a as ThCollapsibleActionsBarProps, t as ThSettingsEntry, W as WithRef, r as ThDropdownProps, h as ThNumberFieldProps, k as ThRadioGroupProps, m as ThSliderProps, o as ThSwitchProps } from './ThSettingsWrapper-CMLegiqy.mjs';
5
- import { d as ThActionsKeys, c as ThDockingKeys, t as ThSheetTypes, g as ThTextSettingsKeys, h as ThSpacingSettingsKeys, i as ThSpacingPresetKeys, T as ThLineHeightOptions, u as ThSheetHeaderVariant, a as ThTextAlignOptions, j as ThLayoutUI } from './enums-CBaXSsr9.mjs';
5
+ import { m as ThActionsKeys, c as ThDockingKeys, k as ThSheetTypes, p as ThTextSettingsKeys, q as ThSpacingSettingsKeys, u as ThSpacingPresetKeys, T as ThLineHeightOptions, t as ThSheetHeaderVariant, a as ThTextAlignOptions, j as ThLayoutUI } from './enums-Bhwwdfx5.mjs';
6
6
  import React__default, { RefObject, ReactNode } from 'react';
7
- import { q as ThSettingsGroupPref, a as ThPreferences, D as DefaultKeys, d as defaultFontFamilyOptions } from './ThPreferencesAdapter-x_D4c7wI.mjs';
7
+ import { H as ThSettingsGroupPref, a as ThPreferences, D as DefaultKeys } from './ThPreferencesAdapter-CcJgE3zC.mjs';
8
8
  import { PressEvent } from 'react-aria';
9
- import { A as ActionsStateKeys } from './actionsReducer-BKoeohBu.mjs';
9
+ import { A as ActionsStateKeys } from './actionsReducer-6UNIgifE.mjs';
10
10
  import { T as ThColorScheme } from './useContrast-Cgsrl7GS.mjs';
11
11
  import { Locator } from '@readium/shared';
12
- import { LineLengthStateObject } from './lib/index.mjs';
12
+ import { FontFamilyStateObject, LineLengthStateObject } from './lib/index.mjs';
13
13
 
14
14
  interface StatefulActionsMapObject {
15
15
  Trigger: React.ComponentType<StatefulActionTriggerProps>;
@@ -225,7 +225,9 @@ declare const useSpacingPresets: () => {
225
225
  setPublisherStyles: (value: boolean) => void;
226
226
  };
227
227
 
228
- declare const StatefulFontFamily: ({ standalone }: StatefulSettingsItemProps) => react_jsx_runtime.JSX.Element;
228
+ declare const StatefulFontFamily: ({ standalone }: StatefulSettingsItemProps & {
229
+ publicationLanguage?: string;
230
+ }) => react_jsx_runtime.JSX.Element;
229
231
 
230
232
  declare const UnstableStatefulFontWeight: ({ standalone }: StatefulSettingsItemProps) => react_jsx_runtime.JSX.Element;
231
233
 
@@ -327,7 +329,7 @@ declare const useReaderTransitions: () => ReaderTransitions;
327
329
 
328
330
  interface ReadiumCSSSettings {
329
331
  columnCount: string;
330
- fontFamily: keyof typeof defaultFontFamilyOptions | null;
332
+ fontFamily: FontFamilyStateObject;
331
333
  fontSize: number;
332
334
  fontWeight: number;
333
335
  hyphens: boolean | null;
@@ -1,6 +1,6 @@
1
- import { b as ThBreakpoints, l as ThArrowVariant, v as ThLayoutDirection, m as ThDocumentTitleFormat, k as ThBackLinkVariant, n as ThRunningHeadFormat, o as ThProgressionFormat, j as ThLayoutUI, t as ThSheetTypes, e as ThThemeKeys, d as ThActionsKeys, p as ThDockingTypes, c as ThDockingKeys, f as ThSettingsKeys, g as ThTextSettingsKeys, h as ThSpacingSettingsKeys, r as ThSettingsRangeVariant, s as ThSettingsRangePlaceholder, T as ThLineHeightOptions, u as ThSheetHeaderVariant, i as ThSpacingPresetKeys } from './enums-CBaXSsr9.mjs';
2
1
  import { e as UnstableShortcutRepresentation } from './keyboardUtilities-BWAyLS_D.mjs';
3
- import { B as BreakpointsMap, T as ThBreakpointsObject } from './useBreakpoints-BtHd3571.mjs';
2
+ import { B as BreakpointsMap, T as ThBreakpointsObject } from './useBreakpoints-LTrHif3E.mjs';
3
+ import { b as ThBreakpoints, d as ThArrowVariant, e as ThLayoutDirection, f as ThDocumentTitleFormat, g as ThBackLinkVariant, h as ThRunningHeadFormat, i as ThProgressionFormat, j as ThLayoutUI, k as ThSheetTypes, l as ThThemeKeys, m as ThActionsKeys, n as ThDockingTypes, c as ThDockingKeys, o as ThSettingsKeys, p as ThTextSettingsKeys, q as ThSpacingSettingsKeys, r as ThSettingsRangeVariant, s as ThSettingsRangePlaceholder, T as ThLineHeightOptions, t as ThSheetHeaderVariant, u as ThSpacingPresetKeys } from './enums-Bhwwdfx5.mjs';
4
4
  import { T as ThColorScheme, a as ThContrast } from './useContrast-Cgsrl7GS.mjs';
5
5
  import { ExperimentKey } from '@readium/navigator';
6
6
  import { T as ThCollapsibility, a as ThCollapsibilityVisibility } from './useCollapsibility-CM1I24Ol.mjs';
@@ -57,6 +57,76 @@ type I18nValue<T> = T | string | {
57
57
  key: string;
58
58
  fallback?: string;
59
59
  };
60
+ interface SystemFontSource {
61
+ type: "system";
62
+ }
63
+ interface BunnyFontSource {
64
+ type: "custom";
65
+ provider: "bunny";
66
+ }
67
+ interface GoogleFontSource {
68
+ type: "custom";
69
+ provider: "google";
70
+ }
71
+ interface LocalStaticFontFile {
72
+ path: string;
73
+ weight: number;
74
+ style: "normal" | "italic";
75
+ }
76
+ interface LocalVariableFontFile {
77
+ path: string;
78
+ style?: "normal" | "italic";
79
+ }
80
+ interface LocalStaticFontSource {
81
+ type: "custom";
82
+ provider: "local";
83
+ variant: "static";
84
+ files: LocalStaticFontFile[];
85
+ }
86
+ interface LocalVariableFontSource {
87
+ type: "custom";
88
+ provider: "local";
89
+ variant: "variable";
90
+ files: LocalVariableFontFile[];
91
+ }
92
+ type LocalFontSource = LocalStaticFontSource | LocalVariableFontSource;
93
+ type FontSource = SystemFontSource | BunnyFontSource | GoogleFontSource | LocalFontSource;
94
+ type VariableFontRangeConfig = {
95
+ min: number;
96
+ max: number;
97
+ step?: number;
98
+ };
99
+ type WeightConfig = {
100
+ type: "static";
101
+ values: number[];
102
+ } | {
103
+ type: "variable";
104
+ } & VariableFontRangeConfig;
105
+ interface FontSpec {
106
+ family: string;
107
+ fallbacks: string[];
108
+ weights: WeightConfig;
109
+ styles?: ("normal" | "italic")[];
110
+ widths?: VariableFontRangeConfig;
111
+ display?: "swap" | "block" | "fallback" | "optional";
112
+ }
113
+ interface FontDefinition {
114
+ id: string;
115
+ name: string;
116
+ label?: I18nValue<string>;
117
+ source: FontSource;
118
+ spec: FontSpec;
119
+ }
120
+ type FontCollection = Record<string, FontDefinition>;
121
+ type ValidatedLanguageCollection = {
122
+ fonts: FontCollection;
123
+ supportedLanguages: string[];
124
+ };
125
+ type ThFontFamilyPref = {
126
+ default: FontCollection;
127
+ } | {
128
+ [K in Exclude<string, "default">]: ValidatedLanguageCollection;
129
+ };
60
130
  type ThBackLinkContent = {
61
131
  type: "img";
62
132
  src: string;
@@ -152,8 +222,8 @@ interface ThDockingPref<T extends string> {
152
222
  };
153
223
  }
154
224
  interface ThSettingsGroupPref<T> {
155
- main?: T[];
156
- subPanel?: T[] | null;
225
+ main: T[];
226
+ subPanel: T[] | null;
157
227
  header?: ThSheetHeaderVariant;
158
228
  }
159
229
  interface ThSettingsRangePref {
@@ -169,6 +239,7 @@ interface ThSettingsRadioPref<T extends string> {
169
239
  };
170
240
  }
171
241
  type ThSettingsKeyTypes<K extends CustomizableKeys = DefaultKeys> = {
242
+ [ThSettingsKeys.fontFamily]: ThFontFamilyPref;
172
243
  [ThSettingsKeys.letterSpacing]: ThSettingsRangePref;
173
244
  [ThSettingsKeys.lineHeight]: ThSettingsRadioPref<Exclude<ThLineHeightOptions, ThLineHeightOptions.publisher>>;
174
245
  [ThSettingsKeys.paragraphIndent]: ThSettingsRangePref;
@@ -299,8 +370,8 @@ interface ThPreferences<K extends CustomizableKeys = {}> {
299
370
  fxlOrder: Array<SettingsKey<K>>;
300
371
  webPubOrder: Array<SettingsKey<K>>;
301
372
  keys: ThSettingsKeyTypes<K>;
302
- text?: ThSettingsGroupPref<TextSettingsKey<K>>;
303
- spacing?: ThSettingsGroupPref<SpacingSettingsKey<K>> & {
373
+ text: ThSettingsGroupPref<TextSettingsKey<K>>;
374
+ spacing: ThSettingsGroupPref<SpacingSettingsKey<K>> & {
304
375
  presets?: ThSettingsSpacingPresets<K>;
305
376
  };
306
377
  };
@@ -324,55 +395,6 @@ type SettingsKeyType<K extends CustomizableKeys = DefaultKeys> = K["settings"] e
324
395
  type TextSettingsKeyType<K extends CustomizableKeys = DefaultKeys> = K["text"] extends string ? K["text"] : ThTextSettingsKeys;
325
396
  type SpacingSettingsKeyType<K extends CustomizableKeys = DefaultKeys> = K["spacing"] extends string ? K["spacing"] : ThSpacingSettingsKeys;
326
397
 
327
- declare const defaultActionKeysObject: ThActionsTokens;
328
- declare const defaultTextSettingsMain: ThTextSettingsKeys[];
329
- declare const defaultTextSettingsSubpanel: ThTextSettingsKeys[];
330
- declare const defaultSpacingSettingsMain: ThSpacingSettingsKeys[];
331
- declare const defaultSpacingSettingsSubpanel: ThSpacingSettingsKeys[];
332
- declare const defaultSpacingPresetsOrder: ThSpacingPresetKeys[];
333
- declare const defaultFontFamilyOptions: {
334
- publisher: null;
335
- oldStyle: string;
336
- modern: string;
337
- sans: string;
338
- humanist: string;
339
- monospace: string;
340
- };
341
- declare const defaultParagraphSpacing: Required<ThSettingsRangePref>;
342
- declare const defaultParagraphIndent: Required<ThSettingsRangePref>;
343
- declare const defaultWordSpacing: Required<ThSettingsRangePref>;
344
- declare const defaultLetterSpacing: Required<ThSettingsRangePref>;
345
- declare const defaultLineHeights: {
346
- small: number;
347
- medium: number;
348
- large: number;
349
- };
350
- declare const defaultZoom: Required<ThSettingsRangePref>;
351
- declare const defaultSpacingPresets: {
352
- tight: {
353
- lineHeight: ThLineHeightOptions;
354
- paragraphSpacing: number;
355
- paragraphIndent: number;
356
- };
357
- balanced: {
358
- lineHeight: ThLineHeightOptions;
359
- paragraphSpacing: number;
360
- paragraphIndent: number;
361
- };
362
- loose: {
363
- lineHeight: ThLineHeightOptions;
364
- paragraphSpacing: number;
365
- paragraphIndent: number;
366
- };
367
- accessible: {
368
- lineHeight: ThLineHeightOptions;
369
- paragraphSpacing: number;
370
- paragraphIndent: number;
371
- letterSpacing: number;
372
- wordSpacing: number;
373
- };
374
- };
375
-
376
398
  interface ThPreferencesAdapter<T extends CustomizableKeys = CustomizableKeys> {
377
399
  getPreferences(): ThPreferences<T>;
378
400
  setPreferences(prefs: ThPreferences<T>): void;
@@ -380,4 +402,4 @@ interface ThPreferencesAdapter<T extends CustomizableKeys = CustomizableKeys> {
380
402
  unsubscribe(callback: (prefs: ThPreferences<T>) => void): void;
381
403
  }
382
404
 
383
- export { type ActionKey as A, createPreferences as B, type CustomizableKeys as C, type DefaultKeys as D, type ActionKeyType as E, type ThemeKeyType as F, type SettingsKeyType as G, type TextSettingsKeyType as H, type I18nValue as I, type SpacingSettingsKeyType as J, type useThemingProps as K, defaultActionKeysObject as L, defaultTextSettingsMain as M, defaultTextSettingsSubpanel as N, defaultSpacingSettingsMain as O, defaultSpacingSettingsSubpanel as P, defaultSpacingPresetsOrder as Q, defaultParagraphSpacing as R, type SettingsKey as S, type ThPreferencesAdapter as T, defaultParagraphIndent as U, defaultWordSpacing as V, defaultLetterSpacing as W, defaultLineHeights as X, defaultZoom as Y, defaultSpacingPresets as Z, type ThPreferences as a, type ThemeTokens as b, type ThBackLinkContent as c, defaultFontFamilyOptions as d, type ThBackLinkPref as e, type ThBottomSheetDetent as f, type ThActionsSnappedPref as g, type ThActionsDockedPref as h, type ThActionsTokens as i, type ThSettingsSpacingPresets as j, type ThSpacingPreset as k, type ThemeKey as l, type TextSettingsKey as m, type SpacingSettingsKey as n, type ThActionsPref as o, type ThDockingPref as p, type ThSettingsGroupPref as q, type ThSettingsRangePref as r, type ThSettingsRadioPref as s, type ThSettingsKeyTypes as t, useTheming as u, type ThConstraintKeys as v, type ThFormatPrefValue as w, type ThFormatPref as x, type ThPaginatedAffordancePrefValue as y, type ThPaginatedAffordancePref as z };
405
+ export { type useThemingProps as $, type ActionKey as A, type BunnyFontSource as B, type CustomizableKeys as C, type DefaultKeys as D, type ThDockingPref as E, type FontCollection as F, type GoogleFontSource as G, type ThSettingsGroupPref as H, type I18nValue as I, type ThSettingsRadioPref as J, type ThSettingsKeyTypes as K, type LocalStaticFontFile as L, type ThConstraintKeys as M, type ThFormatPrefValue as N, type ThFormatPref as O, type ThPaginatedAffordancePrefValue as P, type ThPaginatedAffordancePref as Q, createPreferences as R, type SystemFontSource as S, type ThPreferencesAdapter as T, type ActionKeyType as U, type VariableFontRangeConfig as V, type WeightConfig as W, type ThemeKeyType as X, type SettingsKeyType as Y, type TextSettingsKeyType as Z, type SpacingSettingsKeyType as _, type ThPreferences as a, type ThemeTokens as b, type FontDefinition as c, type ThActionsTokens as d, type ThSettingsRangePref as e, type LocalVariableFontFile as f, type LocalStaticFontSource as g, type LocalVariableFontSource as h, type LocalFontSource as i, type FontSource as j, type FontSpec as k, type ValidatedLanguageCollection as l, type ThFontFamilyPref as m, type ThBackLinkContent as n, type ThBackLinkPref as o, type ThBottomSheetDetent as p, type ThActionsSnappedPref as q, type ThActionsDockedPref as r, type ThSettingsSpacingPresets as s, type ThSpacingPreset as t, useTheming as u, type ThemeKey as v, type SettingsKey as w, type TextSettingsKey as x, type SpacingSettingsKey as y, type ThActionsPref as z };
@@ -1,5 +1,5 @@
1
1
  import * as _reduxjs_toolkit from '@reduxjs/toolkit';
2
- import { c as ThDockingKeys } from './enums-CBaXSsr9.mjs';
2
+ import { c as ThDockingKeys } from './enums-Bhwwdfx5.mjs';
3
3
 
4
4
  type PrimitiveType = number | string | boolean;
5
5
  /** Object types that should never be mapped */