@descope/flow-components 2.0.521 → 2.0.523
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.js +49 -2
- package/package.json +3 -3
package/dist/index.cjs.js
CHANGED
|
@@ -81898,6 +81898,7 @@ function requireIndex_cjs () {
|
|
|
81898
81898
|
errorMessageIconPadding: { ...errorMessage$d, property: 'padding-inline-start' },
|
|
81899
81899
|
errorMessageIconRepeat: { ...errorMessage$d, property: 'background-repeat' },
|
|
81900
81900
|
errorMessageIconPosition: { ...errorMessage$d, property: 'background-position' },
|
|
81901
|
+
errorMessageFontSize: { ...errorMessage$d, property: 'font-size' },
|
|
81901
81902
|
|
|
81902
81903
|
helperTextColor: { ...helperText$a, property: '-webkit-text-fill-color' },
|
|
81903
81904
|
|
|
@@ -82296,6 +82297,7 @@ function requireIndex_cjs () {
|
|
|
82296
82297
|
errorMessageIconSize: '0',
|
|
82297
82298
|
errorMessageIconPadding: '0',
|
|
82298
82299
|
errorMessageIconPosition: '0 0.4em',
|
|
82300
|
+
errorMessageFontSize: '0.8125rem',
|
|
82299
82301
|
errorMessageIconRepeat: 'no-repeat',
|
|
82300
82302
|
|
|
82301
82303
|
size: {
|
|
@@ -82436,6 +82438,7 @@ function requireIndex_cjs () {
|
|
|
82436
82438
|
[vars$Y.errorMessageIconPadding]: refs$1.errorMessageIconPadding,
|
|
82437
82439
|
[vars$Y.errorMessageIconRepeat]: refs$1.errorMessageIconRepeat,
|
|
82438
82440
|
[vars$Y.errorMessageIconPosition]: refs$1.errorMessageIconPosition,
|
|
82441
|
+
[vars$Y.errorMessageFontSize]: refs$1.errorMessageFontSize,
|
|
82439
82442
|
};
|
|
82440
82443
|
|
|
82441
82444
|
var textField$2 = /*#__PURE__*/Object.freeze({
|
|
@@ -82654,6 +82657,7 @@ function requireIndex_cjs () {
|
|
|
82654
82657
|
errorMessageIconPadding: { ...errorMessage$c, property: 'padding-inline-start' },
|
|
82655
82658
|
errorMessageIconRepeat: { ...errorMessage$c, property: 'background-repeat' },
|
|
82656
82659
|
errorMessageIconPosition: { ...errorMessage$c, property: 'background-position' },
|
|
82660
|
+
errorMessageFontSize: { ...errorMessage$c, property: 'font-size' },
|
|
82657
82661
|
|
|
82658
82662
|
inputPlaceholderTextColor: [
|
|
82659
82663
|
{ ...inputElementPlaceholder, property: 'color' },
|
|
@@ -82755,7 +82759,7 @@ function requireIndex_cjs () {
|
|
|
82755
82759
|
}
|
|
82756
82760
|
|
|
82757
82761
|
${inputFloatingLabelStyle()}
|
|
82758
|
-
|
|
82762
|
+
|
|
82759
82763
|
::part(reveal-button) {
|
|
82760
82764
|
align-self: center;
|
|
82761
82765
|
}
|
|
@@ -82815,6 +82819,7 @@ function requireIndex_cjs () {
|
|
|
82815
82819
|
[vars$X.errorMessageIconPadding]: refs$1.errorMessageIconPadding,
|
|
82816
82820
|
[vars$X.errorMessageIconRepeat]: refs$1.errorMessageIconRepeat,
|
|
82817
82821
|
[vars$X.errorMessageIconPosition]: refs$1.errorMessageIconPosition,
|
|
82822
|
+
[vars$X.errorMessageFontSize]: refs$1.errorMessageFontSize,
|
|
82818
82823
|
};
|
|
82819
82824
|
|
|
82820
82825
|
var password$1 = /*#__PURE__*/Object.freeze({
|
|
@@ -82904,6 +82909,7 @@ function requireIndex_cjs () {
|
|
|
82904
82909
|
[vars$W.errorMessageIconPadding]: refs$1.errorMessageIconPadding,
|
|
82905
82910
|
[vars$W.errorMessageIconRepeat]: refs$1.errorMessageIconRepeat,
|
|
82906
82911
|
[vars$W.errorMessageIconPosition]: refs$1.errorMessageIconPosition,
|
|
82912
|
+
[vars$W.errorMessageFontSize]: refs$1.errorMessageFontSize,
|
|
82907
82913
|
};
|
|
82908
82914
|
|
|
82909
82915
|
var numberField$1 = /*#__PURE__*/Object.freeze({
|
|
@@ -83028,6 +83034,7 @@ function requireIndex_cjs () {
|
|
|
83028
83034
|
[vars$V.errorMessageIconPadding]: refs$1.errorMessageIconPadding,
|
|
83029
83035
|
[vars$V.errorMessageIconRepeat]: refs$1.errorMessageIconRepeat,
|
|
83030
83036
|
[vars$V.errorMessageIconPosition]: refs$1.errorMessageIconPosition,
|
|
83037
|
+
[vars$V.errorMessageFontSize]: refs$1.errorMessageFontSize,
|
|
83031
83038
|
};
|
|
83032
83039
|
|
|
83033
83040
|
var emailField$1 = /*#__PURE__*/Object.freeze({
|
|
@@ -83077,6 +83084,7 @@ function requireIndex_cjs () {
|
|
|
83077
83084
|
errorMessageIconPadding: { ...errorMessage$b, property: 'padding-inline-start' },
|
|
83078
83085
|
errorMessageIconRepeat: { ...errorMessage$b, property: 'background-repeat' },
|
|
83079
83086
|
errorMessageIconPosition: { ...errorMessage$b, property: 'background-position' },
|
|
83087
|
+
errorMessageFontSize: { ...errorMessage$b, property: 'font-size' },
|
|
83080
83088
|
inputBackgroundColor: { ...inputField$4, property: 'background-color' },
|
|
83081
83089
|
inputValueTextColor: { ...textArea$2, property: 'color' },
|
|
83082
83090
|
inputPlaceholderTextColor: { ...placeholder$2, property: 'color' },
|
|
@@ -83152,6 +83160,7 @@ function requireIndex_cjs () {
|
|
|
83152
83160
|
[vars$U.errorMessageIconPadding]: refs$1.errorMessageIconPadding,
|
|
83153
83161
|
[vars$U.errorMessageIconRepeat]: refs$1.errorMessageIconRepeat,
|
|
83154
83162
|
[vars$U.errorMessageIconPosition]: refs$1.errorMessageIconPosition,
|
|
83163
|
+
[vars$U.errorMessageFontSize]: refs$1.errorMessageFontSize,
|
|
83155
83164
|
|
|
83156
83165
|
textAlign: {
|
|
83157
83166
|
right: { [vars$U.inputTextAlign]: 'right' },
|
|
@@ -83308,6 +83317,7 @@ descope-boolean-field-internal {
|
|
|
83308
83317
|
errorMessageIconPadding: { ...errorMessage$a, property: 'padding-inline-start' },
|
|
83309
83318
|
errorMessageIconRepeat: { ...errorMessage$a, property: 'background-repeat' },
|
|
83310
83319
|
errorMessageIconPosition: { ...errorMessage$a, property: 'background-position' },
|
|
83320
|
+
errorMessageFontSize: { ...errorMessage$a, property: 'font-size' },
|
|
83311
83321
|
|
|
83312
83322
|
inputValueTextColor: { ...checkboxSurface, property: 'color' },
|
|
83313
83323
|
inputBackgroundColor: { ...checkboxElement, property: 'background-color' },
|
|
@@ -83418,6 +83428,7 @@ descope-boolean-field-internal {
|
|
|
83418
83428
|
[vars$T.errorMessageIconPadding]: refs$1.errorMessageIconPadding,
|
|
83419
83429
|
[vars$T.errorMessageIconRepeat]: refs$1.errorMessageIconRepeat,
|
|
83420
83430
|
[vars$T.errorMessageIconPosition]: refs$1.errorMessageIconPosition,
|
|
83431
|
+
[vars$T.errorMessageFontSize]: refs$1.errorMessageFontSize,
|
|
83421
83432
|
};
|
|
83422
83433
|
|
|
83423
83434
|
var checkbox$1 = /*#__PURE__*/Object.freeze({
|
|
@@ -83470,6 +83481,7 @@ descope-boolean-field-internal {
|
|
|
83470
83481
|
errorMessageIconPadding: { ...errorMessage$9, property: 'padding-inline-start' },
|
|
83471
83482
|
errorMessageIconRepeat: { ...errorMessage$9, property: 'background-repeat' },
|
|
83472
83483
|
errorMessageIconPosition: { ...errorMessage$9, property: 'background-position' },
|
|
83484
|
+
errorMessageFontSize: { ...errorMessage$9, property: 'font-size' },
|
|
83473
83485
|
|
|
83474
83486
|
trackBorderWidth: { ...track, property: 'border-width' },
|
|
83475
83487
|
trackBorderStyle: { ...track, property: 'border-style' },
|
|
@@ -83613,6 +83625,7 @@ descope-boolean-field-internal {
|
|
|
83613
83625
|
[vars$S.errorMessageIconPadding]: refs$1.errorMessageIconPadding,
|
|
83614
83626
|
[vars$S.errorMessageIconRepeat]: refs$1.errorMessageIconRepeat,
|
|
83615
83627
|
[vars$S.errorMessageIconPosition]: refs$1.errorMessageIconPosition,
|
|
83628
|
+
[vars$S.errorMessageFontSize]: refs$1.errorMessageFontSize,
|
|
83616
83629
|
|
|
83617
83630
|
_checked: {
|
|
83618
83631
|
[vars$S.trackBorderColor]: refs$1.borderColor,
|
|
@@ -84791,6 +84804,7 @@ descope-boolean-field-internal {
|
|
|
84791
84804
|
errorMessageIconPadding: { ...errorMessage$8, property: 'padding-inline-start' },
|
|
84792
84805
|
errorMessageIconRepeat: { ...errorMessage$8, property: 'background-repeat' },
|
|
84793
84806
|
errorMessageIconPosition: { ...errorMessage$8, property: 'background-position' },
|
|
84807
|
+
errorMessageFontSize: { ...errorMessage$8, property: 'font-size' },
|
|
84794
84808
|
digitValueTextColor: {
|
|
84795
84809
|
selector: TextFieldClass.componentName,
|
|
84796
84810
|
property: textVars$3.inputValueTextColor,
|
|
@@ -84925,6 +84939,7 @@ descope-boolean-field-internal {
|
|
|
84925
84939
|
[vars$J.errorMessageIconPadding]: refs$1.errorMessageIconPadding,
|
|
84926
84940
|
[vars$J.errorMessageIconRepeat]: refs$1.errorMessageIconRepeat,
|
|
84927
84941
|
[vars$J.errorMessageIconPosition]: refs$1.errorMessageIconPosition,
|
|
84942
|
+
[vars$J.errorMessageFontSize]: refs$1.errorMessageFontSize,
|
|
84928
84943
|
|
|
84929
84944
|
size: {
|
|
84930
84945
|
xs: { [vars$J.spinnerSize]: '15px' },
|
|
@@ -85527,6 +85542,7 @@ descope-boolean-field-internal {
|
|
|
85527
85542
|
...errorMessage$7,
|
|
85528
85543
|
property: 'background-position',
|
|
85529
85544
|
},
|
|
85545
|
+
errorMessageFontSize: { ...errorMessage$7, property: 'font-size' },
|
|
85530
85546
|
inputHeight: { ...inputField$3, property: 'height' },
|
|
85531
85547
|
inputBackgroundColor: { ...inputField$3, property: 'background-color' },
|
|
85532
85548
|
inputBorderColor: { ...inputField$3, property: 'border-color' },
|
|
@@ -85815,6 +85831,8 @@ descope-boolean-field-internal {
|
|
|
85815
85831
|
errorMessageIconSize: '0',
|
|
85816
85832
|
errorMessageIconPadding: '0',
|
|
85817
85833
|
errorMessageIconPosition: '0 0.4em',
|
|
85834
|
+
errorMessageFontSize: '0.8125rem',
|
|
85835
|
+
errorMessageIconRepeat: 'no-repeat',
|
|
85818
85836
|
errorMessageIconRepeat: 'no-repeat',
|
|
85819
85837
|
|
|
85820
85838
|
size: {
|
|
@@ -85943,6 +85961,7 @@ descope-boolean-field-internal {
|
|
|
85943
85961
|
[vars$F.errorMessageIconPadding]: refs.errorMessageIconPadding,
|
|
85944
85962
|
[vars$F.errorMessageIconRepeat]: refs.errorMessageIconRepeat,
|
|
85945
85963
|
[vars$F.errorMessageIconPosition]: refs.errorMessageIconPosition,
|
|
85964
|
+
[vars$F.errorMessageFontSize]: refs.errorMessageFontSize,
|
|
85946
85965
|
|
|
85947
85966
|
_readonly: {
|
|
85948
85967
|
[vars$F.inputDropdownButtonCursor]: 'default',
|
|
@@ -87436,6 +87455,7 @@ descope-boolean-field-internal {
|
|
|
87436
87455
|
errorMessageIconPadding: { ...errorMessage$6, property: 'padding-inline-start' },
|
|
87437
87456
|
errorMessageIconRepeat: { ...errorMessage$6, property: 'background-repeat' },
|
|
87438
87457
|
errorMessageIconPosition: { ...errorMessage$6, property: 'background-position' },
|
|
87458
|
+
errorMessageFontSize: { ...errorMessage$6, property: 'font-size' },
|
|
87439
87459
|
|
|
87440
87460
|
inputValueTextColor: [
|
|
87441
87461
|
{ ...phoneInput$1, property: textVars$2.inputValueTextColor },
|
|
@@ -87533,7 +87553,7 @@ descope-boolean-field-internal {
|
|
|
87533
87553
|
flex: 0;
|
|
87534
87554
|
border: none;
|
|
87535
87555
|
}
|
|
87536
|
-
|
|
87556
|
+
|
|
87537
87557
|
descope-combo-box {
|
|
87538
87558
|
flex-shrink: 0;
|
|
87539
87559
|
min-width: 5.75em;
|
|
@@ -87603,6 +87623,7 @@ descope-boolean-field-internal {
|
|
|
87603
87623
|
[vars$D.errorMessageIconPadding]: refs$1.errorMessageIconPadding,
|
|
87604
87624
|
[vars$D.errorMessageIconRepeat]: refs$1.errorMessageIconRepeat,
|
|
87605
87625
|
[vars$D.errorMessageIconPosition]: refs$1.errorMessageIconPosition,
|
|
87626
|
+
[vars$D.errorMessageFontSize]: refs$1.errorMessageFontSize,
|
|
87606
87627
|
|
|
87607
87628
|
// '@overlay': {
|
|
87608
87629
|
// overlayItemBackgroundColor: 'red'
|
|
@@ -87732,6 +87753,7 @@ descope-boolean-field-internal {
|
|
|
87732
87753
|
errorMessageIconPadding: { ...errorMessage$5, property: 'padding-inline-start' },
|
|
87733
87754
|
errorMessageIconRepeat: { ...errorMessage$5, property: 'background-repeat' },
|
|
87734
87755
|
errorMessageIconPosition: { ...errorMessage$5, property: 'background-position' },
|
|
87756
|
+
errorMessageFontSize: { ...errorMessage$5, property: 'font-size' },
|
|
87735
87757
|
|
|
87736
87758
|
inputValueTextColor: { ...phoneInput, property: textVars$1.inputValueTextColor },
|
|
87737
87759
|
|
|
@@ -87889,6 +87911,7 @@ descope-boolean-field-internal {
|
|
|
87889
87911
|
[vars$C.errorMessageIconPadding]: refs$1.errorMessageIconPadding,
|
|
87890
87912
|
[vars$C.errorMessageIconRepeat]: refs$1.errorMessageIconRepeat,
|
|
87891
87913
|
[vars$C.errorMessageIconPosition]: refs$1.errorMessageIconPosition,
|
|
87914
|
+
[vars$C.errorMessageFontSize]: refs$1.errorMessageFontSize,
|
|
87892
87915
|
|
|
87893
87916
|
_fullWidth: {
|
|
87894
87917
|
[vars$C.hostWidth]: refs$1.width,
|
|
@@ -88316,6 +88339,7 @@ descope-boolean-field-internal {
|
|
|
88316
88339
|
errorMessageIconPadding: { ...errorMessage$4, property: 'padding-inline-start' },
|
|
88317
88340
|
errorMessageIconRepeat: { ...errorMessage$4, property: 'background-repeat' },
|
|
88318
88341
|
errorMessageIconPosition: { ...errorMessage$4, property: 'background-position' },
|
|
88342
|
+
errorMessageFontSize: { ...errorMessage$4, property: 'font-size' },
|
|
88319
88343
|
hostWidth: { ...host$f, property: 'width' },
|
|
88320
88344
|
hostMinWidth: { ...host$f, property: 'min-width' },
|
|
88321
88345
|
hostDirection: [
|
|
@@ -88426,6 +88450,7 @@ descope-boolean-field-internal {
|
|
|
88426
88450
|
[vars$B.errorMessageIconPadding]: refs$1.errorMessageIconPadding,
|
|
88427
88451
|
[vars$B.errorMessageIconRepeat]: refs$1.errorMessageIconRepeat,
|
|
88428
88452
|
[vars$B.errorMessageIconPosition]: refs$1.errorMessageIconPosition,
|
|
88453
|
+
[vars$B.errorMessageFontSize]: refs$1.errorMessageFontSize,
|
|
88429
88454
|
|
|
88430
88455
|
_required: {
|
|
88431
88456
|
// NewPassword doesn't pass `required` attribute to its Password components.
|
|
@@ -89173,6 +89198,7 @@ descope-boolean-field-internal {
|
|
|
89173
89198
|
errorMessageIconPadding: { ...errorMessage$3, property: 'padding-inline-start' },
|
|
89174
89199
|
errorMessageIconRepeat: { ...errorMessage$3, property: 'background-repeat' },
|
|
89175
89200
|
errorMessageIconPosition: { ...errorMessage$3, property: 'background-position' },
|
|
89201
|
+
errorMessageFontSize: { ...errorMessage$3, property: 'font-size' },
|
|
89176
89202
|
itemsSpacing: { ...internalWrapper, property: 'gap' },
|
|
89177
89203
|
};
|
|
89178
89204
|
|
|
@@ -89306,6 +89332,7 @@ descope-boolean-field-internal {
|
|
|
89306
89332
|
[vars.errorMessageIconPadding]: refs$1.errorMessageIconPadding,
|
|
89307
89333
|
[vars.errorMessageIconRepeat]: refs$1.errorMessageIconRepeat,
|
|
89308
89334
|
[vars.errorMessageIconPosition]: refs$1.errorMessageIconPosition,
|
|
89335
|
+
[vars.errorMessageFontSize]: refs$1.errorMessageFontSize,
|
|
89309
89336
|
});
|
|
89310
89337
|
|
|
89311
89338
|
const vars$y = ButtonSelectionGroupClass.cssVarList;
|
|
@@ -90742,6 +90769,7 @@ descope-boolean-field-internal {
|
|
|
90742
90769
|
errorMessageIconPadding: { ...errorMessage$2, property: 'padding-inline-start' },
|
|
90743
90770
|
errorMessageIconRepeat: { ...errorMessage$2, property: 'background-repeat' },
|
|
90744
90771
|
errorMessageIconPosition: { ...errorMessage$2, property: 'background-position' },
|
|
90772
|
+
errorMessageFontSize: { ...errorMessage$2, property: 'font-size' },
|
|
90745
90773
|
inputHeight: { ...inputField, property: 'min-height' },
|
|
90746
90774
|
inputBackgroundColor: { ...inputField, property: 'background-color' },
|
|
90747
90775
|
inputBorderColor: { ...inputField, property: 'border-color' },
|
|
@@ -90994,6 +91022,7 @@ descope-boolean-field-internal {
|
|
|
90994
91022
|
[vars$t.errorMessageIconPadding]: refs$1.errorMessageIconPadding,
|
|
90995
91023
|
[vars$t.errorMessageIconRepeat]: refs$1.errorMessageIconRepeat,
|
|
90996
91024
|
[vars$t.errorMessageIconPosition]: refs$1.errorMessageIconPosition,
|
|
91025
|
+
[vars$t.errorMessageFontSize]: refs$1.errorMessageFontSize,
|
|
90997
91026
|
|
|
90998
91027
|
labelType: {
|
|
90999
91028
|
floating: {
|
|
@@ -92070,6 +92099,7 @@ descope-boolean-field-internal {
|
|
|
92070
92099
|
errorMessageIconPadding: { ...errorMessage, property: 'padding-inline-start' },
|
|
92071
92100
|
errorMessageIconRepeat: { ...errorMessage, property: 'background-repeat' },
|
|
92072
92101
|
errorMessageIconPosition: { ...errorMessage, property: 'background-position' },
|
|
92102
|
+
errorMessageFontSize: { ...errorMessage, property: 'font-size' },
|
|
92073
92103
|
},
|
|
92074
92104
|
}),
|
|
92075
92105
|
draggableMixin,
|
|
@@ -92132,6 +92162,7 @@ descope-boolean-field-internal {
|
|
|
92132
92162
|
[vars$n.errorMessageIconPadding]: refs$1.errorMessageIconPadding,
|
|
92133
92163
|
[vars$n.errorMessageIconRepeat]: refs$1.errorMessageIconRepeat,
|
|
92134
92164
|
[vars$n.errorMessageIconPosition]: refs$1.errorMessageIconPosition,
|
|
92165
|
+
[vars$n.errorMessageFontSize]: refs$1.errorMessageFontSize,
|
|
92135
92166
|
};
|
|
92136
92167
|
|
|
92137
92168
|
var samlGroupMappings$1 = /*#__PURE__*/Object.freeze({
|
|
@@ -92826,6 +92857,7 @@ descope-boolean-field-internal {
|
|
|
92826
92857
|
[vars$j.errorMessageIconPadding]: refs$1.errorMessageIconPadding,
|
|
92827
92858
|
[vars$j.errorMessageIconRepeat]: refs$1.errorMessageIconRepeat,
|
|
92828
92859
|
[vars$j.errorMessageIconPosition]: refs$1.errorMessageIconPosition,
|
|
92860
|
+
[vars$j.errorMessageFontSize]: refs$1.errorMessageFontSize,
|
|
92829
92861
|
[vars$j.helperTextColor]: refs$1.helperTextColor,
|
|
92830
92862
|
[vars$j.itemsLabelColor]: globalRefs$d.colors.surface.contrast,
|
|
92831
92863
|
|
|
@@ -96074,6 +96106,10 @@ descope-boolean-field-internal {
|
|
|
96074
96106
|
selector: () => TextClass.componentName,
|
|
96075
96107
|
property: TextClass.cssVarList.errorMessagePosition,
|
|
96076
96108
|
},
|
|
96109
|
+
errorMessageFontSize: {
|
|
96110
|
+
selector: () => TextClass.componentName,
|
|
96111
|
+
property: TextClass.cssVarList.errorMessageFontSize,
|
|
96112
|
+
},
|
|
96077
96113
|
},
|
|
96078
96114
|
}),
|
|
96079
96115
|
draggableMixin,
|
|
@@ -96464,6 +96500,16 @@ descope-boolean-field-internal {
|
|
|
96464
96500
|
property: PhoneFieldInputBoxClass.cssVarList.errorMessageIconPosition,
|
|
96465
96501
|
},
|
|
96466
96502
|
],
|
|
96503
|
+
errorMessageFontSize: [
|
|
96504
|
+
{
|
|
96505
|
+
selector: () => PhoneFieldClass.componentName,
|
|
96506
|
+
property: PhoneFieldClass.cssVarList.errorMessageFontSize,
|
|
96507
|
+
},
|
|
96508
|
+
{
|
|
96509
|
+
selector: () => PhoneFieldInputBoxClass.componentName,
|
|
96510
|
+
property: PhoneFieldInputBoxClass.cssVarList.errorMessageFontSize,
|
|
96511
|
+
},
|
|
96512
|
+
],
|
|
96467
96513
|
},
|
|
96468
96514
|
}),
|
|
96469
96515
|
draggableMixin,
|
|
@@ -96481,6 +96527,7 @@ descope-boolean-field-internal {
|
|
|
96481
96527
|
[vars$8.errorMessageIconPadding]: refs$1.errorMessageIconPadding,
|
|
96482
96528
|
[vars$8.errorMessageIconRepeat]: refs$1.errorMessageIconRepeat,
|
|
96483
96529
|
[vars$8.errorMessageIconPosition]: refs$1.errorMessageIconPosition,
|
|
96530
|
+
[vars$8.errorMessageFontSize]: refs$1.errorMessageFontSize,
|
|
96484
96531
|
|
|
96485
96532
|
_fullWidth: {
|
|
96486
96533
|
[vars$8.hostWidth]: '100%',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@descope/flow-components",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.523",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "dist/index.cjs.js",
|
|
6
6
|
"module": "dist/index.esm.js",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"eslint-config-airbnb-typescript": "18.0.0",
|
|
69
69
|
"eslint-config-prettier": "10.1.2",
|
|
70
70
|
"eslint-config-standard": "17.1.0",
|
|
71
|
-
"eslint-import-resolver-typescript": "4.3.
|
|
71
|
+
"eslint-import-resolver-typescript": "4.3.4",
|
|
72
72
|
"eslint-plugin-import": "2.31.0",
|
|
73
73
|
"eslint-plugin-jest": "28.11.0",
|
|
74
74
|
"eslint-plugin-jest-dom": "5.5.0",
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"typescript": "^5.7.2"
|
|
105
105
|
},
|
|
106
106
|
"dependencies": {
|
|
107
|
-
"@descope/web-components-ui": "1.
|
|
107
|
+
"@descope/web-components-ui": "1.78.0"
|
|
108
108
|
},
|
|
109
109
|
"peerDependencies": {
|
|
110
110
|
"react": ">= 18"
|