@jobber/components 7.1.2-MIKElock--7916eb4.2 → 7.2.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/AtlantisThemeContext-cjs.js +1 -1
- package/dist/AtlantisThemeContext-es.js +9 -9
- package/dist/Autocomplete/index.cjs +2 -2
- package/dist/Autocomplete/index.mjs +5 -5
- package/dist/Body-cjs.js +1 -1
- package/dist/Body-es.js +2 -2
- package/dist/BottomSheet-cjs.js +1 -1
- package/dist/BottomSheet-es.js +1 -1
- package/dist/Box-cjs.js +2 -2
- package/dist/Box-es.js +2 -2
- package/dist/Button/index.mjs +1 -1
- package/dist/Button-es.js +1 -1
- package/dist/Card-cjs.js +1 -1
- package/dist/Card-es.js +1 -1
- package/dist/Checkbox/index.cjs +1 -1
- package/dist/Checkbox/index.mjs +1 -1
- package/dist/Chip/Chip.d.ts +7 -1
- package/dist/Chip/Chip.types.d.ts +7 -2
- package/dist/Chip/index.cjs +1 -1
- package/dist/Chip/index.mjs +2 -2
- package/dist/Chip-cjs.js +42 -27
- package/dist/Chip-es.js +42 -27
- package/dist/ChipDismissible-es.js +1 -1
- package/dist/Chips/InternalChipDismissible/hooks/index.mjs +1 -1
- package/dist/Combobox/components/ComboboxTrigger/index.cjs +1 -1
- package/dist/Combobox/components/ComboboxTrigger/index.mjs +1 -1
- package/dist/Combobox-cjs.js +1 -1
- package/dist/Combobox-es.js +1 -1
- package/dist/ComboboxAction-cjs.js +1 -1
- package/dist/ComboboxAction-es.js +1 -1
- package/dist/ComboboxContent-cjs.js +1 -1
- package/dist/ComboboxContent-es.js +2 -2
- package/dist/ComboboxContentHeader-cjs.js +1 -1
- package/dist/ComboboxContentHeader-es.js +1 -1
- package/dist/ComboboxContentList-es.js +1 -1
- package/dist/ComboboxContentSearch-cjs.js +1 -1
- package/dist/ComboboxContentSearch-es.js +1 -1
- package/dist/ComboboxLoadMore-cjs.js +1 -1
- package/dist/ComboboxLoadMore-es.js +1 -1
- package/dist/ComboboxOption-cjs.js +1 -1
- package/dist/ComboboxOption-es.js +1 -1
- package/dist/Container-cjs.js +1 -1
- package/dist/Container-es.js +1 -1
- package/dist/Content-cjs.js +1 -1
- package/dist/Content-es.js +1 -1
- package/dist/ContentBlock-cjs.js +1 -1
- package/dist/ContentBlock-es.js +1 -1
- package/dist/Countdown-cjs.js +3 -7
- package/dist/Countdown-es.js +4 -8
- package/dist/Cover-cjs.js +1 -1
- package/dist/Cover-es.js +1 -1
- package/dist/DataList-es.js +3 -3
- package/dist/DataList.const-cjs.js +1 -0
- package/dist/DataList.const-es.js +2 -1
- package/dist/DataList.module-cjs.js +1 -1
- package/dist/DataList.module-es.js +1 -1
- package/dist/DataList.utils-es.js +6 -6
- package/dist/DataListAction-cjs.js +1 -1
- package/dist/DataListAction-es.js +1 -1
- package/dist/DataListActionsMenu-cjs.js +1 -1
- package/dist/DataListActionsMenu-es.js +2 -2
- package/dist/DataListBulkActions-cjs.js +1 -1
- package/dist/DataListBulkActions-es.js +1 -1
- package/dist/DataListEmptyState-cjs.js +1 -1
- package/dist/DataListEmptyState-es.js +1 -1
- package/dist/DataListHeaderTile-cjs.js +2 -2
- package/dist/DataListHeaderTile-es.js +2 -2
- package/dist/DataListItemActions-cjs.js +1 -1
- package/dist/DataListItemActions-es.js +2 -2
- package/dist/DataListLayoutActions-cjs.js +1 -1
- package/dist/DataListLayoutActions-es.js +2 -2
- package/dist/DataListLoadMore-cjs.js +1 -1
- package/dist/DataListLoadMore-es.js +1 -1
- package/dist/DataListLoadingState-cjs.js +1 -1
- package/dist/DataListLoadingState-es.js +2 -2
- package/dist/DataListOverflowFade-cjs.js +1 -1
- package/dist/DataListOverflowFade-es.js +1 -1
- package/dist/DataListSearch-cjs.js +1 -1
- package/dist/DataListSearch-es.js +1 -1
- package/dist/DataListSortingOptions-cjs.js +1 -1
- package/dist/DataListSortingOptions-es.js +1 -1
- package/dist/DataListStickyHeader-cjs.js +1 -1
- package/dist/DataListStickyHeader-es.js +1 -1
- package/dist/DataListTags-cjs.js +1 -1
- package/dist/DataListTags-es.js +1 -1
- package/dist/DataListTotalCount-cjs.js +1 -1
- package/dist/DataListTotalCount-es.js +2 -2
- package/dist/DataTable/index.mjs +1 -1
- package/dist/DataTable-cjs.js +3 -3
- package/dist/DataTable-es.js +5 -5
- package/dist/DataTableTable-cjs.js +2 -2
- package/dist/DataTableTable-es.js +3 -3
- package/dist/DatePicker-cjs.js +81 -266
- package/dist/DatePicker-es.js +83 -268
- package/dist/DayOfMonthSelect-cjs.js +5 -5
- package/dist/DayOfMonthSelect-es.js +6 -6
- package/dist/DescriptionList-cjs.js +1 -1
- package/dist/DescriptionList-es.js +1 -1
- package/dist/Disclosure-cjs.js +1 -1
- package/dist/Disclosure-es.js +1 -1
- package/dist/Divider-cjs.js +1 -1
- package/dist/Divider-es.js +1 -1
- package/dist/DrawerGrid-cjs.js +2 -2
- package/dist/DrawerGrid-es.js +2 -2
- package/dist/DrawerRoot-cjs.js +48 -10
- package/dist/DrawerRoot-es.js +50 -12
- package/dist/FeatureSwitch-cjs.js +1 -1
- package/dist/FeatureSwitch-es.js +1 -1
- package/dist/FormField/index.mjs +1 -1
- package/dist/FormField-cjs.js +1 -1
- package/dist/FormField-es.js +2 -2
- package/dist/FormatEmail-cjs.js +1 -1
- package/dist/FormatEmail-es.js +1 -1
- package/dist/FormatFile-cjs.js +6 -1
- package/dist/FormatFile-es.js +6 -1
- package/dist/Frame-cjs.js +1 -1
- package/dist/Frame-es.js +1 -1
- package/dist/Glimmer/index.mjs +1 -1
- package/dist/Glimmer-cjs.js +1 -1
- package/dist/Glimmer-es.js +2 -2
- package/dist/Grid-cjs.js +1 -1
- package/dist/Grid-es.js +1 -1
- package/dist/GridCell-cjs.js +1 -1
- package/dist/GridCell-es.js +1 -1
- package/dist/InputAvatar-cjs.js +1 -1
- package/dist/InputAvatar-es.js +1 -1
- package/dist/InputDate/index.mjs +1 -1
- package/dist/InputEmail/index.mjs +1 -1
- package/dist/InputFile-cjs.js +3 -8
- package/dist/InputFile-es.js +3 -8
- package/dist/InputNumber/index.cjs +59 -165
- package/dist/InputNumber/index.mjs +62 -168
- package/dist/InputPassword-es.js +1 -1
- package/dist/InputPhoneNumber/index.cjs +1 -1
- package/dist/InputPhoneNumber/index.mjs +2 -2
- package/dist/InputText/InputText.d.ts +70 -2
- package/dist/InputText/index.mjs +1 -1
- package/dist/InputTime/index.cjs +1 -0
- package/dist/InputTime/index.mjs +2 -1
- package/dist/InputValidation-cjs.js +1 -1
- package/dist/InputValidation-es.js +1 -1
- package/dist/InternalChipDismissible-cjs.js +2 -2
- package/dist/InternalChipDismissible-es.js +3 -3
- package/dist/LightBox-cjs.js +1 -1
- package/dist/LightBox-es.js +1 -1
- package/dist/Link-cjs.js +1 -1
- package/dist/Link-es.js +1 -1
- package/dist/List-cjs.js +3 -3
- package/dist/List-es.js +7 -7
- package/dist/Markdown-cjs.js +392 -466
- package/dist/Markdown-es.js +398 -472
- package/dist/Menu-cjs.js +577 -739
- package/dist/Menu-es.js +573 -735
- package/dist/Modal/index.cjs +2 -2
- package/dist/Modal/index.mjs +2 -2
- package/dist/MultiSelect-cjs.js +2 -2
- package/dist/MultiSelect-es.js +2 -2
- package/dist/OverlaySeparator-cjs.js +1 -1
- package/dist/OverlaySeparator-es.js +1 -1
- package/dist/Popover-cjs.js +1 -1
- package/dist/Popover-es.js +2 -2
- package/dist/ProgressBar-cjs.js +1 -1
- package/dist/ProgressBar-es.js +1 -1
- package/dist/RadioGroup-cjs.js +1 -1
- package/dist/RadioGroup-es.js +1 -1
- package/dist/RecurringSelect/components/index.mjs +1 -1
- package/dist/RecurringSelect/index.cjs +0 -1
- package/dist/RecurringSelect/index.mjs +0 -1
- package/dist/RecurringSelect-cjs.js +1 -1
- package/dist/RecurringSelect-es.js +2 -2
- package/dist/SegmentedControl-cjs.js +1 -1
- package/dist/SegmentedControl-es.js +2 -2
- package/dist/Select/index.cjs +1 -1
- package/dist/Select/index.mjs +2 -2
- package/dist/SideDrawer-cjs.js +1 -1
- package/dist/SideDrawer-es.js +1 -1
- package/dist/Spinner-cjs.js +1 -1
- package/dist/Spinner-es.js +1 -1
- package/dist/StatusIndicator-cjs.js +1 -1
- package/dist/StatusIndicator-es.js +1 -1
- package/dist/Switch-cjs.js +1 -1
- package/dist/Switch-es.js +1 -1
- package/dist/Table/index.mjs +1 -1
- package/dist/Tabs/index.mjs +1 -1
- package/dist/Tabs-cjs.js +1 -1
- package/dist/Tabs-es.js +6 -6
- package/dist/Text-cjs2.js +164 -298
- package/dist/Text-es2.js +164 -295
- package/dist/Thumbnail-cjs.js +1 -1
- package/dist/Thumbnail-es.js +2 -2
- package/dist/Tiles-cjs.js +1 -1
- package/dist/Tiles-es.js +1 -1
- package/dist/Tooltip-cjs.js +1 -1
- package/dist/Tooltip-es.js +2 -2
- package/dist/Typography-cjs.js +3 -3
- package/dist/Typography-es.js +3 -3
- package/dist/_baseEach-cjs.js +1 -1
- package/dist/_baseEach-es.js +7 -7
- package/dist/_baseFlatten-es.js +1 -1
- package/dist/_getAllKeys-cjs.js +8 -2
- package/dist/_getAllKeys-es.js +10 -4
- package/dist/_getTag-es.js +1 -1
- package/dist/_isIterateeCall-es.js +3 -3
- package/dist/_setToString-es.js +2 -2
- package/dist/debounce-es.js +4 -4
- package/dist/docs/Autocomplete/AutocompleteV1.md +1 -1
- package/dist/docs/Autocomplete/AutocompleteV2.md +1 -1
- package/dist/docs/Banner/Banner.md +1 -1
- package/dist/docs/Chip/Chip.md +4 -2
- package/dist/docs/DataList/DataList.md +1 -1
- package/dist/docs/FormField/FormField.md +2 -2
- package/dist/docs/InputEmail/InputEmail.md +1 -1
- package/dist/docs/InputNumber/InputNumber.md +2 -2
- package/dist/docs/InputPhoneNumber/InputPhoneNumber.md +1 -1
- package/dist/docs/InputText/InputText.md +2 -2
- package/dist/docs/Modal/Modal.md +3 -3
- package/dist/docs/Select/Select.md +2 -2
- package/dist/floating-ui.react-cjs.js +16 -35
- package/dist/floating-ui.react-dom-es.js +2 -2
- package/dist/floating-ui.react-es.js +18 -37
- package/dist/identity-es.js +5 -5
- package/dist/index-cjs.js +6 -6
- package/dist/index-es.js +6 -6
- package/dist/index.esm-es.js +1 -1
- package/dist/index.mjs +6 -6
- package/dist/isSymbol-es.js +1 -1
- package/dist/isTypedArray-cjs.js +4 -4
- package/dist/isTypedArray-es.js +6 -6
- package/dist/keysIn-cjs.js +2 -2
- package/dist/keysIn-es.js +5 -5
- package/dist/noop-es.js +4 -4
- package/dist/omit-cjs.js +5 -37
- package/dist/omit-es.js +14 -46
- package/dist/showToast-cjs.js +1 -1
- package/dist/showToast-es.js +1 -1
- package/dist/styles.css +117 -54
- package/dist/unstyledPrimitives/index.mjs +3 -3
- package/dist/useScrollToActive-cjs.js +1 -1
- package/dist/useScrollToActive-es.js +8 -8
- package/package.json +3 -4
package/dist/styles.css
CHANGED
|
@@ -3273,10 +3273,12 @@ a._7BLGtYNuJOU-.zgRx3ehZ2z8-:hover {
|
|
|
3273
3273
|
cursor: pointer;
|
|
3274
3274
|
|
|
3275
3275
|
transition:
|
|
3276
|
-
background-color 200ms ease-out,
|
|
3276
|
+
background-color 200ms ease-out,
|
|
3277
|
+
box-shadow 200ms ease-out;
|
|
3277
3278
|
|
|
3278
3279
|
transition:
|
|
3279
|
-
background-color var(--timing-base) ease-out,
|
|
3280
|
+
background-color var(--timing-base) ease-out,
|
|
3281
|
+
box-shadow var(--timing-base) ease-out;
|
|
3280
3282
|
}
|
|
3281
3283
|
|
|
3282
3284
|
.M1BgN-oCmKw-:hover {
|
|
@@ -5271,9 +5273,9 @@ a._7BLGtYNuJOU-.zgRx3ehZ2z8-:hover {
|
|
|
5271
5273
|
display: grid;
|
|
5272
5274
|
padding: calc(8px + 4px) 0;
|
|
5273
5275
|
padding: calc(var(--space-small) + var(--space-smaller)) 0;
|
|
5276
|
+
gap: 8px;
|
|
5274
5277
|
grid-gap: 8px;
|
|
5275
5278
|
grid-gap: var(--space-small);
|
|
5276
|
-
gap: 8px;
|
|
5277
5279
|
gap: var(--space-small);
|
|
5278
5280
|
grid-template-columns: auto fit-content(calc(16px * 14));
|
|
5279
5281
|
grid-template-columns: auto fit-content(calc(var(--base-unit) * 14));
|
|
@@ -6103,9 +6105,11 @@ a._7BLGtYNuJOU-.zgRx3ehZ2z8-:hover {
|
|
|
6103
6105
|
-webkit-transform: translateX(-50%);
|
|
6104
6106
|
transform: translateX(-50%);
|
|
6105
6107
|
transition:
|
|
6106
|
-
height var(--sticky-header-transition-properties) 100ms,
|
|
6108
|
+
height var(--sticky-header-transition-properties) 100ms,
|
|
6109
|
+
width var(--sticky-header-transition-properties);
|
|
6107
6110
|
transition:
|
|
6108
|
-
height var(--sticky-header-transition-properties) var(--timing-quick),
|
|
6111
|
+
height var(--sticky-header-transition-properties) var(--timing-quick),
|
|
6112
|
+
width var(--sticky-header-transition-properties);
|
|
6109
6113
|
}
|
|
6110
6114
|
|
|
6111
6115
|
.rylbmDbzCts-::before {
|
|
@@ -6113,9 +6117,11 @@ a._7BLGtYNuJOU-.zgRx3ehZ2z8-:hover {
|
|
|
6113
6117
|
height: 2px;
|
|
6114
6118
|
height: var(--border-thick);
|
|
6115
6119
|
transition:
|
|
6116
|
-
height var(--sticky-header-transition-properties),
|
|
6120
|
+
height var(--sticky-header-transition-properties),
|
|
6121
|
+
width var(--sticky-header-transition-properties) 100ms;
|
|
6117
6122
|
transition:
|
|
6118
|
-
height var(--sticky-header-transition-properties),
|
|
6123
|
+
height var(--sticky-header-transition-properties),
|
|
6124
|
+
width var(--sticky-header-transition-properties) var(--timing-quick);
|
|
6119
6125
|
}
|
|
6120
6126
|
|
|
6121
6127
|
.S2Bu0Rv4w-E- {
|
|
@@ -6143,9 +6149,13 @@ a._7BLGtYNuJOU-.zgRx3ehZ2z8-:hover {
|
|
|
6143
6149
|
-webkit-transform: translateY(-50%);
|
|
6144
6150
|
transform: translateY(-50%);
|
|
6145
6151
|
transition:
|
|
6146
|
-
opacity 200ms ease-in-out,
|
|
6152
|
+
opacity 200ms ease-in-out,
|
|
6153
|
+
width 200ms ease-in-out,
|
|
6154
|
+
visibility 200ms ease-in-out;
|
|
6147
6155
|
transition:
|
|
6148
|
-
opacity var(--transition-properties),
|
|
6156
|
+
opacity var(--transition-properties),
|
|
6157
|
+
width var(--transition-properties),
|
|
6158
|
+
visibility var(--transition-properties);
|
|
6149
6159
|
}
|
|
6150
6160
|
|
|
6151
6161
|
@media not (min-width: 768px) {
|
|
@@ -6651,17 +6661,37 @@ a._7BLGtYNuJOU-.zgRx3ehZ2z8-:hover {
|
|
|
6651
6661
|
/* enable transitions in the drop down */
|
|
6652
6662
|
.-hmXAsAfH9U-::picker(select) {
|
|
6653
6663
|
transition:
|
|
6654
|
-
opacity 200ms ease,
|
|
6664
|
+
opacity 200ms ease,
|
|
6665
|
+
display 200ms allow-discrete,
|
|
6666
|
+
overlay 200ms allow-discrete,
|
|
6667
|
+
-webkit-transform 200ms ease-out;
|
|
6655
6668
|
transition:
|
|
6656
|
-
opacity var(--timing-base) ease,
|
|
6669
|
+
opacity var(--timing-base) ease,
|
|
6670
|
+
display var(--timing-base) allow-discrete,
|
|
6671
|
+
overlay var(--timing-base) allow-discrete,
|
|
6672
|
+
-webkit-transform var(--timing-base) ease-out;
|
|
6657
6673
|
transition:
|
|
6658
|
-
opacity 200ms ease,
|
|
6674
|
+
opacity 200ms ease,
|
|
6675
|
+
transform 200ms ease-out,
|
|
6676
|
+
display 200ms allow-discrete,
|
|
6677
|
+
overlay 200ms allow-discrete;
|
|
6659
6678
|
transition:
|
|
6660
|
-
opacity var(--timing-base) ease,
|
|
6679
|
+
opacity var(--timing-base) ease,
|
|
6680
|
+
transform var(--timing-base) ease-out,
|
|
6681
|
+
display var(--timing-base) allow-discrete,
|
|
6682
|
+
overlay var(--timing-base) allow-discrete;
|
|
6661
6683
|
transition:
|
|
6662
|
-
opacity 200ms ease,
|
|
6684
|
+
opacity 200ms ease,
|
|
6685
|
+
transform 200ms ease-out,
|
|
6686
|
+
display 200ms allow-discrete,
|
|
6687
|
+
overlay 200ms allow-discrete,
|
|
6688
|
+
-webkit-transform 200ms ease-out;
|
|
6663
6689
|
transition:
|
|
6664
|
-
opacity var(--timing-base) ease,
|
|
6690
|
+
opacity var(--timing-base) ease,
|
|
6691
|
+
transform var(--timing-base) ease-out,
|
|
6692
|
+
display var(--timing-base) allow-discrete,
|
|
6693
|
+
overlay var(--timing-base) allow-discrete,
|
|
6694
|
+
-webkit-transform var(--timing-base) ease-out;
|
|
6665
6695
|
}
|
|
6666
6696
|
|
|
6667
6697
|
.-hmXAsAfH9U-::picker-icon {
|
|
@@ -6973,8 +7003,7 @@ a._7BLGtYNuJOU-.zgRx3ehZ2z8-:hover {
|
|
|
6973
7003
|
padding: 0;
|
|
6974
7004
|
margin: -1px;
|
|
6975
7005
|
overflow: hidden;
|
|
6976
|
-
|
|
6977
|
-
clip-path: inset(50%);
|
|
7006
|
+
clip: rect(0, 0, 0, 0);
|
|
6978
7007
|
white-space: nowrap;
|
|
6979
7008
|
border: 0;
|
|
6980
7009
|
}
|
|
@@ -7278,7 +7307,6 @@ h2.react-datepicker__current-month {
|
|
|
7278
7307
|
background-color: rgb(28.75, 93.2196969697, 143.75);
|
|
7279
7308
|
}
|
|
7280
7309
|
.react-datepicker__day-names {
|
|
7281
|
-
text-align: center;
|
|
7282
7310
|
white-space: nowrap;
|
|
7283
7311
|
margin-bottom: -8px;
|
|
7284
7312
|
}
|
|
@@ -7295,12 +7323,6 @@ h2.react-datepicker__current-month {
|
|
|
7295
7323
|
text-align: center;
|
|
7296
7324
|
margin: 0.166rem;
|
|
7297
7325
|
}
|
|
7298
|
-
.react-datepicker__day-name--disabled,
|
|
7299
|
-
.react-datepicker__day--disabled,
|
|
7300
|
-
.react-datepicker__time-name--disabled {
|
|
7301
|
-
cursor: default;
|
|
7302
|
-
color: #ccc;
|
|
7303
|
-
}
|
|
7304
7326
|
.react-datepicker__day,
|
|
7305
7327
|
.react-datepicker__month-text,
|
|
7306
7328
|
.react-datepicker__quarter-text,
|
|
@@ -7426,7 +7448,6 @@ h2.react-datepicker__current-month {
|
|
|
7426
7448
|
.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,
|
|
7427
7449
|
.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover {
|
|
7428
7450
|
background-color: rgb(28.75, 93.2196969697, 143.75);
|
|
7429
|
-
color: #fff;
|
|
7430
7451
|
}
|
|
7431
7452
|
.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range):not(.react-datepicker__month-text--in-range):not(.react-datepicker__quarter-text--in-range):not(.react-datepicker__year-text--in-range),
|
|
7432
7453
|
.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range):not(.react-datepicker__month-text--in-range):not(.react-datepicker__quarter-text--in-range):not(.react-datepicker__year-text--in-range),
|
|
@@ -7939,9 +7960,11 @@ h2.react-datepicker__current-month {
|
|
|
7939
7960
|
cursor: pointer;
|
|
7940
7961
|
outline-color: transparent;
|
|
7941
7962
|
transition:
|
|
7942
|
-
background-color 200ms ease-out,
|
|
7963
|
+
background-color 200ms ease-out,
|
|
7964
|
+
box-shadow 200ms;
|
|
7943
7965
|
transition:
|
|
7944
|
-
background-color var(--timing-base) ease-out,
|
|
7966
|
+
background-color var(--timing-base) ease-out,
|
|
7967
|
+
box-shadow var(--timing-base);
|
|
7945
7968
|
}
|
|
7946
7969
|
|
|
7947
7970
|
._8BfGPs1d3OI-::-webkit-details-marker {
|
|
@@ -9086,12 +9109,26 @@ html.atlantisLightBoxActive {
|
|
|
9086
9109
|
border-radius: var(--radius-small);
|
|
9087
9110
|
background-color: rgba(255, 255, 255, 1);
|
|
9088
9111
|
background-color: var(--color-surface);
|
|
9089
|
-
transition: border 200ms ease-in,
|
|
9090
|
-
|
|
9091
|
-
|
|
9092
|
-
transition: border var(--timing-base) ease-in,
|
|
9093
|
-
|
|
9094
|
-
|
|
9112
|
+
transition: border 200ms ease-in,
|
|
9113
|
+
border-radius 100ms ease-in,
|
|
9114
|
+
-webkit-transform 100ms ease-in-out;
|
|
9115
|
+
transition: border var(--timing-base) ease-in,
|
|
9116
|
+
border-radius var(--timing-quick) ease-in,
|
|
9117
|
+
-webkit-transform var(--timing-quick) ease-in-out;
|
|
9118
|
+
transition: border 200ms ease-in,
|
|
9119
|
+
border-radius 100ms ease-in,
|
|
9120
|
+
transform 100ms ease-in-out;
|
|
9121
|
+
transition: border var(--timing-base) ease-in,
|
|
9122
|
+
border-radius var(--timing-quick) ease-in,
|
|
9123
|
+
transform var(--timing-quick) ease-in-out;
|
|
9124
|
+
transition: border 200ms ease-in,
|
|
9125
|
+
border-radius 100ms ease-in,
|
|
9126
|
+
transform 100ms ease-in-out,
|
|
9127
|
+
-webkit-transform 100ms ease-in-out;
|
|
9128
|
+
transition: border var(--timing-base) ease-in,
|
|
9129
|
+
border-radius var(--timing-quick) ease-in,
|
|
9130
|
+
transform var(--timing-quick) ease-in-out,
|
|
9131
|
+
-webkit-transform var(--timing-quick) ease-in-out;
|
|
9095
9132
|
-ms-flex-negative: 0;
|
|
9096
9133
|
flex-shrink: 0;
|
|
9097
9134
|
}
|
|
@@ -9276,9 +9313,11 @@ html.atlantisLightBoxActive {
|
|
|
9276
9313
|
border-radius: var(--radius-base);
|
|
9277
9314
|
text-align: center;
|
|
9278
9315
|
transition:
|
|
9279
|
-
border-color 100ms ease-out,
|
|
9316
|
+
border-color 100ms ease-out,
|
|
9317
|
+
background-color 200ms ease-out;
|
|
9280
9318
|
transition:
|
|
9281
|
-
border-color var(--timing-quick) ease-out,
|
|
9319
|
+
border-color var(--timing-quick) ease-out,
|
|
9320
|
+
background-color var(--timing-base) ease-out;
|
|
9282
9321
|
}
|
|
9283
9322
|
|
|
9284
9323
|
.yT6m1v71VK8-.fCb0O1wAjR0- {
|
|
@@ -10371,17 +10410,17 @@ input.oOrjwubmsVA- {
|
|
|
10371
10410
|
border-radius: 16px;
|
|
10372
10411
|
border-radius: var(--radius-large);
|
|
10373
10412
|
grid-template-columns: repeat(7, 1fr);
|
|
10413
|
+
row-gap: 4px;
|
|
10374
10414
|
grid-row-gap: 4px;
|
|
10375
10415
|
grid-row-gap: var(--space-smaller);
|
|
10376
|
-
row-gap: 4px;
|
|
10377
10416
|
row-gap: var(--space-smaller);
|
|
10378
10417
|
-webkit-column-gap: 4px;
|
|
10379
10418
|
-webkit-column-gap: var(--space-smaller);
|
|
10380
10419
|
-moz-column-gap: 4px;
|
|
10381
10420
|
-moz-column-gap: var(--space-smaller);
|
|
10421
|
+
column-gap: 4px;
|
|
10382
10422
|
grid-column-gap: 4px;
|
|
10383
10423
|
grid-column-gap: var(--space-smaller);
|
|
10384
|
-
column-gap: 4px;
|
|
10385
10424
|
column-gap: var(--space-smaller);
|
|
10386
10425
|
}
|
|
10387
10426
|
|
|
@@ -10499,9 +10538,9 @@ input.oOrjwubmsVA- {
|
|
|
10499
10538
|
grid-template-columns: var(--space-largest) 1fr;
|
|
10500
10539
|
-ms-flex-align: center;
|
|
10501
10540
|
align-items: center;
|
|
10541
|
+
gap: 8px;
|
|
10502
10542
|
grid-gap: 8px;
|
|
10503
10543
|
grid-gap: var(--space-small);
|
|
10504
|
-
gap: 8px;
|
|
10505
10544
|
gap: var(--space-small);
|
|
10506
10545
|
margin-bottom: calc(-1 * 1px);
|
|
10507
10546
|
margin-bottom: calc(-1 * var(--border-base));
|
|
@@ -10548,17 +10587,17 @@ input.oOrjwubmsVA- {
|
|
|
10548
10587
|
". . . . . . ."
|
|
10549
10588
|
". . . . . . ."
|
|
10550
10589
|
". . . lastday lastday lastday lastday";
|
|
10590
|
+
row-gap: 4px;
|
|
10551
10591
|
grid-row-gap: 4px;
|
|
10552
10592
|
grid-row-gap: var(--space-smaller);
|
|
10553
|
-
row-gap: 4px;
|
|
10554
10593
|
row-gap: var(--space-smaller);
|
|
10555
10594
|
-webkit-column-gap: 4px;
|
|
10556
10595
|
-webkit-column-gap: var(--space-smaller);
|
|
10557
10596
|
-moz-column-gap: 4px;
|
|
10558
10597
|
-moz-column-gap: var(--space-smaller);
|
|
10598
|
+
column-gap: 4px;
|
|
10559
10599
|
grid-column-gap: 4px;
|
|
10560
10600
|
grid-column-gap: var(--space-smaller);
|
|
10561
|
-
column-gap: 4px;
|
|
10562
10601
|
column-gap: var(--space-smaller);
|
|
10563
10602
|
}
|
|
10564
10603
|
|
|
@@ -10718,9 +10757,11 @@ input.oOrjwubmsVA- {
|
|
|
10718
10757
|
-ms-flex-pack: center;
|
|
10719
10758
|
justify-content: center;
|
|
10720
10759
|
transition:
|
|
10721
|
-
background-color 300ms ease-out,
|
|
10760
|
+
background-color 300ms ease-out,
|
|
10761
|
+
color 300ms ease-out;
|
|
10722
10762
|
transition:
|
|
10723
|
-
background-color var(--timing-slow) ease-out,
|
|
10763
|
+
background-color var(--timing-slow) ease-out,
|
|
10764
|
+
color var(--timing-slow) ease-out;
|
|
10724
10765
|
}
|
|
10725
10766
|
|
|
10726
10767
|
.FDDKTZkTdfM- input[type="radio"]:checked + label {
|
|
@@ -10857,17 +10898,25 @@ input.oOrjwubmsVA- {
|
|
|
10857
10898
|
padding: var(--sideDrawer--base-padding);
|
|
10858
10899
|
background-color: var(--sideDrawer--background);
|
|
10859
10900
|
transition:
|
|
10860
|
-
box-shadow 200ms ease-in-out,
|
|
10901
|
+
box-shadow 200ms ease-in-out,
|
|
10902
|
+
-webkit-filter 200ms ease-in-out;
|
|
10861
10903
|
transition:
|
|
10862
|
-
box-shadow var(--timing-base) ease-in-out,
|
|
10904
|
+
box-shadow var(--timing-base) ease-in-out,
|
|
10905
|
+
-webkit-filter var(--timing-base) ease-in-out;
|
|
10863
10906
|
transition:
|
|
10864
|
-
box-shadow 200ms ease-in-out,
|
|
10907
|
+
box-shadow 200ms ease-in-out,
|
|
10908
|
+
filter 200ms ease-in-out;
|
|
10865
10909
|
transition:
|
|
10866
|
-
box-shadow var(--timing-base) ease-in-out,
|
|
10910
|
+
box-shadow var(--timing-base) ease-in-out,
|
|
10911
|
+
filter var(--timing-base) ease-in-out;
|
|
10867
10912
|
transition:
|
|
10868
|
-
box-shadow 200ms ease-in-out,
|
|
10913
|
+
box-shadow 200ms ease-in-out,
|
|
10914
|
+
filter 200ms ease-in-out,
|
|
10915
|
+
-webkit-filter 200ms ease-in-out;
|
|
10869
10916
|
transition:
|
|
10870
|
-
box-shadow var(--timing-base) ease-in-out,
|
|
10917
|
+
box-shadow var(--timing-base) ease-in-out,
|
|
10918
|
+
filter var(--timing-base) ease-in-out,
|
|
10919
|
+
-webkit-filter var(--timing-base) ease-in-out;
|
|
10871
10920
|
}
|
|
10872
10921
|
|
|
10873
10922
|
.LuqC0RF-R1U- {
|
|
@@ -11007,17 +11056,31 @@ input.oOrjwubmsVA- {
|
|
|
11007
11056
|
-webkit-transform: translateX(-8px);
|
|
11008
11057
|
transform: translateX(-8px);
|
|
11009
11058
|
transition:
|
|
11010
|
-
width 200ms ease-in-out,
|
|
11059
|
+
width 200ms ease-in-out,
|
|
11060
|
+
opacity 200ms ease-in-out,
|
|
11061
|
+
-webkit-transform 200ms ease-in-out;
|
|
11011
11062
|
transition:
|
|
11012
|
-
width var(--transition),
|
|
11063
|
+
width var(--transition),
|
|
11064
|
+
opacity var(--transition),
|
|
11065
|
+
-webkit-transform var(--transition);
|
|
11013
11066
|
transition:
|
|
11014
|
-
width 200ms ease-in-out,
|
|
11067
|
+
width 200ms ease-in-out,
|
|
11068
|
+
transform 200ms ease-in-out,
|
|
11069
|
+
opacity 200ms ease-in-out;
|
|
11015
11070
|
transition:
|
|
11016
|
-
width var(--transition),
|
|
11071
|
+
width var(--transition),
|
|
11072
|
+
transform var(--transition),
|
|
11073
|
+
opacity var(--transition);
|
|
11017
11074
|
transition:
|
|
11018
|
-
width 200ms ease-in-out,
|
|
11075
|
+
width 200ms ease-in-out,
|
|
11076
|
+
transform 200ms ease-in-out,
|
|
11077
|
+
opacity 200ms ease-in-out,
|
|
11078
|
+
-webkit-transform 200ms ease-in-out;
|
|
11019
11079
|
transition:
|
|
11020
|
-
width var(--transition),
|
|
11080
|
+
width var(--transition),
|
|
11081
|
+
transform var(--transition),
|
|
11082
|
+
opacity var(--transition),
|
|
11083
|
+
-webkit-transform var(--transition);
|
|
11021
11084
|
}
|
|
11022
11085
|
|
|
11023
11086
|
.XOqA4Hw6S6g-.b4VHPS-RG34- {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { u as useStableCallback, e as useIsoLayoutEffect, f as useId, S as SafeReact,
|
|
2
|
+
import { u as useStableCallback, e as useIsoLayoutEffect, f as useId, S as SafeReact, g as useAnimationFrame, h as useTimeout, i as isMouseLikePointerType, j as isTypeableElement, k as createChangeEventDetails, l as isClickLikeEvent, t as triggerPress, m as useFloatingParentNodeId, F as FloatingRootStore, P as PopupTriggerMap, n as useFloatingTree, o as getFloatingFocusElement, p as useValueAsRef, q as isTypeableCombobox, r as isIndexOutOfListBounds, s as getMinListIndex, v as getMaxListIndex, w as activeElement, x as ownerDocument, y as contains, z as stopEvent, A as listNavigation, B as createGridCellMap, C as isListIndexDisabled, E as getGridNavigatedIndex, G as getGridCellIndices, H as getGridCellIndexOfCorner, I as ARROW_DOWN, J as ARROW_LEFT, K as ARROW_RIGHT, L as findNonDisabledListIndex, M as getTarget, N as focusOut, O as enqueueFocus, Q as isVirtualClick, R as isVirtualPointerEvent, T as ARROW_UP, U as isElementVisible, V as useDialogRootContext, W as closePress, X as useTriggerDataForwarding, Y as useInteractions, Z as CLICK_TRIGGER_IDENTIFIER, _ as triggerOpenStateMapping, $ as CommonPopupDataAttributes, a0 as popupStateMapping, a1 as transitionStatusMapping, a2 as useDialogPortalContext, a3 as DialogStore, a4 as imperativeAction, a5 as createSelector, a6 as useControlled, a7 as useStore, a8 as useTransitionStatus, a9 as useOpenInteractionType, aa as createGenericEventDetails, ab as inputClear, ac as inputChange, ad as outsidePress, ae as itemPress, af as useOpenChangeComplete, ag as useValueChanged, ah as inputPress, ai as useDismiss, aj as useOnFirstRender, ak as none, al as visuallyHiddenInput, am as visuallyHidden, an as Store, ao as pressableTriggerOpenStateMapping, ap as isAndroid, aq as isFirefox, ar as escapeKey, as as clearPress, at as FloatingPortal, au as DISABLED_TRANSITIONS_STYLE, av as useScrollLock, aw as InternalBackdrop, ax as inertValue, ay as DROPDOWN_COLLISION_AVOIDANCE, az as FloatingFocusManager, aA as chipRemovePress, aB as useDrawerProviderContext, aC as DrawerBackdropCssVars, aD as DrawerPopupCssVars, aE as DrawerProviderContext, aF as clamp$1, aG as useDrawerRootContext, aH as useTriggerRegistration, aI as DrawerPopupDataAttributes, aJ as swipe, aK as useDrawerSnapPoints, aL as DrawerViewportContext, aM as BASE_UI_SWIPE_IGNORE_SELECTOR, aN as TransitionStatusDataAttributes, aO as DRAWER_CONTENT_ATTRIBUTE, a as DrawerBackdrop, c as DrawerContent, b as DrawerPopup, D as DrawerPortal, d as DrawerRoot } from '../DrawerRoot-es.js';
|
|
3
3
|
import { a as useRefWithInit, f as formatErrorMessage, m as mergeProps, c as makeEventPreventable, E as EMPTY_OBJECT, u as useRenderElement, N as NOOP, d as EMPTY_ARRAY, b as useMergedRefs } from '../useRenderElement-es.js';
|
|
4
4
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
5
5
|
import * as ReactDOM from 'react-dom';
|
|
6
|
-
import { a as isHTMLElement, b as isElement,
|
|
7
|
-
import { u as useFloating$1, h as hide$1,
|
|
6
|
+
import { a as isHTMLElement, b as isElement, n as evaluate, z as getPaddingObject, y as getAlignmentAxis, v as getAlignment, C as getAxisLength, B as clamp, o as getSide, p as getSideAxis, l as getComputedStyle, I as getWindow } from '../index.esm-es.js';
|
|
7
|
+
import { u as useFloating$1, h as hide$1, f as flip, d as size, b as autoUpdate, o as offset, s as shift, l as limitShift } from '../floating-ui.react-dom-es.js';
|
|
8
8
|
import { S as Separator } from '../Separator-es.js';
|
|
9
9
|
import '../index-es.js';
|
|
10
10
|
|
|
@@ -3,7 +3,7 @@ import { g as getDefaultExportFromCjs } from './_commonjsHelpers-es.js';
|
|
|
3
3
|
import { _ as _baseFlatten } from './_baseFlatten-es.js';
|
|
4
4
|
import { a as _arrayMap, b as _baseGet } from './_getAllKeys-es.js';
|
|
5
5
|
import { _ as _baseEach, a as _baseIteratee } from './_baseEach-es.js';
|
|
6
|
-
import {
|
|
6
|
+
import { b as isArrayLike_1, k as _baseUnary, a as isArray_1 } from './isTypedArray-es.js';
|
|
7
7
|
import { i as isSymbol_1 } from './isSymbol-es.js';
|
|
8
8
|
import { i as identity_1 } from './identity-es.js';
|
|
9
9
|
import { _ as _baseRest, a as _isIterateeCall } from './_isIterateeCall-es.js';
|
|
@@ -12,7 +12,7 @@ import { a as debounce } from './debounce-es.js';
|
|
|
12
12
|
import { I as Icon } from './Icon-es.js';
|
|
13
13
|
import { u as useFloating } from './floating-ui.react-es.js';
|
|
14
14
|
import { c as calculateMaxHeight } from './maxHeight-es.js';
|
|
15
|
-
import {
|
|
15
|
+
import { o as offset, f as flip, d as size, b as autoUpdate } from './floating-ui.react-dom-es.js';
|
|
16
16
|
|
|
17
17
|
var baseEach = _baseEach,
|
|
18
18
|
isArrayLike = isArrayLike_1;
|
|
@@ -172,7 +172,7 @@ function baseOrderBy$1(collection, iteratees, orders) {
|
|
|
172
172
|
if (isArray(iteratee)) {
|
|
173
173
|
return function(value) {
|
|
174
174
|
return baseGet(value, iteratee.length === 1 ? iteratee[0] : iteratee);
|
|
175
|
-
}
|
|
175
|
+
}
|
|
176
176
|
}
|
|
177
177
|
return iteratee;
|
|
178
178
|
});
|
|
@@ -231,7 +231,7 @@ var baseFlatten = _baseFlatten,
|
|
|
231
231
|
* _.sortBy(users, ['user', 'age']);
|
|
232
232
|
* // => objects for [['barney', 34], ['barney', 36], ['fred', 30], ['fred', 48]]
|
|
233
233
|
*/
|
|
234
|
-
var sortBy
|
|
234
|
+
var sortBy = baseRest(function(collection, iteratees) {
|
|
235
235
|
if (collection == null) {
|
|
236
236
|
return [];
|
|
237
237
|
}
|
|
@@ -244,9 +244,9 @@ var sortBy$1 = baseRest(function(collection, iteratees) {
|
|
|
244
244
|
return baseOrderBy(collection, baseFlatten(iteratees, 1), []);
|
|
245
245
|
});
|
|
246
246
|
|
|
247
|
-
var sortBy_1 = sortBy
|
|
247
|
+
var sortBy_1 = sortBy;
|
|
248
248
|
|
|
249
|
-
var sortBy = /*@__PURE__*/getDefaultExportFromCjs(sortBy_1);
|
|
249
|
+
var sortBy$1 = /*@__PURE__*/getDefaultExportFromCjs(sortBy_1);
|
|
250
250
|
|
|
251
251
|
/**
|
|
252
252
|
* Recursively finds a focusable element (div or button) in the specified direction
|
|
@@ -271,7 +271,7 @@ function useInternalChipDismissible({ children, selected, onChange, onClick, onC
|
|
|
271
271
|
const [wrapperElement, setWrapperElement] = useState(null);
|
|
272
272
|
const chipOptions = children.map(chip => chip.props);
|
|
273
273
|
const visibleChipOptions = chipOptions.filter(chip => selected.includes(chip.value));
|
|
274
|
-
const sortedVisibleChipOptions = sortBy(visibleChipOptions, chip => selected.indexOf(chip.value));
|
|
274
|
+
const sortedVisibleChipOptions = sortBy$1(visibleChipOptions, chip => selected.indexOf(chip.value));
|
|
275
275
|
const availableChipOptions = chipOptions.filter(chip => !selected.includes(chip.value));
|
|
276
276
|
const { liveAnnounce } = useLiveAnnounce();
|
|
277
277
|
const actions = {
|
|
@@ -579,4 +579,4 @@ function useScrollToActive(index) {
|
|
|
579
579
|
return ref;
|
|
580
580
|
}
|
|
581
581
|
|
|
582
|
-
export {
|
|
582
|
+
export { useInternalChipDismissibleInput as a, useInView as b, useRepositionMenu as c, useScrollToActive as d, useInternalChipDismissible as u };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jobber/components",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.2.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.cjs",
|
|
@@ -515,7 +515,7 @@
|
|
|
515
515
|
"filesize": "^6.1.0",
|
|
516
516
|
"framer-motion": "^11.11.12",
|
|
517
517
|
"lodash": "^4.17.21",
|
|
518
|
-
"react-aria-components": "1.
|
|
518
|
+
"react-aria-components": "^1.11.0",
|
|
519
519
|
"react-countdown": "^2.3.2",
|
|
520
520
|
"react-datepicker": "^8.7.0",
|
|
521
521
|
"react-dropzone": "^11.0.2",
|
|
@@ -545,7 +545,6 @@
|
|
|
545
545
|
"@vitest/coverage-v8": "^4.1.2",
|
|
546
546
|
"autoprefixer": "^9.5.1",
|
|
547
547
|
"copyfiles": "^2.4.1",
|
|
548
|
-
"eslint-plugin-storybook": "10.3.5",
|
|
549
548
|
"glob": "^7.1.4",
|
|
550
549
|
"jsdom-testing-mocks": "^1.9.0",
|
|
551
550
|
"playwright": "1.59.1",
|
|
@@ -584,5 +583,5 @@
|
|
|
584
583
|
"> 1%",
|
|
585
584
|
"IE 10"
|
|
586
585
|
],
|
|
587
|
-
"gitHead": "
|
|
586
|
+
"gitHead": "3e24f22e0704d0c879ccd8d76c37ac0ff9866094"
|
|
588
587
|
}
|