@superblocksteam/library 2.0.3-next.194 → 2.0.3-next.196
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/{allPaths-TKGgbejI.js → allPaths-C_dOrZGg.js} +2 -2
- package/dist/{allPaths-TKGgbejI.js.map → allPaths-C_dOrZGg.js.map} +1 -1
- package/dist/{allPaths-CPmeaksr.js → allPaths-Dgpxk8Um.js} +2 -2
- package/dist/{allPaths-CPmeaksr.js.map → allPaths-Dgpxk8Um.js.map} +1 -1
- package/dist/{allPathsLoader-B0O4sfbG.js → allPathsLoader-ByP0iRQq.js} +3 -3
- package/dist/{allPathsLoader-B0O4sfbG.js.map → allPathsLoader-ByP0iRQq.js.map} +1 -1
- package/dist/{allPathsLoader-DhkzAeHr.js → allPathsLoader-CW9Ec2JW.js} +3 -3
- package/dist/{allPathsLoader-DhkzAeHr.js.map → allPathsLoader-CW9Ec2JW.js.map} +1 -1
- package/dist/devtools-consolidated-pFTghgz2.js +590 -0
- package/dist/devtools-consolidated-pFTghgz2.js.map +1 -0
- package/dist/{index-DzenoqnP.js → index-DZvnjpQm.js} +224 -219
- package/dist/{index-DzenoqnP.js.map → index-DZvnjpQm.js.map} +1 -1
- package/dist/index.css +166 -0
- package/dist/index.js +149 -149
- package/dist/{splitPathsBySizeLoader-DH3bh2P5.js → splitPathsBySizeLoader-BrImLlIK.js} +2 -2
- package/dist/{splitPathsBySizeLoader-DH3bh2P5.js.map → splitPathsBySizeLoader-BrImLlIK.js.map} +1 -1
- package/dist/{splitPathsBySizeLoader-DQGuCgWt.js → splitPathsBySizeLoader-bkDhkrOd.js} +2 -2
- package/dist/{splitPathsBySizeLoader-DQGuCgWt.js.map → splitPathsBySizeLoader-bkDhkrOd.js.map} +1 -1
- package/dist-types/lib/internal-details/lib/devtools/devtools-consolidated.d.ts +5 -0
- package/dist-types/lib/internal-details/lib/devtools/index.d.ts +4 -0
- package/dist-types/lib/internal-details/lib/devtools/serialize-store-data.d.ts +1 -0
- package/dist-types/lib/user-facing/themes/constants.d.ts +7 -2
- package/package.json +3 -4
- package/dist-types/lib/internal-details/lib/devtools.d.ts +0 -1
|
@@ -48,7 +48,7 @@ var __privateSet = (obj, member, value, setter) => (__accessCheck(obj, member, "
|
|
|
48
48
|
var __privateMethod = (obj, member, method4) => (__accessCheck(obj, member, "access private method"), method4);
|
|
49
49
|
var _removeSourceIdElement_dec, _setSourceIdElement_dec, _setActiveRootInstanceId_dec, _init, _cancelApi_dec, _runApi_dec, _init2, _renameWidget_dec, _setWidgetProperty_dec, _setWidgetProperties_dec, _writeRuntimeProperties_dec, _deleteComponents_dec, _dropComponent_dec, _createComponent_dec, _batchUpdate_dec, _clearPendingTransactions_dec, _addPendingTransaction_dec, _executeOrAddToBatch_dec, _init3, _addOptimisticCreateWidget_dec, _processRootWidget_dec, _init4, _refreshPositionsAndGetDropConstraints_dec, _init5, _updateChildPositions_dec, _setWidgetPosition_dec, _setActiveTargetRect_dec, _setActiveDragRect_dec, _setDropTargetId_dec, _setInvalidDropTarget_dec, _setValidRootIds_dec, _cancelNewComponentDrag_dec, _startNewComponentDrag_dec, _setIsDragging_dec, _setWidgetFeatures_dec, _init6;
|
|
50
50
|
import * as React from "react";
|
|
51
|
-
import React__default, { isValidElement as isValidElement$1, version as version$2, createContext, useContext, useEffect, useRef, useLayoutEffect as useLayoutEffect$2, Component, useState, useMemo as useMemo$2, useCallback, forwardRef, useImperativeHandle, cloneElement as cloneElement$1, createElement, Children, memo, useReducer, PureComponent, useSyncExternalStore,
|
|
51
|
+
import React__default, { isValidElement as isValidElement$1, version as version$2, createContext, useContext, useEffect, useRef, useLayoutEffect as useLayoutEffect$2, Component, useState, useMemo as useMemo$2, useCallback, forwardRef, useImperativeHandle, cloneElement as cloneElement$1, createElement, Suspense, Children, memo, useReducer, PureComponent, useSyncExternalStore, createRef } from "react";
|
|
52
52
|
import { S as SvgClose, a as SvgSystemDanger, b as SvgSystemInfo, c as SvgSystemError, d as SvgSystemSuccess, e as SvgPlus, f as SvgHide, g as SvgChevronDown, h as SvgEmptyCheckbox, i as SvgMinus, j as SvgCheckmark, k as SvgCopy, l as SvgExternalLink, m as SvgPlay, n as SvgDownload, o as SvgTrash, p as SvgFilter, q as SvgFreeze, r as SvgSort, s as SvgEllipsis, t as SvgCrossXs, u as SvgClark } from "./icons-NrNO8p_u.js";
|
|
53
53
|
import * as ReactDOM from "react-dom";
|
|
54
54
|
import ReactDOM__default, { unstable_batchedUpdates, flushSync, createPortal } from "react-dom";
|
|
@@ -5917,18 +5917,11 @@ if (typeof __MOBX_DEVTOOLS_GLOBAL_HOOK__ === "object") {
|
|
|
5917
5917
|
$mobx
|
|
5918
5918
|
});
|
|
5919
5919
|
}
|
|
5920
|
-
let internalStores = {};
|
|
5921
|
-
function registerStores(stores) {
|
|
5922
|
-
internalStores = { ...internalStores, ...stores };
|
|
5923
|
-
}
|
|
5924
5920
|
class ConnectionManager {
|
|
5925
5921
|
// The status of the connection to the remote dev server
|
|
5926
5922
|
constructor() {
|
|
5927
5923
|
__publicField(this, "connectionStatus", "pre-init");
|
|
5928
5924
|
makeAutoObservable(this);
|
|
5929
|
-
registerStores({
|
|
5930
|
-
ConnectionManager: this
|
|
5931
|
-
});
|
|
5932
5925
|
}
|
|
5933
5926
|
initializeSocket() {
|
|
5934
5927
|
this.connectionStatus = "connecting";
|
|
@@ -43048,9 +43041,6 @@ class InteractionLayerManager {
|
|
|
43048
43041
|
__publicField(this, "activeRootInstanceId");
|
|
43049
43042
|
__publicField(this, "sourceIdElements", /* @__PURE__ */ new Map());
|
|
43050
43043
|
makeAutoObservable(this);
|
|
43051
|
-
registerStores({
|
|
43052
|
-
InteractionLayerManager: this
|
|
43053
|
-
});
|
|
43054
43044
|
}
|
|
43055
43045
|
setActiveRootInstanceId(rootInstanceId) {
|
|
43056
43046
|
this.activeRootInstanceId = rootInstanceId;
|
|
@@ -83474,6 +83464,35 @@ function requireRfdc() {
|
|
|
83474
83464
|
var rfdcExports = requireRfdc();
|
|
83475
83465
|
const clone$3 = /* @__PURE__ */ getDefaultExportFromCjs(rfdcExports);
|
|
83476
83466
|
const fastClone$1 = clone$3({});
|
|
83467
|
+
let internalStores = {};
|
|
83468
|
+
const SUPPORTED_MODES = ["local-dev"];
|
|
83469
|
+
function registerStores(stores) {
|
|
83470
|
+
internalStores = { ...internalStores, ...stores };
|
|
83471
|
+
if (SUPPORTED_MODES.includes("production")) {
|
|
83472
|
+
if (Object.keys(internalStores).length === Object.keys(stores).length) {
|
|
83473
|
+
import("./devtools-consolidated-pFTghgz2.js").then(({ initializeCustomDevTools, setRegisteredStores }) => {
|
|
83474
|
+
setRegisteredStores(internalStores);
|
|
83475
|
+
initializeCustomDevTools();
|
|
83476
|
+
}).catch((error) => {
|
|
83477
|
+
console.warn(
|
|
83478
|
+
"[DevTools] Failed to initialize custom devtools:",
|
|
83479
|
+
error
|
|
83480
|
+
);
|
|
83481
|
+
});
|
|
83482
|
+
}
|
|
83483
|
+
}
|
|
83484
|
+
}
|
|
83485
|
+
const DevToolsInternal = React__default.lazy(() => {
|
|
83486
|
+
return import("./devtools-consolidated-pFTghgz2.js").then((module2) => ({
|
|
83487
|
+
default: module2.CustomDevTools
|
|
83488
|
+
}));
|
|
83489
|
+
});
|
|
83490
|
+
const DevTools = () => {
|
|
83491
|
+
if (!SUPPORTED_MODES.includes("production")) {
|
|
83492
|
+
return null;
|
|
83493
|
+
}
|
|
83494
|
+
return /* @__PURE__ */ jsxRuntimeExports.jsx(Suspense, { fallback: null, children: /* @__PURE__ */ jsxRuntimeExports.jsx(DevToolsInternal, {}) });
|
|
83495
|
+
};
|
|
83477
83496
|
const ARGS_VAR_NAME = "$SB_args";
|
|
83478
83497
|
const USER_JS_CODE_VAR_NAME = "$SB_userJSCode";
|
|
83479
83498
|
const SNAPSHOT_VAR_NAME = "$SB_snapshot";
|
|
@@ -86268,9 +86287,6 @@ class OperationManager {
|
|
|
86268
86287
|
__publicField(this, "batchOperationTransactionId");
|
|
86269
86288
|
__publicField(this, "visibleSourceIds", []);
|
|
86270
86289
|
makeAutoObservable(this);
|
|
86271
|
-
registerStores({
|
|
86272
|
-
OperationManager: this
|
|
86273
|
-
});
|
|
86274
86290
|
}
|
|
86275
86291
|
get allPendingTransactions() {
|
|
86276
86292
|
return this.pendingTransactions;
|
|
@@ -86647,9 +86663,6 @@ class PropertiesPanelManager {
|
|
|
86647
86663
|
makeAutoObservable(this, {
|
|
86648
86664
|
_propertyLookupCache: false
|
|
86649
86665
|
});
|
|
86650
|
-
registerStores({
|
|
86651
|
-
PropertiesPanelManager: this
|
|
86652
|
-
});
|
|
86653
86666
|
}
|
|
86654
86667
|
getPropertiesPanel(scopeId, instanceId) {
|
|
86655
86668
|
const props2 = this.entityManager.getEntityById(scopeId, instanceId);
|
|
@@ -87024,9 +87037,6 @@ class RuntimeWidgetsManager {
|
|
|
87024
87037
|
addWidgetFromPayload: action,
|
|
87025
87038
|
sourceToInstanceIdSample: observable
|
|
87026
87039
|
});
|
|
87027
|
-
registerStores({
|
|
87028
|
-
RuntimeManager: this
|
|
87029
|
-
});
|
|
87030
87040
|
}
|
|
87031
87041
|
setWidgetMeta(instanceId, meta) {
|
|
87032
87042
|
const existingMeta = this.widgets[instanceId];
|
|
@@ -87377,9 +87387,6 @@ class RuntimeEntitiesManager {
|
|
|
87377
87387
|
makeAutoObservable(this, {
|
|
87378
87388
|
widgets: false
|
|
87379
87389
|
});
|
|
87380
|
-
registerStores({
|
|
87381
|
-
DeployedRuntimeManager: this
|
|
87382
|
-
});
|
|
87383
87390
|
}
|
|
87384
87391
|
processRootWidget(params) {
|
|
87385
87392
|
this.widgets.processRoot(params);
|
|
@@ -87805,9 +87812,6 @@ class GridManager {
|
|
|
87805
87812
|
this.root = root2;
|
|
87806
87813
|
this.dnd = dnd;
|
|
87807
87814
|
makeAutoObservable(this);
|
|
87808
|
-
registerStores({
|
|
87809
|
-
GridManager: this
|
|
87810
|
-
});
|
|
87811
87815
|
}
|
|
87812
87816
|
get draggedInstanceId() {
|
|
87813
87817
|
var _a2;
|
|
@@ -88328,9 +88332,6 @@ class StackManager {
|
|
|
88328
88332
|
this.root = root2;
|
|
88329
88333
|
this.dnd = dnd;
|
|
88330
88334
|
makeAutoObservable(this);
|
|
88331
|
-
registerStores({
|
|
88332
|
-
StackManager: this
|
|
88333
|
-
});
|
|
88334
88335
|
}
|
|
88335
88336
|
refreshPositionsAndGetDropIndex() {
|
|
88336
88337
|
if (this.dnd.dropTargetId) {
|
|
@@ -88400,9 +88401,6 @@ class DragAndDropManager {
|
|
|
88400
88401
|
this.stack = new StackManager(root2, this);
|
|
88401
88402
|
this.grid = new GridManager(root2, this);
|
|
88402
88403
|
makeAutoObservable(this);
|
|
88403
|
-
registerStores({
|
|
88404
|
-
DragAndDropManager: this
|
|
88405
|
-
});
|
|
88406
88404
|
startEditorSync({
|
|
88407
88405
|
store: this,
|
|
88408
88406
|
storeId: "dnd",
|
|
@@ -88643,9 +88641,6 @@ class ResizingManager {
|
|
|
88643
88641
|
__publicField(this, "_activeResizes", /* @__PURE__ */ new Map());
|
|
88644
88642
|
this.root = root2;
|
|
88645
88643
|
makeAutoObservable(this);
|
|
88646
|
-
registerStores({
|
|
88647
|
-
ResizingManager: this
|
|
88648
|
-
});
|
|
88649
88644
|
startEditorSync({
|
|
88650
88645
|
store: this,
|
|
88651
88646
|
storeId: "resizing",
|
|
@@ -88980,9 +88975,6 @@ class UIStore {
|
|
|
88980
88975
|
setFocusedInstanceId: action,
|
|
88981
88976
|
selectWidget: action
|
|
88982
88977
|
});
|
|
88983
|
-
registerStores({
|
|
88984
|
-
UIManager: this
|
|
88985
|
-
});
|
|
88986
88978
|
}
|
|
88987
88979
|
// TODO (Alex): For these getters, we should differentiate between source and instance selection
|
|
88988
88980
|
isSourceSelected(sourceId) {
|
|
@@ -90956,14 +90948,14 @@ function getLoaderFn$1(options) {
|
|
|
90956
90948
|
if (!(loader === "all")) return [3, 3];
|
|
90957
90949
|
return [4, import(
|
|
90958
90950
|
/* webpackChunkName: "blueprint-icons-all-paths-loader" */
|
|
90959
|
-
"./allPathsLoader-
|
|
90951
|
+
"./allPathsLoader-CW9Ec2JW.js"
|
|
90960
90952
|
)];
|
|
90961
90953
|
case 2:
|
|
90962
90954
|
return [2, _b2.sent().allPathsLoader];
|
|
90963
90955
|
case 3:
|
|
90964
90956
|
return [4, import(
|
|
90965
90957
|
/* webpackChunkName: "blueprint-icons-split-paths-by-size-loader" */
|
|
90966
|
-
"./splitPathsBySizeLoader-
|
|
90958
|
+
"./splitPathsBySizeLoader-bkDhkrOd.js"
|
|
90967
90959
|
)];
|
|
90968
90960
|
case 4:
|
|
90969
90961
|
return [2, _b2.sent().splitPathsBySizeLoader];
|
|
@@ -99521,7 +99513,7 @@ const DEFAULT_TYPOGRAPHIES_NEW = {
|
|
|
99521
99513
|
},
|
|
99522
99514
|
buttonLabel: {
|
|
99523
99515
|
...DEFAULT_TYPOGRAPHIES_LEGACY.buttonLabel,
|
|
99524
|
-
lineHeight: 1.
|
|
99516
|
+
lineHeight: 1.2
|
|
99525
99517
|
},
|
|
99526
99518
|
code: {
|
|
99527
99519
|
...DEFAULT_TYPOGRAPHIES_LEGACY.code,
|
|
@@ -99684,12 +99676,6 @@ const BOX_SHADOWS = {
|
|
|
99684
99676
|
dark: "0 3px 6px -4px rgba(160, 160, 160, 0.03), 0 6px 16px 0 rgba(160, 160, 160, 0.01)"
|
|
99685
99677
|
}
|
|
99686
99678
|
};
|
|
99687
|
-
const BUTTON_PADDING = {
|
|
99688
|
-
left: { mode: "px", value: 10 },
|
|
99689
|
-
right: { mode: "px", value: 10 },
|
|
99690
|
-
top: { mode: "px", value: 9 },
|
|
99691
|
-
bottom: { mode: "px", value: 9 }
|
|
99692
|
-
};
|
|
99693
99679
|
const INPUT_PADDING = {
|
|
99694
99680
|
left: Dim.px(10),
|
|
99695
99681
|
right: Dim.px(10),
|
|
@@ -99697,6 +99683,7 @@ const INPUT_PADDING = {
|
|
|
99697
99683
|
bottom: Dim.px(8)
|
|
99698
99684
|
};
|
|
99699
99685
|
const DROPDOWN_PADDING = INPUT_PADDING;
|
|
99686
|
+
const BUTTON_PADDING = INPUT_PADDING;
|
|
99700
99687
|
const KEY_VALUE_PADDING = {
|
|
99701
99688
|
left: Dim.px(20),
|
|
99702
99689
|
right: Dim.px(20),
|
|
@@ -101386,8 +101373,8 @@ const shineAnimation = We$1`
|
|
|
101386
101373
|
}
|
|
101387
101374
|
`;
|
|
101388
101375
|
const Skeleton2 = qe$1.div`
|
|
101389
|
-
|
|
101390
|
-
|
|
101376
|
+
height: var(--height);
|
|
101377
|
+
width: var(--width);
|
|
101391
101378
|
border-radius: 50%;
|
|
101392
101379
|
background: linear-gradient(110deg, #ececec 10%, #f5f5f5 30%, #ececec 60%);
|
|
101393
101380
|
background-size: 200% 100%;
|
|
@@ -145403,14 +145390,14 @@ function getLoaderFn(options) {
|
|
|
145403
145390
|
if (!(loader === "all")) return [3, 3];
|
|
145404
145391
|
return [4, import(
|
|
145405
145392
|
/* webpackChunkName: "blueprint-icons-all-paths-loader" */
|
|
145406
|
-
"./allPathsLoader-
|
|
145393
|
+
"./allPathsLoader-ByP0iRQq.js"
|
|
145407
145394
|
)];
|
|
145408
145395
|
case 2:
|
|
145409
145396
|
return [2, _b2.sent().allPathsLoader];
|
|
145410
145397
|
case 3:
|
|
145411
145398
|
return [4, import(
|
|
145412
145399
|
/* webpackChunkName: "blueprint-icons-split-paths-by-size-loader" */
|
|
145413
|
-
"./splitPathsBySizeLoader-
|
|
145400
|
+
"./splitPathsBySizeLoader-BrImLlIK.js"
|
|
145414
145401
|
)];
|
|
145415
145402
|
case 4:
|
|
145416
145403
|
return [2, _b2.sent().splitPathsBySizeLoader];
|
|
@@ -153405,7 +153392,8 @@ const StyledControlGroup$1 = qe$1(ControlGroup)`
|
|
|
153405
153392
|
}
|
|
153406
153393
|
}
|
|
153407
153394
|
|
|
153408
|
-
.${INPUT_LEFT_CONTAINER$1},
|
|
153395
|
+
.${INPUT_LEFT_CONTAINER$1},
|
|
153396
|
+
.${INPUT_ACTION$1} {
|
|
153409
153397
|
display: flex;
|
|
153410
153398
|
align-items: center;
|
|
153411
153399
|
height: 100%;
|
|
@@ -153741,24 +153729,32 @@ class DatePickerComponent extends React__default.Component {
|
|
|
153741
153729
|
minHeight: this.props.inputLineHeightPx ? `${this.props.inputLineHeightPx + INPUT_ADDITIONAL_MIN_HEIGHT$1}px` : void 0
|
|
153742
153730
|
},
|
|
153743
153731
|
onClick: this.props.onInputClick,
|
|
153744
|
-
|
|
153745
|
-
|
|
153746
|
-
|
|
153747
|
-
|
|
153748
|
-
|
|
153749
|
-
|
|
153750
|
-
|
|
153751
|
-
|
|
153752
|
-
|
|
153753
|
-
|
|
153754
|
-
|
|
153755
|
-
|
|
153756
|
-
|
|
153732
|
+
leftIcon: this.props.icon ? (
|
|
153733
|
+
/**
|
|
153734
|
+
* Use `leftIcon` (with Blueprint's `INPUT_LEFT_CONTAINER` CSS class) instead of `leftElement`.
|
|
153735
|
+
* Blueprint measures `leftElement` width after render to set input padding.
|
|
153736
|
+
* If the element isn't present (e.g., Suspense, modals), it measures 0 and sets `padding-left: 0`, causing overlap.
|
|
153737
|
+
* Setting the style to `paddingLeft` is overridden by Blueprint.
|
|
153738
|
+
*/
|
|
153739
|
+
/* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
153740
|
+
"div",
|
|
153741
|
+
{
|
|
153742
|
+
className: `IconWrapper ${CLASS_NAMES.ICON} ${INPUT_LEFT_CONTAINER$1} ${isInputFocused ? CLASS_NAMES.ACTIVE_MODIFIER : ""} ${this.props.isDisabled || this.props.selectedDate === "" || this.props.selectedDate == null ? CLASS_NAMES.DISABLED_MODIFIER : ""} ${!this.props.isValid ? CLASS_NAMES.ERROR_MODIFIER : ""}`,
|
|
153743
|
+
children: /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
153744
|
+
DynamicSVG,
|
|
153745
|
+
{
|
|
153746
|
+
iconName: this.props.icon,
|
|
153747
|
+
size: this.props.iconSize ?? DEFAULT_ICON_SIZE$1
|
|
153748
|
+
}
|
|
153749
|
+
)
|
|
153750
|
+
}
|
|
153751
|
+
)
|
|
153752
|
+
) : null,
|
|
153753
|
+
rightElement: !formatIncludesTimezone(displayFormat) && this.props.showTimezone ? /* @__PURE__ */ jsxRuntimeExports.jsx(Timezone, { timezone: this.displayTimezone }) : void 0,
|
|
153754
|
+
onChange: this.onInputChanged,
|
|
153757
153755
|
// @ts-expect-error extra props
|
|
153758
153756
|
"data-invalid": !this.props.isValid && !this.state.isOpen,
|
|
153759
|
-
"data-active": this.state.isOpen
|
|
153760
|
-
rightElement: !formatIncludesTimezone(displayFormat) && this.props.showTimezone ? /* @__PURE__ */ jsxRuntimeExports.jsx(Timezone, { timezone: this.displayTimezone }) : void 0,
|
|
153761
|
-
onChange: this.onInputChanged
|
|
153757
|
+
"data-active": this.state.isOpen
|
|
153762
153758
|
},
|
|
153763
153759
|
popoverProps: {
|
|
153764
153760
|
...this.props.forceOpen ? { isOpen: this.state.isOpen } : {},
|
|
@@ -182771,6 +182767,7 @@ const SbDatePicker = registerSbComponent(
|
|
|
182771
182767
|
backgroundColor: props2.backgroundColor,
|
|
182772
182768
|
textStyle: props2.textStyle
|
|
182773
182769
|
});
|
|
182770
|
+
const iconSize = useInputIconSize({ textStyle: props2.textStyle });
|
|
182774
182771
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(DatePickerContainer, { ...passThroughProps, children: /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
182775
182772
|
DatePickerComponent,
|
|
182776
182773
|
{
|
|
@@ -182792,6 +182789,7 @@ const SbDatePicker = registerSbComponent(
|
|
|
182792
182789
|
timezone: props2.manageTimezone ? props2.valueTimezone : void 0,
|
|
182793
182790
|
showTimezone: !!props2.manageTimezone,
|
|
182794
182791
|
icon: props2.icon,
|
|
182792
|
+
iconSize,
|
|
182795
182793
|
onDatePickerClosed: handleDatePickerClosed,
|
|
182796
182794
|
placeholder: props2.placeholder,
|
|
182797
182795
|
labelStyleOverride: labelProps == null ? void 0 : labelProps.style,
|
|
@@ -186360,7 +186358,7 @@ const SbProvider = function SbProvider2({
|
|
|
186360
186358
|
},
|
|
186361
186359
|
id: "sb-provider-root",
|
|
186362
186360
|
children: [
|
|
186363
|
-
/* @__PURE__ */ jsxRuntimeExports.jsx(ErrorBoundary2, { theme: userAccessibleTheme, children: /* @__PURE__ */ jsxRuntimeExports.
|
|
186361
|
+
/* @__PURE__ */ jsxRuntimeExports.jsx(ErrorBoundary2, { theme: userAccessibleTheme, children: /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
186364
186362
|
"div",
|
|
186365
186363
|
{
|
|
186366
186364
|
id: CANVAS_ROOT_ID,
|
|
@@ -186373,7 +186371,10 @@ const SbProvider = function SbProvider2({
|
|
|
186373
186371
|
overflow: "hidden",
|
|
186374
186372
|
position: "relative"
|
|
186375
186373
|
},
|
|
186376
|
-
children:
|
|
186374
|
+
children: [
|
|
186375
|
+
/* @__PURE__ */ jsxRuntimeExports.jsx(ThemeProvider, { theme: userAccessibleTheme, children: /* @__PURE__ */ jsxRuntimeExports.jsx(GlobalScope, { children: isEmbedded ? /* @__PURE__ */ jsxRuntimeExports.jsx(EmbedWrapper, { children }) : /* @__PURE__ */ jsxRuntimeExports.jsx(Auth0Wrapper, { children }) }) }),
|
|
186376
|
+
/* @__PURE__ */ jsxRuntimeExports.jsx(DevTools, {})
|
|
186377
|
+
]
|
|
186377
186378
|
}
|
|
186378
186379
|
) }),
|
|
186379
186380
|
/* @__PURE__ */ jsxRuntimeExports.jsx("div", { id: MODAL_TARGET_ROOT_ID, "data-superblocks": MODAL_TARGET_ROOT_ID })
|
|
@@ -197786,145 +197787,149 @@ function requireClient() {
|
|
|
197786
197787
|
}
|
|
197787
197788
|
var clientExports = requireClient();
|
|
197788
197789
|
export {
|
|
197789
|
-
|
|
197790
|
+
clientExports as $,
|
|
197790
197791
|
AppStateVarPersistence6 as A,
|
|
197791
|
-
|
|
197792
|
-
|
|
197793
|
-
|
|
197794
|
-
|
|
197795
|
-
|
|
197796
|
-
|
|
197797
|
-
|
|
197792
|
+
SbProvider as B,
|
|
197793
|
+
SbEventFlow as C,
|
|
197794
|
+
copyToClipboard as D,
|
|
197795
|
+
navigateTo as E,
|
|
197796
|
+
setQueryParams as F,
|
|
197797
|
+
download as G,
|
|
197798
|
+
showAlert as H,
|
|
197798
197799
|
IconSize$2 as I,
|
|
197799
|
-
|
|
197800
|
-
|
|
197801
|
-
|
|
197802
|
-
|
|
197803
|
-
|
|
197804
|
-
|
|
197805
|
-
|
|
197806
|
-
|
|
197807
|
-
|
|
197800
|
+
logoutIntegrations as J,
|
|
197801
|
+
registerScope as K,
|
|
197802
|
+
registerPage as L,
|
|
197803
|
+
createSbScope as M,
|
|
197804
|
+
Global as N,
|
|
197805
|
+
Embed as O,
|
|
197806
|
+
Env as P,
|
|
197807
|
+
SbEvent as Q,
|
|
197808
|
+
useUpdateProperties as R,
|
|
197808
197809
|
SbButton as S,
|
|
197809
197810
|
Theme as T,
|
|
197810
|
-
|
|
197811
|
-
|
|
197812
|
-
|
|
197813
|
-
|
|
197814
|
-
|
|
197815
|
-
|
|
197811
|
+
useTheme as U,
|
|
197812
|
+
Prop as V,
|
|
197813
|
+
sbComputed as W,
|
|
197814
|
+
Dim as X,
|
|
197815
|
+
SB as Y,
|
|
197816
|
+
Outlet as Z,
|
|
197816
197817
|
__awaiter as _,
|
|
197817
197818
|
__generator as a,
|
|
197818
|
-
|
|
197819
|
-
|
|
197820
|
-
|
|
197821
|
-
|
|
197822
|
-
|
|
197823
|
-
|
|
197824
|
-
|
|
197825
|
-
|
|
197826
|
-
|
|
197827
|
-
|
|
197828
|
-
|
|
197829
|
-
|
|
197830
|
-
|
|
197831
|
-
|
|
197832
|
-
|
|
197833
|
-
|
|
197834
|
-
|
|
197835
|
-
|
|
197836
|
-
|
|
197837
|
-
|
|
197838
|
-
|
|
197839
|
-
|
|
197840
|
-
|
|
197841
|
-
|
|
197842
|
-
|
|
197843
|
-
|
|
197844
|
-
|
|
197845
|
-
|
|
197846
|
-
|
|
197847
|
-
|
|
197848
|
-
|
|
197849
|
-
|
|
197850
|
-
|
|
197851
|
-
|
|
197852
|
-
|
|
197853
|
-
|
|
197854
|
-
|
|
197855
|
-
|
|
197856
|
-
|
|
197857
|
-
|
|
197858
|
-
|
|
197859
|
-
|
|
197860
|
-
|
|
197861
|
-
|
|
197862
|
-
|
|
197863
|
-
|
|
197864
|
-
|
|
197865
|
-
|
|
197866
|
-
|
|
197867
|
-
|
|
197868
|
-
|
|
197869
|
-
|
|
197870
|
-
|
|
197871
|
-
|
|
197872
|
-
|
|
197873
|
-
|
|
197874
|
-
|
|
197875
|
-
|
|
197876
|
-
|
|
197877
|
-
|
|
197878
|
-
|
|
197879
|
-
|
|
197880
|
-
|
|
197881
|
-
|
|
197819
|
+
createStaticHandler2 as a$,
|
|
197820
|
+
Await as a0,
|
|
197821
|
+
BrowserRouter as a1,
|
|
197822
|
+
Form2 as a2,
|
|
197823
|
+
HashRouter as a3,
|
|
197824
|
+
IDLE_BLOCKER as a4,
|
|
197825
|
+
IDLE_FETCHER as a5,
|
|
197826
|
+
IDLE_NAVIGATION as a6,
|
|
197827
|
+
Link as a7,
|
|
197828
|
+
Links as a8,
|
|
197829
|
+
MemoryRouter as a9,
|
|
197830
|
+
createBrowserHistory as aA,
|
|
197831
|
+
createClientRoutes as aB,
|
|
197832
|
+
createClientRoutesWithHMRRevalidationOptOut as aC,
|
|
197833
|
+
createRouter as aD,
|
|
197834
|
+
decodeViaTurboStream as aE,
|
|
197835
|
+
deserializeErrors2 as aF,
|
|
197836
|
+
getPatchRoutesOnNavigationFunction as aG,
|
|
197837
|
+
getSingleFetchDataStrategy as aH,
|
|
197838
|
+
invariant as aI,
|
|
197839
|
+
mapRouteProperties as aJ,
|
|
197840
|
+
shouldHydrateRouteLoader as aK,
|
|
197841
|
+
useFogOFWarDiscovery as aL,
|
|
197842
|
+
useScrollRestoration as aM,
|
|
197843
|
+
createBrowserRouter as aN,
|
|
197844
|
+
createCookie as aO,
|
|
197845
|
+
createCookieSessionStorage as aP,
|
|
197846
|
+
createHashRouter as aQ,
|
|
197847
|
+
createMemoryRouter as aR,
|
|
197848
|
+
createMemorySessionStorage as aS,
|
|
197849
|
+
createPath as aT,
|
|
197850
|
+
createRequestHandler as aU,
|
|
197851
|
+
createRoutesFromChildren as aV,
|
|
197852
|
+
createRoutesFromElements as aW,
|
|
197853
|
+
createRoutesStub as aX,
|
|
197854
|
+
createSearchParams as aY,
|
|
197855
|
+
createSession as aZ,
|
|
197856
|
+
createSessionStorage as a_,
|
|
197857
|
+
Meta as aa,
|
|
197858
|
+
NavLink as ab,
|
|
197859
|
+
Navigate as ac,
|
|
197860
|
+
Action as ad,
|
|
197861
|
+
PrefetchPageLinks as ae,
|
|
197862
|
+
Route as af,
|
|
197863
|
+
Router as ag,
|
|
197864
|
+
RouterProvider as ah,
|
|
197865
|
+
Routes as ai,
|
|
197866
|
+
Scripts as aj,
|
|
197867
|
+
ScrollRestoration as ak,
|
|
197868
|
+
ServerRouter as al,
|
|
197869
|
+
StaticRouter as am,
|
|
197870
|
+
StaticRouterProvider as an,
|
|
197871
|
+
DataRouterContext as ao,
|
|
197872
|
+
DataRouterStateContext as ap,
|
|
197873
|
+
ErrorResponseImpl as aq,
|
|
197874
|
+
FetchersContext as ar,
|
|
197875
|
+
FrameworkContext as as,
|
|
197876
|
+
LocationContext as at,
|
|
197877
|
+
NavigationContext as au,
|
|
197878
|
+
RemixErrorBoundary as av,
|
|
197879
|
+
RouteContext as aw,
|
|
197880
|
+
ServerMode as ax,
|
|
197881
|
+
SingleFetchRedirectSymbol as ay,
|
|
197882
|
+
ViewTransitionContext as az,
|
|
197882
197883
|
IconSize as b,
|
|
197883
|
-
|
|
197884
|
-
|
|
197885
|
-
|
|
197886
|
-
|
|
197887
|
-
|
|
197888
|
-
|
|
197889
|
-
|
|
197890
|
-
|
|
197891
|
-
|
|
197892
|
-
|
|
197893
|
-
|
|
197894
|
-
|
|
197895
|
-
|
|
197896
|
-
|
|
197897
|
-
|
|
197898
|
-
|
|
197899
|
-
|
|
197900
|
-
|
|
197901
|
-
|
|
197902
|
-
|
|
197903
|
-
|
|
197904
|
-
|
|
197905
|
-
|
|
197906
|
-
|
|
197907
|
-
|
|
197908
|
-
|
|
197909
|
-
|
|
197910
|
-
|
|
197911
|
-
|
|
197912
|
-
|
|
197913
|
-
|
|
197914
|
-
|
|
197915
|
-
|
|
197916
|
-
|
|
197917
|
-
|
|
197918
|
-
|
|
197919
|
-
|
|
197920
|
-
|
|
197921
|
-
|
|
197922
|
-
|
|
197923
|
-
|
|
197924
|
-
|
|
197925
|
-
|
|
197926
|
-
|
|
197927
|
-
|
|
197884
|
+
createStaticRouter as b0,
|
|
197885
|
+
data as b1,
|
|
197886
|
+
generatePath as b2,
|
|
197887
|
+
href as b3,
|
|
197888
|
+
isCookie as b4,
|
|
197889
|
+
isRouteErrorResponse as b5,
|
|
197890
|
+
isSession as b6,
|
|
197891
|
+
matchPath as b7,
|
|
197892
|
+
matchRoutes as b8,
|
|
197893
|
+
parsePath as b9,
|
|
197894
|
+
useNavigation as bA,
|
|
197895
|
+
useNavigationType as bB,
|
|
197896
|
+
useOutlet as bC,
|
|
197897
|
+
useOutletContext as bD,
|
|
197898
|
+
useParams as bE,
|
|
197899
|
+
useResolvedPath as bF,
|
|
197900
|
+
useRevalidator as bG,
|
|
197901
|
+
useRouteError as bH,
|
|
197902
|
+
useRouteLoaderData as bI,
|
|
197903
|
+
useRoutes as bJ,
|
|
197904
|
+
useSearchParams as bK,
|
|
197905
|
+
useSubmit as bL,
|
|
197906
|
+
useViewTransitionState as bM,
|
|
197907
|
+
redirect as ba,
|
|
197908
|
+
redirectDocument as bb,
|
|
197909
|
+
renderMatches as bc,
|
|
197910
|
+
replace2 as bd,
|
|
197911
|
+
resolvePath as be,
|
|
197912
|
+
HistoryRouter as bf,
|
|
197913
|
+
unstable_RouterContextProvider as bg,
|
|
197914
|
+
unstable_createContext as bh,
|
|
197915
|
+
setDevServerHooks as bi,
|
|
197916
|
+
usePrompt as bj,
|
|
197917
|
+
useActionData as bk,
|
|
197918
|
+
useAsyncError as bl,
|
|
197919
|
+
useAsyncValue as bm,
|
|
197920
|
+
useBeforeUnload as bn,
|
|
197921
|
+
useBlocker as bo,
|
|
197922
|
+
useFetcher as bp,
|
|
197923
|
+
useFetchers as bq,
|
|
197924
|
+
useFormAction as br,
|
|
197925
|
+
useHref as bs,
|
|
197926
|
+
useInRouterContext as bt,
|
|
197927
|
+
useLinkClickHandler as bu,
|
|
197928
|
+
useLoaderData as bv,
|
|
197929
|
+
useLocation as bw,
|
|
197930
|
+
useMatch as bx,
|
|
197931
|
+
useMatches as by,
|
|
197932
|
+
useNavigate as bz,
|
|
197928
197933
|
SbSection as c,
|
|
197929
197934
|
SbColumn as d,
|
|
197930
197935
|
SbContainer as e,
|
|
@@ -197932,22 +197937,22 @@ export {
|
|
|
197932
197937
|
SbPage as g,
|
|
197933
197938
|
SbText as h,
|
|
197934
197939
|
SbModal as i,
|
|
197935
|
-
|
|
197936
|
-
|
|
197937
|
-
|
|
197938
|
-
|
|
197939
|
-
|
|
197940
|
-
|
|
197940
|
+
jsxRuntimeExports as j,
|
|
197941
|
+
SbTable as k,
|
|
197942
|
+
SbDropdown as l,
|
|
197943
|
+
makeAutoObservable as m,
|
|
197944
|
+
SbCustom as n,
|
|
197945
|
+
observer as o,
|
|
197941
197946
|
pascalCase as p,
|
|
197942
|
-
|
|
197947
|
+
SbCheckbox as q,
|
|
197943
197948
|
registerComponent as r,
|
|
197944
|
-
|
|
197945
|
-
|
|
197946
|
-
|
|
197947
|
-
|
|
197948
|
-
|
|
197949
|
-
|
|
197950
|
-
|
|
197951
|
-
|
|
197952
|
-
};
|
|
197953
|
-
//# sourceMappingURL=index-
|
|
197949
|
+
SbDatePicker as s,
|
|
197950
|
+
toJS as t,
|
|
197951
|
+
SbSwitch as u,
|
|
197952
|
+
SbIcon as v,
|
|
197953
|
+
SbImage as w,
|
|
197954
|
+
SbVariable as x,
|
|
197955
|
+
SbTimer as y,
|
|
197956
|
+
SbApi as z
|
|
197957
|
+
};
|
|
197958
|
+
//# sourceMappingURL=index-DZvnjpQm.js.map
|