opus-react 0.3.0 → 0.3.2
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 +904 -561
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +649 -26
- package/dist/index.css.map +1 -1
- package/dist/index.d.cts +84 -4
- package/dist/index.d.ts +84 -4
- package/dist/index.js +1030 -691
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -456,6 +456,8 @@ __export(src_exports, {
|
|
|
456
456
|
Accordion: () => Accordion,
|
|
457
457
|
AccordionGroup: () => AccordionGroup,
|
|
458
458
|
Alert: () => Alert,
|
|
459
|
+
ApplicationFooter: () => ApplicationFooter,
|
|
460
|
+
ApplicationHeader: () => ApplicationHeader,
|
|
459
461
|
AspectRatio: () => AspectRatio,
|
|
460
462
|
Avatar: () => Avatar,
|
|
461
463
|
AvatarGroup: () => AvatarGroup,
|
|
@@ -626,6 +628,7 @@ __export(src_exports, {
|
|
|
626
628
|
UpcomingTasks: () => UpcomingTasks,
|
|
627
629
|
UserProfileWidget: () => UserProfileWidget,
|
|
628
630
|
VisuallyHidden: () => VisuallyHidden,
|
|
631
|
+
WelcomeMessage: () => WelcomeMessage,
|
|
629
632
|
accentColors: () => accentColors,
|
|
630
633
|
cartesianSpecializedVariants: () => cartesianSpecializedVariants,
|
|
631
634
|
countryCodeToFlag: () => countryCodeToFlag,
|
|
@@ -638,6 +641,7 @@ __export(src_exports, {
|
|
|
638
641
|
defaultTopNavigationMenus: () => defaultTopNavigationMenus,
|
|
639
642
|
demoSankeyLinks: () => demoSankeyLinks,
|
|
640
643
|
fieldInputAriaProps: () => fieldInputAriaProps,
|
|
644
|
+
getWelcomeGreeting: () => getWelcomeGreeting,
|
|
641
645
|
googleFonts: () => googleFonts,
|
|
642
646
|
phoneCountries: () => countries,
|
|
643
647
|
useAccentPreference: () => useAccentPreference,
|
|
@@ -668,7 +672,7 @@ var inputControlSizeClassName = {
|
|
|
668
672
|
};
|
|
669
673
|
|
|
670
674
|
// ../../components/fields/Button/Button.module.css
|
|
671
|
-
var Button_default = {"
|
|
675
|
+
var Button_default = {"light":"opus_lZkc26_light","success":"opus_lZkc26_success","danger":"opus_lZkc26_danger","secondary":"opus_lZkc26_secondary","warning":"opus_lZkc26_warning","info":"opus_lZkc26_info","dark":"opus_lZkc26_dark","link":"opus_lZkc26_link","button":"opus_lZkc26_button","primary":"opus_lZkc26_primary"};
|
|
672
676
|
|
|
673
677
|
// ../../components/fields/Button/Button.tsx
|
|
674
678
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
@@ -710,7 +714,7 @@ var import_react = require("react");
|
|
|
710
714
|
var import_react_dom = require("react-dom");
|
|
711
715
|
|
|
712
716
|
// ../../components/Tooltip/Tooltip.module.css
|
|
713
|
-
var Tooltip_default = {"
|
|
717
|
+
var Tooltip_default = {"right":"opus_R70RbH_right","popup":"opus_R70RbH_popup","bottom":"opus_R70RbH_bottom","root":"opus_R70RbH_root","triggerWrap":"opus_R70RbH_triggerWrap","left":"opus_R70RbH_left","top":"opus_R70RbH_top","arrow":"opus_R70RbH_arrow","trigger":"opus_R70RbH_trigger"};
|
|
714
718
|
|
|
715
719
|
// ../../components/Tooltip/Tooltip.tsx
|
|
716
720
|
var import_jsx_runtime2 = require("react/jsx-runtime");
|
|
@@ -879,7 +883,7 @@ function Tooltip({
|
|
|
879
883
|
}
|
|
880
884
|
|
|
881
885
|
// ../../components/fields/FieldShell/FieldShell.module.css
|
|
882
|
-
var FieldShell_default = {"
|
|
886
|
+
var FieldShell_default = {"visuallyHidden":"opus_zNi12Z_visuallyHidden","labelLeft":"opus_zNi12Z_labelLeft","error":"opus_zNi12Z_error","stacked":"opus_zNi12Z_stacked","root":"opus_zNi12Z_root","stackedRight":"opus_zNi12Z_stackedRight","labelRight":"opus_zNi12Z_labelRight","compactControl":"opus_zNi12Z_compactControl","errorFlagged":"opus_zNi12Z_errorFlagged","control":"opus_zNi12Z_control","labelFlagged":"opus_zNi12Z_labelFlagged","flaggedCenter":"opus_zNi12Z_flaggedCenter","label":"opus_zNi12Z_label","stackedLeft":"opus_zNi12Z_stackedLeft","required":"opus_zNi12Z_required","flaggedStart":"opus_zNi12Z_flaggedStart","flagged":"opus_zNi12Z_flagged","fitContent":"opus_zNi12Z_fitContent","controlFlagged":"opus_zNi12Z_controlFlagged"};
|
|
883
887
|
|
|
884
888
|
// ../../components/fields/FieldShell/FieldShell.tsx
|
|
885
889
|
var import_jsx_runtime3 = require("react/jsx-runtime");
|
|
@@ -1004,7 +1008,7 @@ function FieldShell({
|
|
|
1004
1008
|
}
|
|
1005
1009
|
|
|
1006
1010
|
// ../../components/fields/CheckboxField/CheckboxField.module.css
|
|
1007
|
-
var CheckboxField_default = {"
|
|
1011
|
+
var CheckboxField_default = {"shell":"opus_g-5tlR_shell","toggle":"opus_g-5tlR_toggle","square":"opus_g-5tlR_square","round":"opus_g-5tlR_round","error":"opus_g-5tlR_error","nativeInput":"opus_g-5tlR_nativeInput","visual":"opus_g-5tlR_visual","toggleLabel":"opus_g-5tlR_toggleLabel"};
|
|
1008
1012
|
|
|
1009
1013
|
// ../../components/fields/shared/choiceControlSizes.module.css
|
|
1010
1014
|
var choiceControlSizes_default = {"sizeSm":"opus_4er5Uc_sizeSm","sizeMd":"opus_4er5Uc_sizeMd","sizeLg":"opus_4er5Uc_sizeLg"};
|
|
@@ -1077,7 +1081,7 @@ function CheckboxField({
|
|
|
1077
1081
|
}
|
|
1078
1082
|
|
|
1079
1083
|
// ../../components/fields/ColorField/ColorField.module.css
|
|
1080
|
-
var ColorField_default = {"
|
|
1084
|
+
var ColorField_default = {"icon":"opus_Z7jeX4_icon","error":"opus_Z7jeX4_error","nativeInput":"opus_Z7jeX4_nativeInput","swatch":"opus_Z7jeX4_swatch","picker":"opus_Z7jeX4_picker","value":"opus_Z7jeX4_value"};
|
|
1081
1085
|
|
|
1082
1086
|
// ../../components/fields/ColorField/ColorField.tsx
|
|
1083
1087
|
var import_jsx_runtime5 = require("react/jsx-runtime");
|
|
@@ -1138,7 +1142,7 @@ function ColorField({
|
|
|
1138
1142
|
}
|
|
1139
1143
|
|
|
1140
1144
|
// ../../components/fields/DateField/DateField.module.css
|
|
1141
|
-
var DateField_default = {"
|
|
1145
|
+
var DateField_default = {"error":"opus_G3y11z_error","input":"opus_G3y11z_input"};
|
|
1142
1146
|
|
|
1143
1147
|
// ../../components/fields/DateField/DateField.tsx
|
|
1144
1148
|
var import_jsx_runtime6 = require("react/jsx-runtime");
|
|
@@ -1186,7 +1190,7 @@ function DateField({
|
|
|
1186
1190
|
}
|
|
1187
1191
|
|
|
1188
1192
|
// ../../components/fields/HiddenField/HiddenField.module.css
|
|
1189
|
-
var HiddenField_default = {"
|
|
1193
|
+
var HiddenField_default = {"preview":"opus_kL1YXS_preview","note":"opus_kL1YXS_note","meta":"opus_kL1YXS_meta"};
|
|
1190
1194
|
|
|
1191
1195
|
// ../../components/fields/HiddenField/HiddenField.tsx
|
|
1192
1196
|
var import_jsx_runtime7 = require("react/jsx-runtime");
|
|
@@ -1235,7 +1239,7 @@ function HiddenField({
|
|
|
1235
1239
|
}
|
|
1236
1240
|
|
|
1237
1241
|
// ../../components/fields/FileField/FileField.module.css
|
|
1238
|
-
var FileField_default = {"
|
|
1242
|
+
var FileField_default = {"wrapper":"opus_aOsPA7_wrapper","dragging":"opus_aOsPA7_dragging","icon":"opus_aOsPA7_icon","title":"opus_aOsPA7_title","iconSvg":"opus_aOsPA7_iconSvg","hint":"opus_aOsPA7_hint","action":"opus_aOsPA7_action","drop":"opus_aOsPA7_drop","dropError":"opus_aOsPA7_dropError","input":"opus_aOsPA7_input","footnote":"opus_aOsPA7_footnote","content":"opus_aOsPA7_content"};
|
|
1239
1243
|
|
|
1240
1244
|
// ../../components/fields/FileField/FileField.tsx
|
|
1241
1245
|
var import_react3 = require("react");
|
|
@@ -1493,7 +1497,7 @@ async function cropCircularImage(image, viewportSize, outputSize, state, fileNam
|
|
|
1493
1497
|
}
|
|
1494
1498
|
|
|
1495
1499
|
// ../../components/fields/ImageCropUploadField/ImageCropUploadField.module.css
|
|
1496
|
-
var ImageCropUploadField_default = {"
|
|
1500
|
+
var ImageCropUploadField_default = {"zoomRow":"opus_itxBv9_zoomRow","previewTitle":"opus_itxBv9_previewTitle","dropHint":"opus_itxBv9_dropHint","dropIcon":"opus_itxBv9_dropIcon","previewCopy":"opus_itxBv9_previewCopy","root":"opus_itxBv9_root","editor":"opus_itxBv9_editor","viewportDragging":"opus_itxBv9_viewportDragging","dropContent":"opus_itxBv9_dropContent","instruction":"opus_itxBv9_instruction","actions":"opus_itxBv9_actions","previewFrame":"opus_itxBv9_previewFrame","changeLink":"opus_itxBv9_changeLink","hiddenInput":"opus_itxBv9_hiddenInput","viewportImage":"opus_itxBv9_viewportImage","dropTitle":"opus_itxBv9_dropTitle","zoomSlider":"opus_itxBv9_zoomSlider","dropAction":"opus_itxBv9_dropAction","zoomButton":"opus_itxBv9_zoomButton","drop":"opus_itxBv9_drop","viewport":"opus_itxBv9_viewport","previewImage":"opus_itxBv9_previewImage","previewRow":"opus_itxBv9_previewRow","previewHint":"opus_itxBv9_previewHint","zoomLabel":"opus_itxBv9_zoomLabel","previewCameraButton":"opus_itxBv9_previewCameraButton","dropIconSvg":"opus_itxBv9_dropIconSvg","viewportRing":"opus_itxBv9_viewportRing","dropError":"opus_itxBv9_dropError","dragging":"opus_itxBv9_dragging","previewCard":"opus_itxBv9_previewCard"};
|
|
1497
1501
|
|
|
1498
1502
|
// ../../components/fields/ImageCropUploadField/ImageCropUploadField.tsx
|
|
1499
1503
|
var import_jsx_runtime10 = require("react/jsx-runtime");
|
|
@@ -1917,7 +1921,7 @@ function ImageCropUploadField({
|
|
|
1917
1921
|
var import_react5 = require("react");
|
|
1918
1922
|
|
|
1919
1923
|
// ../../components/fields/NumberField/NumberField.module.css
|
|
1920
|
-
var NumberField_default = {"
|
|
1924
|
+
var NumberField_default = {"input":"opus_L272Dk_input","error":"opus_L272Dk_error","button":"opus_L272Dk_button","stepper":"opus_L272Dk_stepper"};
|
|
1921
1925
|
|
|
1922
1926
|
// ../../components/fields/numericUtils.ts
|
|
1923
1927
|
function decimalPlacesFromStep(step) {
|
|
@@ -2096,7 +2100,7 @@ function NumberField({
|
|
|
2096
2100
|
var import_react6 = require("react");
|
|
2097
2101
|
|
|
2098
2102
|
// ../../components/fields/RadioGroup/RadioGroup.module.css
|
|
2099
|
-
var RadioGroup_default = {"
|
|
2103
|
+
var RadioGroup_default = {"options":"opus_O-1nor_options","error":"opus_O-1nor_error","nativeInput":"opus_O-1nor_nativeInput","round":"opus_O-1nor_round","shell":"opus_O-1nor_shell","option":"opus_O-1nor_option","choice":"opus_O-1nor_choice","visual":"opus_O-1nor_visual","square":"opus_O-1nor_square"};
|
|
2100
2104
|
|
|
2101
2105
|
// ../../components/fields/RadioGroup/RadioGroup.tsx
|
|
2102
2106
|
var import_jsx_runtime12 = require("react/jsx-runtime");
|
|
@@ -2194,7 +2198,7 @@ function Radio({ children, error, name, shape, value, defaultChecked }) {
|
|
|
2194
2198
|
var import_react7 = require("react");
|
|
2195
2199
|
|
|
2196
2200
|
// ../../components/fields/ChipInputField/ChipInputField.module.css
|
|
2197
|
-
var ChipInputField_default = {"
|
|
2201
|
+
var ChipInputField_default = {"input":"opus_IOOYwh_input","chipLabel":"opus_IOOYwh_chipLabel","chip":"opus_IOOYwh_chip","shell":"opus_IOOYwh_shell","field":"opus_IOOYwh_field","disabled":"opus_IOOYwh_disabled","error":"opus_IOOYwh_error","remove":"opus_IOOYwh_remove","readOnly":"opus_IOOYwh_readOnly"};
|
|
2198
2202
|
|
|
2199
2203
|
// ../../components/fields/ChipInputField/ChipInputField.tsx
|
|
2200
2204
|
var import_jsx_runtime13 = require("react/jsx-runtime");
|
|
@@ -2331,7 +2335,7 @@ function ChipInput({
|
|
|
2331
2335
|
var ChipInputField = ChipInput;
|
|
2332
2336
|
|
|
2333
2337
|
// ../../components/fields/ChoiceChipsField/ChoiceChipsField.module.css
|
|
2334
|
-
var ChoiceChipsField_default = {"
|
|
2338
|
+
var ChoiceChipsField_default = {"indicator":"opus_X6xFEA_indicator","selected":"opus_X6xFEA_selected","disabled":"opus_X6xFEA_disabled","optionDisabled":"opus_X6xFEA_optionDisabled","shell":"opus_X6xFEA_shell","chip":"opus_X6xFEA_chip","root":"opus_X6xFEA_root"};
|
|
2335
2339
|
|
|
2336
2340
|
// ../../components/fields/ChoiceChipsField/ChoiceChipsField.tsx
|
|
2337
2341
|
var import_jsx_runtime14 = require("react/jsx-runtime");
|
|
@@ -2417,7 +2421,7 @@ function ChoiceChips({
|
|
|
2417
2421
|
var ChoiceChipsField = ChoiceChips;
|
|
2418
2422
|
|
|
2419
2423
|
// ../../components/fields/RangeField/RangeField.module.css
|
|
2420
|
-
var RangeField_default = {"
|
|
2424
|
+
var RangeField_default = {"value":"opus_iRHQuG_value","footer":"opus_iRHQuG_footer","wrap":"opus_iRHQuG_wrap","fieldLabel":"opus_iRHQuG_fieldLabel","topRow":"opus_iRHQuG_topRow","slider":"opus_iRHQuG_slider","error":"opus_iRHQuG_error"};
|
|
2421
2425
|
|
|
2422
2426
|
// ../../components/fields/RangeField/RangeField.tsx
|
|
2423
2427
|
var import_jsx_runtime15 = require("react/jsx-runtime");
|
|
@@ -2490,7 +2494,7 @@ function RangeField({
|
|
|
2490
2494
|
}
|
|
2491
2495
|
|
|
2492
2496
|
// ../../components/fields/SelectField/SelectField.module.css
|
|
2493
|
-
var SelectField_default = {"
|
|
2497
|
+
var SelectField_default = {"wrap":"opus_m2ObG0_wrap","select":"opus_m2ObG0_select","error":"opus_m2ObG0_error"};
|
|
2494
2498
|
|
|
2495
2499
|
// ../../components/fields/SelectField/SelectField.tsx
|
|
2496
2500
|
var import_jsx_runtime16 = require("react/jsx-runtime");
|
|
@@ -2535,7 +2539,7 @@ function SelectField({
|
|
|
2535
2539
|
}
|
|
2536
2540
|
|
|
2537
2541
|
// ../../components/fields/SwitchField/SwitchField.module.css
|
|
2538
|
-
var SwitchField_default = {"
|
|
2542
|
+
var SwitchField_default = {"error":"opus_t9NLEA_error","shell":"opus_t9NLEA_shell","toggle":"opus_t9NLEA_toggle","track":"opus_t9NLEA_track"};
|
|
2539
2543
|
|
|
2540
2544
|
// ../../components/fields/SwitchField/SwitchField.tsx
|
|
2541
2545
|
var import_jsx_runtime17 = require("react/jsx-runtime");
|
|
@@ -2587,7 +2591,7 @@ function SwitchField({
|
|
|
2587
2591
|
var import_react8 = require("react");
|
|
2588
2592
|
|
|
2589
2593
|
// ../../components/fields/TextAreaField/TextAreaField.module.css
|
|
2590
|
-
var TextAreaField_default = {"
|
|
2594
|
+
var TextAreaField_default = {"field":"opus_FjhWmh_field","inputWrap":"opus_FjhWmh_inputWrap","error":"opus_FjhWmh_error","footerError":"opus_FjhWmh_footerError","withCount":"opus_FjhWmh_withCount","textarea":"opus_FjhWmh_textarea","inlineCount":"opus_FjhWmh_inlineCount","footer":"opus_FjhWmh_footer","externalCount":"opus_FjhWmh_externalCount"};
|
|
2591
2595
|
|
|
2592
2596
|
// ../../components/fields/TextAreaField/TextAreaField.tsx
|
|
2593
2597
|
var import_jsx_runtime18 = require("react/jsx-runtime");
|
|
@@ -2668,7 +2672,7 @@ var import_react_fontawesome2 = require("@fortawesome/react-fontawesome");
|
|
|
2668
2672
|
var import_free_solid_svg_icons2 = require("@fortawesome/free-solid-svg-icons");
|
|
2669
2673
|
|
|
2670
2674
|
// ../../components/fields/RichTextField/RichTextField.module.css
|
|
2671
|
-
var RichTextField_default = {"
|
|
2675
|
+
var RichTextField_default = {"toolbar":"opus_6HFqZH_toolbar","colorSwatch":"opus_6HFqZH_colorSwatch","colorInput":"opus_6HFqZH_colorInput","readOnly":"opus_6HFqZH_readOnly","field":"opus_6HFqZH_field","error":"opus_6HFqZH_error","modalField":"opus_6HFqZH_modalField","modalLabel":"opus_6HFqZH_modalLabel","modalInput":"opus_6HFqZH_modalInput","divider":"opus_6HFqZH_divider","toolbarButton":"opus_6HFqZH_toolbarButton","modalNumber":"opus_6HFqZH_modalNumber","modalDimensionField":"opus_6HFqZH_modalDimensionField","editorShell":"opus_6HFqZH_editorShell","modalTitle":"opus_6HFqZH_modalTitle","modalTimes":"opus_6HFqZH_modalTimes","toolbarIcon":"opus_6HFqZH_toolbarIcon","editor":"opus_6HFqZH_editor","modalConfirm":"opus_6HFqZH_modalConfirm","toolbarButtonActive":"opus_6HFqZH_toolbarButtonActive","modalCancel":"opus_6HFqZH_modalCancel","modal":"opus_6HFqZH_modal","modalOverlay":"opus_6HFqZH_modalOverlay","blockSelect":"opus_6HFqZH_blockSelect","modalActions":"opus_6HFqZH_modalActions","modalDimensions":"opus_6HFqZH_modalDimensions"};
|
|
2672
2676
|
|
|
2673
2677
|
// ../../components/fields/RichTextField/RichTextField.tsx
|
|
2674
2678
|
var import_jsx_runtime19 = require("react/jsx-runtime");
|
|
@@ -3317,7 +3321,7 @@ var import_react_fontawesome4 = require("@fortawesome/react-fontawesome");
|
|
|
3317
3321
|
var import_free_solid_svg_icons4 = require("@fortawesome/free-solid-svg-icons");
|
|
3318
3322
|
|
|
3319
3323
|
// ../../components/fields/shared/fieldControl.module.css
|
|
3320
|
-
var fieldControl_default = {"
|
|
3324
|
+
var fieldControl_default = {"prefixIcon":"opus_1Q5xBh_prefixIcon","error":"opus_1Q5xBh_error","chevron":"opus_1Q5xBh_chevron","triggerOpen":"opus_1Q5xBh_triggerOpen","searchWrapError":"opus_1Q5xBh_searchWrapError","groupLabel":"opus_1Q5xBh_groupLabel","panel":"opus_1Q5xBh_panel","placeholder":"opus_1Q5xBh_placeholder","searchWrap":"opus_1Q5xBh_searchWrap","passwordToggle":"opus_1Q5xBh_passwordToggle","trigger":"opus_1Q5xBh_trigger","passwordWrap":"opus_1Q5xBh_passwordWrap","prefixIconSvg":"opus_1Q5xBh_prefixIconSvg","endAdornment":"opus_1Q5xBh_endAdornment","passwordInput":"opus_1Q5xBh_passwordInput","passwordToggleSlot":"opus_1Q5xBh_passwordToggleSlot","searchInput":"opus_1Q5xBh_searchInput","search":"opus_1Q5xBh_search","option":"opus_1Q5xBh_option","actionButton":"opus_1Q5xBh_actionButton","triggerError":"opus_1Q5xBh_triggerError","input":"opus_1Q5xBh_input","panelFooter":"opus_1Q5xBh_panelFooter","list":"opus_1Q5xBh_list","actionButtonPrimary":"opus_1Q5xBh_actionButtonPrimary"};
|
|
3321
3325
|
|
|
3322
3326
|
// ../../components/fields/shared/PasswordToggle.tsx
|
|
3323
3327
|
var import_react_fontawesome3 = require("@fortawesome/react-fontawesome");
|
|
@@ -3345,7 +3349,9 @@ function TextField({
|
|
|
3345
3349
|
error,
|
|
3346
3350
|
help,
|
|
3347
3351
|
id,
|
|
3352
|
+
inputRef,
|
|
3348
3353
|
label,
|
|
3354
|
+
labelVisuallyHidden,
|
|
3349
3355
|
labelPosition = "left",
|
|
3350
3356
|
mode = "stacked",
|
|
3351
3357
|
placeholder,
|
|
@@ -3353,6 +3359,7 @@ function TextField({
|
|
|
3353
3359
|
size = "md",
|
|
3354
3360
|
type,
|
|
3355
3361
|
value,
|
|
3362
|
+
endAdornment,
|
|
3356
3363
|
onChange
|
|
3357
3364
|
}) {
|
|
3358
3365
|
const shellAria = useFieldShellAria();
|
|
@@ -3371,6 +3378,7 @@ function TextField({
|
|
|
3371
3378
|
isPassword ? fieldControl_default.passwordInput : ""
|
|
3372
3379
|
].filter(Boolean).join(" "),
|
|
3373
3380
|
id,
|
|
3381
|
+
ref: inputRef,
|
|
3374
3382
|
placeholder,
|
|
3375
3383
|
onChange,
|
|
3376
3384
|
type: inputType,
|
|
@@ -3384,6 +3392,7 @@ function TextField({
|
|
|
3384
3392
|
help,
|
|
3385
3393
|
id,
|
|
3386
3394
|
label,
|
|
3395
|
+
labelVisuallyHidden,
|
|
3387
3396
|
labelPosition,
|
|
3388
3397
|
mode,
|
|
3389
3398
|
required,
|
|
@@ -3397,7 +3406,8 @@ function TextField({
|
|
|
3397
3406
|
].filter(Boolean).join(" "),
|
|
3398
3407
|
children: [
|
|
3399
3408
|
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)("span", { "aria-hidden": "true", className: fieldControl_default.prefixIcon, children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(import_react_fontawesome4.FontAwesomeIcon, { className: fieldControl_default.prefixIconSvg, icon: import_free_solid_svg_icons4.faMagnifyingGlass }) }),
|
|
3400
|
-
inputEl
|
|
3409
|
+
inputEl,
|
|
3410
|
+
endAdornment ? /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("span", { className: fieldControl_default.endAdornment, children: endAdornment }) : null
|
|
3401
3411
|
]
|
|
3402
3412
|
}
|
|
3403
3413
|
) : isPassword ? /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)("div", { className: `${fieldControl_default.passwordWrap} ${sizeClass}`, children: [
|
|
@@ -3420,7 +3430,7 @@ var import_react_fontawesome5 = require("@fortawesome/react-fontawesome");
|
|
|
3420
3430
|
var import_free_solid_svg_icons5 = require("@fortawesome/free-solid-svg-icons");
|
|
3421
3431
|
|
|
3422
3432
|
// ../../components/fields/ThemeToggleField/ThemeToggleField.module.css
|
|
3423
|
-
var ThemeToggleField_default = {"
|
|
3433
|
+
var ThemeToggleField_default = {"toggle":"opus_SwerMA_toggle","active":"opus_SwerMA_active","option":"opus_SwerMA_option","indicator":"opus_SwerMA_indicator"};
|
|
3424
3434
|
|
|
3425
3435
|
// ../../components/fields/ThemeToggleField/ThemeToggleField.tsx
|
|
3426
3436
|
var import_jsx_runtime22 = require("react/jsx-runtime");
|
|
@@ -3435,6 +3445,7 @@ function ThemeToggleField({
|
|
|
3435
3445
|
value,
|
|
3436
3446
|
onChange
|
|
3437
3447
|
}) {
|
|
3448
|
+
const nextTheme = value === "light" ? "dark" : "light";
|
|
3438
3449
|
return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
|
|
3439
3450
|
FieldShell,
|
|
3440
3451
|
{
|
|
@@ -3448,38 +3459,42 @@ function ThemeToggleField({
|
|
|
3448
3459
|
labelTag: "div",
|
|
3449
3460
|
labelVisuallyHidden,
|
|
3450
3461
|
mode,
|
|
3451
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime22.jsxs)(
|
|
3452
|
-
|
|
3453
|
-
|
|
3454
|
-
{
|
|
3455
|
-
|
|
3456
|
-
|
|
3457
|
-
|
|
3458
|
-
|
|
3459
|
-
|
|
3460
|
-
|
|
3461
|
-
|
|
3462
|
-
|
|
3463
|
-
|
|
3464
|
-
|
|
3465
|
-
|
|
3466
|
-
|
|
3467
|
-
|
|
3468
|
-
|
|
3469
|
-
|
|
3470
|
-
|
|
3471
|
-
|
|
3472
|
-
|
|
3473
|
-
|
|
3474
|
-
|
|
3475
|
-
|
|
3476
|
-
|
|
3477
|
-
|
|
3478
|
-
|
|
3479
|
-
|
|
3480
|
-
|
|
3481
|
-
|
|
3482
|
-
|
|
3462
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime22.jsxs)(
|
|
3463
|
+
"button",
|
|
3464
|
+
{
|
|
3465
|
+
"aria-label": `Switch to ${nextTheme} theme`,
|
|
3466
|
+
"aria-pressed": value === "dark",
|
|
3467
|
+
className: ThemeToggleField_default.toggle,
|
|
3468
|
+
onClick: () => onChange(nextTheme),
|
|
3469
|
+
type: "button",
|
|
3470
|
+
children: [
|
|
3471
|
+
/* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
|
|
3472
|
+
"span",
|
|
3473
|
+
{
|
|
3474
|
+
"aria-hidden": "true",
|
|
3475
|
+
className: ThemeToggleField_default.indicator,
|
|
3476
|
+
"data-active": value
|
|
3477
|
+
}
|
|
3478
|
+
),
|
|
3479
|
+
/* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
|
|
3480
|
+
"span",
|
|
3481
|
+
{
|
|
3482
|
+
"aria-hidden": "true",
|
|
3483
|
+
className: `${ThemeToggleField_default.option} ${value === "light" ? ThemeToggleField_default.active : ""}`,
|
|
3484
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(import_react_fontawesome5.FontAwesomeIcon, { "aria-hidden": "true", icon: import_free_solid_svg_icons5.faSun })
|
|
3485
|
+
}
|
|
3486
|
+
),
|
|
3487
|
+
/* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
|
|
3488
|
+
"span",
|
|
3489
|
+
{
|
|
3490
|
+
"aria-hidden": "true",
|
|
3491
|
+
className: `${ThemeToggleField_default.option} ${value === "dark" ? ThemeToggleField_default.active : ""}`,
|
|
3492
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(import_react_fontawesome5.FontAwesomeIcon, { "aria-hidden": "true", icon: import_free_solid_svg_icons5.faMoon })
|
|
3493
|
+
}
|
|
3494
|
+
)
|
|
3495
|
+
]
|
|
3496
|
+
}
|
|
3497
|
+
)
|
|
3483
3498
|
}
|
|
3484
3499
|
);
|
|
3485
3500
|
}
|
|
@@ -3757,7 +3772,7 @@ function MultiSelectField({
|
|
|
3757
3772
|
var import_react13 = require("react");
|
|
3758
3773
|
|
|
3759
3774
|
// ../../components/fields/TransferListField/TransferListField.module.css
|
|
3760
|
-
var TransferListField_default = {"
|
|
3775
|
+
var TransferListField_default = {"columnHeader":"opus_NPBFZk_columnHeader","root":"opus_NPBFZk_root","column":"opus_NPBFZk_column","list":"opus_NPBFZk_list","itemActive":"opus_NPBFZk_itemActive","item":"opus_NPBFZk_item","controls":"opus_NPBFZk_controls","controlButton":"opus_NPBFZk_controlButton"};
|
|
3761
3776
|
|
|
3762
3777
|
// ../../components/fields/TransferListField/TransferListField.tsx
|
|
3763
3778
|
var import_jsx_runtime25 = require("react/jsx-runtime");
|
|
@@ -3879,7 +3894,7 @@ var import_react_fontawesome6 = require("@fortawesome/react-fontawesome");
|
|
|
3879
3894
|
var import_free_solid_svg_icons6 = require("@fortawesome/free-solid-svg-icons");
|
|
3880
3895
|
|
|
3881
3896
|
// ../../components/fields/PasswordStrengthField/PasswordStrengthField.module.css
|
|
3882
|
-
var PasswordStrengthField_default = {"
|
|
3897
|
+
var PasswordStrengthField_default = {"meterTrack":"opus_S1A372_meterTrack","requirementIcon":"opus_S1A372_requirementIcon","meterWrap":"opus_S1A372_meterWrap","meterLabel":"opus_S1A372_meterLabel","requirementMet":"opus_S1A372_requirementMet","meterFill":"opus_S1A372_meterFill","requirements":"opus_S1A372_requirements","root":"opus_S1A372_root","requirement":"opus_S1A372_requirement"};
|
|
3883
3898
|
|
|
3884
3899
|
// ../../components/fields/PasswordStrengthField/PasswordStrengthField.tsx
|
|
3885
3900
|
var import_jsx_runtime26 = require("react/jsx-runtime");
|
|
@@ -3988,7 +4003,7 @@ function PasswordStrengthField({
|
|
|
3988
4003
|
}
|
|
3989
4004
|
|
|
3990
4005
|
// ../../components/fields/RatingField/RatingField.module.css
|
|
3991
|
-
var RatingField_default = {"numeric":"opus_0tdNUz_numeric","
|
|
4006
|
+
var RatingField_default = {"numeric":"opus_0tdNUz_numeric","symbol":"opus_0tdNUz_symbol","symbolActive":"opus_0tdNUz_symbolActive","root":"opus_0tdNUz_root","numericActive":"opus_0tdNUz_numericActive"};
|
|
3992
4007
|
|
|
3993
4008
|
// ../../components/fields/RatingField/RatingField.tsx
|
|
3994
4009
|
var import_jsx_runtime27 = require("react/jsx-runtime");
|
|
@@ -4120,7 +4135,7 @@ function SegmentedControlField({
|
|
|
4120
4135
|
var import_react15 = require("react");
|
|
4121
4136
|
|
|
4122
4137
|
// ../../components/fields/SliderRangeField/SliderRangeField.module.css
|
|
4123
|
-
var SliderRangeField_default = {"
|
|
4138
|
+
var SliderRangeField_default = {"root":"opus_k3d0sS_root","track":"opus_k3d0sS_track","footer":"opus_k3d0sS_footer","slider":"opus_k3d0sS_slider","trackWrap":"opus_k3d0sS_trackWrap","value":"opus_k3d0sS_value","header":"opus_k3d0sS_header"};
|
|
4124
4139
|
|
|
4125
4140
|
// ../../components/fields/SliderRangeField/SliderRangeField.tsx
|
|
4126
4141
|
var import_jsx_runtime29 = require("react/jsx-runtime");
|
|
@@ -4218,7 +4233,7 @@ function SliderRangeField({
|
|
|
4218
4233
|
var import_react16 = require("react");
|
|
4219
4234
|
|
|
4220
4235
|
// ../../components/fields/PhoneNumberField/PhoneNumberField.module.css
|
|
4221
|
-
var PhoneNumberField_default = {"
|
|
4236
|
+
var PhoneNumberField_default = {"countryWrap":"opus_WC4gnN_countryWrap","country":"opus_WC4gnN_country","flag":"opus_WC4gnN_flag","panel":"opus_WC4gnN_panel","countryValue":"opus_WC4gnN_countryValue","code":"opus_WC4gnN_code","optionDial":"opus_WC4gnN_optionDial","optionActive":"opus_WC4gnN_optionActive","root":"opus_WC4gnN_root","dial":"opus_WC4gnN_dial","optionLabel":"opus_WC4gnN_optionLabel","option":"opus_WC4gnN_option","empty":"opus_WC4gnN_empty","chevron":"opus_WC4gnN_chevron"};
|
|
4222
4237
|
|
|
4223
4238
|
// ../../components/fields/PhoneNumberField/countries.ts
|
|
4224
4239
|
function countryCodeToFlag(code) {
|
|
@@ -4623,7 +4638,7 @@ function PhoneNumberField({
|
|
|
4623
4638
|
var import_react17 = require("react");
|
|
4624
4639
|
|
|
4625
4640
|
// ../../components/fields/CountryPickerField/CountryPickerField.module.css
|
|
4626
|
-
var CountryPickerField_default = {"
|
|
4641
|
+
var CountryPickerField_default = {"empty":"opus_O7qqfR_empty","triggerValue":"opus_O7qqfR_triggerValue","optionCode":"opus_O7qqfR_optionCode","option":"opus_O7qqfR_option","flag":"opus_O7qqfR_flag","root":"opus_O7qqfR_root","optionLabel":"opus_O7qqfR_optionLabel","optionActive":"opus_O7qqfR_optionActive"};
|
|
4627
4642
|
|
|
4628
4643
|
// ../../components/fields/CountryPickerField/CountryPickerField.tsx
|
|
4629
4644
|
var import_jsx_runtime31 = require("react/jsx-runtime");
|
|
@@ -4782,7 +4797,7 @@ function CountryPickerField({
|
|
|
4782
4797
|
var import_react18 = require("react");
|
|
4783
4798
|
|
|
4784
4799
|
// ../../components/fields/TreeSelectField/TreeSelectField.module.css
|
|
4785
|
-
var TreeSelectField_default = {"
|
|
4800
|
+
var TreeSelectField_default = {"treeOption":"opus_Mq6C00_treeOption","treeOptionActive":"opus_Mq6C00_treeOptionActive","root":"opus_Mq6C00_root"};
|
|
4786
4801
|
|
|
4787
4802
|
// ../../components/fields/TreeSelectField/TreeSelectField.tsx
|
|
4788
4803
|
var import_jsx_runtime32 = require("react/jsx-runtime");
|
|
@@ -4913,7 +4928,7 @@ function TreeSelectField({
|
|
|
4913
4928
|
var import_react19 = require("react");
|
|
4914
4929
|
|
|
4915
4930
|
// ../../components/fields/CascaderField/CascaderField.module.css
|
|
4916
|
-
var CascaderField_default = {"
|
|
4931
|
+
var CascaderField_default = {"column":"opus_1Fg59A_column","option":"opus_1Fg59A_option","root":"opus_1Fg59A_root","panel":"opus_1Fg59A_panel","optionActive":"opus_1Fg59A_optionActive"};
|
|
4917
4932
|
|
|
4918
4933
|
// ../../components/fields/CascaderField/CascaderField.tsx
|
|
4919
4934
|
var import_jsx_runtime33 = require("react/jsx-runtime");
|
|
@@ -5128,7 +5143,7 @@ function OpusThemeProvider({
|
|
|
5128
5143
|
}
|
|
5129
5144
|
|
|
5130
5145
|
// ../../components/Alert/Alert.module.css
|
|
5131
|
-
var Alert_default = {"iconFlagged":"opus_eh3eeT_iconFlagged","
|
|
5146
|
+
var Alert_default = {"iconFlagged":"opus_eh3eeT_iconFlagged","content":"opus_eh3eeT_content","description":"opus_eh3eeT_description","icon":"opus_eh3eeT_icon","iconMark":"opus_eh3eeT_iconMark","title":"opus_eh3eeT_title","dismiss":"opus_eh3eeT_dismiss","dismissIcon":"opus_eh3eeT_dismissIcon","alert":"opus_eh3eeT_alert","iconSvg":"opus_eh3eeT_iconSvg"};
|
|
5132
5147
|
|
|
5133
5148
|
// ../../components/Alert/Alert.tsx
|
|
5134
5149
|
var import_jsx_runtime36 = require("react/jsx-runtime");
|
|
@@ -5323,7 +5338,7 @@ function useOverlayAccessibility(active, containerRef, {
|
|
|
5323
5338
|
}
|
|
5324
5339
|
|
|
5325
5340
|
// ../../components/Dialog/Dialog.module.css
|
|
5326
|
-
var Dialog_default = {"
|
|
5341
|
+
var Dialog_default = {"dialog":"opus_sz-ZGI_dialog","dialogOut":"opus_sz-ZGI_dialogOut","description":"opus_sz-ZGI_description","title":"opus_sz-ZGI_title","body":"opus_sz-ZGI_body","backdrop":"opus_sz-ZGI_backdrop","backdropOut":"opus_sz-ZGI_backdropOut","icon":"opus_sz-ZGI_icon","iconMark":"opus_sz-ZGI_iconMark","backdropIn":"opus_sz-ZGI_backdropIn","iconSvg":"opus_sz-ZGI_iconSvg","content":"opus_sz-ZGI_content","actions":"opus_sz-ZGI_actions","visuallyHidden":"opus_sz-ZGI_visuallyHidden","dialogIn":"opus_sz-ZGI_dialogIn"};
|
|
5327
5342
|
|
|
5328
5343
|
// ../../components/Dialog/Dialog.tsx
|
|
5329
5344
|
var import_jsx_runtime38 = require("react/jsx-runtime");
|
|
@@ -5454,7 +5469,7 @@ function Dialog({
|
|
|
5454
5469
|
var import_react24 = require("react");
|
|
5455
5470
|
|
|
5456
5471
|
// ../../components/Modal/Modal.module.css
|
|
5457
|
-
var Modal_default = {"
|
|
5472
|
+
var Modal_default = {"modalPanelOut":"opus_LQbzGS_modalPanelOut","footer":"opus_LQbzGS_footer","close":"opus_LQbzGS_close","backdrop":"opus_LQbzGS_backdrop","modal":"opus_LQbzGS_modal","description":"opus_LQbzGS_description","closeIcon":"opus_LQbzGS_closeIcon","modalBackdropIn":"opus_LQbzGS_modalBackdropIn","header":"opus_LQbzGS_header","title":"opus_LQbzGS_title","modalBackdropOut":"opus_LQbzGS_modalBackdropOut","modalPanelIn":"opus_LQbzGS_modalPanelIn","heading":"opus_LQbzGS_heading","body":"opus_LQbzGS_body","footerContent":"opus_LQbzGS_footerContent","actions":"opus_LQbzGS_actions"};
|
|
5458
5473
|
|
|
5459
5474
|
// ../../components/Modal/Modal.tsx
|
|
5460
5475
|
var import_jsx_runtime39 = require("react/jsx-runtime");
|
|
@@ -5585,7 +5600,7 @@ function ModalDefaultActions({ onClose }) {
|
|
|
5585
5600
|
var import_react25 = require("react");
|
|
5586
5601
|
|
|
5587
5602
|
// ../../components/Drawer/Drawer.module.css
|
|
5588
|
-
var Drawer_default = {"
|
|
5603
|
+
var Drawer_default = {"footer":"opus_0CaGbZ_footer","drawerOutLeft":"opus_0CaGbZ_drawerOutLeft","close":"opus_0CaGbZ_close","backdrop":"opus_0CaGbZ_backdrop","drawerInRight":"opus_0CaGbZ_drawerInRight","title":"opus_0CaGbZ_title","closeIcon":"opus_0CaGbZ_closeIcon","drawerInBottom":"opus_0CaGbZ_drawerInBottom","footerContent":"opus_0CaGbZ_footerContent","drawerBackdropOut":"opus_0CaGbZ_drawerBackdropOut","drawer":"opus_0CaGbZ_drawer","description":"opus_0CaGbZ_description","drawerBackdropIn":"opus_0CaGbZ_drawerBackdropIn","drawerInLeft":"opus_0CaGbZ_drawerInLeft","drawerOutRight":"opus_0CaGbZ_drawerOutRight","heading":"opus_0CaGbZ_heading","body":"opus_0CaGbZ_body","header":"opus_0CaGbZ_header","drawerOutTop":"opus_0CaGbZ_drawerOutTop","drawerOutBottom":"opus_0CaGbZ_drawerOutBottom","actions":"opus_0CaGbZ_actions","drawerInTop":"opus_0CaGbZ_drawerInTop"};
|
|
5589
5604
|
|
|
5590
5605
|
// ../../components/Drawer/Drawer.tsx
|
|
5591
5606
|
var import_jsx_runtime40 = require("react/jsx-runtime");
|
|
@@ -5717,7 +5732,7 @@ function DrawerDefaultActions({ onClose }) {
|
|
|
5717
5732
|
var import_react26 = require("react");
|
|
5718
5733
|
|
|
5719
5734
|
// ../../components/Popover/Popover.module.css
|
|
5720
|
-
var Popover_default = {"
|
|
5735
|
+
var Popover_default = {"root":"opus_yq4OU0_root","popoverIn":"opus_yq4OU0_popoverIn","panel":"opus_yq4OU0_panel","content":"opus_yq4OU0_content","title":"opus_yq4OU0_title","arrow":"opus_yq4OU0_arrow"};
|
|
5721
5736
|
|
|
5722
5737
|
// ../../components/Popover/Popover.tsx
|
|
5723
5738
|
var import_jsx_runtime41 = require("react/jsx-runtime");
|
|
@@ -5891,7 +5906,7 @@ function resolveMegaMenuPortalStyle(root, inTopNavigation) {
|
|
|
5891
5906
|
}
|
|
5892
5907
|
|
|
5893
5908
|
// ../../components/MegaMenu/MegaMenu.module.css
|
|
5894
|
-
var MegaMenu_default = {"
|
|
5909
|
+
var MegaMenu_default = {"eyebrow":"opus_Y_ikQV_eyebrow","itemIcon":"opus_Y_ikQV_itemIcon","item":"opus_Y_ikQV_item","megaMenuIn":"opus_Y_ikQV_megaMenuIn","root":"opus_Y_ikQV_root","items":"opus_Y_ikQV_items","trigger":"opus_Y_ikQV_trigger","panel":"opus_Y_ikQV_panel","menuBar":"opus_Y_ikQV_menuBar","featured":"opus_Y_ikQV_featured","featuredAction":"opus_Y_ikQV_featuredAction","section":"opus_Y_ikQV_section","itemCopy":"opus_Y_ikQV_itemCopy","megaMenuOut":"opus_Y_ikQV_megaMenuOut","sections":"opus_Y_ikQV_sections","panelContent":"opus_Y_ikQV_panelContent"};
|
|
5895
5910
|
|
|
5896
5911
|
// ../../components/MegaMenu/MegaMenu.tsx
|
|
5897
5912
|
var import_jsx_runtime42 = require("react/jsx-runtime");
|
|
@@ -6333,7 +6348,7 @@ function MegaMenu({
|
|
|
6333
6348
|
}
|
|
6334
6349
|
|
|
6335
6350
|
// ../../components/TopNavigation/TopNavigation.module.css
|
|
6336
|
-
var TopNavigation_default = {"nav":"opus_OIomR6_nav","
|
|
6351
|
+
var TopNavigation_default = {"nav":"opus_OIomR6_nav","menuSlot":"opus_OIomR6_menuSlot","menuSlotMega":"opus_OIomR6_menuSlotMega","menuTrigger":"opus_OIomR6_menuTrigger","bar":"opus_OIomR6_bar"};
|
|
6337
6352
|
|
|
6338
6353
|
// ../../components/TopNavigation/TopNavigation.tsx
|
|
6339
6354
|
var import_jsx_runtime43 = require("react/jsx-runtime");
|
|
@@ -6690,7 +6705,7 @@ function handleMenuKeyDown(event, menu, onEscape) {
|
|
|
6690
6705
|
}
|
|
6691
6706
|
|
|
6692
6707
|
// ../../components/DropdownMenu/DropdownMenu.module.css
|
|
6693
|
-
var DropdownMenu_default = {"
|
|
6708
|
+
var DropdownMenu_default = {"menu":"opus_UUVDVQ_menu","dropdownOut":"opus_UUVDVQ_dropdownOut","icon":"opus_UUVDVQ_icon","item":"opus_UUVDVQ_item","root":"opus_UUVDVQ_root","dropdownIn":"opus_UUVDVQ_dropdownIn","label":"opus_UUVDVQ_label","shortcut":"opus_UUVDVQ_shortcut"};
|
|
6694
6709
|
|
|
6695
6710
|
// ../../components/DropdownMenu/DropdownMenu.tsx
|
|
6696
6711
|
var import_jsx_runtime44 = require("react/jsx-runtime");
|
|
@@ -7021,7 +7036,7 @@ var import_react31 = require("react");
|
|
|
7021
7036
|
var import_react_dom5 = require("react-dom");
|
|
7022
7037
|
|
|
7023
7038
|
// ../../components/ContextMenu/ContextMenu.module.css
|
|
7024
|
-
var ContextMenu_default = {"layer":"opus_nMhhae_layer","target":"opus_nMhhae_target","
|
|
7039
|
+
var ContextMenu_default = {"layer":"opus_nMhhae_layer","target":"opus_nMhhae_target","menu":"opus_nMhhae_menu","contextMenuBackdropIn":"opus_nMhhae_contextMenuBackdropIn","contextMenuIn":"opus_nMhhae_contextMenuIn","backdrop":"opus_nMhhae_backdrop"};
|
|
7025
7040
|
|
|
7026
7041
|
// ../../components/ContextMenu/ContextMenuProvider.tsx
|
|
7027
7042
|
var import_jsx_runtime45 = require("react/jsx-runtime");
|
|
@@ -7328,7 +7343,7 @@ var import_free_solid_svg_icons7 = require("@fortawesome/free-solid-svg-icons");
|
|
|
7328
7343
|
var import_react_fontawesome7 = require("@fortawesome/react-fontawesome");
|
|
7329
7344
|
|
|
7330
7345
|
// ../../components/CommandPalette/CommandPalette.module.css
|
|
7331
|
-
var CommandPalette_default = {"
|
|
7346
|
+
var CommandPalette_default = {"group":"opus_k1ypuy_group","commandPalettePanelIn":"opus_k1ypuy_commandPalettePanelIn","panel":"opus_k1ypuy_panel","searchIcon":"opus_k1ypuy_searchIcon","footer":"opus_k1ypuy_footer","visuallyHidden":"opus_k1ypuy_visuallyHidden","itemLabel":"opus_k1ypuy_itemLabel","backdrop":"opus_k1ypuy_backdrop","results":"opus_k1ypuy_results","commandPalettePanelOut":"opus_k1ypuy_commandPalettePanelOut","groupLabel":"opus_k1ypuy_groupLabel","searchInput":"opus_k1ypuy_searchInput","shortcut":"opus_k1ypuy_shortcut","empty":"opus_k1ypuy_empty","searchWrap":"opus_k1ypuy_searchWrap","searchIconSvg":"opus_k1ypuy_searchIconSvg","commandPaletteBackdropOut":"opus_k1ypuy_commandPaletteBackdropOut","item":"opus_k1ypuy_item","commandPaletteBackdropIn":"opus_k1ypuy_commandPaletteBackdropIn","itemMain":"opus_k1ypuy_itemMain","itemDescription":"opus_k1ypuy_itemDescription"};
|
|
7332
7347
|
|
|
7333
7348
|
// ../../components/CommandPalette/CommandPalette.tsx
|
|
7334
7349
|
var import_jsx_runtime46 = require("react/jsx-runtime");
|
|
@@ -7664,7 +7679,7 @@ function AccordionGroup({
|
|
|
7664
7679
|
}
|
|
7665
7680
|
|
|
7666
7681
|
// ../../components/Accordion/Accordion.module.css
|
|
7667
|
-
var Accordion_default = {"
|
|
7682
|
+
var Accordion_default = {"trigger":"opus_WNZQMV_trigger","chevron":"opus_WNZQMV_chevron","panelInner":"opus_WNZQMV_panelInner","panel":"opus_WNZQMV_panel","item":"opus_WNZQMV_item","standalone":"opus_WNZQMV_standalone","triggerLabel":"opus_WNZQMV_triggerLabel","content":"opus_WNZQMV_content"};
|
|
7668
7683
|
|
|
7669
7684
|
// ../../components/Accordion/Accordion.tsx
|
|
7670
7685
|
var import_jsx_runtime48 = require("react/jsx-runtime");
|
|
@@ -7751,7 +7766,7 @@ function Accordion({
|
|
|
7751
7766
|
var import_react35 = require("react");
|
|
7752
7767
|
|
|
7753
7768
|
// ../../components/ShowMore/ShowMore.module.css
|
|
7754
|
-
var ShowMore_default = {"
|
|
7769
|
+
var ShowMore_default = {"chevron":"opus_dSk-ve_chevron","toggleLabel":"opus_dSk-ve_toggleLabel","inner":"opus_dSk-ve_inner","toggle":"opus_dSk-ve_toggle","root":"opus_dSk-ve_root","contentShell":"opus_dSk-ve_contentShell","showMoreLabelIn":"opus_dSk-ve_showMoreLabelIn"};
|
|
7755
7770
|
|
|
7756
7771
|
// ../../components/ShowMore/ShowMore.tsx
|
|
7757
7772
|
var import_jsx_runtime49 = require("react/jsx-runtime");
|
|
@@ -7855,7 +7870,7 @@ function ShowMore({
|
|
|
7855
7870
|
}
|
|
7856
7871
|
|
|
7857
7872
|
// ../../components/Toast/Toast.module.css
|
|
7858
|
-
var Toast_default = {"
|
|
7873
|
+
var Toast_default = {"main":"opus_cklQPW_main","progressTrack":"opus_cklQPW_progressTrack","iconSvg":"opus_cklQPW_iconSvg","toast":"opus_cklQPW_toast","body":"opus_cklQPW_body","icon":"opus_cklQPW_icon","title":"opus_cklQPW_title","dismissIcon":"opus_cklQPW_dismissIcon","description":"opus_cklQPW_description","iconMark":"opus_cklQPW_iconMark","content":"opus_cklQPW_content","toastProgress":"opus_cklQPW_toastProgress","progressBar":"opus_cklQPW_progressBar","dismiss":"opus_cklQPW_dismiss"};
|
|
7859
7874
|
|
|
7860
7875
|
// ../../components/Toast/Toast.tsx
|
|
7861
7876
|
var import_jsx_runtime50 = require("react/jsx-runtime");
|
|
@@ -7927,7 +7942,7 @@ function Toast({
|
|
|
7927
7942
|
var import_react36 = require("react");
|
|
7928
7943
|
|
|
7929
7944
|
// ../../components/ToastProvider/ToastProvider.module.css
|
|
7930
|
-
var ToastProvider_default = {"
|
|
7945
|
+
var ToastProvider_default = {"viewportLeft":"opus_z3pSp7_viewportLeft","itemBackdrop":"opus_z3pSp7_itemBackdrop","viewportTop":"opus_z3pSp7_viewportTop","item":"opus_z3pSp7_item","viewportBottom":"opus_z3pSp7_viewportBottom","viewportRight":"opus_z3pSp7_viewportRight","viewport":"opus_z3pSp7_viewport","itemClip":"opus_z3pSp7_itemClip","itemSurface":"opus_z3pSp7_itemSurface"};
|
|
7931
7946
|
|
|
7932
7947
|
// ../../components/ToastProvider/ToastProvider.tsx
|
|
7933
7948
|
var import_jsx_runtime51 = require("react/jsx-runtime");
|
|
@@ -8297,7 +8312,7 @@ function ToastProvider({
|
|
|
8297
8312
|
var import_react37 = require("react");
|
|
8298
8313
|
|
|
8299
8314
|
// ../../components/Tabs/Tabs.module.css
|
|
8300
|
-
var Tabs_default = {"root":"opus_ADVJmy_root","tab":"opus_ADVJmy_tab","
|
|
8315
|
+
var Tabs_default = {"root":"opus_ADVJmy_root","tab":"opus_ADVJmy_tab","panel":"opus_ADVJmy_panel","list":"opus_ADVJmy_list"};
|
|
8301
8316
|
|
|
8302
8317
|
// ../../components/Tabs/Tabs.tsx
|
|
8303
8318
|
var import_jsx_runtime52 = require("react/jsx-runtime");
|
|
@@ -8411,7 +8426,7 @@ function Tabs({
|
|
|
8411
8426
|
}
|
|
8412
8427
|
|
|
8413
8428
|
// ../../components/Card/Card.module.css
|
|
8414
|
-
var Card_default = {"
|
|
8429
|
+
var Card_default = {"heading":"opus_qWo1sP_heading","body":"opus_qWo1sP_body","media":"opus_qWo1sP_media","card":"opus_qWo1sP_card","actions":"opus_qWo1sP_actions","title":"opus_qWo1sP_title","footerContent":"opus_qWo1sP_footerContent","footer":"opus_qWo1sP_footer","content":"opus_qWo1sP_content","eyebrow":"opus_qWo1sP_eyebrow"};
|
|
8415
8430
|
|
|
8416
8431
|
// ../../components/Card/Card.tsx
|
|
8417
8432
|
var import_jsx_runtime53 = require("react/jsx-runtime");
|
|
@@ -8442,7 +8457,7 @@ function Card({
|
|
|
8442
8457
|
}
|
|
8443
8458
|
|
|
8444
8459
|
// ../../components/dashboardMetricCardLayout/dashboardMetricCardLayout.module.css
|
|
8445
|
-
var dashboardMetricCardLayout_default = {"
|
|
8460
|
+
var dashboardMetricCardLayout_default = {"iconPlaceholder":"opus_6_sptY_iconPlaceholder","metaSlot":"opus_6_sptY_metaSlot","label":"opus_6_sptY_label","header":"opus_6_sptY_header","metaPlaceholder":"opus_6_sptY_metaPlaceholder","value":"opus_6_sptY_value","iconSlot":"opus_6_sptY_iconSlot","shell":"opus_6_sptY_shell"};
|
|
8446
8461
|
|
|
8447
8462
|
// ../../components/StatCard/StatCard.module.css
|
|
8448
8463
|
var StatCard_default = {"change":"opus_KIXsQY_change"};
|
|
@@ -8472,7 +8487,7 @@ function StatCard({
|
|
|
8472
8487
|
}
|
|
8473
8488
|
|
|
8474
8489
|
// ../../components/Gauge/Gauge.module.css
|
|
8475
|
-
var Gauge_default = {"
|
|
8490
|
+
var Gauge_default = {"footer":"opus_t6IuQe_footer","footerValue":"opus_t6IuQe_footerValue","gaugeValue":"opus_t6IuQe_gaugeValue","gaugeTrack":"opus_t6IuQe_gaugeTrack","subtitle":"opus_t6IuQe_subtitle","footerTrend":"opus_t6IuQe_footerTrend","footerLabel":"opus_t6IuQe_footerLabel","footerItem":"opus_t6IuQe_footerItem","gaugeSlot":"opus_t6IuQe_gaugeSlot","summary":"opus_t6IuQe_summary","gaugeSvg":"opus_t6IuQe_gaugeSvg","gauge":"opus_t6IuQe_gauge","change":"opus_t6IuQe_change","heading":"opus_t6IuQe_heading","widget":"opus_t6IuQe_widget","header":"opus_t6IuQe_header","title":"opus_t6IuQe_title","body":"opus_t6IuQe_body","gaugeCenter":"opus_t6IuQe_gaugeCenter"};
|
|
8476
8491
|
|
|
8477
8492
|
// ../../components/Gauge/Gauge.tsx
|
|
8478
8493
|
var import_jsx_runtime55 = require("react/jsx-runtime");
|
|
@@ -8606,7 +8621,7 @@ function Gauge({
|
|
|
8606
8621
|
var import_react38 = require("react");
|
|
8607
8622
|
|
|
8608
8623
|
// ../../components/Sparkline/Sparkline.module.css
|
|
8609
|
-
var Sparkline_default = {"
|
|
8624
|
+
var Sparkline_default = {"endPoint":"opus_xXtB87_endPoint","svg":"opus_xXtB87_svg","sparkline":"opus_xXtB87_sparkline","line":"opus_xXtB87_line","label":"opus_xXtB87_label","chart":"opus_xXtB87_chart","area":"opus_xXtB87_area"};
|
|
8610
8625
|
|
|
8611
8626
|
// ../../components/Sparkline/Sparkline.tsx
|
|
8612
8627
|
var import_jsx_runtime56 = require("react/jsx-runtime");
|
|
@@ -8673,7 +8688,7 @@ function Sparkline({
|
|
|
8673
8688
|
}
|
|
8674
8689
|
|
|
8675
8690
|
// ../../components/ProgressRing/ProgressRing.module.css
|
|
8676
|
-
var ProgressRing_default = {"
|
|
8691
|
+
var ProgressRing_default = {"center":"opus_YxX6Hh_center","value":"opus_YxX6Hh_value","svg":"opus_YxX6Hh_svg","track":"opus_YxX6Hh_track","ring":"opus_YxX6Hh_ring"};
|
|
8677
8692
|
|
|
8678
8693
|
// ../../components/ProgressRing/ProgressRing.tsx
|
|
8679
8694
|
var import_jsx_runtime57 = require("react/jsx-runtime");
|
|
@@ -8706,7 +8721,7 @@ function ProgressRing({ label, max = 100, value }) {
|
|
|
8706
8721
|
}
|
|
8707
8722
|
|
|
8708
8723
|
// ../../components/ProgressBar/ProgressBar.module.css
|
|
8709
|
-
var ProgressBar_default = {"
|
|
8724
|
+
var ProgressBar_default = {"value":"opus_q04AvA_value","track":"opus_q04AvA_track","bar":"opus_q04AvA_bar","header":"opus_q04AvA_header","fill":"opus_q04AvA_fill","label":"opus_q04AvA_label"};
|
|
8710
8725
|
|
|
8711
8726
|
// ../../components/ProgressBar/ProgressBar.tsx
|
|
8712
8727
|
var import_jsx_runtime58 = require("react/jsx-runtime");
|
|
@@ -8726,7 +8741,7 @@ function ProgressBar({ label, max = 100, value }) {
|
|
|
8726
8741
|
}
|
|
8727
8742
|
|
|
8728
8743
|
// ../../components/Speedometer/Speedometer.module.css
|
|
8729
|
-
var Speedometer_default = {"
|
|
8744
|
+
var Speedometer_default = {"svg":"opus__jpB7z_svg","speedometer":"opus__jpB7z_speedometer","center":"opus__jpB7z_center","hub":"opus__jpB7z_hub","value":"opus__jpB7z_value","track":"opus__jpB7z_track","needle":"opus__jpB7z_needle"};
|
|
8730
8745
|
|
|
8731
8746
|
// ../../components/Speedometer/Speedometer.tsx
|
|
8732
8747
|
var import_jsx_runtime59 = require("react/jsx-runtime");
|
|
@@ -8759,7 +8774,7 @@ function Speedometer({ label, max = 100, value }) {
|
|
|
8759
8774
|
}
|
|
8760
8775
|
|
|
8761
8776
|
// ../../components/MetricTile/MetricTile.module.css
|
|
8762
|
-
var MetricTile_default = {"
|
|
8777
|
+
var MetricTile_default = {"topRow":"opus_-dz9KL_topRow","sparklineSlot":"opus_-dz9KL_sparklineSlot","tile":"opus_-dz9KL_tile"};
|
|
8763
8778
|
|
|
8764
8779
|
// ../../components/MetricTile/MetricTile.tsx
|
|
8765
8780
|
var import_jsx_runtime60 = require("react/jsx-runtime");
|
|
@@ -8776,7 +8791,7 @@ function MetricTile({ density = "comfortable", icon, label, sparkline, value })
|
|
|
8776
8791
|
}
|
|
8777
8792
|
|
|
8778
8793
|
// ../../components/StatusIndicator/StatusIndicator.module.css
|
|
8779
|
-
var StatusIndicator_default = {"
|
|
8794
|
+
var StatusIndicator_default = {"indicator":"opus_ZfaAEC_indicator","dot":"opus_ZfaAEC_dot"};
|
|
8780
8795
|
|
|
8781
8796
|
// ../../components/StatusIndicator/StatusIndicator.tsx
|
|
8782
8797
|
var import_jsx_runtime61 = require("react/jsx-runtime");
|
|
@@ -8801,7 +8816,7 @@ function TrendBadge({ direction, value }) {
|
|
|
8801
8816
|
}
|
|
8802
8817
|
|
|
8803
8818
|
// ../../components/Panel/Panel.module.css
|
|
8804
|
-
var Panel_default = {"
|
|
8819
|
+
var Panel_default = {"heading":"opus_JZHUc__heading","header":"opus_JZHUc__header","title":"opus_JZHUc__title","footer":"opus_JZHUc__footer","headerActions":"opus_JZHUc__headerActions","description":"opus_JZHUc__description","panel":"opus_JZHUc__panel","body":"opus_JZHUc__body"};
|
|
8805
8820
|
|
|
8806
8821
|
// ../../components/Panel/Panel.tsx
|
|
8807
8822
|
var import_jsx_runtime63 = require("react/jsx-runtime");
|
|
@@ -8996,7 +9011,7 @@ function resolveSectionGapVars(gap = "md") {
|
|
|
8996
9011
|
}
|
|
8997
9012
|
|
|
8998
9013
|
// ../../components/Section/Section.module.css
|
|
8999
|
-
var Section_default = {"
|
|
9014
|
+
var Section_default = {"row":"opus_FajZiH_row","header":"opus_FajZiH_header","description":"opus_FajZiH_description","title":"opus_FajZiH_title","column":"opus_FajZiH_column","body":"opus_FajZiH_body","section":"opus_FajZiH_section"};
|
|
9000
9015
|
|
|
9001
9016
|
// ../../components/Section/Section.tsx
|
|
9002
9017
|
var import_jsx_runtime64 = require("react/jsx-runtime");
|
|
@@ -9299,7 +9314,7 @@ function buildPivotGrid(sourceRows, config2) {
|
|
|
9299
9314
|
}
|
|
9300
9315
|
|
|
9301
9316
|
// ../../components/DataGrid/DataGrid.module.css
|
|
9302
|
-
var DataGrid_default = {"
|
|
9317
|
+
var DataGrid_default = {"grid":"opus_zN0bNb_grid","menuButton":"opus_zN0bNb_menuButton","headerCell":"opus_zN0bNb_headerCell","rowHeaderInner":"opus_zN0bNb_rowHeaderInner","sortIndicatorButton":"opus_zN0bNb_sortIndicatorButton","headerMenu":"opus_zN0bNb_headerMenu","sortButton":"opus_zN0bNb_sortButton","sortIndicator":"opus_zN0bNb_sortIndicator","corner":"opus_zN0bNb_corner","detailCell":"opus_zN0bNb_detailCell","expandButton":"opus_zN0bNb_expandButton","menuHost":"opus_zN0bNb_menuHost","menuLabel":"opus_zN0bNb_menuLabel","groupRow":"opus_zN0bNb_groupRow","menuSection":"opus_zN0bNb_menuSection","infiniteFooter":"opus_zN0bNb_infiniteFooter","filterInput":"opus_zN0bNb_filterInput","detailRow":"opus_zN0bNb_detailRow","empty":"opus_zN0bNb_empty","wrap":"opus_zN0bNb_wrap","sortButtonLabel":"opus_zN0bNb_sortButtonLabel","columnResizeHandle":"opus_zN0bNb_columnResizeHandle","groupButton":"opus_zN0bNb_groupButton","spacerRow":"opus_zN0bNb_spacerRow","rowHeaderLabel":"opus_zN0bNb_rowHeaderLabel","menuChevron":"opus_zN0bNb_menuChevron","chevron":"opus_zN0bNb_chevron","headerControls":"opus_zN0bNb_headerControls","menuFilterIcon":"opus_zN0bNb_menuFilterIcon","menuAction":"opus_zN0bNb_menuAction","gridBody":"opus_zN0bNb_gridBody","expandSpacer":"opus_zN0bNb_expandSpacer","rowHeader":"opus_zN0bNb_rowHeader","headerLabel":"opus_zN0bNb_headerLabel","groupCount":"opus_zN0bNb_groupCount","frame":"opus_zN0bNb_frame","caption":"opus_zN0bNb_caption","visuallyHidden":"opus_zN0bNb_visuallyHidden","groupCell":"opus_zN0bNb_groupCell"};
|
|
9303
9318
|
|
|
9304
9319
|
// ../../components/DataGrid/DataGrid.tsx
|
|
9305
9320
|
var import_jsx_runtime66 = require("react/jsx-runtime");
|
|
@@ -12865,7 +12880,7 @@ function SpecializedChart(props) {
|
|
|
12865
12880
|
}
|
|
12866
12881
|
|
|
12867
12882
|
// ../../components/Chart/Chart.module.css
|
|
12868
|
-
var Chart_default = {"
|
|
12883
|
+
var Chart_default = {"seriesE":"opus_L6guCK_seriesE","radarArea":"opus_L6guCK_radarArea","sankeySideLabel":"opus_L6guCK_sankeySideLabel","line":"opus_L6guCK_line","legendSwatch":"opus_L6guCK_legendSwatch","sankeyLabelBox":"opus_L6guCK_sankeyLabelBox","funnel":"opus_L6guCK_funnel","mapValue":"opus_L6guCK_mapValue","wick":"opus_L6guCK_wick","graphLink":"opus_L6guCK_graphLink","ring":"opus_L6guCK_ring","funnelText":"opus_L6guCK_funnelText","grid":"opus_L6guCK_grid","seriesF":"opus_L6guCK_seriesF","seriesC":"opus_L6guCK_seriesC","funnelGuide":"opus_L6guCK_funnelGuide","header":"opus_L6guCK_header","svg":"opus_L6guCK_svg","bar":"opus_L6guCK_bar","axisGuide":"opus_L6guCK_axisGuide","mapLand":"opus_L6guCK_mapLand","packLabel":"opus_L6guCK_packLabel","sankeyCenterLabel":"opus_L6guCK_sankeyCenterLabel","sankeySideName":"opus_L6guCK_sankeySideName","point":"opus_L6guCK_point","treemapLabel":"opus_L6guCK_treemapLabel","sankeyNode":"opus_L6guCK_sankeyNode","land":"opus_L6guCK_land","mapRegion":"opus_L6guCK_mapRegion","legend":"opus_L6guCK_legend","meta":"opus_L6guCK_meta","link":"opus_L6guCK_link","ridge":"opus_L6guCK_ridge","title":"opus_L6guCK_title","legendItem":"opus_L6guCK_legendItem","treemapGroupLabel":"opus_L6guCK_treemapGroupLabel","graphNodeRing":"opus_L6guCK_graphNodeRing","axisLabels":"opus_L6guCK_axisLabels","graphNode":"opus_L6guCK_graphNode","sankeySideValue":"opus_L6guCK_sankeySideValue","packParent":"opus_L6guCK_packParent","valueLabel":"opus_L6guCK_valueLabel","slice":"opus_L6guCK_slice","axisTitle":"opus_L6guCK_axisTitle","mapLabel":"opus_L6guCK_mapLabel","sankeyLink":"opus_L6guCK_sankeyLink","seriesD":"opus_L6guCK_seriesD","axisTick":"opus_L6guCK_axisTick","seriesA":"opus_L6guCK_seriesA","graphLinkColored":"opus_L6guCK_graphLinkColored","chart":"opus_L6guCK_chart","graphLabel":"opus_L6guCK_graphLabel","area":"opus_L6guCK_area","violin":"opus_L6guCK_violin","axes":"opus_L6guCK_axes","seriesB":"opus_L6guCK_seriesB","axisLine":"opus_L6guCK_axisLine","radarGrid":"opus_L6guCK_radarGrid"};
|
|
12869
12884
|
|
|
12870
12885
|
// ../../components/Chart/Chart.tsx
|
|
12871
12886
|
var import_jsx_runtime68 = require("react/jsx-runtime");
|
|
@@ -14004,7 +14019,7 @@ function Chart({
|
|
|
14004
14019
|
}
|
|
14005
14020
|
|
|
14006
14021
|
// ../../components/Skeleton/Skeleton.module.css
|
|
14007
|
-
var Skeleton_default = {"
|
|
14022
|
+
var Skeleton_default = {"line":"opus_27r9Md_line","tableRow":"opus_27r9Md_tableRow","skeletonShimmer":"opus_27r9Md_skeletonShimmer","stack":"opus_27r9Md_stack","media":"opus_27r9Md_media","skeletonPulse":"opus_27r9Md_skeletonPulse","avatarContent":"opus_27r9Md_avatarContent","skeleton":"opus_27r9Md_skeleton","tableCell":"opus_27r9Md_tableCell","avatar":"opus_27r9Md_avatar"};
|
|
14008
14023
|
|
|
14009
14024
|
// ../../components/Skeleton/Skeleton.tsx
|
|
14010
14025
|
var import_jsx_runtime69 = require("react/jsx-runtime");
|
|
@@ -14055,7 +14070,7 @@ var import_free_solid_svg_icons9 = require("@fortawesome/free-solid-svg-icons");
|
|
|
14055
14070
|
var import_react_fontawesome9 = require("@fortawesome/react-fontawesome");
|
|
14056
14071
|
|
|
14057
14072
|
// ../../components/Lightbox/Lightbox.module.css
|
|
14058
|
-
var Lightbox_default = {"
|
|
14073
|
+
var Lightbox_default = {"lightboxFadeOut":"opus_s7Rpyv_lightboxFadeOut","panel":"opus_s7Rpyv_panel","close":"opus_s7Rpyv_close","lightboxPanelIn":"opus_s7Rpyv_lightboxPanelIn","trigger":"opus_s7Rpyv_trigger","overlay":"opus_s7Rpyv_overlay","lightboxFadeIn":"opus_s7Rpyv_lightboxFadeIn","frame":"opus_s7Rpyv_frame","image":"opus_s7Rpyv_image","closeIcon":"opus_s7Rpyv_closeIcon","lightbox":"opus_s7Rpyv_lightbox","lightboxPanelOut":"opus_s7Rpyv_lightboxPanelOut","caption":"opus_s7Rpyv_caption"};
|
|
14059
14074
|
|
|
14060
14075
|
// ../../components/Lightbox/Lightbox.tsx
|
|
14061
14076
|
var import_jsx_runtime70 = require("react/jsx-runtime");
|
|
@@ -14170,7 +14185,7 @@ function Lightbox({
|
|
|
14170
14185
|
}
|
|
14171
14186
|
|
|
14172
14187
|
// ../../components/Carousel/Carousel.module.css
|
|
14173
|
-
var Carousel_default = {"
|
|
14188
|
+
var Carousel_default = {"caption":"opus_N4occJ_caption","empty":"opus_N4occJ_empty","pips":"opus_N4occJ_pips","stage":"opus_N4occJ_stage","visuallyHidden":"opus_N4occJ_visuallyHidden","pip":"opus_N4occJ_pip","nav":"opus_N4occJ_nav","image":"opus_N4occJ_image","carousel":"opus_N4occJ_carousel","track":"opus_N4occJ_track","navIcon":"opus_N4occJ_navIcon","slide":"opus_N4occJ_slide","footer":"opus_N4occJ_footer"};
|
|
14174
14189
|
|
|
14175
14190
|
// ../../components/Carousel/Carousel.tsx
|
|
14176
14191
|
var import_jsx_runtime71 = require("react/jsx-runtime");
|
|
@@ -14422,7 +14437,7 @@ function Carousel({
|
|
|
14422
14437
|
}
|
|
14423
14438
|
|
|
14424
14439
|
// ../../components/ImageThumbnail/ImageThumbnail.module.css
|
|
14425
|
-
var ImageThumbnail_default = {"
|
|
14440
|
+
var ImageThumbnail_default = {"thumbnail":"opus_Gp1o-9_thumbnail","image":"opus_Gp1o-9_image","figure":"opus_Gp1o-9_figure","caption":"opus_Gp1o-9_caption"};
|
|
14426
14441
|
|
|
14427
14442
|
// ../../components/ImageThumbnail/ImageThumbnail.tsx
|
|
14428
14443
|
var import_jsx_runtime72 = require("react/jsx-runtime");
|
|
@@ -14461,7 +14476,7 @@ function ImageThumbnail({
|
|
|
14461
14476
|
}
|
|
14462
14477
|
|
|
14463
14478
|
// ../../components/ImageGallery/ImageGallery.module.css
|
|
14464
|
-
var ImageGallery_default = {"
|
|
14479
|
+
var ImageGallery_default = {"empty":"opus_bezg4E_empty","gallery":"opus_bezg4E_gallery"};
|
|
14465
14480
|
|
|
14466
14481
|
// ../../components/ImageGallery/ImageGallery.tsx
|
|
14467
14482
|
var import_jsx_runtime73 = require("react/jsx-runtime");
|
|
@@ -14497,7 +14512,7 @@ var import_react44 = require("react");
|
|
|
14497
14512
|
var import_react43 = require("react");
|
|
14498
14513
|
|
|
14499
14514
|
// ../../components/ModelViewer/ModelViewer.module.css
|
|
14500
|
-
var ModelViewer_default = {"
|
|
14515
|
+
var ModelViewer_default = {"stage":"opus_f7gfHI_stage","model":"opus_f7gfHI_model","caption":"opus_f7gfHI_caption","loading":"opus_f7gfHI_loading","canvasHost":"opus_f7gfHI_canvasHost","viewer":"opus_f7gfHI_viewer"};
|
|
14501
14516
|
|
|
14502
14517
|
// ../../components/ModelViewer/FireBarrelModelViewer.tsx
|
|
14503
14518
|
var import_jsx_runtime74 = require("react/jsx-runtime");
|
|
@@ -14715,7 +14730,7 @@ var import_free_solid_svg_icons11 = require("@fortawesome/free-solid-svg-icons")
|
|
|
14715
14730
|
var import_react_fontawesome11 = require("@fortawesome/react-fontawesome");
|
|
14716
14731
|
|
|
14717
14732
|
// ../../components/ModelLightbox/ModelLightbox.module.css
|
|
14718
|
-
var ModelLightbox_default = {"modelLightboxFadeOut":"opus_YYKGIB_modelLightboxFadeOut","
|
|
14733
|
+
var ModelLightbox_default = {"modelLightboxFadeOut":"opus_YYKGIB_modelLightboxFadeOut","lightbox":"opus_YYKGIB_lightbox","overlay":"opus_YYKGIB_overlay","trigger":"opus_YYKGIB_trigger","frame":"opus_YYKGIB_frame","modelLightboxPanelIn":"opus_YYKGIB_modelLightboxPanelIn","modelLightboxPanelOut":"opus_YYKGIB_modelLightboxPanelOut","close":"opus_YYKGIB_close","closeIcon":"opus_YYKGIB_closeIcon","modelLightboxFadeIn":"opus_YYKGIB_modelLightboxFadeIn"};
|
|
14719
14734
|
|
|
14720
14735
|
// ../../components/ModelLightbox/ModelLightbox.tsx
|
|
14721
14736
|
var import_jsx_runtime76 = require("react/jsx-runtime");
|
|
@@ -14820,7 +14835,7 @@ function ModelLightbox({
|
|
|
14820
14835
|
}
|
|
14821
14836
|
|
|
14822
14837
|
// ../../components/ModelThumbnail/ModelThumbnail.module.css
|
|
14823
|
-
var ModelThumbnail_default = {"
|
|
14838
|
+
var ModelThumbnail_default = {"content":"opus_NkO9Yb_content","caption":"opus_NkO9Yb_caption","staticThumbnail":"opus_NkO9Yb_staticThumbnail"};
|
|
14824
14839
|
|
|
14825
14840
|
// ../../components/ModelThumbnail/ModelThumbnail.tsx
|
|
14826
14841
|
var import_jsx_runtime77 = require("react/jsx-runtime");
|
|
@@ -14890,7 +14905,7 @@ function ModelGallery({
|
|
|
14890
14905
|
var import_react46 = require("react");
|
|
14891
14906
|
|
|
14892
14907
|
// ../../components/EmptyState/EmptyState.module.css
|
|
14893
|
-
var EmptyState_default = {"
|
|
14908
|
+
var EmptyState_default = {"copy":"opus_1KckGY_copy","description":"opus_1KckGY_description","actions":"opus_1KckGY_actions","iconWrap":"opus_1KckGY_iconWrap","root":"opus_1KckGY_root","title":"opus_1KckGY_title"};
|
|
14894
14909
|
|
|
14895
14910
|
// ../../components/EmptyState/EmptyState.tsx
|
|
14896
14911
|
var import_jsx_runtime79 = require("react/jsx-runtime");
|
|
@@ -14924,7 +14939,7 @@ function EmptyState({
|
|
|
14924
14939
|
}
|
|
14925
14940
|
|
|
14926
14941
|
// ../../components/Badge/Badge.module.css
|
|
14927
|
-
var Badge_default = {"
|
|
14942
|
+
var Badge_default = {"badge":"opus_1GJHzl_badge","dot":"opus_1GJHzl_dot"};
|
|
14928
14943
|
|
|
14929
14944
|
// ../../components/Badge/Badge.tsx
|
|
14930
14945
|
var import_jsx_runtime80 = require("react/jsx-runtime");
|
|
@@ -14942,7 +14957,7 @@ function Badge({
|
|
|
14942
14957
|
}
|
|
14943
14958
|
|
|
14944
14959
|
// ../../components/Divider/Divider.module.css
|
|
14945
|
-
var Divider_default = {"
|
|
14960
|
+
var Divider_default = {"divider":"opus_ux1i0D_divider","line":"opus_ux1i0D_line","label":"opus_ux1i0D_label","labelled":"opus_ux1i0D_labelled"};
|
|
14946
14961
|
|
|
14947
14962
|
// ../../components/Divider/Divider.tsx
|
|
14948
14963
|
var import_jsx_runtime81 = require("react/jsx-runtime");
|
|
@@ -14984,7 +14999,7 @@ function Divider({
|
|
|
14984
14999
|
var import_react47 = require("react");
|
|
14985
15000
|
|
|
14986
15001
|
// ../../components/Avatar/Avatar.module.css
|
|
14987
|
-
var Avatar_default = {"
|
|
15002
|
+
var Avatar_default = {"avatar":"opus_jsRWxO_avatar","image":"opus_jsRWxO_image","initials":"opus_jsRWxO_initials"};
|
|
14988
15003
|
|
|
14989
15004
|
// ../../components/Avatar/Avatar.tsx
|
|
14990
15005
|
var import_jsx_runtime82 = (
|
|
@@ -15034,7 +15049,7 @@ function Avatar({
|
|
|
15034
15049
|
}
|
|
15035
15050
|
|
|
15036
15051
|
// ../../components/AvatarGroup/AvatarGroup.module.css
|
|
15037
|
-
var AvatarGroup_default = {"
|
|
15052
|
+
var AvatarGroup_default = {"group":"opus_Vv36ne_group","overflow":"opus_Vv36ne_overflow","item":"opus_Vv36ne_item"};
|
|
15038
15053
|
|
|
15039
15054
|
// ../../components/AvatarGroup/AvatarGroup.tsx
|
|
15040
15055
|
var import_jsx_runtime83 = require("react/jsx-runtime");
|
|
@@ -15060,7 +15075,7 @@ function AvatarGroup({ items, max = 4, size = "md" }) {
|
|
|
15060
15075
|
}
|
|
15061
15076
|
|
|
15062
15077
|
// ../../components/Statistic/Statistic.module.css
|
|
15063
|
-
var Statistic_default = {"
|
|
15078
|
+
var Statistic_default = {"value":"opus_vCN1bv_value","label":"opus_vCN1bv_label","affix":"opus_vCN1bv_affix","trend":"opus_vCN1bv_trend","root":"opus_vCN1bv_root"};
|
|
15064
15079
|
|
|
15065
15080
|
// ../../components/Statistic/Statistic.tsx
|
|
15066
15081
|
var import_jsx_runtime84 = require("react/jsx-runtime");
|
|
@@ -15087,7 +15102,7 @@ function Statistic({
|
|
|
15087
15102
|
}
|
|
15088
15103
|
|
|
15089
15104
|
// ../../components/List/List.module.css
|
|
15090
|
-
var List_default = {"
|
|
15105
|
+
var List_default = {"list":"opus_ys3xlo_list","description":"opus_ys3xlo_description","body":"opus_ys3xlo_body","head":"opus_ys3xlo_head","title":"opus_ys3xlo_title","icon":"opus_ys3xlo_icon","item":"opus_ys3xlo_item","meta":"opus_ys3xlo_meta"};
|
|
15091
15106
|
|
|
15092
15107
|
// ../../components/List/List.tsx
|
|
15093
15108
|
var import_jsx_runtime85 = require("react/jsx-runtime");
|
|
@@ -15106,7 +15121,7 @@ function List({ density = "comfortable", items, ordered = false }) {
|
|
|
15106
15121
|
}
|
|
15107
15122
|
|
|
15108
15123
|
// ../../components/DescriptionList/DescriptionList.module.css
|
|
15109
|
-
var DescriptionList_default = {"
|
|
15124
|
+
var DescriptionList_default = {"list":"opus_FY8OsC_list","row":"opus_FY8OsC_row","term":"opus_FY8OsC_term","details":"opus_FY8OsC_details"};
|
|
15110
15125
|
|
|
15111
15126
|
// ../../components/DescriptionList/DescriptionList.tsx
|
|
15112
15127
|
var import_jsx_runtime86 = require("react/jsx-runtime");
|
|
@@ -15124,7 +15139,7 @@ function DescriptionList({
|
|
|
15124
15139
|
var import_react48 = require("react");
|
|
15125
15140
|
|
|
15126
15141
|
// ../../components/PropertyGrid/PropertyGrid.module.css
|
|
15127
|
-
var PropertyGrid_default = {"
|
|
15142
|
+
var PropertyGrid_default = {"grid":"opus_Bnfsue_grid","copy":"opus_Bnfsue_copy","label":"opus_Bnfsue_label","value":"opus_Bnfsue_value","valueCell":"opus_Bnfsue_valueCell","row":"opus_Bnfsue_row"};
|
|
15128
15143
|
|
|
15129
15144
|
// ../../components/PropertyGrid/PropertyGrid.tsx
|
|
15130
15145
|
var import_jsx_runtime87 = require("react/jsx-runtime");
|
|
@@ -15248,7 +15263,7 @@ function Grid2({
|
|
|
15248
15263
|
var import_react50 = require("react");
|
|
15249
15264
|
|
|
15250
15265
|
// ../../components/ResizeHandle/ResizeHandle.module.css
|
|
15251
|
-
var ResizeHandle_default = {"grip":"opus_PaKREB_grip","
|
|
15266
|
+
var ResizeHandle_default = {"grip":"opus_PaKREB_grip","dot":"opus_PaKREB_dot","handle":"opus_PaKREB_handle"};
|
|
15252
15267
|
|
|
15253
15268
|
// ../../components/ResizeHandle/ResizeHandle.tsx
|
|
15254
15269
|
var import_jsx_runtime91 = require("react/jsx-runtime");
|
|
@@ -15285,7 +15300,7 @@ function ResizeHandle(_a2) {
|
|
|
15285
15300
|
}
|
|
15286
15301
|
|
|
15287
15302
|
// ../../components/Splitter/Splitter.module.css
|
|
15288
|
-
var Splitter_default = {"
|
|
15303
|
+
var Splitter_default = {"root":"opus_Khgx9s_root","srOnly":"opus_Khgx9s_srOnly","pane":"opus_Khgx9s_pane"};
|
|
15289
15304
|
|
|
15290
15305
|
// ../../components/Splitter/Splitter.tsx
|
|
15291
15306
|
var import_jsx_runtime92 = require("react/jsx-runtime");
|
|
@@ -15395,7 +15410,7 @@ function Splitter({
|
|
|
15395
15410
|
var import_react51 = require("react");
|
|
15396
15411
|
|
|
15397
15412
|
// ../../components/ResizablePanel/ResizablePanel.module.css
|
|
15398
|
-
var ResizablePanel_default = {"
|
|
15413
|
+
var ResizablePanel_default = {"root":"opus_kVJ122_root","handle":"opus_kVJ122_handle","body":"opus_kVJ122_body"};
|
|
15399
15414
|
|
|
15400
15415
|
// ../../components/ResizablePanel/ResizablePanel.tsx
|
|
15401
15416
|
var import_jsx_runtime93 = require("react/jsx-runtime");
|
|
@@ -15478,7 +15493,7 @@ function ResizablePanel({
|
|
|
15478
15493
|
}
|
|
15479
15494
|
|
|
15480
15495
|
// ../../components/DockLayout/DockLayout.module.css
|
|
15481
|
-
var DockLayout_default = {"middle":"opus_3zzL8C_middle","
|
|
15496
|
+
var DockLayout_default = {"middle":"opus_3zzL8C_middle","root":"opus_3zzL8C_root","bottom":"opus_3zzL8C_bottom","top":"opus_3zzL8C_top","left":"opus_3zzL8C_left","right":"opus_3zzL8C_right","center":"opus_3zzL8C_center"};
|
|
15482
15497
|
|
|
15483
15498
|
// ../../components/DockLayout/DockLayout.tsx
|
|
15484
15499
|
var import_jsx_runtime94 = require("react/jsx-runtime");
|
|
@@ -15509,7 +15524,7 @@ var import_react53 = require("react");
|
|
|
15509
15524
|
var import_react52 = require("react");
|
|
15510
15525
|
|
|
15511
15526
|
// ../../components/CustomScrollbar/CustomScrollbar.module.css
|
|
15512
|
-
var CustomScrollbar_default = {"
|
|
15527
|
+
var CustomScrollbar_default = {"viewport":"opus_I9wQcM_viewport","thumb":"opus_I9wQcM_thumb","root":"opus_I9wQcM_root","cornerDot":"opus_I9wQcM_cornerDot","track":"opus_I9wQcM_track","content":"opus_I9wQcM_content"};
|
|
15513
15528
|
|
|
15514
15529
|
// ../../components/CustomScrollbar/CustomScrollbar.tsx
|
|
15515
15530
|
var import_jsx_runtime95 = require("react/jsx-runtime");
|
|
@@ -15801,7 +15816,7 @@ function CustomScrollbar({
|
|
|
15801
15816
|
}
|
|
15802
15817
|
|
|
15803
15818
|
// ../../components/ThreePaneLayout/ThreePaneLayout.module.css
|
|
15804
|
-
var ThreePaneLayout_default = {"
|
|
15819
|
+
var ThreePaneLayout_default = {"handle":"opus_DtnFdK_handle","root":"opus_DtnFdK_root","sidebar":"opus_DtnFdK_sidebar","content":"opus_DtnFdK_content"};
|
|
15805
15820
|
|
|
15806
15821
|
// ../../components/ThreePaneLayout/ThreePaneLayout.tsx
|
|
15807
15822
|
var import_jsx_runtime96 = require("react/jsx-runtime");
|
|
@@ -16179,7 +16194,7 @@ function ScrollArea({
|
|
|
16179
16194
|
}
|
|
16180
16195
|
|
|
16181
16196
|
// ../../components/AspectRatio/AspectRatio.module.css
|
|
16182
|
-
var AspectRatio_default = {"
|
|
16197
|
+
var AspectRatio_default = {"root":"opus_CZP9Id_root","content":"opus_CZP9Id_content"};
|
|
16183
16198
|
|
|
16184
16199
|
// ../../components/AspectRatio/AspectRatio.tsx
|
|
16185
16200
|
var import_jsx_runtime98 = require("react/jsx-runtime");
|
|
@@ -16247,7 +16262,7 @@ function Spacer({ axis = "y", className, flex = false, size = 16, style }) {
|
|
|
16247
16262
|
}
|
|
16248
16263
|
|
|
16249
16264
|
// ../../components/Breadcrumb/Breadcrumb.module.css
|
|
16250
|
-
var Breadcrumb_default = {"
|
|
16265
|
+
var Breadcrumb_default = {"root":"opus_FwZfXe_root","separator":"opus_FwZfXe_separator","list":"opus_FwZfXe_list","link":"opus_FwZfXe_link","current":"opus_FwZfXe_current","item":"opus_FwZfXe_item"};
|
|
16251
16266
|
|
|
16252
16267
|
// ../../components/Breadcrumb/Breadcrumb.tsx
|
|
16253
16268
|
var import_jsx_runtime101 = require("react/jsx-runtime");
|
|
@@ -16275,7 +16290,7 @@ function Breadcrumb({ ariaLabel = "Breadcrumb", items, onNavigate, separator = "
|
|
|
16275
16290
|
}
|
|
16276
16291
|
|
|
16277
16292
|
// ../../components/Pagination/Pagination.module.css
|
|
16278
|
-
var Pagination_default = {"
|
|
16293
|
+
var Pagination_default = {"button":"opus_VkXUKR_button","ellipsis":"opus_VkXUKR_ellipsis","root":"opus_VkXUKR_root","active":"opus_VkXUKR_active"};
|
|
16279
16294
|
|
|
16280
16295
|
// ../../components/Pagination/Pagination.tsx
|
|
16281
16296
|
var import_jsx_runtime102 = require("react/jsx-runtime");
|
|
@@ -16340,7 +16355,7 @@ function Pagination({ page, pageCount, onPageChange, siblingCount = 1 }) {
|
|
|
16340
16355
|
}
|
|
16341
16356
|
|
|
16342
16357
|
// ../../components/PageHeader/PageHeader.module.css
|
|
16343
|
-
var PageHeader_default = {"
|
|
16358
|
+
var PageHeader_default = {"breadcrumbs":"opus_1pSVfU_breadcrumbs","actions":"opus_1pSVfU_actions","title":"opus_1pSVfU_title","row":"opus_1pSVfU_row","eyebrow":"opus_1pSVfU_eyebrow","root":"opus_1pSVfU_root","copy":"opus_1pSVfU_copy","description":"opus_1pSVfU_description"};
|
|
16344
16359
|
|
|
16345
16360
|
// ../../components/PageHeader/PageHeader.tsx
|
|
16346
16361
|
var import_jsx_runtime103 = require("react/jsx-runtime");
|
|
@@ -16359,7 +16374,7 @@ function PageHeader({ actions, breadcrumbs, description, eyebrow, title }) {
|
|
|
16359
16374
|
}
|
|
16360
16375
|
|
|
16361
16376
|
// ../../components/Toolbar/Toolbar.module.css
|
|
16362
|
-
var Toolbar_default = {"root":"opus_lO-IAD_root","
|
|
16377
|
+
var Toolbar_default = {"root":"opus_lO-IAD_root","cluster":"opus_lO-IAD_cluster","end":"opus_lO-IAD_end"};
|
|
16363
16378
|
|
|
16364
16379
|
// ../../components/Toolbar/Toolbar.tsx
|
|
16365
16380
|
var import_jsx_runtime104 = require("react/jsx-runtime");
|
|
@@ -16381,7 +16396,7 @@ function Toolbar({ children, className, dense = false, end, label, start }) {
|
|
|
16381
16396
|
}
|
|
16382
16397
|
|
|
16383
16398
|
// ../../components/BottomNavigation/BottomNavigation.module.css
|
|
16384
|
-
var BottomNavigation_default = {"
|
|
16399
|
+
var BottomNavigation_default = {"icon":"opus_Yqcmor_icon","active":"opus_Yqcmor_active","item":"opus_Yqcmor_item","root":"opus_Yqcmor_root","label":"opus_Yqcmor_label"};
|
|
16385
16400
|
|
|
16386
16401
|
// ../../components/BottomNavigation/BottomNavigation.tsx
|
|
16387
16402
|
var import_jsx_runtime105 = require("react/jsx-runtime");
|
|
@@ -16411,7 +16426,7 @@ function BottomNavigation({ items, onChange, value }) {
|
|
|
16411
16426
|
}
|
|
16412
16427
|
|
|
16413
16428
|
// ../../components/NavigationRail/NavigationRail.module.css
|
|
16414
|
-
var NavigationRail_default = {"
|
|
16429
|
+
var NavigationRail_default = {"root":"opus_E7mR15_root","item":"opus_E7mR15_item","active":"opus_E7mR15_active","icon":"opus_E7mR15_icon","label":"opus_E7mR15_label","srOnly":"opus_E7mR15_srOnly"};
|
|
16415
16430
|
|
|
16416
16431
|
// ../../components/NavigationRail/NavigationRail.tsx
|
|
16417
16432
|
var import_jsx_runtime106 = require("react/jsx-runtime");
|
|
@@ -16454,7 +16469,7 @@ function NavigationRail({ collapsed = false, items, onChange, value }) {
|
|
|
16454
16469
|
var import_react54 = require("react");
|
|
16455
16470
|
|
|
16456
16471
|
// ../../components/SplitButton/SplitButton.module.css
|
|
16457
|
-
var SplitButton_default = {"
|
|
16472
|
+
var SplitButton_default = {"menu":"opus_TVuiQN_menu","caret":"opus_TVuiQN_caret","menuItem":"opus_TVuiQN_menuItem","root":"opus_TVuiQN_root","main":"opus_TVuiQN_main"};
|
|
16458
16473
|
|
|
16459
16474
|
// ../../components/SplitButton/SplitButton.tsx
|
|
16460
16475
|
var import_jsx_runtime107 = require("react/jsx-runtime");
|
|
@@ -16519,7 +16534,7 @@ function SplitButton({
|
|
|
16519
16534
|
}
|
|
16520
16535
|
|
|
16521
16536
|
// ../../components/FloatingActionButton/FloatingActionButton.module.css
|
|
16522
|
-
var FloatingActionButton_default = {"
|
|
16537
|
+
var FloatingActionButton_default = {"srOnly":"opus_UXPLpX_srOnly","root":"opus_UXPLpX_root","label":"opus_UXPLpX_label","icon":"opus_UXPLpX_icon"};
|
|
16523
16538
|
|
|
16524
16539
|
// ../../components/FloatingActionButton/FloatingActionButton.tsx
|
|
16525
16540
|
var import_jsx_runtime108 = require("react/jsx-runtime");
|
|
@@ -16560,6 +16575,9 @@ function FloatingActionButton(_a2) {
|
|
|
16560
16575
|
);
|
|
16561
16576
|
}
|
|
16562
16577
|
|
|
16578
|
+
// ../../components/Tiles/Tiles.tsx
|
|
16579
|
+
var import_react55 = require("react");
|
|
16580
|
+
|
|
16563
16581
|
// ../../components/Tile/TileGradientDefs.module.css
|
|
16564
16582
|
var TileGradientDefs_default = {"defs":"opus_mMiLIb_defs"};
|
|
16565
16583
|
|
|
@@ -16591,7 +16609,7 @@ function TileGradientDefs() {
|
|
|
16591
16609
|
}
|
|
16592
16610
|
|
|
16593
16611
|
// ../../components/Tile/Tile.module.css
|
|
16594
|
-
var Tile_default = {"
|
|
16612
|
+
var Tile_default = {"label":"opus_wypm8k_label","tile":"opus_wypm8k_tile","icon":"opus_wypm8k_icon"};
|
|
16595
16613
|
|
|
16596
16614
|
// ../../components/Tile/Tile.tsx
|
|
16597
16615
|
var import_jsx_runtime110 = require("react/jsx-runtime");
|
|
@@ -16624,45 +16642,85 @@ function Tile({
|
|
|
16624
16642
|
}
|
|
16625
16643
|
|
|
16626
16644
|
// ../../components/Tiles/Tiles.module.css
|
|
16627
|
-
var Tiles_default = {"
|
|
16645
|
+
var Tiles_default = {"tile":"opus_zD82gC_tile","tileItem":"opus_zD82gC_tileItem","row":"opus_zD82gC_row","previousButton":"opus_zD82gC_previousButton","viewport":"opus_zD82gC_viewport","moreButton":"opus_zD82gC_moreButton","nextButton":"opus_zD82gC_nextButton"};
|
|
16628
16646
|
|
|
16629
16647
|
// ../../components/Tiles/Tiles.tsx
|
|
16630
16648
|
var import_jsx_runtime111 = require("react/jsx-runtime");
|
|
16631
16649
|
var defaultToneForIndex = (index) => index % 2 === 0 ? "purple" : "blue";
|
|
16632
16650
|
function Tiles({ className, items, layout = "fill" }) {
|
|
16633
|
-
const
|
|
16634
|
-
|
|
16635
|
-
|
|
16636
|
-
|
|
16637
|
-
|
|
16638
|
-
|
|
16639
|
-
|
|
16640
|
-
|
|
16641
|
-
|
|
16642
|
-
|
|
16643
|
-
|
|
16644
|
-
|
|
16645
|
-
|
|
16646
|
-
|
|
16647
|
-
|
|
16648
|
-
|
|
16649
|
-
|
|
16650
|
-
|
|
16651
|
-
|
|
16652
|
-
|
|
16653
|
-
|
|
16654
|
-
|
|
16655
|
-
|
|
16656
|
-
|
|
16657
|
-
|
|
16658
|
-
|
|
16659
|
-
|
|
16660
|
-
|
|
16661
|
-
)
|
|
16651
|
+
const rowRef = (0, import_react55.useRef)(null);
|
|
16652
|
+
const [hasPrevious, setHasPrevious] = (0, import_react55.useState)(false);
|
|
16653
|
+
const [hasMore, setHasMore] = (0, import_react55.useState)(false);
|
|
16654
|
+
const rowStyle = layout === "fill" && items.length > 0 ? { gridTemplateColumns: `repeat(${items.length}, minmax(var(--tile-width), 1fr))` } : void 0;
|
|
16655
|
+
const updateOverflow = (0, import_react55.useCallback)(() => {
|
|
16656
|
+
const row = rowRef.current;
|
|
16657
|
+
if (!row) return;
|
|
16658
|
+
setHasPrevious(row.scrollLeft > 2);
|
|
16659
|
+
setHasMore(row.scrollWidth - row.scrollLeft - row.clientWidth > 2);
|
|
16660
|
+
}, []);
|
|
16661
|
+
(0, import_react55.useEffect)(() => {
|
|
16662
|
+
const row = rowRef.current;
|
|
16663
|
+
if (!row) return;
|
|
16664
|
+
updateOverflow();
|
|
16665
|
+
const observer = new ResizeObserver(updateOverflow);
|
|
16666
|
+
observer.observe(row);
|
|
16667
|
+
Array.from(row.children).forEach((child) => observer.observe(child));
|
|
16668
|
+
row.addEventListener("scroll", updateOverflow, { passive: true });
|
|
16669
|
+
return () => {
|
|
16670
|
+
observer.disconnect();
|
|
16671
|
+
row.removeEventListener("scroll", updateOverflow);
|
|
16672
|
+
};
|
|
16673
|
+
}, [items, layout, updateOverflow]);
|
|
16674
|
+
const scrollTiles = (direction) => {
|
|
16675
|
+
const row = rowRef.current;
|
|
16676
|
+
if (!row) return;
|
|
16677
|
+
row.scrollBy({ left: direction * Math.max(row.clientWidth * 0.75, 120), behavior: "smooth" });
|
|
16678
|
+
};
|
|
16679
|
+
return /* @__PURE__ */ (0, import_jsx_runtime111.jsxs)("div", { className: Tiles_default.viewport, children: [
|
|
16680
|
+
/* @__PURE__ */ (0, import_jsx_runtime111.jsxs)("div", { className: [Tiles_default.row, className].filter(Boolean).join(" "), "data-layout": layout, ref: rowRef, role: "list", style: rowStyle, children: [
|
|
16681
|
+
/* @__PURE__ */ (0, import_jsx_runtime111.jsx)(TileGradientDefs, {}),
|
|
16682
|
+
items.map((item, index) => {
|
|
16683
|
+
var _a2;
|
|
16684
|
+
const tone = (_a2 = item.tone) != null ? _a2 : defaultToneForIndex(index);
|
|
16685
|
+
return /* @__PURE__ */ (0, import_jsx_runtime111.jsx)("div", { className: Tiles_default.tileItem, role: "listitem", children: /* @__PURE__ */ (0, import_jsx_runtime111.jsx)(
|
|
16686
|
+
Tile,
|
|
16687
|
+
{
|
|
16688
|
+
className: Tiles_default.tile,
|
|
16689
|
+
href: item.href,
|
|
16690
|
+
icon: item.icon,
|
|
16691
|
+
label: item.label,
|
|
16692
|
+
onClick: item.onClick,
|
|
16693
|
+
tone,
|
|
16694
|
+
withGradients: false
|
|
16695
|
+
}
|
|
16696
|
+
) }, item.id);
|
|
16697
|
+
})
|
|
16698
|
+
] }),
|
|
16699
|
+
hasPrevious ? /* @__PURE__ */ (0, import_jsx_runtime111.jsx)(
|
|
16700
|
+
"button",
|
|
16701
|
+
{
|
|
16702
|
+
"aria-label": "Show previous tiles",
|
|
16703
|
+
className: [Tiles_default.moreButton, Tiles_default.previousButton].join(" "),
|
|
16704
|
+
onClick: () => scrollTiles(-1),
|
|
16705
|
+
type: "button",
|
|
16706
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime111.jsx)(CatalogIcon, { iconName: "chevron-left" })
|
|
16707
|
+
}
|
|
16708
|
+
) : null,
|
|
16709
|
+
hasMore ? /* @__PURE__ */ (0, import_jsx_runtime111.jsx)(
|
|
16710
|
+
"button",
|
|
16711
|
+
{
|
|
16712
|
+
"aria-label": "Show more tiles",
|
|
16713
|
+
className: [Tiles_default.moreButton, Tiles_default.nextButton].join(" "),
|
|
16714
|
+
onClick: () => scrollTiles(1),
|
|
16715
|
+
type: "button",
|
|
16716
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime111.jsx)(CatalogIcon, { iconName: "chevron-right" })
|
|
16717
|
+
}
|
|
16718
|
+
) : null
|
|
16719
|
+
] });
|
|
16662
16720
|
}
|
|
16663
16721
|
|
|
16664
16722
|
// ../../components/StatTile/StatTile.module.css
|
|
16665
|
-
var StatTile_default = {"
|
|
16723
|
+
var StatTile_default = {"icon":"opus_8DpwUV_icon","trend":"opus_8DpwUV_trend","statTile":"opus_8DpwUV_statTile","body":"opus_8DpwUV_body","comparison":"opus_8DpwUV_comparison","label":"opus_8DpwUV_label","value":"opus_8DpwUV_value","meta":"opus_8DpwUV_meta"};
|
|
16666
16724
|
|
|
16667
16725
|
// ../../components/StatTile/StatTile.tsx
|
|
16668
16726
|
var import_jsx_runtime112 = require("react/jsx-runtime");
|
|
@@ -16675,6 +16733,7 @@ function StatTile({
|
|
|
16675
16733
|
role,
|
|
16676
16734
|
tone = "blue",
|
|
16677
16735
|
trend,
|
|
16736
|
+
trendTone,
|
|
16678
16737
|
trendValue,
|
|
16679
16738
|
value
|
|
16680
16739
|
}) {
|
|
@@ -16686,7 +16745,7 @@ function StatTile({
|
|
|
16686
16745
|
/* @__PURE__ */ (0, import_jsx_runtime112.jsx)("p", { className: StatTile_default.label, children: label }),
|
|
16687
16746
|
/* @__PURE__ */ (0, import_jsx_runtime112.jsx)("p", { className: StatTile_default.value, children: value }),
|
|
16688
16747
|
showTrend || comparison ? /* @__PURE__ */ (0, import_jsx_runtime112.jsxs)("div", { className: StatTile_default.meta, children: [
|
|
16689
|
-
showTrend ? /* @__PURE__ */ (0, import_jsx_runtime112.jsxs)("span", { className: StatTile_default.trend, "data-trend": trend, children: [
|
|
16748
|
+
showTrend ? /* @__PURE__ */ (0, import_jsx_runtime112.jsxs)("span", { className: StatTile_default.trend, "data-trend": trend, "data-trend-tone": trendTone, children: [
|
|
16690
16749
|
/* @__PURE__ */ (0, import_jsx_runtime112.jsx)("span", { "aria-hidden": "true", children: trend === "up" ? "\u2191" : "\u2193" }),
|
|
16691
16750
|
/* @__PURE__ */ (0, import_jsx_runtime112.jsx)("span", { children: trendValue })
|
|
16692
16751
|
] }) : null,
|
|
@@ -16712,48 +16771,92 @@ function StatTile({
|
|
|
16712
16771
|
return /* @__PURE__ */ (0, import_jsx_runtime112.jsx)("article", { className: classNames, "data-tone": tone, role, children: content });
|
|
16713
16772
|
}
|
|
16714
16773
|
|
|
16774
|
+
// ../../components/StatTiles/StatTiles.tsx
|
|
16775
|
+
var import_react56 = require("react");
|
|
16776
|
+
|
|
16715
16777
|
// ../../components/StatTiles/StatTiles.module.css
|
|
16716
|
-
var StatTiles_default = {"
|
|
16778
|
+
var StatTiles_default = {"nextButton":"opus_uhJd8v_nextButton","moreButton":"opus_uhJd8v_moreButton","row":"opus_uhJd8v_row","viewport":"opus_uhJd8v_viewport","statTile":"opus_uhJd8v_statTile","previousButton":"opus_uhJd8v_previousButton","statTileItem":"opus_uhJd8v_statTileItem"};
|
|
16717
16779
|
|
|
16718
16780
|
// ../../components/StatTiles/StatTiles.tsx
|
|
16719
16781
|
var import_jsx_runtime113 = require("react/jsx-runtime");
|
|
16720
16782
|
var defaultToneForIndex2 = (index) => index % 2 === 0 ? "purple" : "blue";
|
|
16721
16783
|
function StatTiles({ className, items, layout = "fill" }) {
|
|
16722
|
-
const
|
|
16723
|
-
|
|
16784
|
+
const rowRef = (0, import_react56.useRef)(null);
|
|
16785
|
+
const [hasPrevious, setHasPrevious] = (0, import_react56.useState)(false);
|
|
16786
|
+
const [hasMore, setHasMore] = (0, import_react56.useState)(false);
|
|
16787
|
+
const rowStyle = layout === "fill" && items.length > 0 ? { gridTemplateColumns: `repeat(${items.length}, minmax(var(--stat-tile-min), 1fr))` } : void 0;
|
|
16788
|
+
const updateOverflow = (0, import_react56.useCallback)(() => {
|
|
16789
|
+
const row = rowRef.current;
|
|
16790
|
+
if (!row) return;
|
|
16791
|
+
setHasPrevious(row.scrollLeft > 2);
|
|
16792
|
+
setHasMore(row.scrollWidth - row.scrollLeft - row.clientWidth > 2);
|
|
16793
|
+
}, []);
|
|
16794
|
+
(0, import_react56.useEffect)(() => {
|
|
16795
|
+
const row = rowRef.current;
|
|
16796
|
+
if (!row) return;
|
|
16797
|
+
updateOverflow();
|
|
16798
|
+
const observer = new ResizeObserver(updateOverflow);
|
|
16799
|
+
observer.observe(row);
|
|
16800
|
+
Array.from(row.children).forEach((child) => observer.observe(child));
|
|
16801
|
+
row.addEventListener("scroll", updateOverflow, { passive: true });
|
|
16802
|
+
return () => {
|
|
16803
|
+
observer.disconnect();
|
|
16804
|
+
row.removeEventListener("scroll", updateOverflow);
|
|
16805
|
+
};
|
|
16806
|
+
}, [items, layout, updateOverflow]);
|
|
16807
|
+
const scrollTiles = (direction) => {
|
|
16808
|
+
const row = rowRef.current;
|
|
16809
|
+
if (!row) return;
|
|
16810
|
+
row.scrollBy({ left: direction * Math.max(row.clientWidth * 0.75, 120), behavior: "smooth" });
|
|
16811
|
+
};
|
|
16812
|
+
return /* @__PURE__ */ (0, import_jsx_runtime113.jsxs)(
|
|
16724
16813
|
"div",
|
|
16725
16814
|
{
|
|
16726
|
-
className:
|
|
16727
|
-
"data-
|
|
16728
|
-
|
|
16729
|
-
|
|
16730
|
-
|
|
16731
|
-
|
|
16732
|
-
const tone = (_a2 = item.tone) != null ? _a2 : defaultToneForIndex2(index);
|
|
16733
|
-
return /* @__PURE__ */ (0, import_jsx_runtime113.jsx)("div", { className: StatTiles_default.statTileItem, role: "listitem", children: /* @__PURE__ */ (0, import_jsx_runtime113.jsx)(
|
|
16734
|
-
StatTile,
|
|
16815
|
+
className: StatTiles_default.viewport,
|
|
16816
|
+
"data-has-more": hasMore ? "true" : "false",
|
|
16817
|
+
"data-has-previous": hasPrevious ? "true" : "false",
|
|
16818
|
+
children: [
|
|
16819
|
+
/* @__PURE__ */ (0, import_jsx_runtime113.jsx)(
|
|
16820
|
+
"div",
|
|
16735
16821
|
{
|
|
16736
|
-
className: StatTiles_default.
|
|
16737
|
-
|
|
16738
|
-
|
|
16739
|
-
|
|
16740
|
-
|
|
16741
|
-
|
|
16742
|
-
|
|
16743
|
-
|
|
16744
|
-
|
|
16822
|
+
className: [StatTiles_default.row, className].filter(Boolean).join(" "),
|
|
16823
|
+
"data-layout": layout,
|
|
16824
|
+
ref: rowRef,
|
|
16825
|
+
role: "list",
|
|
16826
|
+
style: rowStyle,
|
|
16827
|
+
children: items.map((item, index) => {
|
|
16828
|
+
var _a2;
|
|
16829
|
+
const tone = (_a2 = item.tone) != null ? _a2 : defaultToneForIndex2(index);
|
|
16830
|
+
return /* @__PURE__ */ (0, import_jsx_runtime113.jsx)("div", { className: StatTiles_default.statTileItem, role: "listitem", children: /* @__PURE__ */ (0, import_jsx_runtime113.jsx)(
|
|
16831
|
+
StatTile,
|
|
16832
|
+
{
|
|
16833
|
+
className: StatTiles_default.statTile,
|
|
16834
|
+
comparison: item.comparison,
|
|
16835
|
+
icon: item.icon,
|
|
16836
|
+
label: item.label,
|
|
16837
|
+
onClick: item.onClick,
|
|
16838
|
+
tone,
|
|
16839
|
+
trend: item.trend,
|
|
16840
|
+
trendTone: item.trendTone,
|
|
16841
|
+
trendValue: item.trendValue,
|
|
16842
|
+
value: item.value
|
|
16843
|
+
}
|
|
16844
|
+
) }, item.id);
|
|
16845
|
+
})
|
|
16745
16846
|
}
|
|
16746
|
-
)
|
|
16747
|
-
|
|
16847
|
+
),
|
|
16848
|
+
hasPrevious ? /* @__PURE__ */ (0, import_jsx_runtime113.jsx)("button", { "aria-label": "Show previous metrics", className: [StatTiles_default.moreButton, StatTiles_default.previousButton].join(" "), onClick: () => scrollTiles(-1), type: "button", children: /* @__PURE__ */ (0, import_jsx_runtime113.jsx)(CatalogIcon, { iconName: "chevron-left" }) }) : null,
|
|
16849
|
+
hasMore ? /* @__PURE__ */ (0, import_jsx_runtime113.jsx)("button", { "aria-label": "Show more metrics", className: [StatTiles_default.moreButton, StatTiles_default.nextButton].join(" "), onClick: () => scrollTiles(1), type: "button", children: /* @__PURE__ */ (0, import_jsx_runtime113.jsx)(CatalogIcon, { iconName: "chevron-right" }) }) : null
|
|
16850
|
+
]
|
|
16748
16851
|
}
|
|
16749
16852
|
);
|
|
16750
16853
|
}
|
|
16751
16854
|
|
|
16752
16855
|
// ../../components/PipelineOverview/PipelineOverview.tsx
|
|
16753
|
-
var
|
|
16856
|
+
var import_react57 = require("react");
|
|
16754
16857
|
|
|
16755
16858
|
// ../../components/PipelineOverview/PipelineOverview.module.css
|
|
16756
|
-
var PipelineOverview_default = {"
|
|
16859
|
+
var PipelineOverview_default = {"legendCopy":"opus_1ScjMZ_legendCopy","totalValue":"opus_1ScjMZ_totalValue","legend":"opus_1ScjMZ_legend","periodSelect":"opus_1ScjMZ_periodSelect","total":"opus_1ScjMZ_total","periodChevron":"opus_1ScjMZ_periodChevron","periodLabel":"opus_1ScjMZ_periodLabel","legendValue":"opus_1ScjMZ_legendValue","root":"opus_1ScjMZ_root","funnelSvg":"opus_1ScjMZ_funnelSvg","period":"opus_1ScjMZ_period","footer":"opus_1ScjMZ_footer","body":"opus_1ScjMZ_body","legendLabel":"opus_1ScjMZ_legendLabel","totalLabel":"opus_1ScjMZ_totalLabel","funnel":"opus_1ScjMZ_funnel","legendItem":"opus_1ScjMZ_legendItem","legendDot":"opus_1ScjMZ_legendDot"};
|
|
16757
16860
|
|
|
16758
16861
|
// ../../components/PipelineOverview/PipelineOverview.tsx
|
|
16759
16862
|
var import_jsx_runtime114 = require("react/jsx-runtime");
|
|
@@ -16893,11 +16996,11 @@ function funnelWidthForValue(value, maxValue2) {
|
|
|
16893
16996
|
return Math.max(FUNNEL_MAX_WIDTH * FUNNEL_MIN_SCALE, FUNNEL_MAX_WIDTH * scale);
|
|
16894
16997
|
}
|
|
16895
16998
|
function FunnelChart({ stages }) {
|
|
16896
|
-
const baseId = (0,
|
|
16999
|
+
const baseId = (0, import_react57.useId)().replace(/:/g, "");
|
|
16897
17000
|
const stageCount = stages.length;
|
|
16898
17001
|
const segmentHeight = (FUNNEL_VIEW_HEIGHT - SEGMENT_GAP * (stageCount - 1)) / stageCount;
|
|
16899
17002
|
const maxValue2 = Math.max(...stages.map((stage) => stage.value), 1);
|
|
16900
|
-
const segments = (0,
|
|
17003
|
+
const segments = (0, import_react57.useMemo)(() => {
|
|
16901
17004
|
return stages.map((stage, index) => {
|
|
16902
17005
|
const next = stages[index + 1];
|
|
16903
17006
|
const topWidth = funnelWidthForValue(stage.value, maxValue2);
|
|
@@ -17044,7 +17147,7 @@ function PipelineOverview({
|
|
|
17044
17147
|
}
|
|
17045
17148
|
|
|
17046
17149
|
// ../../components/DealsOverTime/DealsOverTime.tsx
|
|
17047
|
-
var
|
|
17150
|
+
var import_react58 = require("react");
|
|
17048
17151
|
|
|
17049
17152
|
// ../../lib/controls/dealsOverTimePalettes.ts
|
|
17050
17153
|
var dealsOverTimePalettes = {
|
|
@@ -17086,7 +17189,7 @@ function getDealsOverTimePalette(palette) {
|
|
|
17086
17189
|
}
|
|
17087
17190
|
|
|
17088
17191
|
// ../../components/DealsOverTime/DealsOverTime.module.css
|
|
17089
|
-
var DealsOverTime_default = {"
|
|
17192
|
+
var DealsOverTime_default = {"axisLabel":"opus_Hn1LW1_axisLabel","periodLabel":"opus_Hn1LW1_periodLabel","header":"opus_Hn1LW1_header","pointSolid":"opus_Hn1LW1_pointSolid","hitTarget":"opus_Hn1LW1_hitTarget","tooltipDate":"opus_Hn1LW1_tooltipDate","tooltip":"opus_Hn1LW1_tooltip","chartWrap":"opus_Hn1LW1_chartWrap","period":"opus_Hn1LW1_period","periodSelect":"opus_Hn1LW1_periodSelect","title":"opus_Hn1LW1_title","lineGlowSoft":"opus_Hn1LW1_lineGlowSoft","pointRing":"opus_Hn1LW1_pointRing","root":"opus_Hn1LW1_root","pointCore":"opus_Hn1LW1_pointCore","gridLine":"opus_Hn1LW1_gridLine","tooltipValue":"opus_Hn1LW1_tooltipValue","lineGlowMid":"opus_Hn1LW1_lineGlowMid","line":"opus_Hn1LW1_line","pointGlow":"opus_Hn1LW1_pointGlow","area":"opus_Hn1LW1_area","chart":"opus_Hn1LW1_chart"};
|
|
17090
17193
|
|
|
17091
17194
|
// ../../components/DealsOverTime/DealsOverTime.tsx
|
|
17092
17195
|
var import_jsx_runtime115 = require("react/jsx-runtime");
|
|
@@ -17136,9 +17239,9 @@ function plotX(index, count, plotLeft, plotRight) {
|
|
|
17136
17239
|
return start + index / (count - 1) * span;
|
|
17137
17240
|
}
|
|
17138
17241
|
function useChartWidth(minWidth = CHART_MIN_WIDTH, fallback = CHART_DEFAULT_WIDTH) {
|
|
17139
|
-
const wrapRef = (0,
|
|
17140
|
-
const [chartWidth, setChartWidth] = (0,
|
|
17141
|
-
(0,
|
|
17242
|
+
const wrapRef = (0, import_react58.useRef)(null);
|
|
17243
|
+
const [chartWidth, setChartWidth] = (0, import_react58.useState)(fallback);
|
|
17244
|
+
(0, import_react58.useEffect)(() => {
|
|
17142
17245
|
const node = wrapRef.current;
|
|
17143
17246
|
if (!node) {
|
|
17144
17247
|
return;
|
|
@@ -17161,20 +17264,20 @@ function DealsOverTimeChart({
|
|
|
17161
17264
|
valueLabel = "Deals"
|
|
17162
17265
|
}) {
|
|
17163
17266
|
var _a2, _b2, _c2;
|
|
17164
|
-
const areaGradientId = (0,
|
|
17165
|
-
const areaMaskGradientId = (0,
|
|
17166
|
-
const areaMaskId = (0,
|
|
17167
|
-
const lineFadeGradientId = (0,
|
|
17168
|
-
const lineGlowSoftFilterId = (0,
|
|
17169
|
-
const lineGlowMidFilterId = (0,
|
|
17170
|
-
const pointGlowFilterId = (0,
|
|
17171
|
-
const [activeIndex, setActiveIndex] = (0,
|
|
17267
|
+
const areaGradientId = (0, import_react58.useId)();
|
|
17268
|
+
const areaMaskGradientId = (0, import_react58.useId)();
|
|
17269
|
+
const areaMaskId = (0, import_react58.useId)();
|
|
17270
|
+
const lineFadeGradientId = (0, import_react58.useId)();
|
|
17271
|
+
const lineGlowSoftFilterId = (0, import_react58.useId)();
|
|
17272
|
+
const lineGlowMidFilterId = (0, import_react58.useId)();
|
|
17273
|
+
const pointGlowFilterId = (0, import_react58.useId)();
|
|
17274
|
+
const [activeIndex, setActiveIndex] = (0, import_react58.useState)(null);
|
|
17172
17275
|
const { chartWidth, wrapRef } = useChartWidth();
|
|
17173
17276
|
const colors = getDealsOverTimePalette(palette);
|
|
17174
17277
|
const plotBottom = CHART_HEIGHT - PLOT_BOTTOM;
|
|
17175
17278
|
const plotRight = chartWidth - PLOT_RIGHT;
|
|
17176
17279
|
const plotHeight = plotBottom - PLOT_TOP;
|
|
17177
|
-
const yTicks = (0,
|
|
17280
|
+
const yTicks = (0, import_react58.useMemo)(() => {
|
|
17178
17281
|
const step = 20;
|
|
17179
17282
|
const ticks = [];
|
|
17180
17283
|
for (let value = 0; value <= maxValue2; value += step) {
|
|
@@ -17185,7 +17288,7 @@ function DealsOverTimeChart({
|
|
|
17185
17288
|
}
|
|
17186
17289
|
return ticks;
|
|
17187
17290
|
}, [maxValue2]);
|
|
17188
|
-
const points = (0,
|
|
17291
|
+
const points = (0, import_react58.useMemo)(() => {
|
|
17189
17292
|
if (!data.length) {
|
|
17190
17293
|
return [];
|
|
17191
17294
|
}
|
|
@@ -17195,7 +17298,7 @@ function DealsOverTimeChart({
|
|
|
17195
17298
|
return { datum, x, y };
|
|
17196
17299
|
});
|
|
17197
17300
|
}, [chartWidth, data, maxValue2, plotBottom, plotHeight, plotRight]);
|
|
17198
|
-
const renderPoints = (0,
|
|
17301
|
+
const renderPoints = (0, import_react58.useMemo)(() => {
|
|
17199
17302
|
if (!points.length) {
|
|
17200
17303
|
return [];
|
|
17201
17304
|
}
|
|
@@ -17428,7 +17531,7 @@ function DealsOverTime({
|
|
|
17428
17531
|
title = "Deals Over Time",
|
|
17429
17532
|
valueLabel = "Deals"
|
|
17430
17533
|
}) {
|
|
17431
|
-
const periodId = (0,
|
|
17534
|
+
const periodId = (0, import_react58.useId)();
|
|
17432
17535
|
const resolvedMax = Math.max(1, maxValue2);
|
|
17433
17536
|
return /* @__PURE__ */ (0, import_jsx_runtime115.jsxs)("div", { className: [DealsOverTime_default.root, className].filter(Boolean).join(" "), "data-palette": palette, children: [
|
|
17434
17537
|
/* @__PURE__ */ (0, import_jsx_runtime115.jsxs)("header", { className: DealsOverTime_default.header, children: [
|
|
@@ -17452,10 +17555,10 @@ function DealsOverTime({
|
|
|
17452
17555
|
}
|
|
17453
17556
|
|
|
17454
17557
|
// ../../components/UpcomingTasks/UpcomingTasks.tsx
|
|
17455
|
-
var
|
|
17558
|
+
var import_react59 = require("react");
|
|
17456
17559
|
|
|
17457
17560
|
// ../../components/DashboardListWidget/shared.module.css
|
|
17458
|
-
var shared_default = {"
|
|
17561
|
+
var shared_default = {"footer":"opus_8R-PJ3_footer","iconWrap":"opus_8R-PJ3_iconWrap","list":"opus_8R-PJ3_list","itemAction":"opus_8R-PJ3_itemAction","footerAction":"opus_8R-PJ3_footerAction","footerIcon":"opus_8R-PJ3_footerIcon"};
|
|
17459
17562
|
|
|
17460
17563
|
// ../../components/DashboardListWidget/DashboardListFooter.tsx
|
|
17461
17564
|
var import_jsx_runtime116 = require("react/jsx-runtime");
|
|
@@ -17468,7 +17571,7 @@ function DashboardListFooter({ footerHref, footerLabel, onFooterClick }) {
|
|
|
17468
17571
|
}
|
|
17469
17572
|
|
|
17470
17573
|
// ../../components/UpcomingTasks/UpcomingTasks.module.css
|
|
17471
|
-
var UpcomingTasks_default = {"
|
|
17574
|
+
var UpcomingTasks_default = {"root":"opus_mFTWWU_root","title":"opus_mFTWWU_title","header":"opus_mFTWWU_header","item":"opus_mFTWWU_item","list":"opus_mFTWWU_list","taskCheckbox":"opus_mFTWWU_taskCheckbox","itemTitle":"opus_mFTWWU_itemTitle","itemAction":"opus_mFTWWU_itemAction","itemSubtitle":"opus_mFTWWU_itemSubtitle","time":"opus_mFTWWU_time","itemBody":"opus_mFTWWU_itemBody","copy":"opus_mFTWWU_copy"};
|
|
17472
17575
|
|
|
17473
17576
|
// ../../components/UpcomingTasks/UpcomingTasks.tsx
|
|
17474
17577
|
var import_jsx_runtime117 = require("react/jsx-runtime");
|
|
@@ -17489,15 +17592,15 @@ function UpcomingTasks({
|
|
|
17489
17592
|
tasks,
|
|
17490
17593
|
title = "Upcoming Tasks"
|
|
17491
17594
|
}) {
|
|
17492
|
-
const [localCompleted, setLocalCompleted] = (0,
|
|
17493
|
-
const isTaskCompleted = (0,
|
|
17595
|
+
const [localCompleted, setLocalCompleted] = (0, import_react59.useState)({});
|
|
17596
|
+
const isTaskCompleted = (0, import_react59.useCallback)(
|
|
17494
17597
|
(task) => {
|
|
17495
17598
|
var _a2, _b2;
|
|
17496
17599
|
return (_b2 = (_a2 = task.completed) != null ? _a2 : localCompleted[task.id]) != null ? _b2 : false;
|
|
17497
17600
|
},
|
|
17498
17601
|
[localCompleted]
|
|
17499
17602
|
);
|
|
17500
|
-
const handleTaskCompleteChange = (0,
|
|
17603
|
+
const handleTaskCompleteChange = (0, import_react59.useCallback)(
|
|
17501
17604
|
(task, completed) => {
|
|
17502
17605
|
onTaskCompleteChange == null ? void 0 : onTaskCompleteChange(task, completed);
|
|
17503
17606
|
if (onTaskCompleteChange === void 0) {
|
|
@@ -17553,7 +17656,7 @@ function UpcomingTasks({
|
|
|
17553
17656
|
}
|
|
17554
17657
|
|
|
17555
17658
|
// ../../components/RecentActivity/RecentActivity.module.css
|
|
17556
|
-
var RecentActivity_default = {"
|
|
17659
|
+
var RecentActivity_default = {"item":"opus_PR08Ax_item","header":"opus_PR08Ax_header","copy":"opus_PR08Ax_copy","itemTitle":"opus_PR08Ax_itemTitle","itemSubtitle":"opus_PR08Ax_itemSubtitle","time":"opus_PR08Ax_time","itemAction":"opus_PR08Ax_itemAction","iconWrap":"opus_PR08Ax_iconWrap","title":"opus_PR08Ax_title","root":"opus_PR08Ax_root","list":"opus_PR08Ax_list"};
|
|
17557
17660
|
|
|
17558
17661
|
// ../../components/RecentActivity/RecentActivity.tsx
|
|
17559
17662
|
var import_jsx_runtime118 = require("react/jsx-runtime");
|
|
@@ -17606,10 +17709,10 @@ function RecentActivity({
|
|
|
17606
17709
|
}
|
|
17607
17710
|
|
|
17608
17711
|
// ../../components/NoteComposer/NoteComposer.tsx
|
|
17609
|
-
var
|
|
17712
|
+
var import_react62 = require("react");
|
|
17610
17713
|
|
|
17611
17714
|
// ../../components/EmojiPicker/EmojiPicker.tsx
|
|
17612
|
-
var
|
|
17715
|
+
var import_react60 = require("react");
|
|
17613
17716
|
var import_react_dom6 = require("react-dom");
|
|
17614
17717
|
|
|
17615
17718
|
// ../../lib/emojiCatalog.generated.ts
|
|
@@ -39339,7 +39442,7 @@ function opusThemeTokens(theme) {
|
|
|
39339
39442
|
}
|
|
39340
39443
|
|
|
39341
39444
|
// ../../components/EmojiPicker/EmojiPicker.module.css
|
|
39342
|
-
var EmojiPicker_default = {"
|
|
39445
|
+
var EmojiPicker_default = {"panel":"opus__tyRxw_panel","root":"opus__tyRxw_root","search":"opus__tyRxw_search","empty":"opus__tyRxw_empty","emojiButton":"opus__tyRxw_emojiButton","categoryButton":"opus__tyRxw_categoryButton","categories":"opus__tyRxw_categories","srOnly":"opus__tyRxw_srOnly","searchHint":"opus__tyRxw_searchHint","grid":"opus__tyRxw_grid"};
|
|
39343
39446
|
|
|
39344
39447
|
// ../../components/EmojiPicker/EmojiPicker.tsx
|
|
39345
39448
|
var import_jsx_runtime119 = require("react/jsx-runtime");
|
|
@@ -39348,9 +39451,9 @@ function resolveDefaultCategory(recentEmojis) {
|
|
|
39348
39451
|
return recentEmojis.length ? "recent" : DEFAULT_CATEGORY;
|
|
39349
39452
|
}
|
|
39350
39453
|
function mergeTrigger3(trigger, triggerProps, triggerClassName) {
|
|
39351
|
-
if ((0,
|
|
39454
|
+
if ((0, import_react60.isValidElement)(trigger)) {
|
|
39352
39455
|
const element = trigger;
|
|
39353
|
-
return (0,
|
|
39456
|
+
return (0, import_react60.cloneElement)(element, __spreadProps(__spreadValues({}, triggerProps), {
|
|
39354
39457
|
className: [element.props.className, triggerClassName].filter(Boolean).join(" ") || void 0,
|
|
39355
39458
|
onClick: () => {
|
|
39356
39459
|
var _a2, _b2;
|
|
@@ -39376,25 +39479,25 @@ function EmojiPicker({
|
|
|
39376
39479
|
triggerClassName
|
|
39377
39480
|
}) {
|
|
39378
39481
|
const theme = useOpusTheme();
|
|
39379
|
-
const panelId = (0,
|
|
39380
|
-
const rootRef = (0,
|
|
39381
|
-
const panelRef = (0,
|
|
39382
|
-
const searchRef = (0,
|
|
39383
|
-
const [internalOpen, setInternalOpen] = (0,
|
|
39384
|
-
const [portalReady, setPortalReady] = (0,
|
|
39385
|
-
const [portalStyle, setPortalStyle] = (0,
|
|
39386
|
-
const [query, setQuery] = (0,
|
|
39387
|
-
const [activeCategory, setActiveCategory] = (0,
|
|
39388
|
-
const [recentEmojis, setRecentEmojis] = (0,
|
|
39482
|
+
const panelId = (0, import_react60.useId)();
|
|
39483
|
+
const rootRef = (0, import_react60.useRef)(null);
|
|
39484
|
+
const panelRef = (0, import_react60.useRef)(null);
|
|
39485
|
+
const searchRef = (0, import_react60.useRef)(null);
|
|
39486
|
+
const [internalOpen, setInternalOpen] = (0, import_react60.useState)(defaultOpen);
|
|
39487
|
+
const [portalReady, setPortalReady] = (0, import_react60.useState)(false);
|
|
39488
|
+
const [portalStyle, setPortalStyle] = (0, import_react60.useState)(null);
|
|
39489
|
+
const [query, setQuery] = (0, import_react60.useState)("");
|
|
39490
|
+
const [activeCategory, setActiveCategory] = (0, import_react60.useState)(DEFAULT_CATEGORY);
|
|
39491
|
+
const [recentEmojis, setRecentEmojis] = (0, import_react60.useState)([]);
|
|
39389
39492
|
const controlled = open !== void 0;
|
|
39390
39493
|
const visible = controlled ? open : internalOpen;
|
|
39391
39494
|
const hasRecentEmojis = recentEmojis.length > 0;
|
|
39392
39495
|
const searching = query.trim().length > 0;
|
|
39393
|
-
const filteredEmojis = (0,
|
|
39496
|
+
const filteredEmojis = (0, import_react60.useMemo)(
|
|
39394
39497
|
() => filterEmojiCatalog(query, activeCategory, recentEmojis),
|
|
39395
39498
|
[activeCategory, query, recentEmojis]
|
|
39396
39499
|
);
|
|
39397
|
-
const categoryTabs = (0,
|
|
39500
|
+
const categoryTabs = (0, import_react60.useMemo)(
|
|
39398
39501
|
() => hasRecentEmojis ? [
|
|
39399
39502
|
{
|
|
39400
39503
|
iconName: RECENT_EMOJI_CATEGORY.iconName,
|
|
@@ -39441,7 +39544,7 @@ function EmojiPicker({
|
|
|
39441
39544
|
onSelect(emoji);
|
|
39442
39545
|
setVisible(false);
|
|
39443
39546
|
};
|
|
39444
|
-
(0,
|
|
39547
|
+
(0, import_react60.useEffect)(() => {
|
|
39445
39548
|
if (!visible) {
|
|
39446
39549
|
return;
|
|
39447
39550
|
}
|
|
@@ -39449,11 +39552,11 @@ function EmojiPicker({
|
|
|
39449
39552
|
setRecentEmojis(nextRecentEmojis);
|
|
39450
39553
|
setActiveCategory(resolveDefaultCategory(nextRecentEmojis));
|
|
39451
39554
|
}, [visible]);
|
|
39452
|
-
(0,
|
|
39555
|
+
(0, import_react60.useEffect)(() => {
|
|
39453
39556
|
const timeout = window.setTimeout(() => setPortalReady(true), 0);
|
|
39454
39557
|
return () => window.clearTimeout(timeout);
|
|
39455
39558
|
}, []);
|
|
39456
|
-
(0,
|
|
39559
|
+
(0, import_react60.useLayoutEffect)(() => {
|
|
39457
39560
|
if (!visible || !rootRef.current) {
|
|
39458
39561
|
setPortalStyle(null);
|
|
39459
39562
|
return;
|
|
@@ -39480,7 +39583,7 @@ function EmojiPicker({
|
|
|
39480
39583
|
window.removeEventListener("scroll", updatePosition, true);
|
|
39481
39584
|
};
|
|
39482
39585
|
}, [placement, visible, query, activeCategory, searching, recentEmojis.length, categoryTabs.length]);
|
|
39483
|
-
(0,
|
|
39586
|
+
(0, import_react60.useEffect)(() => {
|
|
39484
39587
|
if (!visible) {
|
|
39485
39588
|
return;
|
|
39486
39589
|
}
|
|
@@ -39614,10 +39717,10 @@ function EmojiPicker({
|
|
|
39614
39717
|
}
|
|
39615
39718
|
|
|
39616
39719
|
// ../../components/NoteTag/NoteTag.tsx
|
|
39617
|
-
var
|
|
39720
|
+
var import_react61 = require("react");
|
|
39618
39721
|
|
|
39619
39722
|
// ../../components/NoteTag/NoteTag.module.css
|
|
39620
|
-
var NoteTag_default = {"
|
|
39723
|
+
var NoteTag_default = {"options":"opus__ZnbtA_options","removeButton":"opus__ZnbtA_removeButton","picker":"opus__ZnbtA_picker","tag":"opus__ZnbtA_tag","menuHeader":"opus__ZnbtA_menuHeader","list":"opus__ZnbtA_list","option":"opus__ZnbtA_option","menu":"opus__ZnbtA_menu"};
|
|
39621
39724
|
|
|
39622
39725
|
// ../../components/NoteTag/NoteTag.tsx
|
|
39623
39726
|
var import_jsx_runtime120 = require("react/jsx-runtime");
|
|
@@ -39699,10 +39802,10 @@ function NoteTagPicker({
|
|
|
39699
39802
|
options = DEFAULT_NOTE_TAG_OPTIONS,
|
|
39700
39803
|
selectedTags
|
|
39701
39804
|
}) {
|
|
39702
|
-
const rootRef = (0,
|
|
39703
|
-
const [isOpen, setIsOpen] = (0,
|
|
39704
|
-
const selectedKeys = (0,
|
|
39705
|
-
(0,
|
|
39805
|
+
const rootRef = (0, import_react61.useRef)(null);
|
|
39806
|
+
const [isOpen, setIsOpen] = (0, import_react61.useState)(false);
|
|
39807
|
+
const selectedKeys = (0, import_react61.useMemo)(() => new Set(selectedTags.map(getTagKey)), [selectedTags]);
|
|
39808
|
+
(0, import_react61.useEffect)(() => {
|
|
39706
39809
|
if (!isOpen) {
|
|
39707
39810
|
return;
|
|
39708
39811
|
}
|
|
@@ -39767,7 +39870,7 @@ function NoteTagPicker({
|
|
|
39767
39870
|
}
|
|
39768
39871
|
|
|
39769
39872
|
// ../../components/NoteComposer/NoteComposer.module.css
|
|
39770
|
-
var NoteComposer_default = {"saveButton":"opus_pQVlNo_saveButton","
|
|
39873
|
+
var NoteComposer_default = {"saveButton":"opus_pQVlNo_saveButton","selectedTags":"opus_pQVlNo_selectedTags","tools":"opus_pQVlNo_tools","textarea":"opus_pQVlNo_textarea","root":"opus_pQVlNo_root","footer":"opus_pQVlNo_footer","toolButton":"opus_pQVlNo_toolButton"};
|
|
39771
39874
|
|
|
39772
39875
|
// ../../components/NoteComposer/NoteComposer.tsx
|
|
39773
39876
|
var import_jsx_runtime121 = require("react/jsx-runtime");
|
|
@@ -39791,11 +39894,11 @@ function NoteComposer({
|
|
|
39791
39894
|
tagOptions = DEFAULT_NOTE_TAG_OPTIONS,
|
|
39792
39895
|
value
|
|
39793
39896
|
}) {
|
|
39794
|
-
const textareaRef = (0,
|
|
39795
|
-
const selectionRef = (0,
|
|
39796
|
-
const pendingCaretRef = (0,
|
|
39797
|
-
const [internalValue, setInternalValue] = (0,
|
|
39798
|
-
const [internalTags, setInternalTags] = (0,
|
|
39897
|
+
const textareaRef = (0, import_react62.useRef)(null);
|
|
39898
|
+
const selectionRef = (0, import_react62.useRef)({ end: 0, start: 0 });
|
|
39899
|
+
const pendingCaretRef = (0, import_react62.useRef)(null);
|
|
39900
|
+
const [internalValue, setInternalValue] = (0, import_react62.useState)(defaultValue);
|
|
39901
|
+
const [internalTags, setInternalTags] = (0, import_react62.useState)([]);
|
|
39799
39902
|
const currentValue = value != null ? value : internalValue;
|
|
39800
39903
|
const currentTags = selectedTags != null ? selectedTags : internalTags;
|
|
39801
39904
|
const setValue = (nextValue) => {
|
|
@@ -39856,7 +39959,7 @@ function NoteComposer({
|
|
|
39856
39959
|
onEmojiSelect == null ? void 0 : onEmojiSelect(emoji);
|
|
39857
39960
|
pendingCaretRef.current = nextCaret;
|
|
39858
39961
|
};
|
|
39859
|
-
(0,
|
|
39962
|
+
(0, import_react62.useLayoutEffect)(() => {
|
|
39860
39963
|
if (pendingCaretRef.current === null) {
|
|
39861
39964
|
return;
|
|
39862
39965
|
}
|
|
@@ -39965,13 +40068,13 @@ function NoteComposer({
|
|
|
39965
40068
|
}
|
|
39966
40069
|
|
|
39967
40070
|
// ../../components/NotesActivity/NotesActivity.tsx
|
|
39968
|
-
var
|
|
40071
|
+
var import_react64 = require("react");
|
|
39969
40072
|
|
|
39970
40073
|
// ../../components/ContentTimeline/ContentTimeline.tsx
|
|
39971
|
-
var
|
|
40074
|
+
var import_react63 = require("react");
|
|
39972
40075
|
|
|
39973
40076
|
// ../../components/ContentTimeline/ContentTimeline.module.css
|
|
39974
|
-
var ContentTimeline_default = {"
|
|
40077
|
+
var ContentTimeline_default = {"time":"opus_vApy-v_time","tags":"opus_vApy-v_tags","list":"opus_vApy-v_list","title":"opus_vApy-v_title","content":"opus_vApy-v_content","tag":"opus_vApy-v_tag","children":"opus_vApy-v_children","description":"opus_vApy-v_description","markerSlot":"opus_vApy-v_markerSlot","line":"opus_vApy-v_line","item":"opus_vApy-v_item","body":"opus_vApy-v_body","metaRow":"opus_vApy-v_metaRow","itemAction":"opus_vApy-v_itemAction","statusDot":"opus_vApy-v_statusDot","itemFooter":"opus_vApy-v_itemFooter","rail":"opus_vApy-v_rail","head":"opus_vApy-v_head","dot":"opus_vApy-v_dot","groupLabel":"opus_vApy-v_groupLabel"};
|
|
39975
40078
|
|
|
39976
40079
|
// ../../components/ContentTimeline/ContentTimeline.tsx
|
|
39977
40080
|
var import_jsx_runtime122 = require("react/jsx-runtime");
|
|
@@ -40070,7 +40173,7 @@ function ContentTimeline({ groups, items, onItemClick, onItemDoubleClick, varian
|
|
|
40070
40173
|
const resolvedGroups = groups != null ? groups : items ? [{ items }] : [];
|
|
40071
40174
|
return /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("ol", { className: ContentTimeline_default.list, "data-content-timeline-list": "true", children: resolvedGroups.map((group, groupIndex) => {
|
|
40072
40175
|
var _a2;
|
|
40073
|
-
return /* @__PURE__ */ (0, import_jsx_runtime122.jsxs)(
|
|
40176
|
+
return /* @__PURE__ */ (0, import_jsx_runtime122.jsxs)(import_react63.Fragment, { children: [
|
|
40074
40177
|
group.label ? /* @__PURE__ */ (0, import_jsx_runtime122.jsx)("li", { "aria-hidden": "true", className: ContentTimeline_default.groupLabel, children: group.label }) : null,
|
|
40075
40178
|
group.items.map(
|
|
40076
40179
|
(item, index) => renderTimelineItem({
|
|
@@ -40088,7 +40191,7 @@ function ContentTimeline({ groups, items, onItemClick, onItemDoubleClick, varian
|
|
|
40088
40191
|
}
|
|
40089
40192
|
|
|
40090
40193
|
// ../../components/NotesActivity/NotesActivity.module.css
|
|
40091
|
-
var NotesActivity_default = {"
|
|
40194
|
+
var NotesActivity_default = {"composer":"opus_ThZ-Bi_composer","tabIcon":"opus_ThZ-Bi_tabIcon","replyBlock":"opus_ThZ-Bi_replyBlock","notesActivityEnterFromLeft":"opus_ThZ-Bi_notesActivityEnterFromLeft","footer":"opus_ThZ-Bi_footer","replyTags":"opus_ThZ-Bi_replyTags","replyInputShell":"opus_ThZ-Bi_replyInputShell","root":"opus_ThZ-Bi_root","notesActivityEnterFromRight":"opus_ThZ-Bi_notesActivityEnterFromRight","threadConnectors":"opus_ThZ-Bi_threadConnectors","replyTools":"opus_ThZ-Bi_replyTools","tabs":"opus_ThZ-Bi_tabs","replyInput":"opus_ThZ-Bi_replyInput","tab":"opus_ThZ-Bi_tab","replyToolButton":"opus_ThZ-Bi_replyToolButton","footerAction":"opus_ThZ-Bi_footerAction","feed":"opus_ThZ-Bi_feed","replyComposer":"opus_ThZ-Bi_replyComposer","footerIcon":"opus_ThZ-Bi_footerIcon","threadItems":"opus_ThZ-Bi_threadItems"};
|
|
40092
40195
|
|
|
40093
40196
|
// ../../components/NotesActivity/NotesActivity.tsx
|
|
40094
40197
|
var import_jsx_runtime123 = require("react/jsx-runtime");
|
|
@@ -40112,9 +40215,9 @@ function ThreadedTimeline({
|
|
|
40112
40215
|
onItemClick,
|
|
40113
40216
|
onItemDoubleClick
|
|
40114
40217
|
}) {
|
|
40115
|
-
const rootRef = (0,
|
|
40116
|
-
const [connectorPaths, setConnectorPaths] = (0,
|
|
40117
|
-
const measureConnectors = (0,
|
|
40218
|
+
const rootRef = (0, import_react64.useRef)(null);
|
|
40219
|
+
const [connectorPaths, setConnectorPaths] = (0, import_react64.useState)([]);
|
|
40220
|
+
const measureConnectors = (0, import_react64.useCallback)(() => {
|
|
40118
40221
|
const root = rootRef.current;
|
|
40119
40222
|
if (!root) {
|
|
40120
40223
|
return;
|
|
@@ -40161,7 +40264,7 @@ function ThreadedTimeline({
|
|
|
40161
40264
|
return nextPaths;
|
|
40162
40265
|
});
|
|
40163
40266
|
}, []);
|
|
40164
|
-
(0,
|
|
40267
|
+
(0, import_react64.useLayoutEffect)(() => {
|
|
40165
40268
|
const root = rootRef.current;
|
|
40166
40269
|
if (!root) {
|
|
40167
40270
|
return;
|
|
@@ -40221,9 +40324,9 @@ function InlineReplyComposer({
|
|
|
40221
40324
|
tagOptions,
|
|
40222
40325
|
value
|
|
40223
40326
|
}) {
|
|
40224
|
-
const textareaRef = (0,
|
|
40327
|
+
const textareaRef = (0, import_react64.useRef)(null);
|
|
40225
40328
|
const hasTools = showAttach || showEmoji || showMention || showTags;
|
|
40226
|
-
(0,
|
|
40329
|
+
(0, import_react64.useLayoutEffect)(() => {
|
|
40227
40330
|
const textarea = textareaRef.current;
|
|
40228
40331
|
if (!textarea) {
|
|
40229
40332
|
return;
|
|
@@ -40232,7 +40335,7 @@ function InlineReplyComposer({
|
|
|
40232
40335
|
const cursor = textarea.value.length;
|
|
40233
40336
|
textarea.setSelectionRange(cursor, cursor);
|
|
40234
40337
|
}, []);
|
|
40235
|
-
(0,
|
|
40338
|
+
(0, import_react64.useLayoutEffect)(() => {
|
|
40236
40339
|
const textarea = textareaRef.current;
|
|
40237
40340
|
if (!textarea) {
|
|
40238
40341
|
return;
|
|
@@ -40455,35 +40558,35 @@ function NotesActivity({
|
|
|
40455
40558
|
showMention = true,
|
|
40456
40559
|
showTags = true
|
|
40457
40560
|
}) {
|
|
40458
|
-
const singleClickTimerRef = (0,
|
|
40459
|
-
const [internalActiveTab, setInternalActiveTab] = (0,
|
|
40561
|
+
const singleClickTimerRef = (0, import_react64.useRef)(null);
|
|
40562
|
+
const [internalActiveTab, setInternalActiveTab] = (0, import_react64.useState)(defaultTab);
|
|
40460
40563
|
const activeTab = controlledActiveTab != null ? controlledActiveTab : internalActiveTab;
|
|
40461
|
-
const [activeReplyNoteId, setActiveReplyNoteId] = (0,
|
|
40564
|
+
const [activeReplyNoteId, setActiveReplyNoteId] = (0, import_react64.useState)(
|
|
40462
40565
|
null
|
|
40463
40566
|
);
|
|
40464
|
-
const [commentsByNoteId, setCommentsByNoteId] = (0,
|
|
40567
|
+
const [commentsByNoteId, setCommentsByNoteId] = (0, import_react64.useState)(
|
|
40465
40568
|
{}
|
|
40466
40569
|
);
|
|
40467
|
-
const [createdNotes, setCreatedNotes] = (0,
|
|
40468
|
-
const [draftsByNoteId, setDraftsByNoteId] = (0,
|
|
40570
|
+
const [createdNotes, setCreatedNotes] = (0, import_react64.useState)([]);
|
|
40571
|
+
const [draftsByNoteId, setDraftsByNoteId] = (0, import_react64.useState)(
|
|
40469
40572
|
{}
|
|
40470
40573
|
);
|
|
40471
|
-
const [draftTagsByNoteId, setDraftTagsByNoteId] = (0,
|
|
40472
|
-
const [topDraft, setTopDraft] = (0,
|
|
40473
|
-
const [topTags, setTopTags] = (0,
|
|
40474
|
-
const allItems = (0,
|
|
40574
|
+
const [draftTagsByNoteId, setDraftTagsByNoteId] = (0, import_react64.useState)({});
|
|
40575
|
+
const [topDraft, setTopDraft] = (0, import_react64.useState)("");
|
|
40576
|
+
const [topTags, setTopTags] = (0, import_react64.useState)([]);
|
|
40577
|
+
const allItems = (0, import_react64.useMemo)(
|
|
40475
40578
|
() => [...createdNotes, ...items],
|
|
40476
40579
|
[createdNotes, items]
|
|
40477
40580
|
);
|
|
40478
|
-
const visibleItems = (0,
|
|
40581
|
+
const visibleItems = (0, import_react64.useMemo)(
|
|
40479
40582
|
() => activeTab === "activity" ? allItems.filter((item) => item.kind === "activity") : allItems,
|
|
40480
40583
|
[activeTab, allItems]
|
|
40481
40584
|
);
|
|
40482
|
-
const groupedItems = (0,
|
|
40585
|
+
const groupedItems = (0, import_react64.useMemo)(
|
|
40483
40586
|
() => groupItemsByDate(visibleItems),
|
|
40484
40587
|
[visibleItems]
|
|
40485
40588
|
);
|
|
40486
|
-
const replyTargetsById = (0,
|
|
40589
|
+
const replyTargetsById = (0, import_react64.useMemo)(() => {
|
|
40487
40590
|
var _a2;
|
|
40488
40591
|
const map = /* @__PURE__ */ new Map();
|
|
40489
40592
|
for (const item of allItems) {
|
|
@@ -40618,14 +40721,14 @@ function NotesActivity({
|
|
|
40618
40721
|
setActiveReplyNoteId(null);
|
|
40619
40722
|
onOpenTask == null ? void 0 : onOpenTask(source);
|
|
40620
40723
|
};
|
|
40621
|
-
(0,
|
|
40724
|
+
(0, import_react64.useEffect)(() => {
|
|
40622
40725
|
return () => {
|
|
40623
40726
|
if (singleClickTimerRef.current !== null) {
|
|
40624
40727
|
window.clearTimeout(singleClickTimerRef.current);
|
|
40625
40728
|
}
|
|
40626
40729
|
};
|
|
40627
40730
|
}, []);
|
|
40628
|
-
(0,
|
|
40731
|
+
(0, import_react64.useEffect)(() => {
|
|
40629
40732
|
if (!activeReplyNoteId) {
|
|
40630
40733
|
return;
|
|
40631
40734
|
}
|
|
@@ -40652,128 +40755,136 @@ function NotesActivity({
|
|
|
40652
40755
|
/* @__PURE__ */ (0, import_jsx_runtime123.jsx)("span", { children: activeFooterLabel }),
|
|
40653
40756
|
/* @__PURE__ */ (0, import_jsx_runtime123.jsx)("span", { "aria-hidden": "true", className: NotesActivity_default.footerIcon, children: /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(CatalogIcon, { iconName: "arrow-right" }) })
|
|
40654
40757
|
] });
|
|
40655
|
-
return /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)(
|
|
40656
|
-
|
|
40657
|
-
|
|
40658
|
-
|
|
40659
|
-
|
|
40660
|
-
|
|
40661
|
-
|
|
40662
|
-
|
|
40663
|
-
"
|
|
40664
|
-
{
|
|
40665
|
-
"aria-selected": activeTab === tab,
|
|
40666
|
-
className: NotesActivity_default.tab,
|
|
40667
|
-
"data-active": activeTab === tab,
|
|
40668
|
-
onClick: () => setTab(tab),
|
|
40669
|
-
role: "tab",
|
|
40670
|
-
type: "button",
|
|
40671
|
-
children: [
|
|
40672
|
-
/* @__PURE__ */ (0, import_jsx_runtime123.jsx)("span", { "aria-hidden": "true", className: NotesActivity_default.tabIcon, children: /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
|
|
40673
|
-
CatalogIcon,
|
|
40674
|
-
{
|
|
40675
|
-
iconName: tab === "notes" ? "note-sticky" : "clock-rotate-left"
|
|
40676
|
-
}
|
|
40677
|
-
) }),
|
|
40678
|
-
tab === "notes" ? "Notes" : "Activity"
|
|
40679
|
-
]
|
|
40680
|
-
},
|
|
40681
|
-
tab
|
|
40682
|
-
))
|
|
40683
|
-
}
|
|
40684
|
-
),
|
|
40685
|
-
activeTab === "notes" ? /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
|
|
40686
|
-
NoteComposer,
|
|
40687
|
-
{
|
|
40688
|
-
className: NotesActivity_default.composer,
|
|
40689
|
-
onAttachClick: onNoteAttachClick,
|
|
40690
|
-
onChange: setTopDraft,
|
|
40691
|
-
onEmojiSelect: onNoteEmojiSelect,
|
|
40692
|
-
onMentionClick: onNoteMentionClick,
|
|
40693
|
-
onSave: handleTopLevelSave,
|
|
40694
|
-
onTagsChange: setTopTags,
|
|
40695
|
-
placeholder: composerPlaceholder,
|
|
40696
|
-
saveButtonLabel,
|
|
40697
|
-
selectedTags: topTags,
|
|
40698
|
-
showAttach,
|
|
40699
|
-
showEmoji,
|
|
40700
|
-
showMention,
|
|
40701
|
-
showTags,
|
|
40702
|
-
tagOptions: noteTagOptions,
|
|
40703
|
-
value: topDraft
|
|
40704
|
-
}
|
|
40705
|
-
) : null,
|
|
40706
|
-
/* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
|
|
40707
|
-
CustomScrollbar,
|
|
40708
|
-
{
|
|
40709
|
-
label: "Notes and activity feed",
|
|
40710
|
-
className: NotesActivity_default.feed,
|
|
40711
|
-
orientation: "vertical",
|
|
40712
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
|
|
40713
|
-
ContentTimeline,
|
|
40758
|
+
return /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)(
|
|
40759
|
+
"div",
|
|
40760
|
+
{
|
|
40761
|
+
className: [NotesActivity_default.root, className].filter(Boolean).join(" "),
|
|
40762
|
+
"data-active-tab": activeTab,
|
|
40763
|
+
"data-density": density,
|
|
40764
|
+
children: [
|
|
40765
|
+
/* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
|
|
40766
|
+
"div",
|
|
40714
40767
|
{
|
|
40715
|
-
|
|
40716
|
-
|
|
40717
|
-
|
|
40718
|
-
|
|
40719
|
-
|
|
40720
|
-
|
|
40721
|
-
|
|
40722
|
-
|
|
40723
|
-
|
|
40724
|
-
|
|
40725
|
-
|
|
40768
|
+
"aria-label": "Notes and activity",
|
|
40769
|
+
className: NotesActivity_default.tabs,
|
|
40770
|
+
role: "tablist",
|
|
40771
|
+
children: ["notes", "activity"].map((tab) => /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)(
|
|
40772
|
+
"button",
|
|
40773
|
+
{
|
|
40774
|
+
"aria-selected": activeTab === tab,
|
|
40775
|
+
className: NotesActivity_default.tab,
|
|
40776
|
+
"data-active": activeTab === tab,
|
|
40777
|
+
onClick: () => setTab(tab),
|
|
40778
|
+
role: "tab",
|
|
40779
|
+
type: "button",
|
|
40780
|
+
children: [
|
|
40781
|
+
/* @__PURE__ */ (0, import_jsx_runtime123.jsx)("span", { "aria-hidden": "true", className: NotesActivity_default.tabIcon, children: /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
|
|
40782
|
+
CatalogIcon,
|
|
40726
40783
|
{
|
|
40727
|
-
|
|
40728
|
-
onChange: (value) => {
|
|
40729
|
-
setDraftsByNoteId((current) => __spreadProps(__spreadValues({}, current), {
|
|
40730
|
-
[item.id]: value
|
|
40731
|
-
}));
|
|
40732
|
-
},
|
|
40733
|
-
onEmojiSelect: onNoteEmojiSelect,
|
|
40734
|
-
onMentionClick: onNoteMentionClick,
|
|
40735
|
-
onSubmit: (event) => handleThreadSubmit(item.id, event),
|
|
40736
|
-
onTagsChange: (tags) => {
|
|
40737
|
-
setDraftTagsByNoteId((current) => __spreadProps(__spreadValues({}, current), {
|
|
40738
|
-
[item.id]: tags
|
|
40739
|
-
}));
|
|
40740
|
-
},
|
|
40741
|
-
selectedTags: (_a2 = draftTagsByNoteId[item.id]) != null ? _a2 : [],
|
|
40742
|
-
showAttach,
|
|
40743
|
-
showEmoji,
|
|
40744
|
-
showMention,
|
|
40745
|
-
showTags,
|
|
40746
|
-
tagOptions: noteTagOptions,
|
|
40747
|
-
value: (_b2 = draftsByNoteId[item.id]) != null ? _b2 : ""
|
|
40784
|
+
iconName: tab === "notes" ? "note-sticky" : "clock-rotate-left"
|
|
40748
40785
|
}
|
|
40749
|
-
)
|
|
40750
|
-
|
|
40751
|
-
|
|
40752
|
-
|
|
40753
|
-
|
|
40754
|
-
|
|
40755
|
-
onItemDoubleClick: onOpenTask ? handleTimelineDoubleClick : void 0
|
|
40786
|
+
) }),
|
|
40787
|
+
tab === "notes" ? "Notes" : "Activity"
|
|
40788
|
+
]
|
|
40789
|
+
},
|
|
40790
|
+
tab
|
|
40791
|
+
))
|
|
40756
40792
|
}
|
|
40757
|
-
)
|
|
40758
|
-
|
|
40759
|
-
|
|
40760
|
-
|
|
40761
|
-
|
|
40762
|
-
|
|
40763
|
-
|
|
40764
|
-
|
|
40765
|
-
|
|
40766
|
-
|
|
40767
|
-
|
|
40768
|
-
|
|
40769
|
-
|
|
40793
|
+
),
|
|
40794
|
+
activeTab === "notes" ? /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
|
|
40795
|
+
NoteComposer,
|
|
40796
|
+
{
|
|
40797
|
+
className: NotesActivity_default.composer,
|
|
40798
|
+
onAttachClick: onNoteAttachClick,
|
|
40799
|
+
onChange: setTopDraft,
|
|
40800
|
+
onEmojiSelect: onNoteEmojiSelect,
|
|
40801
|
+
onMentionClick: onNoteMentionClick,
|
|
40802
|
+
onSave: handleTopLevelSave,
|
|
40803
|
+
onTagsChange: setTopTags,
|
|
40804
|
+
placeholder: composerPlaceholder,
|
|
40805
|
+
saveButtonLabel,
|
|
40806
|
+
selectedTags: topTags,
|
|
40807
|
+
showAttach,
|
|
40808
|
+
showEmoji,
|
|
40809
|
+
showMention,
|
|
40810
|
+
showTags,
|
|
40811
|
+
tagOptions: noteTagOptions,
|
|
40812
|
+
value: topDraft
|
|
40813
|
+
}
|
|
40814
|
+
) : null,
|
|
40815
|
+
/* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
|
|
40816
|
+
CustomScrollbar,
|
|
40817
|
+
{
|
|
40818
|
+
label: "Notes and activity feed",
|
|
40819
|
+
className: NotesActivity_default.feed,
|
|
40820
|
+
orientation: "vertical",
|
|
40821
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
|
|
40822
|
+
ContentTimeline,
|
|
40823
|
+
{
|
|
40824
|
+
groups: groupedItems.map((group) => ({
|
|
40825
|
+
items: toTimelineItems(group.items, {
|
|
40826
|
+
activeReplyNoteId,
|
|
40827
|
+
commentsByNoteId,
|
|
40828
|
+
enableReply: activeTab === "notes",
|
|
40829
|
+
onItemClick: activeTab === "notes" || onItemClick ? handleTimelineClick : void 0,
|
|
40830
|
+
onItemDoubleClick: onOpenTask ? handleTimelineDoubleClick : void 0,
|
|
40831
|
+
renderReplyComposer: (item) => {
|
|
40832
|
+
var _a2, _b2;
|
|
40833
|
+
return /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
|
|
40834
|
+
InlineReplyComposer,
|
|
40835
|
+
{
|
|
40836
|
+
onAttachClick: onNoteAttachClick,
|
|
40837
|
+
onChange: (value) => {
|
|
40838
|
+
setDraftsByNoteId((current) => __spreadProps(__spreadValues({}, current), {
|
|
40839
|
+
[item.id]: value
|
|
40840
|
+
}));
|
|
40841
|
+
},
|
|
40842
|
+
onEmojiSelect: onNoteEmojiSelect,
|
|
40843
|
+
onMentionClick: onNoteMentionClick,
|
|
40844
|
+
onSubmit: (event) => handleThreadSubmit(item.id, event),
|
|
40845
|
+
onTagsChange: (tags) => {
|
|
40846
|
+
setDraftTagsByNoteId((current) => __spreadProps(__spreadValues({}, current), {
|
|
40847
|
+
[item.id]: tags
|
|
40848
|
+
}));
|
|
40849
|
+
},
|
|
40850
|
+
selectedTags: (_a2 = draftTagsByNoteId[item.id]) != null ? _a2 : [],
|
|
40851
|
+
showAttach,
|
|
40852
|
+
showEmoji,
|
|
40853
|
+
showMention,
|
|
40854
|
+
showTags,
|
|
40855
|
+
tagOptions: noteTagOptions,
|
|
40856
|
+
value: (_b2 = draftsByNoteId[item.id]) != null ? _b2 : ""
|
|
40857
|
+
}
|
|
40858
|
+
);
|
|
40859
|
+
}
|
|
40860
|
+
}),
|
|
40861
|
+
label: group.dateGroup
|
|
40862
|
+
})),
|
|
40863
|
+
onItemClick: activeTab === "notes" || onItemClick ? handleTimelineClick : void 0,
|
|
40864
|
+
onItemDoubleClick: onOpenTask ? handleTimelineDoubleClick : void 0
|
|
40865
|
+
}
|
|
40866
|
+
)
|
|
40867
|
+
}
|
|
40868
|
+
),
|
|
40869
|
+
/* @__PURE__ */ (0, import_jsx_runtime123.jsx)("footer", { className: NotesActivity_default.footer, children: activeFooterHref ? /* @__PURE__ */ (0, import_jsx_runtime123.jsx)("a", { className: NotesActivity_default.footerAction, href: activeFooterHref, children: footerContent }) : /* @__PURE__ */ (0, import_jsx_runtime123.jsx)(
|
|
40870
|
+
"button",
|
|
40871
|
+
{
|
|
40872
|
+
className: NotesActivity_default.footerAction,
|
|
40873
|
+
onClick: activeFooterClick,
|
|
40874
|
+
type: "button",
|
|
40875
|
+
children: footerContent
|
|
40876
|
+
}
|
|
40877
|
+
) })
|
|
40878
|
+
]
|
|
40879
|
+
}
|
|
40880
|
+
);
|
|
40770
40881
|
}
|
|
40771
40882
|
|
|
40772
40883
|
// ../../components/TopPerformingUsers/TopPerformingUsers.tsx
|
|
40773
|
-
var
|
|
40884
|
+
var import_react65 = require("react");
|
|
40774
40885
|
|
|
40775
40886
|
// ../../components/TopPerformingUsers/TopPerformingUsers.module.css
|
|
40776
|
-
var TopPerformingUsers_default = {"
|
|
40887
|
+
var TopPerformingUsers_default = {"row":"opus_sYx0a6_row","root":"opus_sYx0a6_root","barFill":"opus_sYx0a6_barFill","list":"opus_sYx0a6_list","title":"opus_sYx0a6_title","item":"opus_sYx0a6_item","itemAction":"opus_sYx0a6_itemAction","barTrack":"opus_sYx0a6_barTrack","value":"opus_sYx0a6_value","header":"opus_sYx0a6_header","name":"opus_sYx0a6_name"};
|
|
40777
40888
|
|
|
40778
40889
|
// ../../components/TopPerformingUsers/TopPerformingUsers.tsx
|
|
40779
40890
|
var import_jsx_runtime124 = require("react/jsx-runtime");
|
|
@@ -40812,7 +40923,7 @@ function TopPerformingUsers({
|
|
|
40812
40923
|
title = "Top Performing People",
|
|
40813
40924
|
users
|
|
40814
40925
|
}) {
|
|
40815
|
-
const maxValue2 = (0,
|
|
40926
|
+
const maxValue2 = (0, import_react65.useMemo)(
|
|
40816
40927
|
() => Math.max(1, ...users.slice(0, 3).map((user) => user.value)),
|
|
40817
40928
|
[users]
|
|
40818
40929
|
);
|
|
@@ -40832,7 +40943,7 @@ function TopPerformingUsers({
|
|
|
40832
40943
|
}
|
|
40833
40944
|
|
|
40834
40945
|
// ../../components/UserProfileWidget/UserProfileWidget.module.css
|
|
40835
|
-
var UserProfileWidget_default = {"
|
|
40946
|
+
var UserProfileWidget_default = {"name":"opus_zjR1aT_name","copy":"opus_zjR1aT_copy","role":"opus_zjR1aT_role","chevronButton":"opus_zjR1aT_chevronButton","chevron":"opus_zjR1aT_chevron","avatarButton":"opus_zjR1aT_avatarButton","root":"opus_zjR1aT_root"};
|
|
40836
40947
|
|
|
40837
40948
|
// ../../components/UserProfileWidget/UserProfileWidget.tsx
|
|
40838
40949
|
var import_jsx_runtime125 = require("react/jsx-runtime");
|
|
@@ -40900,7 +41011,7 @@ function UserProfileWidget({
|
|
|
40900
41011
|
}
|
|
40901
41012
|
|
|
40902
41013
|
// ../../components/UserProfileWidget/ProfilePhotoUploadModal.tsx
|
|
40903
|
-
var
|
|
41014
|
+
var import_react66 = require("react");
|
|
40904
41015
|
var import_jsx_runtime126 = require("react/jsx-runtime");
|
|
40905
41016
|
var defaultUserProfilePhotoUploadOptions = {
|
|
40906
41017
|
changeButtonLabel: "Change photo",
|
|
@@ -40924,10 +41035,10 @@ function ProfilePhotoUploadModal({
|
|
|
40924
41035
|
value
|
|
40925
41036
|
}) {
|
|
40926
41037
|
var _a2;
|
|
40927
|
-
const [draftPhoto, setDraftPhoto] = (0,
|
|
40928
|
-
const [cropAvailability, setCropAvailability] = (0,
|
|
41038
|
+
const [draftPhoto, setDraftPhoto] = (0, import_react66.useState)(value != null ? value : "");
|
|
41039
|
+
const [cropAvailability, setCropAvailability] = (0, import_react66.useState)(null);
|
|
40929
41040
|
const resolvedOptions = __spreadValues(__spreadValues({}, defaultUserProfilePhotoUploadOptions), options);
|
|
40930
|
-
(0,
|
|
41041
|
+
(0, import_react66.useEffect)(() => {
|
|
40931
41042
|
if (open) {
|
|
40932
41043
|
setDraftPhoto(value != null ? value : "");
|
|
40933
41044
|
setCropAvailability(null);
|
|
@@ -41000,7 +41111,7 @@ function ProfilePhotoUploadModal({
|
|
|
41000
41111
|
}
|
|
41001
41112
|
|
|
41002
41113
|
// ../../components/ImageCropUploadWidget/ImageCropUploadWidget.module.css
|
|
41003
|
-
var ImageCropUploadWidget_default = {"
|
|
41114
|
+
var ImageCropUploadWidget_default = {"title":"opus_jO9vJQ_title","root":"opus_jO9vJQ_root","field":"opus_jO9vJQ_field"};
|
|
41004
41115
|
|
|
41005
41116
|
// ../../components/ImageCropUploadWidget/ImageCropUploadWidget.tsx
|
|
41006
41117
|
var import_jsx_runtime127 = require("react/jsx-runtime");
|
|
@@ -41045,7 +41156,7 @@ function ImageCropUploadWidget({
|
|
|
41045
41156
|
}
|
|
41046
41157
|
|
|
41047
41158
|
// ../../components/DashboardContentContainer/DashboardContentContainer.module.css
|
|
41048
|
-
var DashboardContentContainer_default = {"
|
|
41159
|
+
var DashboardContentContainer_default = {"title":"opus_myuwZ6_title","container":"opus_myuwZ6_container"};
|
|
41049
41160
|
|
|
41050
41161
|
// ../../components/DashboardContentContainer/DashboardContentContainer.tsx
|
|
41051
41162
|
var import_jsx_runtime128 = require("react/jsx-runtime");
|
|
@@ -41081,10 +41192,10 @@ function DashboardContentContainer({
|
|
|
41081
41192
|
}
|
|
41082
41193
|
|
|
41083
41194
|
// ../../components/PropertyInspector/PropertyInspector.tsx
|
|
41084
|
-
var
|
|
41195
|
+
var import_react67 = require("react");
|
|
41085
41196
|
|
|
41086
41197
|
// ../../components/PropertyInspector/PropertyInspector.module.css
|
|
41087
|
-
var PropertyInspector_default = {"
|
|
41198
|
+
var PropertyInspector_default = {"group":"opus_IrN8Z8_group","checkbox":"opus_IrN8Z8_checkbox","root":"opus_IrN8Z8_root","search":"opus_IrN8Z8_search","searchRow":"opus_IrN8Z8_searchRow","rows":"opus_IrN8Z8_rows","value":"opus_IrN8Z8_value","input":"opus_IrN8Z8_input","select":"opus_IrN8Z8_select","label":"opus_IrN8Z8_label","valueCell":"opus_IrN8Z8_valueCell","groupHeader":"opus_IrN8Z8_groupHeader","row":"opus_IrN8Z8_row"};
|
|
41088
41199
|
|
|
41089
41200
|
// ../../components/PropertyInspector/PropertyInspector.tsx
|
|
41090
41201
|
var import_jsx_runtime129 = require("react/jsx-runtime");
|
|
@@ -41097,9 +41208,9 @@ function formatDisplay(value) {
|
|
|
41097
41208
|
return String(value);
|
|
41098
41209
|
}
|
|
41099
41210
|
function PropertyInspector({ items, onChange, searchable = false }) {
|
|
41100
|
-
const [query, setQuery] = (0,
|
|
41101
|
-
const [collapsed, setCollapsed] = (0,
|
|
41102
|
-
const filtered = (0,
|
|
41211
|
+
const [query, setQuery] = (0, import_react67.useState)("");
|
|
41212
|
+
const [collapsed, setCollapsed] = (0, import_react67.useState)(/* @__PURE__ */ new Set());
|
|
41213
|
+
const filtered = (0, import_react67.useMemo)(() => {
|
|
41103
41214
|
const needle = query.trim().toLowerCase();
|
|
41104
41215
|
if (!needle) return items;
|
|
41105
41216
|
return items.filter(
|
|
@@ -41109,7 +41220,7 @@ function PropertyInspector({ items, onChange, searchable = false }) {
|
|
|
41109
41220
|
}
|
|
41110
41221
|
);
|
|
41111
41222
|
}, [items, query]);
|
|
41112
|
-
const groups = (0,
|
|
41223
|
+
const groups = (0, import_react67.useMemo)(() => {
|
|
41113
41224
|
var _a2, _b2;
|
|
41114
41225
|
const map = /* @__PURE__ */ new Map();
|
|
41115
41226
|
for (const item of filtered) {
|
|
@@ -41201,10 +41312,10 @@ function PropertyInspector({ items, onChange, searchable = false }) {
|
|
|
41201
41312
|
}
|
|
41202
41313
|
|
|
41203
41314
|
// ../../components/FilterBuilder/FilterBuilder.tsx
|
|
41204
|
-
var
|
|
41315
|
+
var import_react68 = require("react");
|
|
41205
41316
|
|
|
41206
41317
|
// ../../components/FilterBuilder/FilterBuilder.module.css
|
|
41207
|
-
var FilterBuilder_default = {"
|
|
41318
|
+
var FilterBuilder_default = {"empty":"opus_CtJDHh_empty","remove":"opus_CtJDHh_remove","add":"opus_CtJDHh_add","root":"opus_CtJDHh_root","header":"opus_CtJDHh_header","expression":"opus_CtJDHh_expression","select":"opus_CtJDHh_select","outputLabel":"opus_CtJDHh_outputLabel","list":"opus_CtJDHh_list","joiner":"opus_CtJDHh_joiner","payload":"opus_CtJDHh_payload","input":"opus_CtJDHh_input","row":"opus_CtJDHh_row","title":"opus_CtJDHh_title","joinerSpacer":"opus_CtJDHh_joinerSpacer","output":"opus_CtJDHh_output","valuePlaceholder":"opus_CtJDHh_valuePlaceholder"};
|
|
41208
41319
|
|
|
41209
41320
|
// ../../components/FilterBuilder/FilterBuilder.tsx
|
|
41210
41321
|
var import_jsx_runtime130 = require("react/jsx-runtime");
|
|
@@ -41244,11 +41355,11 @@ function FilterBuilder({ conditions, fields, onChange }) {
|
|
|
41244
41355
|
function update(id, patch) {
|
|
41245
41356
|
onChange(conditions.map((condition) => condition.id === id ? __spreadValues(__spreadValues({}, condition), patch) : condition));
|
|
41246
41357
|
}
|
|
41247
|
-
const expression = (0,
|
|
41358
|
+
const expression = (0, import_react68.useMemo)(() => {
|
|
41248
41359
|
if (conditions.length === 0) return "No filters applied";
|
|
41249
41360
|
return conditions.map(formatCondition).join(" AND ");
|
|
41250
41361
|
}, [conditions]);
|
|
41251
|
-
const payload = (0,
|
|
41362
|
+
const payload = (0, import_react68.useMemo)(
|
|
41252
41363
|
() => conditions.map(
|
|
41253
41364
|
({ field, operator, value }) => operator === "empty" ? { field, operator } : { field, operator, value }
|
|
41254
41365
|
),
|
|
@@ -41311,10 +41422,10 @@ function FilterBuilder({ conditions, fields, onChange }) {
|
|
|
41311
41422
|
}
|
|
41312
41423
|
|
|
41313
41424
|
// ../../components/QueryBuilder/QueryBuilder.tsx
|
|
41314
|
-
var
|
|
41425
|
+
var import_react69 = require("react");
|
|
41315
41426
|
|
|
41316
41427
|
// ../../components/QueryBuilder/QueryBuilder.module.css
|
|
41317
|
-
var QueryBuilder_default = {"
|
|
41428
|
+
var QueryBuilder_default = {"root":"opus_b7dZwd_root","output":"opus_b7dZwd_output","expression":"opus_b7dZwd_expression","payload":"opus_b7dZwd_payload","row":"opus_b7dZwd_row","select":"opus_b7dZwd_select","chipSpacer":"opus_b7dZwd_chipSpacer","empty":"opus_b7dZwd_empty","toolbar":"opus_b7dZwd_toolbar","selectNarrow":"opus_b7dZwd_selectNarrow","remove":"opus_b7dZwd_remove","list":"opus_b7dZwd_list","combinator":"opus_b7dZwd_combinator","chip":"opus_b7dZwd_chip","outputLabel":"opus_b7dZwd_outputLabel","add":"opus_b7dZwd_add","input":"opus_b7dZwd_input"};
|
|
41318
41429
|
|
|
41319
41430
|
// ../../components/QueryBuilder/QueryBuilder.tsx
|
|
41320
41431
|
var import_jsx_runtime131 = require("react/jsx-runtime");
|
|
@@ -41353,13 +41464,13 @@ function QueryBuilder({ fields, group, onChange }) {
|
|
|
41353
41464
|
rules: group.rules.map((rule) => rule.id === id ? __spreadValues(__spreadValues({}, rule), patch) : rule)
|
|
41354
41465
|
}));
|
|
41355
41466
|
}
|
|
41356
|
-
const expression = (0,
|
|
41467
|
+
const expression = (0, import_react69.useMemo)(() => {
|
|
41357
41468
|
if (group.rules.length === 0) return "Empty query";
|
|
41358
41469
|
const joiner = ` ${group.combinator.toUpperCase()} `;
|
|
41359
41470
|
const body = group.rules.map(formatRule).join(joiner);
|
|
41360
41471
|
return group.rules.length > 1 ? `(${body})` : body;
|
|
41361
41472
|
}, [group]);
|
|
41362
|
-
const payload = (0,
|
|
41473
|
+
const payload = (0, import_react69.useMemo)(
|
|
41363
41474
|
() => ({
|
|
41364
41475
|
combinator: group.combinator,
|
|
41365
41476
|
rules: group.rules.map(({ field, operator, value }) => ({ field, operator, value }))
|
|
@@ -41438,10 +41549,10 @@ function QueryBuilder({ fields, group, onChange }) {
|
|
|
41438
41549
|
}
|
|
41439
41550
|
|
|
41440
41551
|
// ../../components/RuleBuilder/RuleBuilder.tsx
|
|
41441
|
-
var
|
|
41552
|
+
var import_react70 = require("react");
|
|
41442
41553
|
|
|
41443
41554
|
// ../../components/RuleBuilder/RuleBuilder.module.css
|
|
41444
|
-
var RuleBuilder_default = {"
|
|
41555
|
+
var RuleBuilder_default = {"cardTop":"opus_O61tUk_cardTop","action":"opus_O61tUk_action","expression":"opus_O61tUk_expression","field":"opus_O61tUk_field","subtitle":"opus_O61tUk_subtitle","add":"opus_O61tUk_add","outputLabel":"opus_O61tUk_outputLabel","name":"opus_O61tUk_name","input":"opus_O61tUk_input","priority":"opus_O61tUk_priority","select":"opus_O61tUk_select","enabled":"opus_O61tUk_enabled","title":"opus_O61tUk_title","actions":"opus_O61tUk_actions","output":"opus_O61tUk_output","card":"opus_O61tUk_card","empty":"opus_O61tUk_empty","header":"opus_O61tUk_header","root":"opus_O61tUk_root","payload":"opus_O61tUk_payload","list":"opus_O61tUk_list"};
|
|
41445
41556
|
|
|
41446
41557
|
// ../../components/RuleBuilder/RuleBuilder.tsx
|
|
41447
41558
|
var import_jsx_runtime132 = require("react/jsx-runtime");
|
|
@@ -41469,12 +41580,12 @@ function RuleBuilder({ onChange, rules }) {
|
|
|
41469
41580
|
next.splice(target, 0, item);
|
|
41470
41581
|
onChange(next.map((rule, priority) => __spreadProps(__spreadValues({}, rule), { priority: priority + 1 })));
|
|
41471
41582
|
}
|
|
41472
|
-
const expression = (0,
|
|
41583
|
+
const expression = (0, import_react70.useMemo)(() => {
|
|
41473
41584
|
const active = rules.filter((rule) => rule.enabled);
|
|
41474
41585
|
if (active.length === 0) return "No active rules";
|
|
41475
41586
|
return active.map((rule) => `#${rule.priority} IF ${rule.conditions || "\u2026"} THEN ${rule.effect}`).join(" \u2192 ");
|
|
41476
41587
|
}, [rules]);
|
|
41477
|
-
const payload = (0,
|
|
41588
|
+
const payload = (0, import_react70.useMemo)(
|
|
41478
41589
|
() => rules.map(({ name, conditions, effect, enabled, priority }) => ({
|
|
41479
41590
|
priority,
|
|
41480
41591
|
name,
|
|
@@ -41584,7 +41695,7 @@ function RuleBuilder({ onChange, rules }) {
|
|
|
41584
41695
|
}
|
|
41585
41696
|
|
|
41586
41697
|
// ../../components/PermissionsMatrix/PermissionsMatrix.module.css
|
|
41587
|
-
var PermissionsMatrix_default = {"
|
|
41698
|
+
var PermissionsMatrix_default = {"select":"opus_x-xBrX_select","corner":"opus_x-xBrX_corner","scroll":"opus_x-xBrX_scroll","cell":"opus_x-xBrX_cell","head":"opus_x-xBrX_head","rowHead":"opus_x-xBrX_rowHead","root":"opus_x-xBrX_root","table":"opus_x-xBrX_table"};
|
|
41588
41699
|
|
|
41589
41700
|
// ../../components/PermissionsMatrix/PermissionsMatrix.tsx
|
|
41590
41701
|
var import_jsx_runtime133 = require("react/jsx-runtime");
|
|
@@ -41617,10 +41728,10 @@ function PermissionsMatrix({ onChange, permissions, resources, roles }) {
|
|
|
41617
41728
|
}
|
|
41618
41729
|
|
|
41619
41730
|
// ../../components/DualListBuilder/DualListBuilder.tsx
|
|
41620
|
-
var
|
|
41731
|
+
var import_react71 = require("react");
|
|
41621
41732
|
|
|
41622
41733
|
// ../../components/DualListBuilder/DualListBuilder.module.css
|
|
41623
|
-
var DualListBuilder_default = {"
|
|
41734
|
+
var DualListBuilder_default = {"control":"opus_P6crEX_control","output":"opus_P6crEX_output","itemActive":"opus_P6crEX_itemActive","controls":"opus_P6crEX_controls","searchRow":"opus_P6crEX_searchRow","outputLabel":"opus_P6crEX_outputLabel","count":"opus_P6crEX_count","columns":"opus_P6crEX_columns","item":"opus_P6crEX_item","expression":"opus_P6crEX_expression","columnTitle":"opus_P6crEX_columnTitle","payload":"opus_P6crEX_payload","column":"opus_P6crEX_column","list":"opus_P6crEX_list","root":"opus_P6crEX_root","search":"opus_P6crEX_search"};
|
|
41624
41735
|
|
|
41625
41736
|
// ../../components/DualListBuilder/DualListBuilder.tsx
|
|
41626
41737
|
var import_jsx_runtime134 = require("react/jsx-runtime");
|
|
@@ -41631,12 +41742,12 @@ function DualListBuilder({
|
|
|
41631
41742
|
selectedIds,
|
|
41632
41743
|
selectedTitle = "Selected"
|
|
41633
41744
|
}) {
|
|
41634
|
-
const [query, setQuery] = (0,
|
|
41635
|
-
const [activeAvailable, setActiveAvailable] = (0,
|
|
41636
|
-
const [activeSelected, setActiveSelected] = (0,
|
|
41637
|
-
const byId = (0,
|
|
41638
|
-
const selectedSet = (0,
|
|
41639
|
-
const availableItems = (0,
|
|
41745
|
+
const [query, setQuery] = (0, import_react71.useState)("");
|
|
41746
|
+
const [activeAvailable, setActiveAvailable] = (0, import_react71.useState)([]);
|
|
41747
|
+
const [activeSelected, setActiveSelected] = (0, import_react71.useState)([]);
|
|
41748
|
+
const byId = (0, import_react71.useMemo)(() => new Map(available.map((item) => [item.id, item])), [available]);
|
|
41749
|
+
const selectedSet = (0, import_react71.useMemo)(() => new Set(selectedIds), [selectedIds]);
|
|
41750
|
+
const availableItems = (0, import_react71.useMemo)(() => {
|
|
41640
41751
|
const needle = query.trim().toLowerCase();
|
|
41641
41752
|
return available.filter((item) => {
|
|
41642
41753
|
if (selectedSet.has(item.id)) return false;
|
|
@@ -41645,11 +41756,11 @@ function DualListBuilder({
|
|
|
41645
41756
|
});
|
|
41646
41757
|
}, [available, query, selectedSet]);
|
|
41647
41758
|
const selectedItems = selectedIds.map((id) => byId.get(id)).filter(Boolean);
|
|
41648
|
-
const expression = (0,
|
|
41759
|
+
const expression = (0, import_react71.useMemo)(() => {
|
|
41649
41760
|
if (selectedItems.length === 0) return "Nothing selected";
|
|
41650
41761
|
return selectedItems.map((item) => item.label).join(" \u2192 ");
|
|
41651
41762
|
}, [selectedItems]);
|
|
41652
|
-
const payload = (0,
|
|
41763
|
+
const payload = (0, import_react71.useMemo)(
|
|
41653
41764
|
() => selectedItems.map(({ id, label }) => ({ id, label })),
|
|
41654
41765
|
[selectedItems]
|
|
41655
41766
|
);
|
|
@@ -41746,10 +41857,10 @@ function ListColumn2({
|
|
|
41746
41857
|
}
|
|
41747
41858
|
|
|
41748
41859
|
// ../../components/Scheduler/Scheduler.tsx
|
|
41749
|
-
var
|
|
41860
|
+
var import_react72 = require("react");
|
|
41750
41861
|
|
|
41751
41862
|
// ../../components/Scheduler/Scheduler.module.css
|
|
41752
|
-
var Scheduler_default = {"
|
|
41863
|
+
var Scheduler_default = {"eventTime":"opus_ZqbdMc_eventTime","dayHead":"opus_ZqbdMc_dayHead","event":"opus_ZqbdMc_event","eventTitle":"opus_ZqbdMc_eventTitle","cell":"opus_ZqbdMc_cell","corner":"opus_ZqbdMc_corner","grid":"opus_ZqbdMc_grid","time":"opus_ZqbdMc_time","root":"opus_ZqbdMc_root"};
|
|
41753
41864
|
|
|
41754
41865
|
// ../../components/Scheduler/Scheduler.tsx
|
|
41755
41866
|
var import_jsx_runtime135 = require("react/jsx-runtime");
|
|
@@ -41760,7 +41871,7 @@ function Scheduler({
|
|
|
41760
41871
|
events,
|
|
41761
41872
|
startHour = 9
|
|
41762
41873
|
}) {
|
|
41763
|
-
const hours = (0,
|
|
41874
|
+
const hours = (0, import_react72.useMemo)(() => {
|
|
41764
41875
|
const list = [];
|
|
41765
41876
|
for (let hour = startHour; hour <= endHour; hour += 1) list.push(hour);
|
|
41766
41877
|
return list;
|
|
@@ -41814,16 +41925,16 @@ function formatHour(hour) {
|
|
|
41814
41925
|
}
|
|
41815
41926
|
|
|
41816
41927
|
// ../../components/KanbanBoard/KanbanBoard.tsx
|
|
41817
|
-
var
|
|
41928
|
+
var import_react73 = require("react");
|
|
41818
41929
|
|
|
41819
41930
|
// ../../components/KanbanBoard/KanbanBoard.module.css
|
|
41820
|
-
var KanbanBoard_default = {"
|
|
41931
|
+
var KanbanBoard_default = {"columnTitle":"opus_EUh8ei_columnTitle","cards":"opus_EUh8ei_cards","card":"opus_EUh8ei_card","cardMeta":"opus_EUh8ei_cardMeta","cardTitle":"opus_EUh8ei_cardTitle","root":"opus_EUh8ei_root","column":"opus_EUh8ei_column","count":"opus_EUh8ei_count","columnHeader":"opus_EUh8ei_columnHeader"};
|
|
41821
41932
|
|
|
41822
41933
|
// ../../components/KanbanBoard/KanbanBoard.tsx
|
|
41823
41934
|
var import_jsx_runtime136 = require("react/jsx-runtime");
|
|
41824
41935
|
function KanbanBoard({ cards, columns, onChange }) {
|
|
41825
|
-
const [draggingId, setDraggingId] = (0,
|
|
41826
|
-
const cardLookup = (0,
|
|
41936
|
+
const [draggingId, setDraggingId] = (0, import_react73.useState)(null);
|
|
41937
|
+
const cardLookup = (0, import_react73.useMemo)(() => cards, [cards]);
|
|
41827
41938
|
function moveCard(cardId, toColumnId) {
|
|
41828
41939
|
if (!onChange) return;
|
|
41829
41940
|
const next = columns.map((column) => __spreadProps(__spreadValues({}, column), {
|
|
@@ -41884,7 +41995,7 @@ function KanbanBoard({ cards, columns, onChange }) {
|
|
|
41884
41995
|
}
|
|
41885
41996
|
|
|
41886
41997
|
// ../../components/Calendar/Calendar.tsx
|
|
41887
|
-
var
|
|
41998
|
+
var import_react75 = require("react");
|
|
41888
41999
|
|
|
41889
42000
|
// ../../components/Calendar/calendarTime.ts
|
|
41890
42001
|
function formatEventTimeRange(startTime, endTime) {
|
|
@@ -41923,10 +42034,10 @@ function sortEventsByTime(events) {
|
|
|
41923
42034
|
}
|
|
41924
42035
|
|
|
41925
42036
|
// ../../components/Calendar/CalendarDayModal.tsx
|
|
41926
|
-
var
|
|
42037
|
+
var import_react74 = require("react");
|
|
41927
42038
|
|
|
41928
42039
|
// ../../components/Calendar/Calendar.module.css
|
|
41929
|
-
var Calendar_default = {"
|
|
42040
|
+
var Calendar_default = {"dayModalHeading":"opus_IjCc5M_dayModalHeading","dayModalList":"opus_IjCc5M_dayModalList","nav":"opus_IjCc5M_nav","monthSelect":"opus_IjCc5M_monthSelect","dayModalItemTime":"opus_IjCc5M_dayModalItemTime","dayModalEmpty":"opus_IjCc5M_dayModalEmpty","dayModalDot":"opus_IjCc5M_dayModalDot","root":"opus_IjCc5M_root","dayModalItem":"opus_IjCc5M_dayModalItem","weekdays":"opus_IjCc5M_weekdays","dot":"opus_IjCc5M_dot","dayModalFieldRow":"opus_IjCc5M_dayModalFieldRow","toolbar":"opus_IjCc5M_toolbar","dayModalItemBody":"opus_IjCc5M_dayModalItemBody","dayModal":"opus_IjCc5M_dayModal","dayNumber":"opus_IjCc5M_dayNumber","picker":"opus_IjCc5M_picker","weekday":"opus_IjCc5M_weekday","label":"opus_IjCc5M_label","dayModalNotice":"opus_IjCc5M_dayModalNotice","select":"opus_IjCc5M_select","empty":"opus_IjCc5M_empty","dayModalSection":"opus_IjCc5M_dayModalSection","day":"opus_IjCc5M_day","pickerField":"opus_IjCc5M_pickerField","yearSelect":"opus_IjCc5M_yearSelect","selected":"opus_IjCc5M_selected","srOnly":"opus_IjCc5M_srOnly","dayModalItemMeta":"opus_IjCc5M_dayModalItemMeta","grid":"opus_IjCc5M_grid","events":"opus_IjCc5M_events","dayModalItemTitle":"opus_IjCc5M_dayModalItemTitle","dayModalForm":"opus_IjCc5M_dayModalForm","today":"opus_IjCc5M_today","eventLabel":"opus_IjCc5M_eventLabel","event":"opus_IjCc5M_event","moreEvents":"opus_IjCc5M_moreEvents"};
|
|
41930
42041
|
|
|
41931
42042
|
// ../../components/Calendar/CalendarDayModal.tsx
|
|
41932
42043
|
var import_jsx_runtime137 = require("react/jsx-runtime");
|
|
@@ -41947,13 +42058,13 @@ function formatDayLabel(dateKey) {
|
|
|
41947
42058
|
});
|
|
41948
42059
|
}
|
|
41949
42060
|
function CalendarDayModal({ dateKey, events, onBookEvent, onClose }) {
|
|
41950
|
-
const [title, setTitle] = (0,
|
|
41951
|
-
const [startTime, setStartTime] = (0,
|
|
41952
|
-
const [endTime, setEndTime] = (0,
|
|
41953
|
-
const [toneLabel, setToneLabel] = (0,
|
|
41954
|
-
const [notice, setNotice] = (0,
|
|
41955
|
-
const scheduledEvents = (0,
|
|
41956
|
-
(0,
|
|
42061
|
+
const [title, setTitle] = (0, import_react74.useState)("");
|
|
42062
|
+
const [startTime, setStartTime] = (0, import_react74.useState)("09:00");
|
|
42063
|
+
const [endTime, setEndTime] = (0, import_react74.useState)("10:00");
|
|
42064
|
+
const [toneLabel, setToneLabel] = (0, import_react74.useState)("Meeting");
|
|
42065
|
+
const [notice, setNotice] = (0, import_react74.useState)(null);
|
|
42066
|
+
const scheduledEvents = (0, import_react74.useMemo)(() => sortEventsByTime(events), [events]);
|
|
42067
|
+
(0, import_react74.useEffect)(() => {
|
|
41957
42068
|
setTitle("");
|
|
41958
42069
|
setStartTime("09:00");
|
|
41959
42070
|
setEndTime("10:00");
|
|
@@ -42087,27 +42198,27 @@ function Calendar({
|
|
|
42087
42198
|
year: controlledYear
|
|
42088
42199
|
}) {
|
|
42089
42200
|
var _a2;
|
|
42090
|
-
const today = (0,
|
|
42091
|
-
const [cursor, setCursor] = (0,
|
|
42201
|
+
const today = (0, import_react75.useMemo)(() => /* @__PURE__ */ new Date(), []);
|
|
42202
|
+
const [cursor, setCursor] = (0, import_react75.useState)(() => ({
|
|
42092
42203
|
year: controlledYear != null ? controlledYear : today.getFullYear(),
|
|
42093
42204
|
month: controlledMonth != null ? controlledMonth : today.getMonth()
|
|
42094
42205
|
}));
|
|
42095
|
-
const [internalSelected, setInternalSelected] = (0,
|
|
42096
|
-
const [activeDayKey, setActiveDayKey] = (0,
|
|
42097
|
-
const [bookedEvents, setBookedEvents] = (0,
|
|
42206
|
+
const [internalSelected, setInternalSelected] = (0, import_react75.useState)();
|
|
42207
|
+
const [activeDayKey, setActiveDayKey] = (0, import_react75.useState)(null);
|
|
42208
|
+
const [bookedEvents, setBookedEvents] = (0, import_react75.useState)([]);
|
|
42098
42209
|
const year = controlledYear != null ? controlledYear : cursor.year;
|
|
42099
42210
|
const month = controlledMonth != null ? controlledMonth : cursor.month;
|
|
42100
42211
|
const isControlled = controlledYear != null && controlledMonth != null;
|
|
42101
42212
|
const activeSelected = selectedDate != null ? selectedDate : internalSelected;
|
|
42102
|
-
const allEvents = (0,
|
|
42103
|
-
const yearOptions = (0,
|
|
42213
|
+
const allEvents = (0, import_react75.useMemo)(() => [...events, ...bookedEvents], [bookedEvents, events]);
|
|
42214
|
+
const yearOptions = (0, import_react75.useMemo)(() => {
|
|
42104
42215
|
const minYear = today.getFullYear() - 20;
|
|
42105
42216
|
const maxYear = today.getFullYear() + 20;
|
|
42106
42217
|
const start = Math.min(minYear, year);
|
|
42107
42218
|
const end = Math.max(maxYear, year);
|
|
42108
42219
|
return Array.from({ length: end - start + 1 }, (_, index) => start + index);
|
|
42109
42220
|
}, [today, year]);
|
|
42110
|
-
const eventsByDate = (0,
|
|
42221
|
+
const eventsByDate = (0, import_react75.useMemo)(() => {
|
|
42111
42222
|
var _a3;
|
|
42112
42223
|
const map = /* @__PURE__ */ new Map();
|
|
42113
42224
|
for (const event of allEvents) {
|
|
@@ -42118,7 +42229,7 @@ function Calendar({
|
|
|
42118
42229
|
return map;
|
|
42119
42230
|
}, [allEvents]);
|
|
42120
42231
|
const activeDayEvents = activeDayKey ? sortEventsByTime((_a2 = eventsByDate.get(activeDayKey)) != null ? _a2 : []) : [];
|
|
42121
|
-
const cells = (0,
|
|
42232
|
+
const cells = (0, import_react75.useMemo)(() => {
|
|
42122
42233
|
const first = new Date(year, month, 1);
|
|
42123
42234
|
const startOffset = first.getDay();
|
|
42124
42235
|
const daysInMonth = new Date(year, month + 1, 0).getDate();
|
|
@@ -42250,10 +42361,10 @@ function Calendar({
|
|
|
42250
42361
|
}
|
|
42251
42362
|
|
|
42252
42363
|
// ../../components/ResourcePlanner/ResourcePlanner.tsx
|
|
42253
|
-
var
|
|
42364
|
+
var import_react76 = require("react");
|
|
42254
42365
|
|
|
42255
42366
|
// ../../components/ResourcePlanner/ResourcePlanner.module.css
|
|
42256
|
-
var ResourcePlanner_default = {"
|
|
42367
|
+
var ResourcePlanner_default = {"block":"opus_9Mof8o_block","track":"opus_9Mof8o_track","hour":"opus_9Mof8o_hour","root":"opus_9Mof8o_root","corner":"opus_9Mof8o_corner","resource":"opus_9Mof8o_resource","row":"opus_9Mof8o_row","header":"opus_9Mof8o_header","scroll":"opus_9Mof8o_scroll","lanes":"opus_9Mof8o_lanes","lane":"opus_9Mof8o_lane"};
|
|
42257
42368
|
|
|
42258
42369
|
// ../../components/ResourcePlanner/ResourcePlanner.tsx
|
|
42259
42370
|
var import_jsx_runtime139 = require("react/jsx-runtime");
|
|
@@ -42263,7 +42374,7 @@ function ResourcePlanner({
|
|
|
42263
42374
|
resources,
|
|
42264
42375
|
startHour = 8
|
|
42265
42376
|
}) {
|
|
42266
|
-
const hours = (0,
|
|
42377
|
+
const hours = (0, import_react76.useMemo)(() => {
|
|
42267
42378
|
const list = [];
|
|
42268
42379
|
for (let hour = startHour; hour <= endHour; hour += 1) list.push(hour);
|
|
42269
42380
|
return list;
|
|
@@ -42306,10 +42417,10 @@ function ResourcePlanner({
|
|
|
42306
42417
|
}
|
|
42307
42418
|
|
|
42308
42419
|
// ../../components/TreeView/TreeView.tsx
|
|
42309
|
-
var
|
|
42420
|
+
var import_react77 = require("react");
|
|
42310
42421
|
|
|
42311
42422
|
// ../../components/TreeView/TreeView.module.css
|
|
42312
|
-
var TreeView_default = {"toggle":"opus_NlkzXy_toggle","
|
|
42423
|
+
var TreeView_default = {"toggle":"opus_NlkzXy_toggle","tree":"opus_NlkzXy_tree","leafMark":"opus_NlkzXy_leafMark","label":"opus_NlkzXy_label","node":"opus_NlkzXy_node","children":"opus_NlkzXy_children","row":"opus_NlkzXy_row"};
|
|
42313
42424
|
|
|
42314
42425
|
// ../../components/TreeView/TreeView.tsx
|
|
42315
42426
|
var import_jsx_runtime140 = require("react/jsx-runtime");
|
|
@@ -42361,8 +42472,8 @@ function TreeNode({
|
|
|
42361
42472
|
] });
|
|
42362
42473
|
}
|
|
42363
42474
|
function TreeView({ defaultExpandedIds, nodes }) {
|
|
42364
|
-
const fallbackIds = (0,
|
|
42365
|
-
const [expandedIds, setExpandedIds] = (0,
|
|
42475
|
+
const fallbackIds = (0, import_react77.useMemo)(() => collectExpandableIds(nodes).slice(0, 2), [nodes]);
|
|
42476
|
+
const [expandedIds, setExpandedIds] = (0, import_react77.useState)(
|
|
42366
42477
|
() => new Set(defaultExpandedIds != null ? defaultExpandedIds : fallbackIds)
|
|
42367
42478
|
);
|
|
42368
42479
|
function toggle(id) {
|
|
@@ -42389,7 +42500,7 @@ function TreeView({ defaultExpandedIds, nodes }) {
|
|
|
42389
42500
|
}
|
|
42390
42501
|
|
|
42391
42502
|
// ../../components/MasonryGrid/MasonryGrid.module.css
|
|
42392
|
-
var MasonryGrid_default = {"grid":"opus_Fxxd7-_grid","
|
|
42503
|
+
var MasonryGrid_default = {"grid":"opus_Fxxd7-_grid","body":"opus_Fxxd7-_body","title":"opus_Fxxd7-_title","card":"opus_Fxxd7-_card"};
|
|
42393
42504
|
|
|
42394
42505
|
// ../../components/MasonryGrid/MasonryGrid.tsx
|
|
42395
42506
|
var import_jsx_runtime141 = require("react/jsx-runtime");
|
|
@@ -42424,10 +42535,10 @@ function MasonryGrid({ columns = 3, gap = 12, items }) {
|
|
|
42424
42535
|
}
|
|
42425
42536
|
|
|
42426
42537
|
// ../../components/JsonViewer/JsonViewer.tsx
|
|
42427
|
-
var
|
|
42538
|
+
var import_react78 = require("react");
|
|
42428
42539
|
|
|
42429
42540
|
// ../../components/JsonViewer/JsonViewer.module.css
|
|
42430
|
-
var JsonViewer_default = {"
|
|
42541
|
+
var JsonViewer_default = {"block":"opus_uLDgXq_block","string":"opus_uLDgXq_string","number":"opus_uLDgXq_number","boolean":"opus_uLDgXq_boolean","null":"opus_uLDgXq_null","root":"opus_uLDgXq_root","chevron":"opus_uLDgXq_chevron","toggleLine":"opus_uLDgXq_toggleLine","key":"opus_uLDgXq_key","line":"opus_uLDgXq_line","summary":"opus_uLDgXq_summary","children":"opus_uLDgXq_children"};
|
|
42431
42542
|
|
|
42432
42543
|
// ../../components/JsonViewer/JsonViewer.tsx
|
|
42433
42544
|
var import_jsx_runtime142 = require("react/jsx-runtime");
|
|
@@ -42455,7 +42566,7 @@ function PrimitiveValue({ value }) {
|
|
|
42455
42566
|
}
|
|
42456
42567
|
function JsonNode({ collapsedDepth, depth, name, value }) {
|
|
42457
42568
|
const isExpandable = Array.isArray(value) || isPlainObject(value);
|
|
42458
|
-
const [open, setOpen] = (0,
|
|
42569
|
+
const [open, setOpen] = (0, import_react78.useState)(depth < collapsedDepth);
|
|
42459
42570
|
if (!isExpandable) {
|
|
42460
42571
|
return /* @__PURE__ */ (0, import_jsx_runtime142.jsxs)("div", { className: JsonViewer_default.line, style: { paddingLeft: `${depth * 14}px` }, children: [
|
|
42461
42572
|
name !== void 0 ? /* @__PURE__ */ (0, import_jsx_runtime142.jsxs)("span", { className: JsonViewer_default.key, children: [
|
|
@@ -42499,7 +42610,7 @@ function JsonNode({ collapsedDepth, depth, name, value }) {
|
|
|
42499
42610
|
] });
|
|
42500
42611
|
}
|
|
42501
42612
|
function JsonViewer({ collapsedDepth = 1, value }) {
|
|
42502
|
-
const parsed = (0,
|
|
42613
|
+
const parsed = (0, import_react78.useMemo)(() => value, [value]);
|
|
42503
42614
|
return /* @__PURE__ */ (0, import_jsx_runtime142.jsx)("div", { className: JsonViewer_default.root, children: /* @__PURE__ */ (0, import_jsx_runtime142.jsx)(JsonNode, { collapsedDepth: Math.max(0, collapsedDepth), depth: 0, value: parsed }) });
|
|
42504
42615
|
}
|
|
42505
42616
|
|
|
@@ -42547,10 +42658,10 @@ function Spinner({ label = "Loading", size = "md", tone = "accent" }) {
|
|
|
42547
42658
|
}
|
|
42548
42659
|
|
|
42549
42660
|
// ../../components/Clock/Clock.tsx
|
|
42550
|
-
var
|
|
42661
|
+
var import_react79 = require("react");
|
|
42551
42662
|
|
|
42552
42663
|
// ../../components/Clock/Clock.module.css
|
|
42553
|
-
var Clock_default = {"
|
|
42664
|
+
var Clock_default = {"tick":"opus_Lj91mC_tick","hand":"opus_Lj91mC_hand","loading":"opus_Lj91mC_loading","minuteHand":"opus_Lj91mC_minuteHand","face":"opus_Lj91mC_face","digitalTime":"opus_Lj91mC_digitalTime","hourHand":"opus_Lj91mC_hourHand","secondHand":"opus_Lj91mC_secondHand","centreDot":"opus_Lj91mC_centreDot","centreDotInner":"opus_Lj91mC_centreDotInner","date":"opus_Lj91mC_date","number":"opus_Lj91mC_number","root":"opus_Lj91mC_root"};
|
|
42554
42665
|
|
|
42555
42666
|
// ../../components/Clock/Clock.tsx
|
|
42556
42667
|
var import_jsx_runtime145 = require("react/jsx-runtime");
|
|
@@ -42560,8 +42671,8 @@ function Clock({
|
|
|
42560
42671
|
showDigital = true,
|
|
42561
42672
|
size = "md"
|
|
42562
42673
|
}) {
|
|
42563
|
-
const [time, setTime] = (0,
|
|
42564
|
-
(0,
|
|
42674
|
+
const [time, setTime] = (0, import_react79.useState)(null);
|
|
42675
|
+
(0, import_react79.useEffect)(() => {
|
|
42565
42676
|
setTime(/* @__PURE__ */ new Date());
|
|
42566
42677
|
const interval = window.setInterval(() => {
|
|
42567
42678
|
setTime(/* @__PURE__ */ new Date());
|
|
@@ -42669,7 +42780,7 @@ function VisuallyHidden({ as = "span", children }) {
|
|
|
42669
42780
|
}
|
|
42670
42781
|
|
|
42671
42782
|
// ../../components/FocusTrap/FocusTrap.tsx
|
|
42672
|
-
var
|
|
42783
|
+
var import_react80 = require("react");
|
|
42673
42784
|
|
|
42674
42785
|
// ../../components/FocusTrap/FocusTrap.module.css
|
|
42675
42786
|
var FocusTrap_default = {"trap":"opus_fJckCZ_trap"};
|
|
@@ -42682,9 +42793,9 @@ function FocusTrap({
|
|
|
42682
42793
|
initialFocusRef,
|
|
42683
42794
|
restoreFocus = true
|
|
42684
42795
|
}) {
|
|
42685
|
-
const containerRef = (0,
|
|
42686
|
-
const previouslyFocusedRef = (0,
|
|
42687
|
-
(0,
|
|
42796
|
+
const containerRef = (0, import_react80.useRef)(null);
|
|
42797
|
+
const previouslyFocusedRef = (0, import_react80.useRef)(null);
|
|
42798
|
+
(0, import_react80.useEffect)(() => {
|
|
42688
42799
|
if (!active) {
|
|
42689
42800
|
return;
|
|
42690
42801
|
}
|
|
@@ -42710,7 +42821,7 @@ function FocusTrap({
|
|
|
42710
42821
|
}
|
|
42711
42822
|
};
|
|
42712
42823
|
}, [active, initialFocusRef, restoreFocus]);
|
|
42713
|
-
(0,
|
|
42824
|
+
(0, import_react80.useEffect)(() => {
|
|
42714
42825
|
if (!active) {
|
|
42715
42826
|
return;
|
|
42716
42827
|
}
|
|
@@ -42749,7 +42860,7 @@ function FocusTrap({
|
|
|
42749
42860
|
}
|
|
42750
42861
|
|
|
42751
42862
|
// ../../components/KeyboardShortcut/KeyboardShortcut.module.css
|
|
42752
|
-
var KeyboardShortcut_default = {"shortcut":"opus_pZh5vX_shortcut","
|
|
42863
|
+
var KeyboardShortcut_default = {"shortcut":"opus_pZh5vX_shortcut","key":"opus_pZh5vX_key","plus":"opus_pZh5vX_plus"};
|
|
42753
42864
|
|
|
42754
42865
|
// ../../components/KeyboardShortcut/KeyboardShortcut.tsx
|
|
42755
42866
|
var import_jsx_runtime148 = require("react/jsx-runtime");
|
|
@@ -42761,9 +42872,9 @@ function KeyboardShortcut({ keys, size = "md" }) {
|
|
|
42761
42872
|
}
|
|
42762
42873
|
|
|
42763
42874
|
// ../../components/HotkeyManager/HotkeyManager.tsx
|
|
42764
|
-
var
|
|
42875
|
+
var import_react81 = require("react");
|
|
42765
42876
|
var import_jsx_runtime149 = require("react/jsx-runtime");
|
|
42766
|
-
var HotkeyManagerContext = (0,
|
|
42877
|
+
var HotkeyManagerContext = (0, import_react81.createContext)(null);
|
|
42767
42878
|
function matchesCombo(event, combo) {
|
|
42768
42879
|
const key = event.key.length === 1 ? event.key.toLowerCase() : event.key;
|
|
42769
42880
|
const expected = combo.key.length === 1 ? combo.key.toLowerCase() : combo.key;
|
|
@@ -42779,13 +42890,13 @@ function shortcutsEqual(a, b) {
|
|
|
42779
42890
|
});
|
|
42780
42891
|
}
|
|
42781
42892
|
function HotkeyManager({ children, enabled = true }) {
|
|
42782
|
-
const handlersRef = (0,
|
|
42783
|
-
const [shortcuts, setShortcuts] = (0,
|
|
42784
|
-
const syncShortcuts = (0,
|
|
42893
|
+
const handlersRef = (0, import_react81.useRef)(/* @__PURE__ */ new Map());
|
|
42894
|
+
const [shortcuts, setShortcuts] = (0, import_react81.useState)([]);
|
|
42895
|
+
const syncShortcuts = (0, import_react81.useCallback)(() => {
|
|
42785
42896
|
const next = Array.from(handlersRef.current.values()).map((entry) => entry.combo);
|
|
42786
42897
|
setShortcuts((current) => shortcutsEqual(current, next) ? current : next);
|
|
42787
42898
|
}, []);
|
|
42788
|
-
const register = (0,
|
|
42899
|
+
const register = (0, import_react81.useCallback)(
|
|
42789
42900
|
(combo, handler) => {
|
|
42790
42901
|
handlersRef.current.set(combo.id, { combo, handler });
|
|
42791
42902
|
syncShortcuts();
|
|
@@ -42796,7 +42907,7 @@ function HotkeyManager({ children, enabled = true }) {
|
|
|
42796
42907
|
},
|
|
42797
42908
|
[syncShortcuts]
|
|
42798
42909
|
);
|
|
42799
|
-
(0,
|
|
42910
|
+
(0, import_react81.useEffect)(() => {
|
|
42800
42911
|
if (!enabled) {
|
|
42801
42912
|
return;
|
|
42802
42913
|
}
|
|
@@ -42821,16 +42932,16 @@ function HotkeyManager({ children, enabled = true }) {
|
|
|
42821
42932
|
window.addEventListener("keydown", onKeyDown);
|
|
42822
42933
|
return () => window.removeEventListener("keydown", onKeyDown);
|
|
42823
42934
|
}, [enabled]);
|
|
42824
|
-
const value = (0,
|
|
42935
|
+
const value = (0, import_react81.useMemo)(() => ({ register, shortcuts }), [register, shortcuts]);
|
|
42825
42936
|
return /* @__PURE__ */ (0, import_jsx_runtime149.jsx)(HotkeyManagerContext.Provider, { value, children });
|
|
42826
42937
|
}
|
|
42827
42938
|
function useHotkey(combo, handler) {
|
|
42828
|
-
const context = (0,
|
|
42939
|
+
const context = (0, import_react81.useContext)(HotkeyManagerContext);
|
|
42829
42940
|
const register = context == null ? void 0 : context.register;
|
|
42830
|
-
const handlerRef = (0,
|
|
42941
|
+
const handlerRef = (0, import_react81.useRef)(handler);
|
|
42831
42942
|
handlerRef.current = handler;
|
|
42832
42943
|
const { alt, ctrl, description, enabled, id, key, meta, shift } = combo;
|
|
42833
|
-
(0,
|
|
42944
|
+
(0, import_react81.useEffect)(() => {
|
|
42834
42945
|
if (!register) {
|
|
42835
42946
|
return;
|
|
42836
42947
|
}
|
|
@@ -42843,7 +42954,7 @@ function useHotkey(combo, handler) {
|
|
|
42843
42954
|
}, [alt, ctrl, description, enabled, id, key, meta, register, shift]);
|
|
42844
42955
|
}
|
|
42845
42956
|
function useHotkeyManager() {
|
|
42846
|
-
const context = (0,
|
|
42957
|
+
const context = (0, import_react81.useContext)(HotkeyManagerContext);
|
|
42847
42958
|
if (!context) {
|
|
42848
42959
|
throw new Error("useHotkeyManager must be used within HotkeyManager");
|
|
42849
42960
|
}
|
|
@@ -42851,7 +42962,7 @@ function useHotkeyManager() {
|
|
|
42851
42962
|
}
|
|
42852
42963
|
|
|
42853
42964
|
// ../../components/CopyButton/CopyButton.tsx
|
|
42854
|
-
var
|
|
42965
|
+
var import_react82 = require("react");
|
|
42855
42966
|
|
|
42856
42967
|
// ../../components/CopyButton/CopyButton.module.css
|
|
42857
42968
|
var CopyButton_default = {"wrap":"opus_Ij6tWr_wrap"};
|
|
@@ -42883,15 +42994,15 @@ function CopyButton({
|
|
|
42883
42994
|
variant = "secondary",
|
|
42884
42995
|
onCopied
|
|
42885
42996
|
}) {
|
|
42886
|
-
const [copied, setCopied] = (0,
|
|
42887
|
-
(0,
|
|
42997
|
+
const [copied, setCopied] = (0, import_react82.useState)(false);
|
|
42998
|
+
(0, import_react82.useEffect)(() => {
|
|
42888
42999
|
if (!copied) {
|
|
42889
43000
|
return;
|
|
42890
43001
|
}
|
|
42891
43002
|
const timer = window.setTimeout(() => setCopied(false), resetMs);
|
|
42892
43003
|
return () => window.clearTimeout(timer);
|
|
42893
43004
|
}, [copied, resetMs]);
|
|
42894
|
-
const handleCopy = (0,
|
|
43005
|
+
const handleCopy = (0, import_react82.useCallback)(async () => {
|
|
42895
43006
|
try {
|
|
42896
43007
|
await writeClipboard(value);
|
|
42897
43008
|
setCopied(true);
|
|
@@ -42904,9 +43015,9 @@ function CopyButton({
|
|
|
42904
43015
|
}
|
|
42905
43016
|
|
|
42906
43017
|
// ../../components/Clipboard/Clipboard.tsx
|
|
42907
|
-
var
|
|
43018
|
+
var import_react83 = require("react");
|
|
42908
43019
|
var import_jsx_runtime151 = require("react/jsx-runtime");
|
|
42909
|
-
var ClipboardContext = (0,
|
|
43020
|
+
var ClipboardContext = (0, import_react83.createContext)(null);
|
|
42910
43021
|
async function fallbackWrite(value) {
|
|
42911
43022
|
const textarea = document.createElement("textarea");
|
|
42912
43023
|
textarea.value = value;
|
|
@@ -42919,8 +43030,8 @@ async function fallbackWrite(value) {
|
|
|
42919
43030
|
document.body.removeChild(textarea);
|
|
42920
43031
|
}
|
|
42921
43032
|
function ClipboardProvider({ children }) {
|
|
42922
|
-
const [lastCopied, setLastCopied] = (0,
|
|
42923
|
-
const writeText = (0,
|
|
43033
|
+
const [lastCopied, setLastCopied] = (0, import_react83.useState)(null);
|
|
43034
|
+
const writeText = (0, import_react83.useCallback)(async (value2) => {
|
|
42924
43035
|
var _a2;
|
|
42925
43036
|
if ((_a2 = navigator.clipboard) == null ? void 0 : _a2.writeText) {
|
|
42926
43037
|
await navigator.clipboard.writeText(value2);
|
|
@@ -42929,21 +43040,21 @@ function ClipboardProvider({ children }) {
|
|
|
42929
43040
|
}
|
|
42930
43041
|
setLastCopied(value2);
|
|
42931
43042
|
}, []);
|
|
42932
|
-
const readText = (0,
|
|
43043
|
+
const readText = (0, import_react83.useCallback)(async () => {
|
|
42933
43044
|
var _a2;
|
|
42934
43045
|
if ((_a2 = navigator.clipboard) == null ? void 0 : _a2.readText) {
|
|
42935
43046
|
return navigator.clipboard.readText();
|
|
42936
43047
|
}
|
|
42937
43048
|
return lastCopied != null ? lastCopied : "";
|
|
42938
43049
|
}, [lastCopied]);
|
|
42939
|
-
const value = (0,
|
|
43050
|
+
const value = (0, import_react83.useMemo)(
|
|
42940
43051
|
() => ({ lastCopied, readText, writeText }),
|
|
42941
43052
|
[lastCopied, readText, writeText]
|
|
42942
43053
|
);
|
|
42943
43054
|
return /* @__PURE__ */ (0, import_jsx_runtime151.jsx)(ClipboardContext.Provider, { value, children });
|
|
42944
43055
|
}
|
|
42945
43056
|
function useClipboard() {
|
|
42946
|
-
const context = (0,
|
|
43057
|
+
const context = (0, import_react83.useContext)(ClipboardContext);
|
|
42947
43058
|
if (!context) {
|
|
42948
43059
|
throw new Error("useClipboard must be used within ClipboardProvider");
|
|
42949
43060
|
}
|
|
@@ -42974,13 +43085,13 @@ function ThemeSwitcher({
|
|
|
42974
43085
|
}
|
|
42975
43086
|
|
|
42976
43087
|
// ../../components/ResizeObserver/ResizeObserver.tsx
|
|
42977
|
-
var
|
|
43088
|
+
var import_react84 = require("react");
|
|
42978
43089
|
var import_jsx_runtime153 = require("react/jsx-runtime");
|
|
42979
43090
|
function ResizeObserver2(_a2) {
|
|
42980
43091
|
var _b2 = _a2, { children, className, onResize, style } = _b2, rest = __objRest(_b2, ["children", "className", "onResize", "style"]);
|
|
42981
|
-
const ref = (0,
|
|
42982
|
-
const [size, setSize] = (0,
|
|
42983
|
-
(0,
|
|
43092
|
+
const ref = (0, import_react84.useRef)(null);
|
|
43093
|
+
const [size, setSize] = (0, import_react84.useState)({ width: 0, height: 0 });
|
|
43094
|
+
(0, import_react84.useEffect)(() => {
|
|
42984
43095
|
const node = ref.current;
|
|
42985
43096
|
if (!node || typeof window.ResizeObserver === "undefined") {
|
|
42986
43097
|
return;
|
|
@@ -43003,8 +43114,8 @@ function ResizeObserver2(_a2) {
|
|
|
43003
43114
|
return /* @__PURE__ */ (0, import_jsx_runtime153.jsx)("div", __spreadProps(__spreadValues({ className, ref, style }, rest), { children: children(size) }));
|
|
43004
43115
|
}
|
|
43005
43116
|
function useResizeObserver(targetRef) {
|
|
43006
|
-
const [size, setSize] = (0,
|
|
43007
|
-
(0,
|
|
43117
|
+
const [size, setSize] = (0, import_react84.useState)({ width: 0, height: 0 });
|
|
43118
|
+
(0, import_react84.useEffect)(() => {
|
|
43008
43119
|
const node = targetRef.current;
|
|
43009
43120
|
if (!node || typeof window.ResizeObserver === "undefined") {
|
|
43010
43121
|
return;
|
|
@@ -43026,7 +43137,7 @@ function useResizeObserver(targetRef) {
|
|
|
43026
43137
|
}
|
|
43027
43138
|
|
|
43028
43139
|
// ../../components/IntersectionObserver/IntersectionObserver.tsx
|
|
43029
|
-
var
|
|
43140
|
+
var import_react85 = require("react");
|
|
43030
43141
|
var import_jsx_runtime154 = require("react/jsx-runtime");
|
|
43031
43142
|
function IntersectionObserver2({
|
|
43032
43143
|
children,
|
|
@@ -43035,9 +43146,9 @@ function IntersectionObserver2({
|
|
|
43035
43146
|
threshold = 0.25,
|
|
43036
43147
|
onChange
|
|
43037
43148
|
}) {
|
|
43038
|
-
const ref = (0,
|
|
43039
|
-
const [isIntersecting, setIsIntersecting] = (0,
|
|
43040
|
-
(0,
|
|
43149
|
+
const ref = (0, import_react85.useRef)(null);
|
|
43150
|
+
const [isIntersecting, setIsIntersecting] = (0, import_react85.useState)(false);
|
|
43151
|
+
(0, import_react85.useEffect)(() => {
|
|
43041
43152
|
const node = ref.current;
|
|
43042
43153
|
if (!node || typeof window.IntersectionObserver === "undefined") {
|
|
43043
43154
|
return;
|
|
@@ -43060,8 +43171,8 @@ function IntersectionObserver2({
|
|
|
43060
43171
|
}
|
|
43061
43172
|
function useIntersectionObserver(targetRef, options = {}) {
|
|
43062
43173
|
const { rootMargin = "0px", threshold = 0.25 } = options;
|
|
43063
|
-
const [isIntersecting, setIsIntersecting] = (0,
|
|
43064
|
-
(0,
|
|
43174
|
+
const [isIntersecting, setIsIntersecting] = (0, import_react85.useState)(false);
|
|
43175
|
+
(0, import_react85.useEffect)(() => {
|
|
43065
43176
|
const node = targetRef.current;
|
|
43066
43177
|
if (!node || typeof window.IntersectionObserver === "undefined") {
|
|
43067
43178
|
return;
|
|
@@ -43083,22 +43194,22 @@ function useIntersectionObserver(targetRef, options = {}) {
|
|
|
43083
43194
|
}
|
|
43084
43195
|
|
|
43085
43196
|
// ../../components/Sidebar/Sidebar.tsx
|
|
43086
|
-
var
|
|
43197
|
+
var import_react86 = require("react");
|
|
43087
43198
|
|
|
43088
43199
|
// ../../components/Sidebar/Sidebar.module.css
|
|
43089
|
-
var Sidebar_default = {"
|
|
43200
|
+
var Sidebar_default = {"collapsedTooltip":"opus_4Pogux_collapsedTooltip","groupHeader":"opus_4Pogux_groupHeader","footer":"opus_4Pogux_footer","groupItems":"opus_4Pogux_groupItems","icon":"opus_4Pogux_icon","headerInner":"opus_4Pogux_headerInner","overflowTooltip":"opus_4Pogux_overflowTooltip","groupChevronOpen":"opus_4Pogux_groupChevronOpen","visuallyHidden":"opus_4Pogux_visuallyHidden","linkLabel":"opus_4Pogux_linkLabel","collapsedGroup":"opus_4Pogux_collapsedGroup","main":"opus_4Pogux_main","layout":"opus_4Pogux_layout","collapsedGroupChevron":"opus_4Pogux_collapsedGroupChevron","groupChevron":"opus_4Pogux_groupChevron","sidebar":"opus_4Pogux_sidebar","body":"opus_4Pogux_body","nav":"opus_4Pogux_nav","group":"opus_4Pogux_group","groupLabel":"opus_4Pogux_groupLabel","link":"opus_4Pogux_link","collapsedGroupWrap":"opus_4Pogux_collapsedGroupWrap","overflowLabel":"opus_4Pogux_overflowLabel","headerTitle":"opus_4Pogux_headerTitle","bodyContent":"opus_4Pogux_bodyContent","groupItemsWrap":"opus_4Pogux_groupItemsWrap","header":"opus_4Pogux_header","collapsedSubmenu":"opus_4Pogux_collapsedSubmenu","linkActive":"opus_4Pogux_linkActive","collapsedGroupChevronOpen":"opus_4Pogux_collapsedGroupChevronOpen"};
|
|
43090
43201
|
|
|
43091
43202
|
// ../../components/Sidebar/Sidebar.tsx
|
|
43092
43203
|
var import_jsx_runtime155 = require("react/jsx-runtime");
|
|
43093
|
-
var SidebarContext = (0,
|
|
43204
|
+
var SidebarContext = (0, import_react86.createContext)({
|
|
43094
43205
|
collapsed: false,
|
|
43095
43206
|
density: "comfortable"
|
|
43096
43207
|
});
|
|
43097
43208
|
var SIDEBAR_STORAGE_PREFIX = "opus-sidebar-state";
|
|
43098
43209
|
function SidebarOverflowLabel({ label }) {
|
|
43099
|
-
const labelRef = (0,
|
|
43100
|
-
const [overflowing, setOverflowing] = (0,
|
|
43101
|
-
(0,
|
|
43210
|
+
const labelRef = (0, import_react86.useRef)(null);
|
|
43211
|
+
const [overflowing, setOverflowing] = (0, import_react86.useState)(false);
|
|
43212
|
+
(0, import_react86.useEffect)(() => {
|
|
43102
43213
|
const element = labelRef.current;
|
|
43103
43214
|
if (!element) {
|
|
43104
43215
|
return;
|
|
@@ -43204,17 +43315,17 @@ function Sidebar({
|
|
|
43204
43315
|
storageKey
|
|
43205
43316
|
}) {
|
|
43206
43317
|
var _a2;
|
|
43207
|
-
const resolvedStorageKey = (0,
|
|
43318
|
+
const resolvedStorageKey = (0, import_react86.useMemo)(
|
|
43208
43319
|
() => `${SIDEBAR_STORAGE_PREFIX}:${storageKey != null ? storageKey : hashString(`${navLabel}:${serialiseSidebarMenu(menu)}`)}`,
|
|
43209
43320
|
[menu, navLabel, storageKey]
|
|
43210
43321
|
);
|
|
43211
|
-
const [persistedState, setPersistedState] = (0,
|
|
43322
|
+
const [persistedState, setPersistedState] = (0, import_react86.useState)(
|
|
43212
43323
|
{}
|
|
43213
43324
|
);
|
|
43214
|
-
const [motionReady, setMotionReady] = (0,
|
|
43215
|
-
const [internalActiveItem, setInternalActiveItem] = (0,
|
|
43325
|
+
const [motionReady, setMotionReady] = (0, import_react86.useState)(!persistState);
|
|
43326
|
+
const [internalActiveItem, setInternalActiveItem] = (0, import_react86.useState)(defaultActiveItem);
|
|
43216
43327
|
const effectiveActiveItem = activeItem != null ? activeItem : persistState ? (_a2 = persistedState.activeItem) != null ? _a2 : internalActiveItem : internalActiveItem;
|
|
43217
|
-
(0,
|
|
43328
|
+
(0, import_react86.useEffect)(() => {
|
|
43218
43329
|
if (!persistState) {
|
|
43219
43330
|
const readyTimeout = window.setTimeout(() => setMotionReady(true), 0);
|
|
43220
43331
|
return () => window.clearTimeout(readyTimeout);
|
|
@@ -43243,7 +43354,7 @@ function Sidebar({
|
|
|
43243
43354
|
}
|
|
43244
43355
|
};
|
|
43245
43356
|
}, [persistState, resolvedStorageKey]);
|
|
43246
|
-
const updatePersistedState = (0,
|
|
43357
|
+
const updatePersistedState = (0, import_react86.useCallback)(
|
|
43247
43358
|
(next) => {
|
|
43248
43359
|
if (!persistState) {
|
|
43249
43360
|
return;
|
|
@@ -43256,7 +43367,7 @@ function Sidebar({
|
|
|
43256
43367
|
},
|
|
43257
43368
|
[persistState, resolvedStorageKey]
|
|
43258
43369
|
);
|
|
43259
|
-
const setSidebarActiveItem = (0,
|
|
43370
|
+
const setSidebarActiveItem = (0, import_react86.useCallback)(
|
|
43260
43371
|
(itemId) => {
|
|
43261
43372
|
if (persistState) {
|
|
43262
43373
|
updatePersistedState((current) => __spreadProps(__spreadValues({}, current), {
|
|
@@ -43269,14 +43380,14 @@ function Sidebar({
|
|
|
43269
43380
|
},
|
|
43270
43381
|
[activeItem, persistState, updatePersistedState]
|
|
43271
43382
|
);
|
|
43272
|
-
const getGroupOpenState = (0,
|
|
43383
|
+
const getGroupOpenState = (0, import_react86.useCallback)(
|
|
43273
43384
|
(groupId, fallback) => {
|
|
43274
43385
|
var _a3, _b2;
|
|
43275
43386
|
return (_b2 = (_a3 = persistedState.groups) == null ? void 0 : _a3[groupId]) != null ? _b2 : fallback;
|
|
43276
43387
|
},
|
|
43277
43388
|
[persistedState.groups]
|
|
43278
43389
|
);
|
|
43279
|
-
const setGroupOpenState = (0,
|
|
43390
|
+
const setGroupOpenState = (0, import_react86.useCallback)(
|
|
43280
43391
|
(groupId, open) => {
|
|
43281
43392
|
updatePersistedState((current) => __spreadProps(__spreadValues({}, current), {
|
|
43282
43393
|
groups: __spreadProps(__spreadValues({}, current.groups), {
|
|
@@ -43342,7 +43453,7 @@ function Sidebar({
|
|
|
43342
43453
|
);
|
|
43343
43454
|
}
|
|
43344
43455
|
function SidebarHeader({ children, title }) {
|
|
43345
|
-
const { collapsed } = (0,
|
|
43456
|
+
const { collapsed } = (0, import_react86.useContext)(SidebarContext);
|
|
43346
43457
|
return /* @__PURE__ */ (0, import_jsx_runtime155.jsxs)("div", { className: Sidebar_default.headerInner, children: [
|
|
43347
43458
|
/* @__PURE__ */ (0, import_jsx_runtime155.jsx)("h2", { className: collapsed ? Sidebar_default.visuallyHidden : Sidebar_default.headerTitle, children: title }),
|
|
43348
43459
|
children
|
|
@@ -43368,7 +43479,7 @@ function SidebarLink({
|
|
|
43368
43479
|
collapsed,
|
|
43369
43480
|
onSelect: onSidebarSelect,
|
|
43370
43481
|
setActiveItem
|
|
43371
|
-
} = (0,
|
|
43482
|
+
} = (0, import_react86.useContext)(SidebarContext);
|
|
43372
43483
|
const isActive = active != null ? active : itemId ? activeItem === itemId : false;
|
|
43373
43484
|
const className = [Sidebar_default.link, isActive ? Sidebar_default.linkActive : ""].filter(Boolean).join(" ");
|
|
43374
43485
|
const label = typeof children === "string" ? children : null;
|
|
@@ -43498,16 +43609,16 @@ function SidebarGroup({
|
|
|
43498
43609
|
getGroupOpenState,
|
|
43499
43610
|
onCollapsedGroupSelect,
|
|
43500
43611
|
setGroupOpenState
|
|
43501
|
-
} = (0,
|
|
43612
|
+
} = (0, import_react86.useContext)(SidebarContext);
|
|
43502
43613
|
const listId = createGroupListId(label, id);
|
|
43503
|
-
const [open, setOpen] = (0,
|
|
43614
|
+
const [open, setOpen] = (0, import_react86.useState)(
|
|
43504
43615
|
() => {
|
|
43505
43616
|
var _a2;
|
|
43506
43617
|
return (_a2 = getGroupOpenState == null ? void 0 : getGroupOpenState(listId, defaultOpen)) != null ? _a2 : defaultOpen;
|
|
43507
43618
|
}
|
|
43508
43619
|
);
|
|
43509
|
-
const [collapsedOpen, setCollapsedOpen] = (0,
|
|
43510
|
-
(0,
|
|
43620
|
+
const [collapsedOpen, setCollapsedOpen] = (0, import_react86.useState)(false);
|
|
43621
|
+
(0, import_react86.useEffect)(() => {
|
|
43511
43622
|
const timeout = window.setTimeout(() => {
|
|
43512
43623
|
var _a2;
|
|
43513
43624
|
setOpen((_a2 = getGroupOpenState == null ? void 0 : getGroupOpenState(listId, defaultOpen)) != null ? _a2 : defaultOpen);
|
|
@@ -43638,10 +43749,10 @@ function SidebarLayout({
|
|
|
43638
43749
|
}
|
|
43639
43750
|
|
|
43640
43751
|
// ../../components/AccentColorPicker/AccentColorPicker.tsx
|
|
43641
|
-
var
|
|
43752
|
+
var import_react87 = require("react");
|
|
43642
43753
|
|
|
43643
43754
|
// ../../components/AccentColorPicker/AccentColorPicker.module.css
|
|
43644
|
-
var AccentColorPicker_default = {"
|
|
43755
|
+
var AccentColorPicker_default = {"swatch":"opus_scMnrW_swatch","swatches":"opus_scMnrW_swatches"};
|
|
43645
43756
|
|
|
43646
43757
|
// ../../components/AccentColorPicker/AccentColorPicker.tsx
|
|
43647
43758
|
var import_jsx_runtime156 = require("react/jsx-runtime");
|
|
@@ -43678,8 +43789,8 @@ function applyDocumentAccent(accent) {
|
|
|
43678
43789
|
);
|
|
43679
43790
|
}
|
|
43680
43791
|
function useAccentPreference() {
|
|
43681
|
-
const [accent, setAccentState] = (0,
|
|
43682
|
-
(0,
|
|
43792
|
+
const [accent, setAccentState] = (0, import_react87.useState)(DEFAULT_ACCENT_COLOR);
|
|
43793
|
+
(0, import_react87.useEffect)(() => {
|
|
43683
43794
|
const timeout = window.setTimeout(() => {
|
|
43684
43795
|
const stored = window.localStorage.getItem(ACCENT_STORAGE_KEY);
|
|
43685
43796
|
if (isAccentColor(stored)) {
|
|
@@ -43691,7 +43802,7 @@ function useAccentPreference() {
|
|
|
43691
43802
|
}, 0);
|
|
43692
43803
|
return () => window.clearTimeout(timeout);
|
|
43693
43804
|
}, []);
|
|
43694
|
-
const setAccent = (0,
|
|
43805
|
+
const setAccent = (0, import_react87.useCallback)((next) => {
|
|
43695
43806
|
if (!isAccentColor(next)) {
|
|
43696
43807
|
return;
|
|
43697
43808
|
}
|
|
@@ -43699,7 +43810,7 @@ function useAccentPreference() {
|
|
|
43699
43810
|
applyDocumentAccent(next);
|
|
43700
43811
|
window.localStorage.setItem(ACCENT_STORAGE_KEY, next);
|
|
43701
43812
|
}, []);
|
|
43702
|
-
const accentStyle = (0,
|
|
43813
|
+
const accentStyle = (0, import_react87.useMemo)(() => createAccentStyle(accent), [accent]);
|
|
43703
43814
|
return { accent, accentStyle, setAccent };
|
|
43704
43815
|
}
|
|
43705
43816
|
function AccentColorPicker({
|
|
@@ -43745,11 +43856,11 @@ function AccentColorPicker({
|
|
|
43745
43856
|
}
|
|
43746
43857
|
|
|
43747
43858
|
// ../../components/IconPicker/IconPicker.tsx
|
|
43748
|
-
var
|
|
43859
|
+
var import_react88 = require("react");
|
|
43749
43860
|
var import_react_fontawesome13 = require("@fortawesome/react-fontawesome");
|
|
43750
43861
|
|
|
43751
43862
|
// ../../components/IconPicker/IconPicker.module.css
|
|
43752
|
-
var IconPicker_default = {"
|
|
43863
|
+
var IconPicker_default = {"trigger":"opus_4E-Oa1_trigger","grid":"opus_4E-Oa1_grid","optionIcon":"opus_4E-Oa1_optionIcon","search":"opus_4E-Oa1_search","triggerIcon":"opus_4E-Oa1_triggerIcon","option":"opus_4E-Oa1_option","empty":"opus_4E-Oa1_empty","menu":"opus_4E-Oa1_menu","chevron":"opus_4E-Oa1_chevron","root":"opus_4E-Oa1_root","triggerLabel":"opus_4E-Oa1_triggerLabel"};
|
|
43753
43864
|
|
|
43754
43865
|
// ../../components/IconPicker/IconPicker.tsx
|
|
43755
43866
|
var import_jsx_runtime157 = require("react/jsx-runtime");
|
|
@@ -43763,14 +43874,14 @@ function IconPicker({
|
|
|
43763
43874
|
searchPlaceholder = "Search icons",
|
|
43764
43875
|
value
|
|
43765
43876
|
}) {
|
|
43766
|
-
const [open, setOpen] = (0,
|
|
43767
|
-
const [query, setQuery] = (0,
|
|
43768
|
-
const rootRef = (0,
|
|
43769
|
-
const searchRef = (0,
|
|
43770
|
-
const listboxId = (0,
|
|
43877
|
+
const [open, setOpen] = (0, import_react88.useState)(false);
|
|
43878
|
+
const [query, setQuery] = (0, import_react88.useState)("");
|
|
43879
|
+
const rootRef = (0, import_react88.useRef)(null);
|
|
43880
|
+
const searchRef = (0, import_react88.useRef)(null);
|
|
43881
|
+
const listboxId = (0, import_react88.useId)();
|
|
43771
43882
|
const selected = getFontAwesomeIconOption(value);
|
|
43772
|
-
const filteredIcons = (0,
|
|
43773
|
-
(0,
|
|
43883
|
+
const filteredIcons = (0, import_react88.useMemo)(() => filterFontAwesomeIcons(query), [query]);
|
|
43884
|
+
(0, import_react88.useEffect)(() => {
|
|
43774
43885
|
if (!open) {
|
|
43775
43886
|
return;
|
|
43776
43887
|
}
|
|
@@ -43852,7 +43963,7 @@ function IconPicker({
|
|
|
43852
43963
|
}
|
|
43853
43964
|
|
|
43854
43965
|
// ../../components/IconBadge/IconBadge.module.css
|
|
43855
|
-
var IconBadge_default = {"
|
|
43966
|
+
var IconBadge_default = {"root":"opus_H9TUGj_root","icon":"opus_H9TUGj_icon","badge":"opus_H9TUGj_badge"};
|
|
43856
43967
|
|
|
43857
43968
|
// ../../components/IconBadge/IconBadge.tsx
|
|
43858
43969
|
var import_jsx_runtime158 = require("react/jsx-runtime");
|
|
@@ -43912,8 +44023,236 @@ function IconBadge({
|
|
|
43912
44023
|
return /* @__PURE__ */ (0, import_jsx_runtime158.jsx)("span", { "aria-label": accessibleLabel, className: rootClassName, "data-size": size, role: "img", children: content });
|
|
43913
44024
|
}
|
|
43914
44025
|
|
|
44026
|
+
// ../../components/ApplicationHeader/ApplicationHeader.tsx
|
|
44027
|
+
var import_react89 = require("react");
|
|
44028
|
+
|
|
44029
|
+
// ../../components/ApplicationHeader/ApplicationHeader.module.css
|
|
44030
|
+
var ApplicationHeader_default = {"createButton":"opus_TjZbi8_createButton","content":"opus_TjZbi8_content","root":"opus_TjZbi8_root","actions":"opus_TjZbi8_actions","actionGroup":"opus_TjZbi8_actionGroup","brand":"opus_TjZbi8_brand","logo":"opus_TjZbi8_logo","search":"opus_TjZbi8_search","createMenuIcon":"opus_TjZbi8_createMenuIcon","profile":"opus_TjZbi8_profile"};
|
|
44031
|
+
|
|
44032
|
+
// ../../components/ApplicationHeader/ApplicationHeader.tsx
|
|
44033
|
+
var import_jsx_runtime159 = require("react/jsx-runtime");
|
|
44034
|
+
function ApplicationHeader({
|
|
44035
|
+
actions = [],
|
|
44036
|
+
brandAlt = "Opus",
|
|
44037
|
+
brandHref = "/",
|
|
44038
|
+
brandSrc = "/opus-logo.png",
|
|
44039
|
+
className,
|
|
44040
|
+
connected = false,
|
|
44041
|
+
createLabel = "Create new",
|
|
44042
|
+
createItems = [],
|
|
44043
|
+
onCreate,
|
|
44044
|
+
onCreateSelect,
|
|
44045
|
+
onSearchChange,
|
|
44046
|
+
profile,
|
|
44047
|
+
searchPlaceholder = "Search contacts, companies, deals\u2026",
|
|
44048
|
+
searchShortcut = ["\u2318", "S"],
|
|
44049
|
+
searchValue = "",
|
|
44050
|
+
showSearch = true
|
|
44051
|
+
}) {
|
|
44052
|
+
const searchInputRef = (0, import_react89.useRef)(null);
|
|
44053
|
+
const notificationActions = actions.filter((action) => action.group === "notification" || action.count !== void 0);
|
|
44054
|
+
const utilityActions = actions.filter((action) => action.group === "utility" || action.group === void 0 && action.count === void 0);
|
|
44055
|
+
const handleSearchChange = (event) => {
|
|
44056
|
+
onSearchChange == null ? void 0 : onSearchChange(event.target.value);
|
|
44057
|
+
};
|
|
44058
|
+
const createMenuItems = createItems.map((item) => ({
|
|
44059
|
+
disabled: item.disabled,
|
|
44060
|
+
icon: item.iconName ? /* @__PURE__ */ (0, import_jsx_runtime159.jsx)("span", { className: ApplicationHeader_default.createMenuIcon, children: /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(CatalogIcon, { iconName: item.iconName }) }) : void 0,
|
|
44061
|
+
id: item.id,
|
|
44062
|
+
label: item.label,
|
|
44063
|
+
onSelect: item.onSelect
|
|
44064
|
+
}));
|
|
44065
|
+
(0, import_react89.useEffect)(() => {
|
|
44066
|
+
var _a2;
|
|
44067
|
+
if (!showSearch) {
|
|
44068
|
+
return;
|
|
44069
|
+
}
|
|
44070
|
+
const shortcutKey = (_a2 = searchShortcut.at(-1)) == null ? void 0 : _a2.toLowerCase();
|
|
44071
|
+
if (!shortcutKey) {
|
|
44072
|
+
return;
|
|
44073
|
+
}
|
|
44074
|
+
const handleKeyDown = (event) => {
|
|
44075
|
+
var _a3, _b2;
|
|
44076
|
+
if (!(event.metaKey || event.ctrlKey) || event.altKey || event.key.toLowerCase() !== shortcutKey) {
|
|
44077
|
+
return;
|
|
44078
|
+
}
|
|
44079
|
+
event.preventDefault();
|
|
44080
|
+
(_a3 = searchInputRef.current) == null ? void 0 : _a3.focus();
|
|
44081
|
+
(_b2 = searchInputRef.current) == null ? void 0 : _b2.select();
|
|
44082
|
+
};
|
|
44083
|
+
window.addEventListener("keydown", handleKeyDown);
|
|
44084
|
+
return () => window.removeEventListener("keydown", handleKeyDown);
|
|
44085
|
+
}, [searchShortcut, showSearch]);
|
|
44086
|
+
return /* @__PURE__ */ (0, import_jsx_runtime159.jsxs)(
|
|
44087
|
+
"header",
|
|
44088
|
+
{
|
|
44089
|
+
className: [ApplicationHeader_default.root, className].filter(Boolean).join(" "),
|
|
44090
|
+
"data-connected": connected ? "true" : "false",
|
|
44091
|
+
children: [
|
|
44092
|
+
/* @__PURE__ */ (0, import_jsx_runtime159.jsx)("a", { "aria-label": brandAlt, className: ApplicationHeader_default.brand, href: brandHref, children: /* @__PURE__ */ (0, import_jsx_runtime159.jsx)("img", { alt: brandAlt, className: ApplicationHeader_default.logo, src: brandSrc }) }),
|
|
44093
|
+
/* @__PURE__ */ (0, import_jsx_runtime159.jsxs)("div", { className: ApplicationHeader_default.content, children: [
|
|
44094
|
+
showSearch ? /* @__PURE__ */ (0, import_jsx_runtime159.jsx)("div", { className: ApplicationHeader_default.search, children: /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(
|
|
44095
|
+
TextField,
|
|
44096
|
+
{
|
|
44097
|
+
endAdornment: /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(KeyboardShortcut, { keys: searchShortcut, size: "sm" }),
|
|
44098
|
+
id: "application-header-search",
|
|
44099
|
+
inputRef: searchInputRef,
|
|
44100
|
+
label: "Search",
|
|
44101
|
+
labelVisuallyHidden: true,
|
|
44102
|
+
placeholder: searchPlaceholder,
|
|
44103
|
+
size: "lg",
|
|
44104
|
+
type: "search",
|
|
44105
|
+
value: searchValue,
|
|
44106
|
+
onChange: handleSearchChange
|
|
44107
|
+
}
|
|
44108
|
+
) }) : /* @__PURE__ */ (0, import_jsx_runtime159.jsx)("span", {}),
|
|
44109
|
+
/* @__PURE__ */ (0, import_jsx_runtime159.jsxs)("nav", { "aria-label": "Application actions", className: ApplicationHeader_default.actions, children: [
|
|
44110
|
+
createItems.length ? /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(
|
|
44111
|
+
DropdownMenu,
|
|
44112
|
+
{
|
|
44113
|
+
items: createMenuItems,
|
|
44114
|
+
label: createLabel,
|
|
44115
|
+
onSelect: (selectedItem) => {
|
|
44116
|
+
const item = createItems.find((candidate) => candidate.id === selectedItem.id);
|
|
44117
|
+
if (item) {
|
|
44118
|
+
onCreateSelect == null ? void 0 : onCreateSelect(item);
|
|
44119
|
+
}
|
|
44120
|
+
},
|
|
44121
|
+
placement: "bottom-end",
|
|
44122
|
+
trigger: /* @__PURE__ */ (0, import_jsx_runtime159.jsx)("button", { "aria-label": createLabel, className: ApplicationHeader_default.createButton, type: "button", children: /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(CatalogIcon, { iconName: "plus" }) })
|
|
44123
|
+
}
|
|
44124
|
+
) : onCreate ? /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(Tooltip, { content: createLabel, placement: "bottom", children: /* @__PURE__ */ (0, import_jsx_runtime159.jsx)("button", { "aria-label": createLabel, className: ApplicationHeader_default.createButton, onClick: onCreate, type: "button", children: /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(CatalogIcon, { iconName: "plus" }) }) }) : null,
|
|
44125
|
+
(createItems.length || onCreate) && actions.length ? /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(Divider, { orientation: "vertical", tone: "muted" }) : null,
|
|
44126
|
+
/* @__PURE__ */ (0, import_jsx_runtime159.jsx)("div", { className: ApplicationHeader_default.actionGroup, children: notificationActions.map((action) => /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(Tooltip, { content: action.label, placement: "bottom", children: /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(
|
|
44127
|
+
IconBadge,
|
|
44128
|
+
{
|
|
44129
|
+
count: action.count,
|
|
44130
|
+
iconName: action.iconName,
|
|
44131
|
+
label: action.label,
|
|
44132
|
+
onClick: action.onClick,
|
|
44133
|
+
urgency: action.urgency
|
|
44134
|
+
}
|
|
44135
|
+
) }, action.id)) }),
|
|
44136
|
+
notificationActions.length && utilityActions.length ? /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(Divider, { orientation: "vertical", tone: "muted" }) : null,
|
|
44137
|
+
/* @__PURE__ */ (0, import_jsx_runtime159.jsx)("div", { className: ApplicationHeader_default.actionGroup, children: utilityActions.map((action) => /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(Tooltip, { content: action.label, placement: "bottom", children: /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(
|
|
44138
|
+
IconBadge,
|
|
44139
|
+
{
|
|
44140
|
+
count: action.count,
|
|
44141
|
+
iconName: action.iconName,
|
|
44142
|
+
label: action.label,
|
|
44143
|
+
onClick: action.onClick,
|
|
44144
|
+
urgency: action.urgency
|
|
44145
|
+
}
|
|
44146
|
+
) }, action.id)) }),
|
|
44147
|
+
profile ? /* @__PURE__ */ (0, import_jsx_runtime159.jsxs)(import_jsx_runtime159.Fragment, { children: [
|
|
44148
|
+
/* @__PURE__ */ (0, import_jsx_runtime159.jsx)(Divider, { orientation: "vertical", tone: "muted" }),
|
|
44149
|
+
/* @__PURE__ */ (0, import_jsx_runtime159.jsx)("div", { className: ApplicationHeader_default.profile, children: /* @__PURE__ */ (0, import_jsx_runtime159.jsx)(
|
|
44150
|
+
UserProfileWidget,
|
|
44151
|
+
{
|
|
44152
|
+
avatarSize: "md",
|
|
44153
|
+
menuItems: profile.menuItems,
|
|
44154
|
+
name: profile.name,
|
|
44155
|
+
role: profile.role,
|
|
44156
|
+
src: profile.src
|
|
44157
|
+
}
|
|
44158
|
+
) })
|
|
44159
|
+
] }) : null
|
|
44160
|
+
] })
|
|
44161
|
+
] })
|
|
44162
|
+
]
|
|
44163
|
+
}
|
|
44164
|
+
);
|
|
44165
|
+
}
|
|
44166
|
+
|
|
44167
|
+
// ../../components/ApplicationFooter/ApplicationFooter.module.css
|
|
44168
|
+
var ApplicationFooter_default = {"version":"opus_mphyzH_version","logo":"opus_mphyzH_logo","product":"opus_mphyzH_product","actions":"opus_mphyzH_actions","brand":"opus_mphyzH_brand","action":"opus_mphyzH_action","root":"opus_mphyzH_root","copyright":"opus_mphyzH_copyright","actionSlot":"opus_mphyzH_actionSlot"};
|
|
44169
|
+
|
|
44170
|
+
// ../../components/ApplicationFooter/ApplicationFooter.tsx
|
|
44171
|
+
var import_jsx_runtime160 = require("react/jsx-runtime");
|
|
44172
|
+
function ApplicationFooter({ actions = [], brandAlt = "Opus", brandSrc = "/opus-logo.png", copyright = `\xA9 ${(/* @__PURE__ */ new Date()).getFullYear()} Opus. All rights reserved.`, onActionSelect, productName = "CRM", version = "v1.0.0" }) {
|
|
44173
|
+
return /* @__PURE__ */ (0, import_jsx_runtime160.jsxs)("footer", { className: ApplicationFooter_default.root, children: [
|
|
44174
|
+
/* @__PURE__ */ (0, import_jsx_runtime160.jsxs)("div", { className: ApplicationFooter_default.brand, children: [
|
|
44175
|
+
/* @__PURE__ */ (0, import_jsx_runtime160.jsx)("img", { alt: brandAlt, className: ApplicationFooter_default.logo, src: brandSrc }),
|
|
44176
|
+
/* @__PURE__ */ (0, import_jsx_runtime160.jsx)("span", { className: ApplicationFooter_default.product, children: productName }),
|
|
44177
|
+
/* @__PURE__ */ (0, import_jsx_runtime160.jsx)("span", { className: ApplicationFooter_default.version, children: version })
|
|
44178
|
+
] }),
|
|
44179
|
+
/* @__PURE__ */ (0, import_jsx_runtime160.jsx)("small", { className: ApplicationFooter_default.copyright, children: copyright }),
|
|
44180
|
+
/* @__PURE__ */ (0, import_jsx_runtime160.jsx)("nav", { "aria-label": "Footer actions", className: ApplicationFooter_default.actions, children: actions.map((action, index) => /* @__PURE__ */ (0, import_jsx_runtime160.jsxs)("span", { className: ApplicationFooter_default.actionSlot, children: [
|
|
44181
|
+
index ? /* @__PURE__ */ (0, import_jsx_runtime160.jsx)(Divider, { orientation: "vertical", tone: "muted" }) : null,
|
|
44182
|
+
/* @__PURE__ */ (0, import_jsx_runtime160.jsx)(Tooltip, { content: action.label, placement: "top", children: /* @__PURE__ */ (0, import_jsx_runtime160.jsx)("button", { "aria-label": action.label, className: ApplicationFooter_default.action, onClick: () => {
|
|
44183
|
+
var _a2;
|
|
44184
|
+
(_a2 = action.onSelect) == null ? void 0 : _a2.call(action);
|
|
44185
|
+
onActionSelect == null ? void 0 : onActionSelect(action);
|
|
44186
|
+
}, type: "button", children: /* @__PURE__ */ (0, import_jsx_runtime160.jsx)(CatalogIcon, { iconName: action.iconName }) }) })
|
|
44187
|
+
] }, action.id)) })
|
|
44188
|
+
] });
|
|
44189
|
+
}
|
|
44190
|
+
|
|
44191
|
+
// ../../components/WelcomeMessage/WelcomeMessage.tsx
|
|
44192
|
+
var import_react90 = require("react");
|
|
44193
|
+
|
|
44194
|
+
// ../../components/WelcomeMessage/WelcomeMessage.module.css
|
|
44195
|
+
var WelcomeMessage_default = {"heading":"opus_cZqjKS_heading","subtitle":"opus_cZqjKS_subtitle","welcome-wave":"opus_cZqjKS_welcome-wave","root":"opus_cZqjKS_root","wave":"opus_cZqjKS_wave"};
|
|
44196
|
+
|
|
44197
|
+
// ../../components/WelcomeMessage/WelcomeMessage.tsx
|
|
44198
|
+
var import_jsx_runtime161 = require("react/jsx-runtime");
|
|
44199
|
+
function toDate(value) {
|
|
44200
|
+
if (value instanceof Date) return value;
|
|
44201
|
+
if (value !== void 0) return new Date(value);
|
|
44202
|
+
return /* @__PURE__ */ new Date();
|
|
44203
|
+
}
|
|
44204
|
+
function getHour(date, timeZone) {
|
|
44205
|
+
var _a2;
|
|
44206
|
+
if (!timeZone) return date.getHours();
|
|
44207
|
+
const hour = (_a2 = new Intl.DateTimeFormat("en-GB", {
|
|
44208
|
+
hour: "2-digit",
|
|
44209
|
+
hourCycle: "h23",
|
|
44210
|
+
timeZone
|
|
44211
|
+
}).formatToParts(date).find((part) => part.type === "hour")) == null ? void 0 : _a2.value;
|
|
44212
|
+
return Number(hour != null ? hour : date.getHours());
|
|
44213
|
+
}
|
|
44214
|
+
function getWelcomeGreeting(hour) {
|
|
44215
|
+
if (hour >= 5 && hour < 12) return "morning";
|
|
44216
|
+
if (hour >= 12 && hour < 17) return "afternoon";
|
|
44217
|
+
return "evening";
|
|
44218
|
+
}
|
|
44219
|
+
function WelcomeMessage({
|
|
44220
|
+
as: Heading = "h1",
|
|
44221
|
+
className,
|
|
44222
|
+
date,
|
|
44223
|
+
greeting,
|
|
44224
|
+
name,
|
|
44225
|
+
showWave = true,
|
|
44226
|
+
subtitle = "Here\u2019s what\u2019s happening with your CRM today.",
|
|
44227
|
+
timeZone,
|
|
44228
|
+
updateInterval = 6e4
|
|
44229
|
+
}) {
|
|
44230
|
+
const [currentDate, setCurrentDate] = (0, import_react90.useState)(() => toDate(date));
|
|
44231
|
+
(0, import_react90.useEffect)(() => {
|
|
44232
|
+
if (date !== void 0) {
|
|
44233
|
+
setCurrentDate(toDate(date));
|
|
44234
|
+
return;
|
|
44235
|
+
}
|
|
44236
|
+
const interval = window.setInterval(() => setCurrentDate(/* @__PURE__ */ new Date()), updateInterval);
|
|
44237
|
+
return () => window.clearInterval(interval);
|
|
44238
|
+
}, [date, updateInterval]);
|
|
44239
|
+
const resolvedGreeting = (0, import_react90.useMemo)(
|
|
44240
|
+
() => greeting != null ? greeting : `Good ${getWelcomeGreeting(getHour(currentDate, timeZone))}`,
|
|
44241
|
+
[currentDate, greeting, timeZone]
|
|
44242
|
+
);
|
|
44243
|
+
return /* @__PURE__ */ (0, import_jsx_runtime161.jsxs)("div", { className: [WelcomeMessage_default.root, className].filter(Boolean).join(" "), children: [
|
|
44244
|
+
/* @__PURE__ */ (0, import_jsx_runtime161.jsxs)(Heading, { className: WelcomeMessage_default.heading, suppressHydrationWarning: true, children: [
|
|
44245
|
+
resolvedGreeting,
|
|
44246
|
+
", ",
|
|
44247
|
+
name,
|
|
44248
|
+
showWave ? /* @__PURE__ */ (0, import_jsx_runtime161.jsx)("span", { "aria-hidden": "true", className: WelcomeMessage_default.wave, children: "\u{1F44B}" }) : null
|
|
44249
|
+
] }),
|
|
44250
|
+
subtitle ? /* @__PURE__ */ (0, import_jsx_runtime161.jsx)("p", { className: WelcomeMessage_default.subtitle, children: subtitle }) : null
|
|
44251
|
+
] });
|
|
44252
|
+
}
|
|
44253
|
+
|
|
43915
44254
|
// ../../components/FontPicker/FontPicker.tsx
|
|
43916
|
-
var
|
|
44255
|
+
var import_react91 = require("react");
|
|
43917
44256
|
|
|
43918
44257
|
// ../../components/FontPicker/googleFonts.ts
|
|
43919
44258
|
var googleFonts = [
|
|
@@ -44025,10 +44364,10 @@ var googleFonts = [
|
|
|
44025
44364
|
];
|
|
44026
44365
|
|
|
44027
44366
|
// ../../components/FontPicker/FontPicker.module.css
|
|
44028
|
-
var FontPicker_default = {"
|
|
44367
|
+
var FontPicker_default = {"optionPreview":"opus_ub1fhz_optionPreview","triggerText":"opus_ub1fhz_triggerText","chevron":"opus_ub1fhz_chevron","options":"opus_ub1fhz_options","label":"opus_ub1fhz_label","dropdown":"opus_ub1fhz_dropdown","search":"opus_ub1fhz_search","optionName":"opus_ub1fhz_optionName","searchWrap":"opus_ub1fhz_searchWrap","empty":"opus_ub1fhz_empty","trigger":"opus_ub1fhz_trigger","option":"opus_ub1fhz_option","picker":"opus_ub1fhz_picker","field":"opus_ub1fhz_field"};
|
|
44029
44368
|
|
|
44030
44369
|
// ../../components/FontPicker/FontPicker.tsx
|
|
44031
|
-
var
|
|
44370
|
+
var import_jsx_runtime162 = require("react/jsx-runtime");
|
|
44032
44371
|
var FONT_STORAGE_KEY = "opus-components-font";
|
|
44033
44372
|
var DEFAULT_FONT_FAMILY = "Space Grotesk";
|
|
44034
44373
|
var fontSet = new Set(googleFonts);
|
|
@@ -44076,8 +44415,8 @@ function applyDocumentFont(family) {
|
|
|
44076
44415
|
loadSelectedFont(family);
|
|
44077
44416
|
}
|
|
44078
44417
|
function useFontPreference() {
|
|
44079
|
-
const [fontFamily, setFontFamilyState] = (0,
|
|
44080
|
-
(0,
|
|
44418
|
+
const [fontFamily, setFontFamilyState] = (0, import_react91.useState)(DEFAULT_FONT_FAMILY);
|
|
44419
|
+
(0, import_react91.useEffect)(() => {
|
|
44081
44420
|
const timeout = window.setTimeout(() => {
|
|
44082
44421
|
const stored = window.localStorage.getItem(FONT_STORAGE_KEY);
|
|
44083
44422
|
const initial = isGoogleFont(stored) ? stored : DEFAULT_FONT_FAMILY;
|
|
@@ -44086,7 +44425,7 @@ function useFontPreference() {
|
|
|
44086
44425
|
}, 0);
|
|
44087
44426
|
return () => window.clearTimeout(timeout);
|
|
44088
44427
|
}, []);
|
|
44089
|
-
const setFontFamily = (0,
|
|
44428
|
+
const setFontFamily = (0, import_react91.useCallback)((next) => {
|
|
44090
44429
|
if (!isGoogleFont(next)) return;
|
|
44091
44430
|
setFontFamilyState(next);
|
|
44092
44431
|
applyDocumentFont(next);
|
|
@@ -44095,15 +44434,15 @@ function useFontPreference() {
|
|
|
44095
44434
|
return { fontFamily, setFontFamily };
|
|
44096
44435
|
}
|
|
44097
44436
|
function FontPicker({ id, onChange, value }) {
|
|
44098
|
-
const [open, setOpen] = (0,
|
|
44099
|
-
const [query, setQuery] = (0,
|
|
44100
|
-
const rootRef = (0,
|
|
44101
|
-
const searchRef = (0,
|
|
44102
|
-
const filteredFonts = (0,
|
|
44437
|
+
const [open, setOpen] = (0, import_react91.useState)(false);
|
|
44438
|
+
const [query, setQuery] = (0, import_react91.useState)("");
|
|
44439
|
+
const rootRef = (0, import_react91.useRef)(null);
|
|
44440
|
+
const searchRef = (0, import_react91.useRef)(null);
|
|
44441
|
+
const filteredFonts = (0, import_react91.useMemo)(() => {
|
|
44103
44442
|
const normalized = query.trim().toLocaleLowerCase();
|
|
44104
44443
|
return normalized ? googleFonts.filter((font) => font.toLocaleLowerCase().includes(normalized)) : googleFonts;
|
|
44105
44444
|
}, [query]);
|
|
44106
|
-
(0,
|
|
44445
|
+
(0, import_react91.useEffect)(() => {
|
|
44107
44446
|
var _a2;
|
|
44108
44447
|
if (!open) return;
|
|
44109
44448
|
loadFontLinks(googleFonts);
|
|
@@ -44122,10 +44461,10 @@ function FontPicker({ id, onChange, value }) {
|
|
|
44122
44461
|
document.removeEventListener("keydown", closeOnEscape);
|
|
44123
44462
|
};
|
|
44124
44463
|
}, [open]);
|
|
44125
|
-
return /* @__PURE__ */ (0,
|
|
44126
|
-
/* @__PURE__ */ (0,
|
|
44127
|
-
/* @__PURE__ */ (0,
|
|
44128
|
-
/* @__PURE__ */ (0,
|
|
44464
|
+
return /* @__PURE__ */ (0, import_jsx_runtime162.jsxs)("div", { className: FontPicker_default.field, ref: rootRef, children: [
|
|
44465
|
+
/* @__PURE__ */ (0, import_jsx_runtime162.jsx)("span", { className: FontPicker_default.label, children: "Font" }),
|
|
44466
|
+
/* @__PURE__ */ (0, import_jsx_runtime162.jsxs)("div", { className: FontPicker_default.picker, children: [
|
|
44467
|
+
/* @__PURE__ */ (0, import_jsx_runtime162.jsxs)(
|
|
44129
44468
|
"button",
|
|
44130
44469
|
{
|
|
44131
44470
|
"aria-controls": `${id}-options`,
|
|
@@ -44137,13 +44476,13 @@ function FontPicker({ id, onChange, value }) {
|
|
|
44137
44476
|
type: "button",
|
|
44138
44477
|
onClick: () => setOpen((current) => !current),
|
|
44139
44478
|
children: [
|
|
44140
|
-
/* @__PURE__ */ (0,
|
|
44141
|
-
/* @__PURE__ */ (0,
|
|
44479
|
+
/* @__PURE__ */ (0, import_jsx_runtime162.jsx)("span", { className: FontPicker_default.triggerText, children: value }),
|
|
44480
|
+
/* @__PURE__ */ (0, import_jsx_runtime162.jsx)("span", { "aria-hidden": "true", className: FontPicker_default.chevron })
|
|
44142
44481
|
]
|
|
44143
44482
|
}
|
|
44144
44483
|
),
|
|
44145
|
-
open ? /* @__PURE__ */ (0,
|
|
44146
|
-
/* @__PURE__ */ (0,
|
|
44484
|
+
open ? /* @__PURE__ */ (0, import_jsx_runtime162.jsxs)("div", { className: FontPicker_default.dropdown, children: [
|
|
44485
|
+
/* @__PURE__ */ (0, import_jsx_runtime162.jsx)("div", { className: FontPicker_default.searchWrap, children: /* @__PURE__ */ (0, import_jsx_runtime162.jsx)(
|
|
44147
44486
|
"input",
|
|
44148
44487
|
{
|
|
44149
44488
|
"aria-label": "Search Google Fonts",
|
|
@@ -44155,10 +44494,10 @@ function FontPicker({ id, onChange, value }) {
|
|
|
44155
44494
|
onChange: (event) => setQuery(event.target.value)
|
|
44156
44495
|
}
|
|
44157
44496
|
) }),
|
|
44158
|
-
/* @__PURE__ */ (0,
|
|
44497
|
+
/* @__PURE__ */ (0, import_jsx_runtime162.jsxs)("div", { "aria-label": "Google Fonts", className: FontPicker_default.options, id: `${id}-options`, role: "listbox", children: [
|
|
44159
44498
|
filteredFonts.map((font) => {
|
|
44160
44499
|
const selected = font === value;
|
|
44161
|
-
return /* @__PURE__ */ (0,
|
|
44500
|
+
return /* @__PURE__ */ (0, import_jsx_runtime162.jsxs)(
|
|
44162
44501
|
"button",
|
|
44163
44502
|
{
|
|
44164
44503
|
"aria-selected": selected,
|
|
@@ -44173,14 +44512,14 @@ function FontPicker({ id, onChange, value }) {
|
|
|
44173
44512
|
setQuery("");
|
|
44174
44513
|
},
|
|
44175
44514
|
children: [
|
|
44176
|
-
/* @__PURE__ */ (0,
|
|
44177
|
-
/* @__PURE__ */ (0,
|
|
44515
|
+
/* @__PURE__ */ (0, import_jsx_runtime162.jsx)("span", { className: FontPicker_default.optionName, children: font }),
|
|
44516
|
+
/* @__PURE__ */ (0, import_jsx_runtime162.jsx)("span", { className: FontPicker_default.optionPreview, children: "The quick brown fox" })
|
|
44178
44517
|
]
|
|
44179
44518
|
},
|
|
44180
44519
|
font
|
|
44181
44520
|
);
|
|
44182
44521
|
}),
|
|
44183
|
-
filteredFonts.length === 0 ? /* @__PURE__ */ (0,
|
|
44522
|
+
filteredFonts.length === 0 ? /* @__PURE__ */ (0, import_jsx_runtime162.jsx)("p", { className: FontPicker_default.empty, children: "No matching fonts" }) : null
|
|
44184
44523
|
] })
|
|
44185
44524
|
] }) : null
|
|
44186
44525
|
] })
|
|
@@ -44192,6 +44531,8 @@ function FontPicker({ id, onChange, value }) {
|
|
|
44192
44531
|
Accordion,
|
|
44193
44532
|
AccordionGroup,
|
|
44194
44533
|
Alert,
|
|
44534
|
+
ApplicationFooter,
|
|
44535
|
+
ApplicationHeader,
|
|
44195
44536
|
AspectRatio,
|
|
44196
44537
|
Avatar,
|
|
44197
44538
|
AvatarGroup,
|
|
@@ -44362,6 +44703,7 @@ function FontPicker({ id, onChange, value }) {
|
|
|
44362
44703
|
UpcomingTasks,
|
|
44363
44704
|
UserProfileWidget,
|
|
44364
44705
|
VisuallyHidden,
|
|
44706
|
+
WelcomeMessage,
|
|
44365
44707
|
accentColors,
|
|
44366
44708
|
cartesianSpecializedVariants,
|
|
44367
44709
|
countryCodeToFlag,
|
|
@@ -44374,6 +44716,7 @@ function FontPicker({ id, onChange, value }) {
|
|
|
44374
44716
|
defaultTopNavigationMenus,
|
|
44375
44717
|
demoSankeyLinks,
|
|
44376
44718
|
fieldInputAriaProps,
|
|
44719
|
+
getWelcomeGreeting,
|
|
44377
44720
|
googleFonts,
|
|
44378
44721
|
phoneCountries,
|
|
44379
44722
|
useAccentPreference,
|