opus-react 0.5.0 → 0.6.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/index.cjs +589 -364
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +118 -9
- package/dist/index.css.map +1 -1
- package/dist/index.d.cts +114 -19
- package/dist/index.d.ts +114 -19
- package/dist/index.js +512 -289
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -427,7 +427,7 @@ var init_setupFireBarrelScene = __esm({
|
|
|
427
427
|
});
|
|
428
428
|
|
|
429
429
|
// ../../components/fields/shared/inputControlSizes.module.css
|
|
430
|
-
var inputControlSizes_default = {"
|
|
430
|
+
var inputControlSizes_default = {"sizeLg":"opus_8ChDQJ_sizeLg","sizeMd":"opus_8ChDQJ_sizeMd","sizeSm":"opus_8ChDQJ_sizeSm"};
|
|
431
431
|
|
|
432
432
|
// ../../components/fields/shared/inputControlSizes.ts
|
|
433
433
|
var inputControlSizeClassName = {
|
|
@@ -437,7 +437,7 @@ var inputControlSizeClassName = {
|
|
|
437
437
|
};
|
|
438
438
|
|
|
439
439
|
// ../../components/fields/Button/Button.module.css
|
|
440
|
-
var Button_default = {"
|
|
440
|
+
var Button_default = {"link":"opus_lZkc26_link","info":"opus_lZkc26_info","button":"opus_lZkc26_button","primary":"opus_lZkc26_primary","dark":"opus_lZkc26_dark","success":"opus_lZkc26_success","warning":"opus_lZkc26_warning","secondary":"opus_lZkc26_secondary","danger":"opus_lZkc26_danger","light":"opus_lZkc26_light"};
|
|
441
441
|
|
|
442
442
|
// ../../components/fields/Button/Button.tsx
|
|
443
443
|
import { jsx } from "react/jsx-runtime";
|
|
@@ -486,7 +486,7 @@ import {
|
|
|
486
486
|
import { createPortal } from "react-dom";
|
|
487
487
|
|
|
488
488
|
// ../../components/Tooltip/Tooltip.module.css
|
|
489
|
-
var Tooltip_default = {"
|
|
489
|
+
var Tooltip_default = {"arrow":"opus_R70RbH_arrow","bottom":"opus_R70RbH_bottom","triggerWrap":"opus_R70RbH_triggerWrap","left":"opus_R70RbH_left","root":"opus_R70RbH_root","trigger":"opus_R70RbH_trigger","top":"opus_R70RbH_top","popup":"opus_R70RbH_popup","right":"opus_R70RbH_right"};
|
|
490
490
|
|
|
491
491
|
// ../../components/Tooltip/Tooltip.tsx
|
|
492
492
|
import { jsx as jsx2, jsxs } from "react/jsx-runtime";
|
|
@@ -655,7 +655,7 @@ function Tooltip({
|
|
|
655
655
|
}
|
|
656
656
|
|
|
657
657
|
// ../../components/fields/FieldShell/FieldShell.module.css
|
|
658
|
-
var FieldShell_default = {"
|
|
658
|
+
var FieldShell_default = {"visuallyHidden":"opus_zNi12Z_visuallyHidden","flaggedCenter":"opus_zNi12Z_flaggedCenter","errorFlagged":"opus_zNi12Z_errorFlagged","flagged":"opus_zNi12Z_flagged","label":"opus_zNi12Z_label","root":"opus_zNi12Z_root","labelRight":"opus_zNi12Z_labelRight","error":"opus_zNi12Z_error","compactControl":"opus_zNi12Z_compactControl","labelFlagged":"opus_zNi12Z_labelFlagged","required":"opus_zNi12Z_required","controlFlagged":"opus_zNi12Z_controlFlagged","control":"opus_zNi12Z_control","labelLeft":"opus_zNi12Z_labelLeft","stackedLeft":"opus_zNi12Z_stackedLeft","flaggedStart":"opus_zNi12Z_flaggedStart","stacked":"opus_zNi12Z_stacked","fitContent":"opus_zNi12Z_fitContent","stackedRight":"opus_zNi12Z_stackedRight"};
|
|
659
659
|
|
|
660
660
|
// ../../components/fields/FieldShell/FieldShell.tsx
|
|
661
661
|
import { Fragment, jsx as jsx3, jsxs as jsxs2 } from "react/jsx-runtime";
|
|
@@ -780,10 +780,10 @@ function FieldShell({
|
|
|
780
780
|
}
|
|
781
781
|
|
|
782
782
|
// ../../components/fields/CheckboxField/CheckboxField.module.css
|
|
783
|
-
var CheckboxField_default = {"
|
|
783
|
+
var CheckboxField_default = {"visual":"opus_g-5tlR_visual","error":"opus_g-5tlR_error","nativeInput":"opus_g-5tlR_nativeInput","round":"opus_g-5tlR_round","toggle":"opus_g-5tlR_toggle","square":"opus_g-5tlR_square","toggleLabel":"opus_g-5tlR_toggleLabel","shell":"opus_g-5tlR_shell"};
|
|
784
784
|
|
|
785
785
|
// ../../components/fields/shared/choiceControlSizes.module.css
|
|
786
|
-
var choiceControlSizes_default = {"
|
|
786
|
+
var choiceControlSizes_default = {"sizeLg":"opus_4er5Uc_sizeLg","sizeMd":"opus_4er5Uc_sizeMd","sizeSm":"opus_4er5Uc_sizeSm"};
|
|
787
787
|
|
|
788
788
|
// ../../components/fields/shared/choiceControlSizes.ts
|
|
789
789
|
var choiceControlSizeClassName = {
|
|
@@ -805,9 +805,11 @@ function CheckboxField({
|
|
|
805
805
|
labelPosition = "left",
|
|
806
806
|
labelVisuallyHidden,
|
|
807
807
|
mode = "flagged",
|
|
808
|
+
name,
|
|
808
809
|
onChange,
|
|
809
810
|
shape = "square",
|
|
810
|
-
size = "md"
|
|
811
|
+
size = "md",
|
|
812
|
+
value
|
|
811
813
|
}) {
|
|
812
814
|
const shellAria = useFieldShellAria();
|
|
813
815
|
return /* @__PURE__ */ jsx4(
|
|
@@ -832,8 +834,10 @@ function CheckboxField({
|
|
|
832
834
|
className: CheckboxField_default.nativeInput,
|
|
833
835
|
checked,
|
|
834
836
|
id,
|
|
837
|
+
name,
|
|
835
838
|
onChange,
|
|
836
|
-
type: "checkbox"
|
|
839
|
+
type: "checkbox",
|
|
840
|
+
value
|
|
837
841
|
}, fieldInputAriaProps(shellAria, { invalid: Boolean(error) }))
|
|
838
842
|
),
|
|
839
843
|
/* @__PURE__ */ jsx4(
|
|
@@ -853,7 +857,7 @@ function CheckboxField({
|
|
|
853
857
|
}
|
|
854
858
|
|
|
855
859
|
// ../../components/fields/ColorField/ColorField.module.css
|
|
856
|
-
var ColorField_default = {"
|
|
860
|
+
var ColorField_default = {"error":"opus_Z7jeX4_error","picker":"opus_Z7jeX4_picker","nativeInput":"opus_Z7jeX4_nativeInput","swatch":"opus_Z7jeX4_swatch","value":"opus_Z7jeX4_value","icon":"opus_Z7jeX4_icon"};
|
|
857
861
|
|
|
858
862
|
// ../../components/fields/ColorField/ColorField.tsx
|
|
859
863
|
import { jsx as jsx5, jsxs as jsxs4 } from "react/jsx-runtime";
|
|
@@ -919,12 +923,18 @@ var DateField_default = {"error":"opus_G3y11z_error","input":"opus_G3y11z_input"
|
|
|
919
923
|
// ../../components/fields/DateField/DateField.tsx
|
|
920
924
|
import { jsx as jsx6 } from "react/jsx-runtime";
|
|
921
925
|
function DateField({
|
|
926
|
+
autoComplete,
|
|
927
|
+
autoFocus,
|
|
928
|
+
disabled,
|
|
922
929
|
error,
|
|
923
930
|
help,
|
|
924
931
|
id,
|
|
925
932
|
label,
|
|
926
933
|
labelPosition = "left",
|
|
927
934
|
mode = "stacked",
|
|
935
|
+
inputProps,
|
|
936
|
+
name,
|
|
937
|
+
readOnly,
|
|
928
938
|
required,
|
|
929
939
|
size = "md",
|
|
930
940
|
type = "date",
|
|
@@ -944,25 +954,31 @@ function DateField({
|
|
|
944
954
|
required,
|
|
945
955
|
children: /* @__PURE__ */ jsx6(
|
|
946
956
|
"input",
|
|
947
|
-
__spreadValues({
|
|
957
|
+
__spreadValues(__spreadProps(__spreadValues({}, inputProps), {
|
|
948
958
|
"aria-invalid": error ? "true" : void 0,
|
|
959
|
+
autoComplete,
|
|
960
|
+
autoFocus,
|
|
949
961
|
className: [
|
|
950
962
|
DateField_default.input,
|
|
951
963
|
inputControlSizeClassName[size],
|
|
952
964
|
error ? DateField_default.error : ""
|
|
953
965
|
].filter(Boolean).join(" "),
|
|
954
966
|
id,
|
|
967
|
+
disabled,
|
|
968
|
+
name,
|
|
955
969
|
onChange,
|
|
956
970
|
type,
|
|
971
|
+
readOnly,
|
|
972
|
+
required,
|
|
957
973
|
value
|
|
958
|
-
}, fieldInputAriaProps(shellAria, { invalid: Boolean(error) }))
|
|
974
|
+
}), fieldInputAriaProps(shellAria, { invalid: Boolean(error) }))
|
|
959
975
|
)
|
|
960
976
|
}
|
|
961
977
|
);
|
|
962
978
|
}
|
|
963
979
|
|
|
964
980
|
// ../../components/fields/HiddenField/HiddenField.module.css
|
|
965
|
-
var HiddenField_default = {"preview":"opus_kL1YXS_preview","
|
|
981
|
+
var HiddenField_default = {"preview":"opus_kL1YXS_preview","meta":"opus_kL1YXS_meta","note":"opus_kL1YXS_note"};
|
|
966
982
|
|
|
967
983
|
// ../../components/fields/HiddenField/HiddenField.tsx
|
|
968
984
|
import { jsx as jsx7, jsxs as jsxs5 } from "react/jsx-runtime";
|
|
@@ -1011,7 +1027,7 @@ function HiddenField({
|
|
|
1011
1027
|
}
|
|
1012
1028
|
|
|
1013
1029
|
// ../../components/fields/FileField/FileField.module.css
|
|
1014
|
-
var FileField_default = {"
|
|
1030
|
+
var FileField_default = {"dragging":"opus_aOsPA7_dragging","icon":"opus_aOsPA7_icon","title":"opus_aOsPA7_title","content":"opus_aOsPA7_content","action":"opus_aOsPA7_action","iconSvg":"opus_aOsPA7_iconSvg","hint":"opus_aOsPA7_hint","drop":"opus_aOsPA7_drop","footnote":"opus_aOsPA7_footnote","input":"opus_aOsPA7_input","wrapper":"opus_aOsPA7_wrapper","dropError":"opus_aOsPA7_dropError"};
|
|
1015
1031
|
|
|
1016
1032
|
// ../../components/fields/FileField/FileField.tsx
|
|
1017
1033
|
import {
|
|
@@ -1305,7 +1321,7 @@ async function cropImageToViewport(image, viewport, output, state, options) {
|
|
|
1305
1321
|
}
|
|
1306
1322
|
|
|
1307
1323
|
// ../../components/fields/ImageCropUploadField/ImageCropUploadField.module.css
|
|
1308
|
-
var ImageCropUploadField_default = {"
|
|
1324
|
+
var ImageCropUploadField_default = {"instruction":"opus_itxBv9_instruction","dropHint":"opus_itxBv9_dropHint","viewport":"opus_itxBv9_viewport","previewTitle":"opus_itxBv9_previewTitle","dropError":"opus_itxBv9_dropError","dropIconSvg":"opus_itxBv9_dropIconSvg","dragging":"opus_itxBv9_dragging","drop":"opus_itxBv9_drop","previewHint":"opus_itxBv9_previewHint","zoomButton":"opus_itxBv9_zoomButton","viewportRing":"opus_itxBv9_viewportRing","previewCopy":"opus_itxBv9_previewCopy","zoomLabel":"opus_itxBv9_zoomLabel","previewCard":"opus_itxBv9_previewCard","dropContent":"opus_itxBv9_dropContent","viewportDragging":"opus_itxBv9_viewportDragging","actions":"opus_itxBv9_actions","root":"opus_itxBv9_root","previewRow":"opus_itxBv9_previewRow","zoomSlider":"opus_itxBv9_zoomSlider","dropAction":"opus_itxBv9_dropAction","previewFrame":"opus_itxBv9_previewFrame","editor":"opus_itxBv9_editor","dropTitle":"opus_itxBv9_dropTitle","previewImage":"opus_itxBv9_previewImage","previewCameraButton":"opus_itxBv9_previewCameraButton","zoomRow":"opus_itxBv9_zoomRow","viewportImage":"opus_itxBv9_viewportImage","changeLink":"opus_itxBv9_changeLink","dropIcon":"opus_itxBv9_dropIcon","hiddenInput":"opus_itxBv9_hiddenInput"};
|
|
1309
1325
|
|
|
1310
1326
|
// ../../components/fields/ImageCropUploadField/ImageCropUploadField.tsx
|
|
1311
1327
|
import { Fragment as Fragment3, jsx as jsx10, jsxs as jsxs7 } from "react/jsx-runtime";
|
|
@@ -1951,7 +1967,7 @@ function NumberField({
|
|
|
1951
1967
|
import { createContext as createContext2, useContext as useContext2, useId as useId3 } from "react";
|
|
1952
1968
|
|
|
1953
1969
|
// ../../components/fields/RadioGroup/RadioGroup.module.css
|
|
1954
|
-
var RadioGroup_default = {"
|
|
1970
|
+
var RadioGroup_default = {"shell":"opus_O-1nor_shell","visual":"opus_O-1nor_visual","option":"opus_O-1nor_option","round":"opus_O-1nor_round","error":"opus_O-1nor_error","square":"opus_O-1nor_square","nativeInput":"opus_O-1nor_nativeInput","options":"opus_O-1nor_options","choice":"opus_O-1nor_choice"};
|
|
1955
1971
|
|
|
1956
1972
|
// ../../components/fields/RadioGroup/RadioGroup.tsx
|
|
1957
1973
|
import { jsx as jsx12, jsxs as jsxs9 } from "react/jsx-runtime";
|
|
@@ -2049,7 +2065,7 @@ function Radio({ children, error, name, shape, value, defaultChecked }) {
|
|
|
2049
2065
|
import { useId as useId4, useRef as useRef4, useState as useState5 } from "react";
|
|
2050
2066
|
|
|
2051
2067
|
// ../../components/fields/ChipInputField/ChipInputField.module.css
|
|
2052
|
-
var ChipInputField_default = {"
|
|
2068
|
+
var ChipInputField_default = {"shell":"opus_IOOYwh_shell","disabled":"opus_IOOYwh_disabled","chipLabel":"opus_IOOYwh_chipLabel","field":"opus_IOOYwh_field","chip":"opus_IOOYwh_chip","input":"opus_IOOYwh_input","readOnly":"opus_IOOYwh_readOnly","remove":"opus_IOOYwh_remove","error":"opus_IOOYwh_error"};
|
|
2053
2069
|
|
|
2054
2070
|
// ../../components/fields/ChipInputField/ChipInputField.tsx
|
|
2055
2071
|
import { jsx as jsx13, jsxs as jsxs10 } from "react/jsx-runtime";
|
|
@@ -2186,7 +2202,7 @@ function ChipInput({
|
|
|
2186
2202
|
var ChipInputField = ChipInput;
|
|
2187
2203
|
|
|
2188
2204
|
// ../../components/fields/ChoiceChipsField/ChoiceChipsField.module.css
|
|
2189
|
-
var ChoiceChipsField_default = {"
|
|
2205
|
+
var ChoiceChipsField_default = {"root":"opus_X6xFEA_root","disabled":"opus_X6xFEA_disabled","indicator":"opus_X6xFEA_indicator","chip":"opus_X6xFEA_chip","shell":"opus_X6xFEA_shell","selected":"opus_X6xFEA_selected","optionDisabled":"opus_X6xFEA_optionDisabled"};
|
|
2190
2206
|
|
|
2191
2207
|
// ../../components/fields/ChoiceChipsField/ChoiceChipsField.tsx
|
|
2192
2208
|
import { jsx as jsx14, jsxs as jsxs11 } from "react/jsx-runtime";
|
|
@@ -2272,7 +2288,7 @@ function ChoiceChips({
|
|
|
2272
2288
|
var ChoiceChipsField = ChoiceChips;
|
|
2273
2289
|
|
|
2274
2290
|
// ../../components/fields/RangeField/RangeField.module.css
|
|
2275
|
-
var RangeField_default = {"
|
|
2291
|
+
var RangeField_default = {"topRow":"opus_iRHQuG_topRow","wrap":"opus_iRHQuG_wrap","fieldLabel":"opus_iRHQuG_fieldLabel","value":"opus_iRHQuG_value","error":"opus_iRHQuG_error","slider":"opus_iRHQuG_slider","footer":"opus_iRHQuG_footer"};
|
|
2276
2292
|
|
|
2277
2293
|
// ../../components/fields/RangeField/RangeField.tsx
|
|
2278
2294
|
import { jsx as jsx15, jsxs as jsxs12 } from "react/jsx-runtime";
|
|
@@ -2345,7 +2361,7 @@ function RangeField({
|
|
|
2345
2361
|
}
|
|
2346
2362
|
|
|
2347
2363
|
// ../../components/fields/SelectField/SelectField.module.css
|
|
2348
|
-
var SelectField_default = {"
|
|
2364
|
+
var SelectField_default = {"error":"opus_m2ObG0_error","wrap":"opus_m2ObG0_wrap","select":"opus_m2ObG0_select"};
|
|
2349
2365
|
|
|
2350
2366
|
// ../../components/fields/SelectField/SelectField.tsx
|
|
2351
2367
|
import { jsx as jsx16 } from "react/jsx-runtime";
|
|
@@ -2356,6 +2372,7 @@ function SelectField({
|
|
|
2356
2372
|
label,
|
|
2357
2373
|
labelPosition = "left",
|
|
2358
2374
|
mode = "stacked",
|
|
2375
|
+
name,
|
|
2359
2376
|
options,
|
|
2360
2377
|
required,
|
|
2361
2378
|
size = "md",
|
|
@@ -2379,6 +2396,7 @@ function SelectField({
|
|
|
2379
2396
|
"aria-invalid": error ? "true" : void 0,
|
|
2380
2397
|
className: `${SelectField_default.select} ${error ? SelectField_default.error : ""}`,
|
|
2381
2398
|
id,
|
|
2399
|
+
name,
|
|
2382
2400
|
onChange,
|
|
2383
2401
|
value
|
|
2384
2402
|
}, fieldInputAriaProps(shellAria, { invalid: Boolean(error) })), {
|
|
@@ -2390,7 +2408,7 @@ function SelectField({
|
|
|
2390
2408
|
}
|
|
2391
2409
|
|
|
2392
2410
|
// ../../components/fields/SwitchField/SwitchField.module.css
|
|
2393
|
-
var SwitchField_default = {"
|
|
2411
|
+
var SwitchField_default = {"shell":"opus_t9NLEA_shell","error":"opus_t9NLEA_error","track":"opus_t9NLEA_track","toggle":"opus_t9NLEA_toggle"};
|
|
2394
2412
|
|
|
2395
2413
|
// ../../components/fields/SwitchField/SwitchField.tsx
|
|
2396
2414
|
import { jsx as jsx17 } from "react/jsx-runtime";
|
|
@@ -2442,22 +2460,34 @@ function SwitchField({
|
|
|
2442
2460
|
import { useId as useId5 } from "react";
|
|
2443
2461
|
|
|
2444
2462
|
// ../../components/fields/TextAreaField/TextAreaField.module.css
|
|
2445
|
-
var TextAreaField_default = {"
|
|
2463
|
+
var TextAreaField_default = {"inlineCount":"opus_FjhWmh_inlineCount","inputWrap":"opus_FjhWmh_inputWrap","textarea":"opus_FjhWmh_textarea","withCount":"opus_FjhWmh_withCount","footerError":"opus_FjhWmh_footerError","externalCount":"opus_FjhWmh_externalCount","error":"opus_FjhWmh_error","footer":"opus_FjhWmh_footer","field":"opus_FjhWmh_field"};
|
|
2446
2464
|
|
|
2447
2465
|
// ../../components/fields/TextAreaField/TextAreaField.tsx
|
|
2448
2466
|
import { jsx as jsx18, jsxs as jsxs13 } from "react/jsx-runtime";
|
|
2449
2467
|
function TextAreaField({
|
|
2468
|
+
autoCapitalize,
|
|
2469
|
+
autoComplete,
|
|
2470
|
+
autoCorrect,
|
|
2471
|
+
autoFocus,
|
|
2472
|
+
disabled,
|
|
2473
|
+
enterKeyHint,
|
|
2450
2474
|
error,
|
|
2451
2475
|
help,
|
|
2452
2476
|
id,
|
|
2453
2477
|
label,
|
|
2454
2478
|
labelPosition = "left",
|
|
2455
2479
|
maxChars,
|
|
2480
|
+
minLength,
|
|
2481
|
+
inputMode,
|
|
2482
|
+
inputProps,
|
|
2456
2483
|
mode = "stacked",
|
|
2457
2484
|
placeholder,
|
|
2458
2485
|
required,
|
|
2486
|
+
name,
|
|
2487
|
+
readOnly,
|
|
2459
2488
|
size = "md",
|
|
2460
2489
|
value,
|
|
2490
|
+
spellCheck,
|
|
2461
2491
|
onChange
|
|
2462
2492
|
}) {
|
|
2463
2493
|
const shellAria = useFieldShellAria();
|
|
@@ -2481,19 +2511,31 @@ function TextAreaField({
|
|
|
2481
2511
|
/* @__PURE__ */ jsxs13("div", { className: `${TextAreaField_default.inputWrap} ${inputControlSizeClassName[size]}`, children: [
|
|
2482
2512
|
/* @__PURE__ */ jsx18(
|
|
2483
2513
|
"textarea",
|
|
2484
|
-
__spreadProps(__spreadValues({
|
|
2514
|
+
__spreadProps(__spreadValues(__spreadProps(__spreadValues({}, inputProps), {
|
|
2485
2515
|
"aria-invalid": error ? "true" : void 0,
|
|
2516
|
+
autoCapitalize,
|
|
2517
|
+
autoComplete,
|
|
2518
|
+
autoCorrect,
|
|
2519
|
+
autoFocus,
|
|
2486
2520
|
className: [
|
|
2487
2521
|
TextAreaField_default.textarea,
|
|
2488
2522
|
error ? TextAreaField_default.error : "",
|
|
2489
2523
|
showCharCount ? TextAreaField_default.withCount : ""
|
|
2490
2524
|
].filter(Boolean).join(" "),
|
|
2491
2525
|
id,
|
|
2526
|
+
disabled,
|
|
2527
|
+
enterKeyHint,
|
|
2528
|
+
inputMode,
|
|
2492
2529
|
maxLength: maxChars,
|
|
2530
|
+
minLength,
|
|
2531
|
+
name,
|
|
2493
2532
|
onChange,
|
|
2494
2533
|
placeholder,
|
|
2534
|
+
readOnly,
|
|
2535
|
+
required,
|
|
2536
|
+
spellCheck,
|
|
2495
2537
|
value
|
|
2496
|
-
}, fieldInputAriaProps(shellAria, { invalid: Boolean(error) })), {
|
|
2538
|
+
}), fieldInputAriaProps(shellAria, { invalid: Boolean(error) })), {
|
|
2497
2539
|
"aria-describedby": describedBy || void 0
|
|
2498
2540
|
})
|
|
2499
2541
|
),
|
|
@@ -2549,7 +2591,7 @@ import {
|
|
|
2549
2591
|
} from "@fortawesome/free-solid-svg-icons";
|
|
2550
2592
|
|
|
2551
2593
|
// ../../components/fields/RichTextField/RichTextField.module.css
|
|
2552
|
-
var RichTextField_default = {"error":"opus_6HFqZH_error","
|
|
2594
|
+
var RichTextField_default = {"modalOverlay":"opus_6HFqZH_modalOverlay","error":"opus_6HFqZH_error","modalLabel":"opus_6HFqZH_modalLabel","readOnly":"opus_6HFqZH_readOnly","editor":"opus_6HFqZH_editor","modalField":"opus_6HFqZH_modalField","toolbar":"opus_6HFqZH_toolbar","blockSelect":"opus_6HFqZH_blockSelect","modalDimensionField":"opus_6HFqZH_modalDimensionField","modalTimes":"opus_6HFqZH_modalTimes","field":"opus_6HFqZH_field","modalActions":"opus_6HFqZH_modalActions","modalConfirm":"opus_6HFqZH_modalConfirm","divider":"opus_6HFqZH_divider","editorShell":"opus_6HFqZH_editorShell","toolbarButton":"opus_6HFqZH_toolbarButton","toolbarIcon":"opus_6HFqZH_toolbarIcon","modalCancel":"opus_6HFqZH_modalCancel","colorInput":"opus_6HFqZH_colorInput","modal":"opus_6HFqZH_modal","colorSwatch":"opus_6HFqZH_colorSwatch","modalDimensions":"opus_6HFqZH_modalDimensions","modalTitle":"opus_6HFqZH_modalTitle","modalInput":"opus_6HFqZH_modalInput","modalNumber":"opus_6HFqZH_modalNumber","toolbarButtonActive":"opus_6HFqZH_toolbarButtonActive"};
|
|
2553
2595
|
|
|
2554
2596
|
// ../../components/fields/RichTextField/RichTextField.tsx
|
|
2555
2597
|
import { jsx as jsx19, jsxs as jsxs14 } from "react/jsx-runtime";
|
|
@@ -3198,7 +3240,7 @@ import { FontAwesomeIcon as FontAwesomeIcon4 } from "@fortawesome/react-fontawes
|
|
|
3198
3240
|
import { faMagnifyingGlass } from "@fortawesome/free-solid-svg-icons";
|
|
3199
3241
|
|
|
3200
3242
|
// ../../components/fields/shared/fieldControl.module.css
|
|
3201
|
-
var fieldControl_default = {"
|
|
3243
|
+
var fieldControl_default = {"groupLabel":"opus_1Q5xBh_groupLabel","prefixIconSvg":"opus_1Q5xBh_prefixIconSvg","panelFooter":"opus_1Q5xBh_panelFooter","input":"opus_1Q5xBh_input","error":"opus_1Q5xBh_error","triggerOpen":"opus_1Q5xBh_triggerOpen","triggerError":"opus_1Q5xBh_triggerError","option":"opus_1Q5xBh_option","endAdornment":"opus_1Q5xBh_endAdornment","passwordWrap":"opus_1Q5xBh_passwordWrap","list":"opus_1Q5xBh_list","searchWrapError":"opus_1Q5xBh_searchWrapError","passwordToggleSlot":"opus_1Q5xBh_passwordToggleSlot","panel":"opus_1Q5xBh_panel","actionButtonPrimary":"opus_1Q5xBh_actionButtonPrimary","passwordInput":"opus_1Q5xBh_passwordInput","search":"opus_1Q5xBh_search","actionButton":"opus_1Q5xBh_actionButton","passwordToggle":"opus_1Q5xBh_passwordToggle","placeholder":"opus_1Q5xBh_placeholder","trigger":"opus_1Q5xBh_trigger","searchInput":"opus_1Q5xBh_searchInput","prefixIcon":"opus_1Q5xBh_prefixIcon","chevron":"opus_1Q5xBh_chevron","searchWrap":"opus_1Q5xBh_searchWrap"};
|
|
3202
3244
|
|
|
3203
3245
|
// ../../components/fields/shared/PasswordToggle.tsx
|
|
3204
3246
|
import { FontAwesomeIcon as FontAwesomeIcon3 } from "@fortawesome/react-fontawesome";
|
|
@@ -3223,6 +3265,12 @@ function PasswordToggle({ visible, onToggle, controlsId }) {
|
|
|
3223
3265
|
// ../../components/fields/TextField/TextField.tsx
|
|
3224
3266
|
import { jsx as jsx21, jsxs as jsxs15 } from "react/jsx-runtime";
|
|
3225
3267
|
function TextField({
|
|
3268
|
+
autoCapitalize,
|
|
3269
|
+
autoComplete,
|
|
3270
|
+
autoCorrect,
|
|
3271
|
+
autoFocus,
|
|
3272
|
+
disabled,
|
|
3273
|
+
enterKeyHint,
|
|
3226
3274
|
error,
|
|
3227
3275
|
help,
|
|
3228
3276
|
id,
|
|
@@ -3232,10 +3280,18 @@ function TextField({
|
|
|
3232
3280
|
labelPosition = "left",
|
|
3233
3281
|
mode = "stacked",
|
|
3234
3282
|
placeholder,
|
|
3283
|
+
inputMode,
|
|
3284
|
+
inputProps,
|
|
3285
|
+
maxLength,
|
|
3286
|
+
minLength,
|
|
3287
|
+
name,
|
|
3288
|
+
pattern,
|
|
3289
|
+
readOnly,
|
|
3235
3290
|
required,
|
|
3236
3291
|
size = "md",
|
|
3237
3292
|
type,
|
|
3238
3293
|
value,
|
|
3294
|
+
spellCheck,
|
|
3239
3295
|
endAdornment,
|
|
3240
3296
|
onChange
|
|
3241
3297
|
}) {
|
|
@@ -3247,20 +3303,34 @@ function TextField({
|
|
|
3247
3303
|
const sizeClass = inputControlSizeClassName[size];
|
|
3248
3304
|
const inputEl = /* @__PURE__ */ jsx21(
|
|
3249
3305
|
"input",
|
|
3250
|
-
__spreadValues({
|
|
3306
|
+
__spreadValues(__spreadProps(__spreadValues({}, inputProps), {
|
|
3251
3307
|
"aria-invalid": error ? "true" : void 0,
|
|
3308
|
+
autoCapitalize,
|
|
3309
|
+
autoComplete,
|
|
3310
|
+
autoCorrect,
|
|
3311
|
+
autoFocus,
|
|
3252
3312
|
className: [
|
|
3253
3313
|
isSearch ? fieldControl_default.searchInput : fieldControl_default.input,
|
|
3254
3314
|
error ? fieldControl_default.error : "",
|
|
3255
3315
|
isPassword ? fieldControl_default.passwordInput : ""
|
|
3256
3316
|
].filter(Boolean).join(" "),
|
|
3257
3317
|
id,
|
|
3318
|
+
disabled,
|
|
3319
|
+
enterKeyHint,
|
|
3320
|
+
inputMode,
|
|
3321
|
+
maxLength,
|
|
3322
|
+
minLength,
|
|
3323
|
+
name,
|
|
3324
|
+
pattern,
|
|
3325
|
+
readOnly,
|
|
3258
3326
|
ref: inputRef,
|
|
3259
3327
|
placeholder,
|
|
3260
3328
|
onChange,
|
|
3261
3329
|
type: inputType,
|
|
3262
|
-
value
|
|
3263
|
-
|
|
3330
|
+
value,
|
|
3331
|
+
required,
|
|
3332
|
+
spellCheck
|
|
3333
|
+
}), fieldInputAriaProps(shellAria, { invalid: Boolean(error) }))
|
|
3264
3334
|
);
|
|
3265
3335
|
return /* @__PURE__ */ jsx21(
|
|
3266
3336
|
FieldShell,
|
|
@@ -3307,7 +3377,7 @@ import { FontAwesomeIcon as FontAwesomeIcon5 } from "@fortawesome/react-fontawes
|
|
|
3307
3377
|
import { faMoon, faSun } from "@fortawesome/free-solid-svg-icons";
|
|
3308
3378
|
|
|
3309
3379
|
// ../../components/fields/ThemeToggleField/ThemeToggleField.module.css
|
|
3310
|
-
var ThemeToggleField_default = {"
|
|
3380
|
+
var ThemeToggleField_default = {"indicator":"opus_SwerMA_indicator","toggle":"opus_SwerMA_toggle","active":"opus_SwerMA_active","option":"opus_SwerMA_option"};
|
|
3311
3381
|
|
|
3312
3382
|
// ../../components/fields/ThemeToggleField/ThemeToggleField.tsx
|
|
3313
3383
|
import { jsx as jsx22, jsxs as jsxs16 } from "react/jsx-runtime";
|
|
@@ -3649,7 +3719,7 @@ function MultiSelectField({
|
|
|
3649
3719
|
import { useState as useState10 } from "react";
|
|
3650
3720
|
|
|
3651
3721
|
// ../../components/fields/TransferListField/TransferListField.module.css
|
|
3652
|
-
var TransferListField_default = {"
|
|
3722
|
+
var TransferListField_default = {"controlButton":"opus_NPBFZk_controlButton","root":"opus_NPBFZk_root","controls":"opus_NPBFZk_controls","column":"opus_NPBFZk_column","columnHeader":"opus_NPBFZk_columnHeader","item":"opus_NPBFZk_item","itemActive":"opus_NPBFZk_itemActive","list":"opus_NPBFZk_list"};
|
|
3653
3723
|
|
|
3654
3724
|
// ../../components/fields/TransferListField/TransferListField.tsx
|
|
3655
3725
|
import { jsx as jsx25, jsxs as jsxs19 } from "react/jsx-runtime";
|
|
@@ -3771,7 +3841,7 @@ import { FontAwesomeIcon as FontAwesomeIcon6 } from "@fortawesome/react-fontawes
|
|
|
3771
3841
|
import { faCheck, faXmark } from "@fortawesome/free-solid-svg-icons";
|
|
3772
3842
|
|
|
3773
3843
|
// ../../components/fields/PasswordStrengthField/PasswordStrengthField.module.css
|
|
3774
|
-
var PasswordStrengthField_default = {"
|
|
3844
|
+
var PasswordStrengthField_default = {"meterTrack":"opus_S1A372_meterTrack","meterWrap":"opus_S1A372_meterWrap","requirements":"opus_S1A372_requirements","requirement":"opus_S1A372_requirement","meterLabel":"opus_S1A372_meterLabel","meterFill":"opus_S1A372_meterFill","requirementMet":"opus_S1A372_requirementMet","requirementIcon":"opus_S1A372_requirementIcon","root":"opus_S1A372_root"};
|
|
3775
3845
|
|
|
3776
3846
|
// ../../components/fields/PasswordStrengthField/PasswordStrengthField.tsx
|
|
3777
3847
|
import { jsx as jsx26, jsxs as jsxs20 } from "react/jsx-runtime";
|
|
@@ -3789,6 +3859,9 @@ function scorePassword(value, requirements) {
|
|
|
3789
3859
|
return Math.round(passed / requirements.length * 100);
|
|
3790
3860
|
}
|
|
3791
3861
|
function PasswordStrengthField({
|
|
3862
|
+
autoComplete = "new-password",
|
|
3863
|
+
autoFocus,
|
|
3864
|
+
disabled,
|
|
3792
3865
|
error,
|
|
3793
3866
|
help,
|
|
3794
3867
|
id,
|
|
@@ -3796,6 +3869,9 @@ function PasswordStrengthField({
|
|
|
3796
3869
|
labelPosition = "left",
|
|
3797
3870
|
mode = "stacked",
|
|
3798
3871
|
placeholder = "Enter a password",
|
|
3872
|
+
inputProps,
|
|
3873
|
+
name,
|
|
3874
|
+
readOnly,
|
|
3799
3875
|
required,
|
|
3800
3876
|
requirements = defaultRequirements,
|
|
3801
3877
|
showRequirements = true,
|
|
@@ -3822,16 +3898,21 @@ function PasswordStrengthField({
|
|
|
3822
3898
|
/* @__PURE__ */ jsxs20("div", { className: `${fieldControl_default.passwordWrap} ${inputControlSizeClassName[size]}`, children: [
|
|
3823
3899
|
/* @__PURE__ */ jsx26(
|
|
3824
3900
|
"input",
|
|
3825
|
-
__spreadValues({
|
|
3901
|
+
__spreadValues(__spreadProps(__spreadValues({}, inputProps), {
|
|
3826
3902
|
"aria-invalid": error ? "true" : void 0,
|
|
3827
|
-
autoComplete
|
|
3903
|
+
autoComplete,
|
|
3904
|
+
autoFocus,
|
|
3828
3905
|
className: `${fieldControl_default.input} ${fieldControl_default.passwordInput} ${error ? fieldControl_default.error : ""}`,
|
|
3829
3906
|
id,
|
|
3907
|
+
disabled,
|
|
3908
|
+
name,
|
|
3830
3909
|
placeholder,
|
|
3831
3910
|
type: revealed ? "text" : "password",
|
|
3911
|
+
readOnly,
|
|
3912
|
+
required,
|
|
3832
3913
|
value,
|
|
3833
3914
|
onChange: (event) => onChange(event.target.value)
|
|
3834
|
-
}, fieldInputAriaProps(shellAria, { invalid: Boolean(error) }))
|
|
3915
|
+
}), fieldInputAriaProps(shellAria, { invalid: Boolean(error) }))
|
|
3835
3916
|
),
|
|
3836
3917
|
/* @__PURE__ */ jsx26(
|
|
3837
3918
|
PasswordToggle,
|
|
@@ -3880,7 +3961,7 @@ function PasswordStrengthField({
|
|
|
3880
3961
|
}
|
|
3881
3962
|
|
|
3882
3963
|
// ../../components/fields/RatingField/RatingField.module.css
|
|
3883
|
-
var RatingField_default = {"
|
|
3964
|
+
var RatingField_default = {"symbolActive":"opus_0tdNUz_symbolActive","numeric":"opus_0tdNUz_numeric","root":"opus_0tdNUz_root","numericActive":"opus_0tdNUz_numericActive","symbol":"opus_0tdNUz_symbol"};
|
|
3884
3965
|
|
|
3885
3966
|
// ../../components/fields/RatingField/RatingField.tsx
|
|
3886
3967
|
import { jsx as jsx27 } from "react/jsx-runtime";
|
|
@@ -3956,7 +4037,7 @@ function RatingField({
|
|
|
3956
4037
|
}
|
|
3957
4038
|
|
|
3958
4039
|
// ../../components/fields/SegmentedControlField/SegmentedControlField.module.css
|
|
3959
|
-
var SegmentedControlField_default = {"
|
|
4040
|
+
var SegmentedControlField_default = {"segmentActive":"opus_ZHwfiN_segmentActive","root":"opus_ZHwfiN_root","segment":"opus_ZHwfiN_segment"};
|
|
3960
4041
|
|
|
3961
4042
|
// ../../components/fields/SegmentedControlField/SegmentedControlField.tsx
|
|
3962
4043
|
import { jsx as jsx28 } from "react/jsx-runtime";
|
|
@@ -4012,7 +4093,7 @@ function SegmentedControlField({
|
|
|
4012
4093
|
import { useMemo as useMemo5 } from "react";
|
|
4013
4094
|
|
|
4014
4095
|
// ../../components/fields/SliderRangeField/SliderRangeField.module.css
|
|
4015
|
-
var SliderRangeField_default = {"
|
|
4096
|
+
var SliderRangeField_default = {"trackWrap":"opus_k3d0sS_trackWrap","header":"opus_k3d0sS_header","value":"opus_k3d0sS_value","slider":"opus_k3d0sS_slider","footer":"opus_k3d0sS_footer","root":"opus_k3d0sS_root","track":"opus_k3d0sS_track"};
|
|
4016
4097
|
|
|
4017
4098
|
// ../../components/fields/SliderRangeField/SliderRangeField.tsx
|
|
4018
4099
|
import { jsx as jsx29, jsxs as jsxs21 } from "react/jsx-runtime";
|
|
@@ -4110,7 +4191,7 @@ function SliderRangeField({
|
|
|
4110
4191
|
import { useEffect as useEffect7, useMemo as useMemo6, useRef as useRef8, useState as useState12 } from "react";
|
|
4111
4192
|
|
|
4112
4193
|
// ../../components/fields/PhoneNumberField/PhoneNumberField.module.css
|
|
4113
|
-
var PhoneNumberField_default = {"
|
|
4194
|
+
var PhoneNumberField_default = {"flag":"opus_WC4gnN_flag","code":"opus_WC4gnN_code","countryWrap":"opus_WC4gnN_countryWrap","countryValue":"opus_WC4gnN_countryValue","country":"opus_WC4gnN_country","chevron":"opus_WC4gnN_chevron","panel":"opus_WC4gnN_panel","root":"opus_WC4gnN_root","option":"opus_WC4gnN_option","optionActive":"opus_WC4gnN_optionActive","optionLabel":"opus_WC4gnN_optionLabel","optionDial":"opus_WC4gnN_optionDial","empty":"opus_WC4gnN_empty","dial":"opus_WC4gnN_dial"};
|
|
4114
4195
|
|
|
4115
4196
|
// ../../components/fields/PhoneNumberField/countries.ts
|
|
4116
4197
|
function countryCodeToFlag(code) {
|
|
@@ -4365,6 +4446,9 @@ function flagClassName(code) {
|
|
|
4365
4446
|
return `fi fi-${code.toLowerCase()}`;
|
|
4366
4447
|
}
|
|
4367
4448
|
function PhoneNumberField({
|
|
4449
|
+
autoComplete,
|
|
4450
|
+
autoFocus,
|
|
4451
|
+
disabled,
|
|
4368
4452
|
countries: countries2 = countries,
|
|
4369
4453
|
countryCode,
|
|
4370
4454
|
error,
|
|
@@ -4374,6 +4458,9 @@ function PhoneNumberField({
|
|
|
4374
4458
|
labelPosition = "left",
|
|
4375
4459
|
mode = "stacked",
|
|
4376
4460
|
placeholder = "7123 456789",
|
|
4461
|
+
inputProps,
|
|
4462
|
+
name,
|
|
4463
|
+
readOnly,
|
|
4377
4464
|
required,
|
|
4378
4465
|
size = "md",
|
|
4379
4466
|
value,
|
|
@@ -4495,16 +4582,22 @@ function PhoneNumberField({
|
|
|
4495
4582
|
] }),
|
|
4496
4583
|
/* @__PURE__ */ jsx30(
|
|
4497
4584
|
"input",
|
|
4498
|
-
__spreadValues({
|
|
4585
|
+
__spreadValues(__spreadProps(__spreadValues({}, inputProps), {
|
|
4499
4586
|
"aria-invalid": error ? "true" : void 0,
|
|
4587
|
+
autoComplete,
|
|
4588
|
+
autoFocus,
|
|
4500
4589
|
className: `${fieldControl_default.input} ${error ? fieldControl_default.error : ""}`,
|
|
4501
4590
|
id,
|
|
4591
|
+
disabled,
|
|
4502
4592
|
inputMode: "tel",
|
|
4593
|
+
name,
|
|
4503
4594
|
placeholder,
|
|
4504
4595
|
type: "tel",
|
|
4596
|
+
readOnly,
|
|
4597
|
+
required,
|
|
4505
4598
|
value,
|
|
4506
4599
|
onChange: (event) => onChange(event.target.value)
|
|
4507
|
-
}, fieldInputAriaProps(shellAria, { invalid: Boolean(error) }))
|
|
4600
|
+
}), fieldInputAriaProps(shellAria, { invalid: Boolean(error) }))
|
|
4508
4601
|
)
|
|
4509
4602
|
] })
|
|
4510
4603
|
}
|
|
@@ -4515,7 +4608,7 @@ function PhoneNumberField({
|
|
|
4515
4608
|
import { useEffect as useEffect8, useMemo as useMemo7, useRef as useRef9, useState as useState13 } from "react";
|
|
4516
4609
|
|
|
4517
4610
|
// ../../components/fields/CountryPickerField/CountryPickerField.module.css
|
|
4518
|
-
var CountryPickerField_default = {"
|
|
4611
|
+
var CountryPickerField_default = {"empty":"opus_O7qqfR_empty","optionLabel":"opus_O7qqfR_optionLabel","optionActive":"opus_O7qqfR_optionActive","optionCode":"opus_O7qqfR_optionCode","root":"opus_O7qqfR_root","triggerValue":"opus_O7qqfR_triggerValue","flag":"opus_O7qqfR_flag","option":"opus_O7qqfR_option"};
|
|
4519
4612
|
|
|
4520
4613
|
// ../../components/fields/CountryPickerField/CountryPickerField.tsx
|
|
4521
4614
|
import { jsx as jsx31, jsxs as jsxs23 } from "react/jsx-runtime";
|
|
@@ -4674,7 +4767,7 @@ function CountryPickerField({
|
|
|
4674
4767
|
import { useEffect as useEffect9, useMemo as useMemo8, useRef as useRef10, useState as useState14 } from "react";
|
|
4675
4768
|
|
|
4676
4769
|
// ../../components/fields/TreeSelectField/TreeSelectField.module.css
|
|
4677
|
-
var TreeSelectField_default = {"
|
|
4770
|
+
var TreeSelectField_default = {"root":"opus_Mq6C00_root","treeOptionActive":"opus_Mq6C00_treeOptionActive","treeOption":"opus_Mq6C00_treeOption"};
|
|
4678
4771
|
|
|
4679
4772
|
// ../../components/fields/TreeSelectField/TreeSelectField.tsx
|
|
4680
4773
|
import { Fragment as Fragment4, jsx as jsx32, jsxs as jsxs24 } from "react/jsx-runtime";
|
|
@@ -4805,7 +4898,7 @@ function TreeSelectField({
|
|
|
4805
4898
|
import { useEffect as useEffect10, useMemo as useMemo9, useRef as useRef11, useState as useState15 } from "react";
|
|
4806
4899
|
|
|
4807
4900
|
// ../../components/fields/CascaderField/CascaderField.module.css
|
|
4808
|
-
var CascaderField_default = {"optionActive":"opus_1Fg59A_optionActive","
|
|
4901
|
+
var CascaderField_default = {"optionActive":"opus_1Fg59A_optionActive","option":"opus_1Fg59A_option","root":"opus_1Fg59A_root","panel":"opus_1Fg59A_panel","column":"opus_1Fg59A_column"};
|
|
4809
4902
|
|
|
4810
4903
|
// ../../components/fields/CascaderField/CascaderField.tsx
|
|
4811
4904
|
import { jsx as jsx33, jsxs as jsxs25 } from "react/jsx-runtime";
|
|
@@ -5020,7 +5113,7 @@ function OpusThemeProvider({
|
|
|
5020
5113
|
}
|
|
5021
5114
|
|
|
5022
5115
|
// ../../components/Alert/Alert.module.css
|
|
5023
|
-
var Alert_default = {"iconFlagged":"opus_eh3eeT_iconFlagged","
|
|
5116
|
+
var Alert_default = {"iconMark":"opus_eh3eeT_iconMark","iconFlagged":"opus_eh3eeT_iconFlagged","iconSvg":"opus_eh3eeT_iconSvg","description":"opus_eh3eeT_description","alert":"opus_eh3eeT_alert","title":"opus_eh3eeT_title","icon":"opus_eh3eeT_icon","dismiss":"opus_eh3eeT_dismiss","dismissIcon":"opus_eh3eeT_dismissIcon","content":"opus_eh3eeT_content"};
|
|
5024
5117
|
|
|
5025
5118
|
// ../../components/Alert/Alert.tsx
|
|
5026
5119
|
import { jsx as jsx36, jsxs as jsxs26 } from "react/jsx-runtime";
|
|
@@ -5242,7 +5335,7 @@ function useOverlayAccessibility(active, containerRef, {
|
|
|
5242
5335
|
}
|
|
5243
5336
|
|
|
5244
5337
|
// ../../components/Dialog/Dialog.module.css
|
|
5245
|
-
var Dialog_default = {"
|
|
5338
|
+
var Dialog_default = {"backdropIn":"opus_sz-ZGI_backdropIn","dialog":"opus_sz-ZGI_dialog","visuallyHidden":"opus_sz-ZGI_visuallyHidden","backdrop":"opus_sz-ZGI_backdrop","dialogIn":"opus_sz-ZGI_dialogIn","backdropOut":"opus_sz-ZGI_backdropOut","iconMark":"opus_sz-ZGI_iconMark","icon":"opus_sz-ZGI_icon","dialogOut":"opus_sz-ZGI_dialogOut","iconSvg":"opus_sz-ZGI_iconSvg","body":"opus_sz-ZGI_body","actions":"opus_sz-ZGI_actions","description":"opus_sz-ZGI_description","content":"opus_sz-ZGI_content","title":"opus_sz-ZGI_title"};
|
|
5246
5339
|
|
|
5247
5340
|
// ../../components/Dialog/Dialog.tsx
|
|
5248
5341
|
import { jsx as jsx38, jsxs as jsxs27 } from "react/jsx-runtime";
|
|
@@ -5373,7 +5466,7 @@ function Dialog({
|
|
|
5373
5466
|
import { useEffect as useEffect15, useId as useId7, useRef as useRef14, useState as useState18 } from "react";
|
|
5374
5467
|
|
|
5375
5468
|
// ../../components/Modal/Modal.module.css
|
|
5376
|
-
var Modal_default = {"
|
|
5469
|
+
var Modal_default = {"modal":"opus_LQbzGS_modal","modalPanelOut":"opus_LQbzGS_modalPanelOut","body":"opus_LQbzGS_body","header":"opus_LQbzGS_header","modalBackdropOut":"opus_LQbzGS_modalBackdropOut","closeIcon":"opus_LQbzGS_closeIcon","actions":"opus_LQbzGS_actions","backdrop":"opus_LQbzGS_backdrop","close":"opus_LQbzGS_close","description":"opus_LQbzGS_description","modalBackdropIn":"opus_LQbzGS_modalBackdropIn","heading":"opus_LQbzGS_heading","footer":"opus_LQbzGS_footer","footerContent":"opus_LQbzGS_footerContent","modalPanelIn":"opus_LQbzGS_modalPanelIn","title":"opus_LQbzGS_title"};
|
|
5377
5470
|
|
|
5378
5471
|
// ../../components/Modal/Modal.tsx
|
|
5379
5472
|
import { Fragment as Fragment6, jsx as jsx39, jsxs as jsxs28 } from "react/jsx-runtime";
|
|
@@ -5504,7 +5597,7 @@ function ModalDefaultActions({ onClose }) {
|
|
|
5504
5597
|
import { useEffect as useEffect16, useId as useId8, useRef as useRef15, useState as useState19 } from "react";
|
|
5505
5598
|
|
|
5506
5599
|
// ../../components/Drawer/Drawer.module.css
|
|
5507
|
-
var Drawer_default = {"
|
|
5600
|
+
var Drawer_default = {"title":"opus_0CaGbZ_title","description":"opus_0CaGbZ_description","actions":"opus_0CaGbZ_actions","drawerBackdropIn":"opus_0CaGbZ_drawerBackdropIn","drawerInTop":"opus_0CaGbZ_drawerInTop","footer":"opus_0CaGbZ_footer","heading":"opus_0CaGbZ_heading","drawerInBottom":"opus_0CaGbZ_drawerInBottom","drawerBackdropOut":"opus_0CaGbZ_drawerBackdropOut","footerContent":"opus_0CaGbZ_footerContent","drawerOutRight":"opus_0CaGbZ_drawerOutRight","backdrop":"opus_0CaGbZ_backdrop","drawerInLeft":"opus_0CaGbZ_drawerInLeft","drawerInRight":"opus_0CaGbZ_drawerInRight","closeIcon":"opus_0CaGbZ_closeIcon","drawerOutTop":"opus_0CaGbZ_drawerOutTop","drawerOutLeft":"opus_0CaGbZ_drawerOutLeft","drawerOutBottom":"opus_0CaGbZ_drawerOutBottom","header":"opus_0CaGbZ_header","close":"opus_0CaGbZ_close","body":"opus_0CaGbZ_body","drawer":"opus_0CaGbZ_drawer"};
|
|
5508
5601
|
|
|
5509
5602
|
// ../../components/Drawer/Drawer.tsx
|
|
5510
5603
|
import { Fragment as Fragment7, jsx as jsx40, jsxs as jsxs29 } from "react/jsx-runtime";
|
|
@@ -5644,7 +5737,7 @@ import {
|
|
|
5644
5737
|
} from "react";
|
|
5645
5738
|
|
|
5646
5739
|
// ../../components/Popover/Popover.module.css
|
|
5647
|
-
var Popover_default = {"
|
|
5740
|
+
var Popover_default = {"panel":"opus_yq4OU0_panel","content":"opus_yq4OU0_content","popoverIn":"opus_yq4OU0_popoverIn","title":"opus_yq4OU0_title","root":"opus_yq4OU0_root","arrow":"opus_yq4OU0_arrow"};
|
|
5648
5741
|
|
|
5649
5742
|
// ../../components/Popover/Popover.tsx
|
|
5650
5743
|
import { jsx as jsx41, jsxs as jsxs30 } from "react/jsx-runtime";
|
|
@@ -5834,7 +5927,7 @@ function resolveMegaMenuPortalStyle(root, inTopNavigation) {
|
|
|
5834
5927
|
}
|
|
5835
5928
|
|
|
5836
5929
|
// ../../components/MegaMenu/MegaMenu.module.css
|
|
5837
|
-
var MegaMenu_default = {"
|
|
5930
|
+
var MegaMenu_default = {"item":"opus_Y_ikQV_item","featured":"opus_Y_ikQV_featured","menuBar":"opus_Y_ikQV_menuBar","section":"opus_Y_ikQV_section","itemCopy":"opus_Y_ikQV_itemCopy","panel":"opus_Y_ikQV_panel","trigger":"opus_Y_ikQV_trigger","megaMenuIn":"opus_Y_ikQV_megaMenuIn","sections":"opus_Y_ikQV_sections","eyebrow":"opus_Y_ikQV_eyebrow","featuredAction":"opus_Y_ikQV_featuredAction","panelContent":"opus_Y_ikQV_panelContent","root":"opus_Y_ikQV_root","items":"opus_Y_ikQV_items","itemIcon":"opus_Y_ikQV_itemIcon","megaMenuOut":"opus_Y_ikQV_megaMenuOut"};
|
|
5838
5931
|
|
|
5839
5932
|
// ../../components/MegaMenu/MegaMenu.tsx
|
|
5840
5933
|
import { jsx as jsx42, jsxs as jsxs31 } from "react/jsx-runtime";
|
|
@@ -6296,7 +6389,7 @@ function MegaMenu({
|
|
|
6296
6389
|
}
|
|
6297
6390
|
|
|
6298
6391
|
// ../../components/TopNavigation/TopNavigation.module.css
|
|
6299
|
-
var TopNavigation_default = {"
|
|
6392
|
+
var TopNavigation_default = {"menuTrigger":"opus_OIomR6_menuTrigger","nav":"opus_OIomR6_nav","menuSlot":"opus_OIomR6_menuSlot","bar":"opus_OIomR6_bar","menuSlotMega":"opus_OIomR6_menuSlotMega"};
|
|
6300
6393
|
|
|
6301
6394
|
// ../../components/TopNavigation/TopNavigation.tsx
|
|
6302
6395
|
import { Fragment as Fragment8, jsx as jsx43 } from "react/jsx-runtime";
|
|
@@ -6653,7 +6746,7 @@ function handleMenuKeyDown(event, menu, onEscape) {
|
|
|
6653
6746
|
}
|
|
6654
6747
|
|
|
6655
6748
|
// ../../components/DropdownMenu/DropdownMenu.module.css
|
|
6656
|
-
var DropdownMenu_default = {"
|
|
6749
|
+
var DropdownMenu_default = {"item":"opus_UUVDVQ_item","root":"opus_UUVDVQ_root","pointer":"opus_UUVDVQ_pointer","icon":"opus_UUVDVQ_icon","dropdownOut":"opus_UUVDVQ_dropdownOut","menu":"opus_UUVDVQ_menu","dropdownIn":"opus_UUVDVQ_dropdownIn","label":"opus_UUVDVQ_label","shortcut":"opus_UUVDVQ_shortcut"};
|
|
6657
6750
|
|
|
6658
6751
|
// ../../components/DropdownMenu/DropdownMenu.tsx
|
|
6659
6752
|
import { jsx as jsx44, jsxs as jsxs32 } from "react/jsx-runtime";
|
|
@@ -7041,7 +7134,7 @@ import {
|
|
|
7041
7134
|
import { createPortal as createPortal5 } from "react-dom";
|
|
7042
7135
|
|
|
7043
7136
|
// ../../components/ContextMenu/ContextMenu.module.css
|
|
7044
|
-
var ContextMenu_default = {"
|
|
7137
|
+
var ContextMenu_default = {"menu":"opus_nMhhae_menu","contextMenuIn":"opus_nMhhae_contextMenuIn","backdrop":"opus_nMhhae_backdrop","layer":"opus_nMhhae_layer","contextMenuBackdropIn":"opus_nMhhae_contextMenuBackdropIn","target":"opus_nMhhae_target"};
|
|
7045
7138
|
|
|
7046
7139
|
// ../../components/ContextMenu/ContextMenuProvider.tsx
|
|
7047
7140
|
import { jsx as jsx45, jsxs as jsxs33 } from "react/jsx-runtime";
|
|
@@ -7354,7 +7447,7 @@ import { faMagnifyingGlass as faMagnifyingGlass2 } from "@fortawesome/free-solid
|
|
|
7354
7447
|
import { FontAwesomeIcon as FontAwesomeIcon7 } from "@fortawesome/react-fontawesome";
|
|
7355
7448
|
|
|
7356
7449
|
// ../../components/CommandPalette/CommandPalette.module.css
|
|
7357
|
-
var CommandPalette_default = {"
|
|
7450
|
+
var CommandPalette_default = {"item":"opus_k1ypuy_item","footer":"opus_k1ypuy_footer","commandPaletteBackdropIn":"opus_k1ypuy_commandPaletteBackdropIn","itemLabel":"opus_k1ypuy_itemLabel","searchIcon":"opus_k1ypuy_searchIcon","visuallyHidden":"opus_k1ypuy_visuallyHidden","commandPalettePanelOut":"opus_k1ypuy_commandPalettePanelOut","panel":"opus_k1ypuy_panel","searchIconSvg":"opus_k1ypuy_searchIconSvg","itemMain":"opus_k1ypuy_itemMain","groupLabel":"opus_k1ypuy_groupLabel","empty":"opus_k1ypuy_empty","shortcut":"opus_k1ypuy_shortcut","commandPalettePanelIn":"opus_k1ypuy_commandPalettePanelIn","results":"opus_k1ypuy_results","searchInput":"opus_k1ypuy_searchInput","commandPaletteBackdropOut":"opus_k1ypuy_commandPaletteBackdropOut","group":"opus_k1ypuy_group","itemDescription":"opus_k1ypuy_itemDescription","backdrop":"opus_k1ypuy_backdrop","searchWrap":"opus_k1ypuy_searchWrap"};
|
|
7358
7451
|
|
|
7359
7452
|
// ../../components/CommandPalette/CommandPalette.tsx
|
|
7360
7453
|
import { jsx as jsx46, jsxs as jsxs34 } from "react/jsx-runtime";
|
|
@@ -7694,7 +7787,7 @@ function AccordionGroup({
|
|
|
7694
7787
|
}
|
|
7695
7788
|
|
|
7696
7789
|
// ../../components/Accordion/Accordion.module.css
|
|
7697
|
-
var Accordion_default = {"standalone":"opus_WNZQMV_standalone","
|
|
7790
|
+
var Accordion_default = {"standalone":"opus_WNZQMV_standalone","chevron":"opus_WNZQMV_chevron","panelInner":"opus_WNZQMV_panelInner","trigger":"opus_WNZQMV_trigger","panel":"opus_WNZQMV_panel","item":"opus_WNZQMV_item","triggerLabel":"opus_WNZQMV_triggerLabel","content":"opus_WNZQMV_content"};
|
|
7698
7791
|
|
|
7699
7792
|
// ../../components/Accordion/Accordion.tsx
|
|
7700
7793
|
import { jsx as jsx48, jsxs as jsxs35 } from "react/jsx-runtime";
|
|
@@ -7787,7 +7880,7 @@ import {
|
|
|
7787
7880
|
} from "react";
|
|
7788
7881
|
|
|
7789
7882
|
// ../../components/ShowMore/ShowMore.module.css
|
|
7790
|
-
var ShowMore_default = {"root":"opus_dSk-ve_root","
|
|
7883
|
+
var ShowMore_default = {"root":"opus_dSk-ve_root","contentShell":"opus_dSk-ve_contentShell","inner":"opus_dSk-ve_inner","toggle":"opus_dSk-ve_toggle","toggleLabel":"opus_dSk-ve_toggleLabel","chevron":"opus_dSk-ve_chevron","showMoreLabelIn":"opus_dSk-ve_showMoreLabelIn"};
|
|
7791
7884
|
|
|
7792
7885
|
// ../../components/ShowMore/ShowMore.tsx
|
|
7793
7886
|
import { jsx as jsx49, jsxs as jsxs36 } from "react/jsx-runtime";
|
|
@@ -7891,7 +7984,7 @@ function ShowMore({
|
|
|
7891
7984
|
}
|
|
7892
7985
|
|
|
7893
7986
|
// ../../components/Toast/Toast.module.css
|
|
7894
|
-
var Toast_default = {"
|
|
7987
|
+
var Toast_default = {"dismiss":"opus_cklQPW_dismiss","dismissIcon":"opus_cklQPW_dismissIcon","progressTrack":"opus_cklQPW_progressTrack","title":"opus_cklQPW_title","iconSvg":"opus_cklQPW_iconSvg","body":"opus_cklQPW_body","iconMark":"opus_cklQPW_iconMark","icon":"opus_cklQPW_icon","description":"opus_cklQPW_description","toastProgress":"opus_cklQPW_toastProgress","main":"opus_cklQPW_main","progressBar":"opus_cklQPW_progressBar","content":"opus_cklQPW_content","toast":"opus_cklQPW_toast"};
|
|
7895
7988
|
|
|
7896
7989
|
// ../../components/Toast/Toast.tsx
|
|
7897
7990
|
import { jsx as jsx50, jsxs as jsxs37 } from "react/jsx-runtime";
|
|
@@ -7971,7 +8064,7 @@ import {
|
|
|
7971
8064
|
} from "react";
|
|
7972
8065
|
|
|
7973
8066
|
// ../../components/ToastProvider/ToastProvider.module.css
|
|
7974
|
-
var ToastProvider_default = {"
|
|
8067
|
+
var ToastProvider_default = {"viewportBottom":"opus_z3pSp7_viewportBottom","viewportRight":"opus_z3pSp7_viewportRight","itemSurface":"opus_z3pSp7_itemSurface","viewportTop":"opus_z3pSp7_viewportTop","item":"opus_z3pSp7_item","itemBackdrop":"opus_z3pSp7_itemBackdrop","viewportLeft":"opus_z3pSp7_viewportLeft","itemClip":"opus_z3pSp7_itemClip","viewport":"opus_z3pSp7_viewport"};
|
|
7975
8068
|
|
|
7976
8069
|
// ../../components/ToastProvider/ToastProvider.tsx
|
|
7977
8070
|
import { jsx as jsx51, jsxs as jsxs38 } from "react/jsx-runtime";
|
|
@@ -8365,7 +8458,7 @@ function TabActiveLine({ className, orientation = "horizontal", style }) {
|
|
|
8365
8458
|
}
|
|
8366
8459
|
|
|
8367
8460
|
// ../../components/Tabs/Tabs.module.css
|
|
8368
|
-
var Tabs_default = {"
|
|
8461
|
+
var Tabs_default = {"list":"opus_ADVJmy_list","previousButton":"opus_ADVJmy_previousButton","root":"opus_ADVJmy_root","trailing":"opus_ADVJmy_trailing","movingActiveLine":"opus_ADVJmy_movingActiveLine","header":"opus_ADVJmy_header","scrollButton":"opus_ADVJmy_scrollButton","tabShape":"opus_ADVJmy_tabShape","tabLabel":"opus_ADVJmy_tabLabel","cardMovingActiveLine":"opus_ADVJmy_cardMovingActiveLine","nextButton":"opus_ADVJmy_nextButton","tab":"opus_ADVJmy_tab","panel":"opus_ADVJmy_panel","containedMovingActiveLine":"opus_ADVJmy_containedMovingActiveLine","listViewport":"opus_ADVJmy_listViewport","panelContent":"opus_ADVJmy_panelContent","cardTabLine":"opus_ADVJmy_cardTabLine"};
|
|
8369
8462
|
|
|
8370
8463
|
// ../../components/Tabs/Tabs.tsx
|
|
8371
8464
|
import { Fragment as Fragment9, jsx as jsx53, jsxs as jsxs39 } from "react/jsx-runtime";
|
|
@@ -8689,7 +8782,7 @@ function Tabs({
|
|
|
8689
8782
|
id: panelId,
|
|
8690
8783
|
inert: !selected ? true : void 0,
|
|
8691
8784
|
role: "tabpanel",
|
|
8692
|
-
tabIndex: selected ?
|
|
8785
|
+
tabIndex: selected ? 0 : void 0,
|
|
8693
8786
|
children: item.content
|
|
8694
8787
|
},
|
|
8695
8788
|
item.value
|
|
@@ -8702,7 +8795,7 @@ function Tabs({
|
|
|
8702
8795
|
id: `${generatedId}-${activeItem.value}-panel`,
|
|
8703
8796
|
ref: panelRef,
|
|
8704
8797
|
role: "tabpanel",
|
|
8705
|
-
tabIndex:
|
|
8798
|
+
tabIndex: 0,
|
|
8706
8799
|
children: activeItem.content
|
|
8707
8800
|
}
|
|
8708
8801
|
) : null
|
|
@@ -8712,7 +8805,7 @@ function Tabs({
|
|
|
8712
8805
|
}
|
|
8713
8806
|
|
|
8714
8807
|
// ../../components/Card/Card.module.css
|
|
8715
|
-
var Card_default = {"
|
|
8808
|
+
var Card_default = {"title":"opus_qWo1sP_title","media":"opus_qWo1sP_media","card":"opus_qWo1sP_card","footer":"opus_qWo1sP_footer","footerContent":"opus_qWo1sP_footerContent","actions":"opus_qWo1sP_actions","eyebrow":"opus_qWo1sP_eyebrow","body":"opus_qWo1sP_body","content":"opus_qWo1sP_content","heading":"opus_qWo1sP_heading"};
|
|
8716
8809
|
|
|
8717
8810
|
// ../../components/Card/Card.tsx
|
|
8718
8811
|
import { jsx as jsx54, jsxs as jsxs40 } from "react/jsx-runtime";
|
|
@@ -8743,7 +8836,7 @@ function Card({
|
|
|
8743
8836
|
}
|
|
8744
8837
|
|
|
8745
8838
|
// ../../components/dashboardMetricCardLayout/dashboardMetricCardLayout.module.css
|
|
8746
|
-
var dashboardMetricCardLayout_default = {"
|
|
8839
|
+
var dashboardMetricCardLayout_default = {"iconSlot":"opus_6_sptY_iconSlot","metaSlot":"opus_6_sptY_metaSlot","metaPlaceholder":"opus_6_sptY_metaPlaceholder","label":"opus_6_sptY_label","iconPlaceholder":"opus_6_sptY_iconPlaceholder","header":"opus_6_sptY_header","shell":"opus_6_sptY_shell","value":"opus_6_sptY_value"};
|
|
8747
8840
|
|
|
8748
8841
|
// ../../components/StatCard/StatCard.module.css
|
|
8749
8842
|
var StatCard_default = {"change":"opus_KIXsQY_change"};
|
|
@@ -8773,7 +8866,7 @@ function StatCard({
|
|
|
8773
8866
|
}
|
|
8774
8867
|
|
|
8775
8868
|
// ../../components/Gauge/Gauge.module.css
|
|
8776
|
-
var Gauge_default = {"
|
|
8869
|
+
var Gauge_default = {"gaugeCenter":"opus_t6IuQe_gaugeCenter","heading":"opus_t6IuQe_heading","gauge":"opus_t6IuQe_gauge","footer":"opus_t6IuQe_footer","gaugeSlot":"opus_t6IuQe_gaugeSlot","gaugeTrack":"opus_t6IuQe_gaugeTrack","footerValue":"opus_t6IuQe_footerValue","footerTrend":"opus_t6IuQe_footerTrend","change":"opus_t6IuQe_change","gaugeValue":"opus_t6IuQe_gaugeValue","body":"opus_t6IuQe_body","footerLabel":"opus_t6IuQe_footerLabel","gaugeSvg":"opus_t6IuQe_gaugeSvg","header":"opus_t6IuQe_header","subtitle":"opus_t6IuQe_subtitle","widget":"opus_t6IuQe_widget","summary":"opus_t6IuQe_summary","footerItem":"opus_t6IuQe_footerItem","title":"opus_t6IuQe_title"};
|
|
8777
8870
|
|
|
8778
8871
|
// ../../components/Gauge/Gauge.tsx
|
|
8779
8872
|
import { jsx as jsx56, jsxs as jsxs42 } from "react/jsx-runtime";
|
|
@@ -8907,7 +9000,7 @@ function Gauge({
|
|
|
8907
9000
|
import { useId as useId17 } from "react";
|
|
8908
9001
|
|
|
8909
9002
|
// ../../components/Sparkline/Sparkline.module.css
|
|
8910
|
-
var Sparkline_default = {"
|
|
9003
|
+
var Sparkline_default = {"label":"opus_xXtB87_label","area":"opus_xXtB87_area","line":"opus_xXtB87_line","sparkline":"opus_xXtB87_sparkline","chart":"opus_xXtB87_chart","svg":"opus_xXtB87_svg","endPoint":"opus_xXtB87_endPoint"};
|
|
8911
9004
|
|
|
8912
9005
|
// ../../components/Sparkline/Sparkline.tsx
|
|
8913
9006
|
import { jsx as jsx57, jsxs as jsxs43 } from "react/jsx-runtime";
|
|
@@ -8974,7 +9067,7 @@ function Sparkline({
|
|
|
8974
9067
|
}
|
|
8975
9068
|
|
|
8976
9069
|
// ../../components/ProgressRing/ProgressRing.module.css
|
|
8977
|
-
var ProgressRing_default = {"track":"opus_YxX6Hh_track","
|
|
9070
|
+
var ProgressRing_default = {"track":"opus_YxX6Hh_track","value":"opus_YxX6Hh_value","ring":"opus_YxX6Hh_ring","center":"opus_YxX6Hh_center","svg":"opus_YxX6Hh_svg"};
|
|
8978
9071
|
|
|
8979
9072
|
// ../../components/ProgressRing/ProgressRing.tsx
|
|
8980
9073
|
import { jsx as jsx58, jsxs as jsxs44 } from "react/jsx-runtime";
|
|
@@ -9007,7 +9100,7 @@ function ProgressRing({ label, max = 100, value }) {
|
|
|
9007
9100
|
}
|
|
9008
9101
|
|
|
9009
9102
|
// ../../components/ProgressBar/ProgressBar.module.css
|
|
9010
|
-
var ProgressBar_default = {"
|
|
9103
|
+
var ProgressBar_default = {"fill":"opus_q04AvA_fill","header":"opus_q04AvA_header","bar":"opus_q04AvA_bar","label":"opus_q04AvA_label","value":"opus_q04AvA_value","track":"opus_q04AvA_track"};
|
|
9011
9104
|
|
|
9012
9105
|
// ../../components/ProgressBar/ProgressBar.tsx
|
|
9013
9106
|
import { jsx as jsx59, jsxs as jsxs45 } from "react/jsx-runtime";
|
|
@@ -9027,7 +9120,7 @@ function ProgressBar({ label, max = 100, value }) {
|
|
|
9027
9120
|
}
|
|
9028
9121
|
|
|
9029
9122
|
// ../../components/Speedometer/Speedometer.module.css
|
|
9030
|
-
var Speedometer_default = {"
|
|
9123
|
+
var Speedometer_default = {"track":"opus__jpB7z_track","speedometer":"opus__jpB7z_speedometer","value":"opus__jpB7z_value","needle":"opus__jpB7z_needle","center":"opus__jpB7z_center","hub":"opus__jpB7z_hub","svg":"opus__jpB7z_svg"};
|
|
9031
9124
|
|
|
9032
9125
|
// ../../components/Speedometer/Speedometer.tsx
|
|
9033
9126
|
import { jsx as jsx60, jsxs as jsxs46 } from "react/jsx-runtime";
|
|
@@ -9060,7 +9153,7 @@ function Speedometer({ label, max = 100, value }) {
|
|
|
9060
9153
|
}
|
|
9061
9154
|
|
|
9062
9155
|
// ../../components/MetricTile/MetricTile.module.css
|
|
9063
|
-
var MetricTile_default = {"sparklineSlot":"opus_-dz9KL_sparklineSlot","
|
|
9156
|
+
var MetricTile_default = {"sparklineSlot":"opus_-dz9KL_sparklineSlot","topRow":"opus_-dz9KL_topRow","tile":"opus_-dz9KL_tile"};
|
|
9064
9157
|
|
|
9065
9158
|
// ../../components/MetricTile/MetricTile.tsx
|
|
9066
9159
|
import { jsx as jsx61, jsxs as jsxs47 } from "react/jsx-runtime";
|
|
@@ -9081,7 +9174,7 @@ import { useEffect as useEffect25, useId as useId18, useRef as useRef25, useStat
|
|
|
9081
9174
|
import "maplibre-gl/dist/maplibre-gl.css";
|
|
9082
9175
|
|
|
9083
9176
|
// ../../components/Map/Map.module.css
|
|
9084
|
-
var Map_default = {"
|
|
9177
|
+
var Map_default = {"address":"opus_srL77d_address","hotspots":"opus_srL77d_hotspots","atmosphere":"opus_srL77d_atmosphere","popupContent":"opus_srL77d_popupContent","shell":"opus_srL77d_shell","coordinates":"opus_srL77d_coordinates","marker":"opus_srL77d_marker","hotspotDot":"opus_srL77d_hotspotDot","searchResults":"opus_srL77d_searchResults","searchStatus":"opus_srL77d_searchStatus","content":"opus_srL77d_content","search":"opus_srL77d_search","mapFrame":"opus_srL77d_mapFrame","map":"opus_srL77d_map"};
|
|
9085
9178
|
|
|
9086
9179
|
// ../../components/Map/Map.tsx
|
|
9087
9180
|
import { jsx as jsx62, jsxs as jsxs48 } from "react/jsx-runtime";
|
|
@@ -9526,7 +9619,7 @@ function Map2({
|
|
|
9526
9619
|
}
|
|
9527
9620
|
|
|
9528
9621
|
// ../../components/StatusIndicator/StatusIndicator.module.css
|
|
9529
|
-
var StatusIndicator_default = {"
|
|
9622
|
+
var StatusIndicator_default = {"dot":"opus_ZfaAEC_dot","indicator":"opus_ZfaAEC_indicator"};
|
|
9530
9623
|
|
|
9531
9624
|
// ../../components/StatusIndicator/StatusIndicator.tsx
|
|
9532
9625
|
import { jsx as jsx63, jsxs as jsxs49 } from "react/jsx-runtime";
|
|
@@ -9554,11 +9647,12 @@ function TrendBadge({ direction, value }) {
|
|
|
9554
9647
|
import { useMemo as useMemo16, useState as useState33 } from "react";
|
|
9555
9648
|
|
|
9556
9649
|
// ../../components/Badge/Badge.module.css
|
|
9557
|
-
var Badge_default = {"badge":"opus_1GJHzl_badge","dot":"opus_1GJHzl_dot"};
|
|
9650
|
+
var Badge_default = {"count":"opus_1GJHzl_count","badge":"opus_1GJHzl_badge","dot":"opus_1GJHzl_dot"};
|
|
9558
9651
|
|
|
9559
9652
|
// ../../components/Badge/Badge.tsx
|
|
9560
9653
|
import { jsx as jsx64, jsxs as jsxs51 } from "react/jsx-runtime";
|
|
9561
9654
|
function Badge({
|
|
9655
|
+
count,
|
|
9562
9656
|
dot = false,
|
|
9563
9657
|
label,
|
|
9564
9658
|
size = "md",
|
|
@@ -9567,7 +9661,8 @@ function Badge({
|
|
|
9567
9661
|
}) {
|
|
9568
9662
|
return /* @__PURE__ */ jsxs51("span", { className: Badge_default.badge, "data-size": size, "data-tone": tone, "data-variant": variant, children: [
|
|
9569
9663
|
dot ? /* @__PURE__ */ jsx64("span", { "aria-hidden": "true", className: Badge_default.dot }) : null,
|
|
9570
|
-
label
|
|
9664
|
+
label,
|
|
9665
|
+
count === void 0 ? null : /* @__PURE__ */ jsx64("span", { className: Badge_default.count, children: count })
|
|
9571
9666
|
] });
|
|
9572
9667
|
}
|
|
9573
9668
|
|
|
@@ -9611,7 +9706,7 @@ function DashboardContentContainer({
|
|
|
9611
9706
|
import { useMemo as useMemo15, useState as useState32 } from "react";
|
|
9612
9707
|
|
|
9613
9708
|
// ../../components/TreeMenu/TreeMenu.module.css
|
|
9614
|
-
var TreeMenu_default = {"
|
|
9709
|
+
var TreeMenu_default = {"children":"opus_RUNNkf_children","toggleSpacer":"opus_RUNNkf_toggleSpacer","node":"opus_RUNNkf_node","tree":"opus_RUNNkf_tree","icon":"opus_RUNNkf_icon","label":"opus_RUNNkf_label","meta":"opus_RUNNkf_meta","item":"opus_RUNNkf_item","toggle":"opus_RUNNkf_toggle","row":"opus_RUNNkf_row"};
|
|
9615
9710
|
|
|
9616
9711
|
// ../../components/TreeMenu/TreeMenu.tsx
|
|
9617
9712
|
import { jsx as jsx66, jsxs as jsxs53 } from "react/jsx-runtime";
|
|
@@ -9638,17 +9733,23 @@ function TreeMenuBranch({
|
|
|
9638
9733
|
role: "treeitem",
|
|
9639
9734
|
children: [
|
|
9640
9735
|
/* @__PURE__ */ jsxs53("div", { className: TreeMenu_default.row, "data-selected": selected ? "true" : void 0, children: [
|
|
9641
|
-
/* @__PURE__ */ jsx66(
|
|
9736
|
+
hasChildren ? /* @__PURE__ */ jsx66(
|
|
9642
9737
|
"button",
|
|
9643
9738
|
{
|
|
9644
|
-
"aria-label":
|
|
9739
|
+
"aria-label": `${isExpanded ? "Collapse" : "Expand"} ${node.label}`,
|
|
9645
9740
|
className: TreeMenu_default.toggle,
|
|
9646
|
-
disabled:
|
|
9741
|
+
disabled: node.disabled,
|
|
9647
9742
|
onClick: () => onToggle(node),
|
|
9648
9743
|
style: { marginLeft: depth * indent },
|
|
9649
|
-
tabIndex: hasChildren ? 0 : -1,
|
|
9650
9744
|
type: "button",
|
|
9651
|
-
children:
|
|
9745
|
+
children: /* @__PURE__ */ jsx66(CatalogIcon, { iconName: isExpanded ? "chevron-down" : "chevron-right" })
|
|
9746
|
+
}
|
|
9747
|
+
) : /* @__PURE__ */ jsx66(
|
|
9748
|
+
"span",
|
|
9749
|
+
{
|
|
9750
|
+
"aria-hidden": "true",
|
|
9751
|
+
className: TreeMenu_default.toggleSpacer,
|
|
9752
|
+
style: { marginLeft: depth * indent }
|
|
9652
9753
|
}
|
|
9653
9754
|
),
|
|
9654
9755
|
/* @__PURE__ */ jsxs53(
|
|
@@ -9747,7 +9848,7 @@ function TreeMenu({
|
|
|
9747
9848
|
}
|
|
9748
9849
|
|
|
9749
9850
|
// ../../components/CrmWorkspaceLab/CrmWorkspaceLab.module.css
|
|
9750
|
-
var CrmWorkspaceLab_default = {"
|
|
9851
|
+
var CrmWorkspaceLab_default = {"row":"opus_7Zs_d5_row","boardCard":"opus_7Zs_d5_boardCard","feedBadge":"opus_7Zs_d5_feedBadge","price":"opus_7Zs_d5_price","docColumn":"opus_7Zs_d5_docColumn","documents":"opus_7Zs_d5_documents","docListHeading":"opus_7Zs_d5_docListHeading","feedItem":"opus_7Zs_d5_feedItem","docTree":"opus_7Zs_d5_docTree","heading":"opus_7Zs_d5_heading","boardCardHeader":"opus_7Zs_d5_boardCardHeader","docGrid":"opus_7Zs_d5_docGrid","catalogueTitleRow":"opus_7Zs_d5_catalogueTitleRow","settings":"opus_7Zs_d5_settings","table":"opus_7Zs_d5_table","docList":"opus_7Zs_d5_docList","catalogueCard":"opus_7Zs_d5_catalogueCard","openChevron":"opus_7Zs_d5_openChevron","catalogueIcon":"opus_7Zs_d5_catalogueIcon","headerAction":"opus_7Zs_d5_headerAction","docToolbar":"opus_7Zs_d5_docToolbar","rowIcon":"opus_7Zs_d5_rowIcon","rowActionOverlay":"opus_7Zs_d5_rowActionOverlay","docTreeItem":"opus_7Zs_d5_docTreeItem","settingsIcon":"opus_7Zs_d5_settingsIcon","docCardIcon":"opus_7Zs_d5_docCardIcon","docViewOptions":"opus_7Zs_d5_docViewOptions","docColumnEmpty":"opus_7Zs_d5_docColumnEmpty","docColumns":"opus_7Zs_d5_docColumns","meta":"opus_7Zs_d5_meta","tableHead":"opus_7Zs_d5_tableHead","settingsRow":"opus_7Zs_d5_settingsRow","docEmpty":"opus_7Zs_d5_docEmpty","resultCount":"opus_7Zs_d5_resultCount","actionRow":"opus_7Zs_d5_actionRow","timelineIcon":"opus_7Zs_d5_timelineIcon","breadcrumb":"opus_7Zs_d5_breadcrumb","docColumnHeading":"opus_7Zs_d5_docColumnHeading","docCardHeader":"opus_7Zs_d5_docCardHeader","docViewButton":"opus_7Zs_d5_docViewButton","docColumnItem":"opus_7Zs_d5_docColumnItem","selectCell":"opus_7Zs_d5_selectCell","timelineTime":"opus_7Zs_d5_timelineTime","timelineCard":"opus_7Zs_d5_timelineCard","feedBody":"opus_7Zs_d5_feedBody","feedIcon":"opus_7Zs_d5_feedIcon","docListName":"opus_7Zs_d5_docListName","headingIcon":"opus_7Zs_d5_headingIcon","docListRow":"opus_7Zs_d5_docListRow","timelineTitleRow":"opus_7Zs_d5_timelineTitleRow","toolbar":"opus_7Zs_d5_toolbar","identity":"opus_7Zs_d5_identity","actionCell":"opus_7Zs_d5_actionCell","feed":"opus_7Zs_d5_feed","header":"opus_7Zs_d5_header","boardColumn":"opus_7Zs_d5_boardColumn","timeline":"opus_7Zs_d5_timeline","catalogueBody":"opus_7Zs_d5_catalogueBody","docBrowser":"opus_7Zs_d5_docBrowser","timelineBody":"opus_7Zs_d5_timelineBody","root":"opus_7Zs_d5_root","timelineItem":"opus_7Zs_d5_timelineItem","board":"opus_7Zs_d5_board","docToolbarControls":"opus_7Zs_d5_docToolbarControls","boardCards":"opus_7Zs_d5_boardCards","feedTitleRow":"opus_7Zs_d5_feedTitleRow","docCard":"opus_7Zs_d5_docCard","docTreeHeading":"opus_7Zs_d5_docTreeHeading","catalogue":"opus_7Zs_d5_catalogue","settingsBody":"opus_7Zs_d5_settingsBody"};
|
|
9751
9852
|
|
|
9752
9853
|
// ../../components/CrmWorkspaceLab/CrmWorkspaceLab.tsx
|
|
9753
9854
|
import { Fragment as Fragment10, jsx as jsx67, jsxs as jsxs54 } from "react/jsx-runtime";
|
|
@@ -10091,7 +10192,7 @@ function DirectoryLayout({
|
|
|
10091
10192
|
filtered.map((row) => {
|
|
10092
10193
|
const checked = selected.includes(row.id);
|
|
10093
10194
|
return /* @__PURE__ */ jsxs54("div", { className: `${CrmWorkspaceLab_default.row} ${CrmWorkspaceLab_default.actionRow}`, role: "row", children: [
|
|
10094
|
-
/* @__PURE__ */ jsx67(
|
|
10195
|
+
/* @__PURE__ */ jsx67("span", { className: CrmWorkspaceLab_default.selectCell, role: "cell", children: /* @__PURE__ */ jsx67(
|
|
10095
10196
|
"input",
|
|
10096
10197
|
{
|
|
10097
10198
|
"aria-label": `Select ${row.primary}`,
|
|
@@ -10099,7 +10200,7 @@ function DirectoryLayout({
|
|
|
10099
10200
|
type: "checkbox",
|
|
10100
10201
|
onChange: () => onToggle(row.id)
|
|
10101
10202
|
}
|
|
10102
|
-
),
|
|
10203
|
+
) }),
|
|
10103
10204
|
/* @__PURE__ */ jsxs54("span", { className: CrmWorkspaceLab_default.identity, role: "cell", children: [
|
|
10104
10205
|
row.icon ? /* @__PURE__ */ jsx67("span", { className: CrmWorkspaceLab_default.rowIcon, children: /* @__PURE__ */ jsx67(CatalogIcon, { iconName: row.icon }) }) : null,
|
|
10105
10206
|
/* @__PURE__ */ jsxs54("span", { children: [
|
|
@@ -10109,7 +10210,7 @@ function DirectoryLayout({
|
|
|
10109
10210
|
] }),
|
|
10110
10211
|
/* @__PURE__ */ jsx67("span", { role: "cell", children: /* @__PURE__ */ jsx67(Badge, { label: row.status, size: "sm", tone: statusTone(row.status) }) }),
|
|
10111
10212
|
/* @__PURE__ */ jsx67("span", { className: CrmWorkspaceLab_default.meta, role: "cell", children: row.meta }),
|
|
10112
|
-
/* @__PURE__ */ jsx67(
|
|
10213
|
+
/* @__PURE__ */ jsx67("span", { className: CrmWorkspaceLab_default.actionCell, role: "cell", children: /* @__PURE__ */ jsx67(
|
|
10113
10214
|
"button",
|
|
10114
10215
|
{
|
|
10115
10216
|
"aria-label": `Open ${row.primary}`,
|
|
@@ -10118,7 +10219,7 @@ function DirectoryLayout({
|
|
|
10118
10219
|
type: "button",
|
|
10119
10220
|
children: /* @__PURE__ */ jsx67(RowChevron, {})
|
|
10120
10221
|
}
|
|
10121
|
-
)
|
|
10222
|
+
) })
|
|
10122
10223
|
] }, row.id);
|
|
10123
10224
|
})
|
|
10124
10225
|
] })
|
|
@@ -10620,7 +10721,7 @@ function OtpField({ error, help, id, label, labelPosition = "left", length = 6,
|
|
|
10620
10721
|
import { useId as useId19, useRef as useRef27 } from "react";
|
|
10621
10722
|
|
|
10622
10723
|
// ../../components/fields/AdvancedFields/AdvancedFields.module.css
|
|
10623
|
-
var AdvancedFields_default = {"
|
|
10724
|
+
var AdvancedFields_default = {"formHeaderCopy":"opus_ymQ4nN_formHeaderCopy","formHeaderDescription":"opus_ymQ4nN_formHeaderDescription","formHeaderTitle":"opus_ymQ4nN_formHeaderTitle","rangeGrid":"opus_ymQ4nN_rangeGrid","drop":"opus_ymQ4nN_drop","checkGroup":"opus_ymQ4nN_checkGroup","formHeaderEyebrow":"opus_ymQ4nN_formHeaderEyebrow","formHeaderActions":"opus_ymQ4nN_formHeaderActions","formSection":"opus_ymQ4nN_formSection","actions":"opus_ymQ4nN_actions","input":"opus_ymQ4nN_input","bareInput":"opus_ymQ4nN_bareInput","form":"opus_ymQ4nN_form","affixed":"opus_ymQ4nN_affixed","fileList":"opus_ymQ4nN_fileList","summary":"opus_ymQ4nN_summary","hidden":"opus_ymQ4nN_hidden","formHeader":"opus_ymQ4nN_formHeader"};
|
|
10624
10725
|
|
|
10625
10726
|
// ../../components/fields/AdvancedFields/AdvancedFields.tsx
|
|
10626
10727
|
import { jsx as jsx69, jsxs as jsxs55 } from "react/jsx-runtime";
|
|
@@ -10694,8 +10795,20 @@ function FormValidationSummary({ errors, title = "Please correct the following"
|
|
|
10694
10795
|
/* @__PURE__ */ jsx69("ul", { children: errors.map((error, index) => /* @__PURE__ */ jsx69("li", { children: error.fieldId ? /* @__PURE__ */ jsx69("a", { href: `#${error.fieldId}`, children: error.message }) : error.message }, `${error.fieldId}-${index}`)) })
|
|
10695
10796
|
] });
|
|
10696
10797
|
}
|
|
10697
|
-
function Form(
|
|
10698
|
-
|
|
10798
|
+
function Form(_a2) {
|
|
10799
|
+
var _b2 = _a2, { children, className } = _b2, props = __objRest(_b2, ["children", "className"]);
|
|
10800
|
+
return /* @__PURE__ */ jsx69("form", __spreadProps(__spreadValues({}, props), { className: [AdvancedFields_default.form, className].filter(Boolean).join(" "), children }));
|
|
10801
|
+
}
|
|
10802
|
+
function FormHeader({ actions, align = "start", description, eyebrow, headingLevel = 2, title, titleId }) {
|
|
10803
|
+
const Heading = `h${headingLevel}`;
|
|
10804
|
+
return /* @__PURE__ */ jsxs55("header", { className: AdvancedFields_default.formHeader, "data-align": align, children: [
|
|
10805
|
+
/* @__PURE__ */ jsxs55("div", { className: AdvancedFields_default.formHeaderCopy, children: [
|
|
10806
|
+
eyebrow ? /* @__PURE__ */ jsx69("p", { className: AdvancedFields_default.formHeaderEyebrow, children: eyebrow }) : null,
|
|
10807
|
+
/* @__PURE__ */ jsx69(Heading, { className: AdvancedFields_default.formHeaderTitle, id: titleId, children: title }),
|
|
10808
|
+
description ? /* @__PURE__ */ jsx69("p", { className: AdvancedFields_default.formHeaderDescription, children: description }) : null
|
|
10809
|
+
] }),
|
|
10810
|
+
actions ? /* @__PURE__ */ jsx69("div", { className: AdvancedFields_default.formHeaderActions, children: actions }) : null
|
|
10811
|
+
] });
|
|
10699
10812
|
}
|
|
10700
10813
|
function FormSection({ children, title }) {
|
|
10701
10814
|
const id = useId19();
|
|
@@ -10709,7 +10822,7 @@ function FormActions({ children }) {
|
|
|
10709
10822
|
}
|
|
10710
10823
|
|
|
10711
10824
|
// ../../components/Panel/Panel.module.css
|
|
10712
|
-
var Panel_default = {"
|
|
10825
|
+
var Panel_default = {"panel":"opus_JZHUc__panel","description":"opus_JZHUc__description","headerActions":"opus_JZHUc__headerActions","header":"opus_JZHUc__header","heading":"opus_JZHUc__heading","title":"opus_JZHUc__title","footer":"opus_JZHUc__footer","body":"opus_JZHUc__body"};
|
|
10713
10826
|
|
|
10714
10827
|
// ../../components/Panel/Panel.tsx
|
|
10715
10828
|
import { jsx as jsx70, jsxs as jsxs56 } from "react/jsx-runtime";
|
|
@@ -10904,7 +11017,7 @@ function resolveSectionGapVars(gap = "md") {
|
|
|
10904
11017
|
}
|
|
10905
11018
|
|
|
10906
11019
|
// ../../components/Section/Section.module.css
|
|
10907
|
-
var Section_default = {"
|
|
11020
|
+
var Section_default = {"description":"opus_FajZiH_description","section":"opus_FajZiH_section","title":"opus_FajZiH_title","column":"opus_FajZiH_column","header":"opus_FajZiH_header","body":"opus_FajZiH_body","row":"opus_FajZiH_row"};
|
|
10908
11021
|
|
|
10909
11022
|
// ../../components/Section/Section.tsx
|
|
10910
11023
|
import { jsx as jsx71, jsxs as jsxs57 } from "react/jsx-runtime";
|
|
@@ -10985,7 +11098,7 @@ var Section = Object.assign(SectionRoot, {
|
|
|
10985
11098
|
});
|
|
10986
11099
|
|
|
10987
11100
|
// ../../components/Table/Table.module.css
|
|
10988
|
-
var Table_default = {"
|
|
11101
|
+
var Table_default = {"empty":"opus_2q7S14_empty","table":"opus_2q7S14_table","visuallyHidden":"opus_2q7S14_visuallyHidden","wrap":"opus_2q7S14_wrap","caption":"opus_2q7S14_caption"};
|
|
10989
11102
|
|
|
10990
11103
|
// ../../components/Table/Table.tsx
|
|
10991
11104
|
import { jsx as jsx72, jsxs as jsxs58 } from "react/jsx-runtime";
|
|
@@ -11216,7 +11329,7 @@ function buildPivotGrid(sourceRows, config2) {
|
|
|
11216
11329
|
}
|
|
11217
11330
|
|
|
11218
11331
|
// ../../components/DataGrid/DataGrid.module.css
|
|
11219
|
-
var DataGrid_default = {"
|
|
11332
|
+
var DataGrid_default = {"headerLabel":"opus_zN0bNb_headerLabel","empty":"opus_zN0bNb_empty","filterInput":"opus_zN0bNb_filterInput","grid":"opus_zN0bNb_grid","expandButton":"opus_zN0bNb_expandButton","rowHeader":"opus_zN0bNb_rowHeader","menuFilterIcon":"opus_zN0bNb_menuFilterIcon","menuButton":"opus_zN0bNb_menuButton","groupRow":"opus_zN0bNb_groupRow","groupCount":"opus_zN0bNb_groupCount","menuHost":"opus_zN0bNb_menuHost","frame":"opus_zN0bNb_frame","headerMenu":"opus_zN0bNb_headerMenu","visuallyHidden":"opus_zN0bNb_visuallyHidden","groupCell":"opus_zN0bNb_groupCell","detailCell":"opus_zN0bNb_detailCell","sortButtonLabel":"opus_zN0bNb_sortButtonLabel","columnResizeHandle":"opus_zN0bNb_columnResizeHandle","detailRow":"opus_zN0bNb_detailRow","gridBody":"opus_zN0bNb_gridBody","menuAction":"opus_zN0bNb_menuAction","expandSpacer":"opus_zN0bNb_expandSpacer","menuChevron":"opus_zN0bNb_menuChevron","spacerRow":"opus_zN0bNb_spacerRow","sortIndicator":"opus_zN0bNb_sortIndicator","wrap":"opus_zN0bNb_wrap","sortIndicatorButton":"opus_zN0bNb_sortIndicatorButton","headerControls":"opus_zN0bNb_headerControls","corner":"opus_zN0bNb_corner","rowHeaderInner":"opus_zN0bNb_rowHeaderInner","rowHeaderLabel":"opus_zN0bNb_rowHeaderLabel","menuLabel":"opus_zN0bNb_menuLabel","sortButton":"opus_zN0bNb_sortButton","chevron":"opus_zN0bNb_chevron","groupButton":"opus_zN0bNb_groupButton","infiniteFooter":"opus_zN0bNb_infiniteFooter","caption":"opus_zN0bNb_caption","headerCell":"opus_zN0bNb_headerCell","menuSection":"opus_zN0bNb_menuSection"};
|
|
11220
11333
|
|
|
11221
11334
|
// ../../components/DataGrid/DataGrid.tsx
|
|
11222
11335
|
import { jsx as jsx73, jsxs as jsxs59 } from "react/jsx-runtime";
|
|
@@ -14782,7 +14895,7 @@ function SpecializedChart(props) {
|
|
|
14782
14895
|
}
|
|
14783
14896
|
|
|
14784
14897
|
// ../../components/Chart/Chart.module.css
|
|
14785
|
-
var Chart_default = {"
|
|
14898
|
+
var Chart_default = {"sankeyLink":"opus_L6guCK_sankeyLink","axisGuide":"opus_L6guCK_axisGuide","graphLink":"opus_L6guCK_graphLink","grid":"opus_L6guCK_grid","axisLabels":"opus_L6guCK_axisLabels","bar":"opus_L6guCK_bar","seriesA":"opus_L6guCK_seriesA","slice":"opus_L6guCK_slice","seriesE":"opus_L6guCK_seriesE","mapValue":"opus_L6guCK_mapValue","treemapLabel":"opus_L6guCK_treemapLabel","violin":"opus_L6guCK_violin","sankeyNode":"opus_L6guCK_sankeyNode","radarArea":"opus_L6guCK_radarArea","funnelGuide":"opus_L6guCK_funnelGuide","legendSwatch":"opus_L6guCK_legendSwatch","valueLabel":"opus_L6guCK_valueLabel","axisLine":"opus_L6guCK_axisLine","ridge":"opus_L6guCK_ridge","mapRegion":"opus_L6guCK_mapRegion","packParent":"opus_L6guCK_packParent","sankeyLabelBox":"opus_L6guCK_sankeyLabelBox","treemapGroupLabel":"opus_L6guCK_treemapGroupLabel","sankeySideLabel":"opus_L6guCK_sankeySideLabel","mapLabel":"opus_L6guCK_mapLabel","seriesC":"opus_L6guCK_seriesC","mapLand":"opus_L6guCK_mapLand","graphLabel":"opus_L6guCK_graphLabel","graphLinkColored":"opus_L6guCK_graphLinkColored","seriesB":"opus_L6guCK_seriesB","axisTitle":"opus_L6guCK_axisTitle","svg":"opus_L6guCK_svg","seriesF":"opus_L6guCK_seriesF","packLabel":"opus_L6guCK_packLabel","point":"opus_L6guCK_point","sankeyCenterLabel":"opus_L6guCK_sankeyCenterLabel","funnelText":"opus_L6guCK_funnelText","area":"opus_L6guCK_area","graphNode":"opus_L6guCK_graphNode","chart":"opus_L6guCK_chart","seriesD":"opus_L6guCK_seriesD","funnel":"opus_L6guCK_funnel","header":"opus_L6guCK_header","axes":"opus_L6guCK_axes","legend":"opus_L6guCK_legend","sankeySideValue":"opus_L6guCK_sankeySideValue","graphNodeRing":"opus_L6guCK_graphNodeRing","line":"opus_L6guCK_line","link":"opus_L6guCK_link","sankeySideName":"opus_L6guCK_sankeySideName","axisTick":"opus_L6guCK_axisTick","wick":"opus_L6guCK_wick","ring":"opus_L6guCK_ring","radarGrid":"opus_L6guCK_radarGrid","land":"opus_L6guCK_land","meta":"opus_L6guCK_meta","title":"opus_L6guCK_title","legendItem":"opus_L6guCK_legendItem"};
|
|
14786
14899
|
|
|
14787
14900
|
// ../../components/Chart/Chart.tsx
|
|
14788
14901
|
import { Fragment as Fragment12, jsx as jsx75, jsxs as jsxs61 } from "react/jsx-runtime";
|
|
@@ -15921,7 +16034,7 @@ function Chart({
|
|
|
15921
16034
|
}
|
|
15922
16035
|
|
|
15923
16036
|
// ../../components/Skeleton/Skeleton.module.css
|
|
15924
|
-
var Skeleton_default = {"
|
|
16037
|
+
var Skeleton_default = {"line":"opus_27r9Md_line","media":"opus_27r9Md_media","avatarContent":"opus_27r9Md_avatarContent","skeleton":"opus_27r9Md_skeleton","tableRow":"opus_27r9Md_tableRow","avatar":"opus_27r9Md_avatar","stack":"opus_27r9Md_stack","skeletonPulse":"opus_27r9Md_skeletonPulse","skeletonShimmer":"opus_27r9Md_skeletonShimmer","tableCell":"opus_27r9Md_tableCell"};
|
|
15925
16038
|
|
|
15926
16039
|
// ../../components/Skeleton/Skeleton.tsx
|
|
15927
16040
|
import { jsx as jsx76, jsxs as jsxs62 } from "react/jsx-runtime";
|
|
@@ -15972,7 +16085,7 @@ import { faXmark as faXmark2 } from "@fortawesome/free-solid-svg-icons";
|
|
|
15972
16085
|
import { FontAwesomeIcon as FontAwesomeIcon9 } from "@fortawesome/react-fontawesome";
|
|
15973
16086
|
|
|
15974
16087
|
// ../../components/Lightbox/Lightbox.module.css
|
|
15975
|
-
var Lightbox_default = {"
|
|
16088
|
+
var Lightbox_default = {"lightboxFadeOut":"opus_s7Rpyv_lightboxFadeOut","close":"opus_s7Rpyv_close","caption":"opus_s7Rpyv_caption","panel":"opus_s7Rpyv_panel","closeIcon":"opus_s7Rpyv_closeIcon","trigger":"opus_s7Rpyv_trigger","image":"opus_s7Rpyv_image","overlay":"opus_s7Rpyv_overlay","frame":"opus_s7Rpyv_frame","lightboxPanelIn":"opus_s7Rpyv_lightboxPanelIn","lightbox":"opus_s7Rpyv_lightbox","lightboxFadeIn":"opus_s7Rpyv_lightboxFadeIn","lightboxPanelOut":"opus_s7Rpyv_lightboxPanelOut"};
|
|
15976
16089
|
|
|
15977
16090
|
// ../../components/Lightbox/Lightbox.tsx
|
|
15978
16091
|
import { jsx as jsx77, jsxs as jsxs63 } from "react/jsx-runtime";
|
|
@@ -16087,7 +16200,7 @@ function Lightbox({
|
|
|
16087
16200
|
}
|
|
16088
16201
|
|
|
16089
16202
|
// ../../components/Carousel/Carousel.module.css
|
|
16090
|
-
var Carousel_default = {"
|
|
16203
|
+
var Carousel_default = {"slide":"opus_N4occJ_slide","pip":"opus_N4occJ_pip","image":"opus_N4occJ_image","caption":"opus_N4occJ_caption","footer":"opus_N4occJ_footer","empty":"opus_N4occJ_empty","stage":"opus_N4occJ_stage","track":"opus_N4occJ_track","pips":"opus_N4occJ_pips","nav":"opus_N4occJ_nav","visuallyHidden":"opus_N4occJ_visuallyHidden","navIcon":"opus_N4occJ_navIcon","carousel":"opus_N4occJ_carousel"};
|
|
16091
16204
|
|
|
16092
16205
|
// ../../components/Carousel/Carousel.tsx
|
|
16093
16206
|
import { Fragment as Fragment13, jsx as jsx78, jsxs as jsxs64 } from "react/jsx-runtime";
|
|
@@ -16464,7 +16577,7 @@ async function shareMedia({
|
|
|
16464
16577
|
}
|
|
16465
16578
|
|
|
16466
16579
|
// ../../components/MediaShareCastControl/MediaShareCastControl.module.css
|
|
16467
|
-
var MediaShareCastControl_default = {"
|
|
16580
|
+
var MediaShareCastControl_default = {"trigger":"opus_ioyYOy_trigger","icon":"opus_ioyYOy_icon","itemHint":"opus_ioyYOy_itemHint","menu":"opus_ioyYOy_menu","itemLabel":"opus_ioyYOy_itemLabel","itemIcon":"opus_ioyYOy_itemIcon","item":"opus_ioyYOy_item","root":"opus_ioyYOy_root"};
|
|
16468
16581
|
|
|
16469
16582
|
// ../../components/MediaShareCastControl/MediaShareCastControl.tsx
|
|
16470
16583
|
import { jsx as jsx79, jsxs as jsxs65 } from "react/jsx-runtime";
|
|
@@ -16758,7 +16871,7 @@ function MediaShareCastControl({
|
|
|
16758
16871
|
}
|
|
16759
16872
|
|
|
16760
16873
|
// ../../components/VideoPlayer/VideoPlayer.module.css
|
|
16761
|
-
var VideoPlayer_default = {"
|
|
16874
|
+
var VideoPlayer_default = {"time":"opus_g_RHVI_time","stage":"opus_g_RHVI_stage","progressTrack":"opus_g_RHVI_progressTrack","trackCount":"opus_g_RHVI_trackCount","videoBackdrop":"opus_g_RHVI_videoBackdrop","video":"opus_g_RHVI_video","spacer":"opus_g_RHVI_spacer","centerPlay":"opus_g_RHVI_centerPlay","title":"opus_g_RHVI_title","toolbar":"opus_g_RHVI_toolbar","progressFill":"opus_g_RHVI_progressFill","progressThumb":"opus_g_RHVI_progressThumb","player":"opus_g_RHVI_player","iconButton":"opus_g_RHVI_iconButton","titleRow":"opus_g_RHVI_titleRow","controls":"opus_g_RHVI_controls","volume":"opus_g_RHVI_volume","icon":"opus_g_RHVI_icon","progress":"opus_g_RHVI_progress"};
|
|
16762
16875
|
|
|
16763
16876
|
// ../../components/VideoPlayer/VideoPlayer.tsx
|
|
16764
16877
|
import { jsx as jsx80, jsxs as jsxs66 } from "react/jsx-runtime";
|
|
@@ -17416,7 +17529,7 @@ import {
|
|
|
17416
17529
|
import { FontAwesomeIcon as FontAwesomeIcon13 } from "@fortawesome/react-fontawesome";
|
|
17417
17530
|
|
|
17418
17531
|
// ../../components/AudioPlayer/AudioPlayer.module.css
|
|
17419
|
-
var AudioPlayer_default = {"
|
|
17532
|
+
var AudioPlayer_default = {"body":"opus_pJZZp1_body","spacer":"opus_pJZZp1_spacer","volume":"opus_pJZZp1_volume","toolbar":"opus_pJZZp1_toolbar","iconButton":"opus_pJZZp1_iconButton","artworkMark":"opus_pJZZp1_artworkMark","player":"opus_pJZZp1_player","trackCount":"opus_pJZZp1_trackCount","artist":"opus_pJZZp1_artist","title":"opus_pJZZp1_title","icon":"opus_pJZZp1_icon","meta":"opus_pJZZp1_meta","progressThumb":"opus_pJZZp1_progressThumb","artwork":"opus_pJZZp1_artwork","playButton":"opus_pJZZp1_playButton","time":"opus_pJZZp1_time","artworkGlow":"opus_pJZZp1_artworkGlow","progressFill":"opus_pJZZp1_progressFill","artworkImage":"opus_pJZZp1_artworkImage","progress":"opus_pJZZp1_progress","progressTrack":"opus_pJZZp1_progressTrack"};
|
|
17420
17533
|
|
|
17421
17534
|
// ../../components/AudioPlayer/AudioPlayer.tsx
|
|
17422
17535
|
import { Fragment as Fragment14, jsx as jsx81, jsxs as jsxs67 } from "react/jsx-runtime";
|
|
@@ -17806,7 +17919,7 @@ function AudioPlayer({
|
|
|
17806
17919
|
}
|
|
17807
17920
|
|
|
17808
17921
|
// ../../components/ImageThumbnail/ImageThumbnail.module.css
|
|
17809
|
-
var ImageThumbnail_default = {"
|
|
17922
|
+
var ImageThumbnail_default = {"caption":"opus_Gp1o-9_caption","thumbnail":"opus_Gp1o-9_thumbnail","image":"opus_Gp1o-9_image","figure":"opus_Gp1o-9_figure"};
|
|
17810
17923
|
|
|
17811
17924
|
// ../../components/ImageThumbnail/ImageThumbnail.tsx
|
|
17812
17925
|
import { jsx as jsx82, jsxs as jsxs68 } from "react/jsx-runtime";
|
|
@@ -17881,7 +17994,7 @@ import { createElement, useCallback as useCallback19, useEffect as useEffect34,
|
|
|
17881
17994
|
import { useEffect as useEffect33, useRef as useRef35, useState as useState41 } from "react";
|
|
17882
17995
|
|
|
17883
17996
|
// ../../components/ModelViewer/ModelViewer.module.css
|
|
17884
|
-
var ModelViewer_default = {"caption":"opus_f7gfHI_caption","
|
|
17997
|
+
var ModelViewer_default = {"caption":"opus_f7gfHI_caption","loading":"opus_f7gfHI_loading","canvasHost":"opus_f7gfHI_canvasHost","viewer":"opus_f7gfHI_viewer","stage":"opus_f7gfHI_stage","model":"opus_f7gfHI_model"};
|
|
17885
17998
|
|
|
17886
17999
|
// ../../components/ModelViewer/FireBarrelModelViewer.tsx
|
|
17887
18000
|
import { jsx as jsx84, jsxs as jsxs69 } from "react/jsx-runtime";
|
|
@@ -18099,7 +18212,7 @@ import { faXmark as faXmark3 } from "@fortawesome/free-solid-svg-icons";
|
|
|
18099
18212
|
import { FontAwesomeIcon as FontAwesomeIcon14 } from "@fortawesome/react-fontawesome";
|
|
18100
18213
|
|
|
18101
18214
|
// ../../components/ModelLightbox/ModelLightbox.module.css
|
|
18102
|
-
var ModelLightbox_default = {"overlay":"opus_YYKGIB_overlay","
|
|
18215
|
+
var ModelLightbox_default = {"customTriggerContent":"opus_YYKGIB_customTriggerContent","closeIcon":"opus_YYKGIB_closeIcon","trigger":"opus_YYKGIB_trigger","customTriggerButton":"opus_YYKGIB_customTriggerButton","overlay":"opus_YYKGIB_overlay","frame":"opus_YYKGIB_frame","close":"opus_YYKGIB_close","modelLightboxFadeOut":"opus_YYKGIB_modelLightboxFadeOut","modelLightboxPanelIn":"opus_YYKGIB_modelLightboxPanelIn","lightbox":"opus_YYKGIB_lightbox","modelLightboxPanelOut":"opus_YYKGIB_modelLightboxPanelOut","customTrigger":"opus_YYKGIB_customTrigger","modelLightboxFadeIn":"opus_YYKGIB_modelLightboxFadeIn"};
|
|
18103
18216
|
|
|
18104
18217
|
// ../../components/ModelLightbox/ModelLightbox.tsx
|
|
18105
18218
|
import { jsx as jsx86, jsxs as jsxs71 } from "react/jsx-runtime";
|
|
@@ -18153,17 +18266,22 @@ function ModelLightbox({
|
|
|
18153
18266
|
return () => window.clearTimeout(timeout);
|
|
18154
18267
|
}, [isOpen, isRendered]);
|
|
18155
18268
|
return /* @__PURE__ */ jsxs71("div", { className: ModelLightbox_default.lightbox, children: [
|
|
18156
|
-
|
|
18157
|
-
|
|
18158
|
-
|
|
18159
|
-
|
|
18160
|
-
className: ModelLightbox_default.trigger,
|
|
18161
|
-
|
|
18162
|
-
|
|
18163
|
-
|
|
18164
|
-
|
|
18165
|
-
|
|
18166
|
-
|
|
18269
|
+
trigger ? (
|
|
18270
|
+
/* The trigger content can hold its own controls (model-viewer renders a poster
|
|
18271
|
+
button), so it stays outside the button and an overlay captures the click. */
|
|
18272
|
+
/* @__PURE__ */ jsxs71("div", { className: ModelLightbox_default.customTrigger, children: [
|
|
18273
|
+
/* @__PURE__ */ jsx86("div", { className: ModelLightbox_default.customTriggerContent, inert: true, children: trigger }),
|
|
18274
|
+
/* @__PURE__ */ jsx86(
|
|
18275
|
+
"button",
|
|
18276
|
+
{
|
|
18277
|
+
"aria-label": triggerLabel,
|
|
18278
|
+
className: ModelLightbox_default.customTriggerButton,
|
|
18279
|
+
type: "button",
|
|
18280
|
+
onClick: () => setOpen(true)
|
|
18281
|
+
}
|
|
18282
|
+
)
|
|
18283
|
+
] })
|
|
18284
|
+
) : /* @__PURE__ */ jsx86("button", { className: ModelLightbox_default.trigger, type: "button", onClick: () => setOpen(true), children: /* @__PURE__ */ jsx86("span", { children: triggerLabel }) }),
|
|
18167
18285
|
isOpen || isRendered ? /* @__PURE__ */ jsx86(Portal, { children: /* @__PURE__ */ jsx86(
|
|
18168
18286
|
"div",
|
|
18169
18287
|
{
|
|
@@ -18204,7 +18322,7 @@ function ModelLightbox({
|
|
|
18204
18322
|
}
|
|
18205
18323
|
|
|
18206
18324
|
// ../../components/ModelThumbnail/ModelThumbnail.module.css
|
|
18207
|
-
var ModelThumbnail_default = {"
|
|
18325
|
+
var ModelThumbnail_default = {"staticThumbnail":"opus_NkO9Yb_staticThumbnail","content":"opus_NkO9Yb_content","caption":"opus_NkO9Yb_caption"};
|
|
18208
18326
|
|
|
18209
18327
|
// ../../components/ModelThumbnail/ModelThumbnail.tsx
|
|
18210
18328
|
import { jsx as jsx87, jsxs as jsxs72 } from "react/jsx-runtime";
|
|
@@ -18274,7 +18392,7 @@ function ModelGallery({
|
|
|
18274
18392
|
import { useId as useId24 } from "react";
|
|
18275
18393
|
|
|
18276
18394
|
// ../../components/EmptyState/EmptyState.module.css
|
|
18277
|
-
var EmptyState_default = {"
|
|
18395
|
+
var EmptyState_default = {"root":"opus_1KckGY_root","actions":"opus_1KckGY_actions","iconWrap":"opus_1KckGY_iconWrap","copy":"opus_1KckGY_copy","title":"opus_1KckGY_title","description":"opus_1KckGY_description"};
|
|
18278
18396
|
|
|
18279
18397
|
// ../../components/EmptyState/EmptyState.tsx
|
|
18280
18398
|
import { jsx as jsx89, jsxs as jsxs73 } from "react/jsx-runtime";
|
|
@@ -18308,7 +18426,7 @@ function EmptyState({
|
|
|
18308
18426
|
}
|
|
18309
18427
|
|
|
18310
18428
|
// ../../components/Divider/Divider.module.css
|
|
18311
|
-
var Divider_default = {"
|
|
18429
|
+
var Divider_default = {"labelled":"opus_ux1i0D_labelled","label":"opus_ux1i0D_label","line":"opus_ux1i0D_line","divider":"opus_ux1i0D_divider"};
|
|
18312
18430
|
|
|
18313
18431
|
// ../../components/Divider/Divider.tsx
|
|
18314
18432
|
import { jsx as jsx90, jsxs as jsxs74 } from "react/jsx-runtime";
|
|
@@ -18350,7 +18468,7 @@ function Divider({
|
|
|
18350
18468
|
import { useMemo as useMemo21, useState as useState44 } from "react";
|
|
18351
18469
|
|
|
18352
18470
|
// ../../components/Avatar/Avatar.module.css
|
|
18353
|
-
var Avatar_default = {"
|
|
18471
|
+
var Avatar_default = {"initials":"opus_jsRWxO_initials","image":"opus_jsRWxO_image","avatar":"opus_jsRWxO_avatar"};
|
|
18354
18472
|
|
|
18355
18473
|
// ../../components/Avatar/Avatar.tsx
|
|
18356
18474
|
import { jsx as jsx91 } from "react/jsx-runtime";
|
|
@@ -18400,7 +18518,7 @@ function Avatar({
|
|
|
18400
18518
|
}
|
|
18401
18519
|
|
|
18402
18520
|
// ../../components/AvatarGroup/AvatarGroup.module.css
|
|
18403
|
-
var AvatarGroup_default = {"
|
|
18521
|
+
var AvatarGroup_default = {"item":"opus_Vv36ne_item","group":"opus_Vv36ne_group","overflow":"opus_Vv36ne_overflow"};
|
|
18404
18522
|
|
|
18405
18523
|
// ../../components/AvatarGroup/AvatarGroup.tsx
|
|
18406
18524
|
import { jsx as jsx92, jsxs as jsxs75 } from "react/jsx-runtime";
|
|
@@ -18426,7 +18544,7 @@ function AvatarGroup({ items, max = 4, size = "md" }) {
|
|
|
18426
18544
|
}
|
|
18427
18545
|
|
|
18428
18546
|
// ../../components/Statistic/Statistic.module.css
|
|
18429
|
-
var Statistic_default = {"trend":"opus_vCN1bv_trend","
|
|
18547
|
+
var Statistic_default = {"trend":"opus_vCN1bv_trend","affix":"opus_vCN1bv_affix","root":"opus_vCN1bv_root","label":"opus_vCN1bv_label","value":"opus_vCN1bv_value"};
|
|
18430
18548
|
|
|
18431
18549
|
// ../../components/Statistic/Statistic.tsx
|
|
18432
18550
|
import { jsx as jsx93, jsxs as jsxs76 } from "react/jsx-runtime";
|
|
@@ -18453,7 +18571,7 @@ function Statistic({
|
|
|
18453
18571
|
}
|
|
18454
18572
|
|
|
18455
18573
|
// ../../components/List/List.module.css
|
|
18456
|
-
var List_default = {"
|
|
18574
|
+
var List_default = {"list":"opus_ys3xlo_list","item":"opus_ys3xlo_item","head":"opus_ys3xlo_head","itemAction":"opus_ys3xlo_itemAction","description":"opus_ys3xlo_description","title":"opus_ys3xlo_title","meta":"opus_ys3xlo_meta","body":"opus_ys3xlo_body","icon":"opus_ys3xlo_icon"};
|
|
18457
18575
|
|
|
18458
18576
|
// ../../components/List/List.tsx
|
|
18459
18577
|
import { Fragment as Fragment15, jsx as jsx94, jsxs as jsxs77 } from "react/jsx-runtime";
|
|
@@ -18476,7 +18594,7 @@ function List({ density = "comfortable", items, ordered = false, onItemClick })
|
|
|
18476
18594
|
}
|
|
18477
18595
|
|
|
18478
18596
|
// ../../components/DescriptionList/DescriptionList.module.css
|
|
18479
|
-
var DescriptionList_default = {"
|
|
18597
|
+
var DescriptionList_default = {"details":"opus_FY8OsC_details","row":"opus_FY8OsC_row","list":"opus_FY8OsC_list","term":"opus_FY8OsC_term"};
|
|
18480
18598
|
|
|
18481
18599
|
// ../../components/DescriptionList/DescriptionList.tsx
|
|
18482
18600
|
import { jsx as jsx95, jsxs as jsxs78 } from "react/jsx-runtime";
|
|
@@ -18494,7 +18612,7 @@ function DescriptionList({
|
|
|
18494
18612
|
import { useState as useState45 } from "react";
|
|
18495
18613
|
|
|
18496
18614
|
// ../../components/PropertyGrid/PropertyGrid.module.css
|
|
18497
|
-
var PropertyGrid_default = {"
|
|
18615
|
+
var PropertyGrid_default = {"label":"opus_Bnfsue_label","value":"opus_Bnfsue_value","copy":"opus_Bnfsue_copy","grid":"opus_Bnfsue_grid","valueCell":"opus_Bnfsue_valueCell","row":"opus_Bnfsue_row"};
|
|
18498
18616
|
|
|
18499
18617
|
// ../../components/PropertyGrid/PropertyGrid.tsx
|
|
18500
18618
|
import { jsx as jsx96, jsxs as jsxs79 } from "react/jsx-runtime";
|
|
@@ -18619,7 +18737,7 @@ function Grid2({
|
|
|
18619
18737
|
import { useCallback as useCallback21, useEffect as useEffect36, useId as useId25, useRef as useRef38, useState as useState46 } from "react";
|
|
18620
18738
|
|
|
18621
18739
|
// ../../components/ResizeHandle/ResizeHandle.module.css
|
|
18622
|
-
var ResizeHandle_default = {"
|
|
18740
|
+
var ResizeHandle_default = {"handle":"opus_PaKREB_handle","grip":"opus_PaKREB_grip","dot":"opus_PaKREB_dot"};
|
|
18623
18741
|
|
|
18624
18742
|
// ../../components/ResizeHandle/ResizeHandle.tsx
|
|
18625
18743
|
import { jsx as jsx100, jsxs as jsxs80 } from "react/jsx-runtime";
|
|
@@ -18656,7 +18774,7 @@ function ResizeHandle(_a2) {
|
|
|
18656
18774
|
}
|
|
18657
18775
|
|
|
18658
18776
|
// ../../components/Splitter/Splitter.module.css
|
|
18659
|
-
var Splitter_default = {"
|
|
18777
|
+
var Splitter_default = {"srOnly":"opus_Khgx9s_srOnly","pane":"opus_Khgx9s_pane","root":"opus_Khgx9s_root"};
|
|
18660
18778
|
|
|
18661
18779
|
// ../../components/Splitter/Splitter.tsx
|
|
18662
18780
|
import { jsx as jsx101, jsxs as jsxs81 } from "react/jsx-runtime";
|
|
@@ -18766,7 +18884,7 @@ function Splitter({
|
|
|
18766
18884
|
import { useCallback as useCallback22, useEffect as useEffect37, useRef as useRef39, useState as useState47 } from "react";
|
|
18767
18885
|
|
|
18768
18886
|
// ../../components/ResizablePanel/ResizablePanel.module.css
|
|
18769
|
-
var ResizablePanel_default = {"
|
|
18887
|
+
var ResizablePanel_default = {"root":"opus_kVJ122_root","body":"opus_kVJ122_body","handle":"opus_kVJ122_handle"};
|
|
18770
18888
|
|
|
18771
18889
|
// ../../components/ResizablePanel/ResizablePanel.tsx
|
|
18772
18890
|
import { jsx as jsx102, jsxs as jsxs82 } from "react/jsx-runtime";
|
|
@@ -18849,7 +18967,7 @@ function ResizablePanel({
|
|
|
18849
18967
|
}
|
|
18850
18968
|
|
|
18851
18969
|
// ../../components/DockLayout/DockLayout.module.css
|
|
18852
|
-
var DockLayout_default = {"
|
|
18970
|
+
var DockLayout_default = {"left":"opus_3zzL8C_left","right":"opus_3zzL8C_right","top":"opus_3zzL8C_top","middle":"opus_3zzL8C_middle","center":"opus_3zzL8C_center","bottom":"opus_3zzL8C_bottom","root":"opus_3zzL8C_root"};
|
|
18853
18971
|
|
|
18854
18972
|
// ../../components/DockLayout/DockLayout.tsx
|
|
18855
18973
|
import { jsx as jsx103, jsxs as jsxs83 } from "react/jsx-runtime";
|
|
@@ -18894,7 +19012,7 @@ import {
|
|
|
18894
19012
|
} from "react";
|
|
18895
19013
|
|
|
18896
19014
|
// ../../components/CustomScrollbar/CustomScrollbar.module.css
|
|
18897
|
-
var CustomScrollbar_default = {"
|
|
19015
|
+
var CustomScrollbar_default = {"track":"opus_I9wQcM_track","viewport":"opus_I9wQcM_viewport","thumb":"opus_I9wQcM_thumb","cornerDot":"opus_I9wQcM_cornerDot","content":"opus_I9wQcM_content","root":"opus_I9wQcM_root"};
|
|
18898
19016
|
|
|
18899
19017
|
// ../../components/CustomScrollbar/CustomScrollbar.tsx
|
|
18900
19018
|
import { jsx as jsx104, jsxs as jsxs84 } from "react/jsx-runtime";
|
|
@@ -19190,7 +19308,7 @@ function CustomScrollbar({
|
|
|
19190
19308
|
}
|
|
19191
19309
|
|
|
19192
19310
|
// ../../components/ThreePaneLayout/ThreePaneLayout.module.css
|
|
19193
|
-
var ThreePaneLayout_default = {"
|
|
19311
|
+
var ThreePaneLayout_default = {"root":"opus_DtnFdK_root","content":"opus_DtnFdK_content","handle":"opus_DtnFdK_handle","sidebar":"opus_DtnFdK_sidebar"};
|
|
19194
19312
|
|
|
19195
19313
|
// ../../components/ThreePaneLayout/ThreePaneLayout.tsx
|
|
19196
19314
|
import { Fragment as Fragment16, jsx as jsx105, jsxs as jsxs85 } from "react/jsx-runtime";
|
|
@@ -19636,7 +19754,7 @@ function Spacer({ axis = "y", className, flex = false, size = 16, style }) {
|
|
|
19636
19754
|
}
|
|
19637
19755
|
|
|
19638
19756
|
// ../../components/Breadcrumb/Breadcrumb.module.css
|
|
19639
|
-
var Breadcrumb_default = {"
|
|
19757
|
+
var Breadcrumb_default = {"current":"opus_FwZfXe_current","root":"opus_FwZfXe_root","list":"opus_FwZfXe_list","link":"opus_FwZfXe_link","item":"opus_FwZfXe_item","separator":"opus_FwZfXe_separator"};
|
|
19640
19758
|
|
|
19641
19759
|
// ../../components/Breadcrumb/Breadcrumb.tsx
|
|
19642
19760
|
import { jsx as jsx110, jsxs as jsxs86 } from "react/jsx-runtime";
|
|
@@ -19664,7 +19782,7 @@ function Breadcrumb({ ariaLabel = "Breadcrumb", items, onNavigate, separator = "
|
|
|
19664
19782
|
}
|
|
19665
19783
|
|
|
19666
19784
|
// ../../components/Pagination/Pagination.module.css
|
|
19667
|
-
var Pagination_default = {"
|
|
19785
|
+
var Pagination_default = {"ellipsis":"opus_VkXUKR_ellipsis","button":"opus_VkXUKR_button","root":"opus_VkXUKR_root","active":"opus_VkXUKR_active"};
|
|
19668
19786
|
|
|
19669
19787
|
// ../../components/Pagination/Pagination.tsx
|
|
19670
19788
|
import { jsx as jsx111, jsxs as jsxs87 } from "react/jsx-runtime";
|
|
@@ -19729,7 +19847,7 @@ function Pagination({ page, pageCount, onPageChange, siblingCount = 1 }) {
|
|
|
19729
19847
|
}
|
|
19730
19848
|
|
|
19731
19849
|
// ../../components/PageHeader/PageHeader.module.css
|
|
19732
|
-
var PageHeader_default = {"breadcrumbs":"opus_1pSVfU_breadcrumbs","
|
|
19850
|
+
var PageHeader_default = {"breadcrumbs":"opus_1pSVfU_breadcrumbs","description":"opus_1pSVfU_description","title":"opus_1pSVfU_title","copy":"opus_1pSVfU_copy","eyebrow":"opus_1pSVfU_eyebrow","row":"opus_1pSVfU_row","root":"opus_1pSVfU_root","actions":"opus_1pSVfU_actions"};
|
|
19733
19851
|
|
|
19734
19852
|
// ../../components/PageHeader/PageHeader.tsx
|
|
19735
19853
|
import { jsx as jsx112, jsxs as jsxs88 } from "react/jsx-runtime";
|
|
@@ -19748,7 +19866,7 @@ function PageHeader({ actions, breadcrumbs, description, eyebrow, title }) {
|
|
|
19748
19866
|
}
|
|
19749
19867
|
|
|
19750
19868
|
// ../../components/Toolbar/Toolbar.module.css
|
|
19751
|
-
var Toolbar_default = {"
|
|
19869
|
+
var Toolbar_default = {"cluster":"opus_lO-IAD_cluster","end":"opus_lO-IAD_end","root":"opus_lO-IAD_root"};
|
|
19752
19870
|
|
|
19753
19871
|
// ../../components/Toolbar/Toolbar.tsx
|
|
19754
19872
|
import { jsx as jsx113, jsxs as jsxs89 } from "react/jsx-runtime";
|
|
@@ -19770,7 +19888,7 @@ function Toolbar({ children, className, dense = false, end, label, start }) {
|
|
|
19770
19888
|
}
|
|
19771
19889
|
|
|
19772
19890
|
// ../../components/BottomNavigation/BottomNavigation.module.css
|
|
19773
|
-
var BottomNavigation_default = {"item":"opus_Yqcmor_item","
|
|
19891
|
+
var BottomNavigation_default = {"item":"opus_Yqcmor_item","icon":"opus_Yqcmor_icon","root":"opus_Yqcmor_root","active":"opus_Yqcmor_active","label":"opus_Yqcmor_label"};
|
|
19774
19892
|
|
|
19775
19893
|
// ../../components/BottomNavigation/BottomNavigation.tsx
|
|
19776
19894
|
import { jsx as jsx114, jsxs as jsxs90 } from "react/jsx-runtime";
|
|
@@ -19800,7 +19918,7 @@ function BottomNavigation({ items, onChange, value }) {
|
|
|
19800
19918
|
}
|
|
19801
19919
|
|
|
19802
19920
|
// ../../components/NavigationRail/NavigationRail.module.css
|
|
19803
|
-
var NavigationRail_default = {"
|
|
19921
|
+
var NavigationRail_default = {"srOnly":"opus_E7mR15_srOnly","active":"opus_E7mR15_active","label":"opus_E7mR15_label","item":"opus_E7mR15_item","root":"opus_E7mR15_root","icon":"opus_E7mR15_icon"};
|
|
19804
19922
|
|
|
19805
19923
|
// ../../components/NavigationRail/NavigationRail.tsx
|
|
19806
19924
|
import { jsx as jsx115, jsxs as jsxs91 } from "react/jsx-runtime";
|
|
@@ -19843,7 +19961,7 @@ function NavigationRail({ collapsed = false, items, onChange, value }) {
|
|
|
19843
19961
|
import { useEffect as useEffect40, useId as useId28, useRef as useRef42, useState as useState50 } from "react";
|
|
19844
19962
|
|
|
19845
19963
|
// ../../components/SplitButton/SplitButton.module.css
|
|
19846
|
-
var SplitButton_default = {"
|
|
19964
|
+
var SplitButton_default = {"root":"opus_TVuiQN_root","menu":"opus_TVuiQN_menu","menuItem":"opus_TVuiQN_menuItem","caret":"opus_TVuiQN_caret","main":"opus_TVuiQN_main"};
|
|
19847
19965
|
|
|
19848
19966
|
// ../../components/SplitButton/SplitButton.tsx
|
|
19849
19967
|
import { jsx as jsx116, jsxs as jsxs92 } from "react/jsx-runtime";
|
|
@@ -19908,7 +20026,7 @@ function SplitButton({
|
|
|
19908
20026
|
}
|
|
19909
20027
|
|
|
19910
20028
|
// ../../components/FloatingActionButton/FloatingActionButton.module.css
|
|
19911
|
-
var FloatingActionButton_default = {"icon":"opus_UXPLpX_icon","srOnly":"opus_UXPLpX_srOnly","label":"opus_UXPLpX_label"
|
|
20029
|
+
var FloatingActionButton_default = {"root":"opus_UXPLpX_root","icon":"opus_UXPLpX_icon","srOnly":"opus_UXPLpX_srOnly","label":"opus_UXPLpX_label"};
|
|
19912
20030
|
|
|
19913
20031
|
// ../../components/FloatingActionButton/FloatingActionButton.tsx
|
|
19914
20032
|
import { jsx as jsx117, jsxs as jsxs93 } from "react/jsx-runtime";
|
|
@@ -20244,7 +20362,7 @@ function TileGradientDefs({ primary, secondary } = {}) {
|
|
|
20244
20362
|
}
|
|
20245
20363
|
|
|
20246
20364
|
// ../../components/Tile/Tile.module.css
|
|
20247
|
-
var Tile_default = {"label":"opus_wypm8k_label","
|
|
20365
|
+
var Tile_default = {"label":"opus_wypm8k_label","tile":"opus_wypm8k_tile","icon":"opus_wypm8k_icon"};
|
|
20248
20366
|
|
|
20249
20367
|
// ../../components/Tile/Tile.tsx
|
|
20250
20368
|
import { Fragment as Fragment17, jsx as jsx119, jsxs as jsxs95 } from "react/jsx-runtime";
|
|
@@ -20277,7 +20395,7 @@ function Tile({
|
|
|
20277
20395
|
}
|
|
20278
20396
|
|
|
20279
20397
|
// ../../components/Tiles/Tiles.module.css
|
|
20280
|
-
var Tiles_default = {"
|
|
20398
|
+
var Tiles_default = {"previousButton":"opus_zD82gC_previousButton","nextButton":"opus_zD82gC_nextButton","viewport":"opus_zD82gC_viewport","row":"opus_zD82gC_row","tileItem":"opus_zD82gC_tileItem","moreButton":"opus_zD82gC_moreButton","tile":"opus_zD82gC_tile"};
|
|
20281
20399
|
|
|
20282
20400
|
// ../../components/Tiles/Tiles.tsx
|
|
20283
20401
|
import { jsx as jsx120, jsxs as jsxs96 } from "react/jsx-runtime";
|
|
@@ -20355,7 +20473,7 @@ function Tiles({ className, items, layout = "fill" }) {
|
|
|
20355
20473
|
}
|
|
20356
20474
|
|
|
20357
20475
|
// ../../components/StatTile/StatTile.module.css
|
|
20358
|
-
var StatTile_default = {"
|
|
20476
|
+
var StatTile_default = {"comparison":"opus_8DpwUV_comparison","icon":"opus_8DpwUV_icon","trend":"opus_8DpwUV_trend","body":"opus_8DpwUV_body","meta":"opus_8DpwUV_meta","label":"opus_8DpwUV_label","statTile":"opus_8DpwUV_statTile","value":"opus_8DpwUV_value"};
|
|
20359
20477
|
|
|
20360
20478
|
// ../../components/StatTile/StatTile.tsx
|
|
20361
20479
|
import { Fragment as Fragment18, jsx as jsx121, jsxs as jsxs97 } from "react/jsx-runtime";
|
|
@@ -20410,7 +20528,7 @@ function StatTile({
|
|
|
20410
20528
|
import { useCallback as useCallback26, useEffect as useEffect42, useRef as useRef44, useState as useState52 } from "react";
|
|
20411
20529
|
|
|
20412
20530
|
// ../../components/StatTiles/StatTiles.module.css
|
|
20413
|
-
var StatTiles_default = {"
|
|
20531
|
+
var StatTiles_default = {"viewport":"opus_uhJd8v_viewport","previousButton":"opus_uhJd8v_previousButton","statTile":"opus_uhJd8v_statTile","row":"opus_uhJd8v_row","moreButton":"opus_uhJd8v_moreButton","statTileItem":"opus_uhJd8v_statTileItem","nextButton":"opus_uhJd8v_nextButton"};
|
|
20414
20532
|
|
|
20415
20533
|
// ../../components/StatTiles/StatTiles.tsx
|
|
20416
20534
|
import { jsx as jsx122, jsxs as jsxs98 } from "react/jsx-runtime";
|
|
@@ -20419,12 +20537,14 @@ function StatTiles({ className, items, layout = "fill" }) {
|
|
|
20419
20537
|
const rowRef = useRef44(null);
|
|
20420
20538
|
const [hasPrevious, setHasPrevious] = useState52(false);
|
|
20421
20539
|
const [hasMore, setHasMore] = useState52(false);
|
|
20540
|
+
const [scrollable, setScrollable] = useState52(false);
|
|
20422
20541
|
const rowStyle = layout === "fill" && items.length > 0 ? { gridTemplateColumns: `repeat(${items.length}, minmax(var(--stat-tile-min), 1fr))` } : void 0;
|
|
20423
20542
|
const updateOverflow = useCallback26(() => {
|
|
20424
20543
|
const row = rowRef.current;
|
|
20425
20544
|
if (!row) return;
|
|
20426
20545
|
setHasPrevious(row.scrollLeft > 2);
|
|
20427
20546
|
setHasMore(row.scrollWidth - row.scrollLeft - row.clientWidth > 2);
|
|
20547
|
+
setScrollable(row.scrollWidth - row.clientWidth > 2);
|
|
20428
20548
|
}, []);
|
|
20429
20549
|
useEffect42(() => {
|
|
20430
20550
|
const row = rowRef.current;
|
|
@@ -20459,6 +20579,7 @@ function StatTiles({ className, items, layout = "fill" }) {
|
|
|
20459
20579
|
ref: rowRef,
|
|
20460
20580
|
role: "list",
|
|
20461
20581
|
style: rowStyle,
|
|
20582
|
+
tabIndex: scrollable ? 0 : void 0,
|
|
20462
20583
|
children: items.map((item, index) => {
|
|
20463
20584
|
var _a2;
|
|
20464
20585
|
const tone = (_a2 = item.tone) != null ? _a2 : defaultToneForIndex2(index);
|
|
@@ -20491,7 +20612,7 @@ function StatTiles({ className, items, layout = "fill" }) {
|
|
|
20491
20612
|
import { useId as useId29, useMemo as useMemo23 } from "react";
|
|
20492
20613
|
|
|
20493
20614
|
// ../../components/PipelineOverview/PipelineOverview.module.css
|
|
20494
|
-
var PipelineOverview_default = {"
|
|
20615
|
+
var PipelineOverview_default = {"periodLabel":"opus_1ScjMZ_periodLabel","periodSelect":"opus_1ScjMZ_periodSelect","total":"opus_1ScjMZ_total","body":"opus_1ScjMZ_body","legendCopy":"opus_1ScjMZ_legendCopy","legend":"opus_1ScjMZ_legend","period":"opus_1ScjMZ_period","legendDot":"opus_1ScjMZ_legendDot","totalValue":"opus_1ScjMZ_totalValue","funnelSvg":"opus_1ScjMZ_funnelSvg","legendValue":"opus_1ScjMZ_legendValue","periodChevron":"opus_1ScjMZ_periodChevron","totalLabel":"opus_1ScjMZ_totalLabel","footer":"opus_1ScjMZ_footer","root":"opus_1ScjMZ_root","legendItem":"opus_1ScjMZ_legendItem","legendLabel":"opus_1ScjMZ_legendLabel","funnel":"opus_1ScjMZ_funnel"};
|
|
20495
20616
|
|
|
20496
20617
|
// ../../components/PipelineOverview/PipelineOverview.tsx
|
|
20497
20618
|
import { jsx as jsx123, jsxs as jsxs99 } from "react/jsx-runtime";
|
|
@@ -20838,7 +20959,7 @@ function getDealsOverTimePalette(palette, accents) {
|
|
|
20838
20959
|
}
|
|
20839
20960
|
|
|
20840
20961
|
// ../../components/DealsOverTime/DealsOverTime.module.css
|
|
20841
|
-
var DealsOverTime_default = {"
|
|
20962
|
+
var DealsOverTime_default = {"periodLabel":"opus_Hn1LW1_periodLabel","tooltip":"opus_Hn1LW1_tooltip","tooltipValue":"opus_Hn1LW1_tooltipValue","area":"opus_Hn1LW1_area","line":"opus_Hn1LW1_line","pointCore":"opus_Hn1LW1_pointCore","axisLabel":"opus_Hn1LW1_axisLabel","chartWrap":"opus_Hn1LW1_chartWrap","tooltipDate":"opus_Hn1LW1_tooltipDate","pointGlow":"opus_Hn1LW1_pointGlow","header":"opus_Hn1LW1_header","period":"opus_Hn1LW1_period","gridLine":"opus_Hn1LW1_gridLine","pointSolid":"opus_Hn1LW1_pointSolid","hitTarget":"opus_Hn1LW1_hitTarget","root":"opus_Hn1LW1_root","title":"opus_Hn1LW1_title","chart":"opus_Hn1LW1_chart","lineGlowSoft":"opus_Hn1LW1_lineGlowSoft","lineGlowMid":"opus_Hn1LW1_lineGlowMid","pointRing":"opus_Hn1LW1_pointRing","periodSelect":"opus_Hn1LW1_periodSelect"};
|
|
20842
20963
|
|
|
20843
20964
|
// ../../components/DealsOverTime/DealsOverTime.tsx
|
|
20844
20965
|
import { Fragment as Fragment19, jsx as jsx124, jsxs as jsxs100 } from "react/jsx-runtime";
|
|
@@ -21242,7 +21363,7 @@ function DealsOverTime({
|
|
|
21242
21363
|
import { useCallback as useCallback27, useState as useState54 } from "react";
|
|
21243
21364
|
|
|
21244
21365
|
// ../../components/DashboardListWidget/shared.module.css
|
|
21245
|
-
var shared_default = {"
|
|
21366
|
+
var shared_default = {"itemAction":"opus_8R-PJ3_itemAction","iconWrap":"opus_8R-PJ3_iconWrap","footerAction":"opus_8R-PJ3_footerAction","footer":"opus_8R-PJ3_footer","list":"opus_8R-PJ3_list","footerIcon":"opus_8R-PJ3_footerIcon"};
|
|
21246
21367
|
|
|
21247
21368
|
// ../../components/DashboardListWidget/DashboardListFooter.tsx
|
|
21248
21369
|
import { Fragment as Fragment20, jsx as jsx125, jsxs as jsxs101 } from "react/jsx-runtime";
|
|
@@ -21255,7 +21376,7 @@ function DashboardListFooter({ footerHref, footerLabel, onFooterClick }) {
|
|
|
21255
21376
|
}
|
|
21256
21377
|
|
|
21257
21378
|
// ../../components/UpcomingTasks/UpcomingTasks.module.css
|
|
21258
|
-
var UpcomingTasks_default = {"
|
|
21379
|
+
var UpcomingTasks_default = {"itemBody":"opus_mFTWWU_itemBody","itemSubtitle":"opus_mFTWWU_itemSubtitle","header":"opus_mFTWWU_header","itemAction":"opus_mFTWWU_itemAction","item":"opus_mFTWWU_item","list":"opus_mFTWWU_list","copy":"opus_mFTWWU_copy","taskCheckbox":"opus_mFTWWU_taskCheckbox","root":"opus_mFTWWU_root","time":"opus_mFTWWU_time","itemTitle":"opus_mFTWWU_itemTitle","title":"opus_mFTWWU_title"};
|
|
21259
21380
|
|
|
21260
21381
|
// ../../components/UpcomingTasks/UpcomingTasks.tsx
|
|
21261
21382
|
import { jsx as jsx126, jsxs as jsxs102 } from "react/jsx-runtime";
|
|
@@ -21340,7 +21461,7 @@ function UpcomingTasks({
|
|
|
21340
21461
|
}
|
|
21341
21462
|
|
|
21342
21463
|
// ../../components/RecentActivity/RecentActivity.module.css
|
|
21343
|
-
var RecentActivity_default = {"
|
|
21464
|
+
var RecentActivity_default = {"itemAction":"opus_PR08Ax_itemAction","iconWrap":"opus_PR08Ax_iconWrap","itemSubtitle":"opus_PR08Ax_itemSubtitle","copy":"opus_PR08Ax_copy","header":"opus_PR08Ax_header","itemTitle":"opus_PR08Ax_itemTitle","title":"opus_PR08Ax_title","list":"opus_PR08Ax_list","item":"opus_PR08Ax_item","time":"opus_PR08Ax_time","root":"opus_PR08Ax_root"};
|
|
21344
21465
|
|
|
21345
21466
|
// ../../components/RecentActivity/RecentActivity.tsx
|
|
21346
21467
|
import { Fragment as Fragment21, jsx as jsx127, jsxs as jsxs103 } from "react/jsx-runtime";
|
|
@@ -43139,7 +43260,7 @@ function opusThemeTokens(theme) {
|
|
|
43139
43260
|
}
|
|
43140
43261
|
|
|
43141
43262
|
// ../../components/EmojiPicker/EmojiPicker.module.css
|
|
43142
|
-
var EmojiPicker_default = {"
|
|
43263
|
+
var EmojiPicker_default = {"srOnly":"opus__tyRxw_srOnly","grid":"opus__tyRxw_grid","root":"opus__tyRxw_root","panel":"opus__tyRxw_panel","emojiButton":"opus__tyRxw_emojiButton","empty":"opus__tyRxw_empty","searchHint":"opus__tyRxw_searchHint","categoryButton":"opus__tyRxw_categoryButton","categories":"opus__tyRxw_categories","search":"opus__tyRxw_search"};
|
|
43143
43264
|
|
|
43144
43265
|
// ../../components/EmojiPicker/EmojiPicker.tsx
|
|
43145
43266
|
import { jsx as jsx128, jsxs as jsxs104 } from "react/jsx-runtime";
|
|
@@ -43417,7 +43538,7 @@ function EmojiPicker({
|
|
|
43417
43538
|
import { useEffect as useEffect45, useMemo as useMemo26, useRef as useRef47, useState as useState56 } from "react";
|
|
43418
43539
|
|
|
43419
43540
|
// ../../components/NoteTag/NoteTag.module.css
|
|
43420
|
-
var NoteTag_default = {"
|
|
43541
|
+
var NoteTag_default = {"picker":"opus__ZnbtA_picker","options":"opus__ZnbtA_options","removeButton":"opus__ZnbtA_removeButton","option":"opus__ZnbtA_option","menu":"opus__ZnbtA_menu","menuHeader":"opus__ZnbtA_menuHeader","tag":"opus__ZnbtA_tag","list":"opus__ZnbtA_list"};
|
|
43421
43542
|
|
|
43422
43543
|
// ../../components/NoteTag/NoteTag.tsx
|
|
43423
43544
|
import { jsx as jsx129, jsxs as jsxs105 } from "react/jsx-runtime";
|
|
@@ -43567,7 +43688,7 @@ function NoteTagPicker({
|
|
|
43567
43688
|
}
|
|
43568
43689
|
|
|
43569
43690
|
// ../../components/NoteComposer/NoteComposer.module.css
|
|
43570
|
-
var NoteComposer_default = {"
|
|
43691
|
+
var NoteComposer_default = {"selectedTags":"opus_pQVlNo_selectedTags","textarea":"opus_pQVlNo_textarea","tools":"opus_pQVlNo_tools","root":"opus_pQVlNo_root","footer":"opus_pQVlNo_footer","toolButton":"opus_pQVlNo_toolButton","saveButton":"opus_pQVlNo_saveButton"};
|
|
43571
43692
|
|
|
43572
43693
|
// ../../components/NoteComposer/NoteComposer.tsx
|
|
43573
43694
|
import { jsx as jsx130, jsxs as jsxs106 } from "react/jsx-runtime";
|
|
@@ -43778,7 +43899,7 @@ import {
|
|
|
43778
43899
|
import { Fragment as Fragment22 } from "react";
|
|
43779
43900
|
|
|
43780
43901
|
// ../../components/ContentTimeline/ContentTimeline.module.css
|
|
43781
|
-
var ContentTimeline_default = {"
|
|
43902
|
+
var ContentTimeline_default = {"statusDot":"opus_vApy-v_statusDot","content":"opus_vApy-v_content","description":"opus_vApy-v_description","rail":"opus_vApy-v_rail","dot":"opus_vApy-v_dot","tag":"opus_vApy-v_tag","item":"opus_vApy-v_item","time":"opus_vApy-v_time","groupLabel":"opus_vApy-v_groupLabel","list":"opus_vApy-v_list","head":"opus_vApy-v_head","line":"opus_vApy-v_line","markerSlot":"opus_vApy-v_markerSlot","children":"opus_vApy-v_children","body":"opus_vApy-v_body","itemFooter":"opus_vApy-v_itemFooter","title":"opus_vApy-v_title","itemAction":"opus_vApy-v_itemAction","metaRow":"opus_vApy-v_metaRow","tags":"opus_vApy-v_tags"};
|
|
43782
43903
|
|
|
43783
43904
|
// ../../components/ContentTimeline/ContentTimeline.tsx
|
|
43784
43905
|
import { jsx as jsx131, jsxs as jsxs107 } from "react/jsx-runtime";
|
|
@@ -43895,7 +44016,7 @@ function ContentTimeline({ groups, items, onItemClick, onItemDoubleClick, varian
|
|
|
43895
44016
|
}
|
|
43896
44017
|
|
|
43897
44018
|
// ../../components/NotesActivity/NotesActivity.module.css
|
|
43898
|
-
var NotesActivity_default = {"
|
|
44019
|
+
var NotesActivity_default = {"feed":"opus_ThZ-Bi_feed","notesActivityEnterFromLeft":"opus_ThZ-Bi_notesActivityEnterFromLeft","tab":"opus_ThZ-Bi_tab","replyInputShell":"opus_ThZ-Bi_replyInputShell","threadConnectors":"opus_ThZ-Bi_threadConnectors","composerClose":"opus_ThZ-Bi_composerClose","composerBar":"opus_ThZ-Bi_composerBar","notesActivityEnterFromRight":"opus_ThZ-Bi_notesActivityEnterFromRight","replyTools":"opus_ThZ-Bi_replyTools","replyTags":"opus_ThZ-Bi_replyTags","composerPanel":"opus_ThZ-Bi_composerPanel","tabs":"opus_ThZ-Bi_tabs","replyBlock":"opus_ThZ-Bi_replyBlock","addNoteButton":"opus_ThZ-Bi_addNoteButton","tabIcon":"opus_ThZ-Bi_tabIcon","replyToolButton":"opus_ThZ-Bi_replyToolButton","footerIcon":"opus_ThZ-Bi_footerIcon","composer":"opus_ThZ-Bi_composer","footer":"opus_ThZ-Bi_footer","replyComposer":"opus_ThZ-Bi_replyComposer","replyInput":"opus_ThZ-Bi_replyInput","tabsRow":"opus_ThZ-Bi_tabsRow","threadItems":"opus_ThZ-Bi_threadItems","footerAction":"opus_ThZ-Bi_footerAction","root":"opus_ThZ-Bi_root"};
|
|
43899
44020
|
|
|
43900
44021
|
// ../../components/NotesActivity/NotesActivity.tsx
|
|
43901
44022
|
import { Fragment as Fragment23, jsx as jsx132, jsxs as jsxs108 } from "react/jsx-runtime";
|
|
@@ -44676,7 +44797,7 @@ function NotesActivity({
|
|
|
44676
44797
|
import { useMemo as useMemo28 } from "react";
|
|
44677
44798
|
|
|
44678
44799
|
// ../../components/TopPerformingUsers/TopPerformingUsers.module.css
|
|
44679
|
-
var TopPerformingUsers_default = {"
|
|
44800
|
+
var TopPerformingUsers_default = {"title":"opus_sYx0a6_title","itemAction":"opus_sYx0a6_itemAction","name":"opus_sYx0a6_name","row":"opus_sYx0a6_row","header":"opus_sYx0a6_header","root":"opus_sYx0a6_root","list":"opus_sYx0a6_list","barTrack":"opus_sYx0a6_barTrack","item":"opus_sYx0a6_item","barFill":"opus_sYx0a6_barFill","value":"opus_sYx0a6_value"};
|
|
44680
44801
|
|
|
44681
44802
|
// ../../components/TopPerformingUsers/TopPerformingUsers.tsx
|
|
44682
44803
|
import { Fragment as Fragment24, jsx as jsx133, jsxs as jsxs109 } from "react/jsx-runtime";
|
|
@@ -44735,7 +44856,7 @@ function TopPerformingUsers({
|
|
|
44735
44856
|
}
|
|
44736
44857
|
|
|
44737
44858
|
// ../../components/UserProfileWidget/UserProfileWidget.module.css
|
|
44738
|
-
var UserProfileWidget_default = {"
|
|
44859
|
+
var UserProfileWidget_default = {"chevron":"opus_zjR1aT_chevron","name":"opus_zjR1aT_name","avatarButton":"opus_zjR1aT_avatarButton","root":"opus_zjR1aT_root","role":"opus_zjR1aT_role","copy":"opus_zjR1aT_copy","chevronButton":"opus_zjR1aT_chevronButton"};
|
|
44739
44860
|
|
|
44740
44861
|
// ../../components/UserProfileWidget/UserProfileWidget.tsx
|
|
44741
44862
|
import { jsx as jsx134, jsxs as jsxs110 } from "react/jsx-runtime";
|
|
@@ -44903,7 +45024,7 @@ function ProfilePhotoUploadModal({
|
|
|
44903
45024
|
}
|
|
44904
45025
|
|
|
44905
45026
|
// ../../components/ImageCropUploadWidget/ImageCropUploadWidget.module.css
|
|
44906
|
-
var ImageCropUploadWidget_default = {"
|
|
45027
|
+
var ImageCropUploadWidget_default = {"title":"opus_jO9vJQ_title","field":"opus_jO9vJQ_field","root":"opus_jO9vJQ_root"};
|
|
44907
45028
|
|
|
44908
45029
|
// ../../components/ImageCropUploadWidget/ImageCropUploadWidget.tsx
|
|
44909
45030
|
import { jsx as jsx136, jsxs as jsxs112 } from "react/jsx-runtime";
|
|
@@ -44951,7 +45072,7 @@ function ImageCropUploadWidget({
|
|
|
44951
45072
|
import { useMemo as useMemo29, useState as useState60 } from "react";
|
|
44952
45073
|
|
|
44953
45074
|
// ../../components/PropertyInspector/PropertyInspector.module.css
|
|
44954
|
-
var PropertyInspector_default = {"
|
|
45075
|
+
var PropertyInspector_default = {"select":"opus_IrN8Z8_select","search":"opus_IrN8Z8_search","groupHeader":"opus_IrN8Z8_groupHeader","label":"opus_IrN8Z8_label","valueCell":"opus_IrN8Z8_valueCell","checkbox":"opus_IrN8Z8_checkbox","input":"opus_IrN8Z8_input","group":"opus_IrN8Z8_group","root":"opus_IrN8Z8_root","searchRow":"opus_IrN8Z8_searchRow","row":"opus_IrN8Z8_row","rows":"opus_IrN8Z8_rows","value":"opus_IrN8Z8_value"};
|
|
44955
45076
|
|
|
44956
45077
|
// ../../components/PropertyInspector/PropertyInspector.tsx
|
|
44957
45078
|
import { jsx as jsx137, jsxs as jsxs113 } from "react/jsx-runtime";
|
|
@@ -45071,7 +45192,7 @@ function PropertyInspector({ items, onChange, searchable = false }) {
|
|
|
45071
45192
|
import { useMemo as useMemo30 } from "react";
|
|
45072
45193
|
|
|
45073
45194
|
// ../../components/FilterBuilder/FilterBuilder.module.css
|
|
45074
|
-
var FilterBuilder_default = {"
|
|
45195
|
+
var FilterBuilder_default = {"add":"opus_CtJDHh_add","expression":"opus_CtJDHh_expression","payload":"opus_CtJDHh_payload","outputLabel":"opus_CtJDHh_outputLabel","title":"opus_CtJDHh_title","joiner":"opus_CtJDHh_joiner","output":"opus_CtJDHh_output","list":"opus_CtJDHh_list","remove":"opus_CtJDHh_remove","row":"opus_CtJDHh_row","empty":"opus_CtJDHh_empty","joinerSpacer":"opus_CtJDHh_joinerSpacer","input":"opus_CtJDHh_input","header":"opus_CtJDHh_header","root":"opus_CtJDHh_root","valuePlaceholder":"opus_CtJDHh_valuePlaceholder","select":"opus_CtJDHh_select"};
|
|
45075
45196
|
|
|
45076
45197
|
// ../../components/FilterBuilder/FilterBuilder.tsx
|
|
45077
45198
|
import { jsx as jsx138, jsxs as jsxs114 } from "react/jsx-runtime";
|
|
@@ -45181,7 +45302,7 @@ function FilterBuilder({ conditions, fields, onChange }) {
|
|
|
45181
45302
|
import { useMemo as useMemo31 } from "react";
|
|
45182
45303
|
|
|
45183
45304
|
// ../../components/QueryBuilder/QueryBuilder.module.css
|
|
45184
|
-
var QueryBuilder_default = {"row":"opus_b7dZwd_row","
|
|
45305
|
+
var QueryBuilder_default = {"row":"opus_b7dZwd_row","chip":"opus_b7dZwd_chip","remove":"opus_b7dZwd_remove","chipSpacer":"opus_b7dZwd_chipSpacer","input":"opus_b7dZwd_input","list":"opus_b7dZwd_list","empty":"opus_b7dZwd_empty","selectNarrow":"opus_b7dZwd_selectNarrow","add":"opus_b7dZwd_add","expression":"opus_b7dZwd_expression","output":"opus_b7dZwd_output","combinator":"opus_b7dZwd_combinator","toolbar":"opus_b7dZwd_toolbar","payload":"opus_b7dZwd_payload","outputLabel":"opus_b7dZwd_outputLabel","select":"opus_b7dZwd_select","root":"opus_b7dZwd_root"};
|
|
45185
45306
|
|
|
45186
45307
|
// ../../components/QueryBuilder/QueryBuilder.tsx
|
|
45187
45308
|
import { jsx as jsx139, jsxs as jsxs115 } from "react/jsx-runtime";
|
|
@@ -45308,7 +45429,7 @@ function QueryBuilder({ fields, group, onChange }) {
|
|
|
45308
45429
|
import { useMemo as useMemo32 } from "react";
|
|
45309
45430
|
|
|
45310
45431
|
// ../../components/RuleBuilder/RuleBuilder.module.css
|
|
45311
|
-
var RuleBuilder_default = {"
|
|
45432
|
+
var RuleBuilder_default = {"enabled":"opus_O61tUk_enabled","card":"opus_O61tUk_card","name":"opus_O61tUk_name","root":"opus_O61tUk_root","cardTop":"opus_O61tUk_cardTop","field":"opus_O61tUk_field","priority":"opus_O61tUk_priority","actions":"opus_O61tUk_actions","title":"opus_O61tUk_title","add":"opus_O61tUk_add","select":"opus_O61tUk_select","subtitle":"opus_O61tUk_subtitle","empty":"opus_O61tUk_empty","expression":"opus_O61tUk_expression","list":"opus_O61tUk_list","input":"opus_O61tUk_input","output":"opus_O61tUk_output","action":"opus_O61tUk_action","outputLabel":"opus_O61tUk_outputLabel","header":"opus_O61tUk_header","payload":"opus_O61tUk_payload"};
|
|
45312
45433
|
|
|
45313
45434
|
// ../../components/RuleBuilder/RuleBuilder.tsx
|
|
45314
45435
|
import { jsx as jsx140, jsxs as jsxs116 } from "react/jsx-runtime";
|
|
@@ -45451,7 +45572,7 @@ function RuleBuilder({ onChange, rules }) {
|
|
|
45451
45572
|
}
|
|
45452
45573
|
|
|
45453
45574
|
// ../../components/PermissionsMatrix/PermissionsMatrix.module.css
|
|
45454
|
-
var PermissionsMatrix_default = {"
|
|
45575
|
+
var PermissionsMatrix_default = {"cell":"opus_x-xBrX_cell","table":"opus_x-xBrX_table","corner":"opus_x-xBrX_corner","scroll":"opus_x-xBrX_scroll","select":"opus_x-xBrX_select","root":"opus_x-xBrX_root","head":"opus_x-xBrX_head","rowHead":"opus_x-xBrX_rowHead"};
|
|
45455
45576
|
|
|
45456
45577
|
// ../../components/PermissionsMatrix/PermissionsMatrix.tsx
|
|
45457
45578
|
import { jsx as jsx141, jsxs as jsxs117 } from "react/jsx-runtime";
|
|
@@ -45487,7 +45608,7 @@ function PermissionsMatrix({ onChange, permissions, resources, roles }) {
|
|
|
45487
45608
|
import { useMemo as useMemo33, useState as useState61 } from "react";
|
|
45488
45609
|
|
|
45489
45610
|
// ../../components/DualListBuilder/DualListBuilder.module.css
|
|
45490
|
-
var DualListBuilder_default = {"
|
|
45611
|
+
var DualListBuilder_default = {"column":"opus_P6crEX_column","payload":"opus_P6crEX_payload","output":"opus_P6crEX_output","control":"opus_P6crEX_control","list":"opus_P6crEX_list","searchRow":"opus_P6crEX_searchRow","columnTitle":"opus_P6crEX_columnTitle","outputLabel":"opus_P6crEX_outputLabel","count":"opus_P6crEX_count","root":"opus_P6crEX_root","columns":"opus_P6crEX_columns","item":"opus_P6crEX_item","itemActive":"opus_P6crEX_itemActive","search":"opus_P6crEX_search","controls":"opus_P6crEX_controls","expression":"opus_P6crEX_expression"};
|
|
45491
45612
|
|
|
45492
45613
|
// ../../components/DualListBuilder/DualListBuilder.tsx
|
|
45493
45614
|
import { jsx as jsx142, jsxs as jsxs118 } from "react/jsx-runtime";
|
|
@@ -45616,7 +45737,7 @@ function ListColumn2({
|
|
|
45616
45737
|
import { useMemo as useMemo34 } from "react";
|
|
45617
45738
|
|
|
45618
45739
|
// ../../components/Scheduler/Scheduler.module.css
|
|
45619
|
-
var Scheduler_default = {"
|
|
45740
|
+
var Scheduler_default = {"event":"opus_ZqbdMc_event","grid":"opus_ZqbdMc_grid","root":"opus_ZqbdMc_root","dayHead":"opus_ZqbdMc_dayHead","eventTime":"opus_ZqbdMc_eventTime","time":"opus_ZqbdMc_time","corner":"opus_ZqbdMc_corner","eventTitle":"opus_ZqbdMc_eventTitle","cell":"opus_ZqbdMc_cell"};
|
|
45620
45741
|
|
|
45621
45742
|
// ../../components/Scheduler/Scheduler.tsx
|
|
45622
45743
|
import { jsx as jsx143, jsxs as jsxs119 } from "react/jsx-runtime";
|
|
@@ -45684,7 +45805,7 @@ function formatHour(hour) {
|
|
|
45684
45805
|
import { useMemo as useMemo35, useState as useState62 } from "react";
|
|
45685
45806
|
|
|
45686
45807
|
// ../../components/KanbanBoard/KanbanBoard.module.css
|
|
45687
|
-
var KanbanBoard_default = {"
|
|
45808
|
+
var KanbanBoard_default = {"count":"opus_EUh8ei_count","cards":"opus_EUh8ei_cards","root":"opus_EUh8ei_root","columnTitle":"opus_EUh8ei_columnTitle","columnHeader":"opus_EUh8ei_columnHeader","card":"opus_EUh8ei_card","cardMeta":"opus_EUh8ei_cardMeta","column":"opus_EUh8ei_column","cardTitle":"opus_EUh8ei_cardTitle"};
|
|
45688
45809
|
|
|
45689
45810
|
// ../../components/KanbanBoard/KanbanBoard.tsx
|
|
45690
45811
|
import { Fragment as Fragment26, jsx as jsx144, jsxs as jsxs120 } from "react/jsx-runtime";
|
|
@@ -45798,7 +45919,7 @@ function sortEventsByTime(events) {
|
|
|
45798
45919
|
import { useEffect as useEffect48, useMemo as useMemo36, useState as useState63 } from "react";
|
|
45799
45920
|
|
|
45800
45921
|
// ../../components/Calendar/Calendar.module.css
|
|
45801
|
-
var Calendar_default = {"
|
|
45922
|
+
var Calendar_default = {"label":"opus_IjCc5M_label","today":"opus_IjCc5M_today","dayModalItemBody":"opus_IjCc5M_dayModalItemBody","yearSelect":"opus_IjCc5M_yearSelect","empty":"opus_IjCc5M_empty","day":"opus_IjCc5M_day","grid":"opus_IjCc5M_grid","eventLabel":"opus_IjCc5M_eventLabel","root":"opus_IjCc5M_root","moreEvents":"opus_IjCc5M_moreEvents","dayModalFieldRow":"opus_IjCc5M_dayModalFieldRow","event":"opus_IjCc5M_event","select":"opus_IjCc5M_select","events":"opus_IjCc5M_events","dayModalItemTitle":"opus_IjCc5M_dayModalItemTitle","weekday":"opus_IjCc5M_weekday","dayModalItemMeta":"opus_IjCc5M_dayModalItemMeta","dayModal":"opus_IjCc5M_dayModal","dayModalForm":"opus_IjCc5M_dayModalForm","dayModalItem":"opus_IjCc5M_dayModalItem","dayModalItemTime":"opus_IjCc5M_dayModalItemTime","dayModalSection":"opus_IjCc5M_dayModalSection","dayModalHeading":"opus_IjCc5M_dayModalHeading","srOnly":"opus_IjCc5M_srOnly","dayModalNotice":"opus_IjCc5M_dayModalNotice","nav":"opus_IjCc5M_nav","weekdays":"opus_IjCc5M_weekdays","toolbar":"opus_IjCc5M_toolbar","dot":"opus_IjCc5M_dot","picker":"opus_IjCc5M_picker","dayModalList":"opus_IjCc5M_dayModalList","dayModalDot":"opus_IjCc5M_dayModalDot","selected":"opus_IjCc5M_selected","dayModalEmpty":"opus_IjCc5M_dayModalEmpty","dayNumber":"opus_IjCc5M_dayNumber","monthSelect":"opus_IjCc5M_monthSelect","pickerField":"opus_IjCc5M_pickerField"};
|
|
45802
45923
|
|
|
45803
45924
|
// ../../components/Calendar/CalendarDayModal.tsx
|
|
45804
45925
|
import { Fragment as Fragment27, jsx as jsx145, jsxs as jsxs121 } from "react/jsx-runtime";
|
|
@@ -46125,7 +46246,7 @@ function Calendar({
|
|
|
46125
46246
|
import { useMemo as useMemo38 } from "react";
|
|
46126
46247
|
|
|
46127
46248
|
// ../../components/ResourcePlanner/ResourcePlanner.module.css
|
|
46128
|
-
var ResourcePlanner_default = {"
|
|
46249
|
+
var ResourcePlanner_default = {"hour":"opus_9Mof8o_hour","block":"opus_9Mof8o_block","resource":"opus_9Mof8o_resource","root":"opus_9Mof8o_root","track":"opus_9Mof8o_track","lane":"opus_9Mof8o_lane","header":"opus_9Mof8o_header","scroll":"opus_9Mof8o_scroll","lanes":"opus_9Mof8o_lanes","row":"opus_9Mof8o_row","corner":"opus_9Mof8o_corner"};
|
|
46129
46250
|
|
|
46130
46251
|
// ../../components/ResourcePlanner/ResourcePlanner.tsx
|
|
46131
46252
|
import { jsx as jsx147, jsxs as jsxs123 } from "react/jsx-runtime";
|
|
@@ -46200,7 +46321,7 @@ function resolveContactDetailsContact(contact, defaults) {
|
|
|
46200
46321
|
}
|
|
46201
46322
|
|
|
46202
46323
|
// ../../components/ContactDetails/ContactIdentityCard.module.css
|
|
46203
|
-
var ContactIdentityCard_default = {"
|
|
46324
|
+
var ContactIdentityCard_default = {"identityCard":"opus_9xh2Bk_identityCard","identity":"opus_9xh2Bk_identity","headline":"opus_9xh2Bk_headline","status":"opus_9xh2Bk_status","avatarEdit":"opus_9xh2Bk_avatarEdit","avatarWrap":"opus_9xh2Bk_avatarWrap","companyIcon":"opus_9xh2Bk_companyIcon","companyList":"opus_9xh2Bk_companyList","companyCopy":"opus_9xh2Bk_companyCopy","primaryMark":"opus_9xh2Bk_primaryMark"};
|
|
46204
46325
|
|
|
46205
46326
|
// ../../components/ContactDetails/ContactIdentityCard.tsx
|
|
46206
46327
|
import { jsx as jsx148, jsxs as jsxs124 } from "react/jsx-runtime";
|
|
@@ -46324,7 +46445,7 @@ function MoreActionsMenu({
|
|
|
46324
46445
|
}
|
|
46325
46446
|
|
|
46326
46447
|
// ../../components/ContactDetails/ContactSummaryCard.module.css
|
|
46327
|
-
var ContactSummaryCard_default = {"detailsGrid":"opus_8ccRnS_detailsGrid","summaryTabs":"opus_8ccRnS_summaryTabs","
|
|
46448
|
+
var ContactSummaryCard_default = {"detailsGrid":"opus_8ccRnS_detailsGrid","summaryTabs":"opus_8ccRnS_summaryTabs","detailsCard":"opus_8ccRnS_detailsCard","owner":"opus_8ccRnS_owner","statusValue":"opus_8ccRnS_statusValue","detailsColumn":"opus_8ccRnS_detailsColumn","summaryPanel":"opus_8ccRnS_summaryPanel","companyEmployment":"opus_8ccRnS_companyEmployment","securityAction":"opus_8ccRnS_securityAction","detailIcon":"opus_8ccRnS_detailIcon","detailItem":"opus_8ccRnS_detailItem","tags":"opus_8ccRnS_tags","companies":"opus_8ccRnS_companies","securityField":"opus_8ccRnS_securityField"};
|
|
46328
46449
|
|
|
46329
46450
|
// ../../components/ContactDetails/ContactSummaryCard.tsx
|
|
46330
46451
|
import { jsx as jsx150, jsxs as jsxs125 } from "react/jsx-runtime";
|
|
@@ -46819,7 +46940,7 @@ import { useState as useState68 } from "react";
|
|
|
46819
46940
|
import { useMemo as useMemo40, useState as useState67 } from "react";
|
|
46820
46941
|
|
|
46821
46942
|
// ../../components/CompactDocuments/CompactDocuments.module.css
|
|
46822
|
-
var CompactDocuments_default = {"grid":"opus_I18Pjx_grid","
|
|
46943
|
+
var CompactDocuments_default = {"grid":"opus_I18Pjx_grid","listRow":"opus_I18Pjx_listRow","columnTitle":"opus_I18Pjx_columnTitle","root":"opus_I18Pjx_root","viewOptions":"opus_I18Pjx_viewOptions","card":"opus_I18Pjx_card","empty":"opus_I18Pjx_empty","list":"opus_I18Pjx_list","nodeIcon":"opus_I18Pjx_nodeIcon","controls":"opus_I18Pjx_controls","column":"opus_I18Pjx_column","toolbar":"opus_I18Pjx_toolbar","columnRow":"opus_I18Pjx_columnRow","cardTop":"opus_I18Pjx_cardTop","columns":"opus_I18Pjx_columns","nodeCopy":"opus_I18Pjx_nodeCopy","viewport":"opus_I18Pjx_viewport","breadcrumb":"opus_I18Pjx_breadcrumb"};
|
|
46823
46944
|
|
|
46824
46945
|
// ../../components/CompactDocuments/CompactDocuments.tsx
|
|
46825
46946
|
import { jsx as jsx153, jsxs as jsxs127 } from "react/jsx-runtime";
|
|
@@ -46993,7 +47114,7 @@ function CompactDocuments({
|
|
|
46993
47114
|
}
|
|
46994
47115
|
|
|
46995
47116
|
// ../../components/ContactDetails/ContactNotesActivity.module.css
|
|
46996
|
-
var ContactNotesActivity_default = {"
|
|
47117
|
+
var ContactNotesActivity_default = {"tabsCardCard":"opus_542jf0_tabsCardCard","emptyPanel":"opus_542jf0_emptyPanel","compactDocuments":"opus_542jf0_compactDocuments","workspaceAction":"opus_542jf0_workspaceAction","cardNotesPanelContent":"opus_542jf0_cardNotesPanelContent","tabsCardLine":"opus_542jf0_tabsCardLine","notesActivity":"opus_542jf0_notesActivity","scrollPanel":"opus_542jf0_scrollPanel","workspaceTabs":"opus_542jf0_workspaceTabs","cardNotesPanel":"opus_542jf0_cardNotesPanel"};
|
|
46997
47118
|
|
|
46998
47119
|
// ../../components/ContactDetails/ContactNotesActivity.tsx
|
|
46999
47120
|
import { jsx as jsx154, jsxs as jsxs128 } from "react/jsx-runtime";
|
|
@@ -47245,7 +47366,7 @@ function CompanyLogoUploadModal({
|
|
|
47245
47366
|
}
|
|
47246
47367
|
|
|
47247
47368
|
// ../../components/CompanyDetails/CompanyIdentityCard.module.css
|
|
47248
|
-
var CompanyIdentityCard_default = {"
|
|
47369
|
+
var CompanyIdentityCard_default = {"primaryMark":"opus_VeicQh_primaryMark","logoFrame":"opus_VeicQh_logoFrame","avatarWrap":"opus_VeicQh_avatarWrap","identity":"opus_VeicQh_identity","avatarEdit":"opus_VeicQh_avatarEdit","headline":"opus_VeicQh_headline","companyList":"opus_VeicQh_companyList","companyIcon":"opus_VeicQh_companyIcon","status":"opus_VeicQh_status","identityCard":"opus_VeicQh_identityCard","logo":"opus_VeicQh_logo","companyCopy":"opus_VeicQh_companyCopy"};
|
|
47249
47370
|
|
|
47250
47371
|
// ../../components/CompanyDetails/CompanyIdentityCard.tsx
|
|
47251
47372
|
import { jsx as jsx156, jsxs as jsxs130 } from "react/jsx-runtime";
|
|
@@ -47344,7 +47465,7 @@ function resolveCompanyDetailsCompany(company, defaults) {
|
|
|
47344
47465
|
}
|
|
47345
47466
|
|
|
47346
47467
|
// ../../components/CompanyDetails/CompanySummaryCard.module.css
|
|
47347
|
-
var CompanySummaryCard_default = {"
|
|
47468
|
+
var CompanySummaryCard_default = {"detailItem":"opus_O7TkMw_detailItem","detailsCard":"opus_O7TkMw_detailsCard","summaryTabs":"opus_O7TkMw_summaryTabs","detailIcon":"opus_O7TkMw_detailIcon","branchName":"opus_O7TkMw_branchName","securityField":"opus_O7TkMw_securityField","branchesEmpty":"opus_O7TkMw_branchesEmpty","detailsGrid":"opus_O7TkMw_detailsGrid","companyEmployment":"opus_O7TkMw_companyEmployment","detailsColumn":"opus_O7TkMw_detailsColumn","owner":"opus_O7TkMw_owner","summaryPanel":"opus_O7TkMw_summaryPanel","securityAction":"opus_O7TkMw_securityAction","companies":"opus_O7TkMw_companies","tags":"opus_O7TkMw_tags","statusValue":"opus_O7TkMw_statusValue"};
|
|
47348
47469
|
|
|
47349
47470
|
// ../../components/CompanyDetails/CompanySummaryCard.tsx
|
|
47350
47471
|
import { jsx as jsx157, jsxs as jsxs131 } from "react/jsx-runtime";
|
|
@@ -47790,7 +47911,7 @@ function CompanyDetails({
|
|
|
47790
47911
|
import { useState as useState72 } from "react";
|
|
47791
47912
|
|
|
47792
47913
|
// ../../components/CompanyDetails/CompanyNotesActivity.module.css
|
|
47793
|
-
var CompanyNotesActivity_default = {"
|
|
47914
|
+
var CompanyNotesActivity_default = {"cardNotesPanel":"opus_dp6pcp_cardNotesPanel","scrollPanel":"opus_dp6pcp_scrollPanel","emptyPanel":"opus_dp6pcp_emptyPanel","tabsCardCard":"opus_dp6pcp_tabsCardCard","workspaceTabs":"opus_dp6pcp_workspaceTabs","contactCopy":"opus_dp6pcp_contactCopy","contactRow":"opus_dp6pcp_contactRow","cardNotesPanelContent":"opus_dp6pcp_cardNotesPanelContent","contactMeta":"opus_dp6pcp_contactMeta","compactDocuments":"opus_dp6pcp_compactDocuments","workspaceAction":"opus_dp6pcp_workspaceAction","contactsList":"opus_dp6pcp_contactsList","contactHeadline":"opus_dp6pcp_contactHeadline","notesActivity":"opus_dp6pcp_notesActivity","tabsCardLine":"opus_dp6pcp_tabsCardLine"};
|
|
47794
47915
|
|
|
47795
47916
|
// ../../components/CompanyDetails/CompanyNotesActivity.tsx
|
|
47796
47917
|
import { jsx as jsx160, jsxs as jsxs133 } from "react/jsx-runtime";
|
|
@@ -47980,7 +48101,7 @@ function CompanyNotesActivity({
|
|
|
47980
48101
|
import { useMemo as useMemo42, useState as useState73 } from "react";
|
|
47981
48102
|
|
|
47982
48103
|
// ../../components/TreeView/TreeView.module.css
|
|
47983
|
-
var TreeView_default = {"
|
|
48104
|
+
var TreeView_default = {"children":"opus_NlkzXy_children","toggle":"opus_NlkzXy_toggle","node":"opus_NlkzXy_node","leafMark":"opus_NlkzXy_leafMark","tree":"opus_NlkzXy_tree","label":"opus_NlkzXy_label","row":"opus_NlkzXy_row"};
|
|
47984
48105
|
|
|
47985
48106
|
// ../../components/TreeView/TreeView.tsx
|
|
47986
48107
|
import { jsx as jsx161, jsxs as jsxs134 } from "react/jsx-runtime";
|
|
@@ -48060,7 +48181,7 @@ function TreeView({ defaultExpandedIds, nodes }) {
|
|
|
48060
48181
|
}
|
|
48061
48182
|
|
|
48062
48183
|
// ../../components/MasonryGrid/MasonryGrid.module.css
|
|
48063
|
-
var MasonryGrid_default = {"
|
|
48184
|
+
var MasonryGrid_default = {"body":"opus_Fxxd7-_body","grid":"opus_Fxxd7-_grid","card":"opus_Fxxd7-_card","title":"opus_Fxxd7-_title"};
|
|
48064
48185
|
|
|
48065
48186
|
// ../../components/MasonryGrid/MasonryGrid.tsx
|
|
48066
48187
|
import { Fragment as Fragment30, jsx as jsx162, jsxs as jsxs135 } from "react/jsx-runtime";
|
|
@@ -48105,7 +48226,7 @@ function MasonryGrid({ columns = 3, gap = 12, items, onItemClick }) {
|
|
|
48105
48226
|
import { useMemo as useMemo43, useState as useState74 } from "react";
|
|
48106
48227
|
|
|
48107
48228
|
// ../../components/JsonViewer/JsonViewer.module.css
|
|
48108
|
-
var JsonViewer_default = {"line":"opus_uLDgXq_line","
|
|
48229
|
+
var JsonViewer_default = {"null":"opus_uLDgXq_null","line":"opus_uLDgXq_line","chevron":"opus_uLDgXq_chevron","key":"opus_uLDgXq_key","summary":"opus_uLDgXq_summary","block":"opus_uLDgXq_block","toggleLine":"opus_uLDgXq_toggleLine","children":"opus_uLDgXq_children","root":"opus_uLDgXq_root","string":"opus_uLDgXq_string","number":"opus_uLDgXq_number","boolean":"opus_uLDgXq_boolean"};
|
|
48109
48230
|
|
|
48110
48231
|
// ../../components/JsonViewer/JsonViewer.tsx
|
|
48111
48232
|
import { jsx as jsx163, jsxs as jsxs136 } from "react/jsx-runtime";
|
|
@@ -48221,7 +48342,7 @@ function Icon({ label, name, size = "md", tone = "default" }) {
|
|
|
48221
48342
|
}
|
|
48222
48343
|
|
|
48223
48344
|
// ../../components/Spinner/Spinner.module.css
|
|
48224
|
-
var Spinner_default = {"
|
|
48345
|
+
var Spinner_default = {"spinner":"opus_g5cd4Q_spinner","ring":"opus_g5cd4Q_ring","opus-spinner-rotate":"opus_g5cd4Q_opus-spinner-rotate"};
|
|
48225
48346
|
|
|
48226
48347
|
// ../../components/Spinner/Spinner.tsx
|
|
48227
48348
|
import { jsx as jsx165 } from "react/jsx-runtime";
|
|
@@ -48239,11 +48360,111 @@ function Spinner({ label = "Loading", size = "md", tone = "accent" }) {
|
|
|
48239
48360
|
);
|
|
48240
48361
|
}
|
|
48241
48362
|
|
|
48363
|
+
// ../../components/fields/useFormState/useFormState.ts
|
|
48364
|
+
import { useCallback as useCallback29, useMemo as useMemo44, useState as useState75 } from "react";
|
|
48365
|
+
function useFormState({
|
|
48366
|
+
defaults,
|
|
48367
|
+
validate
|
|
48368
|
+
}) {
|
|
48369
|
+
const [baseline, setBaseline] = useState75(defaults);
|
|
48370
|
+
const [values, setValues] = useState75(defaults);
|
|
48371
|
+
const [touchedMap, setTouchedMap] = useState75({});
|
|
48372
|
+
const errors = useMemo44(
|
|
48373
|
+
() => {
|
|
48374
|
+
var _a2;
|
|
48375
|
+
return (_a2 = validate == null ? void 0 : validate(values)) != null ? _a2 : {};
|
|
48376
|
+
},
|
|
48377
|
+
[validate, values]
|
|
48378
|
+
);
|
|
48379
|
+
const setValue = useCallback29((name, value) => {
|
|
48380
|
+
setValues((previous) => __spreadProps(__spreadValues({}, previous), { [name]: value }));
|
|
48381
|
+
setTouchedMap((previous) => __spreadProps(__spreadValues({}, previous), { [name]: true }));
|
|
48382
|
+
}, []);
|
|
48383
|
+
const setTouched = useCallback29((name, touched = true) => {
|
|
48384
|
+
setTouchedMap((previous) => __spreadProps(__spreadValues({}, previous), { [name]: touched }));
|
|
48385
|
+
}, []);
|
|
48386
|
+
const touchAll = useCallback29(() => {
|
|
48387
|
+
setTouchedMap((previous) => {
|
|
48388
|
+
const next = __spreadValues({}, previous);
|
|
48389
|
+
for (const key of Object.keys(values)) {
|
|
48390
|
+
next[key] = true;
|
|
48391
|
+
}
|
|
48392
|
+
return next;
|
|
48393
|
+
});
|
|
48394
|
+
}, [values]);
|
|
48395
|
+
const reset = useCallback29(
|
|
48396
|
+
(nextDefaults) => {
|
|
48397
|
+
const target = nextDefaults != null ? nextDefaults : baseline;
|
|
48398
|
+
setBaseline(target);
|
|
48399
|
+
setValues(target);
|
|
48400
|
+
setTouchedMap({});
|
|
48401
|
+
},
|
|
48402
|
+
[baseline]
|
|
48403
|
+
);
|
|
48404
|
+
const register = useCallback29(
|
|
48405
|
+
(name) => ({
|
|
48406
|
+
name: String(name),
|
|
48407
|
+
value: values[name],
|
|
48408
|
+
onBlur: () => setTouched(name),
|
|
48409
|
+
onChange: (event) => setValue(name, event.target.value)
|
|
48410
|
+
}),
|
|
48411
|
+
[setTouched, setValue, values]
|
|
48412
|
+
);
|
|
48413
|
+
const registerCheckbox = useCallback29(
|
|
48414
|
+
(name) => ({
|
|
48415
|
+
name: String(name),
|
|
48416
|
+
checked: Boolean(values[name]),
|
|
48417
|
+
onBlur: () => setTouched(name),
|
|
48418
|
+
onChange: (event) => setValue(name, event.target.checked)
|
|
48419
|
+
}),
|
|
48420
|
+
[setTouched, setValue, values]
|
|
48421
|
+
);
|
|
48422
|
+
const fields = useMemo44(() => {
|
|
48423
|
+
const entries = Object.keys(values).map((key) => {
|
|
48424
|
+
const name = key;
|
|
48425
|
+
return [
|
|
48426
|
+
name,
|
|
48427
|
+
__spreadValues({
|
|
48428
|
+
value: values[name],
|
|
48429
|
+
defaultValue: baseline[name],
|
|
48430
|
+
dirty: values[name] !== baseline[name],
|
|
48431
|
+
touched: Boolean(touchedMap[name])
|
|
48432
|
+
}, errors[name] ? { error: errors[name] } : {})
|
|
48433
|
+
];
|
|
48434
|
+
});
|
|
48435
|
+
return Object.fromEntries(entries);
|
|
48436
|
+
}, [baseline, errors, touchedMap, values]);
|
|
48437
|
+
const dirtyFields = useMemo44(
|
|
48438
|
+
() => Object.keys(fields).filter((name) => fields[name].dirty),
|
|
48439
|
+
[fields]
|
|
48440
|
+
);
|
|
48441
|
+
const touchedFields = useMemo44(
|
|
48442
|
+
() => Object.keys(fields).filter((name) => fields[name].touched),
|
|
48443
|
+
[fields]
|
|
48444
|
+
);
|
|
48445
|
+
return {
|
|
48446
|
+
values,
|
|
48447
|
+
fields,
|
|
48448
|
+
errors,
|
|
48449
|
+
dirtyFields,
|
|
48450
|
+
touchedFields,
|
|
48451
|
+
isDirty: dirtyFields.length > 0,
|
|
48452
|
+
isTouched: touchedFields.length > 0,
|
|
48453
|
+
isValid: Object.keys(errors).length === 0,
|
|
48454
|
+
setValue,
|
|
48455
|
+
setTouched,
|
|
48456
|
+
touchAll,
|
|
48457
|
+
reset,
|
|
48458
|
+
register,
|
|
48459
|
+
registerCheckbox
|
|
48460
|
+
};
|
|
48461
|
+
}
|
|
48462
|
+
|
|
48242
48463
|
// ../../components/Clock/Clock.tsx
|
|
48243
|
-
import { useEffect as useEffect54, useState as
|
|
48464
|
+
import { useEffect as useEffect54, useState as useState76 } from "react";
|
|
48244
48465
|
|
|
48245
48466
|
// ../../components/Clock/Clock.module.css
|
|
48246
|
-
var Clock_default = {"
|
|
48467
|
+
var Clock_default = {"centreDot":"opus_Lj91mC_centreDot","centreDotInner":"opus_Lj91mC_centreDotInner","date":"opus_Lj91mC_date","root":"opus_Lj91mC_root","digitalTime":"opus_Lj91mC_digitalTime","number":"opus_Lj91mC_number","hourHand":"opus_Lj91mC_hourHand","hand":"opus_Lj91mC_hand","secondHand":"opus_Lj91mC_secondHand","loading":"opus_Lj91mC_loading","face":"opus_Lj91mC_face","tick":"opus_Lj91mC_tick","minuteHand":"opus_Lj91mC_minuteHand"};
|
|
48247
48468
|
|
|
48248
48469
|
// ../../components/Clock/Clock.tsx
|
|
48249
48470
|
import { jsx as jsx166, jsxs as jsxs137 } from "react/jsx-runtime";
|
|
@@ -48253,7 +48474,7 @@ function Clock({
|
|
|
48253
48474
|
showDigital = true,
|
|
48254
48475
|
size = "md"
|
|
48255
48476
|
}) {
|
|
48256
|
-
const [time, setTime] =
|
|
48477
|
+
const [time, setTime] = useState76(null);
|
|
48257
48478
|
useEffect54(() => {
|
|
48258
48479
|
setTime(/* @__PURE__ */ new Date());
|
|
48259
48480
|
const interval = window.setInterval(() => {
|
|
@@ -48352,10 +48573,10 @@ function Clock({
|
|
|
48352
48573
|
}
|
|
48353
48574
|
|
|
48354
48575
|
// ../../components/FlipClock/FlipClock.tsx
|
|
48355
|
-
import { useEffect as useEffect55, useLayoutEffect as useLayoutEffect14, useRef as useRef50, useState as
|
|
48576
|
+
import { useEffect as useEffect55, useLayoutEffect as useLayoutEffect14, useRef as useRef50, useState as useState77 } from "react";
|
|
48356
48577
|
|
|
48357
48578
|
// ../../components/FlipClock/FlipClock.module.css
|
|
48358
|
-
var FlipClock_default = {"
|
|
48579
|
+
var FlipClock_default = {"glyph":"opus_U6YEpK_glyph","leaf":"opus_U6YEpK_leaf","probe":"opus_U6YEpK_probe","leafRear":"opus_U6YEpK_leafRear","separator":"opus_U6YEpK_separator","panelBottom":"opus_U6YEpK_panelBottom","date":"opus_U6YEpK_date","srOnly":"opus_U6YEpK_srOnly","panel":"opus_U6YEpK_panel","leafFace":"opus_U6YEpK_leafFace","loading":"opus_U6YEpK_loading","pair":"opus_U6YEpK_pair","panelTop":"opus_U6YEpK_panelTop","figure":"opus_U6YEpK_figure","leafFlip":"opus_U6YEpK_leafFlip","rotor":"opus_U6YEpK_rotor","leafFront":"opus_U6YEpK_leafFront","root":"opus_U6YEpK_root","colonPulse":"opus_U6YEpK_colonPulse","board":"opus_U6YEpK_board"};
|
|
48359
48580
|
|
|
48360
48581
|
// ../../components/FlipClock/FlipClock.tsx
|
|
48361
48582
|
import { Fragment as Fragment31, jsx as jsx167, jsxs as jsxs138 } from "react/jsx-runtime";
|
|
@@ -48382,7 +48603,7 @@ function useFlipInkNudge(size) {
|
|
|
48382
48603
|
const rootRef = useRef50(null);
|
|
48383
48604
|
const probeGlyphRef = useRef50(null);
|
|
48384
48605
|
const probeFigureRef = useRef50(null);
|
|
48385
|
-
const [nudge, setNudge] =
|
|
48606
|
+
const [nudge, setNudge] = useState77({ x: 0, y: 0 });
|
|
48386
48607
|
useLayoutEffect14(() => {
|
|
48387
48608
|
const root = rootRef.current;
|
|
48388
48609
|
const glyph = probeGlyphRef.current;
|
|
@@ -48435,12 +48656,12 @@ function useFlipInkNudge(size) {
|
|
|
48435
48656
|
};
|
|
48436
48657
|
}
|
|
48437
48658
|
function FlipDigit({ durationMs, value }) {
|
|
48438
|
-
const [upper, setUpper] =
|
|
48439
|
-
const [lower, setLower] =
|
|
48440
|
-
const [from, setFrom] =
|
|
48441
|
-
const [to, setTo] =
|
|
48442
|
-
const [flipping, setFlipping] =
|
|
48443
|
-
const [flipKey, setFlipKey] =
|
|
48659
|
+
const [upper, setUpper] = useState77(value);
|
|
48660
|
+
const [lower, setLower] = useState77(value);
|
|
48661
|
+
const [from, setFrom] = useState77(value);
|
|
48662
|
+
const [to, setTo] = useState77(value);
|
|
48663
|
+
const [flipping, setFlipping] = useState77(false);
|
|
48664
|
+
const [flipKey, setFlipKey] = useState77(0);
|
|
48444
48665
|
const upperRef = useRef50(value);
|
|
48445
48666
|
const busyRef = useRef50(false);
|
|
48446
48667
|
const pendingRef = useRef50(null);
|
|
@@ -48527,7 +48748,7 @@ function FlipClock({
|
|
|
48527
48748
|
showFrames = false,
|
|
48528
48749
|
size = "md"
|
|
48529
48750
|
}) {
|
|
48530
|
-
const [time, setTime] =
|
|
48751
|
+
const [time, setTime] = useState77(null);
|
|
48531
48752
|
const includeSeconds = showSeconds || showFrames;
|
|
48532
48753
|
const durationMs = showFrames ? 120 : 650;
|
|
48533
48754
|
const tickMs = showFrames ? 1e3 / FLIP_CLOCK_FRAME_RATE : 1e3;
|
|
@@ -48673,7 +48894,7 @@ function FocusTrap({
|
|
|
48673
48894
|
}
|
|
48674
48895
|
|
|
48675
48896
|
// ../../components/KeyboardShortcut/KeyboardShortcut.module.css
|
|
48676
|
-
var KeyboardShortcut_default = {"
|
|
48897
|
+
var KeyboardShortcut_default = {"key":"opus_pZh5vX_key","plus":"opus_pZh5vX_plus","shortcut":"opus_pZh5vX_shortcut"};
|
|
48677
48898
|
|
|
48678
48899
|
// ../../components/KeyboardShortcut/KeyboardShortcut.tsx
|
|
48679
48900
|
import { jsx as jsx170, jsxs as jsxs139 } from "react/jsx-runtime";
|
|
@@ -48687,12 +48908,12 @@ function KeyboardShortcut({ keys, size = "md" }) {
|
|
|
48687
48908
|
// ../../components/HotkeyManager/HotkeyManager.tsx
|
|
48688
48909
|
import {
|
|
48689
48910
|
createContext as createContext9,
|
|
48690
|
-
useCallback as
|
|
48911
|
+
useCallback as useCallback30,
|
|
48691
48912
|
useContext as useContext10,
|
|
48692
48913
|
useEffect as useEffect57,
|
|
48693
|
-
useMemo as
|
|
48914
|
+
useMemo as useMemo45,
|
|
48694
48915
|
useRef as useRef52,
|
|
48695
|
-
useState as
|
|
48916
|
+
useState as useState78
|
|
48696
48917
|
} from "react";
|
|
48697
48918
|
import { jsx as jsx171 } from "react/jsx-runtime";
|
|
48698
48919
|
var HotkeyManagerContext = createContext9(null);
|
|
@@ -48712,12 +48933,12 @@ function shortcutsEqual(a, b) {
|
|
|
48712
48933
|
}
|
|
48713
48934
|
function HotkeyManager({ children, enabled = true }) {
|
|
48714
48935
|
const handlersRef = useRef52(/* @__PURE__ */ new Map());
|
|
48715
|
-
const [shortcuts, setShortcuts] =
|
|
48716
|
-
const syncShortcuts =
|
|
48936
|
+
const [shortcuts, setShortcuts] = useState78([]);
|
|
48937
|
+
const syncShortcuts = useCallback30(() => {
|
|
48717
48938
|
const next = Array.from(handlersRef.current.values()).map((entry) => entry.combo);
|
|
48718
48939
|
setShortcuts((current) => shortcutsEqual(current, next) ? current : next);
|
|
48719
48940
|
}, []);
|
|
48720
|
-
const register =
|
|
48941
|
+
const register = useCallback30(
|
|
48721
48942
|
(combo, handler) => {
|
|
48722
48943
|
handlersRef.current.set(combo.id, { combo, handler });
|
|
48723
48944
|
syncShortcuts();
|
|
@@ -48753,7 +48974,7 @@ function HotkeyManager({ children, enabled = true }) {
|
|
|
48753
48974
|
window.addEventListener("keydown", onKeyDown);
|
|
48754
48975
|
return () => window.removeEventListener("keydown", onKeyDown);
|
|
48755
48976
|
}, [enabled]);
|
|
48756
|
-
const value =
|
|
48977
|
+
const value = useMemo45(() => ({ register, shortcuts }), [register, shortcuts]);
|
|
48757
48978
|
return /* @__PURE__ */ jsx171(HotkeyManagerContext.Provider, { value, children });
|
|
48758
48979
|
}
|
|
48759
48980
|
function useHotkey(combo, handler) {
|
|
@@ -48783,7 +49004,7 @@ function useHotkeyManager() {
|
|
|
48783
49004
|
}
|
|
48784
49005
|
|
|
48785
49006
|
// ../../components/CopyButton/CopyButton.tsx
|
|
48786
|
-
import { useCallback as
|
|
49007
|
+
import { useCallback as useCallback31, useEffect as useEffect58, useState as useState79 } from "react";
|
|
48787
49008
|
|
|
48788
49009
|
// ../../components/CopyButton/CopyButton.module.css
|
|
48789
49010
|
var CopyButton_default = {"wrap":"opus_Ij6tWr_wrap"};
|
|
@@ -48818,7 +49039,7 @@ function CopyButton({
|
|
|
48818
49039
|
variant = "secondary",
|
|
48819
49040
|
onCopied
|
|
48820
49041
|
}) {
|
|
48821
|
-
const [copied, setCopied] =
|
|
49042
|
+
const [copied, setCopied] = useState79(false);
|
|
48822
49043
|
useEffect58(() => {
|
|
48823
49044
|
if (!copied) {
|
|
48824
49045
|
return;
|
|
@@ -48826,7 +49047,7 @@ function CopyButton({
|
|
|
48826
49047
|
const timer = window.setTimeout(() => setCopied(false), resetMs);
|
|
48827
49048
|
return () => window.clearTimeout(timer);
|
|
48828
49049
|
}, [copied, resetMs]);
|
|
48829
|
-
const handleCopy =
|
|
49050
|
+
const handleCopy = useCallback31(async () => {
|
|
48830
49051
|
try {
|
|
48831
49052
|
await writeClipboard(value);
|
|
48832
49053
|
setCopied(true);
|
|
@@ -48839,7 +49060,7 @@ function CopyButton({
|
|
|
48839
49060
|
}
|
|
48840
49061
|
|
|
48841
49062
|
// ../../components/Clipboard/Clipboard.tsx
|
|
48842
|
-
import { createContext as createContext10, useCallback as
|
|
49063
|
+
import { createContext as createContext10, useCallback as useCallback32, useContext as useContext11, useMemo as useMemo46, useState as useState80 } from "react";
|
|
48843
49064
|
import { jsx as jsx173 } from "react/jsx-runtime";
|
|
48844
49065
|
var ClipboardContext = createContext10(null);
|
|
48845
49066
|
async function fallbackWrite(value) {
|
|
@@ -48857,8 +49078,8 @@ async function fallbackWrite(value) {
|
|
|
48857
49078
|
}
|
|
48858
49079
|
}
|
|
48859
49080
|
function ClipboardProvider({ children }) {
|
|
48860
|
-
const [lastCopied, setLastCopied] =
|
|
48861
|
-
const writeText =
|
|
49081
|
+
const [lastCopied, setLastCopied] = useState80(null);
|
|
49082
|
+
const writeText = useCallback32(async (value2) => {
|
|
48862
49083
|
var _a2;
|
|
48863
49084
|
if ((_a2 = navigator.clipboard) == null ? void 0 : _a2.writeText) {
|
|
48864
49085
|
await navigator.clipboard.writeText(value2);
|
|
@@ -48867,14 +49088,14 @@ function ClipboardProvider({ children }) {
|
|
|
48867
49088
|
}
|
|
48868
49089
|
setLastCopied(value2);
|
|
48869
49090
|
}, []);
|
|
48870
|
-
const readText =
|
|
49091
|
+
const readText = useCallback32(async () => {
|
|
48871
49092
|
var _a2;
|
|
48872
49093
|
if ((_a2 = navigator.clipboard) == null ? void 0 : _a2.readText) {
|
|
48873
49094
|
return navigator.clipboard.readText();
|
|
48874
49095
|
}
|
|
48875
49096
|
return lastCopied != null ? lastCopied : "";
|
|
48876
49097
|
}, [lastCopied]);
|
|
48877
|
-
const value =
|
|
49098
|
+
const value = useMemo46(
|
|
48878
49099
|
() => ({ lastCopied, readText, writeText }),
|
|
48879
49100
|
[lastCopied, readText, writeText]
|
|
48880
49101
|
);
|
|
@@ -48915,13 +49136,13 @@ function ThemeSwitcher({
|
|
|
48915
49136
|
import {
|
|
48916
49137
|
useEffect as useEffect59,
|
|
48917
49138
|
useRef as useRef53,
|
|
48918
|
-
useState as
|
|
49139
|
+
useState as useState81
|
|
48919
49140
|
} from "react";
|
|
48920
49141
|
import { jsx as jsx175 } from "react/jsx-runtime";
|
|
48921
49142
|
function ResizeObserver2(_a2) {
|
|
48922
49143
|
var _b2 = _a2, { children, className, onResize, style } = _b2, rest = __objRest(_b2, ["children", "className", "onResize", "style"]);
|
|
48923
49144
|
const ref = useRef53(null);
|
|
48924
|
-
const [size, setSize] =
|
|
49145
|
+
const [size, setSize] = useState81({ width: 0, height: 0 });
|
|
48925
49146
|
useEffect59(() => {
|
|
48926
49147
|
const node = ref.current;
|
|
48927
49148
|
if (!node || typeof window.ResizeObserver === "undefined") {
|
|
@@ -48945,7 +49166,7 @@ function ResizeObserver2(_a2) {
|
|
|
48945
49166
|
return /* @__PURE__ */ jsx175("div", __spreadProps(__spreadValues({ className, ref, style }, rest), { children: children(size) }));
|
|
48946
49167
|
}
|
|
48947
49168
|
function useResizeObserver(targetRef) {
|
|
48948
|
-
const [size, setSize] =
|
|
49169
|
+
const [size, setSize] = useState81({ width: 0, height: 0 });
|
|
48949
49170
|
useEffect59(() => {
|
|
48950
49171
|
const node = targetRef.current;
|
|
48951
49172
|
if (!node || typeof window.ResizeObserver === "undefined") {
|
|
@@ -48968,7 +49189,7 @@ function useResizeObserver(targetRef) {
|
|
|
48968
49189
|
}
|
|
48969
49190
|
|
|
48970
49191
|
// ../../components/IntersectionObserver/IntersectionObserver.tsx
|
|
48971
|
-
import { useEffect as useEffect60, useRef as useRef54, useState as
|
|
49192
|
+
import { useEffect as useEffect60, useRef as useRef54, useState as useState82 } from "react";
|
|
48972
49193
|
import { jsx as jsx176 } from "react/jsx-runtime";
|
|
48973
49194
|
function IntersectionObserver2({
|
|
48974
49195
|
children,
|
|
@@ -48978,7 +49199,7 @@ function IntersectionObserver2({
|
|
|
48978
49199
|
onChange
|
|
48979
49200
|
}) {
|
|
48980
49201
|
const ref = useRef54(null);
|
|
48981
|
-
const [isIntersecting, setIsIntersecting] =
|
|
49202
|
+
const [isIntersecting, setIsIntersecting] = useState82(false);
|
|
48982
49203
|
useEffect60(() => {
|
|
48983
49204
|
const node = ref.current;
|
|
48984
49205
|
if (!node || typeof window.IntersectionObserver === "undefined") {
|
|
@@ -49002,7 +49223,7 @@ function IntersectionObserver2({
|
|
|
49002
49223
|
}
|
|
49003
49224
|
function useIntersectionObserver(targetRef, options = {}) {
|
|
49004
49225
|
const { rootMargin = "0px", threshold = 0.25 } = options;
|
|
49005
|
-
const [isIntersecting, setIsIntersecting] =
|
|
49226
|
+
const [isIntersecting, setIsIntersecting] = useState82(false);
|
|
49006
49227
|
useEffect60(() => {
|
|
49007
49228
|
const node = targetRef.current;
|
|
49008
49229
|
if (!node || typeof window.IntersectionObserver === "undefined") {
|
|
@@ -49027,16 +49248,16 @@ function useIntersectionObserver(targetRef, options = {}) {
|
|
|
49027
49248
|
// ../../components/Sidebar/Sidebar.tsx
|
|
49028
49249
|
import {
|
|
49029
49250
|
createContext as createContext11,
|
|
49030
|
-
useCallback as
|
|
49251
|
+
useCallback as useCallback33,
|
|
49031
49252
|
useContext as useContext12,
|
|
49032
49253
|
useEffect as useEffect61,
|
|
49033
|
-
useMemo as
|
|
49254
|
+
useMemo as useMemo47,
|
|
49034
49255
|
useRef as useRef55,
|
|
49035
|
-
useState as
|
|
49256
|
+
useState as useState83
|
|
49036
49257
|
} from "react";
|
|
49037
49258
|
|
|
49038
49259
|
// ../../components/Sidebar/Sidebar.module.css
|
|
49039
|
-
var Sidebar_default = {"
|
|
49260
|
+
var Sidebar_default = {"collapsedGroupChevron":"opus_4Pogux_collapsedGroupChevron","header":"opus_4Pogux_header","collapsedGroupChevronOpen":"opus_4Pogux_collapsedGroupChevronOpen","collapsedSubmenu":"opus_4Pogux_collapsedSubmenu","collapsedGroup":"opus_4Pogux_collapsedGroup","overflowLabel":"opus_4Pogux_overflowLabel","main":"opus_4Pogux_main","nav":"opus_4Pogux_nav","layout":"opus_4Pogux_layout","groupChevron":"opus_4Pogux_groupChevron","groupHeader":"opus_4Pogux_groupHeader","groupItems":"opus_4Pogux_groupItems","link":"opus_4Pogux_link","body":"opus_4Pogux_body","collapsedTooltip":"opus_4Pogux_collapsedTooltip","overflowTooltip":"opus_4Pogux_overflowTooltip","sidebar":"opus_4Pogux_sidebar","bodyContent":"opus_4Pogux_bodyContent","group":"opus_4Pogux_group","groupItemsWrap":"opus_4Pogux_groupItemsWrap","groupLabel":"opus_4Pogux_groupLabel","visuallyHidden":"opus_4Pogux_visuallyHidden","footer":"opus_4Pogux_footer","collapsedGroupWrap":"opus_4Pogux_collapsedGroupWrap","groupChevronOpen":"opus_4Pogux_groupChevronOpen","linkLabel":"opus_4Pogux_linkLabel","headerTitle":"opus_4Pogux_headerTitle","linkActive":"opus_4Pogux_linkActive","icon":"opus_4Pogux_icon","headerInner":"opus_4Pogux_headerInner"};
|
|
49040
49261
|
|
|
49041
49262
|
// ../../components/Sidebar/Sidebar.tsx
|
|
49042
49263
|
import { Fragment as Fragment32, jsx as jsx177, jsxs as jsxs140 } from "react/jsx-runtime";
|
|
@@ -49047,7 +49268,7 @@ var SidebarContext = createContext11({
|
|
|
49047
49268
|
var SIDEBAR_STORAGE_PREFIX = "opus-sidebar-state";
|
|
49048
49269
|
function SidebarOverflowLabel({ label }) {
|
|
49049
49270
|
const labelRef = useRef55(null);
|
|
49050
|
-
const [overflowing, setOverflowing] =
|
|
49271
|
+
const [overflowing, setOverflowing] = useState83(false);
|
|
49051
49272
|
useEffect61(() => {
|
|
49052
49273
|
const element = labelRef.current;
|
|
49053
49274
|
if (!element) {
|
|
@@ -49154,15 +49375,15 @@ function Sidebar({
|
|
|
49154
49375
|
storageKey
|
|
49155
49376
|
}) {
|
|
49156
49377
|
var _a2;
|
|
49157
|
-
const resolvedStorageKey =
|
|
49378
|
+
const resolvedStorageKey = useMemo47(
|
|
49158
49379
|
() => `${SIDEBAR_STORAGE_PREFIX}:${storageKey != null ? storageKey : hashString(`${navLabel}:${serialiseSidebarMenu(menu)}`)}`,
|
|
49159
49380
|
[menu, navLabel, storageKey]
|
|
49160
49381
|
);
|
|
49161
|
-
const [persistedState, setPersistedState] =
|
|
49382
|
+
const [persistedState, setPersistedState] = useState83(
|
|
49162
49383
|
{}
|
|
49163
49384
|
);
|
|
49164
|
-
const [motionReady, setMotionReady] =
|
|
49165
|
-
const [internalActiveItem, setInternalActiveItem] =
|
|
49385
|
+
const [motionReady, setMotionReady] = useState83(!persistState);
|
|
49386
|
+
const [internalActiveItem, setInternalActiveItem] = useState83(defaultActiveItem);
|
|
49166
49387
|
const effectiveActiveItem = activeItem != null ? activeItem : persistState ? (_a2 = persistedState.activeItem) != null ? _a2 : internalActiveItem : internalActiveItem;
|
|
49167
49388
|
useEffect61(() => {
|
|
49168
49389
|
if (!persistState) {
|
|
@@ -49193,7 +49414,7 @@ function Sidebar({
|
|
|
49193
49414
|
}
|
|
49194
49415
|
};
|
|
49195
49416
|
}, [persistState, resolvedStorageKey]);
|
|
49196
|
-
const updatePersistedState =
|
|
49417
|
+
const updatePersistedState = useCallback33(
|
|
49197
49418
|
(next) => {
|
|
49198
49419
|
if (!persistState) {
|
|
49199
49420
|
return;
|
|
@@ -49206,7 +49427,7 @@ function Sidebar({
|
|
|
49206
49427
|
},
|
|
49207
49428
|
[persistState, resolvedStorageKey]
|
|
49208
49429
|
);
|
|
49209
|
-
const setSidebarActiveItem =
|
|
49430
|
+
const setSidebarActiveItem = useCallback33(
|
|
49210
49431
|
(itemId) => {
|
|
49211
49432
|
if (persistState) {
|
|
49212
49433
|
updatePersistedState((current) => __spreadProps(__spreadValues({}, current), {
|
|
@@ -49219,14 +49440,14 @@ function Sidebar({
|
|
|
49219
49440
|
},
|
|
49220
49441
|
[activeItem, persistState, updatePersistedState]
|
|
49221
49442
|
);
|
|
49222
|
-
const getGroupOpenState =
|
|
49443
|
+
const getGroupOpenState = useCallback33(
|
|
49223
49444
|
(groupId, fallback) => {
|
|
49224
49445
|
var _a3, _b2;
|
|
49225
49446
|
return (_b2 = (_a3 = persistedState.groups) == null ? void 0 : _a3[groupId]) != null ? _b2 : fallback;
|
|
49226
49447
|
},
|
|
49227
49448
|
[persistedState.groups]
|
|
49228
49449
|
);
|
|
49229
|
-
const setGroupOpenState =
|
|
49450
|
+
const setGroupOpenState = useCallback33(
|
|
49230
49451
|
(groupId, open) => {
|
|
49231
49452
|
updatePersistedState((current) => __spreadProps(__spreadValues({}, current), {
|
|
49232
49453
|
groups: __spreadProps(__spreadValues({}, current.groups), {
|
|
@@ -49450,13 +49671,13 @@ function SidebarGroup({
|
|
|
49450
49671
|
setGroupOpenState
|
|
49451
49672
|
} = useContext12(SidebarContext);
|
|
49452
49673
|
const listId = createGroupListId(label, id);
|
|
49453
|
-
const [open, setOpen] =
|
|
49674
|
+
const [open, setOpen] = useState83(
|
|
49454
49675
|
() => {
|
|
49455
49676
|
var _a2;
|
|
49456
49677
|
return (_a2 = getGroupOpenState == null ? void 0 : getGroupOpenState(listId, defaultOpen)) != null ? _a2 : defaultOpen;
|
|
49457
49678
|
}
|
|
49458
49679
|
);
|
|
49459
|
-
const [collapsedOpen, setCollapsedOpen] =
|
|
49680
|
+
const [collapsedOpen, setCollapsedOpen] = useState83(false);
|
|
49460
49681
|
useEffect61(() => {
|
|
49461
49682
|
const timeout = window.setTimeout(() => {
|
|
49462
49683
|
var _a2;
|
|
@@ -49589,19 +49810,19 @@ function SidebarLayout({
|
|
|
49589
49810
|
|
|
49590
49811
|
// ../../components/AccentColorPicker/AccentColorPicker.tsx
|
|
49591
49812
|
import {
|
|
49592
|
-
useCallback as
|
|
49813
|
+
useCallback as useCallback34,
|
|
49593
49814
|
useEffect as useEffect62,
|
|
49594
49815
|
useId as useId32,
|
|
49595
49816
|
useLayoutEffect as useLayoutEffect15,
|
|
49596
|
-
useMemo as
|
|
49817
|
+
useMemo as useMemo48,
|
|
49597
49818
|
useRef as useRef56,
|
|
49598
|
-
useState as
|
|
49819
|
+
useState as useState84
|
|
49599
49820
|
} from "react";
|
|
49600
49821
|
import { faRotateLeft as faRotateLeft2 } from "@fortawesome/free-solid-svg-icons";
|
|
49601
49822
|
import { FontAwesomeIcon as FontAwesomeIcon16 } from "@fortawesome/react-fontawesome";
|
|
49602
49823
|
|
|
49603
49824
|
// ../../components/AccentColorPicker/AccentColorPicker.module.css
|
|
49604
|
-
var AccentColorPicker_default = {"
|
|
49825
|
+
var AccentColorPicker_default = {"section":"opus_scMnrW_section","chevron":"opus_scMnrW_chevron","panel":"opus_scMnrW_panel","swatches":"opus_scMnrW_swatches","picker":"opus_scMnrW_picker","footer":"opus_scMnrW_footer","sectionLabel":"opus_scMnrW_sectionLabel","resetText":"opus_scMnrW_resetText","panelHeader":"opus_scMnrW_panelHeader","swatch":"opus_scMnrW_swatch","reset":"opus_scMnrW_reset","blob":"opus_scMnrW_blob","dropdown":"opus_scMnrW_dropdown","tilePairs":"opus_scMnrW_tilePairs","tilePair":"opus_scMnrW_tilePair","quickSwatches":"opus_scMnrW_quickSwatches","trigger":"opus_scMnrW_trigger","summary":"opus_scMnrW_summary"};
|
|
49605
49826
|
|
|
49606
49827
|
// ../../components/AccentColorPicker/AccentColorPicker.tsx
|
|
49607
49828
|
import { Fragment as Fragment33, jsx as jsx178, jsxs as jsxs141 } from "react/jsx-runtime";
|
|
@@ -49705,10 +49926,10 @@ function pairLabel(primary, secondary) {
|
|
|
49705
49926
|
return `${colorLabel(primary)} / ${colorLabel(secondary)}`;
|
|
49706
49927
|
}
|
|
49707
49928
|
function useAccentPreference() {
|
|
49708
|
-
const [accent, setAccentState] =
|
|
49709
|
-
const [accentSecondary, setAccentSecondaryState] =
|
|
49710
|
-
const [accentPairId, setAccentPairIdState] =
|
|
49711
|
-
const [ready, setReady] =
|
|
49929
|
+
const [accent, setAccentState] = useState84(DEFAULT_ACCENT_COLOR);
|
|
49930
|
+
const [accentSecondary, setAccentSecondaryState] = useState84(DEFAULT_ACCENT_SECONDARY);
|
|
49931
|
+
const [accentPairId, setAccentPairIdState] = useState84(DEFAULT_ACCENT_PAIR_ID);
|
|
49932
|
+
const [ready, setReady] = useState84(false);
|
|
49712
49933
|
useLayoutEffect15(() => {
|
|
49713
49934
|
var _a2;
|
|
49714
49935
|
const stored = readStoredAccentState();
|
|
@@ -49722,7 +49943,7 @@ function useAccentPreference() {
|
|
|
49722
49943
|
persistAccentState(stored.accent, stored.accentSecondary, (_a2 = matchedPair == null ? void 0 : matchedPair.id) != null ? _a2 : null);
|
|
49723
49944
|
setReady(true);
|
|
49724
49945
|
}, []);
|
|
49725
|
-
const applyPair =
|
|
49946
|
+
const applyPair = useCallback34((pair) => {
|
|
49726
49947
|
setAccentState(pair.primary);
|
|
49727
49948
|
setAccentSecondaryState(pair.secondary);
|
|
49728
49949
|
setAccentPairIdState(pair.id);
|
|
@@ -49730,7 +49951,7 @@ function useAccentPreference() {
|
|
|
49730
49951
|
persistAccentState(pair.primary, pair.secondary, pair.id);
|
|
49731
49952
|
setReady(true);
|
|
49732
49953
|
}, []);
|
|
49733
|
-
const setAccent =
|
|
49954
|
+
const setAccent = useCallback34(
|
|
49734
49955
|
(next) => {
|
|
49735
49956
|
var _a2, _b2;
|
|
49736
49957
|
if (!isHexColor2(next)) {
|
|
@@ -49747,7 +49968,7 @@ function useAccentPreference() {
|
|
|
49747
49968
|
},
|
|
49748
49969
|
[accentPairId, accentSecondary]
|
|
49749
49970
|
);
|
|
49750
|
-
const setAccentSecondary =
|
|
49971
|
+
const setAccentSecondary = useCallback34(
|
|
49751
49972
|
(next) => {
|
|
49752
49973
|
var _a2, _b2;
|
|
49753
49974
|
if (!isHexColor2(next)) {
|
|
@@ -49764,7 +49985,7 @@ function useAccentPreference() {
|
|
|
49764
49985
|
},
|
|
49765
49986
|
[accent, accentPairId]
|
|
49766
49987
|
);
|
|
49767
|
-
const setAccentPair =
|
|
49988
|
+
const setAccentPair = useCallback34(
|
|
49768
49989
|
(pairId) => {
|
|
49769
49990
|
const pair = findPairById(pairId);
|
|
49770
49991
|
if (!pair) {
|
|
@@ -49774,14 +49995,14 @@ function useAccentPreference() {
|
|
|
49774
49995
|
},
|
|
49775
49996
|
[applyPair]
|
|
49776
49997
|
);
|
|
49777
|
-
const resetAccent =
|
|
49998
|
+
const resetAccent = useCallback34(() => {
|
|
49778
49999
|
const pair = findPairById(DEFAULT_ACCENT_PAIR_ID);
|
|
49779
50000
|
if (!pair) {
|
|
49780
50001
|
return;
|
|
49781
50002
|
}
|
|
49782
50003
|
applyPair(pair);
|
|
49783
50004
|
}, [applyPair]);
|
|
49784
|
-
const accentStyle =
|
|
50005
|
+
const accentStyle = useMemo48(
|
|
49785
50006
|
() => ready ? createAccentStyle(accent, accentSecondary) : void 0,
|
|
49786
50007
|
[accent, accentSecondary, ready]
|
|
49787
50008
|
);
|
|
@@ -49797,9 +50018,9 @@ function useAccentPreference() {
|
|
|
49797
50018
|
};
|
|
49798
50019
|
}
|
|
49799
50020
|
function useTileAccentPreference() {
|
|
49800
|
-
const [tileAccent, setTileAccentState] =
|
|
49801
|
-
const [tileAccentSecondary, setTileAccentSecondaryState] =
|
|
49802
|
-
const [ready, setReady] =
|
|
50021
|
+
const [tileAccent, setTileAccentState] = useState84(DEFAULT_TILE_ACCENT);
|
|
50022
|
+
const [tileAccentSecondary, setTileAccentSecondaryState] = useState84(DEFAULT_TILE_ACCENT_SECONDARY);
|
|
50023
|
+
const [ready, setReady] = useState84(false);
|
|
49803
50024
|
useLayoutEffect15(() => {
|
|
49804
50025
|
const stored = readStoredTileAccentState();
|
|
49805
50026
|
setTileAccentState(stored.tileAccent);
|
|
@@ -49808,7 +50029,7 @@ function useTileAccentPreference() {
|
|
|
49808
50029
|
persistTileAccentState(stored.tileAccent, stored.tileAccentSecondary);
|
|
49809
50030
|
setReady(true);
|
|
49810
50031
|
}, []);
|
|
49811
|
-
const setTileAccent =
|
|
50032
|
+
const setTileAccent = useCallback34(
|
|
49812
50033
|
(next) => {
|
|
49813
50034
|
if (!isHexColor2(next)) {
|
|
49814
50035
|
return;
|
|
@@ -49820,7 +50041,7 @@ function useTileAccentPreference() {
|
|
|
49820
50041
|
},
|
|
49821
50042
|
[tileAccentSecondary]
|
|
49822
50043
|
);
|
|
49823
|
-
const setTileAccentSecondary =
|
|
50044
|
+
const setTileAccentSecondary = useCallback34(
|
|
49824
50045
|
(next) => {
|
|
49825
50046
|
if (!isHexColor2(next)) {
|
|
49826
50047
|
return;
|
|
@@ -49832,14 +50053,14 @@ function useTileAccentPreference() {
|
|
|
49832
50053
|
},
|
|
49833
50054
|
[tileAccent]
|
|
49834
50055
|
);
|
|
49835
|
-
const resetTileAccent =
|
|
50056
|
+
const resetTileAccent = useCallback34(() => {
|
|
49836
50057
|
setTileAccentState(DEFAULT_TILE_ACCENT);
|
|
49837
50058
|
setTileAccentSecondaryState(DEFAULT_TILE_ACCENT_SECONDARY);
|
|
49838
50059
|
applyDocumentTileAccent(DEFAULT_TILE_ACCENT, DEFAULT_TILE_ACCENT_SECONDARY);
|
|
49839
50060
|
persistTileAccentState(DEFAULT_TILE_ACCENT, DEFAULT_TILE_ACCENT_SECONDARY);
|
|
49840
50061
|
setReady(true);
|
|
49841
50062
|
}, []);
|
|
49842
|
-
const tileAccentStyle =
|
|
50063
|
+
const tileAccentStyle = useMemo48(
|
|
49843
50064
|
() => ready ? createTileAccentStyle(tileAccent, tileAccentSecondary) : void 0,
|
|
49844
50065
|
[ready, tileAccent, tileAccentSecondary]
|
|
49845
50066
|
);
|
|
@@ -49899,7 +50120,7 @@ function AccentColorPicker({
|
|
|
49899
50120
|
value
|
|
49900
50121
|
}) {
|
|
49901
50122
|
const resolvedSecondary = secondaryValue != null ? secondaryValue : companionForPrimary(value);
|
|
49902
|
-
const [open, setOpen] =
|
|
50123
|
+
const [open, setOpen] = useState84(false);
|
|
49903
50124
|
const rootRef = useRef56(null);
|
|
49904
50125
|
const menuId = useId32();
|
|
49905
50126
|
const selectedLabel = showSecondary ? pairLabel(value, resolvedSecondary) : colorLabel(value);
|
|
@@ -50069,11 +50290,11 @@ function AccentColorPicker({
|
|
|
50069
50290
|
}
|
|
50070
50291
|
|
|
50071
50292
|
// ../../components/IconPicker/IconPicker.tsx
|
|
50072
|
-
import { useEffect as useEffect63, useId as useId33, useMemo as
|
|
50293
|
+
import { useEffect as useEffect63, useId as useId33, useMemo as useMemo49, useRef as useRef57, useState as useState85 } from "react";
|
|
50073
50294
|
import { FontAwesomeIcon as FontAwesomeIcon17 } from "@fortawesome/react-fontawesome";
|
|
50074
50295
|
|
|
50075
50296
|
// ../../components/IconPicker/IconPicker.module.css
|
|
50076
|
-
var IconPicker_default = {"
|
|
50297
|
+
var IconPicker_default = {"triggerIcon":"opus_4E-Oa1_triggerIcon","root":"opus_4E-Oa1_root","menu":"opus_4E-Oa1_menu","optionIcon":"opus_4E-Oa1_optionIcon","empty":"opus_4E-Oa1_empty","grid":"opus_4E-Oa1_grid","triggerLabel":"opus_4E-Oa1_triggerLabel","chevron":"opus_4E-Oa1_chevron","trigger":"opus_4E-Oa1_trigger","option":"opus_4E-Oa1_option","search":"opus_4E-Oa1_search"};
|
|
50077
50298
|
|
|
50078
50299
|
// ../../components/IconPicker/IconPicker.tsx
|
|
50079
50300
|
import { jsx as jsx179, jsxs as jsxs142 } from "react/jsx-runtime";
|
|
@@ -50087,13 +50308,13 @@ function IconPicker({
|
|
|
50087
50308
|
searchPlaceholder = "Search icons",
|
|
50088
50309
|
value
|
|
50089
50310
|
}) {
|
|
50090
|
-
const [open, setOpen] =
|
|
50091
|
-
const [query, setQuery] =
|
|
50311
|
+
const [open, setOpen] = useState85(false);
|
|
50312
|
+
const [query, setQuery] = useState85("");
|
|
50092
50313
|
const rootRef = useRef57(null);
|
|
50093
50314
|
const searchRef = useRef57(null);
|
|
50094
50315
|
const listboxId = useId33();
|
|
50095
50316
|
const selected = getFontAwesomeIconOption(value);
|
|
50096
|
-
const filteredIcons =
|
|
50317
|
+
const filteredIcons = useMemo49(() => filterFontAwesomeIcons(query), [query]);
|
|
50097
50318
|
useEffect63(() => {
|
|
50098
50319
|
if (!open) {
|
|
50099
50320
|
return;
|
|
@@ -50176,7 +50397,7 @@ function IconPicker({
|
|
|
50176
50397
|
}
|
|
50177
50398
|
|
|
50178
50399
|
// ../../components/IconBadge/IconBadge.module.css
|
|
50179
|
-
var IconBadge_default = {"
|
|
50400
|
+
var IconBadge_default = {"icon":"opus_H9TUGj_icon","badge":"opus_H9TUGj_badge","root":"opus_H9TUGj_root"};
|
|
50180
50401
|
|
|
50181
50402
|
// ../../components/IconBadge/IconBadge.tsx
|
|
50182
50403
|
import { jsx as jsx180, jsxs as jsxs143 } from "react/jsx-runtime";
|
|
@@ -50240,7 +50461,7 @@ function IconBadge({
|
|
|
50240
50461
|
import { useEffect as useEffect64, useRef as useRef58 } from "react";
|
|
50241
50462
|
|
|
50242
50463
|
// ../../components/ApplicationHeader/ApplicationHeader.module.css
|
|
50243
|
-
var ApplicationHeader_default = {"
|
|
50464
|
+
var ApplicationHeader_default = {"logo":"opus_TjZbi8_logo","brand":"opus_TjZbi8_brand","search":"opus_TjZbi8_search","actions":"opus_TjZbi8_actions","root":"opus_TjZbi8_root","profile":"opus_TjZbi8_profile","content":"opus_TjZbi8_content","actionGroup":"opus_TjZbi8_actionGroup","createButton":"opus_TjZbi8_createButton","createMenuIcon":"opus_TjZbi8_createMenuIcon"};
|
|
50244
50465
|
|
|
50245
50466
|
// ../../components/ApplicationHeader/ApplicationHeader.tsx
|
|
50246
50467
|
import { Fragment as Fragment34, jsx as jsx181, jsxs as jsxs144 } from "react/jsx-runtime";
|
|
@@ -50378,7 +50599,7 @@ function ApplicationHeader({
|
|
|
50378
50599
|
}
|
|
50379
50600
|
|
|
50380
50601
|
// ../../components/ApplicationFooter/ApplicationFooter.module.css
|
|
50381
|
-
var ApplicationFooter_default = {"
|
|
50602
|
+
var ApplicationFooter_default = {"brand":"opus_mphyzH_brand","version":"opus_mphyzH_version","product":"opus_mphyzH_product","logo":"opus_mphyzH_logo","actions":"opus_mphyzH_actions","root":"opus_mphyzH_root","action":"opus_mphyzH_action","copyright":"opus_mphyzH_copyright","actionSlot":"opus_mphyzH_actionSlot"};
|
|
50382
50603
|
|
|
50383
50604
|
// ../../components/ApplicationFooter/ApplicationFooter.tsx
|
|
50384
50605
|
import { jsx as jsx182, jsxs as jsxs145 } from "react/jsx-runtime";
|
|
@@ -50402,10 +50623,10 @@ function ApplicationFooter({ actions = [], brandAlt = "Opus", brandSrc = "/opus-
|
|
|
50402
50623
|
}
|
|
50403
50624
|
|
|
50404
50625
|
// ../../components/WelcomeMessage/WelcomeMessage.tsx
|
|
50405
|
-
import { useEffect as useEffect65, useMemo as
|
|
50626
|
+
import { useEffect as useEffect65, useMemo as useMemo50, useState as useState86 } from "react";
|
|
50406
50627
|
|
|
50407
50628
|
// ../../components/WelcomeMessage/WelcomeMessage.module.css
|
|
50408
|
-
var WelcomeMessage_default = {"
|
|
50629
|
+
var WelcomeMessage_default = {"root":"opus_cZqjKS_root","wave":"opus_cZqjKS_wave","heading":"opus_cZqjKS_heading","subtitle":"opus_cZqjKS_subtitle","welcome-wave":"opus_cZqjKS_welcome-wave"};
|
|
50409
50630
|
|
|
50410
50631
|
// ../../components/WelcomeMessage/WelcomeMessage.tsx
|
|
50411
50632
|
import { jsx as jsx183, jsxs as jsxs146 } from "react/jsx-runtime";
|
|
@@ -50440,7 +50661,7 @@ function WelcomeMessage({
|
|
|
50440
50661
|
timeZone,
|
|
50441
50662
|
updateInterval = 6e4
|
|
50442
50663
|
}) {
|
|
50443
|
-
const [currentDate, setCurrentDate] =
|
|
50664
|
+
const [currentDate, setCurrentDate] = useState86(() => toDate(date));
|
|
50444
50665
|
useEffect65(() => {
|
|
50445
50666
|
if (date !== void 0) {
|
|
50446
50667
|
setCurrentDate(toDate(date));
|
|
@@ -50449,7 +50670,7 @@ function WelcomeMessage({
|
|
|
50449
50670
|
const interval = window.setInterval(() => setCurrentDate(/* @__PURE__ */ new Date()), updateInterval);
|
|
50450
50671
|
return () => window.clearInterval(interval);
|
|
50451
50672
|
}, [date, updateInterval]);
|
|
50452
|
-
const resolvedGreeting =
|
|
50673
|
+
const resolvedGreeting = useMemo50(
|
|
50453
50674
|
() => greeting != null ? greeting : `Good ${getWelcomeGreeting(getHour(currentDate, timeZone))}`,
|
|
50454
50675
|
[currentDate, greeting, timeZone]
|
|
50455
50676
|
);
|
|
@@ -50468,18 +50689,18 @@ function WelcomeMessage({
|
|
|
50468
50689
|
import {
|
|
50469
50690
|
useEffect as useEffect68,
|
|
50470
50691
|
useRef as useRef61,
|
|
50471
|
-
useState as
|
|
50692
|
+
useState as useState89
|
|
50472
50693
|
} from "react";
|
|
50473
50694
|
|
|
50474
50695
|
// ../../components/DesktopDock/DesktopDock.tsx
|
|
50475
50696
|
import {
|
|
50476
50697
|
useEffect as useEffect66,
|
|
50477
50698
|
useRef as useRef59,
|
|
50478
|
-
useState as
|
|
50699
|
+
useState as useState87
|
|
50479
50700
|
} from "react";
|
|
50480
50701
|
|
|
50481
50702
|
// ../../components/DesktopIcon/DesktopIcon.module.css
|
|
50482
|
-
var DesktopIcon_default = {"icon":"opus_Aw_c1o_icon","
|
|
50703
|
+
var DesktopIcon_default = {"icon":"opus_Aw_c1o_icon","label":"opus_Aw_c1o_label","root":"opus_Aw_c1o_root"};
|
|
50483
50704
|
|
|
50484
50705
|
// ../../components/DesktopIcon/DesktopIcon.tsx
|
|
50485
50706
|
import { jsx as jsx184, jsxs as jsxs147 } from "react/jsx-runtime";
|
|
@@ -50520,7 +50741,7 @@ function DesktopIcon({
|
|
|
50520
50741
|
}
|
|
50521
50742
|
|
|
50522
50743
|
// ../../components/DesktopDock/DesktopDock.module.css
|
|
50523
|
-
var DesktopDock_default = {"
|
|
50744
|
+
var DesktopDock_default = {"resizeHandle":"opus_2rzXpn_resizeHandle","item":"opus_2rzXpn_item","root":"opus_2rzXpn_root","indicator":"opus_2rzXpn_indicator"};
|
|
50524
50745
|
|
|
50525
50746
|
// ../../components/DesktopDock/DesktopDock.tsx
|
|
50526
50747
|
import { jsx as jsx185, jsxs as jsxs148 } from "react/jsx-runtime";
|
|
@@ -50536,7 +50757,7 @@ function DesktopDock({
|
|
|
50536
50757
|
resizable = true,
|
|
50537
50758
|
size: controlledSize
|
|
50538
50759
|
}) {
|
|
50539
|
-
const [internalSize, setInternalSize] =
|
|
50760
|
+
const [internalSize, setInternalSize] = useState87(40);
|
|
50540
50761
|
const size = controlledSize != null ? controlledSize : internalSize;
|
|
50541
50762
|
const dragRef = useRef59(null);
|
|
50542
50763
|
const setSize = (next) => {
|
|
@@ -50634,11 +50855,11 @@ function DesktopDock({
|
|
|
50634
50855
|
import {
|
|
50635
50856
|
useEffect as useEffect67,
|
|
50636
50857
|
useRef as useRef60,
|
|
50637
|
-
useState as
|
|
50858
|
+
useState as useState88
|
|
50638
50859
|
} from "react";
|
|
50639
50860
|
|
|
50640
50861
|
// ../../components/DesktopWindow/DesktopWindow.module.css
|
|
50641
|
-
var DesktopWindow_default = {"desktop-window-restore-right":"opus_o4H-Ol_desktop-window-restore-right","desktop-window-activate":"opus_o4H-Ol_desktop-window-activate","desktop-window-open":"opus_o4H-Ol_desktop-window-open","
|
|
50862
|
+
var DesktopWindow_default = {"desktop-window-restore-right":"opus_o4H-Ol_desktop-window-restore-right","desktop-window-restore-left":"opus_o4H-Ol_desktop-window-restore-left","title":"opus_o4H-Ol_title","controls":"opus_o4H-Ol_controls","desktop-window-activate":"opus_o4H-Ol_desktop-window-activate","desktop-window-open":"opus_o4H-Ol_desktop-window-open","desktop-window-close":"opus_o4H-Ol_desktop-window-close","body":"opus_o4H-Ol_body","titlebar":"opus_o4H-Ol_titlebar","minimize":"opus_o4H-Ol_minimize","root":"opus_o4H-Ol_root","close":"opus_o4H-Ol_close","desktop-window-restore-bottom":"opus_o4H-Ol_desktop-window-restore-bottom","maximize":"opus_o4H-Ol_maximize","resize":"opus_o4H-Ol_resize"};
|
|
50642
50863
|
|
|
50643
50864
|
// ../../components/DesktopWindow/DesktopWindow.tsx
|
|
50644
50865
|
import { jsx as jsx186, jsxs as jsxs149 } from "react/jsx-runtime";
|
|
@@ -50664,11 +50885,11 @@ function DesktopWindow({
|
|
|
50664
50885
|
tone = "purple",
|
|
50665
50886
|
zIndex = 1
|
|
50666
50887
|
}) {
|
|
50667
|
-
const [closing, setClosing] =
|
|
50668
|
-
const [entering, setEntering] =
|
|
50669
|
-
const [internalRect, setInternalRect] =
|
|
50670
|
-
const [motion, setMotion] =
|
|
50671
|
-
const [present, setPresent] =
|
|
50888
|
+
const [closing, setClosing] = useState88(false);
|
|
50889
|
+
const [entering, setEntering] = useState88(open && !minimized);
|
|
50890
|
+
const [internalRect, setInternalRect] = useState88(defaultRect);
|
|
50891
|
+
const [motion, setMotion] = useState88("idle");
|
|
50892
|
+
const [present, setPresent] = useState88(open && !minimized);
|
|
50672
50893
|
const rect = controlledRect != null ? controlledRect : internalRect;
|
|
50673
50894
|
const rootRef = useRef60(null);
|
|
50674
50895
|
const sessionRef = useRef60(null);
|
|
@@ -50916,7 +51137,7 @@ function DesktopWindow({
|
|
|
50916
51137
|
}
|
|
50917
51138
|
|
|
50918
51139
|
// ../../components/Desktop/Desktop.module.css
|
|
50919
|
-
var Desktop_default = {"
|
|
51140
|
+
var Desktop_default = {"shortcut":"opus_x1XVZi_shortcut","root":"opus_x1XVZi_root","shortcuts":"opus_x1XVZi_shortcuts"};
|
|
50920
51141
|
|
|
50921
51142
|
// ../../components/Desktop/Desktop.tsx
|
|
50922
51143
|
import { jsx as jsx187, jsxs as jsxs150 } from "react/jsx-runtime";
|
|
@@ -50934,9 +51155,9 @@ function Desktop({
|
|
|
50934
51155
|
windows = []
|
|
50935
51156
|
}) {
|
|
50936
51157
|
var _a2;
|
|
50937
|
-
const [items, setItems] =
|
|
50938
|
-
const [selectedShortcut, setSelectedShortcut] =
|
|
50939
|
-
const [shortcutPositions, setShortcutPositions] =
|
|
51158
|
+
const [items, setItems] = useState89(windows);
|
|
51159
|
+
const [selectedShortcut, setSelectedShortcut] = useState89(null);
|
|
51160
|
+
const [shortcutPositions, setShortcutPositions] = useState89(
|
|
50940
51161
|
() => Object.fromEntries(
|
|
50941
51162
|
shortcuts.map((shortcut, index) => {
|
|
50942
51163
|
var _a3, _b2;
|
|
@@ -51159,7 +51380,7 @@ var demoVideoTracks = [
|
|
|
51159
51380
|
];
|
|
51160
51381
|
|
|
51161
51382
|
// ../../components/DesktopLab/DesktopLab.module.css
|
|
51162
|
-
var DesktopLab_default = {"
|
|
51383
|
+
var DesktopLab_default = {"video":"opus_dES1xR_video","activity":"opus_dES1xR_activity","contactList":"opus_dES1xR_contactList","files":"opus_dES1xR_files","explorer":"opus_dES1xR_explorer","settingsList":"opus_dES1xR_settingsList","contactAvatar":"opus_dES1xR_contactAvatar","contacts":"opus_dES1xR_contacts","settings":"opus_dES1xR_settings"};
|
|
51163
51384
|
|
|
51164
51385
|
// ../../components/DesktopLab/DesktopLab.tsx
|
|
51165
51386
|
import { jsx as jsx188, jsxs as jsxs151 } from "react/jsx-runtime";
|
|
@@ -51376,11 +51597,11 @@ function DesktopLab({
|
|
|
51376
51597
|
|
|
51377
51598
|
// ../../components/FontPicker/FontPicker.tsx
|
|
51378
51599
|
import {
|
|
51379
|
-
useCallback as
|
|
51600
|
+
useCallback as useCallback35,
|
|
51380
51601
|
useEffect as useEffect69,
|
|
51381
|
-
useMemo as
|
|
51602
|
+
useMemo as useMemo51,
|
|
51382
51603
|
useRef as useRef62,
|
|
51383
|
-
useState as
|
|
51604
|
+
useState as useState90
|
|
51384
51605
|
} from "react";
|
|
51385
51606
|
import { faRotateLeft as faRotateLeft3 } from "@fortawesome/free-solid-svg-icons";
|
|
51386
51607
|
import { FontAwesomeIcon as FontAwesomeIcon18 } from "@fortawesome/react-fontawesome";
|
|
@@ -51495,7 +51716,7 @@ var googleFonts = [
|
|
|
51495
51716
|
];
|
|
51496
51717
|
|
|
51497
51718
|
// ../../components/FontPicker/FontPicker.module.css
|
|
51498
|
-
var FontPicker_default = {"
|
|
51719
|
+
var FontPicker_default = {"optionName":"opus_ub1fhz_optionName","triggerText":"opus_ub1fhz_triggerText","fieldCompact":"opus_ub1fhz_fieldCompact","reset":"opus_ub1fhz_reset","empty":"opus_ub1fhz_empty","searchWrap":"opus_ub1fhz_searchWrap","option":"opus_ub1fhz_option","dropdown":"opus_ub1fhz_dropdown","field":"opus_ub1fhz_field","options":"opus_ub1fhz_options","chevron":"opus_ub1fhz_chevron","trigger":"opus_ub1fhz_trigger","optionPreview":"opus_ub1fhz_optionPreview","picker":"opus_ub1fhz_picker","label":"opus_ub1fhz_label","search":"opus_ub1fhz_search"};
|
|
51499
51720
|
|
|
51500
51721
|
// ../../components/FontPicker/FontPicker.tsx
|
|
51501
51722
|
import { jsx as jsx189, jsxs as jsxs152 } from "react/jsx-runtime";
|
|
@@ -51546,7 +51767,7 @@ function applyDocumentFont(family) {
|
|
|
51546
51767
|
loadSelectedFont(family);
|
|
51547
51768
|
}
|
|
51548
51769
|
function useFontPreference() {
|
|
51549
|
-
const [fontFamily, setFontFamilyState] =
|
|
51770
|
+
const [fontFamily, setFontFamilyState] = useState90(DEFAULT_FONT_FAMILY);
|
|
51550
51771
|
useEffect69(() => {
|
|
51551
51772
|
const timeout = window.setTimeout(() => {
|
|
51552
51773
|
const stored = window.localStorage.getItem(FONT_STORAGE_KEY);
|
|
@@ -51556,7 +51777,7 @@ function useFontPreference() {
|
|
|
51556
51777
|
}, 0);
|
|
51557
51778
|
return () => window.clearTimeout(timeout);
|
|
51558
51779
|
}, []);
|
|
51559
|
-
const setFontFamily =
|
|
51780
|
+
const setFontFamily = useCallback35((next) => {
|
|
51560
51781
|
if (!isGoogleFont(next)) return;
|
|
51561
51782
|
setFontFamilyState(next);
|
|
51562
51783
|
applyDocumentFont(next);
|
|
@@ -51565,11 +51786,11 @@ function useFontPreference() {
|
|
|
51565
51786
|
return { fontFamily, setFontFamily };
|
|
51566
51787
|
}
|
|
51567
51788
|
function FontPicker({ compact = false, id, onChange, value }) {
|
|
51568
|
-
const [open, setOpen] =
|
|
51569
|
-
const [query, setQuery] =
|
|
51789
|
+
const [open, setOpen] = useState90(false);
|
|
51790
|
+
const [query, setQuery] = useState90("");
|
|
51570
51791
|
const rootRef = useRef62(null);
|
|
51571
51792
|
const searchRef = useRef62(null);
|
|
51572
|
-
const filteredFonts =
|
|
51793
|
+
const filteredFonts = useMemo51(() => {
|
|
51573
51794
|
const normalized = query.trim().toLocaleLowerCase();
|
|
51574
51795
|
return normalized ? googleFonts.filter((font) => font.toLocaleLowerCase().includes(normalized)) : googleFonts;
|
|
51575
51796
|
}, [query]);
|
|
@@ -51680,16 +51901,16 @@ import {
|
|
|
51680
51901
|
useEffect as useEffect70,
|
|
51681
51902
|
useId as useId34,
|
|
51682
51903
|
useLayoutEffect as useLayoutEffect16,
|
|
51683
|
-
useCallback as
|
|
51904
|
+
useCallback as useCallback36,
|
|
51684
51905
|
useRef as useRef63,
|
|
51685
|
-
useState as
|
|
51906
|
+
useState as useState91
|
|
51686
51907
|
} from "react";
|
|
51687
51908
|
import { createPortal as createPortal7 } from "react-dom";
|
|
51688
51909
|
import { faRotateLeft as faRotateLeft4 } from "@fortawesome/free-solid-svg-icons";
|
|
51689
51910
|
import { FontAwesomeIcon as FontAwesomeIcon19 } from "@fortawesome/react-fontawesome";
|
|
51690
51911
|
|
|
51691
51912
|
// ../../components/ColourClouds/ColourClouds.module.css
|
|
51692
|
-
var ColourClouds_default = {"
|
|
51913
|
+
var ColourClouds_default = {"menuEmpty":"opus_mKFpa5_menuEmpty","triggerStatic":"opus_mKFpa5_triggerStatic","menuRow":"opus_mKFpa5_menuRow","menuSwatch":"opus_mKFpa5_menuSwatch","menuMeta":"opus_mKFpa5_menuMeta","cloud":"opus_mKFpa5_cloud","menuLabel":"opus_mKFpa5_menuLabel","controlCompact":"opus_mKFpa5_controlCompact","reset":"opus_mKFpa5_reset","label":"opus_mKFpa5_label","trigger":"opus_mKFpa5_trigger","dropdownTitle":"opus_mKFpa5_dropdownTitle","dropdownBody":"opus_mKFpa5_dropdownBody","menuHex":"opus_mKFpa5_menuHex","clouds":"opus_mKFpa5_clouds","control":"opus_mKFpa5_control","menu":"opus_mKFpa5_menu","dropdown":"opus_mKFpa5_dropdown"};
|
|
51693
51914
|
|
|
51694
51915
|
// ../../components/ColourClouds/ColourClouds.tsx
|
|
51695
51916
|
import { Fragment as Fragment35, jsx as jsx190, jsxs as jsxs153 } from "react/jsx-runtime";
|
|
@@ -51801,14 +52022,14 @@ function ColourClouds({
|
|
|
51801
52022
|
const rootRef = useRef63(null);
|
|
51802
52023
|
const triggerRef = useRef63(null);
|
|
51803
52024
|
const panelRef = useRef63(null);
|
|
51804
|
-
const [portalReady, setPortalReady] =
|
|
51805
|
-
const [internalOpen, setInternalOpen] =
|
|
51806
|
-
const [portalStyle, setPortalStyle] =
|
|
52025
|
+
const [portalReady, setPortalReady] = useState91(false);
|
|
52026
|
+
const [internalOpen, setInternalOpen] = useState91(false);
|
|
52027
|
+
const [portalStyle, setPortalStyle] = useState91({ left: 0, top: 0 });
|
|
51807
52028
|
const clouds = items ? parseColourClouds(items) : parseColourClouds(value);
|
|
51808
52029
|
const hasMenu = children != null;
|
|
51809
52030
|
const controlled = open !== void 0;
|
|
51810
52031
|
const visible = hasMenu ? controlled ? Boolean(open) : internalOpen : false;
|
|
51811
|
-
const setVisible =
|
|
52032
|
+
const setVisible = useCallback36(
|
|
51812
52033
|
(next) => {
|
|
51813
52034
|
if (!controlled) {
|
|
51814
52035
|
setInternalOpen(next);
|
|
@@ -52071,6 +52292,7 @@ export {
|
|
|
52071
52292
|
FontPicker,
|
|
52072
52293
|
Form,
|
|
52073
52294
|
FormActions,
|
|
52295
|
+
FormHeader,
|
|
52074
52296
|
FormSection,
|
|
52075
52297
|
FormValidationSummary,
|
|
52076
52298
|
Gauge,
|
|
@@ -52231,6 +52453,7 @@ export {
|
|
|
52231
52453
|
useContextMenu,
|
|
52232
52454
|
useFieldShellAria,
|
|
52233
52455
|
useFontPreference,
|
|
52456
|
+
useFormState,
|
|
52234
52457
|
useHotkey,
|
|
52235
52458
|
useHotkeyManager,
|
|
52236
52459
|
useIntersectionObserver,
|