@loomhq/lens 12.4.0 → 12.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/cjs/icons/{crop-5-4.js → banner-vector-up.js} +23 -29
- package/dist/cjs/icons/banner-vector-up.js.map +7 -0
- package/dist/cjs/icons/{crop75.js → bug.js} +10 -31
- package/dist/cjs/icons/bug.js.map +7 -0
- package/dist/cjs/icons/chevron-down.js +9 -2
- package/dist/cjs/icons/chevron-down.js.map +3 -3
- package/dist/cjs/icons/chevron-left.js +9 -2
- package/dist/cjs/icons/chevron-left.js.map +3 -3
- package/dist/cjs/icons/chevron-right.js +9 -2
- package/dist/cjs/icons/chevron-right.js.map +3 -3
- package/dist/cjs/icons/chevron-up.js +9 -2
- package/dist/cjs/icons/chevron-up.js.map +3 -3
- package/dist/cjs/icons/chevrons-left.js +7 -7
- package/dist/cjs/icons/chevrons-left.js.map +3 -3
- package/dist/cjs/icons/chevrons-right.js +7 -7
- package/dist/cjs/icons/chevrons-right.js.map +3 -3
- package/dist/cjs/icons/index.js +974 -1126
- package/dist/cjs/icons/index.js.map +4 -4
- package/dist/cjs/icons/lock-fill.js +9 -2
- package/dist/cjs/icons/lock-fill.js.map +3 -3
- package/dist/cjs/icons/{crop54.js → trello-neutral.js} +24 -16
- package/dist/cjs/icons/trello-neutral.js.map +7 -0
- package/dist/cjs/index.js +759 -446
- package/dist/cjs/index.js.map +4 -4
- package/dist/esm/icons/banner-vector-up.js +8 -0
- package/dist/esm/icons/bug.js +8 -0
- package/dist/esm/icons/chevron-down.js +1 -1
- package/dist/esm/icons/chevron-left.js +1 -1
- package/dist/esm/icons/chevron-right.js +1 -1
- package/dist/esm/icons/chevron-up.js +1 -1
- package/dist/esm/icons/chevrons-left.js +1 -1
- package/dist/esm/icons/chevrons-right.js +1 -1
- package/dist/esm/icons/chunk-2JHD3WDR.js +18 -0
- package/dist/esm/icons/chunk-2JHD3WDR.js.map +7 -0
- package/dist/esm/icons/chunk-2V4R73H6.js +26 -0
- package/dist/esm/icons/chunk-2V4R73H6.js.map +7 -0
- package/dist/esm/icons/chunk-4M3VG6OX.js +18 -0
- package/dist/esm/icons/chunk-4M3VG6OX.js.map +7 -0
- package/dist/esm/icons/chunk-7P55ATBS.js +11 -0
- package/dist/esm/icons/chunk-7P55ATBS.js.map +7 -0
- package/dist/esm/icons/chunk-CCNVXINF.js +18 -0
- package/dist/esm/icons/chunk-CCNVXINF.js.map +7 -0
- package/dist/esm/icons/chunk-L45JR2PK.js +18 -0
- package/dist/esm/icons/chunk-L45JR2PK.js.map +7 -0
- package/dist/esm/icons/chunk-S2YQZFRO.js +18 -0
- package/dist/esm/icons/chunk-S2YQZFRO.js.map +7 -0
- package/dist/esm/icons/chunk-TMXYGLRV.js +18 -0
- package/dist/esm/icons/chunk-TMXYGLRV.js.map +7 -0
- package/dist/esm/icons/chunk-XQB6D65H.js +30 -0
- package/dist/esm/icons/chunk-XQB6D65H.js.map +7 -0
- package/dist/esm/icons/chunk-YQ5OKXIL.js +18 -0
- package/dist/esm/icons/chunk-YQ5OKXIL.js.map +7 -0
- package/dist/esm/icons/index.js +156 -192
- package/dist/esm/icons/lock-fill.js +1 -1
- package/dist/esm/icons/trello-neutral.js +8 -0
- package/dist/esm/index.js +741 -426
- package/dist/esm/index.js.map +4 -4
- package/dist/types/colors.d.ts +1 -1
- package/dist/types/colors.d.ts.map +1 -1
- package/dist/types/components/base-styles/base-styles.d.ts +1 -1
- package/dist/types/components/base-styles/base-styles.d.ts.map +1 -1
- package/dist/types/components/button/button.d.ts +11 -1
- package/dist/types/components/button/button.d.ts.map +1 -1
- package/dist/types/components/ellipses-loader/ellipses-loader.d.ts +17 -0
- package/dist/types/components/ellipses-loader/ellipses-loader.d.ts.map +1 -0
- package/dist/types/components/form-field/form-field.d.ts +1 -1
- package/dist/types/components/form-field/form-field.d.ts.map +1 -1
- package/dist/types/components/icon/available-icons/banner-vector-up.d.ts +3 -0
- package/dist/types/components/icon/available-icons/banner-vector-up.d.ts.map +1 -0
- package/dist/types/components/icon/available-icons/bug.d.ts +3 -0
- package/dist/types/components/icon/available-icons/bug.d.ts.map +1 -0
- package/dist/types/components/icon/available-icons/chevron-down.d.ts.map +1 -1
- package/dist/types/components/icon/available-icons/chevron-left.d.ts.map +1 -1
- package/dist/types/components/icon/available-icons/chevron-right.d.ts.map +1 -1
- package/dist/types/components/icon/available-icons/chevron-up.d.ts.map +1 -1
- package/dist/types/components/icon/available-icons/chevrons-left.d.ts.map +1 -1
- package/dist/types/components/icon/available-icons/chevrons-right.d.ts.map +1 -1
- package/dist/types/components/icon/available-icons/index.d.ts +3 -12
- package/dist/types/components/icon/available-icons/index.d.ts.map +1 -1
- package/dist/types/components/icon/available-icons/lock-fill.d.ts.map +1 -1
- package/dist/types/components/icon/available-icons/trello-neutral.d.ts +3 -0
- package/dist/types/components/icon/available-icons/trello-neutral.d.ts.map +1 -0
- package/dist/types/components/index.d.ts +2 -0
- package/dist/types/components/index.d.ts.map +1 -1
- package/dist/types/components/list/list.d.ts +1 -0
- package/dist/types/components/list/list.d.ts.map +1 -1
- package/dist/types/components/tabs/tabs.d.ts +3 -1
- package/dist/types/components/tabs/tabs.d.ts.map +1 -1
- package/dist/types/components/text/text.d.ts +3 -2
- package/dist/types/components/text/text.d.ts.map +1 -1
- package/dist/types/components/typeahead/typeahead.d.ts +5 -3
- package/dist/types/components/typeahead/typeahead.d.ts.map +1 -1
- package/dist/types/components/waveform-loader/waveform-loader.d.ts +20 -0
- package/dist/types/components/waveform-loader/waveform-loader.d.ts.map +1 -0
- package/dist/types/css-variables/index.d.ts +1 -0
- package/dist/types/css-variables/index.d.ts.map +1 -1
- package/dist/types/icons/banner-vector-up.d.ts +3 -0
- package/dist/types/icons/banner-vector-up.d.ts.map +1 -0
- package/dist/types/icons/bug.d.ts +3 -0
- package/dist/types/icons/bug.d.ts.map +1 -0
- package/dist/types/icons/chevron-down.d.ts.map +1 -1
- package/dist/types/icons/chevron-left.d.ts.map +1 -1
- package/dist/types/icons/chevron-right.d.ts.map +1 -1
- package/dist/types/icons/chevron-up.d.ts.map +1 -1
- package/dist/types/icons/chevrons-left.d.ts.map +1 -1
- package/dist/types/icons/chevrons-right.d.ts.map +1 -1
- package/dist/types/icons/index.d.ts +3 -12
- package/dist/types/icons/index.d.ts.map +1 -1
- package/dist/types/icons/lock-fill.d.ts.map +1 -1
- package/dist/types/icons/trello-neutral.d.ts +3 -0
- package/dist/types/icons/trello-neutral.d.ts.map +1 -0
- package/dist/types/utilities/color.d.ts.map +1 -1
- package/dist/types/utilities/styles.d.ts +2 -1
- package/dist/types/utilities/styles.d.ts.map +1 -1
- package/dist/types/variables.d.ts +4 -0
- package/dist/types/variables.d.ts.map +1 -1
- package/package.json +7 -7
- package/dist/cjs/icons/alarm-clock-complete.js +0 -61
- package/dist/cjs/icons/alarm-clock-complete.js.map +0 -7
- package/dist/cjs/icons/alarm-clock.js +0 -61
- package/dist/cjs/icons/alarm-clock.js.map +0 -7
- package/dist/cjs/icons/auto-tasks.js +0 -75
- package/dist/cjs/icons/auto-tasks.js.map +0 -7
- package/dist/cjs/icons/crop-5-4.js.map +0 -7
- package/dist/cjs/icons/crop-7-5.js +0 -61
- package/dist/cjs/icons/crop-7-5.js.map +0 -7
- package/dist/cjs/icons/crop54.js.map +0 -7
- package/dist/cjs/icons/crop75.js.map +0 -7
- package/dist/cjs/icons/folder-plus.js +0 -70
- package/dist/cjs/icons/folder-plus.js.map +0 -7
- package/dist/cjs/icons/frown.js +0 -69
- package/dist/cjs/icons/frown.js.map +0 -7
- package/dist/cjs/icons/location.js +0 -61
- package/dist/cjs/icons/location.js.map +0 -7
- package/dist/cjs/icons/phone-link-off.js +0 -77
- package/dist/cjs/icons/phone-link-off.js.map +0 -7
- package/dist/cjs/icons/phonelink-off.js +0 -59
- package/dist/cjs/icons/phonelink-off.js.map +0 -7
- package/dist/cjs/icons/unarchive.js +0 -77
- package/dist/cjs/icons/unarchive.js.map +0 -7
- package/dist/cjs/icons/watch-later-add.js +0 -61
- package/dist/cjs/icons/watch-later-add.js.map +0 -7
- package/dist/esm/icons/alarm-clock-complete.js +0 -8
- package/dist/esm/icons/alarm-clock.js +0 -8
- package/dist/esm/icons/auto-tasks.js +0 -8
- package/dist/esm/icons/chunk-3Z6V34A5.js +0 -11
- package/dist/esm/icons/chunk-3Z6V34A5.js.map +0 -7
- package/dist/esm/icons/chunk-4YFQ26JF.js +0 -38
- package/dist/esm/icons/chunk-4YFQ26JF.js.map +0 -7
- package/dist/esm/icons/chunk-6VCRLQO3.js +0 -38
- package/dist/esm/icons/chunk-6VCRLQO3.js.map +0 -7
- package/dist/esm/icons/chunk-B3ZAERPE.js +0 -11
- package/dist/esm/icons/chunk-B3ZAERPE.js.map +0 -7
- package/dist/esm/icons/chunk-DQTBI3HQ.js +0 -22
- package/dist/esm/icons/chunk-DQTBI3HQ.js.map +0 -7
- package/dist/esm/icons/chunk-EJKCGJ3J.js +0 -22
- package/dist/esm/icons/chunk-EJKCGJ3J.js.map +0 -7
- package/dist/esm/icons/chunk-FQYZT3T3.js +0 -22
- package/dist/esm/icons/chunk-FQYZT3T3.js.map +0 -7
- package/dist/esm/icons/chunk-G2H4GD25.js +0 -11
- package/dist/esm/icons/chunk-G2H4GD25.js.map +0 -7
- package/dist/esm/icons/chunk-HMGBSY3U.js +0 -18
- package/dist/esm/icons/chunk-HMGBSY3U.js.map +0 -7
- package/dist/esm/icons/chunk-JCJAZ75D.js +0 -22
- package/dist/esm/icons/chunk-JCJAZ75D.js.map +0 -7
- package/dist/esm/icons/chunk-JDLCSW2Q.js +0 -11
- package/dist/esm/icons/chunk-JDLCSW2Q.js.map +0 -7
- package/dist/esm/icons/chunk-NAJNPYP6.js +0 -30
- package/dist/esm/icons/chunk-NAJNPYP6.js.map +0 -7
- package/dist/esm/icons/chunk-OCS5KYBY.js +0 -18
- package/dist/esm/icons/chunk-OCS5KYBY.js.map +0 -7
- package/dist/esm/icons/chunk-P7USLBHP.js +0 -36
- package/dist/esm/icons/chunk-P7USLBHP.js.map +0 -7
- package/dist/esm/icons/chunk-RIKCP3LH.js +0 -20
- package/dist/esm/icons/chunk-RIKCP3LH.js.map +0 -7
- package/dist/esm/icons/chunk-SUNGCRMI.js +0 -22
- package/dist/esm/icons/chunk-SUNGCRMI.js.map +0 -7
- package/dist/esm/icons/chunk-UAUQSA6O.js +0 -11
- package/dist/esm/icons/chunk-UAUQSA6O.js.map +0 -7
- package/dist/esm/icons/chunk-UC5EJBS3.js +0 -31
- package/dist/esm/icons/chunk-UC5EJBS3.js.map +0 -7
- package/dist/esm/icons/chunk-USK2FOBX.js +0 -22
- package/dist/esm/icons/chunk-USK2FOBX.js.map +0 -7
- package/dist/esm/icons/crop-5-4.js +0 -8
- package/dist/esm/icons/crop-5-4.js.map +0 -7
- package/dist/esm/icons/crop-7-5.js +0 -8
- package/dist/esm/icons/crop-7-5.js.map +0 -7
- package/dist/esm/icons/crop54.js +0 -21
- package/dist/esm/icons/crop54.js.map +0 -7
- package/dist/esm/icons/crop75.js +0 -21
- package/dist/esm/icons/crop75.js.map +0 -7
- package/dist/esm/icons/folder-plus.js +0 -8
- package/dist/esm/icons/folder-plus.js.map +0 -7
- package/dist/esm/icons/frown.js +0 -8
- package/dist/esm/icons/frown.js.map +0 -7
- package/dist/esm/icons/location.js +0 -8
- package/dist/esm/icons/location.js.map +0 -7
- package/dist/esm/icons/phone-link-off.js +0 -8
- package/dist/esm/icons/phone-link-off.js.map +0 -7
- package/dist/esm/icons/phonelink-off.js +0 -8
- package/dist/esm/icons/phonelink-off.js.map +0 -7
- package/dist/esm/icons/unarchive.js +0 -8
- package/dist/esm/icons/unarchive.js.map +0 -7
- package/dist/esm/icons/watch-later-add.js +0 -8
- package/dist/esm/icons/watch-later-add.js.map +0 -7
- package/dist/types/components/icon/available-icons/alarm-clock-complete.d.ts +0 -3
- package/dist/types/components/icon/available-icons/alarm-clock-complete.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/alarm-clock.d.ts +0 -3
- package/dist/types/components/icon/available-icons/alarm-clock.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/auto-tasks.d.ts +0 -3
- package/dist/types/components/icon/available-icons/auto-tasks.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/crop-5-4.d.ts +0 -3
- package/dist/types/components/icon/available-icons/crop-5-4.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/crop-7-5.d.ts +0 -3
- package/dist/types/components/icon/available-icons/crop-7-5.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/crop54.d.ts +0 -3
- package/dist/types/components/icon/available-icons/crop54.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/crop75.d.ts +0 -3
- package/dist/types/components/icon/available-icons/crop75.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/folder-plus.d.ts +0 -3
- package/dist/types/components/icon/available-icons/folder-plus.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/frown.d.ts +0 -3
- package/dist/types/components/icon/available-icons/frown.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/location.d.ts +0 -3
- package/dist/types/components/icon/available-icons/location.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/phone-link-off.d.ts +0 -3
- package/dist/types/components/icon/available-icons/phone-link-off.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/phonelink-off.d.ts +0 -3
- package/dist/types/components/icon/available-icons/phonelink-off.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/unarchive.d.ts +0 -3
- package/dist/types/components/icon/available-icons/unarchive.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/watch-later-add.d.ts +0 -3
- package/dist/types/components/icon/available-icons/watch-later-add.d.ts.map +0 -1
- package/dist/types/icons/alarm-clock-complete.d.ts +0 -3
- package/dist/types/icons/alarm-clock-complete.d.ts.map +0 -1
- package/dist/types/icons/alarm-clock.d.ts +0 -3
- package/dist/types/icons/alarm-clock.d.ts.map +0 -1
- package/dist/types/icons/auto-tasks.d.ts +0 -3
- package/dist/types/icons/auto-tasks.d.ts.map +0 -1
- package/dist/types/icons/crop-5-4.d.ts +0 -3
- package/dist/types/icons/crop-5-4.d.ts.map +0 -1
- package/dist/types/icons/crop-7-5.d.ts +0 -3
- package/dist/types/icons/crop-7-5.d.ts.map +0 -1
- package/dist/types/icons/crop54.d.ts +0 -3
- package/dist/types/icons/crop54.d.ts.map +0 -1
- package/dist/types/icons/crop75.d.ts +0 -3
- package/dist/types/icons/crop75.d.ts.map +0 -1
- package/dist/types/icons/folder-plus.d.ts +0 -3
- package/dist/types/icons/folder-plus.d.ts.map +0 -1
- package/dist/types/icons/frown.d.ts +0 -3
- package/dist/types/icons/frown.d.ts.map +0 -1
- package/dist/types/icons/location.d.ts +0 -3
- package/dist/types/icons/location.d.ts.map +0 -1
- package/dist/types/icons/phone-link-off.d.ts +0 -3
- package/dist/types/icons/phone-link-off.d.ts.map +0 -1
- package/dist/types/icons/phonelink-off.d.ts +0 -3
- package/dist/types/icons/phonelink-off.d.ts.map +0 -1
- package/dist/types/icons/unarchive.d.ts +0 -3
- package/dist/types/icons/unarchive.d.ts.map +0 -1
- package/dist/types/icons/watch-later-add.d.ts +0 -3
- package/dist/types/icons/watch-later-add.d.ts.map +0 -1
- /package/dist/esm/icons/{alarm-clock-complete.js.map → banner-vector-up.js.map} +0 -0
- /package/dist/esm/icons/{alarm-clock.js.map → bug.js.map} +0 -0
- /package/dist/esm/icons/{auto-tasks.js.map → trello-neutral.js.map} +0 -0
package/dist/cjs/index.js
CHANGED
|
@@ -56,8 +56,8 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
56
56
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
57
57
|
|
|
58
58
|
// src/index.ts
|
|
59
|
-
var
|
|
60
|
-
__export(
|
|
59
|
+
var index_exports = {};
|
|
60
|
+
__export(index_exports, {
|
|
61
61
|
Align: () => align_default,
|
|
62
62
|
Arrange: () => arrange_default,
|
|
63
63
|
Avatar: () => avatar_default,
|
|
@@ -69,6 +69,7 @@ __export(src_exports, {
|
|
|
69
69
|
Container: () => container_default,
|
|
70
70
|
Distribute: () => distribute_default,
|
|
71
71
|
Dropdown: () => dropdown_default,
|
|
72
|
+
EllipsesLoader: () => ellipses_loader_default,
|
|
72
73
|
ErrorContainer: () => error_container_default,
|
|
73
74
|
FormField: () => form_field_default,
|
|
74
75
|
Icon: () => icon_default,
|
|
@@ -157,6 +158,7 @@ __export(src_exports, {
|
|
|
157
158
|
Tooltip: () => tooltip_default,
|
|
158
159
|
TooltipBox: () => TooltipBox,
|
|
159
160
|
Typeahead: () => typeahead_default,
|
|
161
|
+
WaveformLoader: () => waveform_loader_default,
|
|
160
162
|
accessibilityRules: () => accessibilityRules,
|
|
161
163
|
alignSelfRules: () => alignSelfRules,
|
|
162
164
|
alphaFunction: () => alphaFunction,
|
|
@@ -174,6 +176,8 @@ __export(src_exports, {
|
|
|
174
176
|
flexDirectionRules: () => flexDirectionRules,
|
|
175
177
|
flexItemRules: () => flexItemRules,
|
|
176
178
|
flexWrapRules: () => flexWrapRules,
|
|
179
|
+
fontSettingVariables: () => fontSettingVariables,
|
|
180
|
+
fontSettings: () => fontSettings,
|
|
177
181
|
fontWeightRules: () => fontWeightRules,
|
|
178
182
|
fontWeightVariables: () => fontWeightVariables,
|
|
179
183
|
fontWeights: () => fontWeights,
|
|
@@ -186,6 +190,7 @@ __export(src_exports, {
|
|
|
186
190
|
getColorsCssVarsObject: () => getColorsCssVarsObject,
|
|
187
191
|
getCssVarsFromObject: () => getCssVarsFromObject,
|
|
188
192
|
getFocusRing: () => getFocusRing,
|
|
193
|
+
getFontSetting: () => getFontSetting,
|
|
189
194
|
getFontWeight: () => getFontWeight,
|
|
190
195
|
getListContainer: () => getListContainer,
|
|
191
196
|
getMediaCss: () => getMediaCss,
|
|
@@ -253,8 +258,8 @@ __export(src_exports, {
|
|
|
253
258
|
usePushPageDown: () => use_push_page_down_default,
|
|
254
259
|
widthRules: () => widthRules
|
|
255
260
|
});
|
|
256
|
-
module.exports = __toCommonJS(
|
|
257
|
-
var
|
|
261
|
+
module.exports = __toCommonJS(index_exports);
|
|
262
|
+
var import_react60 = require("@emotion/react");
|
|
258
263
|
|
|
259
264
|
// src/colors.ts
|
|
260
265
|
var percent = (number, percentage) => Math.round(number * percentage / 100);
|
|
@@ -377,6 +382,8 @@ var themeColors = {
|
|
|
377
382
|
ads: "--ds-background-neutral-bold"
|
|
378
383
|
},
|
|
379
384
|
overlay: { h: 0, s: 0, l: 100, a: 1, ads: "--ds-surface-overlay" },
|
|
385
|
+
overlayHover: hslaGreys.grey2,
|
|
386
|
+
overlayActive: hslaGreys.grey3,
|
|
380
387
|
backdrop: { h: 224, s: 72, l: 7, a: backdropAlpha, ads: "--ds-blanket" },
|
|
381
388
|
border: { h: 225.5, s: 57, l: 10, a: borderAlpha, ads: "--ds-border" }
|
|
382
389
|
}, themeSharedColors), {
|
|
@@ -533,6 +540,20 @@ var themeColors = {
|
|
|
533
540
|
ads: "--ds-background-neutral-bold"
|
|
534
541
|
},
|
|
535
542
|
overlay: { h: 225, s: 4, l: 17.6, a: 1, ads: "--ds-surface-overlay" },
|
|
543
|
+
overlayHover: {
|
|
544
|
+
h: 225,
|
|
545
|
+
s: 4,
|
|
546
|
+
l: 19.61,
|
|
547
|
+
a: 1,
|
|
548
|
+
ads: "--ds-surface-overlay-hovered"
|
|
549
|
+
},
|
|
550
|
+
overlayActive: {
|
|
551
|
+
h: 225,
|
|
552
|
+
s: 4.69,
|
|
553
|
+
l: 25.1,
|
|
554
|
+
a: 1,
|
|
555
|
+
ads: "--ds-surface-overlay-pressed"
|
|
556
|
+
},
|
|
536
557
|
backdrop: { h: 210, s: 11, l: 7, a: 0.6, ads: "--ds-blanket" },
|
|
537
558
|
border: { h: 236, s: 36.6, l: 92, a: 0.12, ads: "--ds-border" }
|
|
538
559
|
}, themeSharedColors), {
|
|
@@ -673,6 +694,9 @@ var getColorValue = (color) => {
|
|
|
673
694
|
if (color in hslaColors || color in themeColors.light) {
|
|
674
695
|
return `var(--lns-color-${color})`;
|
|
675
696
|
}
|
|
697
|
+
if (color in gradients) {
|
|
698
|
+
return `var(--lns-gradient-${color})`;
|
|
699
|
+
}
|
|
676
700
|
return color;
|
|
677
701
|
}
|
|
678
702
|
};
|
|
@@ -848,8 +872,9 @@ var getTextSize = (size) => size && `
|
|
|
848
872
|
line-height: var(--lns-lineHeight-${size});
|
|
849
873
|
letter-spacing: var(--lns-letterSpacing-${size});
|
|
850
874
|
`;
|
|
851
|
-
var getRadius = (size) => size && `border-radius: var(--lns-radius-${size});`;
|
|
852
875
|
var getFontWeight = (fontWeight) => fontWeight && `font-weight: var(--lns-fontWeight-${fontWeight});`;
|
|
876
|
+
var getFontSetting = (fontSetting) => fontSetting && `var(--lns-fontSetting-${fontSetting});`;
|
|
877
|
+
var getRadius = (size) => size && `border-radius: var(--lns-radius-${size});`;
|
|
853
878
|
var getShadow = (size) => size && `box-shadow: var(--lns-shadow-${size});`;
|
|
854
879
|
var getFocusRing = (color, position) => {
|
|
855
880
|
const focusColor = color ? color : getColorValue("focusRing");
|
|
@@ -967,6 +992,10 @@ var fontWeights = {
|
|
|
967
992
|
medium: 500,
|
|
968
993
|
bold: 653
|
|
969
994
|
};
|
|
995
|
+
var fontSettings = {
|
|
996
|
+
normal: `'normal'`,
|
|
997
|
+
tnum: `'tnum'`
|
|
998
|
+
};
|
|
970
999
|
var radii = {
|
|
971
1000
|
none: u(0),
|
|
972
1001
|
50: u(0.5),
|
|
@@ -1045,6 +1074,7 @@ var TextWrapper = import_styled.default.span`
|
|
|
1045
1074
|
${(props) => !props.sizeMinMax && getTextSize(props.size)};
|
|
1046
1075
|
${(props) => getFontWeight(props.fontWeight)};
|
|
1047
1076
|
${(props) => props.color && `color: ${getColorValue(props.color)}`};
|
|
1077
|
+
${(props) => props.fontSetting && `font-feature-settings: ${getFontSetting(props.fontSetting)}`};
|
|
1048
1078
|
${(props) => props.isDimmed && `opacity: ${dimAmount}`};
|
|
1049
1079
|
${(props) => props.alignment && `text-align: ${props.alignment}`};
|
|
1050
1080
|
${(props) => props.hasEllipsis && !props.ellipsisLines && `
|
|
@@ -1098,7 +1128,8 @@ var Text = (_a) => {
|
|
|
1098
1128
|
variant,
|
|
1099
1129
|
htmlTag = "span",
|
|
1100
1130
|
alignment,
|
|
1101
|
-
sizeMinMax
|
|
1131
|
+
sizeMinMax,
|
|
1132
|
+
fontSetting = "normal"
|
|
1102
1133
|
} = _b, props = __objRest(_b, [
|
|
1103
1134
|
"children",
|
|
1104
1135
|
"size",
|
|
@@ -1112,7 +1143,8 @@ var Text = (_a) => {
|
|
|
1112
1143
|
"variant",
|
|
1113
1144
|
"htmlTag",
|
|
1114
1145
|
"alignment",
|
|
1115
|
-
"sizeMinMax"
|
|
1146
|
+
"sizeMinMax",
|
|
1147
|
+
"fontSetting"
|
|
1116
1148
|
]);
|
|
1117
1149
|
if (isDimmed) {
|
|
1118
1150
|
console.warn(textIsDimmedDeprecated);
|
|
@@ -1134,7 +1166,8 @@ var Text = (_a) => {
|
|
|
1134
1166
|
variant,
|
|
1135
1167
|
as: htmlTag,
|
|
1136
1168
|
alignment,
|
|
1137
|
-
sizeMinMax
|
|
1169
|
+
sizeMinMax,
|
|
1170
|
+
fontSetting
|
|
1138
1171
|
}, props),
|
|
1139
1172
|
children
|
|
1140
1173
|
);
|
|
@@ -1731,6 +1764,10 @@ var fontWeightVariables = getCssVarsFromObject(
|
|
|
1731
1764
|
"fontWeight",
|
|
1732
1765
|
fontWeights
|
|
1733
1766
|
);
|
|
1767
|
+
var fontSettingVariables = getCssVarsFromObject(
|
|
1768
|
+
"fontSetting",
|
|
1769
|
+
fontSettings
|
|
1770
|
+
);
|
|
1734
1771
|
var textSizeVariables = getCssVarsFromObject(
|
|
1735
1772
|
void 0,
|
|
1736
1773
|
getTextSizesObject()
|
|
@@ -1777,7 +1814,12 @@ var getSizingVariablesCssVarsObject = () => {
|
|
|
1777
1814
|
return Object.assign({}, ...sizingVariables);
|
|
1778
1815
|
};
|
|
1779
1816
|
var getVariablesCssVarsObject = () => {
|
|
1780
|
-
return Object.assign(
|
|
1817
|
+
return Object.assign(
|
|
1818
|
+
{},
|
|
1819
|
+
fontWeightVariables,
|
|
1820
|
+
...sizingVariables,
|
|
1821
|
+
fontSettingVariables
|
|
1822
|
+
);
|
|
1781
1823
|
};
|
|
1782
1824
|
var getColorsCssVarsObject = () => {
|
|
1783
1825
|
return __spreadValues(__spreadValues(__spreadValues({}, colorVariables), themeColorVariables), gradientVariables);
|
|
@@ -1999,7 +2041,7 @@ var avatar_default = Avatar;
|
|
|
1999
2041
|
// src/components/base-styles/base-styles.tsx
|
|
2000
2042
|
var import_react4 = require("@emotion/react");
|
|
2001
2043
|
var import_react5 = __toESM(require("react"));
|
|
2002
|
-
var buildGlobalStylesheet = (rootElement = ":root", bodyElement = "body") => {
|
|
2044
|
+
var buildGlobalStylesheet = (rootElement = ":root", bodyElement = "body", documentElement = "html") => {
|
|
2003
2045
|
return `
|
|
2004
2046
|
${rootElement} {
|
|
2005
2047
|
font-size: 100%;
|
|
@@ -2030,6 +2072,39 @@ var buildGlobalStylesheet = (rootElement = ":root", bodyElement = "body") => {
|
|
|
2030
2072
|
${getAllCssVarsString(rootElement)}
|
|
2031
2073
|
|
|
2032
2074
|
${cssUtilities()}
|
|
2075
|
+
|
|
2076
|
+
${documentElement}[data-brand-color="blue"] {
|
|
2077
|
+
--lns-color-blurpleLight: #E9F2FE;
|
|
2078
|
+
--lns-color-blurpleMedium: #CFE1FD;
|
|
2079
|
+
--lns-color-blurple: #1868DB;
|
|
2080
|
+
--lns-color-blurpleDark: #1558BC;
|
|
2081
|
+
--lns-color-blurpleStrong: #123263;
|
|
2082
|
+
|
|
2083
|
+
--lns-color-backdropTwilight: hsla(216, 69%, 23%, 0.8);
|
|
2084
|
+
--lns-color-highlight: hsla(215, 80%, 48%, 0.15);
|
|
2085
|
+
|
|
2086
|
+
--lns-gradient-ai-primary: conic-gradient(from 180deg at 50% 50%, #0065FF 89.75857436656952deg, #0469FF 145.80000042915344deg, #BF63F3 262.8000068664551deg, #FFA900 307.8000068664551deg);
|
|
2087
|
+
|
|
2088
|
+
--lns-gradient-ai-secondary: radial-gradient(138.41% 100% at 100% 100%, #E9F2FE 0%, #FFF 100%);
|
|
2089
|
+
}
|
|
2090
|
+
|
|
2091
|
+
${documentElement}[data-color-mode="light"][data-brand-color="blue"],
|
|
2092
|
+
${documentElement}[data-brand-color="blue"] [data-lens-theme="light"],
|
|
2093
|
+
${documentElement}[data-brand-color="blue"] .brand-theme-light {
|
|
2094
|
+
--lns-themeLight-color-primary: #1868DB;
|
|
2095
|
+
--lns-themeLight-color-primaryHover: #1558BC;
|
|
2096
|
+
--lns-themeLight-color-primaryActive: #123263;
|
|
2097
|
+
--lns-themeLight-color-focusRing: #4688EC;
|
|
2098
|
+
}
|
|
2099
|
+
|
|
2100
|
+
${documentElement}[data-color-mode="dark"][data-brand-color="blue"],
|
|
2101
|
+
${documentElement}[data-brand-color="blue"] [data-lens-theme="dark"],
|
|
2102
|
+
${documentElement}[data-brand-color="blue"] .brand-theme-dark {
|
|
2103
|
+
--lns-themeDark-color-primary: #669DF1;
|
|
2104
|
+
--lns-themeDark-color-primaryHover: #8FB8F6;
|
|
2105
|
+
--lns-themeDark-color-primaryActive: #CFE1FD;
|
|
2106
|
+
--lns-themeDark-color-focusRing: #8FB8F6;
|
|
2107
|
+
}
|
|
2033
2108
|
`;
|
|
2034
2109
|
};
|
|
2035
2110
|
var BaseStyles = () => /* @__PURE__ */ import_react5.default.createElement(import_react4.Global, { styles: (0, import_react4.css)(buildGlobalStylesheet()) });
|
|
@@ -2205,6 +2280,16 @@ var variantStyles = {
|
|
|
2205
2280
|
background: "transparent",
|
|
2206
2281
|
borderColor: getColorValue("buttonBorder"),
|
|
2207
2282
|
hover: getColorValue("backgroundHover"),
|
|
2283
|
+
active: getColorValue("backgroundActive"),
|
|
2284
|
+
floatingBackground: getColorValue("overlay"),
|
|
2285
|
+
floatingHover: getColorValue("overlayHover"),
|
|
2286
|
+
floatingActive: getColorValue("overlayActive")
|
|
2287
|
+
},
|
|
2288
|
+
neutralSecondary: {
|
|
2289
|
+
color: getColorValue("body"),
|
|
2290
|
+
background: "backgroundSecondary",
|
|
2291
|
+
hover: getColorValue("grey3"),
|
|
2292
|
+
// TODO(tatiana/ben p): Awaiting final confirmation from Cody as to semantic approach when he returns Oct 2025
|
|
2208
2293
|
active: getColorValue("backgroundActive")
|
|
2209
2294
|
},
|
|
2210
2295
|
primary: {
|
|
@@ -2251,17 +2336,18 @@ var variantStyles = {
|
|
|
2251
2336
|
active: null
|
|
2252
2337
|
}
|
|
2253
2338
|
};
|
|
2254
|
-
var statusStyles = {
|
|
2339
|
+
var statusStyles = (props) => ({
|
|
2255
2340
|
enabled: import_react9.css`
|
|
2256
2341
|
cursor: pointer;
|
|
2257
2342
|
`,
|
|
2258
2343
|
disabled: import_react9.css`
|
|
2344
|
+
${props.ariaDisabled && `aria-disabled: true`};
|
|
2259
2345
|
pointer-events: none;
|
|
2260
2346
|
background-color: ${getColorValue("disabledBackground")};
|
|
2261
2347
|
color: ${getColorValue("disabledContent")};
|
|
2262
2348
|
border: none;
|
|
2263
2349
|
`
|
|
2264
|
-
};
|
|
2350
|
+
});
|
|
2265
2351
|
var iconGap = u(1);
|
|
2266
2352
|
var ButtonWrapper = import_styled5.default.button`
|
|
2267
2353
|
appearance: none;
|
|
@@ -2280,12 +2366,14 @@ var ButtonWrapper = import_styled5.default.button`
|
|
|
2280
2366
|
border-radius: ${(props) => sizesStyles[props.size].radius};
|
|
2281
2367
|
${(props) => props.hasFullWidth ? "display: flex; width: 100%" : "display: inline-flex"};
|
|
2282
2368
|
height: ${(props) => sizesStyles[props.size].height};
|
|
2369
|
+
height: ${(props) => sizesStyles[props.size].height};
|
|
2283
2370
|
min-width: ${(props) => sizesStyles[props.size].height};
|
|
2284
2371
|
${(props) => getTextSize(sizesStyles[props.size].textSize)};
|
|
2285
|
-
${(props) => props.
|
|
2372
|
+
${(props) => props.isFloating && `box-shadow: ${shadows.medium}`};
|
|
2373
|
+
${(props) => props.disabled ? statusStyles(props).disabled : statusStyles(props).enabled};
|
|
2286
2374
|
${(props) => !props.disabled && `
|
|
2287
2375
|
border: ${variantStyles[props.variant].borderColor ? `1px solid ${variantStyles[props.variant].borderColor}` : "none"};
|
|
2288
|
-
background: ${variantStyles[props.variant].background};
|
|
2376
|
+
background: ${props.isFloating && props.variant === "neutral" ? variantStyles[props.variant].floatingBackground : variantStyles[props.variant].background};
|
|
2289
2377
|
background-position: left;
|
|
2290
2378
|
background-size: 125%;
|
|
2291
2379
|
color: ${variantStyles[props.variant].color};
|
|
@@ -2295,7 +2383,7 @@ var ButtonWrapper = import_styled5.default.button`
|
|
|
2295
2383
|
transition:
|
|
2296
2384
|
0.3s background,
|
|
2297
2385
|
0.3s border-color;
|
|
2298
|
-
background: ${(props) => variantStyles[props.variant].hover};
|
|
2386
|
+
background: ${(props) => props.isFloating && props.variant === "neutral" ? variantStyles[props.variant].floatingHover : variantStyles[props.variant].hover};
|
|
2299
2387
|
background-position: 75% center;
|
|
2300
2388
|
}
|
|
2301
2389
|
|
|
@@ -2303,7 +2391,7 @@ var ButtonWrapper = import_styled5.default.button`
|
|
|
2303
2391
|
transition:
|
|
2304
2392
|
0s background,
|
|
2305
2393
|
0s border-color;
|
|
2306
|
-
background: ${(props) => variantStyles[props.variant].active};
|
|
2394
|
+
background: ${(props) => props.isFloating && props.variant === "neutral" ? variantStyles[props.variant].floatingActive : variantStyles[props.variant].active};
|
|
2307
2395
|
background-position: right;
|
|
2308
2396
|
}
|
|
2309
2397
|
|
|
@@ -2344,9 +2432,12 @@ var Button = (_a) => {
|
|
|
2344
2432
|
hasFullWidth,
|
|
2345
2433
|
icon,
|
|
2346
2434
|
iconPosition = "left",
|
|
2435
|
+
iconBefore,
|
|
2436
|
+
iconAfter,
|
|
2347
2437
|
logoSrc,
|
|
2348
2438
|
hasLoader,
|
|
2349
2439
|
isDisabled,
|
|
2440
|
+
ariaDisabled,
|
|
2350
2441
|
htmlTag = "button",
|
|
2351
2442
|
interactionName,
|
|
2352
2443
|
onClick,
|
|
@@ -2358,30 +2449,51 @@ var Button = (_a) => {
|
|
|
2358
2449
|
"hasFullWidth",
|
|
2359
2450
|
"icon",
|
|
2360
2451
|
"iconPosition",
|
|
2452
|
+
"iconBefore",
|
|
2453
|
+
"iconAfter",
|
|
2361
2454
|
"logoSrc",
|
|
2362
2455
|
"hasLoader",
|
|
2363
2456
|
"isDisabled",
|
|
2457
|
+
"ariaDisabled",
|
|
2364
2458
|
"htmlTag",
|
|
2365
2459
|
"interactionName",
|
|
2366
2460
|
"onClick",
|
|
2367
2461
|
"refHandler"
|
|
2368
2462
|
]);
|
|
2369
|
-
const
|
|
2463
|
+
const legacyIconLeft = icon && iconPosition === "left" ? icon : null;
|
|
2464
|
+
const iconBeforeElement = iconBefore || legacyIconLeft ? /* @__PURE__ */ import_react10.default.createElement(
|
|
2370
2465
|
IconSection,
|
|
2371
2466
|
{
|
|
2372
2467
|
hasLoader,
|
|
2373
|
-
paddingLeft:
|
|
2374
|
-
paddingRight: children
|
|
2468
|
+
paddingLeft: "0",
|
|
2469
|
+
paddingRight: children ? iconGap : "0"
|
|
2375
2470
|
},
|
|
2376
2471
|
/* @__PURE__ */ import_react10.default.createElement(
|
|
2377
2472
|
icon_default,
|
|
2378
2473
|
{
|
|
2379
|
-
icon,
|
|
2474
|
+
icon: iconBefore || legacyIconLeft,
|
|
2380
2475
|
color: "currentColor",
|
|
2381
2476
|
size: sizesStyles[size].iconSize
|
|
2382
2477
|
}
|
|
2383
2478
|
)
|
|
2384
|
-
);
|
|
2479
|
+
) : null;
|
|
2480
|
+
const legacyIconRight = icon && iconPosition === "right" ? icon : null;
|
|
2481
|
+
const iconAfterElement = iconAfter || legacyIconRight ? /* @__PURE__ */ import_react10.default.createElement(
|
|
2482
|
+
IconSection,
|
|
2483
|
+
{
|
|
2484
|
+
hasLoader,
|
|
2485
|
+
paddingLeft: children ? iconGap : "0",
|
|
2486
|
+
paddingRight: "unset"
|
|
2487
|
+
},
|
|
2488
|
+
/* @__PURE__ */ import_react10.default.createElement(
|
|
2489
|
+
icon_default,
|
|
2490
|
+
{
|
|
2491
|
+
icon: legacyIconRight || iconAfter,
|
|
2492
|
+
color: "currentColor",
|
|
2493
|
+
size: sizesStyles[size].iconSize
|
|
2494
|
+
}
|
|
2495
|
+
)
|
|
2496
|
+
) : null;
|
|
2385
2497
|
const onClickWithPressTracing = (0, import_react10.useCallback)(
|
|
2386
2498
|
(event) => {
|
|
2387
2499
|
if (interactionName) {
|
|
@@ -2401,6 +2513,7 @@ var Button = (_a) => {
|
|
|
2401
2513
|
iconPosition,
|
|
2402
2514
|
logoSrc,
|
|
2403
2515
|
disabled: isDisabled,
|
|
2516
|
+
ariaDisabled,
|
|
2404
2517
|
as: htmlTag,
|
|
2405
2518
|
hasChildren: children,
|
|
2406
2519
|
ref: (ref) => refHandler && refHandler(ref)
|
|
@@ -2408,7 +2521,7 @@ var Button = (_a) => {
|
|
|
2408
2521
|
onClick: interactionName === void 0 ? onClick : onClickWithPressTracing
|
|
2409
2522
|
}),
|
|
2410
2523
|
hasLoader && /* @__PURE__ */ import_react10.default.createElement(LoaderSection, null, /* @__PURE__ */ import_react10.default.createElement(loader_default, { color: "currentColor" })),
|
|
2411
|
-
|
|
2524
|
+
iconBeforeElement,
|
|
2412
2525
|
logoSrc && /* @__PURE__ */ import_react10.default.createElement(
|
|
2413
2526
|
LogoImage,
|
|
2414
2527
|
{
|
|
@@ -2422,7 +2535,7 @@ var Button = (_a) => {
|
|
|
2422
2535
|
}
|
|
2423
2536
|
),
|
|
2424
2537
|
/* @__PURE__ */ import_react10.default.createElement(ChildrenSection, { hasLoader }, children),
|
|
2425
|
-
|
|
2538
|
+
iconAfterElement
|
|
2426
2539
|
);
|
|
2427
2540
|
};
|
|
2428
2541
|
var availableSizes2 = Object.keys(sizesStyles);
|
|
@@ -3567,10 +3680,17 @@ var getDownshiftEnvironment = (container) => {
|
|
|
3567
3680
|
};
|
|
3568
3681
|
|
|
3569
3682
|
// src/components/icon/available-icons/chevron-down.tsx
|
|
3570
|
-
var import_chevron_down = __toESM(require("@atlaskit/icon/utility/chevron-down"));
|
|
3571
3683
|
var React20 = __toESM(require("react"));
|
|
3572
3684
|
function SvgChevronDown() {
|
|
3573
|
-
return /* @__PURE__ */ React20.createElement(
|
|
3685
|
+
return /* @__PURE__ */ React20.createElement("span", { "aria-hidden": true, "data-testid": "ads-refreshed-icon" }, /* @__PURE__ */ React20.createElement("svg", { viewBox: "-2 -2 16 16" }, /* @__PURE__ */ React20.createElement(
|
|
3686
|
+
"path",
|
|
3687
|
+
{
|
|
3688
|
+
fill: "currentColor",
|
|
3689
|
+
fillRule: "evenodd",
|
|
3690
|
+
d: "M2.03 3.97 6 7.94l3.97-3.97 1.06 1.06-4.5 4.5a.75.75 0 0 1-1.06 0l-4.5-4.5z",
|
|
3691
|
+
clipRule: "evenodd"
|
|
3692
|
+
}
|
|
3693
|
+
)));
|
|
3574
3694
|
}
|
|
3575
3695
|
|
|
3576
3696
|
// src/components/menu/menu.tsx
|
|
@@ -5078,182 +5198,192 @@ var TypeaheadMenu = (_a) => {
|
|
|
5078
5198
|
})));
|
|
5079
5199
|
}));
|
|
5080
5200
|
};
|
|
5081
|
-
var Typeahead = (
|
|
5082
|
-
|
|
5083
|
-
|
|
5084
|
-
|
|
5085
|
-
|
|
5086
|
-
|
|
5087
|
-
|
|
5088
|
-
|
|
5089
|
-
|
|
5090
|
-
|
|
5091
|
-
|
|
5092
|
-
|
|
5093
|
-
|
|
5094
|
-
|
|
5095
|
-
|
|
5096
|
-
|
|
5097
|
-
|
|
5098
|
-
|
|
5099
|
-
|
|
5100
|
-
|
|
5101
|
-
|
|
5102
|
-
|
|
5103
|
-
|
|
5104
|
-
|
|
5105
|
-
|
|
5106
|
-
|
|
5107
|
-
|
|
5108
|
-
|
|
5109
|
-
|
|
5110
|
-
|
|
5111
|
-
|
|
5112
|
-
|
|
5113
|
-
|
|
5114
|
-
|
|
5115
|
-
|
|
5116
|
-
|
|
5117
|
-
|
|
5118
|
-
|
|
5119
|
-
|
|
5120
|
-
|
|
5121
|
-
|
|
5122
|
-
|
|
5123
|
-
|
|
5124
|
-
|
|
5125
|
-
|
|
5126
|
-
|
|
5127
|
-
|
|
5128
|
-
|
|
5129
|
-
|
|
5130
|
-
|
|
5131
|
-
|
|
5132
|
-
|
|
5133
|
-
|
|
5134
|
-
|
|
5135
|
-
|
|
5136
|
-
|
|
5137
|
-
|
|
5138
|
-
|
|
5139
|
-
|
|
5140
|
-
|
|
5141
|
-
|
|
5142
|
-
|
|
5143
|
-
|
|
5144
|
-
|
|
5145
|
-
|
|
5146
|
-
|
|
5147
|
-
|
|
5148
|
-
|
|
5149
|
-
|
|
5150
|
-
|
|
5151
|
-
|
|
5152
|
-
|
|
5153
|
-
|
|
5154
|
-
|
|
5155
|
-
|
|
5156
|
-
|
|
5157
|
-
|
|
5158
|
-
|
|
5159
|
-
|
|
5160
|
-
|
|
5161
|
-
|
|
5162
|
-
if (didSelectedOptionValueChange2(selectedOptionValue, prevSelectedItem)) {
|
|
5163
|
-
const item = getSelectedOption2(selectedOptionValue, options);
|
|
5164
|
-
setPrevSelectedItem(item);
|
|
5165
|
-
setSelectedItem(item);
|
|
5166
|
-
setInputValue("");
|
|
5167
|
-
}
|
|
5168
|
-
}, [selectedOptionValue, options, prevSelectedItem]);
|
|
5169
|
-
(0, import_react30.useEffect)(() => {
|
|
5170
|
-
var _a2;
|
|
5171
|
-
onOpenChange && onOpenChange(downshiftIsOpen);
|
|
5172
|
-
if (!downshiftIsOpen) {
|
|
5173
|
-
(_a2 = inputRef.current) == null ? void 0 : _a2.blur();
|
|
5174
|
-
}
|
|
5175
|
-
}, [downshiftIsOpen, onOpenChange]);
|
|
5176
|
-
const hasAvailableOptions = (0, import_react30.useMemo)(() => {
|
|
5177
|
-
if (!Array.isArray(options)) {
|
|
5178
|
-
return false;
|
|
5201
|
+
var Typeahead = (0, import_react30.forwardRef)(
|
|
5202
|
+
(_a, ref) => {
|
|
5203
|
+
var _b = _a, {
|
|
5204
|
+
container,
|
|
5205
|
+
onOptionChange,
|
|
5206
|
+
onInputValueChange,
|
|
5207
|
+
menuZIndex = 1100,
|
|
5208
|
+
menuMaxWidth,
|
|
5209
|
+
menuMaxHeight = 34,
|
|
5210
|
+
menuMinWidth,
|
|
5211
|
+
ariaMenuName,
|
|
5212
|
+
selectedOptionValue,
|
|
5213
|
+
onOuterClick,
|
|
5214
|
+
options,
|
|
5215
|
+
placeholder,
|
|
5216
|
+
menuPosition = "left",
|
|
5217
|
+
isDisabled,
|
|
5218
|
+
onOpenChange,
|
|
5219
|
+
isLoading,
|
|
5220
|
+
loadingMessage,
|
|
5221
|
+
emptyResultsMessage,
|
|
5222
|
+
errorMessage
|
|
5223
|
+
} = _b, props = __objRest(_b, [
|
|
5224
|
+
"container",
|
|
5225
|
+
"onOptionChange",
|
|
5226
|
+
"onInputValueChange",
|
|
5227
|
+
"menuZIndex",
|
|
5228
|
+
"menuMaxWidth",
|
|
5229
|
+
"menuMaxHeight",
|
|
5230
|
+
"menuMinWidth",
|
|
5231
|
+
"ariaMenuName",
|
|
5232
|
+
"selectedOptionValue",
|
|
5233
|
+
"onOuterClick",
|
|
5234
|
+
"options",
|
|
5235
|
+
"placeholder",
|
|
5236
|
+
"menuPosition",
|
|
5237
|
+
"isDisabled",
|
|
5238
|
+
"onOpenChange",
|
|
5239
|
+
"isLoading",
|
|
5240
|
+
"loadingMessage",
|
|
5241
|
+
"emptyResultsMessage",
|
|
5242
|
+
"errorMessage"
|
|
5243
|
+
]);
|
|
5244
|
+
const environment = getDownshiftEnvironment(container);
|
|
5245
|
+
const internalInputRef = (0, import_react30.useRef)(null);
|
|
5246
|
+
const inputRef = (0, import_react30.useCallback)(
|
|
5247
|
+
(node) => {
|
|
5248
|
+
internalInputRef.current = node;
|
|
5249
|
+
if (ref) {
|
|
5250
|
+
typeof ref === "function" ? ref(node) : ref.current = node;
|
|
5251
|
+
}
|
|
5252
|
+
},
|
|
5253
|
+
[ref]
|
|
5254
|
+
);
|
|
5255
|
+
const [inputValue, setInputValue] = (0, import_react30.useState)("");
|
|
5256
|
+
const [downshiftIsOpen, setDownshiftIsOpen] = (0, import_react30.useState)(false);
|
|
5257
|
+
const [prevSelectedItem, setPrevSelectedItem] = (0, import_react30.useState)(
|
|
5258
|
+
getSelectedOption2(selectedOptionValue, options)
|
|
5259
|
+
);
|
|
5260
|
+
const [selectedItem, setSelectedItem] = (0, import_react30.useState)(
|
|
5261
|
+
prevSelectedItem
|
|
5262
|
+
);
|
|
5263
|
+
const handleInputValueChange = (value) => {
|
|
5264
|
+
setInputValue(value);
|
|
5265
|
+
onInputValueChange && onInputValueChange(value);
|
|
5266
|
+
};
|
|
5267
|
+
const onDownshiftChange = (item) => {
|
|
5268
|
+
const value = item || null;
|
|
5269
|
+
setSelectedItem(value);
|
|
5270
|
+
onOptionChange && onOptionChange(value);
|
|
5271
|
+
};
|
|
5272
|
+
const downshiftProps = {
|
|
5273
|
+
itemToString: (item) => item ? item.value : "",
|
|
5274
|
+
onChange: onDownshiftChange,
|
|
5275
|
+
onOuterClick,
|
|
5276
|
+
environment,
|
|
5277
|
+
selectedItem,
|
|
5278
|
+
isOpen: downshiftIsOpen
|
|
5279
|
+
};
|
|
5280
|
+
if (environment) {
|
|
5281
|
+
downshiftProps.environment = environment;
|
|
5179
5282
|
}
|
|
5180
|
-
|
|
5181
|
-
|
|
5182
|
-
|
|
5183
|
-
|
|
5184
|
-
|
|
5185
|
-
|
|
5186
|
-
|
|
5283
|
+
const { layerProps, triggerProps, renderLayer, triggerBounds } = (0, import_react_laag2.useLayer)({
|
|
5284
|
+
isOpen: downshiftIsOpen,
|
|
5285
|
+
container,
|
|
5286
|
+
ResizeObserver: import_resize_observer_polyfill2.default,
|
|
5287
|
+
placement: menuPositions[menuPosition],
|
|
5288
|
+
auto: true,
|
|
5289
|
+
snap: true
|
|
5290
|
+
});
|
|
5291
|
+
(0, import_react30.useEffect)(() => {
|
|
5292
|
+
if (didSelectedOptionValueChange2(selectedOptionValue, prevSelectedItem)) {
|
|
5293
|
+
const item = getSelectedOption2(selectedOptionValue, options);
|
|
5294
|
+
setPrevSelectedItem(item);
|
|
5295
|
+
setSelectedItem(item);
|
|
5296
|
+
setInputValue("");
|
|
5297
|
+
}
|
|
5298
|
+
}, [selectedOptionValue, options, prevSelectedItem]);
|
|
5299
|
+
(0, import_react30.useEffect)(() => {
|
|
5300
|
+
var _a2;
|
|
5301
|
+
onOpenChange && onOpenChange(downshiftIsOpen);
|
|
5302
|
+
if (!downshiftIsOpen) {
|
|
5303
|
+
(_a2 = internalInputRef.current) == null ? void 0 : _a2.blur();
|
|
5304
|
+
}
|
|
5305
|
+
}, [downshiftIsOpen, onOpenChange]);
|
|
5306
|
+
const hasAvailableOptions = (0, import_react30.useMemo)(() => {
|
|
5307
|
+
if (!Array.isArray(options)) {
|
|
5308
|
+
return false;
|
|
5309
|
+
}
|
|
5310
|
+
return isGrouped2(options) ? options.some((group) => group.items.length > 0) : options.length > 0;
|
|
5311
|
+
}, [options]);
|
|
5312
|
+
const stateReducer = (state, changes) => {
|
|
5313
|
+
if (changes.isOpen !== void 0) {
|
|
5314
|
+
if (changes.type === import_downshift3.default.stateChangeTypes.keyDownEscape) {
|
|
5315
|
+
setDownshiftIsOpen(false);
|
|
5316
|
+
return { isOpen: false };
|
|
5317
|
+
}
|
|
5318
|
+
setDownshiftIsOpen(changes.isOpen);
|
|
5187
5319
|
}
|
|
5188
|
-
|
|
5189
|
-
}
|
|
5190
|
-
return
|
|
5191
|
-
|
|
5192
|
-
|
|
5193
|
-
|
|
5194
|
-
|
|
5195
|
-
|
|
5196
|
-
|
|
5197
|
-
|
|
5198
|
-
|
|
5199
|
-
|
|
5200
|
-
|
|
5201
|
-
|
|
5202
|
-
|
|
5203
|
-
|
|
5204
|
-
|
|
5205
|
-
|
|
5206
|
-
|
|
5207
|
-
|
|
5208
|
-
|
|
5209
|
-
|
|
5210
|
-
|
|
5211
|
-
|
|
5212
|
-
|
|
5213
|
-
|
|
5214
|
-
|
|
5215
|
-
isOpen: downshiftIsOpen && isOpen,
|
|
5216
|
-
onInputFocus: () => {
|
|
5217
|
-
if (hasAvailableOptions || isLoading) {
|
|
5320
|
+
return changes;
|
|
5321
|
+
};
|
|
5322
|
+
return /* @__PURE__ */ import_react30.default.createElement(TypeaheadWrapper, __spreadValues({}, props), /* @__PURE__ */ import_react30.default.createElement(import_downshift3.default, __spreadProps(__spreadValues({}, downshiftProps), { stateReducer }), ({
|
|
5323
|
+
getItemProps,
|
|
5324
|
+
getInputProps,
|
|
5325
|
+
getMenuProps,
|
|
5326
|
+
isOpen,
|
|
5327
|
+
highlightedIndex,
|
|
5328
|
+
selectedItem: selectedItem2
|
|
5329
|
+
}) => {
|
|
5330
|
+
return (
|
|
5331
|
+
// Don't set the role to combobox to ensure a consistent experience for screen readers
|
|
5332
|
+
/* @__PURE__ */ import_react30.default.createElement("div", { role: "presentation" }, /* @__PURE__ */ import_react30.default.createElement("div", __spreadValues({}, triggerProps), /* @__PURE__ */ import_react30.default.createElement(
|
|
5333
|
+
TypeaheadHeader,
|
|
5334
|
+
{
|
|
5335
|
+
inputRef,
|
|
5336
|
+
selectedItem: selectedItem2,
|
|
5337
|
+
selectedOptionValue,
|
|
5338
|
+
placeholder,
|
|
5339
|
+
isDisabled,
|
|
5340
|
+
options,
|
|
5341
|
+
getInputProps,
|
|
5342
|
+
ariaMenuName,
|
|
5343
|
+
inputValue,
|
|
5344
|
+
handleInputValueChange,
|
|
5345
|
+
isOpen: downshiftIsOpen && isOpen,
|
|
5346
|
+
onInputFocus: () => {
|
|
5218
5347
|
setDownshiftIsOpen(true);
|
|
5219
|
-
}
|
|
5220
|
-
|
|
5221
|
-
|
|
5222
|
-
|
|
5223
|
-
|
|
5224
|
-
)), downshiftIsOpen && isOpen && renderLayer(
|
|
5225
|
-
/* @__PURE__ */ import_react30.default.createElement(
|
|
5226
|
-
"div",
|
|
5227
|
-
__spreadProps(__spreadValues({}, layerProps), {
|
|
5228
|
-
style: __spreadProps(__spreadValues({}, layerProps.style), {
|
|
5229
|
-
zIndex: menuZIndex,
|
|
5230
|
-
width: menuMinWidth ? "auto" : triggerBounds == null ? void 0 : triggerBounds.width
|
|
5231
|
-
})
|
|
5232
|
-
}),
|
|
5348
|
+
},
|
|
5349
|
+
hasLoader: isLoading,
|
|
5350
|
+
hasError: Boolean(errorMessage)
|
|
5351
|
+
}
|
|
5352
|
+
)), downshiftIsOpen && isOpen && renderLayer(
|
|
5233
5353
|
/* @__PURE__ */ import_react30.default.createElement(
|
|
5234
|
-
|
|
5235
|
-
{
|
|
5236
|
-
|
|
5237
|
-
|
|
5238
|
-
|
|
5239
|
-
|
|
5240
|
-
|
|
5241
|
-
|
|
5242
|
-
|
|
5243
|
-
|
|
5244
|
-
|
|
5245
|
-
|
|
5246
|
-
|
|
5247
|
-
|
|
5248
|
-
|
|
5249
|
-
|
|
5250
|
-
|
|
5354
|
+
"div",
|
|
5355
|
+
__spreadProps(__spreadValues({}, layerProps), {
|
|
5356
|
+
style: __spreadProps(__spreadValues({}, layerProps.style), {
|
|
5357
|
+
zIndex: menuZIndex,
|
|
5358
|
+
width: menuMinWidth ? "auto" : triggerBounds == null ? void 0 : triggerBounds.width
|
|
5359
|
+
})
|
|
5360
|
+
}),
|
|
5361
|
+
/* @__PURE__ */ import_react30.default.createElement(
|
|
5362
|
+
TypeaheadMenu,
|
|
5363
|
+
{
|
|
5364
|
+
options,
|
|
5365
|
+
selectedItem: selectedItem2,
|
|
5366
|
+
selectedOptionValue,
|
|
5367
|
+
hasAvailableOptions,
|
|
5368
|
+
highlightedIndex,
|
|
5369
|
+
getItemProps,
|
|
5370
|
+
isLoading,
|
|
5371
|
+
loadingMessage,
|
|
5372
|
+
emptyResultsMessage,
|
|
5373
|
+
position: menuPosition,
|
|
5374
|
+
downshiftMenuProps: getMenuProps,
|
|
5375
|
+
maxWidth: menuMaxWidth,
|
|
5376
|
+
maxHeight: menuMaxHeight,
|
|
5377
|
+
minWidth: menuMinWidth
|
|
5378
|
+
}
|
|
5379
|
+
)
|
|
5251
5380
|
)
|
|
5252
|
-
)
|
|
5253
|
-
)
|
|
5254
|
-
);
|
|
5255
|
-
}
|
|
5256
|
-
|
|
5381
|
+
), Boolean(errorMessage) && !downshiftIsOpen ? /* @__PURE__ */ import_react30.default.createElement(ErrorMessage2, null, errorMessage) : null)
|
|
5382
|
+
);
|
|
5383
|
+
}));
|
|
5384
|
+
}
|
|
5385
|
+
);
|
|
5386
|
+
Typeahead.displayName = "Typeahead";
|
|
5257
5387
|
var typeahead_default = Typeahead;
|
|
5258
5388
|
|
|
5259
5389
|
// src/components/dropdown/dropdown.tsx
|
|
@@ -5669,6 +5799,14 @@ var directionStyles = {
|
|
|
5669
5799
|
label: { marginLeft: "var(--lns-space-small)" },
|
|
5670
5800
|
errorMessage: { marginLeft: "var(--lns-space-small)" }
|
|
5671
5801
|
},
|
|
5802
|
+
"row-reverse": {
|
|
5803
|
+
wrapper: {
|
|
5804
|
+
display: "grid",
|
|
5805
|
+
gridTemplateColumns: "1fr auto",
|
|
5806
|
+
alignItems: "center"
|
|
5807
|
+
},
|
|
5808
|
+
label: {}
|
|
5809
|
+
},
|
|
5672
5810
|
column: {
|
|
5673
5811
|
wrapper: {},
|
|
5674
5812
|
label: { marginBottom: "var(--lns-space-xsmall)" }
|
|
@@ -5679,7 +5817,10 @@ var FormFieldWrapper = import_styled27.default.div`
|
|
|
5679
5817
|
`;
|
|
5680
5818
|
var Label = import_styled27.default.label`
|
|
5681
5819
|
display: block;
|
|
5682
|
-
${(props) =>
|
|
5820
|
+
${(props) => {
|
|
5821
|
+
var _a;
|
|
5822
|
+
return props.direction && ((_a = directionStyles[props.direction]) == null ? void 0 : _a.label);
|
|
5823
|
+
}};
|
|
5683
5824
|
${(props) => props.isLabelClickable && "cursor: pointer"};
|
|
5684
5825
|
`;
|
|
5685
5826
|
var ErrorMessage3 = import_styled27.default.span`
|
|
@@ -5726,7 +5867,7 @@ var FormField = (_a) => {
|
|
|
5726
5867
|
},
|
|
5727
5868
|
label
|
|
5728
5869
|
);
|
|
5729
|
-
return /* @__PURE__ */ import_react34.default.createElement(FormFieldWrapper, __spreadValues({ direction }, props), direction === "row" && /* @__PURE__ */ import_react34.default.createElement(import_react34.default.Fragment, null, children, labelElement), direction === "column" && /* @__PURE__ */ import_react34.default.createElement(import_react34.default.Fragment, null, labelElement, children), errorMessage && /* @__PURE__ */ import_react34.default.createElement(ErrorMessage3, null, errorMessage));
|
|
5870
|
+
return /* @__PURE__ */ import_react34.default.createElement(FormFieldWrapper, __spreadValues({ direction }, props), direction === "row" && /* @__PURE__ */ import_react34.default.createElement(import_react34.default.Fragment, null, children, labelElement), direction === "column" && /* @__PURE__ */ import_react34.default.createElement(import_react34.default.Fragment, null, labelElement, children), direction === "row-reverse" && /* @__PURE__ */ import_react34.default.createElement(import_react34.default.Fragment, null, labelElement, children), errorMessage && /* @__PURE__ */ import_react34.default.createElement(ErrorMessage3, null, errorMessage));
|
|
5730
5871
|
};
|
|
5731
5872
|
var form_field_default = FormField;
|
|
5732
5873
|
|
|
@@ -6986,19 +7127,25 @@ var Tabs = (_a) => {
|
|
|
6986
7127
|
scrollOffset,
|
|
6987
7128
|
hasFullTabs,
|
|
6988
7129
|
isPilledDesign,
|
|
6989
|
-
hasBottomBorder = false
|
|
7130
|
+
hasBottomBorder = false,
|
|
7131
|
+
role,
|
|
7132
|
+
ariaOrientation
|
|
6990
7133
|
} = _b, props = __objRest(_b, [
|
|
6991
7134
|
"children",
|
|
6992
7135
|
"scrollOffset",
|
|
6993
7136
|
"hasFullTabs",
|
|
6994
7137
|
"isPilledDesign",
|
|
6995
|
-
"hasBottomBorder"
|
|
7138
|
+
"hasBottomBorder",
|
|
7139
|
+
"role",
|
|
7140
|
+
"ariaOrientation"
|
|
6996
7141
|
]);
|
|
6997
7142
|
const tabsContent = isPilledDesign ? /* @__PURE__ */ import_react49.default.createElement(
|
|
6998
7143
|
TabsNavPilled,
|
|
6999
7144
|
__spreadValues({
|
|
7000
7145
|
hasFullTabs,
|
|
7001
|
-
scrollOffset
|
|
7146
|
+
scrollOffset,
|
|
7147
|
+
role,
|
|
7148
|
+
"aria-orientation": ariaOrientation
|
|
7002
7149
|
}, props),
|
|
7003
7150
|
/* @__PURE__ */ import_react49.default.createElement("ul", null, children)
|
|
7004
7151
|
) : /* @__PURE__ */ import_react49.default.createElement(
|
|
@@ -7006,7 +7153,9 @@ var Tabs = (_a) => {
|
|
|
7006
7153
|
__spreadValues({
|
|
7007
7154
|
hasFullTabs,
|
|
7008
7155
|
scrollOffset,
|
|
7009
|
-
hasBottomBorder
|
|
7156
|
+
hasBottomBorder,
|
|
7157
|
+
role,
|
|
7158
|
+
"aria-orientation": ariaOrientation
|
|
7010
7159
|
}, props),
|
|
7011
7160
|
/* @__PURE__ */ import_react49.default.createElement("ul", null, children)
|
|
7012
7161
|
);
|
|
@@ -7532,70 +7681,234 @@ var ColorPicker = (_a) => {
|
|
|
7532
7681
|
};
|
|
7533
7682
|
var color_picker_default = ColorPicker;
|
|
7534
7683
|
|
|
7535
|
-
// src/
|
|
7536
|
-
var
|
|
7537
|
-
|
|
7538
|
-
|
|
7539
|
-
|
|
7540
|
-
|
|
7541
|
-
|
|
7542
|
-
|
|
7543
|
-
|
|
7544
|
-
|
|
7545
|
-
|
|
7546
|
-
|
|
7547
|
-
|
|
7548
|
-
|
|
7549
|
-
|
|
7550
|
-
|
|
7551
|
-
|
|
7552
|
-
|
|
7553
|
-
|
|
7554
|
-
|
|
7555
|
-
|
|
7556
|
-
|
|
7557
|
-
|
|
7558
|
-
|
|
7559
|
-
|
|
7560
|
-
|
|
7561
|
-
|
|
7562
|
-
|
|
7563
|
-
|
|
7564
|
-
|
|
7565
|
-
var
|
|
7566
|
-
|
|
7567
|
-
|
|
7568
|
-
|
|
7569
|
-
|
|
7570
|
-
|
|
7571
|
-
|
|
7572
|
-
|
|
7573
|
-
|
|
7574
|
-
|
|
7575
|
-
|
|
7576
|
-
|
|
7577
|
-
|
|
7578
|
-
|
|
7579
|
-
|
|
7580
|
-
|
|
7581
|
-
|
|
7582
|
-
|
|
7583
|
-
|
|
7584
|
-
|
|
7585
|
-
|
|
7586
|
-
|
|
7587
|
-
|
|
7588
|
-
|
|
7589
|
-
|
|
7590
|
-
|
|
7591
|
-
|
|
7592
|
-
|
|
7593
|
-
|
|
7684
|
+
// src/components/ellipses-loader/ellipses-loader.tsx
|
|
7685
|
+
var import_react56 = require("@emotion/react");
|
|
7686
|
+
var import_styled41 = __toESM(require("@emotion/styled"));
|
|
7687
|
+
var import_react57 = __toESM(require("react"));
|
|
7688
|
+
var speed2 = 2;
|
|
7689
|
+
var sizes3 = {
|
|
7690
|
+
small: {
|
|
7691
|
+
totalSize: u(2.25),
|
|
7692
|
+
height: u(0.5625),
|
|
7693
|
+
dotSize: u(0.375),
|
|
7694
|
+
gap: u(0.25)
|
|
7695
|
+
},
|
|
7696
|
+
medium: {
|
|
7697
|
+
totalSize: u(3),
|
|
7698
|
+
height: u(0.75),
|
|
7699
|
+
dotSize: u(0.5),
|
|
7700
|
+
gap: u(0.375)
|
|
7701
|
+
},
|
|
7702
|
+
large: {
|
|
7703
|
+
totalSize: u(6),
|
|
7704
|
+
height: u(1.5),
|
|
7705
|
+
dotSize: u(1),
|
|
7706
|
+
gap: u(0.75)
|
|
7707
|
+
}
|
|
7708
|
+
};
|
|
7709
|
+
var getTotalSize2 = (props) => sizes3[props.size].totalSize;
|
|
7710
|
+
var getHeight = (props) => sizes3[props.size].height;
|
|
7711
|
+
var getDotSize2 = (props) => sizes3[props.size].dotSize;
|
|
7712
|
+
var getGap = (props) => sizes3[props.size].gap;
|
|
7713
|
+
var getBounceDistance = (props) => sizes3[props.size].dotSize;
|
|
7714
|
+
var createDotBounce = (bounceDistance) => import_react56.keyframes`
|
|
7715
|
+
0%, 40%, 100% {
|
|
7716
|
+
transform: translateY(50%);
|
|
7717
|
+
}
|
|
7718
|
+
20% {
|
|
7719
|
+
transform: translateY(calc(50% - ${bounceDistance}));
|
|
7720
|
+
}
|
|
7721
|
+
`;
|
|
7722
|
+
var EllipsesLoaderWrapper = import_styled41.default.span`
|
|
7723
|
+
display: inline-flex;
|
|
7724
|
+
align-items: center;
|
|
7725
|
+
justify-content: center;
|
|
7726
|
+
height: ${(props) => getHeight(props)};
|
|
7727
|
+
width: ${(props) => getTotalSize2(props)};
|
|
7728
|
+
gap: ${(props) => getGap(props)};
|
|
7729
|
+
`;
|
|
7730
|
+
var Dot2 = import_styled41.default.span`
|
|
7731
|
+
width: ${(props) => getDotSize2(props)};
|
|
7732
|
+
height: ${(props) => getDotSize2(props)};
|
|
7733
|
+
border-radius: 50%;
|
|
7734
|
+
background-color: ${(props) => getColorValue(props.color)};
|
|
7735
|
+
transform: translateY(50%);
|
|
7736
|
+
animation: ${(props) => createDotBounce(getBounceDistance(props))} ${speed2}s
|
|
7737
|
+
ease-in-out infinite;
|
|
7738
|
+
animation-fill-mode: both;
|
|
7739
|
+
animation-delay: ${(props) => props.delay}s;
|
|
7740
|
+
`;
|
|
7741
|
+
var EllipsesLoader = (_a) => {
|
|
7742
|
+
var _b = _a, {
|
|
7743
|
+
color = "body",
|
|
7744
|
+
size = "medium"
|
|
7745
|
+
} = _b, props = __objRest(_b, [
|
|
7746
|
+
"color",
|
|
7747
|
+
"size"
|
|
7748
|
+
]);
|
|
7749
|
+
return /* @__PURE__ */ import_react57.default.createElement(EllipsesLoaderWrapper, __spreadValues({ size }, props), /* @__PURE__ */ import_react57.default.createElement(Dot2, { color, size, delay: 0 }), /* @__PURE__ */ import_react57.default.createElement(Dot2, { color, size, delay: 0.2 }), /* @__PURE__ */ import_react57.default.createElement(Dot2, { color, size, delay: 0.4 }));
|
|
7750
|
+
};
|
|
7751
|
+
var availableSizes3 = Object.keys(sizes3);
|
|
7752
|
+
var ellipses_loader_default = EllipsesLoader;
|
|
7753
|
+
|
|
7754
|
+
// src/components/waveform-loader/waveform-loader.tsx
|
|
7755
|
+
var import_react58 = require("@emotion/react");
|
|
7756
|
+
var import_styled42 = __toESM(require("@emotion/styled"));
|
|
7757
|
+
var import_react59 = __toESM(require("react"));
|
|
7758
|
+
var sizes4 = {
|
|
7759
|
+
medium: {
|
|
7760
|
+
totalSize: u(3),
|
|
7761
|
+
// 24px
|
|
7762
|
+
barHeight: u(2.25)
|
|
7763
|
+
// 18px
|
|
7764
|
+
}
|
|
7765
|
+
};
|
|
7766
|
+
var speeds = {
|
|
7767
|
+
fast: 1.2,
|
|
7768
|
+
slow: 1.7
|
|
7769
|
+
};
|
|
7770
|
+
var AI_PRIMARY_ANIMATED_LINEAR_GRADIENT = "linear-gradient(270deg, #565ADD 10.58%, #DC43BE 41.83%, #565ADD 69.23%, #565ADD 96.63%)";
|
|
7771
|
+
var GRADIENT_ANIMATION_SPEED = 2;
|
|
7772
|
+
var BARS_COUNT = 5;
|
|
7773
|
+
var BAR_WIDTH = u(0.25);
|
|
7774
|
+
var getBarHeight = (props) => sizes4[props.size || "medium"].barHeight;
|
|
7775
|
+
var getTotalSize3 = (props) => sizes4[props.size || "medium"].totalSize;
|
|
7776
|
+
var getAnimationSpeed = (props) => speeds[props.speed || "fast"];
|
|
7777
|
+
var ripple = import_react58.keyframes`
|
|
7778
|
+
0%, 100% {
|
|
7779
|
+
transform: scaleY(0.3);
|
|
7780
|
+
}
|
|
7781
|
+
50% {
|
|
7782
|
+
transform: scaleY(1);
|
|
7783
|
+
}
|
|
7784
|
+
`;
|
|
7785
|
+
var backgroundAnimation = import_react58.keyframes`
|
|
7786
|
+
0% {
|
|
7787
|
+
background-position: 0% center;
|
|
7788
|
+
}
|
|
7789
|
+
100% {
|
|
7790
|
+
background-position: 100% center;
|
|
7791
|
+
}
|
|
7792
|
+
`;
|
|
7793
|
+
var fadeIn = import_react58.keyframes`
|
|
7794
|
+
0% {
|
|
7795
|
+
opacity: 0;
|
|
7796
|
+
}
|
|
7797
|
+
100% {
|
|
7798
|
+
opacity: 1;
|
|
7799
|
+
}
|
|
7800
|
+
`;
|
|
7801
|
+
var WaveformLoaderWrapper = import_styled42.default.span`
|
|
7802
|
+
display: inline-flex;
|
|
7803
|
+
align-items: center;
|
|
7804
|
+
justify-content: space-evenly;
|
|
7805
|
+
height: ${(props) => getTotalSize3(props)};
|
|
7806
|
+
width: ${(props) => getTotalSize3(props)};
|
|
7807
|
+
position: relative;
|
|
7808
|
+
`;
|
|
7809
|
+
var Bar = import_styled42.default.span`
|
|
7810
|
+
width: ${BAR_WIDTH};
|
|
7811
|
+
height: ${(props) => getBarHeight(props)};
|
|
7812
|
+
background: ${(props) => props.color === "ai-primary" ? AI_PRIMARY_ANIMATED_LINEAR_GRADIENT : getColorValue(props.color)};
|
|
7813
|
+
background-size: ${(props) => getTotalSize3(props)}
|
|
7814
|
+
${(props) => getTotalSize3(props)};
|
|
7815
|
+
background-position: ${(props) => {
|
|
7816
|
+
const barCenterRatio = (props.index + 1) / (BARS_COUNT + 1);
|
|
7817
|
+
const offsetRatio = barCenterRatio - 0.5;
|
|
7818
|
+
return `calc(${getTotalSize3(props)} * ${offsetRatio}) center`;
|
|
7819
|
+
}};
|
|
7820
|
+
opacity: 0; /* Ensure it starts invisible */
|
|
7821
|
+
transform: scaleY(0.3);
|
|
7822
|
+
transform-origin: center;
|
|
7823
|
+
animation:
|
|
7824
|
+
${fadeIn} 50ms ease-out forwards,
|
|
7825
|
+
${ripple} ${(props) => getAnimationSpeed(props)}s ease-in-out infinite,
|
|
7826
|
+
${backgroundAnimation} ${GRADIENT_ANIMATION_SPEED}s linear infinite;
|
|
7827
|
+
|
|
7828
|
+
animation-delay: ${(props) => -1 + props.index * (getAnimationSpeed(props) / BARS_COUNT)}s;
|
|
7829
|
+
position: relative;
|
|
7830
|
+
`;
|
|
7831
|
+
var WaveformLoader = (_a) => {
|
|
7832
|
+
var _b = _a, {
|
|
7833
|
+
size = "medium",
|
|
7834
|
+
speed: speed3 = "fast",
|
|
7835
|
+
color = "body"
|
|
7836
|
+
} = _b, props = __objRest(_b, [
|
|
7837
|
+
"size",
|
|
7838
|
+
"speed",
|
|
7839
|
+
"color"
|
|
7840
|
+
]);
|
|
7841
|
+
const barsList = Array.from({ length: BARS_COUNT }, (_, index) => /* @__PURE__ */ import_react59.default.createElement(Bar, { key: index, index, size, speed: speed3, color }));
|
|
7842
|
+
return /* @__PURE__ */ import_react59.default.createElement(WaveformLoaderWrapper, __spreadValues({ size, color }, props), barsList);
|
|
7843
|
+
};
|
|
7844
|
+
var availableSizes4 = Object.keys(sizes4);
|
|
7845
|
+
var availableSpeeds = Object.keys(speeds);
|
|
7846
|
+
var waveform_loader_default = WaveformLoader;
|
|
7847
|
+
|
|
7848
|
+
// src/illustrations/accounts-and-billing.js
|
|
7849
|
+
var React52 = __toESM(require("react"));
|
|
7850
|
+
function IllustrationAccountsBilling(props) {
|
|
7851
|
+
return /* @__PURE__ */ React52.createElement(
|
|
7852
|
+
"svg",
|
|
7853
|
+
__spreadValues({
|
|
7854
|
+
viewBox: "0 0 102 101",
|
|
7855
|
+
fill: "none",
|
|
7856
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7857
|
+
}, props),
|
|
7858
|
+
/* @__PURE__ */ React52.createElement(
|
|
7859
|
+
"path",
|
|
7860
|
+
{
|
|
7861
|
+
d: "M96.072 5.826H5.928v90.145h90.144V5.826z",
|
|
7862
|
+
stroke: "currentColor",
|
|
7863
|
+
strokeWidth: 10,
|
|
7864
|
+
strokeMiterlimit: 10
|
|
7865
|
+
}
|
|
7866
|
+
),
|
|
7867
|
+
/* @__PURE__ */ React52.createElement(
|
|
7868
|
+
"path",
|
|
7869
|
+
{
|
|
7870
|
+
d: "M69.38 59.21c14.74 0 26.691-11.95 26.691-26.692S84.121 5.826 69.38 5.826c-14.741 0-26.692 11.95-26.692 26.692S54.638 59.21 69.38 59.21zM1 95.973h100M1 77.28h100M1 59.213h100M5.928 1v58.213M24.605 1v58.213M42.674 1v58.213",
|
|
7871
|
+
stroke: "currentColor",
|
|
7872
|
+
strokeWidth: 10,
|
|
7873
|
+
strokeMiterlimit: 10
|
|
7874
|
+
}
|
|
7875
|
+
)
|
|
7876
|
+
);
|
|
7877
|
+
}
|
|
7878
|
+
var accounts_and_billing_default = IllustrationAccountsBilling;
|
|
7879
|
+
|
|
7880
|
+
// src/illustrations/invite.js
|
|
7881
|
+
var React53 = __toESM(require("react"));
|
|
7882
|
+
function IllustrationInvite(props) {
|
|
7883
|
+
return /* @__PURE__ */ React53.createElement(
|
|
7884
|
+
"svg",
|
|
7885
|
+
__spreadValues({
|
|
7886
|
+
viewBox: "0 0 100 101",
|
|
7887
|
+
fill: "none",
|
|
7888
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7889
|
+
}, props),
|
|
7890
|
+
/* @__PURE__ */ React53.createElement(
|
|
7891
|
+
"path",
|
|
7892
|
+
{
|
|
7893
|
+
d: "M50.028 25.007A24.999 24.999 0 0034.586 1.905a25.022 25.022 0 00-27.26 5.42 25.002 25.002 0 0017.688 42.687V25.007h25.014z",
|
|
7894
|
+
fill: "currentColor"
|
|
7895
|
+
}
|
|
7896
|
+
),
|
|
7897
|
+
/* @__PURE__ */ React53.createElement(
|
|
7898
|
+
"path",
|
|
7899
|
+
{
|
|
7900
|
+
d: "M74.986 50.012a25.02 25.02 0 0023.11-15.436 24.993 24.993 0 00-5.422-27.25 25.017 25.017 0 00-42.702 17.681h25.014v25.005z",
|
|
7901
|
+
fill: "currentColor"
|
|
7902
|
+
}
|
|
7903
|
+
),
|
|
7904
|
+
/* @__PURE__ */ React53.createElement(
|
|
7905
|
+
"path",
|
|
7906
|
+
{
|
|
7594
7907
|
d: "M49.972 74.99a25 25 0 0015.442 23.102 25.025 25.025 0 0027.26-5.42 25.002 25.002 0 00-17.688-42.687V74.99H49.972z",
|
|
7595
7908
|
fill: "currentColor"
|
|
7596
7909
|
}
|
|
7597
7910
|
),
|
|
7598
|
-
/* @__PURE__ */
|
|
7911
|
+
/* @__PURE__ */ React53.createElement(
|
|
7599
7912
|
"path",
|
|
7600
7913
|
{
|
|
7601
7914
|
d: "M25.014 100.003a25.003 25.003 0 0023.103-15.44 25.017 25.017 0 00-5.42-27.259A25.005 25.005 0 00.006 74.991h25.007v25.012z",
|
|
@@ -7607,23 +7920,23 @@ function IllustrationInvite(props) {
|
|
|
7607
7920
|
var invite_default = IllustrationInvite;
|
|
7608
7921
|
|
|
7609
7922
|
// src/illustrations/archived.js
|
|
7610
|
-
var
|
|
7923
|
+
var React54 = __toESM(require("react"));
|
|
7611
7924
|
function IllustrationArchived(props) {
|
|
7612
|
-
return /* @__PURE__ */
|
|
7925
|
+
return /* @__PURE__ */ React54.createElement(
|
|
7613
7926
|
"svg",
|
|
7614
7927
|
__spreadValues({
|
|
7615
7928
|
viewBox: "0 0 100 101",
|
|
7616
7929
|
fill: "none",
|
|
7617
7930
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7618
7931
|
}, props),
|
|
7619
|
-
/* @__PURE__ */
|
|
7932
|
+
/* @__PURE__ */ React54.createElement(
|
|
7620
7933
|
"path",
|
|
7621
7934
|
{
|
|
7622
7935
|
d: "M0 .002v100h100v-100H0zm90 90H10v-80h80v80z",
|
|
7623
7936
|
fill: "currentColor"
|
|
7624
7937
|
}
|
|
7625
7938
|
),
|
|
7626
|
-
/* @__PURE__ */
|
|
7939
|
+
/* @__PURE__ */ React54.createElement(
|
|
7627
7940
|
"path",
|
|
7628
7941
|
{
|
|
7629
7942
|
d: "M87 13.002H53.68c8.41 1.53 15 8.2 16.46 16.63H87v-16.63zM46.32 13.002H13v16.63h16.86c1.45-8.43 8.05-15.1 16.46-16.63zM13 32.632v15.87h18.19c3.12-7.32 10.35-12.47 18.81-12.47 8.46 0 15.69 5.15 18.81 12.47H87v-15.87H13zM13 67.372h20.4c3.71-5.15 9.76-8.52 16.59-8.52 6.84 0 12.88 3.36 16.59 8.52H87v-15.87H13v15.87zM13 87.002h23.47c3.61-3.18 8.34-5.12 13.53-5.12 5.19 0 9.92 1.93 13.53 5.12H87v-16.63H13v16.63z",
|
|
@@ -7635,16 +7948,16 @@ function IllustrationArchived(props) {
|
|
|
7635
7948
|
var archived_default = IllustrationArchived;
|
|
7636
7949
|
|
|
7637
7950
|
// src/illustrations/lead-with-transparency.js
|
|
7638
|
-
var
|
|
7951
|
+
var React55 = __toESM(require("react"));
|
|
7639
7952
|
function IllustrationLeadwithTransparency(props) {
|
|
7640
|
-
return /* @__PURE__ */
|
|
7953
|
+
return /* @__PURE__ */ React55.createElement(
|
|
7641
7954
|
"svg",
|
|
7642
7955
|
__spreadValues({
|
|
7643
7956
|
viewBox: "0 0 110 101",
|
|
7644
7957
|
fill: "none",
|
|
7645
7958
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7646
7959
|
}, props),
|
|
7647
|
-
/* @__PURE__ */
|
|
7960
|
+
/* @__PURE__ */ React55.createElement(
|
|
7648
7961
|
"path",
|
|
7649
7962
|
{
|
|
7650
7963
|
d: "M55 100.888a54.867 54.867 0 0031.361-9.8H23.64a54.867 54.867 0 0031.361 9.8zM20.482 88.728h69.025a54.887 54.887 0 008.8-8.911H11.682a56.245 56.245 0 008.8 8.911zM9.262 76.492h91.476a54.95 54.95 0 004.411-7.957H4.851a54.95 54.95 0 004.41 7.957zM3.124 64.255h103.752a54.896 54.896 0 001.969-7.002H1.166a53.117 53.117 0 001.958 7.002zM0 46.015c0 2.03.121 4.039.33 6.003h109.34c.22-1.975.33-3.973.33-6.003v-.033H0v.033zM.363 39.782h109.274a54.71 54.71 0 00-.814-5.07H1.177a55.308 55.308 0 00-.814 5.07zM3.2 27.556H106.8a58.547 58.547 0 00-1.672-4.115H4.873A51.945 51.945 0 003.2 27.556zM9.405 15.32h91.19a59.831 59.831 0 00-2.321-3.161H11.726a59.814 59.814 0 00-2.321 3.16zM23.716.888a57.211 57.211 0 00-2.959 2.195h68.475A52.837 52.837 0 0086.273.888H23.716z",
|
|
@@ -7656,16 +7969,16 @@ function IllustrationLeadwithTransparency(props) {
|
|
|
7656
7969
|
var lead_with_transparency_default = IllustrationLeadwithTransparency;
|
|
7657
7970
|
|
|
7658
7971
|
// src/illustrations/ask-for-more.js
|
|
7659
|
-
var
|
|
7972
|
+
var React56 = __toESM(require("react"));
|
|
7660
7973
|
function IllustrationAskforMore(props) {
|
|
7661
|
-
return /* @__PURE__ */
|
|
7974
|
+
return /* @__PURE__ */ React56.createElement(
|
|
7662
7975
|
"svg",
|
|
7663
7976
|
__spreadValues({
|
|
7664
7977
|
viewBox: "0 0 100 100",
|
|
7665
7978
|
fill: "none",
|
|
7666
7979
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7667
7980
|
}, props),
|
|
7668
|
-
/* @__PURE__ */
|
|
7981
|
+
/* @__PURE__ */ React56.createElement(
|
|
7669
7982
|
"path",
|
|
7670
7983
|
{
|
|
7671
7984
|
d: "M100 38.086V0H61.914v9.93h21.132L54.963 38.013V16.88h-9.93v21.132L16.951 9.93h21.135V0H0v38.086h9.93V16.951l28.083 28.082H16.88v9.93h21.132L9.93 83.046V61.914H0V100h38.086v-9.93H16.951l28.082-28.086v21.135h9.93V61.984L83.046 90.07H61.914V100H100V61.914h-9.93v21.132L61.987 54.963H83.12v-9.93H61.987L90.07 16.951v21.135H100z",
|
|
@@ -7677,16 +7990,16 @@ function IllustrationAskforMore(props) {
|
|
|
7677
7990
|
var ask_for_more_default = IllustrationAskforMore;
|
|
7678
7991
|
|
|
7679
7992
|
// src/illustrations/learning-and-development.js
|
|
7680
|
-
var
|
|
7993
|
+
var React57 = __toESM(require("react"));
|
|
7681
7994
|
function IllustrationLearningDevelopment(props) {
|
|
7682
|
-
return /* @__PURE__ */
|
|
7995
|
+
return /* @__PURE__ */ React57.createElement(
|
|
7683
7996
|
"svg",
|
|
7684
7997
|
__spreadValues({
|
|
7685
7998
|
viewBox: "0 0 142 142",
|
|
7686
7999
|
fill: "none",
|
|
7687
8000
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7688
8001
|
}, props),
|
|
7689
|
-
/* @__PURE__ */
|
|
8002
|
+
/* @__PURE__ */ React57.createElement(
|
|
7690
8003
|
"path",
|
|
7691
8004
|
{
|
|
7692
8005
|
fillRule: "evenodd",
|
|
@@ -7695,7 +8008,7 @@ function IllustrationLearningDevelopment(props) {
|
|
|
7695
8008
|
fill: "currentColor"
|
|
7696
8009
|
}
|
|
7697
8010
|
),
|
|
7698
|
-
/* @__PURE__ */
|
|
8011
|
+
/* @__PURE__ */ React57.createElement(
|
|
7699
8012
|
"path",
|
|
7700
8013
|
{
|
|
7701
8014
|
fillRule: "evenodd",
|
|
@@ -7704,7 +8017,7 @@ function IllustrationLearningDevelopment(props) {
|
|
|
7704
8017
|
fill: "currentColor"
|
|
7705
8018
|
}
|
|
7706
8019
|
),
|
|
7707
|
-
/* @__PURE__ */
|
|
8020
|
+
/* @__PURE__ */ React57.createElement(
|
|
7708
8021
|
"circle",
|
|
7709
8022
|
{
|
|
7710
8023
|
cx: 70.71,
|
|
@@ -7719,16 +8032,16 @@ function IllustrationLearningDevelopment(props) {
|
|
|
7719
8032
|
var learning_and_development_default = IllustrationLearningDevelopment;
|
|
7720
8033
|
|
|
7721
8034
|
// src/illustrations/business-plan.js
|
|
7722
|
-
var
|
|
8035
|
+
var React58 = __toESM(require("react"));
|
|
7723
8036
|
function IllustrationBusinessPlan(props) {
|
|
7724
|
-
return /* @__PURE__ */
|
|
8037
|
+
return /* @__PURE__ */ React58.createElement(
|
|
7725
8038
|
"svg",
|
|
7726
8039
|
__spreadValues({
|
|
7727
8040
|
viewBox: "0 0 101 100",
|
|
7728
8041
|
fill: "none",
|
|
7729
8042
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7730
8043
|
}, props),
|
|
7731
|
-
/* @__PURE__ */
|
|
8044
|
+
/* @__PURE__ */ React58.createElement(
|
|
7732
8045
|
"path",
|
|
7733
8046
|
{
|
|
7734
8047
|
fillRule: "evenodd",
|
|
@@ -7742,23 +8055,23 @@ function IllustrationBusinessPlan(props) {
|
|
|
7742
8055
|
var business_plan_default = IllustrationBusinessPlan;
|
|
7743
8056
|
|
|
7744
8057
|
// src/illustrations/loom-plans.js
|
|
7745
|
-
var
|
|
8058
|
+
var React59 = __toESM(require("react"));
|
|
7746
8059
|
function IllustrationLoomPlans(props) {
|
|
7747
|
-
return /* @__PURE__ */
|
|
8060
|
+
return /* @__PURE__ */ React59.createElement(
|
|
7748
8061
|
"svg",
|
|
7749
8062
|
__spreadValues({
|
|
7750
8063
|
viewBox: "0 0 100 100",
|
|
7751
8064
|
fill: "none",
|
|
7752
8065
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7753
8066
|
}, props),
|
|
7754
|
-
/* @__PURE__ */
|
|
8067
|
+
/* @__PURE__ */ React59.createElement(
|
|
7755
8068
|
"path",
|
|
7756
8069
|
{
|
|
7757
8070
|
d: "M0 12.288L12.287 0v87.71h37.706L37.706 100H0v-87.71zM49.994 63.743l12.287-12.276v36.245h37.72L87.714 100h-37.72V63.743zM49.994 33.336l12.287-12.288v18.129h37.72L87.714 51.465h-37.72V33.336z",
|
|
7758
8071
|
fill: "currentColor"
|
|
7759
8072
|
}
|
|
7760
8073
|
),
|
|
7761
|
-
/* @__PURE__ */
|
|
8074
|
+
/* @__PURE__ */ React59.createElement(
|
|
7762
8075
|
"path",
|
|
7763
8076
|
{
|
|
7764
8077
|
d: "M49.993 12.288L62.28 0v9.064H100L87.713 21.353h-37.72v-9.065z",
|
|
@@ -7770,16 +8083,16 @@ function IllustrationLoomPlans(props) {
|
|
|
7770
8083
|
var loom_plans_default = IllustrationLoomPlans;
|
|
7771
8084
|
|
|
7772
8085
|
// src/illustrations/collaborate-with-teammates.js
|
|
7773
|
-
var
|
|
8086
|
+
var React60 = __toESM(require("react"));
|
|
7774
8087
|
function IllustrationCollaboratewithTeammatesSharedLibrary(props) {
|
|
7775
|
-
return /* @__PURE__ */
|
|
8088
|
+
return /* @__PURE__ */ React60.createElement(
|
|
7776
8089
|
"svg",
|
|
7777
8090
|
__spreadValues({
|
|
7778
8091
|
viewBox: "0 0 100 100",
|
|
7779
8092
|
fill: "none",
|
|
7780
8093
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7781
8094
|
}, props),
|
|
7782
|
-
/* @__PURE__ */
|
|
8095
|
+
/* @__PURE__ */ React60.createElement(
|
|
7783
8096
|
"path",
|
|
7784
8097
|
{
|
|
7785
8098
|
fillRule: "evenodd",
|
|
@@ -7793,16 +8106,16 @@ function IllustrationCollaboratewithTeammatesSharedLibrary(props) {
|
|
|
7793
8106
|
var collaborate_with_teammates_default = IllustrationCollaboratewithTeammatesSharedLibrary;
|
|
7794
8107
|
|
|
7795
8108
|
// src/illustrations/option-grants.js
|
|
7796
|
-
var
|
|
8109
|
+
var React61 = __toESM(require("react"));
|
|
7797
8110
|
function IllustrationOptionGrants(props) {
|
|
7798
|
-
return /* @__PURE__ */
|
|
8111
|
+
return /* @__PURE__ */ React61.createElement(
|
|
7799
8112
|
"svg",
|
|
7800
8113
|
__spreadValues({
|
|
7801
8114
|
viewBox: "0 0 101 101",
|
|
7802
8115
|
fill: "none",
|
|
7803
8116
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7804
8117
|
}, props),
|
|
7805
|
-
/* @__PURE__ */
|
|
8118
|
+
/* @__PURE__ */ React61.createElement(
|
|
7806
8119
|
"path",
|
|
7807
8120
|
{
|
|
7808
8121
|
fill: "currentColor",
|
|
@@ -7814,16 +8127,16 @@ function IllustrationOptionGrants(props) {
|
|
|
7814
8127
|
var option_grants_default = IllustrationOptionGrants;
|
|
7815
8128
|
|
|
7816
8129
|
// src/illustrations/community.js
|
|
7817
|
-
var
|
|
8130
|
+
var React62 = __toESM(require("react"));
|
|
7818
8131
|
function IllustrationCommunity(props) {
|
|
7819
|
-
return /* @__PURE__ */
|
|
8132
|
+
return /* @__PURE__ */ React62.createElement(
|
|
7820
8133
|
"svg",
|
|
7821
8134
|
__spreadValues({
|
|
7822
8135
|
viewBox: "0 0 101 100",
|
|
7823
8136
|
fill: "none",
|
|
7824
8137
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7825
8138
|
}, props),
|
|
7826
|
-
/* @__PURE__ */
|
|
8139
|
+
/* @__PURE__ */ React62.createElement(
|
|
7827
8140
|
"path",
|
|
7828
8141
|
{
|
|
7829
8142
|
fillRule: "evenodd",
|
|
@@ -7837,16 +8150,16 @@ function IllustrationCommunity(props) {
|
|
|
7837
8150
|
var community_default = IllustrationCommunity;
|
|
7838
8151
|
|
|
7839
8152
|
// src/illustrations/community-alt.js
|
|
7840
|
-
var
|
|
8153
|
+
var React63 = __toESM(require("react"));
|
|
7841
8154
|
function IllustrationCommunityAlt(props) {
|
|
7842
|
-
return /* @__PURE__ */
|
|
8155
|
+
return /* @__PURE__ */ React63.createElement(
|
|
7843
8156
|
"svg",
|
|
7844
8157
|
__spreadValues({
|
|
7845
8158
|
viewBox: "0 0 96 96",
|
|
7846
8159
|
fill: "none",
|
|
7847
8160
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7848
8161
|
}, props),
|
|
7849
|
-
/* @__PURE__ */
|
|
8162
|
+
/* @__PURE__ */ React63.createElement(
|
|
7850
8163
|
"path",
|
|
7851
8164
|
{
|
|
7852
8165
|
fillRule: "evenodd",
|
|
@@ -7860,16 +8173,16 @@ function IllustrationCommunityAlt(props) {
|
|
|
7860
8173
|
var community_alt_default = IllustrationCommunityAlt;
|
|
7861
8174
|
|
|
7862
8175
|
// src/illustrations/parental-leave.js
|
|
7863
|
-
var
|
|
8176
|
+
var React64 = __toESM(require("react"));
|
|
7864
8177
|
function IllustrationParentalLeave(props) {
|
|
7865
|
-
return /* @__PURE__ */
|
|
8178
|
+
return /* @__PURE__ */ React64.createElement(
|
|
7866
8179
|
"svg",
|
|
7867
8180
|
__spreadValues({
|
|
7868
8181
|
viewBox: "0 0 100 101",
|
|
7869
8182
|
fill: "none",
|
|
7870
8183
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7871
8184
|
}, props),
|
|
7872
|
-
/* @__PURE__ */
|
|
8185
|
+
/* @__PURE__ */ React64.createElement(
|
|
7873
8186
|
"path",
|
|
7874
8187
|
{
|
|
7875
8188
|
d: "M49.027 25.443a24.514 24.514 0 10-24.513 24.513V25.443h24.513zM75.486 49.956a24.513 24.513 0 10-24.513-24.513h24.513v24.513zM50.973 76.415a24.514 24.514 0 1024.513-24.513v24.513H50.973zM24.514 51.902a24.513 24.513 0 1024.513 24.513H24.514V51.902z",
|
|
@@ -7881,16 +8194,16 @@ function IllustrationParentalLeave(props) {
|
|
|
7881
8194
|
var parental_leave_default = IllustrationParentalLeave;
|
|
7882
8195
|
|
|
7883
8196
|
// src/illustrations/content-limit.js
|
|
7884
|
-
var
|
|
8197
|
+
var React65 = __toESM(require("react"));
|
|
7885
8198
|
function IllustrationContentLimit(props) {
|
|
7886
|
-
return /* @__PURE__ */
|
|
8199
|
+
return /* @__PURE__ */ React65.createElement(
|
|
7887
8200
|
"svg",
|
|
7888
8201
|
__spreadValues({
|
|
7889
8202
|
viewBox: "0 0 100 100",
|
|
7890
8203
|
fill: "none",
|
|
7891
8204
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7892
8205
|
}, props),
|
|
7893
|
-
/* @__PURE__ */
|
|
8206
|
+
/* @__PURE__ */ React65.createElement(
|
|
7894
8207
|
"path",
|
|
7895
8208
|
{
|
|
7896
8209
|
fillRule: "evenodd",
|
|
@@ -7904,16 +8217,16 @@ function IllustrationContentLimit(props) {
|
|
|
7904
8217
|
var content_limit_default = IllustrationContentLimit;
|
|
7905
8218
|
|
|
7906
8219
|
// src/illustrations/pto.js
|
|
7907
|
-
var
|
|
8220
|
+
var React66 = __toESM(require("react"));
|
|
7908
8221
|
function IllustrationPto(props) {
|
|
7909
|
-
return /* @__PURE__ */
|
|
8222
|
+
return /* @__PURE__ */ React66.createElement(
|
|
7910
8223
|
"svg",
|
|
7911
8224
|
__spreadValues({
|
|
7912
8225
|
viewBox: "0 0 110 111",
|
|
7913
8226
|
fill: "none",
|
|
7914
8227
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7915
8228
|
}, props),
|
|
7916
|
-
/* @__PURE__ */
|
|
8229
|
+
/* @__PURE__ */ React66.createElement(
|
|
7917
8230
|
"path",
|
|
7918
8231
|
{
|
|
7919
8232
|
fillRule: "evenodd",
|
|
@@ -7927,16 +8240,16 @@ function IllustrationPto(props) {
|
|
|
7927
8240
|
var pto_default = IllustrationPto;
|
|
7928
8241
|
|
|
7929
8242
|
// src/illustrations/custom-branding.js
|
|
7930
|
-
var
|
|
8243
|
+
var React67 = __toESM(require("react"));
|
|
7931
8244
|
function IllustrationCustomBranding(props) {
|
|
7932
|
-
return /* @__PURE__ */
|
|
8245
|
+
return /* @__PURE__ */ React67.createElement(
|
|
7933
8246
|
"svg",
|
|
7934
8247
|
__spreadValues({
|
|
7935
8248
|
viewBox: "0 0 134 134",
|
|
7936
8249
|
fill: "none",
|
|
7937
8250
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7938
8251
|
}, props),
|
|
7939
|
-
/* @__PURE__ */
|
|
8252
|
+
/* @__PURE__ */ React67.createElement(
|
|
7940
8253
|
"path",
|
|
7941
8254
|
{
|
|
7942
8255
|
d: "M64.657 63.942L19.983 19.267l-.708.707 44.708 44.708L9.227 33.067l-.5.866L63.4 65.5h-.063L2.407 49.176l-.26.966L59.475 65.5H0v3h55.604L1.889 82.89l.776 2.898 53.719-14.391L8.227 99.2l1.5 2.598 48.184-27.82-39.343 39.343.709.708-.002.001.708.708v-.002l.707.706 39.298-39.299-27.787 48.128 2.598 1.5 27.83-48.202-14.404 53.764 2.898.776L65.5 78.447V134h3V78.395l14.39 53.715.98-.262v.002l.966-.258v-.003l.953-.255-14.392-53.719L99.2 125.772l2.598-1.5-27.803-48.154 39.326 39.325.711-.711.007.007.707-.708-.007-.007.703-.702-39.325-39.326 48.154 27.803 1.5-2.598-48.157-27.804 53.719 14.391.776-2.897L78.395 68.5H134v-3H74.525l57.326-15.358-.259-.966L70.661 65.5h-.064l54.674-31.567-.5-.866-54.697 31.58 44.673-44.673-.707-.707-44.728 44.728 31.621-54.768-.866-.5-31.576 54.69 16.345-61.01-.966-.26L67.5 63.252V0h-1v63.15L50.157 2.148l-.966.258 16.368 61.098L33.933 8.727l-.866.5 31.59 54.715z",
|
|
@@ -7948,53 +8261,53 @@ function IllustrationCustomBranding(props) {
|
|
|
7948
8261
|
var custom_branding_default = IllustrationCustomBranding;
|
|
7949
8262
|
|
|
7950
8263
|
// src/illustrations/record.js
|
|
7951
|
-
var
|
|
8264
|
+
var React68 = __toESM(require("react"));
|
|
7952
8265
|
function IllustrationRecord(props) {
|
|
7953
|
-
return /* @__PURE__ */
|
|
8266
|
+
return /* @__PURE__ */ React68.createElement(
|
|
7954
8267
|
"svg",
|
|
7955
8268
|
__spreadValues({
|
|
7956
8269
|
viewBox: "0 0 100 100",
|
|
7957
8270
|
fill: "none",
|
|
7958
8271
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7959
8272
|
}, props),
|
|
7960
|
-
/* @__PURE__ */
|
|
7961
|
-
/* @__PURE__ */
|
|
8273
|
+
/* @__PURE__ */ React68.createElement("g", { clipPath: "url(#Record_svg__clip0)", fill: "currentColor" }, /* @__PURE__ */ React68.createElement("path", { d: "M79.819 62.343c6.818-16.462-.999-35.334-17.46-42.153-16.463-6.82-35.336.998-42.155 17.46-6.819 16.462.998 35.335 17.46 42.154 16.463 6.819 35.335-.999 42.154-17.46zM53.659 0h-7.303v8.763h7.303V0zM40.498.773l-6.87 1.84 2.268 8.465 6.87-1.84L40.498.772zM28.003 4.978l-5.996 3.46 4.38 7.59 5.996-3.46-4.38-7.59zM17.048 12.274l-4.761 4.76 6.196 6.197 4.761-4.76-6.196-6.197zM8.34 22.174L5.07 27.84l7.588 4.381 3.271-5.666-7.588-4.381zM2.522 33.984L.878 40.121l8.464 2.268 1.644-6.137-8.464-2.268zM8.763 46.926H0v6.163h8.763v-6.163zM9.362 57.697L.898 59.965l1.595 5.953 8.464-2.268-1.595-5.953zM12.806 68.033l-7.589 4.382 2.987 5.173 7.589-4.382-2.987-5.173zM18.811 77.097l-6.196 6.197 4.09 4.09 6.196-6.197-4.09-4.09zM26.969 84.311L22.587 91.9l4.844 2.797 4.382-7.59-4.844-2.796zM36.721 89.14l-2.27 8.464 5.22 1.4 2.27-8.464-5.22-1.4zM52.607 91.237h-5.214V100h5.214v-8.763zM63.083 89.192l-4.839 1.296 2.268 8.464 4.839-1.296-2.268-8.464zM72.698 84.501l-4.173 2.41 4.381 7.59 4.174-2.41-4.382-7.59zM80.772 77.506L77.5 80.78l6.196 6.196 3.274-3.274-6.197-6.196zM86.813 68.694l-2.22 3.845 7.59 4.382 2.22-3.845-7.59-4.382zM90.385 58.633l-1.1 4.105 8.464 2.268 1.1-4.105-8.464-2.268zM100 47.962h-8.763v4.06H100v-4.06zM97.796 35.184l-8.464 2.267 1.002 3.739 8.464-2.268-1.002-3.738zM92.37 23.41l-7.589 4.381 1.84 3.188 7.59-4.382-1.84-3.187zM84.1 13.424l-6.197 6.195 2.467 2.469 6.198-6.195-2.467-2.469zM73.564 5.885l-4.383 7.588 2.858 1.65 4.383-7.587-2.858-1.651zM61.446 1.297l-2.27 8.465 3.005.805 2.27-8.464-3.005-.806z" })),
|
|
8274
|
+
/* @__PURE__ */ React68.createElement("defs", null, /* @__PURE__ */ React68.createElement("clipPath", { id: "Record_svg__clip0" }, /* @__PURE__ */ React68.createElement("path", { fill: "#fff", d: "M0 0h100v100H0z" })))
|
|
7962
8275
|
);
|
|
7963
8276
|
}
|
|
7964
8277
|
var record_default = IllustrationRecord;
|
|
7965
8278
|
|
|
7966
8279
|
// src/illustrations/desktop-app-and-chrome-extension.js
|
|
7967
|
-
var
|
|
8280
|
+
var React69 = __toESM(require("react"));
|
|
7968
8281
|
function IllustrationDesktopAppandChromeExtension(props) {
|
|
7969
|
-
return /* @__PURE__ */
|
|
8282
|
+
return /* @__PURE__ */ React69.createElement(
|
|
7970
8283
|
"svg",
|
|
7971
8284
|
__spreadValues({
|
|
7972
8285
|
viewBox: "0 0 134 134",
|
|
7973
8286
|
fill: "none",
|
|
7974
8287
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7975
8288
|
}, props),
|
|
7976
|
-
/* @__PURE__ */
|
|
8289
|
+
/* @__PURE__ */ React69.createElement(
|
|
7977
8290
|
"path",
|
|
7978
8291
|
{
|
|
7979
8292
|
d: "M64.676 50.418L55.95.916l-1.164.207 8.727 49.502c.195-.042.384-.083.58-.119.194-.035.39-.059.584-.088zM44.664 3.828l-1.158.42L60.694 51.48c.378-.153.768-.29 1.158-.42L44.664 3.829zM34.058 8.656l-1.11.644 25.128 43.528c.36-.225.733-.443 1.111-.644L34.058 8.656zM24.444 15.243l-1.022.856L55.73 54.606c.33-.302.668-.586 1.022-.857L24.444 15.243zM16.117 23.403l-.892 1.058L53.73 56.769c.283-.366.579-.715.892-1.058L16.117 23.403zM9.336 32.88l-.715 1.241 43.534 25.135c.225-.425.461-.839.715-1.247L9.336 32.88zM4.295 43.387l-.508 1.394 47.24 17.194c.147-.473.318-.94.507-1.394L4.295 43.387zM1.153 54.606l-.266 1.519 49.502 8.727c.065-.509.153-1.017.266-1.513L1.153 54.606zM0 66.205v1.59h50.27a15.808 15.808 0 010-1.59H0zM50.375 69.076L.867 77.803l.296 1.66 49.508-8.726c-.066-.272-.119-.55-.166-.828a13.631 13.631 0 01-.13-.833zM3.746 89.102l.597 1.636 47.245-17.194a16.817 16.817 0 01-.591-1.636L3.747 89.102zM8.525 99.725l.893 1.548 43.534-25.135a16.699 16.699 0 01-.892-1.548L8.525 99.725zM15.086 109.361l1.182 1.413 38.518-32.32c-.42-.45-.816-.916-1.182-1.406L15.086 109.36zM23.207 117.715l1.448 1.217 32.32-38.518c-.503-.378-.993-.78-1.454-1.211l-32.314 38.512zM32.662 124.54l1.678.969 25.141-43.54c-.579-.29-1.14-.62-1.678-.975l-25.14 43.546zM43.152 129.623l1.873.679 17.2-47.25c-.638-.19-1.264-.42-1.873-.68l-17.2 47.251zM54.36 132.807l2.008.355 8.733-49.52a16.216 16.216 0 01-2.009-.354l-8.733 49.519zM65.951 134h2.092V83.718c-.703.047-1.4.042-2.092 0V134zM68.846 83.646l8.733 49.525 2.109-.372-8.733-49.525c-.343.082-.697.16-1.052.224-.348.06-.703.107-1.057.148zM88.883 130.337l2.063-.751-17.2-47.25c-.662.29-1.353.543-2.062.75l17.2 47.251zM99.528 125.585l1.944-1.123L76.325 80.91a16.63 16.63 0 01-1.944 1.123l25.147 43.552zM109.189 119.063l1.761-1.477-32.326-38.523c-.55.531-1.14 1.022-1.76 1.477l32.325 38.523zM117.575 110.967l1.506-1.796-38.53-32.332a16.83 16.83 0 01-1.506 1.797l38.53 32.331zM124.423 101.539l1.2-2.074-43.558-25.147a16.44 16.44 0 01-1.2 2.074l43.558 25.147zM129.54 91.069l.839-2.299-47.257-17.2c-.224.792-.508 1.56-.839 2.299l47.257 17.2zM132.764 79.867l.431-2.458-49.531-8.733c-.083.839-.23 1.66-.432 2.458l49.532 8.733zM133.999 68.272v-2.546h-50.3c.065.857.065 1.707.006 2.546H134zM83.666 65.383l49.543-8.732-.449-2.559-49.543 8.733a15.696 15.696 0 01.45 2.558zM130.415 45.33l-.904-2.493-47.269 17.205c.36.798.662 1.631.904 2.494l47.269-17.206zM125.7 34.671l-1.353-2.34-43.564 25.153a16.98 16.98 0 011.353 2.34L125.7 34.671zM119.213 24.988l-1.767-2.11-38.542 32.338c.644.65 1.235 1.353 1.773 2.103l38.536-32.331zM111.141 16.573l-2.145-1.802-32.338 38.542a17.328 17.328 0 012.145 1.802l32.338-38.542zM101.732 9.69l-2.47-1.424-25.159 43.576c.863.407 1.69.88 2.47 1.424L101.732 9.69zM74.07 51.817L91.28 4.537l-2.73-.993-17.188 47.227-.011.053c.939.255 1.849.585 2.718.993z",
|
|
7980
8293
|
fill: "currentColor"
|
|
7981
8294
|
}
|
|
7982
8295
|
),
|
|
7983
|
-
/* @__PURE__ */
|
|
8296
|
+
/* @__PURE__ */ React69.createElement(
|
|
7984
8297
|
"path",
|
|
7985
8298
|
{
|
|
7986
8299
|
d: "M71.346 50.825l.017-.047 8.728-49.496-2.908-.514-8.662 49.1v.455a16.15 16.15 0 012.825.502z",
|
|
7987
8300
|
fill: "currentColor"
|
|
7988
8301
|
}
|
|
7989
8302
|
),
|
|
7990
|
-
/* @__PURE__ */
|
|
8303
|
+
/* @__PURE__ */ React69.createElement(
|
|
7991
8304
|
"path",
|
|
7992
8305
|
{
|
|
7993
8306
|
d: "M71.354 50.825l.011-.053-.017.047c0 .006.006.006.006.006zM68.522 49.868V0h-3.043v50.323a16.573 16.573 0 012.966-.012l.077-.443z",
|
|
7994
8307
|
fill: "currentColor"
|
|
7995
8308
|
}
|
|
7996
8309
|
),
|
|
7997
|
-
/* @__PURE__ */
|
|
8310
|
+
/* @__PURE__ */ React69.createElement(
|
|
7998
8311
|
"path",
|
|
7999
8312
|
{
|
|
8000
8313
|
d: "M68.52 50.317v-.449l-.077.444c.024 0 .053.005.077.005z",
|
|
@@ -8006,16 +8319,16 @@ function IllustrationDesktopAppandChromeExtension(props) {
|
|
|
8006
8319
|
var desktop_app_and_chrome_extension_default = IllustrationDesktopAppandChromeExtension;
|
|
8007
8320
|
|
|
8008
8321
|
// src/illustrations/remote-first.js
|
|
8009
|
-
var
|
|
8322
|
+
var React70 = __toESM(require("react"));
|
|
8010
8323
|
function IllustrationRemoteFirst(props) {
|
|
8011
|
-
return /* @__PURE__ */
|
|
8324
|
+
return /* @__PURE__ */ React70.createElement(
|
|
8012
8325
|
"svg",
|
|
8013
8326
|
__spreadValues({
|
|
8014
8327
|
viewBox: "0 0 110 110",
|
|
8015
8328
|
fill: "none",
|
|
8016
8329
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8017
8330
|
}, props),
|
|
8018
|
-
/* @__PURE__ */
|
|
8331
|
+
/* @__PURE__ */ React70.createElement(
|
|
8019
8332
|
"path",
|
|
8020
8333
|
{
|
|
8021
8334
|
d: "M55 105c27.615 0 50-22.386 50-50S82.615 5 55 5C27.386 5 5 27.386 5 55s22.386 50 50 50z",
|
|
@@ -8024,7 +8337,7 @@ function IllustrationRemoteFirst(props) {
|
|
|
8024
8337
|
strokeMiterlimit: 10
|
|
8025
8338
|
}
|
|
8026
8339
|
),
|
|
8027
|
-
/* @__PURE__ */
|
|
8340
|
+
/* @__PURE__ */ React70.createElement(
|
|
8028
8341
|
"path",
|
|
8029
8342
|
{
|
|
8030
8343
|
d: "M60.849 5.33c13.693 12.157 22.34 29.89 22.34 49.653 0 19.744-8.63 37.495-22.322 49.652M49.131 5.33c-13.693 12.157-22.34 29.89-22.34 49.653 0 19.744 8.629 37.495 22.322 49.652",
|
|
@@ -8033,7 +8346,7 @@ function IllustrationRemoteFirst(props) {
|
|
|
8033
8346
|
strokeMiterlimit: 10
|
|
8034
8347
|
}
|
|
8035
8348
|
),
|
|
8036
|
-
/* @__PURE__ */
|
|
8349
|
+
/* @__PURE__ */ React70.createElement(
|
|
8037
8350
|
"path",
|
|
8038
8351
|
{
|
|
8039
8352
|
d: "M97.467 26.024C86.589 36.9 71.58 43.61 54.999 43.61c-16.07 0-30.658-6.307-41.444-16.6M97.467 83.958C86.589 73.08 71.58 66.37 54.999 66.37c-16.07 0-30.658 6.307-41.444 16.6M104.981 55H5M55 104.982V5",
|
|
@@ -8047,23 +8360,23 @@ function IllustrationRemoteFirst(props) {
|
|
|
8047
8360
|
var remote_first_default = IllustrationRemoteFirst;
|
|
8048
8361
|
|
|
8049
8362
|
// src/illustrations/device-compatibility.js
|
|
8050
|
-
var
|
|
8363
|
+
var React71 = __toESM(require("react"));
|
|
8051
8364
|
function IllustrationDeviceCompatibility(props) {
|
|
8052
|
-
return /* @__PURE__ */
|
|
8365
|
+
return /* @__PURE__ */ React71.createElement(
|
|
8053
8366
|
"svg",
|
|
8054
8367
|
__spreadValues({
|
|
8055
8368
|
viewBox: "0 0 110 110",
|
|
8056
8369
|
fill: "none",
|
|
8057
8370
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8058
8371
|
}, props),
|
|
8059
|
-
/* @__PURE__ */
|
|
8372
|
+
/* @__PURE__ */ React71.createElement(
|
|
8060
8373
|
"path",
|
|
8061
8374
|
{
|
|
8062
8375
|
d: "M55 0C24.626 0 0 24.626 0 55s24.626 55 55 55 55-24.626 55-55S85.374 0 55 0zm0 109.525L.49 55 55 .49l54.525 54.525L55 109.525z",
|
|
8063
8376
|
fill: "currentColor"
|
|
8064
8377
|
}
|
|
8065
8378
|
),
|
|
8066
|
-
/* @__PURE__ */
|
|
8379
|
+
/* @__PURE__ */ React71.createElement(
|
|
8067
8380
|
"path",
|
|
8068
8381
|
{
|
|
8069
8382
|
d: "M27.923 27.923v54.139H82.06V27.923H27.923zm27.076 52.074c-13.798 0-24.982-11.184-24.982-24.982S41.201 30.032 55 30.032c13.799 0 24.983 11.185 24.983 24.983 0 13.783-11.184 24.982-24.983 24.982z",
|
|
@@ -8075,17 +8388,17 @@ function IllustrationDeviceCompatibility(props) {
|
|
|
8075
8388
|
var device_compatibility_default = IllustrationDeviceCompatibility;
|
|
8076
8389
|
|
|
8077
8390
|
// src/illustrations/roadmap.js
|
|
8078
|
-
var
|
|
8391
|
+
var React72 = __toESM(require("react"));
|
|
8079
8392
|
function IllustrationRoadmap(props) {
|
|
8080
|
-
return /* @__PURE__ */
|
|
8393
|
+
return /* @__PURE__ */ React72.createElement(
|
|
8081
8394
|
"svg",
|
|
8082
8395
|
__spreadValues({
|
|
8083
8396
|
viewBox: "0 0 100 100",
|
|
8084
8397
|
fill: "none",
|
|
8085
8398
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8086
8399
|
}, props),
|
|
8087
|
-
/* @__PURE__ */
|
|
8088
|
-
/* @__PURE__ */
|
|
8400
|
+
/* @__PURE__ */ React72.createElement("path", { d: "M100 100H0V0h100v100zM10 90h80V10H10v80z", fill: "currentColor" }),
|
|
8401
|
+
/* @__PURE__ */ React72.createElement(
|
|
8089
8402
|
"path",
|
|
8090
8403
|
{
|
|
8091
8404
|
d: "M50.008 39.806L80 54v-9.806L50.008 30 20 44.194V54l30.008-14.194zM80 20H20v10h60V20z",
|
|
@@ -8097,16 +8410,16 @@ function IllustrationRoadmap(props) {
|
|
|
8097
8410
|
var roadmap_default = IllustrationRoadmap;
|
|
8098
8411
|
|
|
8099
8412
|
// src/illustrations/downgrade.js
|
|
8100
|
-
var
|
|
8413
|
+
var React73 = __toESM(require("react"));
|
|
8101
8414
|
function IllustrationDowngrade(props) {
|
|
8102
|
-
return /* @__PURE__ */
|
|
8415
|
+
return /* @__PURE__ */ React73.createElement(
|
|
8103
8416
|
"svg",
|
|
8104
8417
|
__spreadValues({
|
|
8105
8418
|
viewBox: "0 0 100 100",
|
|
8106
8419
|
fill: "none",
|
|
8107
8420
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8108
8421
|
}, props),
|
|
8109
|
-
/* @__PURE__ */
|
|
8422
|
+
/* @__PURE__ */ React73.createElement(
|
|
8110
8423
|
"path",
|
|
8111
8424
|
{
|
|
8112
8425
|
fillRule: "evenodd",
|
|
@@ -8120,16 +8433,16 @@ function IllustrationDowngrade(props) {
|
|
|
8120
8433
|
var downgrade_default = IllustrationDowngrade;
|
|
8121
8434
|
|
|
8122
8435
|
// src/illustrations/screenshot.js
|
|
8123
|
-
var
|
|
8436
|
+
var React74 = __toESM(require("react"));
|
|
8124
8437
|
function IllustrationScreenshot(props) {
|
|
8125
|
-
return /* @__PURE__ */
|
|
8438
|
+
return /* @__PURE__ */ React74.createElement(
|
|
8126
8439
|
"svg",
|
|
8127
8440
|
__spreadValues({
|
|
8128
8441
|
viewBox: "0 0 100 100",
|
|
8129
8442
|
fill: "none",
|
|
8130
8443
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8131
8444
|
}, props),
|
|
8132
|
-
/* @__PURE__ */
|
|
8445
|
+
/* @__PURE__ */ React74.createElement(
|
|
8133
8446
|
"path",
|
|
8134
8447
|
{
|
|
8135
8448
|
fillRule: "evenodd",
|
|
@@ -8143,16 +8456,16 @@ function IllustrationScreenshot(props) {
|
|
|
8143
8456
|
var screenshot_default = IllustrationScreenshot;
|
|
8144
8457
|
|
|
8145
8458
|
// src/illustrations/embrace-the-weird.js
|
|
8146
|
-
var
|
|
8459
|
+
var React75 = __toESM(require("react"));
|
|
8147
8460
|
function IllustrationEmbracetheWeird(props) {
|
|
8148
|
-
return /* @__PURE__ */
|
|
8461
|
+
return /* @__PURE__ */ React75.createElement(
|
|
8149
8462
|
"svg",
|
|
8150
8463
|
__spreadValues({
|
|
8151
8464
|
viewBox: "0 0 110 110",
|
|
8152
8465
|
fill: "none",
|
|
8153
8466
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8154
8467
|
}, props),
|
|
8155
|
-
/* @__PURE__ */
|
|
8468
|
+
/* @__PURE__ */ React75.createElement(
|
|
8156
8469
|
"path",
|
|
8157
8470
|
{
|
|
8158
8471
|
fillRule: "evenodd",
|
|
@@ -8166,40 +8479,40 @@ function IllustrationEmbracetheWeird(props) {
|
|
|
8166
8479
|
var embrace_the_weird_default = IllustrationEmbracetheWeird;
|
|
8167
8480
|
|
|
8168
8481
|
// src/illustrations/share-with-your-team.js
|
|
8169
|
-
var
|
|
8482
|
+
var React76 = __toESM(require("react"));
|
|
8170
8483
|
function IllustrationSharewithYourTeamTeamLibrary(props) {
|
|
8171
|
-
return /* @__PURE__ */
|
|
8484
|
+
return /* @__PURE__ */ React76.createElement(
|
|
8172
8485
|
"svg",
|
|
8173
8486
|
__spreadValues({
|
|
8174
8487
|
viewBox: "0 0 100 100",
|
|
8175
8488
|
fill: "none",
|
|
8176
8489
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8177
8490
|
}, props),
|
|
8178
|
-
/* @__PURE__ */
|
|
8491
|
+
/* @__PURE__ */ React76.createElement(
|
|
8179
8492
|
"g",
|
|
8180
8493
|
{
|
|
8181
8494
|
clipPath: "url(#Share_with_Your_Team_(Team_Library)_svg__clip0)",
|
|
8182
8495
|
fill: "currentColor"
|
|
8183
8496
|
},
|
|
8184
|
-
/* @__PURE__ */
|
|
8185
|
-
/* @__PURE__ */
|
|
8497
|
+
/* @__PURE__ */ React76.createElement("path", { d: "M33.33 24.946V8.384L24.946 0v24.946H0l8.384 8.384H33.33v-8.384zM58.286 33.33h8.385V8.384L58.286 0v24.946H33.331l8.394 8.384h16.561z" }),
|
|
8498
|
+
/* @__PURE__ */ React76.createElement("path", { d: "M100 8.384L91.614 0v24.946H66.67l8.385 8.384H100V8.384zM33.33 58.286V41.724l-8.384-8.394v24.956H0l8.384 8.384H33.33v-8.384zM33.33 58.286l8.395 8.384H66.67V41.724l-8.385-8.394v24.956H33.331zM66.67 58.286l8.384 8.384H100V41.724l-8.385-8.394v24.956H66.67zM24.946 66.67v24.946H0L8.384 100H33.33V75.054l-8.384-8.384zM58.286 66.67v24.946H33.331L41.725 100H66.67V75.054l-8.385-8.384zM66.67 91.616L75.053 100h24.945V75.054l-8.384-8.384v24.946H66.67z" })
|
|
8186
8499
|
),
|
|
8187
|
-
/* @__PURE__ */
|
|
8500
|
+
/* @__PURE__ */ React76.createElement("defs", null, /* @__PURE__ */ React76.createElement("clipPath", { id: "Share_with_Your_Team_(Team_Library)_svg__clip0" }, /* @__PURE__ */ React76.createElement("path", { fill: "#fff", d: "M0 0h100v100H0z" })))
|
|
8188
8501
|
);
|
|
8189
8502
|
}
|
|
8190
8503
|
var share_with_your_team_default = IllustrationSharewithYourTeamTeamLibrary;
|
|
8191
8504
|
|
|
8192
8505
|
// src/illustrations/enterprise-plan.js
|
|
8193
|
-
var
|
|
8506
|
+
var React77 = __toESM(require("react"));
|
|
8194
8507
|
function IllustrationEnterprisePlan(props) {
|
|
8195
|
-
return /* @__PURE__ */
|
|
8508
|
+
return /* @__PURE__ */ React77.createElement(
|
|
8196
8509
|
"svg",
|
|
8197
8510
|
__spreadValues({
|
|
8198
8511
|
viewBox: "0 0 101 100",
|
|
8199
8512
|
fill: "none",
|
|
8200
8513
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8201
8514
|
}, props),
|
|
8202
|
-
/* @__PURE__ */
|
|
8515
|
+
/* @__PURE__ */ React77.createElement(
|
|
8203
8516
|
"path",
|
|
8204
8517
|
{
|
|
8205
8518
|
fill: "currentColor",
|
|
@@ -8211,30 +8524,30 @@ function IllustrationEnterprisePlan(props) {
|
|
|
8211
8524
|
var enterprise_plan_default = IllustrationEnterprisePlan;
|
|
8212
8525
|
|
|
8213
8526
|
// src/illustrations/share.js
|
|
8214
|
-
var
|
|
8527
|
+
var React78 = __toESM(require("react"));
|
|
8215
8528
|
function IllustrationShare(props) {
|
|
8216
|
-
return /* @__PURE__ */
|
|
8529
|
+
return /* @__PURE__ */ React78.createElement(
|
|
8217
8530
|
"svg",
|
|
8218
8531
|
__spreadValues({
|
|
8219
8532
|
viewBox: "0 0 100 101",
|
|
8220
8533
|
fill: "none",
|
|
8221
8534
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8222
8535
|
}, props),
|
|
8223
|
-
/* @__PURE__ */
|
|
8536
|
+
/* @__PURE__ */ React78.createElement(
|
|
8224
8537
|
"path",
|
|
8225
8538
|
{
|
|
8226
8539
|
d: "M34.27 50.002v15.73H50c-8.69 0-15.73-7.04-15.73-15.73zM65.73 50.002v-15.73H50c8.69 0 15.73 7.04 15.73 15.73zM50 34.272H34.27v15.73c0-8.69 7.04-15.73 15.73-15.73z",
|
|
8227
8540
|
fill: "currentColor"
|
|
8228
8541
|
}
|
|
8229
8542
|
),
|
|
8230
|
-
/* @__PURE__ */
|
|
8543
|
+
/* @__PURE__ */ React78.createElement(
|
|
8231
8544
|
"path",
|
|
8232
8545
|
{
|
|
8233
8546
|
d: "M50 65.732h15.73v-15.73c0 8.69-7.04 15.73-15.73 15.73z",
|
|
8234
8547
|
fill: "currentColor"
|
|
8235
8548
|
}
|
|
8236
8549
|
),
|
|
8237
|
-
/* @__PURE__ */
|
|
8550
|
+
/* @__PURE__ */ React78.createElement(
|
|
8238
8551
|
"path",
|
|
8239
8552
|
{
|
|
8240
8553
|
d: "M0 .002v100h100v-100H0zm81.46 10c3.48 1.79 6.2 4.84 7.57 8.54h-7.57v-8.54zm-15.73 0c6.1 0 11.38 3.47 13.99 8.54H65.73v-8.54zm-15.73 0c6.1 0 11.38 3.47 13.99 8.54H36.01c2.61-5.07 7.89-8.54 13.99-8.54zm-15.73 0v8.54H20.28c2.61-5.07 7.89-8.54 13.99-8.54zm-15.73 80c-3.48-1.79-6.2-4.84-7.57-8.54h7.57v8.54zm0-10.28c-5.07-2.61-8.54-7.89-8.54-13.99h8.54v13.99zm0-15.73c-5.07-2.61-8.54-7.89-8.54-13.99 0-6.1 3.47-11.38 8.54-13.99v27.98zm0-29.72H10c0-6.1 3.47-11.38 8.54-13.99v13.99zm0-15.73h-7.57c1.37-3.7 4.09-6.75 7.57-8.54v8.54zm62.92 71.46v-8.54h7.57c-1.37 3.7-4.09 6.75-7.57 8.54zm0-10.28v-13.99H90c0 6.1-3.47 11.38-8.54 13.99zm0-29.72v-13.99c5.07 2.61 8.54 7.89 8.54 13.99 0 6.1-3.47 11.38-8.54 13.99v-13.99c0 8.69-7.04 15.73-15.73 15.73h15.73c0 8.69-7.04 15.73-15.73 15.73h13.99c-2.61 5.07-7.89 8.54-13.99 8.54v-8.54-15.73c0 8.69-7.04 15.73-15.73 15.73h13.99c-2.61 5.07-7.89 8.54-13.99 8.54-6.1 0-11.38-3.47-13.99-8.54H50c-8.69 0-15.73-7.04-15.73-15.73v24.27c-6.1 0-11.38-3.47-13.99-8.54h13.99c-8.69 0-15.73-7.04-15.73-15.73h15.73c-8.69 0-15.73-7.04-15.73-15.73 0-8.69 7.04-15.73 15.73-15.73H18.54c0-8.69 7.04-15.73 15.73-15.73v15.73c0-8.69 7.04-15.73 15.73-15.73 8.69 0 15.73 7.04 15.73 15.73v-15.73c8.69 0 15.73 7.04 15.73 15.73v-13.99c5.07 2.61 8.54 7.89 8.54 13.99H65.73c8.69 0 15.73 7.04 15.73 15.73z",
|
|
@@ -8246,39 +8559,39 @@ function IllustrationShare(props) {
|
|
|
8246
8559
|
var share_default = IllustrationShare;
|
|
8247
8560
|
|
|
8248
8561
|
// src/illustrations/faq-and-security.js
|
|
8249
|
-
var
|
|
8562
|
+
var React79 = __toESM(require("react"));
|
|
8250
8563
|
function IllustrationFaQandSecurity(props) {
|
|
8251
|
-
return /* @__PURE__ */
|
|
8564
|
+
return /* @__PURE__ */ React79.createElement(
|
|
8252
8565
|
"svg",
|
|
8253
8566
|
__spreadValues({
|
|
8254
8567
|
viewBox: "0 0 100 100",
|
|
8255
8568
|
fill: "none",
|
|
8256
8569
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8257
8570
|
}, props),
|
|
8258
|
-
/* @__PURE__ */
|
|
8571
|
+
/* @__PURE__ */ React79.createElement(
|
|
8259
8572
|
"path",
|
|
8260
8573
|
{
|
|
8261
8574
|
d: "M50 70c11.046 0 20-8.954 20-20s-8.954-20-20-20-20 8.954-20 20 8.954 20 20 20z",
|
|
8262
8575
|
fill: "currentColor"
|
|
8263
8576
|
}
|
|
8264
8577
|
),
|
|
8265
|
-
/* @__PURE__ */
|
|
8266
|
-
/* @__PURE__ */
|
|
8578
|
+
/* @__PURE__ */ React79.createElement("path", { d: "M31 50V0H0v100h99.999V69H31V50z", fill: "currentColor" }),
|
|
8579
|
+
/* @__PURE__ */ React79.createElement("path", { d: "M100 66V0H34v31h35v35h31z", fill: "currentColor" })
|
|
8267
8580
|
);
|
|
8268
8581
|
}
|
|
8269
8582
|
var faq_and_security_default = IllustrationFaQandSecurity;
|
|
8270
8583
|
|
|
8271
8584
|
// src/illustrations/starred.js
|
|
8272
|
-
var
|
|
8585
|
+
var React80 = __toESM(require("react"));
|
|
8273
8586
|
function IllustrationStarred(props) {
|
|
8274
|
-
return /* @__PURE__ */
|
|
8587
|
+
return /* @__PURE__ */ React80.createElement(
|
|
8275
8588
|
"svg",
|
|
8276
8589
|
__spreadValues({
|
|
8277
8590
|
viewBox: "0 0 101 101",
|
|
8278
8591
|
fill: "none",
|
|
8279
8592
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8280
8593
|
}, props),
|
|
8281
|
-
/* @__PURE__ */
|
|
8594
|
+
/* @__PURE__ */ React80.createElement(
|
|
8282
8595
|
"path",
|
|
8283
8596
|
{
|
|
8284
8597
|
d: "M38.963 0C17.45 0 0 18.136 0 40.495v8.507h9.444C30.967 49.002 48 30.41 48 8.05V.002L38.963 0zM100.002 38.965c0-21.513-18.136-38.963-40.495-38.963H51v9.444c0 21.523 18.592 38.556 40.951 38.556H100l.002-9.037zM61.039 100.004c21.513 0 38.963-18.136 38.963-40.495v-8.507h-9.444c-21.523 0-38.556 18.592-38.556 40.951v8.049l9.037.002zM0 61.039c0 21.513 18.136 38.963 40.495 38.963h8.507v-9.444c0-21.523-18.592-38.556-40.952-38.556H.002L0 61.039z",
|
|
@@ -8290,16 +8603,16 @@ function IllustrationStarred(props) {
|
|
|
8290
8603
|
var starred_default = IllustrationStarred;
|
|
8291
8604
|
|
|
8292
8605
|
// src/illustrations/five-minute-limit.js
|
|
8293
|
-
var
|
|
8606
|
+
var React81 = __toESM(require("react"));
|
|
8294
8607
|
function Illustration5MinuteLimit(props) {
|
|
8295
|
-
return /* @__PURE__ */
|
|
8608
|
+
return /* @__PURE__ */ React81.createElement(
|
|
8296
8609
|
"svg",
|
|
8297
8610
|
__spreadValues({
|
|
8298
8611
|
viewBox: "0 0 110 110",
|
|
8299
8612
|
fill: "none",
|
|
8300
8613
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8301
8614
|
}, props),
|
|
8302
|
-
/* @__PURE__ */
|
|
8615
|
+
/* @__PURE__ */ React81.createElement(
|
|
8303
8616
|
"path",
|
|
8304
8617
|
{
|
|
8305
8618
|
fillRule: "evenodd",
|
|
@@ -8313,16 +8626,16 @@ function Illustration5MinuteLimit(props) {
|
|
|
8313
8626
|
var five_minute_limit_default = Illustration5MinuteLimit;
|
|
8314
8627
|
|
|
8315
8628
|
// src/illustrations/starter-plus-plan.js
|
|
8316
|
-
var
|
|
8629
|
+
var React82 = __toESM(require("react"));
|
|
8317
8630
|
function IllustrationStarterPlusPlan(props) {
|
|
8318
|
-
return /* @__PURE__ */
|
|
8631
|
+
return /* @__PURE__ */ React82.createElement(
|
|
8319
8632
|
"svg",
|
|
8320
8633
|
__spreadValues({
|
|
8321
8634
|
viewBox: "0 0 100 100",
|
|
8322
8635
|
fill: "none",
|
|
8323
8636
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8324
8637
|
}, props),
|
|
8325
|
-
/* @__PURE__ */
|
|
8638
|
+
/* @__PURE__ */ React82.createElement(
|
|
8326
8639
|
"path",
|
|
8327
8640
|
{
|
|
8328
8641
|
fillRule: "evenodd",
|
|
@@ -8336,16 +8649,16 @@ function IllustrationStarterPlusPlan(props) {
|
|
|
8336
8649
|
var starter_plus_plan_default = IllustrationStarterPlusPlan;
|
|
8337
8650
|
|
|
8338
8651
|
// src/illustrations/getting-started.js
|
|
8339
|
-
var
|
|
8652
|
+
var React83 = __toESM(require("react"));
|
|
8340
8653
|
function IllustrationGettingStarted(props) {
|
|
8341
|
-
return /* @__PURE__ */
|
|
8654
|
+
return /* @__PURE__ */ React83.createElement(
|
|
8342
8655
|
"svg",
|
|
8343
8656
|
__spreadValues({
|
|
8344
8657
|
viewBox: "0 0 106 106",
|
|
8345
8658
|
fill: "none",
|
|
8346
8659
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8347
8660
|
}, props),
|
|
8348
|
-
/* @__PURE__ */
|
|
8661
|
+
/* @__PURE__ */ React83.createElement(
|
|
8349
8662
|
"path",
|
|
8350
8663
|
{
|
|
8351
8664
|
d: "M53 101c26.51 0 48-21.49 48-48S79.51 5 53 5 5 26.49 5 53s21.49 48 48 48z",
|
|
@@ -8354,7 +8667,7 @@ function IllustrationGettingStarted(props) {
|
|
|
8354
8667
|
strokeMiterlimit: 10
|
|
8355
8668
|
}
|
|
8356
8669
|
),
|
|
8357
|
-
/* @__PURE__ */
|
|
8670
|
+
/* @__PURE__ */ React83.createElement(
|
|
8358
8671
|
"path",
|
|
8359
8672
|
{
|
|
8360
8673
|
d: "M53 100.986c26.51 0 48-14.563 48-32.527 0-17.965-21.49-32.528-48-32.528S5 50.494 5 68.46c0 17.964 21.49 32.527 48 32.527z",
|
|
@@ -8363,7 +8676,7 @@ function IllustrationGettingStarted(props) {
|
|
|
8363
8676
|
strokeMiterlimit: 10
|
|
8364
8677
|
}
|
|
8365
8678
|
),
|
|
8366
|
-
/* @__PURE__ */
|
|
8679
|
+
/* @__PURE__ */ React83.createElement(
|
|
8367
8680
|
"path",
|
|
8368
8681
|
{
|
|
8369
8682
|
d: "M53 100.998c26.51 0 48-8.682 48-19.39 0-10.71-21.49-19.391-48-19.391S5 70.898 5 81.607c0 10.71 21.49 19.391 48 19.391z",
|
|
@@ -8372,7 +8685,7 @@ function IllustrationGettingStarted(props) {
|
|
|
8372
8685
|
strokeMiterlimit: 10
|
|
8373
8686
|
}
|
|
8374
8687
|
),
|
|
8375
|
-
/* @__PURE__ */
|
|
8688
|
+
/* @__PURE__ */ React83.createElement(
|
|
8376
8689
|
"path",
|
|
8377
8690
|
{
|
|
8378
8691
|
d: "M53 100.984c26.51 0 48-3.908 48-8.728S79.51 83.53 53 83.53 5 87.436 5 92.256s21.49 8.728 48 8.728z",
|
|
@@ -8386,23 +8699,23 @@ function IllustrationGettingStarted(props) {
|
|
|
8386
8699
|
var getting_started_default = IllustrationGettingStarted;
|
|
8387
8700
|
|
|
8388
8701
|
// src/illustrations/strong-upload-speed.js
|
|
8389
|
-
var
|
|
8702
|
+
var React84 = __toESM(require("react"));
|
|
8390
8703
|
function IllustrationStrongUploadSpeed(props) {
|
|
8391
|
-
return /* @__PURE__ */
|
|
8704
|
+
return /* @__PURE__ */ React84.createElement(
|
|
8392
8705
|
"svg",
|
|
8393
8706
|
__spreadValues({
|
|
8394
8707
|
viewBox: "0 0 111 110",
|
|
8395
8708
|
fill: "none",
|
|
8396
8709
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8397
8710
|
}, props),
|
|
8398
|
-
/* @__PURE__ */
|
|
8711
|
+
/* @__PURE__ */ React84.createElement(
|
|
8399
8712
|
"path",
|
|
8400
8713
|
{
|
|
8401
8714
|
d: "M.223 57.064l-.208-.356a55.069 55.069 0 002.244 13.991l44.404-40.904-46.44 27.27zM3.27 73.804C10.953 94.924 31.208 110 55 110c23.926 0 44.285-15.269 51.865-36.582l-51.582-47.53L3.27 73.804zm88.867-9.358v24.36L64.838 63.584v39.003a1.49 1.49 0 01-1.486 1.486H47.287a1.49 1.49 0 01-1.486-1.486V63.585l-27.388 25.22V64.446l36.914-33.983 36.81 33.983zM107.861 70.299a54.916 54.916 0 002.125-13.442L63.873 29.78 107.861 70.3zM63.115 25.873l46.886 27.537c-.148-5.228-1.01-10.293-2.526-15.06l-44.36-12.477zM2.482 38.543C.966 43.356.119 48.465 0 53.753l47.436-27.864L2.482 38.543z",
|
|
8402
8715
|
fill: "currentColor"
|
|
8403
8716
|
}
|
|
8404
8717
|
),
|
|
8405
|
-
/* @__PURE__ */
|
|
8718
|
+
/* @__PURE__ */ React84.createElement(
|
|
8406
8719
|
"path",
|
|
8407
8720
|
{
|
|
8408
8721
|
d: "M106.241 34.934C98.216 14.482 78.302 0 55.001 0 31.625 0 11.68 14.57 3.7 35.112l51.582-14.511 50.958 14.333z",
|
|
@@ -8414,16 +8727,16 @@ function IllustrationStrongUploadSpeed(props) {
|
|
|
8414
8727
|
var strong_upload_speed_default = IllustrationStrongUploadSpeed;
|
|
8415
8728
|
|
|
8416
8729
|
// src/illustrations/growth-through-empathy.js
|
|
8417
|
-
var
|
|
8730
|
+
var React85 = __toESM(require("react"));
|
|
8418
8731
|
function IllustrationGrowththroughEmpathy(props) {
|
|
8419
|
-
return /* @__PURE__ */
|
|
8732
|
+
return /* @__PURE__ */ React85.createElement(
|
|
8420
8733
|
"svg",
|
|
8421
8734
|
__spreadValues({
|
|
8422
8735
|
viewBox: "0 0 104 100",
|
|
8423
8736
|
fill: "none",
|
|
8424
8737
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8425
8738
|
}, props),
|
|
8426
|
-
/* @__PURE__ */
|
|
8739
|
+
/* @__PURE__ */ React85.createElement(
|
|
8427
8740
|
"path",
|
|
8428
8741
|
{
|
|
8429
8742
|
d: "M98.75 100.001c0-25.889-20.986-46.876-46.874-46.876C25.987 53.125 5 74.112 5 100.001",
|
|
@@ -8432,7 +8745,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8432
8745
|
strokeMiterlimit: 10
|
|
8433
8746
|
}
|
|
8434
8747
|
),
|
|
8435
|
-
/* @__PURE__ */
|
|
8748
|
+
/* @__PURE__ */ React85.createElement(
|
|
8436
8749
|
"path",
|
|
8437
8750
|
{
|
|
8438
8751
|
d: "M16.704 100.001c0-19.416 15.74-35.171 35.172-35.171 19.43 0 35.171 15.74 35.171 35.171",
|
|
@@ -8441,7 +8754,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8441
8754
|
strokeMiterlimit: 10
|
|
8442
8755
|
}
|
|
8443
8756
|
),
|
|
8444
|
-
/* @__PURE__ */
|
|
8757
|
+
/* @__PURE__ */ React85.createElement(
|
|
8445
8758
|
"path",
|
|
8446
8759
|
{
|
|
8447
8760
|
d: "M28.213 100.001c0-13.07 10.593-23.648 23.648-23.648 13.054 0 23.662 10.579 23.662 23.648",
|
|
@@ -8450,7 +8763,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8450
8763
|
strokeMiterlimit: 10
|
|
8451
8764
|
}
|
|
8452
8765
|
),
|
|
8453
|
-
/* @__PURE__ */
|
|
8766
|
+
/* @__PURE__ */ React85.createElement(
|
|
8454
8767
|
"path",
|
|
8455
8768
|
{
|
|
8456
8769
|
d: "M39.736 100c0-6.692 5.432-12.124 12.124-12.124 6.693 0 12.124 5.432 12.124 12.124M5 0c0 25.889 20.987 46.875 46.875 46.875C77.764 46.875 98.751 25.89 98.751 0",
|
|
@@ -8459,7 +8772,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8459
8772
|
strokeMiterlimit: 10
|
|
8460
8773
|
}
|
|
8461
8774
|
),
|
|
8462
|
-
/* @__PURE__ */
|
|
8775
|
+
/* @__PURE__ */ React85.createElement(
|
|
8463
8776
|
"path",
|
|
8464
8777
|
{
|
|
8465
8778
|
d: "M87.047 0c0 19.416-15.74 35.171-35.172 35.171-19.43 0-35.171-15.74-35.171-35.171",
|
|
@@ -8468,7 +8781,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8468
8781
|
strokeMiterlimit: 10
|
|
8469
8782
|
}
|
|
8470
8783
|
),
|
|
8471
|
-
/* @__PURE__ */
|
|
8784
|
+
/* @__PURE__ */ React85.createElement(
|
|
8472
8785
|
"path",
|
|
8473
8786
|
{
|
|
8474
8787
|
d: "M75.538 0c0 13.07-10.593 23.648-23.648 23.648-13.054 0-23.662-10.579-23.662-23.648",
|
|
@@ -8477,7 +8790,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8477
8790
|
strokeMiterlimit: 10
|
|
8478
8791
|
}
|
|
8479
8792
|
),
|
|
8480
|
-
/* @__PURE__ */
|
|
8793
|
+
/* @__PURE__ */ React85.createElement(
|
|
8481
8794
|
"path",
|
|
8482
8795
|
{
|
|
8483
8796
|
d: "M64.015 0c0 6.693-5.432 12.124-12.124 12.124S39.767 6.693 39.767.002",
|
|
@@ -8491,16 +8804,16 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8491
8804
|
var growth_through_empathy_default = IllustrationGrowththroughEmpathy;
|
|
8492
8805
|
|
|
8493
8806
|
// src/illustrations/troubleshooting.js
|
|
8494
|
-
var
|
|
8807
|
+
var React86 = __toESM(require("react"));
|
|
8495
8808
|
function IllustrationTroubleshooting(props) {
|
|
8496
|
-
return /* @__PURE__ */
|
|
8809
|
+
return /* @__PURE__ */ React86.createElement(
|
|
8497
8810
|
"svg",
|
|
8498
8811
|
__spreadValues({
|
|
8499
8812
|
viewBox: "0 0 110 110",
|
|
8500
8813
|
fill: "none",
|
|
8501
8814
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8502
8815
|
}, props),
|
|
8503
|
-
/* @__PURE__ */
|
|
8816
|
+
/* @__PURE__ */ React86.createElement(
|
|
8504
8817
|
"path",
|
|
8505
8818
|
{
|
|
8506
8819
|
d: "M5 55h99.984c0 27.61-22.375 50-50 50S5 82.61 5 55z",
|
|
@@ -8510,7 +8823,7 @@ function IllustrationTroubleshooting(props) {
|
|
|
8510
8823
|
strokeMiterlimit: 10
|
|
8511
8824
|
}
|
|
8512
8825
|
),
|
|
8513
|
-
/* @__PURE__ */
|
|
8826
|
+
/* @__PURE__ */ React86.createElement(
|
|
8514
8827
|
"path",
|
|
8515
8828
|
{
|
|
8516
8829
|
d: "M55 105c27.614 0 50-22.386 50-50S82.614 5 55 5 5 27.386 5 55s22.386 50 50 50z",
|
|
@@ -8519,7 +8832,7 @@ function IllustrationTroubleshooting(props) {
|
|
|
8519
8832
|
strokeMiterlimit: 10
|
|
8520
8833
|
}
|
|
8521
8834
|
),
|
|
8522
|
-
/* @__PURE__ */
|
|
8835
|
+
/* @__PURE__ */ React86.createElement(
|
|
8523
8836
|
"path",
|
|
8524
8837
|
{
|
|
8525
8838
|
d: "M23.534 55C23.534 37.62 37.62 23.534 55 23.534c17.382 0 31.466 14.085 31.466 31.466",
|
|
@@ -8528,7 +8841,7 @@ function IllustrationTroubleshooting(props) {
|
|
|
8528
8841
|
strokeMiterlimit: 10
|
|
8529
8842
|
}
|
|
8530
8843
|
),
|
|
8531
|
-
/* @__PURE__ */
|
|
8844
|
+
/* @__PURE__ */ React86.createElement(
|
|
8532
8845
|
"path",
|
|
8533
8846
|
{
|
|
8534
8847
|
d: "M42.053 55c0-7.138 5.794-12.932 12.932-12.932 7.138 0 12.932 5.794 12.932 12.932",
|
|
@@ -8542,16 +8855,16 @@ function IllustrationTroubleshooting(props) {
|
|
|
8542
8855
|
var troubleshooting_default = IllustrationTroubleshooting;
|
|
8543
8856
|
|
|
8544
8857
|
// src/illustrations/health-plans.js
|
|
8545
|
-
var
|
|
8858
|
+
var React87 = __toESM(require("react"));
|
|
8546
8859
|
function IllustrationHealthPlans(props) {
|
|
8547
|
-
return /* @__PURE__ */
|
|
8860
|
+
return /* @__PURE__ */ React87.createElement(
|
|
8548
8861
|
"svg",
|
|
8549
8862
|
__spreadValues({
|
|
8550
8863
|
viewBox: "0 0 100 101",
|
|
8551
8864
|
fill: "none",
|
|
8552
8865
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8553
8866
|
}, props),
|
|
8554
|
-
/* @__PURE__ */
|
|
8867
|
+
/* @__PURE__ */ React87.createElement(
|
|
8555
8868
|
"path",
|
|
8556
8869
|
{
|
|
8557
8870
|
fillRule: "evenodd",
|
|
@@ -8565,16 +8878,16 @@ function IllustrationHealthPlans(props) {
|
|
|
8565
8878
|
var health_plans_default = IllustrationHealthPlans;
|
|
8566
8879
|
|
|
8567
8880
|
// src/illustrations/upgrade.js
|
|
8568
|
-
var
|
|
8881
|
+
var React88 = __toESM(require("react"));
|
|
8569
8882
|
function IllustrationUpgrade(props) {
|
|
8570
|
-
return /* @__PURE__ */
|
|
8883
|
+
return /* @__PURE__ */ React88.createElement(
|
|
8571
8884
|
"svg",
|
|
8572
8885
|
__spreadValues({
|
|
8573
8886
|
viewBox: "0 0 100 100",
|
|
8574
8887
|
fill: "none",
|
|
8575
8888
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8576
8889
|
}, props),
|
|
8577
|
-
/* @__PURE__ */
|
|
8890
|
+
/* @__PURE__ */ React88.createElement(
|
|
8578
8891
|
"path",
|
|
8579
8892
|
{
|
|
8580
8893
|
fillRule: "evenodd",
|
|
@@ -8588,16 +8901,16 @@ function IllustrationUpgrade(props) {
|
|
|
8588
8901
|
var upgrade_default = IllustrationUpgrade;
|
|
8589
8902
|
|
|
8590
8903
|
// src/illustrations/how-to-use-loom.js
|
|
8591
|
-
var
|
|
8904
|
+
var React89 = __toESM(require("react"));
|
|
8592
8905
|
function IllustrationHowtoUseLoom(props) {
|
|
8593
|
-
return /* @__PURE__ */
|
|
8906
|
+
return /* @__PURE__ */ React89.createElement(
|
|
8594
8907
|
"svg",
|
|
8595
8908
|
__spreadValues({
|
|
8596
8909
|
viewBox: "0 0 110 110",
|
|
8597
8910
|
fill: "none",
|
|
8598
8911
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8599
8912
|
}, props),
|
|
8600
|
-
/* @__PURE__ */
|
|
8913
|
+
/* @__PURE__ */ React89.createElement(
|
|
8601
8914
|
"path",
|
|
8602
8915
|
{
|
|
8603
8916
|
d: "M61.125 97.536H48.768v12.373h12.357V97.536zM81.608 88.743l-10.701 6.179 6.186 10.714 10.701-6.178-6.186-10.715zM94.92 70.897l-6.178 10.7 10.715 6.187 6.178-10.701-10.714-6.186zM89.445 61.127V48.77H78.014l9.91-5.724-6.178-10.71-9.895 5.724 5.724-9.895-10.71-6.179-5.724 9.895V20.45H48.769V31.88l-5.724-9.895-10.71 6.179 5.723 9.91-9.91-5.723-6.179 10.71 9.91 5.724H20.45v12.356h11.43l-9.91 5.724 6.179 10.71 9.91-5.723-5.723 9.91 10.71 6.178 5.724-9.91v11.431h12.356V78.032l5.724 9.91 10.71-6.178-5.724-9.895 9.895 5.724 6.179-10.71-9.91-5.724h11.447v-.031zM54.947 71.413c-9.095 0-16.465-7.37-16.465-16.465 0-9.095 7.37-16.465 16.465-16.465 9.095 0 16.465 7.37 16.465 16.465 0 9.095-7.37 16.465-16.465 16.465zM109.91 48.77H97.538v12.356h12.372V48.77zM99.46 22.114l-10.714 6.187L94.925 39l10.714-6.186-6.178-10.7zM77.082 4.276L70.896 14.99l10.701 6.179 6.186-10.715-10.7-6.178zM61.125 0H48.768v12.373h12.357V0zM32.825 4.281L22.124 10.46l6.186 10.714 10.701-6.178-6.186-10.715zM10.449 22.127L4.27 32.828l10.714 6.186 6.178-10.7-10.714-6.187zM12.373 48.77H0v12.356h12.373V48.77zM14.99 70.881L4.274 77.067l6.178 10.701 10.715-6.186-6.179-10.7zM28.311 88.746L22.125 99.46l10.701 6.179 6.186-10.715-10.7-6.178z",
|
|
@@ -8609,16 +8922,16 @@ function IllustrationHowtoUseLoom(props) {
|
|
|
8609
8922
|
var how_to_use_loom_default = IllustrationHowtoUseLoom;
|
|
8610
8923
|
|
|
8611
8924
|
// src/illustrations/upload-drag-and-drop.js
|
|
8612
|
-
var
|
|
8925
|
+
var React90 = __toESM(require("react"));
|
|
8613
8926
|
function IllustrationUploadDragAndDrop(props) {
|
|
8614
|
-
return /* @__PURE__ */
|
|
8927
|
+
return /* @__PURE__ */ React90.createElement(
|
|
8615
8928
|
"svg",
|
|
8616
8929
|
__spreadValues({
|
|
8617
8930
|
viewBox: "0 0 100 100",
|
|
8618
8931
|
fill: "none",
|
|
8619
8932
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8620
8933
|
}, props),
|
|
8621
|
-
/* @__PURE__ */
|
|
8934
|
+
/* @__PURE__ */ React90.createElement(
|
|
8622
8935
|
"path",
|
|
8623
8936
|
{
|
|
8624
8937
|
d: "M100 38.086V0H61.914v9.93h21.132L54.963 38.013V16.88h-9.93v21.132L16.951 9.93h21.135V0H0v38.086h9.93V16.951l28.083 28.082H16.88v9.93h21.132L9.93 83.046V61.914H0V100h38.086v-9.93H16.951l28.082-28.086v21.135h9.93V61.984L83.046 90.07H61.914V100H100V61.914h-9.93v21.132L61.987 54.963H83.12v-9.93H61.987L90.07 16.951v21.135H100z",
|
|
@@ -8630,16 +8943,16 @@ function IllustrationUploadDragAndDrop(props) {
|
|
|
8630
8943
|
var upload_drag_and_drop_default = IllustrationUploadDragAndDrop;
|
|
8631
8944
|
|
|
8632
8945
|
// src/illustrations/use-cases.js
|
|
8633
|
-
var
|
|
8946
|
+
var React91 = __toESM(require("react"));
|
|
8634
8947
|
function IllustrationUseCases(props) {
|
|
8635
|
-
return /* @__PURE__ */
|
|
8948
|
+
return /* @__PURE__ */ React91.createElement(
|
|
8636
8949
|
"svg",
|
|
8637
8950
|
__spreadValues({
|
|
8638
8951
|
viewBox: "0 0 100 100",
|
|
8639
8952
|
fill: "none",
|
|
8640
8953
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8641
8954
|
}, props),
|
|
8642
|
-
/* @__PURE__ */
|
|
8955
|
+
/* @__PURE__ */ React91.createElement(
|
|
8643
8956
|
"path",
|
|
8644
8957
|
{
|
|
8645
8958
|
d: "M0 0v100h100V0H0zm90 90H61.91l20.87-12.52L90 89.52V90zm0-71.25H29.01L90 26.56v8.82l-42.3-5.42L90 42.3v9.12l-27.61-8.05L90 56.78v9.73l-15.29-7.42L90 71.34v11.22L76.02 71.35 61.06 90H49.84l24.82-30.94-8.62-4.19L48.98 90h-9.73l22.71-46.76-9.21-2.68L38.34 90h-9.12l17.53-60.15-10.48-1.35L28.4 90h-8.82l9.12-71.25h-9.94V90H10V10h80v8.75z",
|
|
@@ -8651,16 +8964,16 @@ function IllustrationUseCases(props) {
|
|
|
8651
8964
|
var use_cases_default = IllustrationUseCases;
|
|
8652
8965
|
|
|
8653
8966
|
// src/illustrations/invite-members.js
|
|
8654
|
-
var
|
|
8967
|
+
var React92 = __toESM(require("react"));
|
|
8655
8968
|
function IllustrationInviteMembers(props) {
|
|
8656
|
-
return /* @__PURE__ */
|
|
8969
|
+
return /* @__PURE__ */ React92.createElement(
|
|
8657
8970
|
"svg",
|
|
8658
8971
|
__spreadValues({
|
|
8659
8972
|
viewBox: "0 0 134 134",
|
|
8660
8973
|
fill: "none",
|
|
8661
8974
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8662
8975
|
}, props),
|
|
8663
|
-
/* @__PURE__ */
|
|
8976
|
+
/* @__PURE__ */ React92.createElement(
|
|
8664
8977
|
"path",
|
|
8665
8978
|
{
|
|
8666
8979
|
fillRule: "evenodd",
|
|
@@ -8674,45 +8987,45 @@ function IllustrationInviteMembers(props) {
|
|
|
8674
8987
|
var invite_members_default = IllustrationInviteMembers;
|
|
8675
8988
|
|
|
8676
8989
|
// src/illustrations/wellness.js
|
|
8677
|
-
var
|
|
8990
|
+
var React93 = __toESM(require("react"));
|
|
8678
8991
|
function IllustrationWellness(props) {
|
|
8679
|
-
return /* @__PURE__ */
|
|
8992
|
+
return /* @__PURE__ */ React93.createElement(
|
|
8680
8993
|
"svg",
|
|
8681
8994
|
__spreadValues({
|
|
8682
8995
|
viewBox: "0 0 100 101",
|
|
8683
8996
|
fill: "none",
|
|
8684
8997
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8685
8998
|
}, props),
|
|
8686
|
-
/* @__PURE__ */
|
|
8999
|
+
/* @__PURE__ */ React93.createElement(
|
|
8687
9000
|
"path",
|
|
8688
9001
|
{
|
|
8689
9002
|
d: "M66.667.929a33.333 33.333 0 010 66.666V.93zM0 34.263a33.333 33.333 0 0166.667 0H0zM33.333 100.929a33.338 33.338 0 01-23.57-9.763 33.333 33.333 0 0123.57-56.903v66.666z",
|
|
8690
9003
|
fill: "currentColor"
|
|
8691
9004
|
}
|
|
8692
9005
|
),
|
|
8693
|
-
/* @__PURE__ */
|
|
9006
|
+
/* @__PURE__ */ React93.createElement(
|
|
8694
9007
|
"path",
|
|
8695
9008
|
{
|
|
8696
9009
|
d: "M99.999 67.596a33.332 33.332 0 01-64.13 12.756 33.332 33.332 0 01-2.537-12.756h66.667zM33.334.93H.001v33.333h33.333z",
|
|
8697
9010
|
fill: "currentColor"
|
|
8698
9011
|
}
|
|
8699
9012
|
),
|
|
8700
|
-
/* @__PURE__ */
|
|
9013
|
+
/* @__PURE__ */ React93.createElement("path", { fill: "currentColor", d: "M100 67.595H66.667v33.333H100z" })
|
|
8701
9014
|
);
|
|
8702
9015
|
}
|
|
8703
9016
|
var wellness_default = IllustrationWellness;
|
|
8704
9017
|
|
|
8705
9018
|
// src/illustrations/comments.js
|
|
8706
|
-
var
|
|
9019
|
+
var React94 = __toESM(require("react"));
|
|
8707
9020
|
function IllustrationComments(props) {
|
|
8708
|
-
return /* @__PURE__ */
|
|
9021
|
+
return /* @__PURE__ */ React94.createElement(
|
|
8709
9022
|
"svg",
|
|
8710
9023
|
__spreadValues({
|
|
8711
9024
|
viewBox: "0 0 96 96",
|
|
8712
9025
|
fill: "none",
|
|
8713
9026
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8714
9027
|
}, props),
|
|
8715
|
-
/* @__PURE__ */
|
|
9028
|
+
/* @__PURE__ */ React94.createElement(
|
|
8716
9029
|
"path",
|
|
8717
9030
|
{
|
|
8718
9031
|
fillRule: "evenodd",
|
|
@@ -8721,7 +9034,7 @@ function IllustrationComments(props) {
|
|
|
8721
9034
|
fill: "currentColor"
|
|
8722
9035
|
}
|
|
8723
9036
|
),
|
|
8724
|
-
/* @__PURE__ */
|
|
9037
|
+
/* @__PURE__ */ React94.createElement(
|
|
8725
9038
|
"path",
|
|
8726
9039
|
{
|
|
8727
9040
|
fill: "currentColor",
|
|
@@ -8733,16 +9046,16 @@ function IllustrationComments(props) {
|
|
|
8733
9046
|
var comments_default = IllustrationComments;
|
|
8734
9047
|
|
|
8735
9048
|
// src/illustrations/folders-empty-state-mobile.js
|
|
8736
|
-
var
|
|
9049
|
+
var React95 = __toESM(require("react"));
|
|
8737
9050
|
function IllutrationFoldersEmptyStateMobile(props) {
|
|
8738
|
-
return /* @__PURE__ */
|
|
9051
|
+
return /* @__PURE__ */ React95.createElement(
|
|
8739
9052
|
"svg",
|
|
8740
9053
|
__spreadValues({
|
|
8741
9054
|
viewBox: "0 0 96 96",
|
|
8742
9055
|
fill: "none",
|
|
8743
9056
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8744
9057
|
}, props),
|
|
8745
|
-
/* @__PURE__ */
|
|
9058
|
+
/* @__PURE__ */ React95.createElement(
|
|
8746
9059
|
"path",
|
|
8747
9060
|
{
|
|
8748
9061
|
fillRule: "evenodd",
|
|
@@ -8751,7 +9064,7 @@ function IllutrationFoldersEmptyStateMobile(props) {
|
|
|
8751
9064
|
fill: "currentColor"
|
|
8752
9065
|
}
|
|
8753
9066
|
),
|
|
8754
|
-
/* @__PURE__ */
|
|
9067
|
+
/* @__PURE__ */ React95.createElement(
|
|
8755
9068
|
"path",
|
|
8756
9069
|
{
|
|
8757
9070
|
fillRule: "evenodd",
|
|
@@ -8765,23 +9078,23 @@ function IllutrationFoldersEmptyStateMobile(props) {
|
|
|
8765
9078
|
var folders_empty_state_mobile_default = IllutrationFoldersEmptyStateMobile;
|
|
8766
9079
|
|
|
8767
9080
|
// src/illustrations/help-ios.js
|
|
8768
|
-
var
|
|
9081
|
+
var React96 = __toESM(require("react"));
|
|
8769
9082
|
function IllustrationHelpIos(props) {
|
|
8770
|
-
return /* @__PURE__ */
|
|
9083
|
+
return /* @__PURE__ */ React96.createElement(
|
|
8771
9084
|
"svg",
|
|
8772
9085
|
__spreadValues({
|
|
8773
9086
|
viewBox: "0 0 96 96",
|
|
8774
9087
|
fill: "none",
|
|
8775
9088
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8776
9089
|
}, props),
|
|
8777
|
-
/* @__PURE__ */
|
|
9090
|
+
/* @__PURE__ */ React96.createElement(
|
|
8778
9091
|
"path",
|
|
8779
9092
|
{
|
|
8780
9093
|
d: "M22.8 12c5.965 0 10.8 4.835 10.8 10.8 0 .254-.008.505-.026.754C38.542 16.58 46.912 12 56.4 12 71.643 12 84 23.82 84 38.4c0 14.58-12.357 26.4-27.6 26.4-5.744 0-11.078-1.678-15.496-4.55A15.527 15.527 0 0143.2 68.4c0 8.616-6.984 15.6-15.6 15.6C18.985 84 12 77.016 12 68.4s6.985-15.6 15.6-15.6c2.444 0 4.757.562 6.816 1.564C30.892 49.93 28.8 44.399 28.8 38.4c0-2.6.393-5.11 1.125-7.483A10.76 10.76 0 0122.8 33.6c-5.964 0-10.8-4.835-10.8-10.8C12 16.835 16.836 12 22.8 12z",
|
|
8781
9094
|
fill: "currentColor"
|
|
8782
9095
|
}
|
|
8783
9096
|
),
|
|
8784
|
-
/* @__PURE__ */
|
|
9097
|
+
/* @__PURE__ */ React96.createElement(
|
|
8785
9098
|
"path",
|
|
8786
9099
|
{
|
|
8787
9100
|
fillRule: "evenodd",
|
|
@@ -8795,17 +9108,17 @@ function IllustrationHelpIos(props) {
|
|
|
8795
9108
|
var help_ios_default = IllustrationHelpIos;
|
|
8796
9109
|
|
|
8797
9110
|
// src/illustrations/my-videos-empty-state-mobile.js
|
|
8798
|
-
var
|
|
9111
|
+
var React97 = __toESM(require("react"));
|
|
8799
9112
|
function IllustrationMyVideosEmptyStateMobile(props) {
|
|
8800
|
-
return /* @__PURE__ */
|
|
9113
|
+
return /* @__PURE__ */ React97.createElement(
|
|
8801
9114
|
"svg",
|
|
8802
9115
|
__spreadValues({
|
|
8803
9116
|
viewBox: "0 0 96 96",
|
|
8804
9117
|
fill: "none",
|
|
8805
9118
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8806
9119
|
}, props),
|
|
8807
|
-
/* @__PURE__ */
|
|
8808
|
-
/* @__PURE__ */
|
|
9120
|
+
/* @__PURE__ */ React97.createElement("path", { d: "M96 0H0v96h96V0zM84 12v72H12V12h72z", fill: "currentColor" }),
|
|
9121
|
+
/* @__PURE__ */ React97.createElement(
|
|
8809
9122
|
"path",
|
|
8810
9123
|
{
|
|
8811
9124
|
fillRule: "evenodd",
|
|
@@ -8819,16 +9132,16 @@ function IllustrationMyVideosEmptyStateMobile(props) {
|
|
|
8819
9132
|
var my_videos_empty_state_mobile_default = IllustrationMyVideosEmptyStateMobile;
|
|
8820
9133
|
|
|
8821
9134
|
// src/illustrations/recents-empty-state-mobile.js
|
|
8822
|
-
var
|
|
9135
|
+
var React98 = __toESM(require("react"));
|
|
8823
9136
|
function IllustrationRecentsEmptyStateMobile(props) {
|
|
8824
|
-
return /* @__PURE__ */
|
|
9137
|
+
return /* @__PURE__ */ React98.createElement(
|
|
8825
9138
|
"svg",
|
|
8826
9139
|
__spreadValues({
|
|
8827
9140
|
viewBox: "0 0 96 96",
|
|
8828
9141
|
fill: "none",
|
|
8829
9142
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8830
9143
|
}, props),
|
|
8831
|
-
/* @__PURE__ */
|
|
9144
|
+
/* @__PURE__ */ React98.createElement(
|
|
8832
9145
|
"path",
|
|
8833
9146
|
{
|
|
8834
9147
|
fillRule: "evenodd",
|
|
@@ -8842,16 +9155,16 @@ function IllustrationRecentsEmptyStateMobile(props) {
|
|
|
8842
9155
|
var recents_empty_state_mobile_default = IllustrationRecentsEmptyStateMobile;
|
|
8843
9156
|
|
|
8844
9157
|
// src/illustrations/chrome-notifications-empty-state.js
|
|
8845
|
-
var
|
|
9158
|
+
var React99 = __toESM(require("react"));
|
|
8846
9159
|
function IllustrationChromeNotificationsEmptyState(props) {
|
|
8847
|
-
return /* @__PURE__ */
|
|
9160
|
+
return /* @__PURE__ */ React99.createElement(
|
|
8848
9161
|
"svg",
|
|
8849
9162
|
__spreadValues({
|
|
8850
9163
|
viewBox: "0 0 96 96",
|
|
8851
9164
|
fill: "none",
|
|
8852
9165
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8853
9166
|
}, props),
|
|
8854
|
-
/* @__PURE__ */
|
|
9167
|
+
/* @__PURE__ */ React99.createElement(
|
|
8855
9168
|
"circle",
|
|
8856
9169
|
{
|
|
8857
9170
|
cx: 15.84,
|
|
@@ -8861,7 +9174,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8861
9174
|
strokeWidth: 9.6
|
|
8862
9175
|
}
|
|
8863
9176
|
),
|
|
8864
|
-
/* @__PURE__ */
|
|
9177
|
+
/* @__PURE__ */ React99.createElement(
|
|
8865
9178
|
"path",
|
|
8866
9179
|
{
|
|
8867
9180
|
d: "M59.52 15.84c0 5.963-5.022 11.04-11.52 11.04-6.498 0-11.52-5.077-11.52-11.04C36.48 9.877 41.502 4.8 48 4.8c6.498 0 11.52 5.077 11.52 11.04z",
|
|
@@ -8869,8 +9182,8 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8869
9182
|
strokeWidth: 9.6
|
|
8870
9183
|
}
|
|
8871
9184
|
),
|
|
8872
|
-
/* @__PURE__ */
|
|
8873
|
-
/* @__PURE__ */
|
|
9185
|
+
/* @__PURE__ */ React99.createElement("circle", { cx: 80.16, cy: 15.84, r: 15.84, fill: "currentColor" }),
|
|
9186
|
+
/* @__PURE__ */ React99.createElement(
|
|
8874
9187
|
"path",
|
|
8875
9188
|
{
|
|
8876
9189
|
d: "M26.88 48c0 6.498-5.077 11.52-11.04 11.52C9.877 59.52 4.8 54.498 4.8 48c0-6.498 5.077-11.52 11.04-11.52 5.963 0 11.04 5.022 11.04 11.52z",
|
|
@@ -8878,7 +9191,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8878
9191
|
strokeWidth: 9.6
|
|
8879
9192
|
}
|
|
8880
9193
|
),
|
|
8881
|
-
/* @__PURE__ */
|
|
9194
|
+
/* @__PURE__ */ React99.createElement(
|
|
8882
9195
|
"circle",
|
|
8883
9196
|
{
|
|
8884
9197
|
cx: 48,
|
|
@@ -8888,7 +9201,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8888
9201
|
strokeWidth: 9.6
|
|
8889
9202
|
}
|
|
8890
9203
|
),
|
|
8891
|
-
/* @__PURE__ */
|
|
9204
|
+
/* @__PURE__ */ React99.createElement(
|
|
8892
9205
|
"path",
|
|
8893
9206
|
{
|
|
8894
9207
|
d: "M91.2 48c0 6.498-5.077 11.52-11.04 11.52-5.963 0-11.04-5.022-11.04-11.52 0-6.498 5.077-11.52 11.04-11.52 5.963 0 11.04 5.022 11.04 11.52z",
|
|
@@ -8896,7 +9209,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8896
9209
|
strokeWidth: 9.6
|
|
8897
9210
|
}
|
|
8898
9211
|
),
|
|
8899
|
-
/* @__PURE__ */
|
|
9212
|
+
/* @__PURE__ */ React99.createElement(
|
|
8900
9213
|
"circle",
|
|
8901
9214
|
{
|
|
8902
9215
|
cx: 15.84,
|
|
@@ -8906,7 +9219,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8906
9219
|
strokeWidth: 9.6
|
|
8907
9220
|
}
|
|
8908
9221
|
),
|
|
8909
|
-
/* @__PURE__ */
|
|
9222
|
+
/* @__PURE__ */ React99.createElement(
|
|
8910
9223
|
"path",
|
|
8911
9224
|
{
|
|
8912
9225
|
d: "M59.52 80.16c0 5.963-5.022 11.04-11.52 11.04-6.498 0-11.52-5.077-11.52-11.04 0-5.963 5.022-11.04 11.52-11.04 6.498 0 11.52 5.077 11.52 11.04z",
|
|
@@ -8914,7 +9227,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8914
9227
|
strokeWidth: 9.6
|
|
8915
9228
|
}
|
|
8916
9229
|
),
|
|
8917
|
-
/* @__PURE__ */
|
|
9230
|
+
/* @__PURE__ */ React99.createElement(
|
|
8918
9231
|
"circle",
|
|
8919
9232
|
{
|
|
8920
9233
|
cx: 80.16,
|