@owp/core 2.5.8 → 2.5.9

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 (78) hide show
  1. package/dist/_virtual/index10.js +2 -2
  2. package/dist/_virtual/index12.js +2 -2
  3. package/dist/_virtual/index13.js +2 -2
  4. package/dist/_virtual/index14.js +2 -2
  5. package/dist/_virtual/index15.js +2 -2
  6. package/dist/_virtual/index16.js +4 -4
  7. package/dist/_virtual/index17.js +4 -4
  8. package/dist/_virtual/index18.js +4 -4
  9. package/dist/_virtual/index19.js +4 -4
  10. package/dist/_virtual/index20.js +2 -2
  11. package/dist/_virtual/index21.js +2 -2
  12. package/dist/_virtual/index22.js +2 -2
  13. package/dist/_virtual/index5.js +2 -2
  14. package/dist/components/OwpDialog/OwpDialog.js +67 -46
  15. package/dist/components/OwpDialog/OwpDialog.js.map +1 -1
  16. package/dist/components/OwpSelectorBase/OwpSelectorAutocomplete.js +162 -153
  17. package/dist/components/OwpSelectorBase/OwpSelectorAutocomplete.js.map +1 -1
  18. package/dist/components/OwpTable/OwpDataTable.js +297 -283
  19. package/dist/components/OwpTable/OwpDataTable.js.map +1 -1
  20. package/dist/components/OwpTable/OwpFieldTable.js +98 -86
  21. package/dist/components/OwpTable/OwpFieldTable.js.map +1 -1
  22. package/dist/components/OwpTable/OwpTable.js +145 -127
  23. package/dist/components/OwpTable/OwpTable.js.map +1 -1
  24. package/dist/components/OwpTable/internal/defaultTableStyle.js +21 -15
  25. package/dist/components/OwpTable/internal/defaultTableStyle.js.map +1 -1
  26. package/dist/constants/tableTheme.js.map +1 -1
  27. package/dist/features/themePreview/components/ThemePreviewCanvas.js +300 -263
  28. package/dist/features/themePreview/components/ThemePreviewCanvas.js.map +1 -1
  29. package/dist/features/themePreview/components/ThemePreviewCanvasSections.js +148 -141
  30. package/dist/features/themePreview/components/ThemePreviewCanvasSections.js.map +1 -1
  31. package/dist/features/themePreview/components/ThemePreviewColorField.js +169 -138
  32. package/dist/features/themePreview/components/ThemePreviewColorField.js.map +1 -1
  33. package/dist/features/themePreview/components/ThemePreviewControls.js +370 -212
  34. package/dist/features/themePreview/components/ThemePreviewControls.js.map +1 -1
  35. package/dist/features/themePreview/components/themePreviewCanvas.shared.js +145 -125
  36. package/dist/features/themePreview/components/themePreviewCanvas.shared.js.map +1 -1
  37. package/dist/features/themePreview/configs/table.js +4 -2
  38. package/dist/features/themePreview/configs/table.js.map +1 -1
  39. package/dist/features/themePreview/dialogs/ThemePreviewDialog.js +124 -118
  40. package/dist/features/themePreview/dialogs/ThemePreviewDialog.js.map +1 -1
  41. package/dist/features/themePreview/hooks/useThemePreview.js +257 -190
  42. package/dist/features/themePreview/hooks/useThemePreview.js.map +1 -1
  43. package/dist/features/themePreview/utils/themePreviewDefinitions.js +8 -0
  44. package/dist/features/themePreview/utils/themePreviewDefinitions.js.map +1 -1
  45. package/dist/layout/components/toggles/NavigationSearchToggle.js +3 -3
  46. package/dist/layout/components/toolbar/ToolbarLayout.js +36 -35
  47. package/dist/layout/components/toolbar/ToolbarLayout.js.map +1 -1
  48. package/dist/node_modules/.pnpm/@mui_icons-material@7.3.9_@mui_material@7.3.9_@emotion_react@11.14.0_@types_react@19.2._dc2be6bc014bebdac88a574e3e02c144/node_modules/@mui/icons-material/esm/RestartAltOutlined.js +9 -0
  49. package/dist/node_modules/.pnpm/@mui_icons-material@7.3.9_@mui_material@7.3.9_@emotion_react@11.14.0_@types_react@19.2._dc2be6bc014bebdac88a574e3e02c144/node_modules/@mui/icons-material/esm/RestartAltOutlined.js.map +1 -0
  50. package/dist/node_modules/.pnpm/autosuggest-highlight@3.3.4/node_modules/autosuggest-highlight/match/index.js +1 -1
  51. package/dist/node_modules/.pnpm/autosuggest-highlight@3.3.4/node_modules/autosuggest-highlight/parse/index.js +1 -1
  52. package/dist/node_modules/.pnpm/jsbarcode@3.12.1/node_modules/jsbarcode/bin/barcodes/CODE128/index.js +1 -1
  53. package/dist/node_modules/.pnpm/jsbarcode@3.12.1/node_modules/jsbarcode/bin/barcodes/CODE39/index.js +1 -1
  54. package/dist/node_modules/.pnpm/jsbarcode@3.12.1/node_modules/jsbarcode/bin/barcodes/CODE93/index.js +1 -1
  55. package/dist/node_modules/.pnpm/jsbarcode@3.12.1/node_modules/jsbarcode/bin/barcodes/EAN_UPC/index.js +1 -1
  56. package/dist/node_modules/.pnpm/jsbarcode@3.12.1/node_modules/jsbarcode/bin/barcodes/GenericBarcode/index.js +1 -1
  57. package/dist/node_modules/.pnpm/jsbarcode@3.12.1/node_modules/jsbarcode/bin/barcodes/ITF/index.js +1 -1
  58. package/dist/node_modules/.pnpm/jsbarcode@3.12.1/node_modules/jsbarcode/bin/barcodes/MSI/index.js +1 -1
  59. package/dist/node_modules/.pnpm/jsbarcode@3.12.1/node_modules/jsbarcode/bin/barcodes/codabar/index.js +1 -1
  60. package/dist/node_modules/.pnpm/jsbarcode@3.12.1/node_modules/jsbarcode/bin/barcodes/pharmacode/index.js +1 -1
  61. package/dist/node_modules/.pnpm/jsbarcode@3.12.1/node_modules/jsbarcode/bin/renderers/index.js +1 -1
  62. package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/index.js +1 -1
  63. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/utils.js +1 -1
  64. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/renderer/utils.js +1 -1
  65. package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/index.js +1 -1
  66. package/dist/node_modules/.pnpm/react-overlays@5.2.1_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-overlays/esm/Portal.js +1 -1
  67. package/dist/owp-app.css +1 -1
  68. package/dist/types/components/OwpDialog/OwpDialog.d.ts +2 -0
  69. package/dist/types/components/OwpTable/OwpFieldTable.d.ts +3 -2
  70. package/dist/types/components/OwpTable/internal/defaultTableStyle.d.ts +2 -0
  71. package/dist/types/constants/tableTheme.d.ts +1 -0
  72. package/dist/types/features/themePreview/components/ThemePreviewColorField.d.ts +3 -1
  73. package/dist/types/features/themePreview/components/ThemePreviewControls.d.ts +4 -1
  74. package/dist/types/features/themePreview/configs/settings.d.ts +2 -0
  75. package/dist/types/features/themePreview/configs/table.d.ts +2 -0
  76. package/dist/types/features/themePreview/hooks/useThemePreview.d.ts +3 -0
  77. package/dist/types/types/OwpTableThemeTypes.d.ts +8 -0
  78. package/package.json +1 -1
@@ -1,423 +1,459 @@
1
- var qe = Object.defineProperty;
2
- var F = (p, I) => qe(p, "name", { value: I, configurable: !0 });
3
- import { jsx as r, jsxs as c } from "../../../node_modules/.pnpm/@emotion_react@11.14.0_@types_react@19.2.14_react@19.2.4/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.browser.esm.js";
4
- import { defaultSnackbarTheme as Je, defaultSnackbarProviderProps as H, snackbarVariantKeys as Qe } from "../configs/snackbar.js";
5
- import { defaultTableTheme as Xe } from "../configs/table.js";
6
- import er from "../../../node_modules/.pnpm/@mui_icons-material@7.3.9_@mui_material@7.3.9_@emotion_react@11.14.0_@types_react@19.2._dc2be6bc014bebdac88a574e3e02c144/node_modules/@mui/icons-material/esm/KeyboardArrowUpRounded.js";
7
- import rr from "../../../node_modules/.pnpm/@mui_icons-material@7.3.9_@mui_material@7.3.9_@emotion_react@11.14.0_@types_react@19.2._dc2be6bc014bebdac88a574e3e02c144/node_modules/@mui/icons-material/esm/MenuRounded.js";
8
- import we from "../../../node_modules/.pnpm/@mui_icons-material@7.3.9_@mui_material@7.3.9_@emotion_react@11.14.0_@types_react@19.2._dc2be6bc014bebdac88a574e3e02c144/node_modules/@mui/icons-material/esm/NavigateNext.js";
9
- import or from "../../../node_modules/.pnpm/@mui_icons-material@7.3.9_@mui_material@7.3.9_@emotion_react@11.14.0_@types_react@19.2._dc2be6bc014bebdac88a574e3e02c144/node_modules/@mui/icons-material/esm/Search.js";
10
- import ar from "../../../node_modules/.pnpm/@mui_icons-material@7.3.9_@mui_material@7.3.9_@emotion_react@11.14.0_@types_react@19.2._dc2be6bc014bebdac88a574e3e02c144/node_modules/@mui/icons-material/esm/SpaceDashboardOutlined.js";
11
- import { Typography as i, CircularProgress as nr } from "@mui/material";
12
- import { alpha as n, darken as tr } from "@mui/material/styles";
13
- import cr from "dayjs";
14
- import { closeSnackbar as ir } from "notistack";
15
- import { useRef as lr, useMemo as t, useEffect as dr, Fragment as sr } from "react";
16
- import { getPaletteValue as o, previewChromeBorder as $, getPreviewContrastColor as Pe, createThemePreviewVersionKey as h, gridPreviewBodyBackground as mr, gridPreviewBodyText as br, getThemePreviewStyleValue as ge, snackbarPreviewMessageByVariant as vr, getPreviewSectionOrder as hr, navbarPreviewItems as ur, themePreviewReadonlyTreeGridId as fr, themePreviewEditableTreeGridId as pr } from "./themePreviewCanvas.shared.js";
17
- import { ThemePreviewTablesSection as xr, ThemePreviewGridSection as kr, ThemePreviewSearchHeaderSection as yr, ThemePreviewSnackbarsSection as wr, ThemePreviewButtonsSection as Pr, ThemePreviewGridPreviewTable as gr } from "./ThemePreviewCanvasSections.js";
18
- import { snackbarPreviewIconByVariant as Sr } from "./themePreviewCanvas.icons.js";
19
- import { merge as Se } from "../../../node_modules/.pnpm/es-toolkit@1.39.10/node_modules/es-toolkit/dist/compat/object/merge.js";
20
- function Fr({
21
- activeSection: p,
22
- isLoading: I = !1,
23
- settings: e
1
+ var re = Object.defineProperty;
2
+ var I = (h, j) => re(h, "name", { value: j, configurable: !0 });
3
+ import { jsx as e, jsxs as i } from "../../../node_modules/.pnpm/@emotion_react@11.14.0_@types_react@19.2.14_react@19.2.4/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.browser.esm.js";
4
+ import { defaultSnackbarTheme as ee, defaultSnackbarProviderProps as W, snackbarVariantKeys as oe } from "../configs/snackbar.js";
5
+ import { defaultTableTheme as ae } from "../configs/table.js";
6
+ import ne from "../../../node_modules/.pnpm/@mui_icons-material@7.3.9_@mui_material@7.3.9_@emotion_react@11.14.0_@types_react@19.2._dc2be6bc014bebdac88a574e3e02c144/node_modules/@mui/icons-material/esm/KeyboardArrowUpRounded.js";
7
+ import te from "../../../node_modules/.pnpm/@mui_icons-material@7.3.9_@mui_material@7.3.9_@emotion_react@11.14.0_@types_react@19.2._dc2be6bc014bebdac88a574e3e02c144/node_modules/@mui/icons-material/esm/MenuRounded.js";
8
+ import Cr from "../../../node_modules/.pnpm/@mui_icons-material@7.3.9_@mui_material@7.3.9_@emotion_react@11.14.0_@types_react@19.2._dc2be6bc014bebdac88a574e3e02c144/node_modules/@mui/icons-material/esm/NavigateNext.js";
9
+ import ce from "../../../node_modules/.pnpm/@mui_icons-material@7.3.9_@mui_material@7.3.9_@emotion_react@11.14.0_@types_react@19.2._dc2be6bc014bebdac88a574e3e02c144/node_modules/@mui/icons-material/esm/Search.js";
10
+ import ie from "../../../node_modules/.pnpm/@mui_icons-material@7.3.9_@mui_material@7.3.9_@emotion_react@11.14.0_@types_react@19.2._dc2be6bc014bebdac88a574e3e02c144/node_modules/@mui/icons-material/esm/SpaceDashboardOutlined.js";
11
+ import { Typography as l, ButtonBase as le, CircularProgress as de } from "@mui/material";
12
+ import { alpha as n, darken as se } from "@mui/material/styles";
13
+ import me from "dayjs";
14
+ import { closeSnackbar as be } from "notistack";
15
+ import { useRef as ve, useMemo as t, useEffect as he, Fragment as ue } from "react";
16
+ import { getPaletteValue as o, previewChromeBorder as O, getPreviewContrastColor as Tr, createThemePreviewVersionKey as u, gridPreviewBodyBackground as fe, gridPreviewBodyText as pe, getThemePreviewStyleValue as Br, snackbarPreviewMessageByVariant as xe, getPreviewSectionOrder as ke, navbarPreviewItems as ye, themePreviewReadonlyTreeGridId as we, themePreviewEditableTreeGridId as ge } from "./themePreviewCanvas.shared.js";
17
+ import { ThemePreviewTablesSection as Pe, ThemePreviewGridSection as Se, ThemePreviewSearchHeaderSection as Ce, ThemePreviewSnackbarsSection as Te, ThemePreviewButtonsSection as Be, ThemePreviewGridPreviewTable as Ne } from "./ThemePreviewCanvasSections.js";
18
+ import { snackbarPreviewIconByVariant as He } from "./themePreviewCanvas.icons.js";
19
+ import { merge as Nr } from "../../../node_modules/.pnpm/es-toolkit@1.39.10/node_modules/es-toolkit/dist/compat/object/merge.js";
20
+ const $e = "#ff4d2d", ze = "rgba(255, 77, 45, 0.14)";
21
+ function qe({
22
+ activeSection: h,
23
+ isLoading: j = !1,
24
+ settings: r
24
25
  }) {
25
- var fe, pe, xe, ke, ye;
26
- const z = lr([]), K = !1, Y = t(
27
- () => Se(
26
+ var yr, wr, gr, Pr, Sr;
27
+ const A = ve([]), U = !1, _ = t(
28
+ () => Nr(
28
29
  {},
29
- Xe,
30
- e.theme.main.table
30
+ ae,
31
+ r.theme.main.table
31
32
  ),
32
- [e.theme.main.table]
33
- ), d = e.theme.toolbar.palette.mode, U = o(e, "toolbar", "background.default"), Ce = o(e, "toolbar", "background.paper"), x = o(e, "toolbar", "text.primary"), Te = o(e, "toolbar", "divider"), k = o(e, "toolbar", "common.white"), Be = o(e, "toolbar", "common.black"), _ = n(k, d === "dark" ? 0.06 : 0.78), L = n(k, d === "dark" ? 0.1 : 0.62), Z = n(k, d === "dark" ? 0.05 : 0.54), s = e.theme.navbar.palette.mode, W = o(e, "navbar", "background.default"), j = o(e, "navbar", "divider") || $, m = o(e, "navbar", "text.primary"), q = o(e, "navbar", "text.secondary"), A = o(e, "navbar", "primary.main"), J = o(e, "navbar", "secondary.main"), Q = Pe(
34
- W,
33
+ [r.theme.main.table]
34
+ ), s = r.theme.toolbar.palette.mode, L = o(r, "toolbar", "background.default"), Hr = o(r, "toolbar", "background.paper"), y = o(r, "toolbar", "text.primary"), $r = o(r, "toolbar", "divider"), w = o(r, "toolbar", "common.white"), zr = o(r, "toolbar", "common.black"), Z = n(w, s === "dark" ? 0.06 : 0.78), q = n(w, s === "dark" ? 0.1 : 0.62), J = n(w, s === "dark" ? 0.05 : 0.54), d = r.theme.navbar.palette.mode, V = o(r, "navbar", "background.default"), G = o(r, "navbar", "divider") || O, m = o(r, "navbar", "text.primary"), Q = o(r, "navbar", "text.secondary"), g = o(r, "navbar", "primary.main"), f = o(r, "navbar", "secondary.main"), X = Tr(
35
+ V,
35
36
  m || "#111827"
36
- ), Ne = n(Q, s === "dark" ? 0.72 : 0.64), X = n(
37
- A,
38
- s === "dark" ? 0.2 : 0.12
39
- ), ee = n(A, s === "dark" ? 0.42 : 0.28), He = A, re = q || n(m, s === "dark" ? 0.78 : 0.72), $e = n(J, s === "dark" ? 0.22 : 0.12), Ie = tr(W, s === "dark" ? 0.08 : 0.05), ze = q || n(m, s === "dark" ? 0.78 : 0.62), O = o(e, "main", "background.default"), y = o(e, "main", "background.paper"), oe = o(e, "main", "text.primary"), We = o(e, "main", "text.secondary"), w = o(e, "main", "primary.main"), ae = o(e, "main", "primary.contrastText"), P = o(e, "main", "secondary.main"), ne = o(e, "main", "secondary.contrastText"), g = o(e, "main", "success.main"), te = o(e, "main", "success.contrastText"), S = o(e, "main", "info.main"), ce = o(e, "main", "info.contrastText"), C = o(e, "main", "warning.main"), ie = o(e, "main", "warning.contrastText"), T = o(e, "main", "error.main"), le = o(e, "main", "error.contrastText"), b = e.theme.main.grid, B = h(b), N = h(e.theme.main.table), V = h({
40
- palette: e.theme.main.palette ?? {},
41
- table: e.theme.main.table ?? {}
42
- }), je = `${pr}-${B}`, Ae = `${fr}-${B}`, de = "#586980", G = "#ffffff", se = "14px", me = "13px", be = ((fe = b == null ? void 0 : b.body) == null ? void 0 : fe.backgroundColor) ?? mr, ve = n(G, 0.22), he = n(br, 0.14), u = t(
37
+ ), Ir = n(X, d === "dark" ? 0.72 : 0.64), rr = n(
38
+ f,
39
+ d === "dark" ? 0.2 : 0.12
40
+ ), er = n(f, d === "dark" ? 0.42 : 0.28), or = n(
41
+ g,
42
+ d === "dark" ? 0.2 : 0.12
43
+ ), ar = n(
44
+ g,
45
+ d === "dark" ? 0.42 : 0.28
46
+ ), nr = f, tr = Q || n(m, d === "dark" ? 0.78 : 0.72), Wr = n(f, d === "dark" ? 0.22 : 0.12), Or = se(V, d === "dark" ? 0.08 : 0.05), jr = Q || n(m, d === "dark" ? 0.78 : 0.62), D = o(r, "main", "background.default"), P = o(r, "main", "background.paper"), cr = o(r, "main", "text.primary"), Ar = o(r, "main", "text.secondary"), S = o(r, "main", "primary.main"), ir = o(r, "main", "primary.contrastText"), C = o(r, "main", "secondary.main"), lr = o(r, "main", "secondary.contrastText"), T = o(r, "main", "success.main"), dr = o(r, "main", "success.contrastText"), B = o(r, "main", "info.main"), sr = o(r, "main", "info.contrastText"), N = o(r, "main", "warning.main"), mr = o(r, "main", "warning.contrastText"), H = o(r, "main", "error.main"), br = o(r, "main", "error.contrastText"), b = r.theme.main.grid, $ = u(b), z = u(r.theme.main.table), M = u({
47
+ palette: r.theme.main.palette ?? {},
48
+ table: r.theme.main.table ?? {}
49
+ }), Vr = `${ge}-${$}`, Gr = `${we}-${$}`, vr = "#586980", R = "#ffffff", hr = "14px", ur = "13px", fr = ((yr = b == null ? void 0 : b.body) == null ? void 0 : yr.backgroundColor) ?? fe, pr = n(R, 0.22), xr = n(pe, 0.14), p = t(
43
50
  () => ({
44
- ...e,
51
+ ...r,
45
52
  theme: {
46
- ...e.theme,
47
- navbar: e.theme.main,
48
- toolbar: e.theme.main
53
+ ...r.theme,
54
+ navbar: r.theme.main,
55
+ toolbar: r.theme.main
49
56
  }
50
57
  }),
51
- [e]
52
- ), D = h(
53
- u.theme.main
54
- ), M = t(
58
+ [r]
59
+ ), E = u(
60
+ p.theme.main
61
+ ), F = t(
55
62
  () => ({
56
63
  owpSettings: {
57
- current: u,
58
- defaults: u,
59
- initial: u
64
+ current: p,
65
+ defaults: p,
66
+ initial: p
60
67
  }
61
68
  }),
62
- [u]
63
- ), R = cr().format("YYYY-MM-DD"), Oe = t(
64
- () => `OWP-${R.replace(/-/g, "")}-001`,
65
- [R]
66
- ), f = t(
69
+ [p]
70
+ ), K = me().format("YYYY-MM-DD"), Dr = t(
71
+ () => `OWP-${K.replace(/-/g, "")}-001`,
72
+ [K]
73
+ ), x = t(
67
74
  () => ({
68
- backgroundColor: y,
69
- border: `1px solid ${$}`
75
+ backgroundColor: P,
76
+ border: `1px solid ${O}`
70
77
  }),
71
- [y]
72
- ), Ve = t(
78
+ [P]
79
+ ), Mr = h === "navbar" ? "navbar" : h === "toolbar" ? "toolbar" : "main", Rr = t(
73
80
  () => ({
74
- backgroundColor: _,
75
- borderColor: L,
76
- boxShadow: `inset 0 1px 0 ${Z}`
81
+ backgroundColor: Z,
82
+ borderColor: q,
83
+ boxShadow: `inset 0 1px 0 ${J}`
77
84
  }),
78
- [_, L, Z]
79
- ), Ge = t(
85
+ [Z, q, J]
86
+ ), Er = t(
80
87
  () => ({
81
- backgroundColor: X,
82
- borderColor: ee
88
+ backgroundColor: rr,
89
+ borderColor: er,
90
+ color: nr,
91
+ transition: "background-color 160ms ease, border-color 160ms ease, color 160ms ease",
92
+ "&:hover, &:focus-visible, &:active": {
93
+ backgroundColor: or,
94
+ borderColor: ar,
95
+ color: g
96
+ }
83
97
  }),
84
- [X, ee]
85
- ), De = t(
98
+ [
99
+ nr,
100
+ g,
101
+ rr,
102
+ er,
103
+ or,
104
+ ar
105
+ ]
106
+ ), Fr = t(
86
107
  () => [
87
- { label: "primary", color: w, contrastColor: ae },
88
- { label: "secondary", color: P, contrastColor: ne },
89
- { label: "info", color: S, contrastColor: ce },
90
- { label: "warning", color: C, contrastColor: ie },
91
- { label: "error", color: T, contrastColor: le },
92
- { label: "success", color: g, contrastColor: te }
108
+ { label: "primary", color: S, contrastColor: ir },
109
+ { label: "secondary", color: C, contrastColor: lr },
110
+ { label: "info", color: B, contrastColor: sr },
111
+ { label: "warning", color: N, contrastColor: mr },
112
+ { label: "error", color: H, contrastColor: br },
113
+ { label: "success", color: T, contrastColor: dr }
93
114
  ].map((a) => ({
94
115
  ...a,
95
- previewContrastColor: a.label === "error" || a.label === "success" ? Pe(a.color, a.contrastColor) : a.contrastColor
116
+ previewContrastColor: a.label === "error" || a.label === "success" ? Tr(a.color, a.contrastColor) : a.contrastColor
96
117
  })),
97
118
  [
98
- T,
99
- le,
119
+ H,
120
+ br,
121
+ B,
122
+ sr,
100
123
  S,
101
- ce,
102
- w,
103
- ae,
104
- P,
105
- ne,
106
- g,
107
- te,
124
+ ir,
108
125
  C,
109
- ie
126
+ lr,
127
+ T,
128
+ dr,
129
+ N,
130
+ mr
110
131
  ]
111
- ), ue = e.snackbar ?? Je, v = t(
112
- () => Se({}, H, e.snackbarProviderProps),
113
- [e.snackbarProviderProps]
114
- ), Me = ((pe = v.anchorOrigin) == null ? void 0 : pe.horizontal) ?? H.anchorOrigin.horizontal, Re = ((xe = v.anchorOrigin) == null ? void 0 : xe.vertical) ?? H.anchorOrigin.vertical, Ee = v.maxSnack ?? H.maxSnack, Fe = ge((ke = v.style) == null ? void 0 : ke.fontSize), Ke = ge(
115
- (ye = v.style) == null ? void 0 : ye.lineHeight
116
- ), Ye = t(
117
- () => Qe.map((a) => {
118
- const l = ue[a];
132
+ ), kr = r.snackbar ?? ee, v = t(
133
+ () => Nr({}, W, r.snackbarProviderProps),
134
+ [r.snackbarProviderProps]
135
+ ), Kr = ((wr = v.anchorOrigin) == null ? void 0 : wr.horizontal) ?? W.anchorOrigin.horizontal, Yr = ((gr = v.anchorOrigin) == null ? void 0 : gr.vertical) ?? W.anchorOrigin.vertical, Ur = v.maxSnack ?? W.maxSnack, _r = Br((Pr = v.style) == null ? void 0 : Pr.fontSize), Lr = Br(
136
+ (Sr = v.style) == null ? void 0 : Sr.lineHeight
137
+ ), Zr = t(
138
+ () => oe.map((a) => {
139
+ const c = kr[a];
119
140
  return {
120
141
  actionHoverColor: n(
121
- l.color,
142
+ c.color,
122
143
  a === "default" ? 0.18 : 0.16
123
144
  ),
124
- backgroundColor: l.backgroundColor,
125
- color: l.color,
126
- icon: Sr[a],
145
+ backgroundColor: c.backgroundColor,
146
+ color: c.color,
147
+ icon: He[a],
127
148
  key: a,
128
- message: vr[a]
149
+ message: xe[a]
129
150
  };
130
151
  }),
131
- [ue]
132
- ), Ue = t(
133
- () => hr(p),
134
- [p]
135
- ), _e = t(
152
+ [kr]
153
+ ), qr = t(
154
+ () => ke(h),
155
+ [h]
156
+ ), Jr = t(
136
157
  () => ({
137
- buttons: h({
138
- error: T,
139
- info: S,
140
- primary: w,
141
- secondary: P,
142
- success: g,
143
- warning: C
158
+ buttons: u({
159
+ error: H,
160
+ info: B,
161
+ primary: S,
162
+ secondary: C,
163
+ success: T,
164
+ warning: N
144
165
  }),
145
- grid: `${D}-${B}`,
146
- searchHeader: V,
147
- snackbars: h({
148
- provider: e.snackbarProviderProps,
149
- snackbar: e.snackbar
166
+ grid: `${E}-${$}`,
167
+ searchHeader: M,
168
+ snackbars: u({
169
+ provider: r.snackbarProviderProps,
170
+ snackbar: r.snackbar
150
171
  }),
151
- tables: N
172
+ tables: z
152
173
  }),
153
174
  [
175
+ $,
176
+ H,
154
177
  B,
155
- T,
156
178
  S,
157
- w,
158
- P,
159
- g,
160
- D,
161
179
  C,
162
- V,
163
- e.snackbar,
164
- e.snackbarProviderProps,
165
- N
180
+ T,
181
+ E,
182
+ N,
183
+ M,
184
+ r.snackbar,
185
+ r.snackbarProviderProps,
186
+ z
166
187
  ]
167
- ), Le = t(
168
- () => /* @__PURE__ */ r(
169
- gr,
188
+ ), Qr = t(
189
+ () => /* @__PURE__ */ e(
190
+ Ne,
170
191
  {
171
- gridBodyBorder: he,
172
- layoutPreviewGridCellBackground: be,
173
- layoutPreviewGridCellFontSize: me,
174
- layoutPreviewGridHeaderBackground: de,
175
- layoutPreviewGridHeaderBorder: ve,
176
- layoutPreviewGridHeaderColor: G,
177
- layoutPreviewGridHeaderFontSize: se
192
+ gridBodyBorder: xr,
193
+ layoutPreviewGridCellBackground: fr,
194
+ layoutPreviewGridCellFontSize: ur,
195
+ layoutPreviewGridHeaderBackground: vr,
196
+ layoutPreviewGridHeaderBorder: pr,
197
+ layoutPreviewGridHeaderColor: R,
198
+ layoutPreviewGridHeaderFontSize: hr
178
199
  }
179
200
  ),
180
201
  [
181
- he,
182
- be,
183
- me,
184
- de,
185
- ve,
186
- G,
187
- se
202
+ xr,
203
+ fr,
204
+ ur,
205
+ vr,
206
+ pr,
207
+ R,
208
+ hr
188
209
  ]
189
210
  );
190
- dr(() => () => {
191
- z.current.forEach((a) => {
192
- ir(a);
193
- }), z.current = [];
211
+ he(() => () => {
212
+ A.current.forEach((a) => {
213
+ be(a);
214
+ }), A.current = [];
194
215
  }, []);
195
- const Ze = /* @__PURE__ */ F((a) => {
196
- var l;
216
+ const Xr = /* @__PURE__ */ I((a) => {
217
+ var c;
197
218
  switch (a) {
198
219
  case "buttons":
199
- return /* @__PURE__ */ r(
200
- Pr,
220
+ return /* @__PURE__ */ e(
221
+ Be,
201
222
  {
202
- buttonPreviewItems: De,
203
- mainTextSecondary: We,
204
- previewSectionCardSx: f
223
+ buttonPreviewItems: Fr,
224
+ mainTextSecondary: Ar,
225
+ previewSectionCardSx: x
205
226
  }
206
227
  );
207
228
  case "snackbars":
208
- return /* @__PURE__ */ r(
209
- wr,
229
+ return /* @__PURE__ */ e(
230
+ Te,
210
231
  {
211
- previewSectionCardSx: f,
212
- previewSnackbarKeysRef: z,
232
+ previewSectionCardSx: x,
233
+ previewSnackbarKeysRef: A,
213
234
  snackbarAnchorOrigin: v.anchorOrigin,
214
235
  snackbarAutoHideDuration: v.autoHideDuration,
215
- snackbarPreviewAnchorHorizontal: Me,
216
- snackbarPreviewAnchorVertical: Re,
217
- snackbarPreviewFontSize: Fe,
218
- snackbarPreviewItems: Ye,
219
- snackbarPreviewLineHeight: Ke,
220
- snackbarPreviewMaxSnack: Ee
236
+ snackbarPreviewAnchorHorizontal: Kr,
237
+ snackbarPreviewAnchorVertical: Yr,
238
+ snackbarPreviewFontSize: _r,
239
+ snackbarPreviewItems: Zr,
240
+ snackbarPreviewLineHeight: Lr,
241
+ snackbarPreviewMaxSnack: Ur
221
242
  }
222
243
  );
223
244
  case "searchHeader":
224
- return /* @__PURE__ */ r(
225
- yr,
245
+ return /* @__PURE__ */ e(
246
+ Ce,
226
247
  {
227
- gridPreviewTable: Le,
228
- mainBackground: O,
229
- mainPaper: y,
230
- mainText: oe,
231
- mainThemePreviewStoreState: M,
232
- previewSectionCardSx: f,
233
- searchHeaderPreviewDate: R,
234
- searchHeaderPreviewNumber: Oe,
235
- searchHeaderPreviewVersionKey: V,
236
- tablePreviewCanTableRadiusZero: K,
237
- tableTheme: Y,
238
- tableThemePreviewVersionKey: N
248
+ gridPreviewTable: Qr,
249
+ mainBackground: D,
250
+ mainPaper: P,
251
+ mainText: cr,
252
+ mainThemePreviewStoreState: F,
253
+ previewSectionCardSx: x,
254
+ searchHeaderPreviewDate: K,
255
+ searchHeaderPreviewNumber: Dr,
256
+ searchHeaderPreviewVersionKey: M,
257
+ tablePreviewCanTableRadiusZero: U,
258
+ tableTheme: _,
259
+ tableThemePreviewVersionKey: z
239
260
  }
240
261
  );
241
262
  case "grid":
242
- return /* @__PURE__ */ r(
243
- kr,
263
+ return /* @__PURE__ */ e(
264
+ Se,
244
265
  {
245
- editableThemePreviewGridId: je,
246
- mainGridChangedBackgroundColor: (l = b == null ? void 0 : b.changed) == null ? void 0 : l.backgroundColor,
247
- mainThemePreviewStoreKey: D,
248
- mainThemePreviewStoreState: M,
249
- previewSectionCardSx: f,
250
- readonlyThemePreviewGridId: Ae
266
+ editableThemePreviewGridId: Vr,
267
+ mainGridChangedBackgroundColor: (c = b == null ? void 0 : b.changed) == null ? void 0 : c.backgroundColor,
268
+ mainThemePreviewStoreKey: E,
269
+ mainThemePreviewStoreState: F,
270
+ previewSectionCardSx: x,
271
+ readonlyThemePreviewGridId: Gr
251
272
  }
252
273
  );
253
274
  case "tables":
254
- return /* @__PURE__ */ r(
255
- xr,
275
+ return /* @__PURE__ */ e(
276
+ Pe,
256
277
  {
257
- mainThemePreviewStoreState: M,
258
- previewSectionCardSx: f,
259
- tablePreviewCanTableRadiusZero: K,
260
- tableTheme: Y,
261
- tableThemePreviewVersionKey: N
278
+ mainThemePreviewStoreState: F,
279
+ previewSectionCardSx: x,
280
+ tablePreviewCanTableRadiusZero: U,
281
+ tableTheme: _,
282
+ tableThemePreviewVersionKey: z
262
283
  }
263
284
  );
264
285
  default:
265
286
  return null;
266
287
  }
267
- }, "renderPreviewSection");
268
- return /* @__PURE__ */ r("div", { className: "flex h-full min-h-0 flex-col", children: /* @__PURE__ */ c(
288
+ }, "renderPreviewSection"), Y = /* @__PURE__ */ I((a, c, k = 0) => Mr === a ? /* @__PURE__ */ e(
289
+ "div",
290
+ {
291
+ "aria-hidden": !0,
292
+ className: "pointer-events-none absolute z-[2]",
293
+ style: {
294
+ inset: c,
295
+ border: `4px solid ${$e}`,
296
+ borderRadius: k,
297
+ boxShadow: `0 0 0 1px ${ze}`
298
+ }
299
+ }
300
+ ) : null, "renderHighlightOverlay");
301
+ return /* @__PURE__ */ e("div", { className: "flex h-full min-h-0 flex-col", children: /* @__PURE__ */ i(
269
302
  "div",
270
303
  {
271
304
  className: "grid min-h-0 flex-1 grid-cols-[224px_minmax(0,1fr)] grid-rows-[76px_minmax(0,1fr)] overflow-hidden rounded-lg border border-solid",
272
305
  style: {
273
- backgroundColor: O,
274
- borderColor: $
306
+ backgroundColor: D,
307
+ borderColor: O
275
308
  },
276
309
  children: [
277
- /* @__PURE__ */ c(
310
+ /* @__PURE__ */ i(
278
311
  "div",
279
312
  {
280
313
  className: "col-span-2 relative flex items-center justify-between px-20",
281
314
  style: {
282
- backgroundColor: U,
283
- backgroundImage: `linear-gradient(180deg, ${U} 0%, ${Ce} 100%)`,
284
- borderBottom: `1px solid ${Te}`,
285
- boxShadow: `inset 0 1px 0 ${n(k, d === "dark" ? 0.06 : 0.82)}, 0 4px 16px ${n(Be, d === "dark" ? 0.18 : 0.05)}`,
286
- color: x
315
+ backgroundColor: L,
316
+ backgroundImage: `linear-gradient(180deg, ${L} 0%, ${Hr} 100%)`,
317
+ borderBottom: `1px solid ${$r}`,
318
+ boxShadow: `inset 0 1px 0 ${n(w, s === "dark" ? 0.06 : 0.82)}, 0 4px 16px ${n(zr, s === "dark" ? 0.18 : 0.05)}`,
319
+ color: y
287
320
  },
288
321
  children: [
289
- /* @__PURE__ */ r("div", { className: "flex items-center gap-12", children: /* @__PURE__ */ c("div", { className: "flex flex-col gap-2", children: [
290
- /* @__PURE__ */ c(
322
+ Y("toolbar", 0, 0),
323
+ /* @__PURE__ */ e("div", { className: "flex items-center gap-12", children: /* @__PURE__ */ i("div", { className: "flex flex-col gap-2", children: [
324
+ /* @__PURE__ */ i(
291
325
  "div",
292
326
  {
293
327
  className: "flex items-center gap-2",
294
328
  style: {
295
- color: n(x, d === "dark" ? 0.72 : 0.64)
329
+ color: n(y, s === "dark" ? 0.72 : 0.64)
296
330
  },
297
331
  children: [
298
- /* @__PURE__ */ r(i, { variant: "caption", children: "OWP" }),
299
- /* @__PURE__ */ r(we, { sx: { fontSize: 18 } }),
300
- /* @__PURE__ */ r(i, { variant: "caption", children: "Theme Preview" })
332
+ /* @__PURE__ */ e(l, { variant: "caption", children: "OWP" }),
333
+ /* @__PURE__ */ e(Cr, { sx: { fontSize: 18 } }),
334
+ /* @__PURE__ */ e(l, { variant: "caption", children: "Theme Preview" })
301
335
  ]
302
336
  }
303
337
  ),
304
- /* @__PURE__ */ r(i, { variant: "subtitle1", fontWeight: 700, children: "Toolbar" })
338
+ /* @__PURE__ */ e(l, { variant: "subtitle1", fontWeight: 700, children: "Toolbar" })
305
339
  ] }) }),
306
- /* @__PURE__ */ r("div", { className: "pointer-events-none absolute left-1/2 top-1/2 flex w-full max-w-[520px] -translate-x-1/2 -translate-y-1/2 justify-center px-12 text-center", children: /* @__PURE__ */ c(
307
- i,
340
+ /* @__PURE__ */ e("div", { className: "pointer-events-none absolute left-1/2 top-1/2 flex w-full max-w-[520px] -translate-x-1/2 -translate-y-1/2 justify-center px-12 text-center", children: /* @__PURE__ */ i(
341
+ l,
308
342
  {
309
343
  variant: "body2",
310
344
  sx: {
311
- color: n(x, d === "dark" ? 0.92 : 0.84),
345
+ color: n(y, s === "dark" ? 0.92 : 0.84),
312
346
  fontSize: 13,
313
347
  fontWeight: 700
314
348
  },
315
349
  children: [
316
350
  "로그인 화면 배경색은 Toolbar",
317
351
  " ",
318
- /* @__PURE__ */ r(we, { sx: { mx: 0.25, fontSize: 18, verticalAlign: "middle" } }),
352
+ /* @__PURE__ */ e(Cr, { sx: { mx: 0.25, fontSize: 18, verticalAlign: "middle" } }),
319
353
  " ",
320
354
  "Background Default 색상을 따라갑니다."
321
355
  ]
322
356
  }
323
357
  ) }),
324
- /* @__PURE__ */ r("div", { className: "flex items-center gap-8", children: [or, ar].map((a, l) => /* @__PURE__ */ r(
358
+ /* @__PURE__ */ e("div", { className: "flex items-center gap-8", children: [ce, ie].map((a, c) => /* @__PURE__ */ e(
325
359
  "div",
326
360
  {
327
361
  className: "flex h-32 w-32 items-center justify-center rounded-[10px] border border-solid",
328
- style: Ve,
329
- children: /* @__PURE__ */ r(a, { sx: { color: x, fontSize: 18 } })
362
+ style: Rr,
363
+ children: /* @__PURE__ */ e(a, { sx: { color: y, fontSize: 18 } })
330
364
  },
331
- `${l}`
365
+ `${c}`
332
366
  )) })
333
367
  ]
334
368
  }
335
369
  ),
336
- /* @__PURE__ */ c(
370
+ /* @__PURE__ */ i(
337
371
  "div",
338
372
  {
339
- className: "flex min-h-0 flex-col",
373
+ className: "relative flex min-h-0 flex-col",
340
374
  style: {
341
- backgroundColor: W,
342
- borderRight: `1px solid ${j}`,
375
+ backgroundColor: V,
376
+ borderRight: `1px solid ${G}`,
343
377
  color: m
344
378
  },
345
379
  children: [
346
- /* @__PURE__ */ c(
380
+ Y("navbar", 0, 0),
381
+ /* @__PURE__ */ i(
347
382
  "div",
348
383
  {
349
384
  className: "flex items-center justify-between gap-8 px-16 py-14",
350
385
  style: {
351
- borderBottom: `1px solid ${j}`
386
+ borderBottom: `1px solid ${G}`
352
387
  },
353
388
  children: [
354
- /* @__PURE__ */ r("div", { className: "flex items-center gap-10", children: /* @__PURE__ */ c("div", { className: "flex flex-col gap-2", children: [
355
- /* @__PURE__ */ r(
356
- i,
389
+ /* @__PURE__ */ e("div", { className: "flex items-center gap-10", children: /* @__PURE__ */ i("div", { className: "flex flex-col gap-2", children: [
390
+ /* @__PURE__ */ e(
391
+ l,
357
392
  {
358
393
  variant: "subtitle2",
359
394
  fontWeight: 700,
360
395
  sx: {
361
- color: Q
396
+ color: X
362
397
  },
363
398
  children: "Navbar"
364
399
  }
365
400
  ),
366
- /* @__PURE__ */ r(i, { variant: "caption", sx: { color: Ne }, children: "Navigation" })
401
+ /* @__PURE__ */ e(l, { variant: "caption", sx: { color: Ir }, children: "Navigation" })
367
402
  ] }) }),
368
- /* @__PURE__ */ r(
369
- "div",
403
+ /* @__PURE__ */ e(
404
+ le,
370
405
  {
406
+ "aria-label": "navbar menu",
371
407
  className: "flex h-28 w-28 items-center justify-center rounded-[10px] border border-solid",
372
- style: Ge,
373
- children: /* @__PURE__ */ r(rr, { sx: { color: He, fontSize: 16 } })
408
+ sx: Er,
409
+ children: /* @__PURE__ */ e(te, { sx: { color: "inherit", fontSize: 16 } })
374
410
  }
375
411
  )
376
412
  ]
377
413
  }
378
414
  ),
379
- /* @__PURE__ */ r("div", { className: "flex flex-1 flex-col gap-4 px-10 py-10", children: ur.map((a, l) => {
380
- const E = l === 1;
381
- return /* @__PURE__ */ r(
415
+ /* @__PURE__ */ e("div", { className: "flex flex-1 flex-col gap-4 px-10 py-10", children: ye.map((a, c) => {
416
+ const k = c === 1;
417
+ return /* @__PURE__ */ e(
382
418
  "div",
383
419
  {
384
420
  className: "rounded-lg px-12 py-10",
385
421
  style: {
386
- backgroundColor: E ? $e : "transparent",
387
- color: E ? J : re
422
+ backgroundColor: k ? Wr : "transparent",
423
+ color: k ? f : tr
388
424
  },
389
- children: /* @__PURE__ */ r(i, { variant: "body2", fontWeight: E ? 700 : 500, children: a })
425
+ children: /* @__PURE__ */ e(l, { variant: "body2", fontWeight: k ? 700 : 500, children: a })
390
426
  },
391
427
  a
392
428
  );
393
429
  }) }),
394
- /* @__PURE__ */ r(
430
+ /* @__PURE__ */ e(
395
431
  "div",
396
432
  {
397
433
  className: "px-12 py-12",
398
434
  style: {
399
- borderTop: `1px solid ${j}`
435
+ borderTop: `1px solid ${G}`
400
436
  },
401
- children: /* @__PURE__ */ c(
437
+ children: /* @__PURE__ */ i(
402
438
  "div",
403
439
  {
404
440
  className: "flex min-h-[56px] items-center gap-12 rounded-lg px-8 py-8",
405
441
  style: { color: m },
406
442
  children: [
407
- /* @__PURE__ */ r(
443
+ /* @__PURE__ */ e(
408
444
  "div",
409
445
  {
410
446
  className: "flex h-36 w-36 shrink-0 items-center justify-center rounded-full",
411
447
  style: {
412
- backgroundColor: Ie,
413
- color: ze
448
+ backgroundColor: Or,
449
+ color: jr
414
450
  },
415
- children: /* @__PURE__ */ r(i, { sx: { fontSize: 18, fontWeight: 700, lineHeight: 1 }, children: "관" })
451
+ children: /* @__PURE__ */ e(l, { sx: { fontSize: 18, fontWeight: 700, lineHeight: 1 }, children: "관" })
416
452
  }
417
453
  ),
418
- /* @__PURE__ */ c("div", { className: "flex min-w-0 flex-1 flex-col gap-1", children: [
419
- /* @__PURE__ */ r(
420
- i,
454
+ /* @__PURE__ */ i("div", { className: "flex min-w-0 flex-1 flex-col gap-1", children: [
455
+ /* @__PURE__ */ e(
456
+ l,
421
457
  {
422
458
  className: "truncate",
423
459
  sx: {
@@ -430,12 +466,12 @@ function Fr({
430
466
  children: "Impix"
431
467
  }
432
468
  ),
433
- /* @__PURE__ */ r(
434
- i,
469
+ /* @__PURE__ */ e(
470
+ l,
435
471
  {
436
472
  className: "truncate",
437
473
  sx: {
438
- color: re,
474
+ color: tr,
439
475
  fontSize: 14,
440
476
  fontWeight: 500,
441
477
  letterSpacing: "-0.02em",
@@ -445,7 +481,7 @@ function Fr({
445
481
  }
446
482
  )
447
483
  ] }),
448
- /* @__PURE__ */ r("div", { className: "flex shrink-0 items-center justify-center", style: { color: m }, children: /* @__PURE__ */ r(er, { sx: { fontSize: 16 } }) })
484
+ /* @__PURE__ */ e("div", { className: "flex shrink-0 items-center justify-center", style: { color: m }, children: /* @__PURE__ */ e(ne, { sx: { fontSize: 16 } }) })
449
485
  ]
450
486
  }
451
487
  )
@@ -454,30 +490,31 @@ function Fr({
454
490
  ]
455
491
  }
456
492
  ),
457
- /* @__PURE__ */ c(
493
+ /* @__PURE__ */ i(
458
494
  "div",
459
495
  {
460
496
  className: "relative flex min-h-0 flex-col gap-14 overflow-auto p-14",
461
497
  style: {
462
- backgroundColor: O,
463
- color: oe
498
+ backgroundColor: D,
499
+ color: cr
464
500
  },
465
501
  children: [
466
- I ? /* @__PURE__ */ r(
502
+ Y("main", 8),
503
+ j ? /* @__PURE__ */ e(
467
504
  "div",
468
505
  {
469
506
  className: "absolute inset-14 z-10 flex items-center justify-center rounded-lg",
470
507
  style: {
471
- backgroundColor: n(y, 0.88),
472
- border: `1px solid ${$}`
508
+ backgroundColor: n(P, 0.88),
509
+ border: `1px solid ${O}`
473
510
  },
474
- children: /* @__PURE__ */ c("div", { className: "flex flex-col items-center gap-10", children: [
475
- /* @__PURE__ */ r(nr, { color: "secondary", size: 34, thickness: 4.5 }),
476
- /* @__PURE__ */ r(i, { variant: "body2", color: "text.secondary", fontWeight: 700, children: "로딩 중..." })
511
+ children: /* @__PURE__ */ i("div", { className: "flex flex-col items-center gap-10", children: [
512
+ /* @__PURE__ */ e(de, { color: "secondary", size: 34, thickness: 4.5 }),
513
+ /* @__PURE__ */ e(l, { variant: "body2", color: "text.secondary", fontWeight: 700, children: "로딩 중..." })
477
514
  ] })
478
515
  }
479
516
  ) : null,
480
- Ue.map((a) => /* @__PURE__ */ r(sr, { children: Ze(a) }, `${a}-${_e[a]}`))
517
+ qr.map((a) => /* @__PURE__ */ e(ue, { children: Xr(a) }, `${a}-${Jr[a]}`))
481
518
  ]
482
519
  }
483
520
  )
@@ -485,8 +522,8 @@ function Fr({
485
522
  }
486
523
  ) });
487
524
  }
488
- F(Fr, "ThemePreviewCanvas");
525
+ I(qe, "ThemePreviewCanvas");
489
526
  export {
490
- Fr as ThemePreviewCanvas
527
+ qe as ThemePreviewCanvas
491
528
  };
492
529
  //# sourceMappingURL=ThemePreviewCanvas.js.map