@7shifts/sous-chef 3.4.0 → 3.5.0
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/controls/DateFilter/DateStepper/DateStepper.d.ts +11 -0
- package/dist/controls/DateFilter/DateStepper/index.d.ts +1 -0
- package/dist/controls/DateFilter/DateText/DateText.d.ts +9 -0
- package/dist/controls/DateFilter/DateText/index.d.ts +1 -0
- package/dist/controls/DateFilter/DisplayDate/DisplayDate.d.ts +9 -0
- package/dist/controls/DateFilter/DisplayDate/index.d.ts +1 -0
- package/dist/core/DataTable/DataTable.d.ts +3 -1
- package/dist/core/DataTable/types.d.ts +3 -7
- package/dist/core/DataTableEditableCell/DataTableEditableCell.d.ts +2 -1
- package/dist/core/DataTableRow/DataTableRow.d.ts +1 -1
- package/dist/core/Flex/Flex.d.ts +2 -0
- package/dist/core/Inline/Inline.d.ts +1 -0
- package/dist/core/Stack/Stack.d.ts +1 -0
- package/dist/icons/components/IconMugSaucerSolid.d.ts +1 -4
- package/dist/icons/components/IconUserSearch.d.ts +9 -0
- package/dist/icons/components/index.d.ts +1 -0
- package/dist/index.js +79 -50
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +79 -51
- package/dist/index.modern.js.map +1 -1
- package/dist/typography/Text/FontStyles/Bold.d.ts +6 -0
- package/dist/typography/Text/FontStyles/Italic.d.ts +6 -0
- package/dist/typography/Text/FontStyles/Underline.d.ts +6 -0
- package/package.json +1 -1
- package/dist/icons/components/IconCoffeeCup.d.ts +0 -12
package/dist/index.js
CHANGED
|
@@ -3053,8 +3053,7 @@ var IconMoneyBill = React.forwardRef(function (_ref, ref) {
|
|
|
3053
3053
|
IconMoneyBill.displayName = 'IconMoneyBill';
|
|
3054
3054
|
|
|
3055
3055
|
var _excluded$1v = ["testId"];
|
|
3056
|
-
|
|
3057
|
-
var IconMugSaucerSolid = function IconMugSaucerSolid(_ref) {
|
|
3056
|
+
var IconMugSaucerSolid = React.forwardRef(function (_ref, ref) {
|
|
3058
3057
|
var _ref$testId = _ref.testId,
|
|
3059
3058
|
testId = _ref$testId === void 0 ? 'icon-mug-saucer-solid' : _ref$testId,
|
|
3060
3059
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$1v);
|
|
@@ -3064,12 +3063,12 @@ var IconMugSaucerSolid = function IconMugSaucerSolid(_ref) {
|
|
|
3064
3063
|
fill: "none",
|
|
3065
3064
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3066
3065
|
style: getIconStyles(props),
|
|
3067
|
-
"data-testid": testId
|
|
3066
|
+
"data-testid": testId,
|
|
3067
|
+
ref: ref
|
|
3068
3068
|
}, props), React__default.createElement("path", {
|
|
3069
3069
|
d: "M7 14h6a3 3 0 0 0 3-3h1c2.206 0 4-1.794 4-4s-1.794-4-4-4H4.75a.748.748 0 0 0-.75.75V11a3 3 0 0 0 3 3Zm10-9c1.103 0 2 .897 2 2s-.897 2-2 2h-1V5h1Zm1.49 12H2.51c-1.488 0-1.907-2-1.126-2h18.228c.782 0 .369 2-1.122 2Z"
|
|
3070
3070
|
}));
|
|
3071
|
-
};
|
|
3072
|
-
|
|
3071
|
+
});
|
|
3073
3072
|
IconMugSaucerSolid.displayName = 'IconMugSaucerSolid';
|
|
3074
3073
|
|
|
3075
3074
|
var _excluded$1w = ["testId"];
|
|
@@ -3898,10 +3897,39 @@ var IconUserPlus = React.forwardRef(function (_ref, ref) {
|
|
|
3898
3897
|
IconUserPlus.displayName = 'IconUserPlus';
|
|
3899
3898
|
|
|
3900
3899
|
var _excluded$25 = ["testId"];
|
|
3900
|
+
var IconUserSearch = React.forwardRef(function (_ref, ref) {
|
|
3901
|
+
var _ref$testId = _ref.testId,
|
|
3902
|
+
testId = _ref$testId === void 0 ? 'icon-user-search' : _ref$testId,
|
|
3903
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$25);
|
|
3904
|
+
|
|
3905
|
+
return React__default.createElement("svg", Object.assign({
|
|
3906
|
+
viewBox: "0 0 20 20",
|
|
3907
|
+
fill: "none",
|
|
3908
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3909
|
+
style: getIconStyles(props),
|
|
3910
|
+
"data-testid": testId,
|
|
3911
|
+
ref: ref
|
|
3912
|
+
}, props), React__default.createElement("g", {
|
|
3913
|
+
clipPath: "url(#icon-user-search_svg__a)",
|
|
3914
|
+
fill: "currentColor"
|
|
3915
|
+
}, React__default.createElement("path", {
|
|
3916
|
+
d: "M7.838 9.163a4.48 4.48 0 0 0 4.479-4.482 4.48 4.48 0 1 0-8.958 0 4.48 4.48 0 0 0 4.479 4.482Zm0-7.843a3.365 3.365 0 0 1 3.359 3.361 3.365 3.365 0 0 1-3.36 3.361 3.365 3.365 0 0 1-3.358-3.36A3.365 3.365 0 0 1 7.838 1.32ZM19.933 18.928l-2.307-2.308a.225.225 0 0 0-.161-.067h-.251a3.953 3.953 0 1 0-6.943-2.586 3.953 3.953 0 0 0 6.536 2.993v.251c0 .06.025.118.067.162l2.306 2.308c.09.09.234.09.324 0l.429-.43a.228.228 0 0 0 0-.323Zm-5.71-1.919a3.04 3.04 0 0 1-3.04-3.042 3.04 3.04 0 1 1 6.08 0 3.04 3.04 0 0 1-3.04 3.042Z"
|
|
3917
|
+
}), React__default.createElement("path", {
|
|
3918
|
+
d: "M10.81 10.337c-.54.216-1.324.506-2.972.506s-2.128-.56-3.135-.56A4.705 4.705 0 0 0 0 14.99v1.456c0 .928.752 1.68 1.68 1.68h9.671l-1.08-1.081-8.591-.039a.562.562 0 0 1-.56-.56v-1.457a3.586 3.586 0 0 1 3.583-3.585c.686 0 1.368.56 3.135.56 1.763 0 1.892-.328 2-.328.432-.54.973-1.298.973-1.298Z"
|
|
3919
|
+
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
3920
|
+
id: "icon-user-search_svg__a"
|
|
3921
|
+
}, React__default.createElement("path", {
|
|
3922
|
+
fill: "#fff",
|
|
3923
|
+
d: "M0 0h20v20H0z"
|
|
3924
|
+
}))));
|
|
3925
|
+
});
|
|
3926
|
+
IconUserSearch.displayName = 'IconUserSearch';
|
|
3927
|
+
|
|
3928
|
+
var _excluded$26 = ["testId"];
|
|
3901
3929
|
var IconUserSlash = React.forwardRef(function (_ref, ref) {
|
|
3902
3930
|
var _ref$testId = _ref.testId,
|
|
3903
3931
|
testId = _ref$testId === void 0 ? 'icon-user-slash' : _ref$testId,
|
|
3904
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3932
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$26);
|
|
3905
3933
|
|
|
3906
3934
|
return React__default.createElement("svg", Object.assign({
|
|
3907
3935
|
viewBox: "0 0 20 20",
|
|
@@ -3924,11 +3952,11 @@ var IconUserSlash = React.forwardRef(function (_ref, ref) {
|
|
|
3924
3952
|
});
|
|
3925
3953
|
IconUserSlash.displayName = 'IconUserSlash';
|
|
3926
3954
|
|
|
3927
|
-
var _excluded$
|
|
3955
|
+
var _excluded$27 = ["testId"];
|
|
3928
3956
|
var IconUserSolid = React.forwardRef(function (_ref, ref) {
|
|
3929
3957
|
var _ref$testId = _ref.testId,
|
|
3930
3958
|
testId = _ref$testId === void 0 ? 'icon-user-solid' : _ref$testId,
|
|
3931
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3959
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$27);
|
|
3932
3960
|
|
|
3933
3961
|
return React__default.createElement("svg", Object.assign({
|
|
3934
3962
|
viewBox: "0 0 20 20",
|
|
@@ -3944,11 +3972,11 @@ var IconUserSolid = React.forwardRef(function (_ref, ref) {
|
|
|
3944
3972
|
});
|
|
3945
3973
|
IconUserSolid.displayName = 'IconUserSolid';
|
|
3946
3974
|
|
|
3947
|
-
var _excluded$
|
|
3975
|
+
var _excluded$28 = ["testId"];
|
|
3948
3976
|
var IconUserTag = React.forwardRef(function (_ref, ref) {
|
|
3949
3977
|
var _ref$testId = _ref.testId,
|
|
3950
3978
|
testId = _ref$testId === void 0 ? 'icon-user-tag' : _ref$testId,
|
|
3951
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3979
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$28);
|
|
3952
3980
|
|
|
3953
3981
|
return React__default.createElement("svg", Object.assign({
|
|
3954
3982
|
viewBox: "0 0 20 20",
|
|
@@ -3966,11 +3994,11 @@ var IconUserTag = React.forwardRef(function (_ref, ref) {
|
|
|
3966
3994
|
});
|
|
3967
3995
|
IconUserTag.displayName = 'IconUserTag';
|
|
3968
3996
|
|
|
3969
|
-
var _excluded$
|
|
3997
|
+
var _excluded$29 = ["testId"];
|
|
3970
3998
|
var IconUserTie = React.forwardRef(function (_ref, ref) {
|
|
3971
3999
|
var _ref$testId = _ref.testId,
|
|
3972
4000
|
testId = _ref$testId === void 0 ? 'icon-user-tie' : _ref$testId,
|
|
3973
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4001
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$29);
|
|
3974
4002
|
|
|
3975
4003
|
return React__default.createElement("svg", Object.assign({
|
|
3976
4004
|
viewBox: "0 0 20 20",
|
|
@@ -3986,11 +4014,11 @@ var IconUserTie = React.forwardRef(function (_ref, ref) {
|
|
|
3986
4014
|
});
|
|
3987
4015
|
IconUserTie.displayName = 'IconUserTie';
|
|
3988
4016
|
|
|
3989
|
-
var _excluded$
|
|
4017
|
+
var _excluded$2a = ["testId"];
|
|
3990
4018
|
var IconUsers = React.forwardRef(function (_ref, ref) {
|
|
3991
4019
|
var _ref$testId = _ref.testId,
|
|
3992
4020
|
testId = _ref$testId === void 0 ? 'icon-users' : _ref$testId,
|
|
3993
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4021
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2a);
|
|
3994
4022
|
|
|
3995
4023
|
return React__default.createElement("svg", Object.assign({
|
|
3996
4024
|
viewBox: "0 0 20 20",
|
|
@@ -4006,11 +4034,11 @@ var IconUsers = React.forwardRef(function (_ref, ref) {
|
|
|
4006
4034
|
});
|
|
4007
4035
|
IconUsers.displayName = 'IconUsers';
|
|
4008
4036
|
|
|
4009
|
-
var _excluded$
|
|
4037
|
+
var _excluded$2b = ["testId"];
|
|
4010
4038
|
var IconVideo = React.forwardRef(function (_ref, ref) {
|
|
4011
4039
|
var _ref$testId = _ref.testId,
|
|
4012
4040
|
testId = _ref$testId === void 0 ? 'icon-video' : _ref$testId,
|
|
4013
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4041
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2b);
|
|
4014
4042
|
|
|
4015
4043
|
return React__default.createElement("svg", Object.assign({
|
|
4016
4044
|
viewBox: "0 0 20 20",
|
|
@@ -4026,11 +4054,11 @@ var IconVideo = React.forwardRef(function (_ref, ref) {
|
|
|
4026
4054
|
});
|
|
4027
4055
|
IconVideo.displayName = 'IconVideo';
|
|
4028
4056
|
|
|
4029
|
-
var _excluded$
|
|
4057
|
+
var _excluded$2c = ["testId"];
|
|
4030
4058
|
var IconVolumeMute = React.forwardRef(function (_ref, ref) {
|
|
4031
4059
|
var _ref$testId = _ref.testId,
|
|
4032
4060
|
testId = _ref$testId === void 0 ? 'icon-volume-mute' : _ref$testId,
|
|
4033
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4061
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2c);
|
|
4034
4062
|
|
|
4035
4063
|
return React__default.createElement("svg", Object.assign({
|
|
4036
4064
|
viewBox: "0 0 20 20",
|
|
@@ -4046,11 +4074,11 @@ var IconVolumeMute = React.forwardRef(function (_ref, ref) {
|
|
|
4046
4074
|
});
|
|
4047
4075
|
IconVolumeMute.displayName = 'IconVolumeMute';
|
|
4048
4076
|
|
|
4049
|
-
var _excluded$
|
|
4077
|
+
var _excluded$2d = ["testId"];
|
|
4050
4078
|
var IconVolume = React.forwardRef(function (_ref, ref) {
|
|
4051
4079
|
var _ref$testId = _ref.testId,
|
|
4052
4080
|
testId = _ref$testId === void 0 ? 'icon-volume' : _ref$testId,
|
|
4053
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4081
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2d);
|
|
4054
4082
|
|
|
4055
4083
|
return React__default.createElement("svg", Object.assign({
|
|
4056
4084
|
viewBox: "0 0 20 20",
|
|
@@ -4066,11 +4094,11 @@ var IconVolume = React.forwardRef(function (_ref, ref) {
|
|
|
4066
4094
|
});
|
|
4067
4095
|
IconVolume.displayName = 'IconVolume';
|
|
4068
4096
|
|
|
4069
|
-
var _excluded$
|
|
4097
|
+
var _excluded$2e = ["testId"];
|
|
4070
4098
|
var IconWrench = React.forwardRef(function (_ref, ref) {
|
|
4071
4099
|
var _ref$testId = _ref.testId,
|
|
4072
4100
|
testId = _ref$testId === void 0 ? 'icon-wrench' : _ref$testId,
|
|
4073
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4101
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2e);
|
|
4074
4102
|
|
|
4075
4103
|
return React__default.createElement("svg", Object.assign({
|
|
4076
4104
|
viewBox: "0 0 20 20",
|
|
@@ -4429,7 +4457,7 @@ var ActionsCell = function ActionsCell(_ref) {
|
|
|
4429
4457
|
}));
|
|
4430
4458
|
};
|
|
4431
4459
|
|
|
4432
|
-
var _excluded$
|
|
4460
|
+
var _excluded$2f = ["children", "onClick", "isSelected", "actions", "hasDefaultPadding", "testId"];
|
|
4433
4461
|
|
|
4434
4462
|
var DataTableRowComponent = function DataTableRowComponent(_ref, ref) {
|
|
4435
4463
|
var _classnames;
|
|
@@ -4443,7 +4471,7 @@ var DataTableRowComponent = function DataTableRowComponent(_ref, ref) {
|
|
|
4443
4471
|
_ref$hasDefaultPaddin = _ref.hasDefaultPadding,
|
|
4444
4472
|
hasDefaultPadding = _ref$hasDefaultPaddin === void 0 ? true : _ref$hasDefaultPaddin,
|
|
4445
4473
|
testId = _ref.testId,
|
|
4446
|
-
nativeDivProps = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4474
|
+
nativeDivProps = _objectWithoutPropertiesLoose(_ref, _excluded$2f);
|
|
4447
4475
|
|
|
4448
4476
|
var _useDataTableContext = useDataTableContext(),
|
|
4449
4477
|
columns = _useDataTableContext.columns,
|
|
@@ -5893,7 +5921,7 @@ var styles$s = {"form--standard-size":"_3CaV0"};
|
|
|
5893
5921
|
|
|
5894
5922
|
var styles$t = {"card":"_29ZIp","card__body":"_3Q8NT","card__body--interactive":"_2Fah6","card--focus":"_SGno0","card__body--focus":"_1zqRN","card__body--with-kebab":"_3Hwms","card__kebab":"_TmEUS"};
|
|
5895
5923
|
|
|
5896
|
-
var _excluded$
|
|
5924
|
+
var _excluded$2g = ["children", "onClick", "isSelected", "actions", "testId"];
|
|
5897
5925
|
|
|
5898
5926
|
var Card = function Card(_ref) {
|
|
5899
5927
|
var _classnames, _classnames2;
|
|
@@ -5904,7 +5932,7 @@ var Card = function Card(_ref) {
|
|
|
5904
5932
|
isSelected = _ref$isSelected === void 0 ? false : _ref$isSelected,
|
|
5905
5933
|
actions = _ref.actions,
|
|
5906
5934
|
testId = _ref.testId,
|
|
5907
|
-
positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
5935
|
+
positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$2g);
|
|
5908
5936
|
|
|
5909
5937
|
var positionStyles = usePositionStyles(positionProps);
|
|
5910
5938
|
return React__default.createElement("div", {
|
|
@@ -5950,7 +5978,7 @@ var ALIGNMENTS = {
|
|
|
5950
5978
|
|
|
5951
5979
|
var styles$u = {"text":"_3CIA3","text__body":"_1nnj8","text__caption":"_37K6o","text__insight":"_avqxy","text--bold":"_2TG6E","text--italic":"_2hlsn","text--underline":"_1Pjo6","text--monospace":"_eDdDI","text--align-left":"_2gNwS","text--align-right":"_ufv1W","text--align-center":"_2WMN6","text--align-justify":"_2iH-J"};
|
|
5952
5980
|
|
|
5953
|
-
var _excluded$
|
|
5981
|
+
var _excluded$2h = ["children", "as", "emphasis", "alignment", "color", "testId"];
|
|
5954
5982
|
|
|
5955
5983
|
var Text = function Text(_ref) {
|
|
5956
5984
|
var _classnames;
|
|
@@ -5962,7 +5990,7 @@ var Text = function Text(_ref) {
|
|
|
5962
5990
|
alignment = _ref.alignment,
|
|
5963
5991
|
color = _ref.color,
|
|
5964
5992
|
testId = _ref.testId,
|
|
5965
|
-
positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
5993
|
+
positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$2h);
|
|
5966
5994
|
|
|
5967
5995
|
var positionStyles = usePositionStyles(positionProps);
|
|
5968
5996
|
var elementProps = {
|
|
@@ -6432,12 +6460,12 @@ var useTextField = function useTextField(_ref) {
|
|
|
6432
6460
|
};
|
|
6433
6461
|
};
|
|
6434
6462
|
|
|
6435
|
-
var _excluded$
|
|
6463
|
+
var _excluded$2i = ["prefix", "suffix"];
|
|
6436
6464
|
|
|
6437
6465
|
var TextFieldElement = function TextFieldElement(_ref, ref) {
|
|
6438
6466
|
var prefix = _ref.prefix,
|
|
6439
6467
|
suffix = _ref.suffix,
|
|
6440
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
6468
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2i);
|
|
6441
6469
|
|
|
6442
6470
|
var _useTextField = useTextField(_extends({}, props, {
|
|
6443
6471
|
ref: ref
|
|
@@ -7196,11 +7224,11 @@ var getSelectStyles$1 = function getSelectStyles(_ref) {
|
|
|
7196
7224
|
};
|
|
7197
7225
|
};
|
|
7198
7226
|
|
|
7199
|
-
var _excluded$
|
|
7227
|
+
var _excluded$2j = ["children"];
|
|
7200
7228
|
|
|
7201
7229
|
function CustomOption(_ref) {
|
|
7202
7230
|
var children = _ref.children,
|
|
7203
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
7231
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2j);
|
|
7204
7232
|
|
|
7205
7233
|
var UserCustomOption = props.selectProps.componentsProps.UserCustomOption;
|
|
7206
7234
|
return React__default.createElement(Select.components.Option, Object.assign({}, props), React__default.createElement(UserCustomOption, Object.assign({}, props), children));
|
|
@@ -7314,13 +7342,13 @@ var MultiSelectField = function MultiSelectField(_ref) {
|
|
|
7314
7342
|
|
|
7315
7343
|
var styles$J = {"custom-control":"_1cDCR"};
|
|
7316
7344
|
|
|
7317
|
-
var _excluded$
|
|
7345
|
+
var _excluded$2k = ["children"];
|
|
7318
7346
|
|
|
7319
7347
|
function CustomControl(_ref) {
|
|
7320
7348
|
var _props$getValue;
|
|
7321
7349
|
|
|
7322
7350
|
var children = _ref.children,
|
|
7323
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
7351
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2k);
|
|
7324
7352
|
|
|
7325
7353
|
var SelectedOptionPrefix = props.selectProps.componentsProps.SelectedOptionPrefix;
|
|
7326
7354
|
var selectedOption = (_props$getValue = props.getValue()) === null || _props$getValue === void 0 ? void 0 : _props$getValue[0];
|
|
@@ -7340,11 +7368,11 @@ function CustomControl(_ref) {
|
|
|
7340
7368
|
|
|
7341
7369
|
var styles$K = {"custom-menu-text-field":"_2-zhH","custom-menu-hr":"_3sdnK","custom-menu-div":"_2F1jP"};
|
|
7342
7370
|
|
|
7343
|
-
var _excluded$
|
|
7371
|
+
var _excluded$2l = ["children"];
|
|
7344
7372
|
|
|
7345
7373
|
function CustomMenu(_ref) {
|
|
7346
7374
|
var children = _ref.children,
|
|
7347
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
7375
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2l);
|
|
7348
7376
|
|
|
7349
7377
|
var _props$selectProps$co = props.selectProps.componentsProps,
|
|
7350
7378
|
creatableButton = _props$selectProps$co.creatableButton,
|
|
@@ -7559,13 +7587,13 @@ var SelectField = function SelectField(props) {
|
|
|
7559
7587
|
|
|
7560
7588
|
var styles$L = {"custom-list":"_uC4zU"};
|
|
7561
7589
|
|
|
7562
|
-
var _excluded$
|
|
7590
|
+
var _excluded$2m = ["children", "hasMoreOptions", "hasMoreOptionsFirstLoad"];
|
|
7563
7591
|
|
|
7564
7592
|
var CustomList = function CustomList(_ref) {
|
|
7565
7593
|
var children = _ref.children,
|
|
7566
7594
|
hasMoreOptions = _ref.hasMoreOptions,
|
|
7567
7595
|
hasMoreOptionsFirstLoad = _ref.hasMoreOptionsFirstLoad,
|
|
7568
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
7596
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2m);
|
|
7569
7597
|
|
|
7570
7598
|
var showFooter = hasMoreOptions;
|
|
7571
7599
|
|
|
@@ -7580,11 +7608,11 @@ var CustomList = function CustomList(_ref) {
|
|
|
7580
7608
|
}, getLocalizedString('main.START_TYPING_TO_SEE_MORE_OPTIONS')))));
|
|
7581
7609
|
};
|
|
7582
7610
|
|
|
7583
|
-
var _excluded$
|
|
7611
|
+
var _excluded$2n = ["loadOptions"];
|
|
7584
7612
|
|
|
7585
7613
|
var AsyncSelectField = function AsyncSelectField(_ref) {
|
|
7586
7614
|
var loadOptions = _ref.loadOptions,
|
|
7587
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
7615
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2n);
|
|
7588
7616
|
|
|
7589
7617
|
var _useState = React.useState(false),
|
|
7590
7618
|
hasMoreOptions = _useState[0],
|
|
@@ -8372,14 +8400,14 @@ var WeekField = function WeekField(_ref) {
|
|
|
8372
8400
|
})));
|
|
8373
8401
|
};
|
|
8374
8402
|
|
|
8375
|
-
var _excluded$
|
|
8403
|
+
var _excluded$2o = ["placeholder", "autoComplete"];
|
|
8376
8404
|
|
|
8377
8405
|
var TimeFieldElement = function TimeFieldElement(_ref, ref) {
|
|
8378
8406
|
var _ref$placeholder = _ref.placeholder,
|
|
8379
8407
|
placeholder = _ref$placeholder === void 0 ? '9am' : _ref$placeholder,
|
|
8380
8408
|
_ref$autoComplete = _ref.autoComplete,
|
|
8381
8409
|
autoComplete = _ref$autoComplete === void 0 ? 'off' : _ref$autoComplete,
|
|
8382
|
-
allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
8410
|
+
allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$2o);
|
|
8383
8411
|
|
|
8384
8412
|
var _useTextField = useTextField(_extends({}, allOtherProps, {
|
|
8385
8413
|
placeholder: placeholder,
|
|
@@ -8400,12 +8428,12 @@ var TimeFieldElement = function TimeFieldElement(_ref, ref) {
|
|
|
8400
8428
|
|
|
8401
8429
|
var TimeField = React.forwardRef(TimeFieldElement);
|
|
8402
8430
|
|
|
8403
|
-
var _excluded$
|
|
8431
|
+
var _excluded$2p = ["currencySymbol"];
|
|
8404
8432
|
|
|
8405
8433
|
var CurrencyFieldElement = function CurrencyFieldElement(_ref, ref) {
|
|
8406
8434
|
var _ref$currencySymbol = _ref.currencySymbol,
|
|
8407
8435
|
currencySymbol = _ref$currencySymbol === void 0 ? "$" : _ref$currencySymbol,
|
|
8408
|
-
allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
8436
|
+
allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$2p);
|
|
8409
8437
|
|
|
8410
8438
|
var _useTextField = useTextField(_extends({}, allOtherProps, {
|
|
8411
8439
|
ref: ref
|
|
@@ -8438,7 +8466,7 @@ var CurrencyFieldElement = function CurrencyFieldElement(_ref, ref) {
|
|
|
8438
8466
|
|
|
8439
8467
|
var CurrencyField = React.forwardRef(CurrencyFieldElement);
|
|
8440
8468
|
|
|
8441
|
-
var _excluded$
|
|
8469
|
+
var _excluded$2q = ["max", "min", "precision", "stepSize"];
|
|
8442
8470
|
|
|
8443
8471
|
var PercentageElement = function PercentageElement(_ref, ref) {
|
|
8444
8472
|
var _ref$max = _ref.max,
|
|
@@ -8449,7 +8477,7 @@ var PercentageElement = function PercentageElement(_ref, ref) {
|
|
|
8449
8477
|
precision = _ref$precision === void 0 ? 0 : _ref$precision,
|
|
8450
8478
|
_ref$stepSize = _ref.stepSize,
|
|
8451
8479
|
stepSize = _ref$stepSize === void 0 ? 1 : _ref$stepSize,
|
|
8452
|
-
allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
8480
|
+
allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$2q);
|
|
8453
8481
|
|
|
8454
8482
|
var _useTextField = useTextField(_extends({}, allOtherProps, {
|
|
8455
8483
|
ref: ref
|
|
@@ -8630,7 +8658,7 @@ var InlineBannerIcon = function InlineBannerIcon(_ref) {
|
|
|
8630
8658
|
}
|
|
8631
8659
|
};
|
|
8632
8660
|
|
|
8633
|
-
var _excluded$
|
|
8661
|
+
var _excluded$2r = ["children", "theme", "title", "onClose", "caption", "primaryButton", "secondaryButton", "testId"];
|
|
8634
8662
|
|
|
8635
8663
|
var InlineBanner = function InlineBanner(_ref) {
|
|
8636
8664
|
var _classnames, _classnames2;
|
|
@@ -8644,7 +8672,7 @@ var InlineBanner = function InlineBanner(_ref) {
|
|
|
8644
8672
|
primaryButton = _ref.primaryButton,
|
|
8645
8673
|
secondaryButton = _ref.secondaryButton,
|
|
8646
8674
|
testId = _ref.testId,
|
|
8647
|
-
positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
8675
|
+
positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$2r);
|
|
8648
8676
|
|
|
8649
8677
|
var positionStyles = usePositionStyles(positionProps);
|
|
8650
8678
|
var multiLine = !!title;
|
|
@@ -8865,7 +8893,7 @@ var ProgressBar = function ProgressBar(_ref) {
|
|
|
8865
8893
|
|
|
8866
8894
|
var styles$S = {"badge":"_2f81N","badge--warning":"_2g1GI","badge--danger":"_2zLnM","badge--success":"_27QOo","badge--info":"_2gmsM"};
|
|
8867
8895
|
|
|
8868
|
-
var _excluded$
|
|
8896
|
+
var _excluded$2s = ["children", "theme", "title", "testId"];
|
|
8869
8897
|
|
|
8870
8898
|
var Badge = function Badge(_ref, forwardedRef) {
|
|
8871
8899
|
var _classnames;
|
|
@@ -8874,7 +8902,7 @@ var Badge = function Badge(_ref, forwardedRef) {
|
|
|
8874
8902
|
theme = _ref.theme,
|
|
8875
8903
|
title = _ref.title,
|
|
8876
8904
|
testId = _ref.testId,
|
|
8877
|
-
otherProps = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
8905
|
+
otherProps = _objectWithoutPropertiesLoose(_ref, _excluded$2s);
|
|
8878
8906
|
|
|
8879
8907
|
var internalRef = React.useRef(null);
|
|
8880
8908
|
var ref = forwardedRef || internalRef;
|
|
@@ -9231,6 +9259,7 @@ exports.IconUserComputer = IconUserComputer;
|
|
|
9231
9259
|
exports.IconUserFriends = IconUserFriends;
|
|
9232
9260
|
exports.IconUserLight = IconUserLight;
|
|
9233
9261
|
exports.IconUserPlus = IconUserPlus;
|
|
9262
|
+
exports.IconUserSearch = IconUserSearch;
|
|
9234
9263
|
exports.IconUserSlash = IconUserSlash;
|
|
9235
9264
|
exports.IconUserSolid = IconUserSolid;
|
|
9236
9265
|
exports.IconUserTag = IconUserTag;
|