@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/esm/index.js
CHANGED
|
@@ -154,6 +154,8 @@ var themeColors = {
|
|
|
154
154
|
ads: "--ds-background-neutral-bold"
|
|
155
155
|
},
|
|
156
156
|
overlay: { h: 0, s: 0, l: 100, a: 1, ads: "--ds-surface-overlay" },
|
|
157
|
+
overlayHover: hslaGreys.grey2,
|
|
158
|
+
overlayActive: hslaGreys.grey3,
|
|
157
159
|
backdrop: { h: 224, s: 72, l: 7, a: backdropAlpha, ads: "--ds-blanket" },
|
|
158
160
|
border: { h: 225.5, s: 57, l: 10, a: borderAlpha, ads: "--ds-border" }
|
|
159
161
|
}, themeSharedColors), {
|
|
@@ -310,6 +312,20 @@ var themeColors = {
|
|
|
310
312
|
ads: "--ds-background-neutral-bold"
|
|
311
313
|
},
|
|
312
314
|
overlay: { h: 225, s: 4, l: 17.6, a: 1, ads: "--ds-surface-overlay" },
|
|
315
|
+
overlayHover: {
|
|
316
|
+
h: 225,
|
|
317
|
+
s: 4,
|
|
318
|
+
l: 19.61,
|
|
319
|
+
a: 1,
|
|
320
|
+
ads: "--ds-surface-overlay-hovered"
|
|
321
|
+
},
|
|
322
|
+
overlayActive: {
|
|
323
|
+
h: 225,
|
|
324
|
+
s: 4.69,
|
|
325
|
+
l: 25.1,
|
|
326
|
+
a: 1,
|
|
327
|
+
ads: "--ds-surface-overlay-pressed"
|
|
328
|
+
},
|
|
313
329
|
backdrop: { h: 210, s: 11, l: 7, a: 0.6, ads: "--ds-blanket" },
|
|
314
330
|
border: { h: 236, s: 36.6, l: 92, a: 0.12, ads: "--ds-border" }
|
|
315
331
|
}, themeSharedColors), {
|
|
@@ -450,6 +466,9 @@ var getColorValue = (color) => {
|
|
|
450
466
|
if (color in hslaColors || color in themeColors.light) {
|
|
451
467
|
return `var(--lns-color-${color})`;
|
|
452
468
|
}
|
|
469
|
+
if (color in gradients) {
|
|
470
|
+
return `var(--lns-gradient-${color})`;
|
|
471
|
+
}
|
|
453
472
|
return color;
|
|
454
473
|
}
|
|
455
474
|
};
|
|
@@ -625,8 +644,9 @@ var getTextSize = (size) => size && `
|
|
|
625
644
|
line-height: var(--lns-lineHeight-${size});
|
|
626
645
|
letter-spacing: var(--lns-letterSpacing-${size});
|
|
627
646
|
`;
|
|
628
|
-
var getRadius = (size) => size && `border-radius: var(--lns-radius-${size});`;
|
|
629
647
|
var getFontWeight = (fontWeight) => fontWeight && `font-weight: var(--lns-fontWeight-${fontWeight});`;
|
|
648
|
+
var getFontSetting = (fontSetting) => fontSetting && `var(--lns-fontSetting-${fontSetting});`;
|
|
649
|
+
var getRadius = (size) => size && `border-radius: var(--lns-radius-${size});`;
|
|
630
650
|
var getShadow = (size) => size && `box-shadow: var(--lns-shadow-${size});`;
|
|
631
651
|
var getFocusRing = (color, position) => {
|
|
632
652
|
const focusColor = color ? color : getColorValue("focusRing");
|
|
@@ -744,6 +764,10 @@ var fontWeights = {
|
|
|
744
764
|
medium: 500,
|
|
745
765
|
bold: 653
|
|
746
766
|
};
|
|
767
|
+
var fontSettings = {
|
|
768
|
+
normal: `'normal'`,
|
|
769
|
+
tnum: `'tnum'`
|
|
770
|
+
};
|
|
747
771
|
var radii = {
|
|
748
772
|
none: u(0),
|
|
749
773
|
50: u(0.5),
|
|
@@ -822,6 +846,7 @@ var TextWrapper = styled.span`
|
|
|
822
846
|
${(props) => !props.sizeMinMax && getTextSize(props.size)};
|
|
823
847
|
${(props) => getFontWeight(props.fontWeight)};
|
|
824
848
|
${(props) => props.color && `color: ${getColorValue(props.color)}`};
|
|
849
|
+
${(props) => props.fontSetting && `font-feature-settings: ${getFontSetting(props.fontSetting)}`};
|
|
825
850
|
${(props) => props.isDimmed && `opacity: ${dimAmount}`};
|
|
826
851
|
${(props) => props.alignment && `text-align: ${props.alignment}`};
|
|
827
852
|
${(props) => props.hasEllipsis && !props.ellipsisLines && `
|
|
@@ -875,7 +900,8 @@ var Text = (_a) => {
|
|
|
875
900
|
variant,
|
|
876
901
|
htmlTag = "span",
|
|
877
902
|
alignment,
|
|
878
|
-
sizeMinMax
|
|
903
|
+
sizeMinMax,
|
|
904
|
+
fontSetting = "normal"
|
|
879
905
|
} = _b, props = __objRest(_b, [
|
|
880
906
|
"children",
|
|
881
907
|
"size",
|
|
@@ -889,7 +915,8 @@ var Text = (_a) => {
|
|
|
889
915
|
"variant",
|
|
890
916
|
"htmlTag",
|
|
891
917
|
"alignment",
|
|
892
|
-
"sizeMinMax"
|
|
918
|
+
"sizeMinMax",
|
|
919
|
+
"fontSetting"
|
|
893
920
|
]);
|
|
894
921
|
if (isDimmed) {
|
|
895
922
|
console.warn(textIsDimmedDeprecated);
|
|
@@ -911,7 +938,8 @@ var Text = (_a) => {
|
|
|
911
938
|
variant,
|
|
912
939
|
as: htmlTag,
|
|
913
940
|
alignment,
|
|
914
|
-
sizeMinMax
|
|
941
|
+
sizeMinMax,
|
|
942
|
+
fontSetting
|
|
915
943
|
}, props),
|
|
916
944
|
children
|
|
917
945
|
);
|
|
@@ -1508,6 +1536,10 @@ var fontWeightVariables = getCssVarsFromObject(
|
|
|
1508
1536
|
"fontWeight",
|
|
1509
1537
|
fontWeights
|
|
1510
1538
|
);
|
|
1539
|
+
var fontSettingVariables = getCssVarsFromObject(
|
|
1540
|
+
"fontSetting",
|
|
1541
|
+
fontSettings
|
|
1542
|
+
);
|
|
1511
1543
|
var textSizeVariables = getCssVarsFromObject(
|
|
1512
1544
|
void 0,
|
|
1513
1545
|
getTextSizesObject()
|
|
@@ -1554,7 +1586,12 @@ var getSizingVariablesCssVarsObject = () => {
|
|
|
1554
1586
|
return Object.assign({}, ...sizingVariables);
|
|
1555
1587
|
};
|
|
1556
1588
|
var getVariablesCssVarsObject = () => {
|
|
1557
|
-
return Object.assign(
|
|
1589
|
+
return Object.assign(
|
|
1590
|
+
{},
|
|
1591
|
+
fontWeightVariables,
|
|
1592
|
+
...sizingVariables,
|
|
1593
|
+
fontSettingVariables
|
|
1594
|
+
);
|
|
1558
1595
|
};
|
|
1559
1596
|
var getColorsCssVarsObject = () => {
|
|
1560
1597
|
return __spreadValues(__spreadValues(__spreadValues({}, colorVariables), themeColorVariables), gradientVariables);
|
|
@@ -1776,7 +1813,7 @@ var avatar_default = Avatar;
|
|
|
1776
1813
|
// src/components/base-styles/base-styles.tsx
|
|
1777
1814
|
import { Global, css } from "@emotion/react";
|
|
1778
1815
|
import React4 from "react";
|
|
1779
|
-
var buildGlobalStylesheet = (rootElement = ":root", bodyElement = "body") => {
|
|
1816
|
+
var buildGlobalStylesheet = (rootElement = ":root", bodyElement = "body", documentElement = "html") => {
|
|
1780
1817
|
return `
|
|
1781
1818
|
${rootElement} {
|
|
1782
1819
|
font-size: 100%;
|
|
@@ -1807,6 +1844,39 @@ var buildGlobalStylesheet = (rootElement = ":root", bodyElement = "body") => {
|
|
|
1807
1844
|
${getAllCssVarsString(rootElement)}
|
|
1808
1845
|
|
|
1809
1846
|
${cssUtilities()}
|
|
1847
|
+
|
|
1848
|
+
${documentElement}[data-brand-color="blue"] {
|
|
1849
|
+
--lns-color-blurpleLight: #E9F2FE;
|
|
1850
|
+
--lns-color-blurpleMedium: #CFE1FD;
|
|
1851
|
+
--lns-color-blurple: #1868DB;
|
|
1852
|
+
--lns-color-blurpleDark: #1558BC;
|
|
1853
|
+
--lns-color-blurpleStrong: #123263;
|
|
1854
|
+
|
|
1855
|
+
--lns-color-backdropTwilight: hsla(216, 69%, 23%, 0.8);
|
|
1856
|
+
--lns-color-highlight: hsla(215, 80%, 48%, 0.15);
|
|
1857
|
+
|
|
1858
|
+
--lns-gradient-ai-primary: conic-gradient(from 180deg at 50% 50%, #0065FF 89.75857436656952deg, #0469FF 145.80000042915344deg, #BF63F3 262.8000068664551deg, #FFA900 307.8000068664551deg);
|
|
1859
|
+
|
|
1860
|
+
--lns-gradient-ai-secondary: radial-gradient(138.41% 100% at 100% 100%, #E9F2FE 0%, #FFF 100%);
|
|
1861
|
+
}
|
|
1862
|
+
|
|
1863
|
+
${documentElement}[data-color-mode="light"][data-brand-color="blue"],
|
|
1864
|
+
${documentElement}[data-brand-color="blue"] [data-lens-theme="light"],
|
|
1865
|
+
${documentElement}[data-brand-color="blue"] .brand-theme-light {
|
|
1866
|
+
--lns-themeLight-color-primary: #1868DB;
|
|
1867
|
+
--lns-themeLight-color-primaryHover: #1558BC;
|
|
1868
|
+
--lns-themeLight-color-primaryActive: #123263;
|
|
1869
|
+
--lns-themeLight-color-focusRing: #4688EC;
|
|
1870
|
+
}
|
|
1871
|
+
|
|
1872
|
+
${documentElement}[data-color-mode="dark"][data-brand-color="blue"],
|
|
1873
|
+
${documentElement}[data-brand-color="blue"] [data-lens-theme="dark"],
|
|
1874
|
+
${documentElement}[data-brand-color="blue"] .brand-theme-dark {
|
|
1875
|
+
--lns-themeDark-color-primary: #669DF1;
|
|
1876
|
+
--lns-themeDark-color-primaryHover: #8FB8F6;
|
|
1877
|
+
--lns-themeDark-color-primaryActive: #CFE1FD;
|
|
1878
|
+
--lns-themeDark-color-focusRing: #8FB8F6;
|
|
1879
|
+
}
|
|
1810
1880
|
`;
|
|
1811
1881
|
};
|
|
1812
1882
|
var BaseStyles = () => /* @__PURE__ */ React4.createElement(Global, { styles: css(buildGlobalStylesheet()) });
|
|
@@ -1982,6 +2052,16 @@ var variantStyles = {
|
|
|
1982
2052
|
background: "transparent",
|
|
1983
2053
|
borderColor: getColorValue("buttonBorder"),
|
|
1984
2054
|
hover: getColorValue("backgroundHover"),
|
|
2055
|
+
active: getColorValue("backgroundActive"),
|
|
2056
|
+
floatingBackground: getColorValue("overlay"),
|
|
2057
|
+
floatingHover: getColorValue("overlayHover"),
|
|
2058
|
+
floatingActive: getColorValue("overlayActive")
|
|
2059
|
+
},
|
|
2060
|
+
neutralSecondary: {
|
|
2061
|
+
color: getColorValue("body"),
|
|
2062
|
+
background: "backgroundSecondary",
|
|
2063
|
+
hover: getColorValue("grey3"),
|
|
2064
|
+
// TODO(tatiana/ben p): Awaiting final confirmation from Cody as to semantic approach when he returns Oct 2025
|
|
1985
2065
|
active: getColorValue("backgroundActive")
|
|
1986
2066
|
},
|
|
1987
2067
|
primary: {
|
|
@@ -2028,17 +2108,18 @@ var variantStyles = {
|
|
|
2028
2108
|
active: null
|
|
2029
2109
|
}
|
|
2030
2110
|
};
|
|
2031
|
-
var statusStyles = {
|
|
2111
|
+
var statusStyles = (props) => ({
|
|
2032
2112
|
enabled: css2`
|
|
2033
2113
|
cursor: pointer;
|
|
2034
2114
|
`,
|
|
2035
2115
|
disabled: css2`
|
|
2116
|
+
${props.ariaDisabled && `aria-disabled: true`};
|
|
2036
2117
|
pointer-events: none;
|
|
2037
2118
|
background-color: ${getColorValue("disabledBackground")};
|
|
2038
2119
|
color: ${getColorValue("disabledContent")};
|
|
2039
2120
|
border: none;
|
|
2040
2121
|
`
|
|
2041
|
-
};
|
|
2122
|
+
});
|
|
2042
2123
|
var iconGap = u(1);
|
|
2043
2124
|
var ButtonWrapper = styled5.button`
|
|
2044
2125
|
appearance: none;
|
|
@@ -2057,12 +2138,14 @@ var ButtonWrapper = styled5.button`
|
|
|
2057
2138
|
border-radius: ${(props) => sizesStyles[props.size].radius};
|
|
2058
2139
|
${(props) => props.hasFullWidth ? "display: flex; width: 100%" : "display: inline-flex"};
|
|
2059
2140
|
height: ${(props) => sizesStyles[props.size].height};
|
|
2141
|
+
height: ${(props) => sizesStyles[props.size].height};
|
|
2060
2142
|
min-width: ${(props) => sizesStyles[props.size].height};
|
|
2061
2143
|
${(props) => getTextSize(sizesStyles[props.size].textSize)};
|
|
2062
|
-
${(props) => props.
|
|
2144
|
+
${(props) => props.isFloating && `box-shadow: ${shadows.medium}`};
|
|
2145
|
+
${(props) => props.disabled ? statusStyles(props).disabled : statusStyles(props).enabled};
|
|
2063
2146
|
${(props) => !props.disabled && `
|
|
2064
2147
|
border: ${variantStyles[props.variant].borderColor ? `1px solid ${variantStyles[props.variant].borderColor}` : "none"};
|
|
2065
|
-
background: ${variantStyles[props.variant].background};
|
|
2148
|
+
background: ${props.isFloating && props.variant === "neutral" ? variantStyles[props.variant].floatingBackground : variantStyles[props.variant].background};
|
|
2066
2149
|
background-position: left;
|
|
2067
2150
|
background-size: 125%;
|
|
2068
2151
|
color: ${variantStyles[props.variant].color};
|
|
@@ -2072,7 +2155,7 @@ var ButtonWrapper = styled5.button`
|
|
|
2072
2155
|
transition:
|
|
2073
2156
|
0.3s background,
|
|
2074
2157
|
0.3s border-color;
|
|
2075
|
-
background: ${(props) => variantStyles[props.variant].hover};
|
|
2158
|
+
background: ${(props) => props.isFloating && props.variant === "neutral" ? variantStyles[props.variant].floatingHover : variantStyles[props.variant].hover};
|
|
2076
2159
|
background-position: 75% center;
|
|
2077
2160
|
}
|
|
2078
2161
|
|
|
@@ -2080,7 +2163,7 @@ var ButtonWrapper = styled5.button`
|
|
|
2080
2163
|
transition:
|
|
2081
2164
|
0s background,
|
|
2082
2165
|
0s border-color;
|
|
2083
|
-
background: ${(props) => variantStyles[props.variant].active};
|
|
2166
|
+
background: ${(props) => props.isFloating && props.variant === "neutral" ? variantStyles[props.variant].floatingActive : variantStyles[props.variant].active};
|
|
2084
2167
|
background-position: right;
|
|
2085
2168
|
}
|
|
2086
2169
|
|
|
@@ -2121,9 +2204,12 @@ var Button = (_a) => {
|
|
|
2121
2204
|
hasFullWidth,
|
|
2122
2205
|
icon,
|
|
2123
2206
|
iconPosition = "left",
|
|
2207
|
+
iconBefore,
|
|
2208
|
+
iconAfter,
|
|
2124
2209
|
logoSrc,
|
|
2125
2210
|
hasLoader,
|
|
2126
2211
|
isDisabled,
|
|
2212
|
+
ariaDisabled,
|
|
2127
2213
|
htmlTag = "button",
|
|
2128
2214
|
interactionName,
|
|
2129
2215
|
onClick,
|
|
@@ -2135,30 +2221,51 @@ var Button = (_a) => {
|
|
|
2135
2221
|
"hasFullWidth",
|
|
2136
2222
|
"icon",
|
|
2137
2223
|
"iconPosition",
|
|
2224
|
+
"iconBefore",
|
|
2225
|
+
"iconAfter",
|
|
2138
2226
|
"logoSrc",
|
|
2139
2227
|
"hasLoader",
|
|
2140
2228
|
"isDisabled",
|
|
2229
|
+
"ariaDisabled",
|
|
2141
2230
|
"htmlTag",
|
|
2142
2231
|
"interactionName",
|
|
2143
2232
|
"onClick",
|
|
2144
2233
|
"refHandler"
|
|
2145
2234
|
]);
|
|
2146
|
-
const
|
|
2235
|
+
const legacyIconLeft = icon && iconPosition === "left" ? icon : null;
|
|
2236
|
+
const iconBeforeElement = iconBefore || legacyIconLeft ? /* @__PURE__ */ React7.createElement(
|
|
2147
2237
|
IconSection,
|
|
2148
2238
|
{
|
|
2149
2239
|
hasLoader,
|
|
2150
|
-
paddingLeft:
|
|
2151
|
-
paddingRight: children
|
|
2240
|
+
paddingLeft: "0",
|
|
2241
|
+
paddingRight: children ? iconGap : "0"
|
|
2152
2242
|
},
|
|
2153
2243
|
/* @__PURE__ */ React7.createElement(
|
|
2154
2244
|
icon_default,
|
|
2155
2245
|
{
|
|
2156
|
-
icon,
|
|
2246
|
+
icon: iconBefore || legacyIconLeft,
|
|
2157
2247
|
color: "currentColor",
|
|
2158
2248
|
size: sizesStyles[size].iconSize
|
|
2159
2249
|
}
|
|
2160
2250
|
)
|
|
2161
|
-
);
|
|
2251
|
+
) : null;
|
|
2252
|
+
const legacyIconRight = icon && iconPosition === "right" ? icon : null;
|
|
2253
|
+
const iconAfterElement = iconAfter || legacyIconRight ? /* @__PURE__ */ React7.createElement(
|
|
2254
|
+
IconSection,
|
|
2255
|
+
{
|
|
2256
|
+
hasLoader,
|
|
2257
|
+
paddingLeft: children ? iconGap : "0",
|
|
2258
|
+
paddingRight: "unset"
|
|
2259
|
+
},
|
|
2260
|
+
/* @__PURE__ */ React7.createElement(
|
|
2261
|
+
icon_default,
|
|
2262
|
+
{
|
|
2263
|
+
icon: legacyIconRight || iconAfter,
|
|
2264
|
+
color: "currentColor",
|
|
2265
|
+
size: sizesStyles[size].iconSize
|
|
2266
|
+
}
|
|
2267
|
+
)
|
|
2268
|
+
) : null;
|
|
2162
2269
|
const onClickWithPressTracing = useCallback(
|
|
2163
2270
|
(event) => {
|
|
2164
2271
|
if (interactionName) {
|
|
@@ -2178,6 +2285,7 @@ var Button = (_a) => {
|
|
|
2178
2285
|
iconPosition,
|
|
2179
2286
|
logoSrc,
|
|
2180
2287
|
disabled: isDisabled,
|
|
2288
|
+
ariaDisabled,
|
|
2181
2289
|
as: htmlTag,
|
|
2182
2290
|
hasChildren: children,
|
|
2183
2291
|
ref: (ref) => refHandler && refHandler(ref)
|
|
@@ -2185,7 +2293,7 @@ var Button = (_a) => {
|
|
|
2185
2293
|
onClick: interactionName === void 0 ? onClick : onClickWithPressTracing
|
|
2186
2294
|
}),
|
|
2187
2295
|
hasLoader && /* @__PURE__ */ React7.createElement(LoaderSection, null, /* @__PURE__ */ React7.createElement(loader_default, { color: "currentColor" })),
|
|
2188
|
-
|
|
2296
|
+
iconBeforeElement,
|
|
2189
2297
|
logoSrc && /* @__PURE__ */ React7.createElement(
|
|
2190
2298
|
LogoImage,
|
|
2191
2299
|
{
|
|
@@ -2199,7 +2307,7 @@ var Button = (_a) => {
|
|
|
2199
2307
|
}
|
|
2200
2308
|
),
|
|
2201
2309
|
/* @__PURE__ */ React7.createElement(ChildrenSection, { hasLoader }, children),
|
|
2202
|
-
|
|
2310
|
+
iconAfterElement
|
|
2203
2311
|
);
|
|
2204
2312
|
};
|
|
2205
2313
|
var availableSizes2 = Object.keys(sizesStyles);
|
|
@@ -3344,10 +3452,17 @@ var getDownshiftEnvironment = (container) => {
|
|
|
3344
3452
|
};
|
|
3345
3453
|
|
|
3346
3454
|
// src/components/icon/available-icons/chevron-down.tsx
|
|
3347
|
-
import ChevronDownIcon from "@atlaskit/icon/utility/chevron-down";
|
|
3348
3455
|
import * as React20 from "react";
|
|
3349
3456
|
function SvgChevronDown() {
|
|
3350
|
-
return /* @__PURE__ */ React20.createElement(
|
|
3457
|
+
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(
|
|
3458
|
+
"path",
|
|
3459
|
+
{
|
|
3460
|
+
fill: "currentColor",
|
|
3461
|
+
fillRule: "evenodd",
|
|
3462
|
+
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",
|
|
3463
|
+
clipRule: "evenodd"
|
|
3464
|
+
}
|
|
3465
|
+
)));
|
|
3351
3466
|
}
|
|
3352
3467
|
|
|
3353
3468
|
// src/components/menu/menu.tsx
|
|
@@ -4527,7 +4642,9 @@ import React29, {
|
|
|
4527
4642
|
useEffect as useEffect4,
|
|
4528
4643
|
useState as useState2,
|
|
4529
4644
|
useMemo,
|
|
4530
|
-
|
|
4645
|
+
forwardRef as forwardRef3,
|
|
4646
|
+
useRef as useRef2,
|
|
4647
|
+
useCallback as useCallback2
|
|
4531
4648
|
} from "react";
|
|
4532
4649
|
import { useLayer as useLayer2 } from "react-laag";
|
|
4533
4650
|
import ResizeObserver2 from "resize-observer-polyfill";
|
|
@@ -4860,182 +4977,192 @@ var TypeaheadMenu = (_a) => {
|
|
|
4860
4977
|
})));
|
|
4861
4978
|
}));
|
|
4862
4979
|
};
|
|
4863
|
-
var Typeahead = (
|
|
4864
|
-
|
|
4865
|
-
|
|
4866
|
-
|
|
4867
|
-
|
|
4868
|
-
|
|
4869
|
-
|
|
4870
|
-
|
|
4871
|
-
|
|
4872
|
-
|
|
4873
|
-
|
|
4874
|
-
|
|
4875
|
-
|
|
4876
|
-
|
|
4877
|
-
|
|
4878
|
-
|
|
4879
|
-
|
|
4880
|
-
|
|
4881
|
-
|
|
4882
|
-
|
|
4883
|
-
|
|
4884
|
-
|
|
4885
|
-
|
|
4886
|
-
|
|
4887
|
-
|
|
4888
|
-
|
|
4889
|
-
|
|
4890
|
-
|
|
4891
|
-
|
|
4892
|
-
|
|
4893
|
-
|
|
4894
|
-
|
|
4895
|
-
|
|
4896
|
-
|
|
4897
|
-
|
|
4898
|
-
|
|
4899
|
-
|
|
4900
|
-
|
|
4901
|
-
|
|
4902
|
-
|
|
4903
|
-
|
|
4904
|
-
|
|
4905
|
-
|
|
4906
|
-
|
|
4907
|
-
|
|
4908
|
-
|
|
4909
|
-
|
|
4910
|
-
|
|
4911
|
-
|
|
4912
|
-
|
|
4913
|
-
|
|
4914
|
-
|
|
4915
|
-
|
|
4916
|
-
|
|
4917
|
-
|
|
4918
|
-
|
|
4919
|
-
|
|
4920
|
-
|
|
4921
|
-
|
|
4922
|
-
|
|
4923
|
-
|
|
4924
|
-
|
|
4925
|
-
|
|
4926
|
-
|
|
4927
|
-
|
|
4928
|
-
|
|
4929
|
-
|
|
4930
|
-
|
|
4931
|
-
|
|
4932
|
-
|
|
4933
|
-
|
|
4934
|
-
|
|
4935
|
-
|
|
4936
|
-
|
|
4937
|
-
|
|
4938
|
-
|
|
4939
|
-
|
|
4940
|
-
|
|
4941
|
-
|
|
4942
|
-
|
|
4943
|
-
|
|
4944
|
-
if (didSelectedOptionValueChange2(selectedOptionValue, prevSelectedItem)) {
|
|
4945
|
-
const item = getSelectedOption2(selectedOptionValue, options);
|
|
4946
|
-
setPrevSelectedItem(item);
|
|
4947
|
-
setSelectedItem(item);
|
|
4948
|
-
setInputValue("");
|
|
4949
|
-
}
|
|
4950
|
-
}, [selectedOptionValue, options, prevSelectedItem]);
|
|
4951
|
-
useEffect4(() => {
|
|
4952
|
-
var _a2;
|
|
4953
|
-
onOpenChange && onOpenChange(downshiftIsOpen);
|
|
4954
|
-
if (!downshiftIsOpen) {
|
|
4955
|
-
(_a2 = inputRef.current) == null ? void 0 : _a2.blur();
|
|
4956
|
-
}
|
|
4957
|
-
}, [downshiftIsOpen, onOpenChange]);
|
|
4958
|
-
const hasAvailableOptions = useMemo(() => {
|
|
4959
|
-
if (!Array.isArray(options)) {
|
|
4960
|
-
return false;
|
|
4980
|
+
var Typeahead = forwardRef3(
|
|
4981
|
+
(_a, ref) => {
|
|
4982
|
+
var _b = _a, {
|
|
4983
|
+
container,
|
|
4984
|
+
onOptionChange,
|
|
4985
|
+
onInputValueChange,
|
|
4986
|
+
menuZIndex = 1100,
|
|
4987
|
+
menuMaxWidth,
|
|
4988
|
+
menuMaxHeight = 34,
|
|
4989
|
+
menuMinWidth,
|
|
4990
|
+
ariaMenuName,
|
|
4991
|
+
selectedOptionValue,
|
|
4992
|
+
onOuterClick,
|
|
4993
|
+
options,
|
|
4994
|
+
placeholder,
|
|
4995
|
+
menuPosition = "left",
|
|
4996
|
+
isDisabled,
|
|
4997
|
+
onOpenChange,
|
|
4998
|
+
isLoading,
|
|
4999
|
+
loadingMessage,
|
|
5000
|
+
emptyResultsMessage,
|
|
5001
|
+
errorMessage
|
|
5002
|
+
} = _b, props = __objRest(_b, [
|
|
5003
|
+
"container",
|
|
5004
|
+
"onOptionChange",
|
|
5005
|
+
"onInputValueChange",
|
|
5006
|
+
"menuZIndex",
|
|
5007
|
+
"menuMaxWidth",
|
|
5008
|
+
"menuMaxHeight",
|
|
5009
|
+
"menuMinWidth",
|
|
5010
|
+
"ariaMenuName",
|
|
5011
|
+
"selectedOptionValue",
|
|
5012
|
+
"onOuterClick",
|
|
5013
|
+
"options",
|
|
5014
|
+
"placeholder",
|
|
5015
|
+
"menuPosition",
|
|
5016
|
+
"isDisabled",
|
|
5017
|
+
"onOpenChange",
|
|
5018
|
+
"isLoading",
|
|
5019
|
+
"loadingMessage",
|
|
5020
|
+
"emptyResultsMessage",
|
|
5021
|
+
"errorMessage"
|
|
5022
|
+
]);
|
|
5023
|
+
const environment = getDownshiftEnvironment(container);
|
|
5024
|
+
const internalInputRef = useRef2(null);
|
|
5025
|
+
const inputRef = useCallback2(
|
|
5026
|
+
(node) => {
|
|
5027
|
+
internalInputRef.current = node;
|
|
5028
|
+
if (ref) {
|
|
5029
|
+
typeof ref === "function" ? ref(node) : ref.current = node;
|
|
5030
|
+
}
|
|
5031
|
+
},
|
|
5032
|
+
[ref]
|
|
5033
|
+
);
|
|
5034
|
+
const [inputValue, setInputValue] = useState2("");
|
|
5035
|
+
const [downshiftIsOpen, setDownshiftIsOpen] = useState2(false);
|
|
5036
|
+
const [prevSelectedItem, setPrevSelectedItem] = useState2(
|
|
5037
|
+
getSelectedOption2(selectedOptionValue, options)
|
|
5038
|
+
);
|
|
5039
|
+
const [selectedItem, setSelectedItem] = useState2(
|
|
5040
|
+
prevSelectedItem
|
|
5041
|
+
);
|
|
5042
|
+
const handleInputValueChange = (value) => {
|
|
5043
|
+
setInputValue(value);
|
|
5044
|
+
onInputValueChange && onInputValueChange(value);
|
|
5045
|
+
};
|
|
5046
|
+
const onDownshiftChange = (item) => {
|
|
5047
|
+
const value = item || null;
|
|
5048
|
+
setSelectedItem(value);
|
|
5049
|
+
onOptionChange && onOptionChange(value);
|
|
5050
|
+
};
|
|
5051
|
+
const downshiftProps = {
|
|
5052
|
+
itemToString: (item) => item ? item.value : "",
|
|
5053
|
+
onChange: onDownshiftChange,
|
|
5054
|
+
onOuterClick,
|
|
5055
|
+
environment,
|
|
5056
|
+
selectedItem,
|
|
5057
|
+
isOpen: downshiftIsOpen
|
|
5058
|
+
};
|
|
5059
|
+
if (environment) {
|
|
5060
|
+
downshiftProps.environment = environment;
|
|
4961
5061
|
}
|
|
4962
|
-
|
|
4963
|
-
|
|
4964
|
-
|
|
4965
|
-
|
|
4966
|
-
|
|
4967
|
-
|
|
4968
|
-
|
|
5062
|
+
const { layerProps, triggerProps, renderLayer, triggerBounds } = useLayer2({
|
|
5063
|
+
isOpen: downshiftIsOpen,
|
|
5064
|
+
container,
|
|
5065
|
+
ResizeObserver: ResizeObserver2,
|
|
5066
|
+
placement: menuPositions[menuPosition],
|
|
5067
|
+
auto: true,
|
|
5068
|
+
snap: true
|
|
5069
|
+
});
|
|
5070
|
+
useEffect4(() => {
|
|
5071
|
+
if (didSelectedOptionValueChange2(selectedOptionValue, prevSelectedItem)) {
|
|
5072
|
+
const item = getSelectedOption2(selectedOptionValue, options);
|
|
5073
|
+
setPrevSelectedItem(item);
|
|
5074
|
+
setSelectedItem(item);
|
|
5075
|
+
setInputValue("");
|
|
5076
|
+
}
|
|
5077
|
+
}, [selectedOptionValue, options, prevSelectedItem]);
|
|
5078
|
+
useEffect4(() => {
|
|
5079
|
+
var _a2;
|
|
5080
|
+
onOpenChange && onOpenChange(downshiftIsOpen);
|
|
5081
|
+
if (!downshiftIsOpen) {
|
|
5082
|
+
(_a2 = internalInputRef.current) == null ? void 0 : _a2.blur();
|
|
5083
|
+
}
|
|
5084
|
+
}, [downshiftIsOpen, onOpenChange]);
|
|
5085
|
+
const hasAvailableOptions = useMemo(() => {
|
|
5086
|
+
if (!Array.isArray(options)) {
|
|
5087
|
+
return false;
|
|
5088
|
+
}
|
|
5089
|
+
return isGrouped2(options) ? options.some((group) => group.items.length > 0) : options.length > 0;
|
|
5090
|
+
}, [options]);
|
|
5091
|
+
const stateReducer = (state, changes) => {
|
|
5092
|
+
if (changes.isOpen !== void 0) {
|
|
5093
|
+
if (changes.type === Downshift2.stateChangeTypes.keyDownEscape) {
|
|
5094
|
+
setDownshiftIsOpen(false);
|
|
5095
|
+
return { isOpen: false };
|
|
5096
|
+
}
|
|
5097
|
+
setDownshiftIsOpen(changes.isOpen);
|
|
4969
5098
|
}
|
|
4970
|
-
|
|
4971
|
-
}
|
|
4972
|
-
return
|
|
4973
|
-
|
|
4974
|
-
|
|
4975
|
-
|
|
4976
|
-
|
|
4977
|
-
|
|
4978
|
-
|
|
4979
|
-
|
|
4980
|
-
|
|
4981
|
-
|
|
4982
|
-
|
|
4983
|
-
|
|
4984
|
-
|
|
4985
|
-
|
|
4986
|
-
|
|
4987
|
-
|
|
4988
|
-
|
|
4989
|
-
|
|
4990
|
-
|
|
4991
|
-
|
|
4992
|
-
|
|
4993
|
-
|
|
4994
|
-
|
|
4995
|
-
|
|
4996
|
-
|
|
4997
|
-
isOpen: downshiftIsOpen && isOpen,
|
|
4998
|
-
onInputFocus: () => {
|
|
4999
|
-
if (hasAvailableOptions || isLoading) {
|
|
5099
|
+
return changes;
|
|
5100
|
+
};
|
|
5101
|
+
return /* @__PURE__ */ React29.createElement(TypeaheadWrapper, __spreadValues({}, props), /* @__PURE__ */ React29.createElement(Downshift2, __spreadProps(__spreadValues({}, downshiftProps), { stateReducer }), ({
|
|
5102
|
+
getItemProps,
|
|
5103
|
+
getInputProps,
|
|
5104
|
+
getMenuProps,
|
|
5105
|
+
isOpen,
|
|
5106
|
+
highlightedIndex,
|
|
5107
|
+
selectedItem: selectedItem2
|
|
5108
|
+
}) => {
|
|
5109
|
+
return (
|
|
5110
|
+
// Don't set the role to combobox to ensure a consistent experience for screen readers
|
|
5111
|
+
/* @__PURE__ */ React29.createElement("div", { role: "presentation" }, /* @__PURE__ */ React29.createElement("div", __spreadValues({}, triggerProps), /* @__PURE__ */ React29.createElement(
|
|
5112
|
+
TypeaheadHeader,
|
|
5113
|
+
{
|
|
5114
|
+
inputRef,
|
|
5115
|
+
selectedItem: selectedItem2,
|
|
5116
|
+
selectedOptionValue,
|
|
5117
|
+
placeholder,
|
|
5118
|
+
isDisabled,
|
|
5119
|
+
options,
|
|
5120
|
+
getInputProps,
|
|
5121
|
+
ariaMenuName,
|
|
5122
|
+
inputValue,
|
|
5123
|
+
handleInputValueChange,
|
|
5124
|
+
isOpen: downshiftIsOpen && isOpen,
|
|
5125
|
+
onInputFocus: () => {
|
|
5000
5126
|
setDownshiftIsOpen(true);
|
|
5001
|
-
}
|
|
5002
|
-
|
|
5003
|
-
|
|
5004
|
-
|
|
5005
|
-
|
|
5006
|
-
)), downshiftIsOpen && isOpen && renderLayer(
|
|
5007
|
-
/* @__PURE__ */ React29.createElement(
|
|
5008
|
-
"div",
|
|
5009
|
-
__spreadProps(__spreadValues({}, layerProps), {
|
|
5010
|
-
style: __spreadProps(__spreadValues({}, layerProps.style), {
|
|
5011
|
-
zIndex: menuZIndex,
|
|
5012
|
-
width: menuMinWidth ? "auto" : triggerBounds == null ? void 0 : triggerBounds.width
|
|
5013
|
-
})
|
|
5014
|
-
}),
|
|
5127
|
+
},
|
|
5128
|
+
hasLoader: isLoading,
|
|
5129
|
+
hasError: Boolean(errorMessage)
|
|
5130
|
+
}
|
|
5131
|
+
)), downshiftIsOpen && isOpen && renderLayer(
|
|
5015
5132
|
/* @__PURE__ */ React29.createElement(
|
|
5016
|
-
|
|
5017
|
-
{
|
|
5018
|
-
|
|
5019
|
-
|
|
5020
|
-
|
|
5021
|
-
|
|
5022
|
-
|
|
5023
|
-
|
|
5024
|
-
|
|
5025
|
-
|
|
5026
|
-
|
|
5027
|
-
|
|
5028
|
-
|
|
5029
|
-
|
|
5030
|
-
|
|
5031
|
-
|
|
5032
|
-
|
|
5133
|
+
"div",
|
|
5134
|
+
__spreadProps(__spreadValues({}, layerProps), {
|
|
5135
|
+
style: __spreadProps(__spreadValues({}, layerProps.style), {
|
|
5136
|
+
zIndex: menuZIndex,
|
|
5137
|
+
width: menuMinWidth ? "auto" : triggerBounds == null ? void 0 : triggerBounds.width
|
|
5138
|
+
})
|
|
5139
|
+
}),
|
|
5140
|
+
/* @__PURE__ */ React29.createElement(
|
|
5141
|
+
TypeaheadMenu,
|
|
5142
|
+
{
|
|
5143
|
+
options,
|
|
5144
|
+
selectedItem: selectedItem2,
|
|
5145
|
+
selectedOptionValue,
|
|
5146
|
+
hasAvailableOptions,
|
|
5147
|
+
highlightedIndex,
|
|
5148
|
+
getItemProps,
|
|
5149
|
+
isLoading,
|
|
5150
|
+
loadingMessage,
|
|
5151
|
+
emptyResultsMessage,
|
|
5152
|
+
position: menuPosition,
|
|
5153
|
+
downshiftMenuProps: getMenuProps,
|
|
5154
|
+
maxWidth: menuMaxWidth,
|
|
5155
|
+
maxHeight: menuMaxHeight,
|
|
5156
|
+
minWidth: menuMinWidth
|
|
5157
|
+
}
|
|
5158
|
+
)
|
|
5033
5159
|
)
|
|
5034
|
-
)
|
|
5035
|
-
)
|
|
5036
|
-
);
|
|
5037
|
-
}
|
|
5038
|
-
|
|
5160
|
+
), Boolean(errorMessage) && !downshiftIsOpen ? /* @__PURE__ */ React29.createElement(ErrorMessage2, null, errorMessage) : null)
|
|
5161
|
+
);
|
|
5162
|
+
}));
|
|
5163
|
+
}
|
|
5164
|
+
);
|
|
5165
|
+
Typeahead.displayName = "Typeahead";
|
|
5039
5166
|
var typeahead_default = Typeahead;
|
|
5040
5167
|
|
|
5041
5168
|
// src/components/dropdown/dropdown.tsx
|
|
@@ -5195,7 +5322,7 @@ import React33, { isValidElement } from "react";
|
|
|
5195
5322
|
|
|
5196
5323
|
// src/components/radio/radio.tsx
|
|
5197
5324
|
import styled25 from "@emotion/styled";
|
|
5198
|
-
import React31, { forwardRef as
|
|
5325
|
+
import React31, { forwardRef as forwardRef4 } from "react";
|
|
5199
5326
|
var RadioLabel = styled25.label`
|
|
5200
5327
|
display: block;
|
|
5201
5328
|
position: relative;
|
|
@@ -5261,7 +5388,7 @@ var RadioBox = styled25.span`
|
|
|
5261
5388
|
background-color: ${getColorValue("white")};
|
|
5262
5389
|
}
|
|
5263
5390
|
`;
|
|
5264
|
-
var Radio =
|
|
5391
|
+
var Radio = forwardRef4(
|
|
5265
5392
|
(_a, ref) => {
|
|
5266
5393
|
var _b = _a, {
|
|
5267
5394
|
isDisabled,
|
|
@@ -5451,6 +5578,14 @@ var directionStyles = {
|
|
|
5451
5578
|
label: { marginLeft: "var(--lns-space-small)" },
|
|
5452
5579
|
errorMessage: { marginLeft: "var(--lns-space-small)" }
|
|
5453
5580
|
},
|
|
5581
|
+
"row-reverse": {
|
|
5582
|
+
wrapper: {
|
|
5583
|
+
display: "grid",
|
|
5584
|
+
gridTemplateColumns: "1fr auto",
|
|
5585
|
+
alignItems: "center"
|
|
5586
|
+
},
|
|
5587
|
+
label: {}
|
|
5588
|
+
},
|
|
5454
5589
|
column: {
|
|
5455
5590
|
wrapper: {},
|
|
5456
5591
|
label: { marginBottom: "var(--lns-space-xsmall)" }
|
|
@@ -5461,7 +5596,10 @@ var FormFieldWrapper = styled27.div`
|
|
|
5461
5596
|
`;
|
|
5462
5597
|
var Label = styled27.label`
|
|
5463
5598
|
display: block;
|
|
5464
|
-
${(props) =>
|
|
5599
|
+
${(props) => {
|
|
5600
|
+
var _a;
|
|
5601
|
+
return props.direction && ((_a = directionStyles[props.direction]) == null ? void 0 : _a.label);
|
|
5602
|
+
}};
|
|
5465
5603
|
${(props) => props.isLabelClickable && "cursor: pointer"};
|
|
5466
5604
|
`;
|
|
5467
5605
|
var ErrorMessage3 = styled27.span`
|
|
@@ -5508,7 +5646,7 @@ var FormField = (_a) => {
|
|
|
5508
5646
|
},
|
|
5509
5647
|
label
|
|
5510
5648
|
);
|
|
5511
|
-
return /* @__PURE__ */ React33.createElement(FormFieldWrapper, __spreadValues({ direction }, props), direction === "row" && /* @__PURE__ */ React33.createElement(React33.Fragment, null, children, labelElement), direction === "column" && /* @__PURE__ */ React33.createElement(React33.Fragment, null, labelElement, children), errorMessage && /* @__PURE__ */ React33.createElement(ErrorMessage3, null, errorMessage));
|
|
5649
|
+
return /* @__PURE__ */ React33.createElement(FormFieldWrapper, __spreadValues({ direction }, props), direction === "row" && /* @__PURE__ */ React33.createElement(React33.Fragment, null, children, labelElement), direction === "column" && /* @__PURE__ */ React33.createElement(React33.Fragment, null, labelElement, children), direction === "row-reverse" && /* @__PURE__ */ React33.createElement(React33.Fragment, null, labelElement, children), errorMessage && /* @__PURE__ */ React33.createElement(ErrorMessage3, null, errorMessage));
|
|
5512
5650
|
};
|
|
5513
5651
|
var form_field_default = FormField;
|
|
5514
5652
|
|
|
@@ -5536,10 +5674,10 @@ function useOnClickOutside(ref, handler) {
|
|
|
5536
5674
|
}
|
|
5537
5675
|
|
|
5538
5676
|
// src/hooks/use-focused-element.tsx
|
|
5539
|
-
import { useCallback as
|
|
5677
|
+
import { useCallback as useCallback3, useEffect as useEffect6, useState as useState4 } from "react";
|
|
5540
5678
|
function useFocusedElement(ref) {
|
|
5541
5679
|
const [isFocused, setIsFocused] = useState4(false);
|
|
5542
|
-
const handleFocus =
|
|
5680
|
+
const handleFocus = useCallback3(
|
|
5543
5681
|
(e) => {
|
|
5544
5682
|
const currentRef = ref.current;
|
|
5545
5683
|
if (e.type === "focusin" && e.target === currentRef) {
|
|
@@ -5548,7 +5686,7 @@ function useFocusedElement(ref) {
|
|
|
5548
5686
|
},
|
|
5549
5687
|
[ref]
|
|
5550
5688
|
);
|
|
5551
|
-
const handleBlur =
|
|
5689
|
+
const handleBlur = useCallback3(
|
|
5552
5690
|
(e) => {
|
|
5553
5691
|
const currentRef = ref.current;
|
|
5554
5692
|
if (e.type === "focusout" && e.target === currentRef) {
|
|
@@ -6768,19 +6906,25 @@ var Tabs = (_a) => {
|
|
|
6768
6906
|
scrollOffset,
|
|
6769
6907
|
hasFullTabs,
|
|
6770
6908
|
isPilledDesign,
|
|
6771
|
-
hasBottomBorder = false
|
|
6909
|
+
hasBottomBorder = false,
|
|
6910
|
+
role,
|
|
6911
|
+
ariaOrientation
|
|
6772
6912
|
} = _b, props = __objRest(_b, [
|
|
6773
6913
|
"children",
|
|
6774
6914
|
"scrollOffset",
|
|
6775
6915
|
"hasFullTabs",
|
|
6776
6916
|
"isPilledDesign",
|
|
6777
|
-
"hasBottomBorder"
|
|
6917
|
+
"hasBottomBorder",
|
|
6918
|
+
"role",
|
|
6919
|
+
"ariaOrientation"
|
|
6778
6920
|
]);
|
|
6779
6921
|
const tabsContent = isPilledDesign ? /* @__PURE__ */ React44.createElement(
|
|
6780
6922
|
TabsNavPilled,
|
|
6781
6923
|
__spreadValues({
|
|
6782
6924
|
hasFullTabs,
|
|
6783
|
-
scrollOffset
|
|
6925
|
+
scrollOffset,
|
|
6926
|
+
role,
|
|
6927
|
+
"aria-orientation": ariaOrientation
|
|
6784
6928
|
}, props),
|
|
6785
6929
|
/* @__PURE__ */ React44.createElement("ul", null, children)
|
|
6786
6930
|
) : /* @__PURE__ */ React44.createElement(
|
|
@@ -6788,7 +6932,9 @@ var Tabs = (_a) => {
|
|
|
6788
6932
|
__spreadValues({
|
|
6789
6933
|
hasFullTabs,
|
|
6790
6934
|
scrollOffset,
|
|
6791
|
-
hasBottomBorder
|
|
6935
|
+
hasBottomBorder,
|
|
6936
|
+
role,
|
|
6937
|
+
"aria-orientation": ariaOrientation
|
|
6792
6938
|
}, props),
|
|
6793
6939
|
/* @__PURE__ */ React44.createElement("ul", null, children)
|
|
6794
6940
|
);
|
|
@@ -7321,70 +7467,234 @@ var ColorPicker = (_a) => {
|
|
|
7321
7467
|
};
|
|
7322
7468
|
var color_picker_default = ColorPicker;
|
|
7323
7469
|
|
|
7324
|
-
// src/
|
|
7325
|
-
import
|
|
7326
|
-
|
|
7327
|
-
|
|
7328
|
-
|
|
7329
|
-
|
|
7330
|
-
|
|
7331
|
-
|
|
7332
|
-
|
|
7333
|
-
|
|
7334
|
-
|
|
7335
|
-
|
|
7336
|
-
|
|
7337
|
-
|
|
7338
|
-
|
|
7339
|
-
|
|
7340
|
-
|
|
7341
|
-
|
|
7342
|
-
|
|
7343
|
-
|
|
7344
|
-
|
|
7345
|
-
|
|
7346
|
-
|
|
7347
|
-
|
|
7348
|
-
|
|
7349
|
-
|
|
7350
|
-
|
|
7351
|
-
|
|
7352
|
-
|
|
7353
|
-
|
|
7354
|
-
var
|
|
7470
|
+
// src/components/ellipses-loader/ellipses-loader.tsx
|
|
7471
|
+
import { keyframes as keyframes3 } from "@emotion/react";
|
|
7472
|
+
import styled41 from "@emotion/styled";
|
|
7473
|
+
import React50 from "react";
|
|
7474
|
+
var speed2 = 2;
|
|
7475
|
+
var sizes3 = {
|
|
7476
|
+
small: {
|
|
7477
|
+
totalSize: u(2.25),
|
|
7478
|
+
height: u(0.5625),
|
|
7479
|
+
dotSize: u(0.375),
|
|
7480
|
+
gap: u(0.25)
|
|
7481
|
+
},
|
|
7482
|
+
medium: {
|
|
7483
|
+
totalSize: u(3),
|
|
7484
|
+
height: u(0.75),
|
|
7485
|
+
dotSize: u(0.5),
|
|
7486
|
+
gap: u(0.375)
|
|
7487
|
+
},
|
|
7488
|
+
large: {
|
|
7489
|
+
totalSize: u(6),
|
|
7490
|
+
height: u(1.5),
|
|
7491
|
+
dotSize: u(1),
|
|
7492
|
+
gap: u(0.75)
|
|
7493
|
+
}
|
|
7494
|
+
};
|
|
7495
|
+
var getTotalSize2 = (props) => sizes3[props.size].totalSize;
|
|
7496
|
+
var getHeight = (props) => sizes3[props.size].height;
|
|
7497
|
+
var getDotSize2 = (props) => sizes3[props.size].dotSize;
|
|
7498
|
+
var getGap = (props) => sizes3[props.size].gap;
|
|
7499
|
+
var getBounceDistance = (props) => sizes3[props.size].dotSize;
|
|
7500
|
+
var createDotBounce = (bounceDistance) => keyframes3`
|
|
7501
|
+
0%, 40%, 100% {
|
|
7502
|
+
transform: translateY(50%);
|
|
7503
|
+
}
|
|
7504
|
+
20% {
|
|
7505
|
+
transform: translateY(calc(50% - ${bounceDistance}));
|
|
7506
|
+
}
|
|
7507
|
+
`;
|
|
7508
|
+
var EllipsesLoaderWrapper = styled41.span`
|
|
7509
|
+
display: inline-flex;
|
|
7510
|
+
align-items: center;
|
|
7511
|
+
justify-content: center;
|
|
7512
|
+
height: ${(props) => getHeight(props)};
|
|
7513
|
+
width: ${(props) => getTotalSize2(props)};
|
|
7514
|
+
gap: ${(props) => getGap(props)};
|
|
7515
|
+
`;
|
|
7516
|
+
var Dot2 = styled41.span`
|
|
7517
|
+
width: ${(props) => getDotSize2(props)};
|
|
7518
|
+
height: ${(props) => getDotSize2(props)};
|
|
7519
|
+
border-radius: 50%;
|
|
7520
|
+
background-color: ${(props) => getColorValue(props.color)};
|
|
7521
|
+
transform: translateY(50%);
|
|
7522
|
+
animation: ${(props) => createDotBounce(getBounceDistance(props))} ${speed2}s
|
|
7523
|
+
ease-in-out infinite;
|
|
7524
|
+
animation-fill-mode: both;
|
|
7525
|
+
animation-delay: ${(props) => props.delay}s;
|
|
7526
|
+
`;
|
|
7527
|
+
var EllipsesLoader = (_a) => {
|
|
7528
|
+
var _b = _a, {
|
|
7529
|
+
color = "body",
|
|
7530
|
+
size = "medium"
|
|
7531
|
+
} = _b, props = __objRest(_b, [
|
|
7532
|
+
"color",
|
|
7533
|
+
"size"
|
|
7534
|
+
]);
|
|
7535
|
+
return /* @__PURE__ */ React50.createElement(EllipsesLoaderWrapper, __spreadValues({ size }, props), /* @__PURE__ */ React50.createElement(Dot2, { color, size, delay: 0 }), /* @__PURE__ */ React50.createElement(Dot2, { color, size, delay: 0.2 }), /* @__PURE__ */ React50.createElement(Dot2, { color, size, delay: 0.4 }));
|
|
7536
|
+
};
|
|
7537
|
+
var availableSizes3 = Object.keys(sizes3);
|
|
7538
|
+
var ellipses_loader_default = EllipsesLoader;
|
|
7355
7539
|
|
|
7356
|
-
// src/
|
|
7357
|
-
import
|
|
7540
|
+
// src/components/waveform-loader/waveform-loader.tsx
|
|
7541
|
+
import { keyframes as keyframes4 } from "@emotion/react";
|
|
7542
|
+
import styled42 from "@emotion/styled";
|
|
7543
|
+
import React51 from "react";
|
|
7544
|
+
var sizes4 = {
|
|
7545
|
+
medium: {
|
|
7546
|
+
totalSize: u(3),
|
|
7547
|
+
// 24px
|
|
7548
|
+
barHeight: u(2.25)
|
|
7549
|
+
// 18px
|
|
7550
|
+
}
|
|
7551
|
+
};
|
|
7552
|
+
var speeds = {
|
|
7553
|
+
fast: 1.2,
|
|
7554
|
+
slow: 1.7
|
|
7555
|
+
};
|
|
7556
|
+
var AI_PRIMARY_ANIMATED_LINEAR_GRADIENT = "linear-gradient(270deg, #565ADD 10.58%, #DC43BE 41.83%, #565ADD 69.23%, #565ADD 96.63%)";
|
|
7557
|
+
var GRADIENT_ANIMATION_SPEED = 2;
|
|
7558
|
+
var BARS_COUNT = 5;
|
|
7559
|
+
var BAR_WIDTH = u(0.25);
|
|
7560
|
+
var getBarHeight = (props) => sizes4[props.size || "medium"].barHeight;
|
|
7561
|
+
var getTotalSize3 = (props) => sizes4[props.size || "medium"].totalSize;
|
|
7562
|
+
var getAnimationSpeed = (props) => speeds[props.speed || "fast"];
|
|
7563
|
+
var ripple = keyframes4`
|
|
7564
|
+
0%, 100% {
|
|
7565
|
+
transform: scaleY(0.3);
|
|
7566
|
+
}
|
|
7567
|
+
50% {
|
|
7568
|
+
transform: scaleY(1);
|
|
7569
|
+
}
|
|
7570
|
+
`;
|
|
7571
|
+
var backgroundAnimation = keyframes4`
|
|
7572
|
+
0% {
|
|
7573
|
+
background-position: 0% center;
|
|
7574
|
+
}
|
|
7575
|
+
100% {
|
|
7576
|
+
background-position: 100% center;
|
|
7577
|
+
}
|
|
7578
|
+
`;
|
|
7579
|
+
var fadeIn = keyframes4`
|
|
7580
|
+
0% {
|
|
7581
|
+
opacity: 0;
|
|
7582
|
+
}
|
|
7583
|
+
100% {
|
|
7584
|
+
opacity: 1;
|
|
7585
|
+
}
|
|
7586
|
+
`;
|
|
7587
|
+
var WaveformLoaderWrapper = styled42.span`
|
|
7588
|
+
display: inline-flex;
|
|
7589
|
+
align-items: center;
|
|
7590
|
+
justify-content: space-evenly;
|
|
7591
|
+
height: ${(props) => getTotalSize3(props)};
|
|
7592
|
+
width: ${(props) => getTotalSize3(props)};
|
|
7593
|
+
position: relative;
|
|
7594
|
+
`;
|
|
7595
|
+
var Bar = styled42.span`
|
|
7596
|
+
width: ${BAR_WIDTH};
|
|
7597
|
+
height: ${(props) => getBarHeight(props)};
|
|
7598
|
+
background: ${(props) => props.color === "ai-primary" ? AI_PRIMARY_ANIMATED_LINEAR_GRADIENT : getColorValue(props.color)};
|
|
7599
|
+
background-size: ${(props) => getTotalSize3(props)}
|
|
7600
|
+
${(props) => getTotalSize3(props)};
|
|
7601
|
+
background-position: ${(props) => {
|
|
7602
|
+
const barCenterRatio = (props.index + 1) / (BARS_COUNT + 1);
|
|
7603
|
+
const offsetRatio = barCenterRatio - 0.5;
|
|
7604
|
+
return `calc(${getTotalSize3(props)} * ${offsetRatio}) center`;
|
|
7605
|
+
}};
|
|
7606
|
+
opacity: 0; /* Ensure it starts invisible */
|
|
7607
|
+
transform: scaleY(0.3);
|
|
7608
|
+
transform-origin: center;
|
|
7609
|
+
animation:
|
|
7610
|
+
${fadeIn} 50ms ease-out forwards,
|
|
7611
|
+
${ripple} ${(props) => getAnimationSpeed(props)}s ease-in-out infinite,
|
|
7612
|
+
${backgroundAnimation} ${GRADIENT_ANIMATION_SPEED}s linear infinite;
|
|
7613
|
+
|
|
7614
|
+
animation-delay: ${(props) => -1 + props.index * (getAnimationSpeed(props) / BARS_COUNT)}s;
|
|
7615
|
+
position: relative;
|
|
7616
|
+
`;
|
|
7617
|
+
var WaveformLoader = (_a) => {
|
|
7618
|
+
var _b = _a, {
|
|
7619
|
+
size = "medium",
|
|
7620
|
+
speed: speed3 = "fast",
|
|
7621
|
+
color = "body"
|
|
7622
|
+
} = _b, props = __objRest(_b, [
|
|
7623
|
+
"size",
|
|
7624
|
+
"speed",
|
|
7625
|
+
"color"
|
|
7626
|
+
]);
|
|
7627
|
+
const barsList = Array.from({ length: BARS_COUNT }, (_, index) => /* @__PURE__ */ React51.createElement(Bar, { key: index, index, size, speed: speed3, color }));
|
|
7628
|
+
return /* @__PURE__ */ React51.createElement(WaveformLoaderWrapper, __spreadValues({ size, color }, props), barsList);
|
|
7629
|
+
};
|
|
7630
|
+
var availableSizes4 = Object.keys(sizes4);
|
|
7631
|
+
var availableSpeeds = Object.keys(speeds);
|
|
7632
|
+
var waveform_loader_default = WaveformLoader;
|
|
7633
|
+
|
|
7634
|
+
// src/illustrations/accounts-and-billing.js
|
|
7635
|
+
import * as React52 from "react";
|
|
7636
|
+
function IllustrationAccountsBilling(props) {
|
|
7637
|
+
return /* @__PURE__ */ React52.createElement(
|
|
7638
|
+
"svg",
|
|
7639
|
+
__spreadValues({
|
|
7640
|
+
viewBox: "0 0 102 101",
|
|
7641
|
+
fill: "none",
|
|
7642
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7643
|
+
}, props),
|
|
7644
|
+
/* @__PURE__ */ React52.createElement(
|
|
7645
|
+
"path",
|
|
7646
|
+
{
|
|
7647
|
+
d: "M96.072 5.826H5.928v90.145h90.144V5.826z",
|
|
7648
|
+
stroke: "currentColor",
|
|
7649
|
+
strokeWidth: 10,
|
|
7650
|
+
strokeMiterlimit: 10
|
|
7651
|
+
}
|
|
7652
|
+
),
|
|
7653
|
+
/* @__PURE__ */ React52.createElement(
|
|
7654
|
+
"path",
|
|
7655
|
+
{
|
|
7656
|
+
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",
|
|
7657
|
+
stroke: "currentColor",
|
|
7658
|
+
strokeWidth: 10,
|
|
7659
|
+
strokeMiterlimit: 10
|
|
7660
|
+
}
|
|
7661
|
+
)
|
|
7662
|
+
);
|
|
7663
|
+
}
|
|
7664
|
+
var accounts_and_billing_default = IllustrationAccountsBilling;
|
|
7665
|
+
|
|
7666
|
+
// src/illustrations/invite.js
|
|
7667
|
+
import * as React53 from "react";
|
|
7358
7668
|
function IllustrationInvite(props) {
|
|
7359
|
-
return /* @__PURE__ */
|
|
7669
|
+
return /* @__PURE__ */ React53.createElement(
|
|
7360
7670
|
"svg",
|
|
7361
7671
|
__spreadValues({
|
|
7362
7672
|
viewBox: "0 0 100 101",
|
|
7363
7673
|
fill: "none",
|
|
7364
7674
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7365
7675
|
}, props),
|
|
7366
|
-
/* @__PURE__ */
|
|
7676
|
+
/* @__PURE__ */ React53.createElement(
|
|
7367
7677
|
"path",
|
|
7368
7678
|
{
|
|
7369
7679
|
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",
|
|
7370
7680
|
fill: "currentColor"
|
|
7371
7681
|
}
|
|
7372
7682
|
),
|
|
7373
|
-
/* @__PURE__ */
|
|
7683
|
+
/* @__PURE__ */ React53.createElement(
|
|
7374
7684
|
"path",
|
|
7375
7685
|
{
|
|
7376
7686
|
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",
|
|
7377
7687
|
fill: "currentColor"
|
|
7378
7688
|
}
|
|
7379
7689
|
),
|
|
7380
|
-
/* @__PURE__ */
|
|
7690
|
+
/* @__PURE__ */ React53.createElement(
|
|
7381
7691
|
"path",
|
|
7382
7692
|
{
|
|
7383
7693
|
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",
|
|
7384
7694
|
fill: "currentColor"
|
|
7385
7695
|
}
|
|
7386
7696
|
),
|
|
7387
|
-
/* @__PURE__ */
|
|
7697
|
+
/* @__PURE__ */ React53.createElement(
|
|
7388
7698
|
"path",
|
|
7389
7699
|
{
|
|
7390
7700
|
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",
|
|
@@ -7396,23 +7706,23 @@ function IllustrationInvite(props) {
|
|
|
7396
7706
|
var invite_default = IllustrationInvite;
|
|
7397
7707
|
|
|
7398
7708
|
// src/illustrations/archived.js
|
|
7399
|
-
import * as
|
|
7709
|
+
import * as React54 from "react";
|
|
7400
7710
|
function IllustrationArchived(props) {
|
|
7401
|
-
return /* @__PURE__ */
|
|
7711
|
+
return /* @__PURE__ */ React54.createElement(
|
|
7402
7712
|
"svg",
|
|
7403
7713
|
__spreadValues({
|
|
7404
7714
|
viewBox: "0 0 100 101",
|
|
7405
7715
|
fill: "none",
|
|
7406
7716
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7407
7717
|
}, props),
|
|
7408
|
-
/* @__PURE__ */
|
|
7718
|
+
/* @__PURE__ */ React54.createElement(
|
|
7409
7719
|
"path",
|
|
7410
7720
|
{
|
|
7411
7721
|
d: "M0 .002v100h100v-100H0zm90 90H10v-80h80v80z",
|
|
7412
7722
|
fill: "currentColor"
|
|
7413
7723
|
}
|
|
7414
7724
|
),
|
|
7415
|
-
/* @__PURE__ */
|
|
7725
|
+
/* @__PURE__ */ React54.createElement(
|
|
7416
7726
|
"path",
|
|
7417
7727
|
{
|
|
7418
7728
|
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",
|
|
@@ -7424,16 +7734,16 @@ function IllustrationArchived(props) {
|
|
|
7424
7734
|
var archived_default = IllustrationArchived;
|
|
7425
7735
|
|
|
7426
7736
|
// src/illustrations/lead-with-transparency.js
|
|
7427
|
-
import * as
|
|
7737
|
+
import * as React55 from "react";
|
|
7428
7738
|
function IllustrationLeadwithTransparency(props) {
|
|
7429
|
-
return /* @__PURE__ */
|
|
7739
|
+
return /* @__PURE__ */ React55.createElement(
|
|
7430
7740
|
"svg",
|
|
7431
7741
|
__spreadValues({
|
|
7432
7742
|
viewBox: "0 0 110 101",
|
|
7433
7743
|
fill: "none",
|
|
7434
7744
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7435
7745
|
}, props),
|
|
7436
|
-
/* @__PURE__ */
|
|
7746
|
+
/* @__PURE__ */ React55.createElement(
|
|
7437
7747
|
"path",
|
|
7438
7748
|
{
|
|
7439
7749
|
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",
|
|
@@ -7445,16 +7755,16 @@ function IllustrationLeadwithTransparency(props) {
|
|
|
7445
7755
|
var lead_with_transparency_default = IllustrationLeadwithTransparency;
|
|
7446
7756
|
|
|
7447
7757
|
// src/illustrations/ask-for-more.js
|
|
7448
|
-
import * as
|
|
7758
|
+
import * as React56 from "react";
|
|
7449
7759
|
function IllustrationAskforMore(props) {
|
|
7450
|
-
return /* @__PURE__ */
|
|
7760
|
+
return /* @__PURE__ */ React56.createElement(
|
|
7451
7761
|
"svg",
|
|
7452
7762
|
__spreadValues({
|
|
7453
7763
|
viewBox: "0 0 100 100",
|
|
7454
7764
|
fill: "none",
|
|
7455
7765
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7456
7766
|
}, props),
|
|
7457
|
-
/* @__PURE__ */
|
|
7767
|
+
/* @__PURE__ */ React56.createElement(
|
|
7458
7768
|
"path",
|
|
7459
7769
|
{
|
|
7460
7770
|
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",
|
|
@@ -7466,16 +7776,16 @@ function IllustrationAskforMore(props) {
|
|
|
7466
7776
|
var ask_for_more_default = IllustrationAskforMore;
|
|
7467
7777
|
|
|
7468
7778
|
// src/illustrations/learning-and-development.js
|
|
7469
|
-
import * as
|
|
7779
|
+
import * as React57 from "react";
|
|
7470
7780
|
function IllustrationLearningDevelopment(props) {
|
|
7471
|
-
return /* @__PURE__ */
|
|
7781
|
+
return /* @__PURE__ */ React57.createElement(
|
|
7472
7782
|
"svg",
|
|
7473
7783
|
__spreadValues({
|
|
7474
7784
|
viewBox: "0 0 142 142",
|
|
7475
7785
|
fill: "none",
|
|
7476
7786
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7477
7787
|
}, props),
|
|
7478
|
-
/* @__PURE__ */
|
|
7788
|
+
/* @__PURE__ */ React57.createElement(
|
|
7479
7789
|
"path",
|
|
7480
7790
|
{
|
|
7481
7791
|
fillRule: "evenodd",
|
|
@@ -7484,7 +7794,7 @@ function IllustrationLearningDevelopment(props) {
|
|
|
7484
7794
|
fill: "currentColor"
|
|
7485
7795
|
}
|
|
7486
7796
|
),
|
|
7487
|
-
/* @__PURE__ */
|
|
7797
|
+
/* @__PURE__ */ React57.createElement(
|
|
7488
7798
|
"path",
|
|
7489
7799
|
{
|
|
7490
7800
|
fillRule: "evenodd",
|
|
@@ -7493,7 +7803,7 @@ function IllustrationLearningDevelopment(props) {
|
|
|
7493
7803
|
fill: "currentColor"
|
|
7494
7804
|
}
|
|
7495
7805
|
),
|
|
7496
|
-
/* @__PURE__ */
|
|
7806
|
+
/* @__PURE__ */ React57.createElement(
|
|
7497
7807
|
"circle",
|
|
7498
7808
|
{
|
|
7499
7809
|
cx: 70.71,
|
|
@@ -7508,16 +7818,16 @@ function IllustrationLearningDevelopment(props) {
|
|
|
7508
7818
|
var learning_and_development_default = IllustrationLearningDevelopment;
|
|
7509
7819
|
|
|
7510
7820
|
// src/illustrations/business-plan.js
|
|
7511
|
-
import * as
|
|
7821
|
+
import * as React58 from "react";
|
|
7512
7822
|
function IllustrationBusinessPlan(props) {
|
|
7513
|
-
return /* @__PURE__ */
|
|
7823
|
+
return /* @__PURE__ */ React58.createElement(
|
|
7514
7824
|
"svg",
|
|
7515
7825
|
__spreadValues({
|
|
7516
7826
|
viewBox: "0 0 101 100",
|
|
7517
7827
|
fill: "none",
|
|
7518
7828
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7519
7829
|
}, props),
|
|
7520
|
-
/* @__PURE__ */
|
|
7830
|
+
/* @__PURE__ */ React58.createElement(
|
|
7521
7831
|
"path",
|
|
7522
7832
|
{
|
|
7523
7833
|
fillRule: "evenodd",
|
|
@@ -7531,23 +7841,23 @@ function IllustrationBusinessPlan(props) {
|
|
|
7531
7841
|
var business_plan_default = IllustrationBusinessPlan;
|
|
7532
7842
|
|
|
7533
7843
|
// src/illustrations/loom-plans.js
|
|
7534
|
-
import * as
|
|
7844
|
+
import * as React59 from "react";
|
|
7535
7845
|
function IllustrationLoomPlans(props) {
|
|
7536
|
-
return /* @__PURE__ */
|
|
7846
|
+
return /* @__PURE__ */ React59.createElement(
|
|
7537
7847
|
"svg",
|
|
7538
7848
|
__spreadValues({
|
|
7539
7849
|
viewBox: "0 0 100 100",
|
|
7540
7850
|
fill: "none",
|
|
7541
7851
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7542
7852
|
}, props),
|
|
7543
|
-
/* @__PURE__ */
|
|
7853
|
+
/* @__PURE__ */ React59.createElement(
|
|
7544
7854
|
"path",
|
|
7545
7855
|
{
|
|
7546
7856
|
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",
|
|
7547
7857
|
fill: "currentColor"
|
|
7548
7858
|
}
|
|
7549
7859
|
),
|
|
7550
|
-
/* @__PURE__ */
|
|
7860
|
+
/* @__PURE__ */ React59.createElement(
|
|
7551
7861
|
"path",
|
|
7552
7862
|
{
|
|
7553
7863
|
d: "M49.993 12.288L62.28 0v9.064H100L87.713 21.353h-37.72v-9.065z",
|
|
@@ -7559,16 +7869,16 @@ function IllustrationLoomPlans(props) {
|
|
|
7559
7869
|
var loom_plans_default = IllustrationLoomPlans;
|
|
7560
7870
|
|
|
7561
7871
|
// src/illustrations/collaborate-with-teammates.js
|
|
7562
|
-
import * as
|
|
7872
|
+
import * as React60 from "react";
|
|
7563
7873
|
function IllustrationCollaboratewithTeammatesSharedLibrary(props) {
|
|
7564
|
-
return /* @__PURE__ */
|
|
7874
|
+
return /* @__PURE__ */ React60.createElement(
|
|
7565
7875
|
"svg",
|
|
7566
7876
|
__spreadValues({
|
|
7567
7877
|
viewBox: "0 0 100 100",
|
|
7568
7878
|
fill: "none",
|
|
7569
7879
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7570
7880
|
}, props),
|
|
7571
|
-
/* @__PURE__ */
|
|
7881
|
+
/* @__PURE__ */ React60.createElement(
|
|
7572
7882
|
"path",
|
|
7573
7883
|
{
|
|
7574
7884
|
fillRule: "evenodd",
|
|
@@ -7582,16 +7892,16 @@ function IllustrationCollaboratewithTeammatesSharedLibrary(props) {
|
|
|
7582
7892
|
var collaborate_with_teammates_default = IllustrationCollaboratewithTeammatesSharedLibrary;
|
|
7583
7893
|
|
|
7584
7894
|
// src/illustrations/option-grants.js
|
|
7585
|
-
import * as
|
|
7895
|
+
import * as React61 from "react";
|
|
7586
7896
|
function IllustrationOptionGrants(props) {
|
|
7587
|
-
return /* @__PURE__ */
|
|
7897
|
+
return /* @__PURE__ */ React61.createElement(
|
|
7588
7898
|
"svg",
|
|
7589
7899
|
__spreadValues({
|
|
7590
7900
|
viewBox: "0 0 101 101",
|
|
7591
7901
|
fill: "none",
|
|
7592
7902
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7593
7903
|
}, props),
|
|
7594
|
-
/* @__PURE__ */
|
|
7904
|
+
/* @__PURE__ */ React61.createElement(
|
|
7595
7905
|
"path",
|
|
7596
7906
|
{
|
|
7597
7907
|
fill: "currentColor",
|
|
@@ -7603,16 +7913,16 @@ function IllustrationOptionGrants(props) {
|
|
|
7603
7913
|
var option_grants_default = IllustrationOptionGrants;
|
|
7604
7914
|
|
|
7605
7915
|
// src/illustrations/community.js
|
|
7606
|
-
import * as
|
|
7916
|
+
import * as React62 from "react";
|
|
7607
7917
|
function IllustrationCommunity(props) {
|
|
7608
|
-
return /* @__PURE__ */
|
|
7918
|
+
return /* @__PURE__ */ React62.createElement(
|
|
7609
7919
|
"svg",
|
|
7610
7920
|
__spreadValues({
|
|
7611
7921
|
viewBox: "0 0 101 100",
|
|
7612
7922
|
fill: "none",
|
|
7613
7923
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7614
7924
|
}, props),
|
|
7615
|
-
/* @__PURE__ */
|
|
7925
|
+
/* @__PURE__ */ React62.createElement(
|
|
7616
7926
|
"path",
|
|
7617
7927
|
{
|
|
7618
7928
|
fillRule: "evenodd",
|
|
@@ -7626,16 +7936,16 @@ function IllustrationCommunity(props) {
|
|
|
7626
7936
|
var community_default = IllustrationCommunity;
|
|
7627
7937
|
|
|
7628
7938
|
// src/illustrations/community-alt.js
|
|
7629
|
-
import * as
|
|
7939
|
+
import * as React63 from "react";
|
|
7630
7940
|
function IllustrationCommunityAlt(props) {
|
|
7631
|
-
return /* @__PURE__ */
|
|
7941
|
+
return /* @__PURE__ */ React63.createElement(
|
|
7632
7942
|
"svg",
|
|
7633
7943
|
__spreadValues({
|
|
7634
7944
|
viewBox: "0 0 96 96",
|
|
7635
7945
|
fill: "none",
|
|
7636
7946
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7637
7947
|
}, props),
|
|
7638
|
-
/* @__PURE__ */
|
|
7948
|
+
/* @__PURE__ */ React63.createElement(
|
|
7639
7949
|
"path",
|
|
7640
7950
|
{
|
|
7641
7951
|
fillRule: "evenodd",
|
|
@@ -7649,16 +7959,16 @@ function IllustrationCommunityAlt(props) {
|
|
|
7649
7959
|
var community_alt_default = IllustrationCommunityAlt;
|
|
7650
7960
|
|
|
7651
7961
|
// src/illustrations/parental-leave.js
|
|
7652
|
-
import * as
|
|
7962
|
+
import * as React64 from "react";
|
|
7653
7963
|
function IllustrationParentalLeave(props) {
|
|
7654
|
-
return /* @__PURE__ */
|
|
7964
|
+
return /* @__PURE__ */ React64.createElement(
|
|
7655
7965
|
"svg",
|
|
7656
7966
|
__spreadValues({
|
|
7657
7967
|
viewBox: "0 0 100 101",
|
|
7658
7968
|
fill: "none",
|
|
7659
7969
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7660
7970
|
}, props),
|
|
7661
|
-
/* @__PURE__ */
|
|
7971
|
+
/* @__PURE__ */ React64.createElement(
|
|
7662
7972
|
"path",
|
|
7663
7973
|
{
|
|
7664
7974
|
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",
|
|
@@ -7670,16 +7980,16 @@ function IllustrationParentalLeave(props) {
|
|
|
7670
7980
|
var parental_leave_default = IllustrationParentalLeave;
|
|
7671
7981
|
|
|
7672
7982
|
// src/illustrations/content-limit.js
|
|
7673
|
-
import * as
|
|
7983
|
+
import * as React65 from "react";
|
|
7674
7984
|
function IllustrationContentLimit(props) {
|
|
7675
|
-
return /* @__PURE__ */
|
|
7985
|
+
return /* @__PURE__ */ React65.createElement(
|
|
7676
7986
|
"svg",
|
|
7677
7987
|
__spreadValues({
|
|
7678
7988
|
viewBox: "0 0 100 100",
|
|
7679
7989
|
fill: "none",
|
|
7680
7990
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7681
7991
|
}, props),
|
|
7682
|
-
/* @__PURE__ */
|
|
7992
|
+
/* @__PURE__ */ React65.createElement(
|
|
7683
7993
|
"path",
|
|
7684
7994
|
{
|
|
7685
7995
|
fillRule: "evenodd",
|
|
@@ -7693,16 +8003,16 @@ function IllustrationContentLimit(props) {
|
|
|
7693
8003
|
var content_limit_default = IllustrationContentLimit;
|
|
7694
8004
|
|
|
7695
8005
|
// src/illustrations/pto.js
|
|
7696
|
-
import * as
|
|
8006
|
+
import * as React66 from "react";
|
|
7697
8007
|
function IllustrationPto(props) {
|
|
7698
|
-
return /* @__PURE__ */
|
|
8008
|
+
return /* @__PURE__ */ React66.createElement(
|
|
7699
8009
|
"svg",
|
|
7700
8010
|
__spreadValues({
|
|
7701
8011
|
viewBox: "0 0 110 111",
|
|
7702
8012
|
fill: "none",
|
|
7703
8013
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7704
8014
|
}, props),
|
|
7705
|
-
/* @__PURE__ */
|
|
8015
|
+
/* @__PURE__ */ React66.createElement(
|
|
7706
8016
|
"path",
|
|
7707
8017
|
{
|
|
7708
8018
|
fillRule: "evenodd",
|
|
@@ -7716,16 +8026,16 @@ function IllustrationPto(props) {
|
|
|
7716
8026
|
var pto_default = IllustrationPto;
|
|
7717
8027
|
|
|
7718
8028
|
// src/illustrations/custom-branding.js
|
|
7719
|
-
import * as
|
|
8029
|
+
import * as React67 from "react";
|
|
7720
8030
|
function IllustrationCustomBranding(props) {
|
|
7721
|
-
return /* @__PURE__ */
|
|
8031
|
+
return /* @__PURE__ */ React67.createElement(
|
|
7722
8032
|
"svg",
|
|
7723
8033
|
__spreadValues({
|
|
7724
8034
|
viewBox: "0 0 134 134",
|
|
7725
8035
|
fill: "none",
|
|
7726
8036
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7727
8037
|
}, props),
|
|
7728
|
-
/* @__PURE__ */
|
|
8038
|
+
/* @__PURE__ */ React67.createElement(
|
|
7729
8039
|
"path",
|
|
7730
8040
|
{
|
|
7731
8041
|
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",
|
|
@@ -7737,53 +8047,53 @@ function IllustrationCustomBranding(props) {
|
|
|
7737
8047
|
var custom_branding_default = IllustrationCustomBranding;
|
|
7738
8048
|
|
|
7739
8049
|
// src/illustrations/record.js
|
|
7740
|
-
import * as
|
|
8050
|
+
import * as React68 from "react";
|
|
7741
8051
|
function IllustrationRecord(props) {
|
|
7742
|
-
return /* @__PURE__ */
|
|
8052
|
+
return /* @__PURE__ */ React68.createElement(
|
|
7743
8053
|
"svg",
|
|
7744
8054
|
__spreadValues({
|
|
7745
8055
|
viewBox: "0 0 100 100",
|
|
7746
8056
|
fill: "none",
|
|
7747
8057
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7748
8058
|
}, props),
|
|
7749
|
-
/* @__PURE__ */
|
|
7750
|
-
/* @__PURE__ */
|
|
8059
|
+
/* @__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" })),
|
|
8060
|
+
/* @__PURE__ */ React68.createElement("defs", null, /* @__PURE__ */ React68.createElement("clipPath", { id: "Record_svg__clip0" }, /* @__PURE__ */ React68.createElement("path", { fill: "#fff", d: "M0 0h100v100H0z" })))
|
|
7751
8061
|
);
|
|
7752
8062
|
}
|
|
7753
8063
|
var record_default = IllustrationRecord;
|
|
7754
8064
|
|
|
7755
8065
|
// src/illustrations/desktop-app-and-chrome-extension.js
|
|
7756
|
-
import * as
|
|
8066
|
+
import * as React69 from "react";
|
|
7757
8067
|
function IllustrationDesktopAppandChromeExtension(props) {
|
|
7758
|
-
return /* @__PURE__ */
|
|
8068
|
+
return /* @__PURE__ */ React69.createElement(
|
|
7759
8069
|
"svg",
|
|
7760
8070
|
__spreadValues({
|
|
7761
8071
|
viewBox: "0 0 134 134",
|
|
7762
8072
|
fill: "none",
|
|
7763
8073
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7764
8074
|
}, props),
|
|
7765
|
-
/* @__PURE__ */
|
|
8075
|
+
/* @__PURE__ */ React69.createElement(
|
|
7766
8076
|
"path",
|
|
7767
8077
|
{
|
|
7768
8078
|
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",
|
|
7769
8079
|
fill: "currentColor"
|
|
7770
8080
|
}
|
|
7771
8081
|
),
|
|
7772
|
-
/* @__PURE__ */
|
|
8082
|
+
/* @__PURE__ */ React69.createElement(
|
|
7773
8083
|
"path",
|
|
7774
8084
|
{
|
|
7775
8085
|
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",
|
|
7776
8086
|
fill: "currentColor"
|
|
7777
8087
|
}
|
|
7778
8088
|
),
|
|
7779
|
-
/* @__PURE__ */
|
|
8089
|
+
/* @__PURE__ */ React69.createElement(
|
|
7780
8090
|
"path",
|
|
7781
8091
|
{
|
|
7782
8092
|
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",
|
|
7783
8093
|
fill: "currentColor"
|
|
7784
8094
|
}
|
|
7785
8095
|
),
|
|
7786
|
-
/* @__PURE__ */
|
|
8096
|
+
/* @__PURE__ */ React69.createElement(
|
|
7787
8097
|
"path",
|
|
7788
8098
|
{
|
|
7789
8099
|
d: "M68.52 50.317v-.449l-.077.444c.024 0 .053.005.077.005z",
|
|
@@ -7795,16 +8105,16 @@ function IllustrationDesktopAppandChromeExtension(props) {
|
|
|
7795
8105
|
var desktop_app_and_chrome_extension_default = IllustrationDesktopAppandChromeExtension;
|
|
7796
8106
|
|
|
7797
8107
|
// src/illustrations/remote-first.js
|
|
7798
|
-
import * as
|
|
8108
|
+
import * as React70 from "react";
|
|
7799
8109
|
function IllustrationRemoteFirst(props) {
|
|
7800
|
-
return /* @__PURE__ */
|
|
8110
|
+
return /* @__PURE__ */ React70.createElement(
|
|
7801
8111
|
"svg",
|
|
7802
8112
|
__spreadValues({
|
|
7803
8113
|
viewBox: "0 0 110 110",
|
|
7804
8114
|
fill: "none",
|
|
7805
8115
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7806
8116
|
}, props),
|
|
7807
|
-
/* @__PURE__ */
|
|
8117
|
+
/* @__PURE__ */ React70.createElement(
|
|
7808
8118
|
"path",
|
|
7809
8119
|
{
|
|
7810
8120
|
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",
|
|
@@ -7813,7 +8123,7 @@ function IllustrationRemoteFirst(props) {
|
|
|
7813
8123
|
strokeMiterlimit: 10
|
|
7814
8124
|
}
|
|
7815
8125
|
),
|
|
7816
|
-
/* @__PURE__ */
|
|
8126
|
+
/* @__PURE__ */ React70.createElement(
|
|
7817
8127
|
"path",
|
|
7818
8128
|
{
|
|
7819
8129
|
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",
|
|
@@ -7822,7 +8132,7 @@ function IllustrationRemoteFirst(props) {
|
|
|
7822
8132
|
strokeMiterlimit: 10
|
|
7823
8133
|
}
|
|
7824
8134
|
),
|
|
7825
|
-
/* @__PURE__ */
|
|
8135
|
+
/* @__PURE__ */ React70.createElement(
|
|
7826
8136
|
"path",
|
|
7827
8137
|
{
|
|
7828
8138
|
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",
|
|
@@ -7836,23 +8146,23 @@ function IllustrationRemoteFirst(props) {
|
|
|
7836
8146
|
var remote_first_default = IllustrationRemoteFirst;
|
|
7837
8147
|
|
|
7838
8148
|
// src/illustrations/device-compatibility.js
|
|
7839
|
-
import * as
|
|
8149
|
+
import * as React71 from "react";
|
|
7840
8150
|
function IllustrationDeviceCompatibility(props) {
|
|
7841
|
-
return /* @__PURE__ */
|
|
8151
|
+
return /* @__PURE__ */ React71.createElement(
|
|
7842
8152
|
"svg",
|
|
7843
8153
|
__spreadValues({
|
|
7844
8154
|
viewBox: "0 0 110 110",
|
|
7845
8155
|
fill: "none",
|
|
7846
8156
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7847
8157
|
}, props),
|
|
7848
|
-
/* @__PURE__ */
|
|
8158
|
+
/* @__PURE__ */ React71.createElement(
|
|
7849
8159
|
"path",
|
|
7850
8160
|
{
|
|
7851
8161
|
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",
|
|
7852
8162
|
fill: "currentColor"
|
|
7853
8163
|
}
|
|
7854
8164
|
),
|
|
7855
|
-
/* @__PURE__ */
|
|
8165
|
+
/* @__PURE__ */ React71.createElement(
|
|
7856
8166
|
"path",
|
|
7857
8167
|
{
|
|
7858
8168
|
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",
|
|
@@ -7864,17 +8174,17 @@ function IllustrationDeviceCompatibility(props) {
|
|
|
7864
8174
|
var device_compatibility_default = IllustrationDeviceCompatibility;
|
|
7865
8175
|
|
|
7866
8176
|
// src/illustrations/roadmap.js
|
|
7867
|
-
import * as
|
|
8177
|
+
import * as React72 from "react";
|
|
7868
8178
|
function IllustrationRoadmap(props) {
|
|
7869
|
-
return /* @__PURE__ */
|
|
8179
|
+
return /* @__PURE__ */ React72.createElement(
|
|
7870
8180
|
"svg",
|
|
7871
8181
|
__spreadValues({
|
|
7872
8182
|
viewBox: "0 0 100 100",
|
|
7873
8183
|
fill: "none",
|
|
7874
8184
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7875
8185
|
}, props),
|
|
7876
|
-
/* @__PURE__ */
|
|
7877
|
-
/* @__PURE__ */
|
|
8186
|
+
/* @__PURE__ */ React72.createElement("path", { d: "M100 100H0V0h100v100zM10 90h80V10H10v80z", fill: "currentColor" }),
|
|
8187
|
+
/* @__PURE__ */ React72.createElement(
|
|
7878
8188
|
"path",
|
|
7879
8189
|
{
|
|
7880
8190
|
d: "M50.008 39.806L80 54v-9.806L50.008 30 20 44.194V54l30.008-14.194zM80 20H20v10h60V20z",
|
|
@@ -7886,16 +8196,16 @@ function IllustrationRoadmap(props) {
|
|
|
7886
8196
|
var roadmap_default = IllustrationRoadmap;
|
|
7887
8197
|
|
|
7888
8198
|
// src/illustrations/downgrade.js
|
|
7889
|
-
import * as
|
|
8199
|
+
import * as React73 from "react";
|
|
7890
8200
|
function IllustrationDowngrade(props) {
|
|
7891
|
-
return /* @__PURE__ */
|
|
8201
|
+
return /* @__PURE__ */ React73.createElement(
|
|
7892
8202
|
"svg",
|
|
7893
8203
|
__spreadValues({
|
|
7894
8204
|
viewBox: "0 0 100 100",
|
|
7895
8205
|
fill: "none",
|
|
7896
8206
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7897
8207
|
}, props),
|
|
7898
|
-
/* @__PURE__ */
|
|
8208
|
+
/* @__PURE__ */ React73.createElement(
|
|
7899
8209
|
"path",
|
|
7900
8210
|
{
|
|
7901
8211
|
fillRule: "evenodd",
|
|
@@ -7909,16 +8219,16 @@ function IllustrationDowngrade(props) {
|
|
|
7909
8219
|
var downgrade_default = IllustrationDowngrade;
|
|
7910
8220
|
|
|
7911
8221
|
// src/illustrations/screenshot.js
|
|
7912
|
-
import * as
|
|
8222
|
+
import * as React74 from "react";
|
|
7913
8223
|
function IllustrationScreenshot(props) {
|
|
7914
|
-
return /* @__PURE__ */
|
|
8224
|
+
return /* @__PURE__ */ React74.createElement(
|
|
7915
8225
|
"svg",
|
|
7916
8226
|
__spreadValues({
|
|
7917
8227
|
viewBox: "0 0 100 100",
|
|
7918
8228
|
fill: "none",
|
|
7919
8229
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7920
8230
|
}, props),
|
|
7921
|
-
/* @__PURE__ */
|
|
8231
|
+
/* @__PURE__ */ React74.createElement(
|
|
7922
8232
|
"path",
|
|
7923
8233
|
{
|
|
7924
8234
|
fillRule: "evenodd",
|
|
@@ -7932,16 +8242,16 @@ function IllustrationScreenshot(props) {
|
|
|
7932
8242
|
var screenshot_default = IllustrationScreenshot;
|
|
7933
8243
|
|
|
7934
8244
|
// src/illustrations/embrace-the-weird.js
|
|
7935
|
-
import * as
|
|
8245
|
+
import * as React75 from "react";
|
|
7936
8246
|
function IllustrationEmbracetheWeird(props) {
|
|
7937
|
-
return /* @__PURE__ */
|
|
8247
|
+
return /* @__PURE__ */ React75.createElement(
|
|
7938
8248
|
"svg",
|
|
7939
8249
|
__spreadValues({
|
|
7940
8250
|
viewBox: "0 0 110 110",
|
|
7941
8251
|
fill: "none",
|
|
7942
8252
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7943
8253
|
}, props),
|
|
7944
|
-
/* @__PURE__ */
|
|
8254
|
+
/* @__PURE__ */ React75.createElement(
|
|
7945
8255
|
"path",
|
|
7946
8256
|
{
|
|
7947
8257
|
fillRule: "evenodd",
|
|
@@ -7955,40 +8265,40 @@ function IllustrationEmbracetheWeird(props) {
|
|
|
7955
8265
|
var embrace_the_weird_default = IllustrationEmbracetheWeird;
|
|
7956
8266
|
|
|
7957
8267
|
// src/illustrations/share-with-your-team.js
|
|
7958
|
-
import * as
|
|
8268
|
+
import * as React76 from "react";
|
|
7959
8269
|
function IllustrationSharewithYourTeamTeamLibrary(props) {
|
|
7960
|
-
return /* @__PURE__ */
|
|
8270
|
+
return /* @__PURE__ */ React76.createElement(
|
|
7961
8271
|
"svg",
|
|
7962
8272
|
__spreadValues({
|
|
7963
8273
|
viewBox: "0 0 100 100",
|
|
7964
8274
|
fill: "none",
|
|
7965
8275
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7966
8276
|
}, props),
|
|
7967
|
-
/* @__PURE__ */
|
|
8277
|
+
/* @__PURE__ */ React76.createElement(
|
|
7968
8278
|
"g",
|
|
7969
8279
|
{
|
|
7970
8280
|
clipPath: "url(#Share_with_Your_Team_(Team_Library)_svg__clip0)",
|
|
7971
8281
|
fill: "currentColor"
|
|
7972
8282
|
},
|
|
7973
|
-
/* @__PURE__ */
|
|
7974
|
-
/* @__PURE__ */
|
|
8283
|
+
/* @__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" }),
|
|
8284
|
+
/* @__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" })
|
|
7975
8285
|
),
|
|
7976
|
-
/* @__PURE__ */
|
|
8286
|
+
/* @__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" })))
|
|
7977
8287
|
);
|
|
7978
8288
|
}
|
|
7979
8289
|
var share_with_your_team_default = IllustrationSharewithYourTeamTeamLibrary;
|
|
7980
8290
|
|
|
7981
8291
|
// src/illustrations/enterprise-plan.js
|
|
7982
|
-
import * as
|
|
8292
|
+
import * as React77 from "react";
|
|
7983
8293
|
function IllustrationEnterprisePlan(props) {
|
|
7984
|
-
return /* @__PURE__ */
|
|
8294
|
+
return /* @__PURE__ */ React77.createElement(
|
|
7985
8295
|
"svg",
|
|
7986
8296
|
__spreadValues({
|
|
7987
8297
|
viewBox: "0 0 101 100",
|
|
7988
8298
|
fill: "none",
|
|
7989
8299
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7990
8300
|
}, props),
|
|
7991
|
-
/* @__PURE__ */
|
|
8301
|
+
/* @__PURE__ */ React77.createElement(
|
|
7992
8302
|
"path",
|
|
7993
8303
|
{
|
|
7994
8304
|
fill: "currentColor",
|
|
@@ -8000,30 +8310,30 @@ function IllustrationEnterprisePlan(props) {
|
|
|
8000
8310
|
var enterprise_plan_default = IllustrationEnterprisePlan;
|
|
8001
8311
|
|
|
8002
8312
|
// src/illustrations/share.js
|
|
8003
|
-
import * as
|
|
8313
|
+
import * as React78 from "react";
|
|
8004
8314
|
function IllustrationShare(props) {
|
|
8005
|
-
return /* @__PURE__ */
|
|
8315
|
+
return /* @__PURE__ */ React78.createElement(
|
|
8006
8316
|
"svg",
|
|
8007
8317
|
__spreadValues({
|
|
8008
8318
|
viewBox: "0 0 100 101",
|
|
8009
8319
|
fill: "none",
|
|
8010
8320
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8011
8321
|
}, props),
|
|
8012
|
-
/* @__PURE__ */
|
|
8322
|
+
/* @__PURE__ */ React78.createElement(
|
|
8013
8323
|
"path",
|
|
8014
8324
|
{
|
|
8015
8325
|
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",
|
|
8016
8326
|
fill: "currentColor"
|
|
8017
8327
|
}
|
|
8018
8328
|
),
|
|
8019
|
-
/* @__PURE__ */
|
|
8329
|
+
/* @__PURE__ */ React78.createElement(
|
|
8020
8330
|
"path",
|
|
8021
8331
|
{
|
|
8022
8332
|
d: "M50 65.732h15.73v-15.73c0 8.69-7.04 15.73-15.73 15.73z",
|
|
8023
8333
|
fill: "currentColor"
|
|
8024
8334
|
}
|
|
8025
8335
|
),
|
|
8026
|
-
/* @__PURE__ */
|
|
8336
|
+
/* @__PURE__ */ React78.createElement(
|
|
8027
8337
|
"path",
|
|
8028
8338
|
{
|
|
8029
8339
|
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",
|
|
@@ -8035,39 +8345,39 @@ function IllustrationShare(props) {
|
|
|
8035
8345
|
var share_default = IllustrationShare;
|
|
8036
8346
|
|
|
8037
8347
|
// src/illustrations/faq-and-security.js
|
|
8038
|
-
import * as
|
|
8348
|
+
import * as React79 from "react";
|
|
8039
8349
|
function IllustrationFaQandSecurity(props) {
|
|
8040
|
-
return /* @__PURE__ */
|
|
8350
|
+
return /* @__PURE__ */ React79.createElement(
|
|
8041
8351
|
"svg",
|
|
8042
8352
|
__spreadValues({
|
|
8043
8353
|
viewBox: "0 0 100 100",
|
|
8044
8354
|
fill: "none",
|
|
8045
8355
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8046
8356
|
}, props),
|
|
8047
|
-
/* @__PURE__ */
|
|
8357
|
+
/* @__PURE__ */ React79.createElement(
|
|
8048
8358
|
"path",
|
|
8049
8359
|
{
|
|
8050
8360
|
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",
|
|
8051
8361
|
fill: "currentColor"
|
|
8052
8362
|
}
|
|
8053
8363
|
),
|
|
8054
|
-
/* @__PURE__ */
|
|
8055
|
-
/* @__PURE__ */
|
|
8364
|
+
/* @__PURE__ */ React79.createElement("path", { d: "M31 50V0H0v100h99.999V69H31V50z", fill: "currentColor" }),
|
|
8365
|
+
/* @__PURE__ */ React79.createElement("path", { d: "M100 66V0H34v31h35v35h31z", fill: "currentColor" })
|
|
8056
8366
|
);
|
|
8057
8367
|
}
|
|
8058
8368
|
var faq_and_security_default = IllustrationFaQandSecurity;
|
|
8059
8369
|
|
|
8060
8370
|
// src/illustrations/starred.js
|
|
8061
|
-
import * as
|
|
8371
|
+
import * as React80 from "react";
|
|
8062
8372
|
function IllustrationStarred(props) {
|
|
8063
|
-
return /* @__PURE__ */
|
|
8373
|
+
return /* @__PURE__ */ React80.createElement(
|
|
8064
8374
|
"svg",
|
|
8065
8375
|
__spreadValues({
|
|
8066
8376
|
viewBox: "0 0 101 101",
|
|
8067
8377
|
fill: "none",
|
|
8068
8378
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8069
8379
|
}, props),
|
|
8070
|
-
/* @__PURE__ */
|
|
8380
|
+
/* @__PURE__ */ React80.createElement(
|
|
8071
8381
|
"path",
|
|
8072
8382
|
{
|
|
8073
8383
|
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",
|
|
@@ -8079,16 +8389,16 @@ function IllustrationStarred(props) {
|
|
|
8079
8389
|
var starred_default = IllustrationStarred;
|
|
8080
8390
|
|
|
8081
8391
|
// src/illustrations/five-minute-limit.js
|
|
8082
|
-
import * as
|
|
8392
|
+
import * as React81 from "react";
|
|
8083
8393
|
function Illustration5MinuteLimit(props) {
|
|
8084
|
-
return /* @__PURE__ */
|
|
8394
|
+
return /* @__PURE__ */ React81.createElement(
|
|
8085
8395
|
"svg",
|
|
8086
8396
|
__spreadValues({
|
|
8087
8397
|
viewBox: "0 0 110 110",
|
|
8088
8398
|
fill: "none",
|
|
8089
8399
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8090
8400
|
}, props),
|
|
8091
|
-
/* @__PURE__ */
|
|
8401
|
+
/* @__PURE__ */ React81.createElement(
|
|
8092
8402
|
"path",
|
|
8093
8403
|
{
|
|
8094
8404
|
fillRule: "evenodd",
|
|
@@ -8102,16 +8412,16 @@ function Illustration5MinuteLimit(props) {
|
|
|
8102
8412
|
var five_minute_limit_default = Illustration5MinuteLimit;
|
|
8103
8413
|
|
|
8104
8414
|
// src/illustrations/starter-plus-plan.js
|
|
8105
|
-
import * as
|
|
8415
|
+
import * as React82 from "react";
|
|
8106
8416
|
function IllustrationStarterPlusPlan(props) {
|
|
8107
|
-
return /* @__PURE__ */
|
|
8417
|
+
return /* @__PURE__ */ React82.createElement(
|
|
8108
8418
|
"svg",
|
|
8109
8419
|
__spreadValues({
|
|
8110
8420
|
viewBox: "0 0 100 100",
|
|
8111
8421
|
fill: "none",
|
|
8112
8422
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8113
8423
|
}, props),
|
|
8114
|
-
/* @__PURE__ */
|
|
8424
|
+
/* @__PURE__ */ React82.createElement(
|
|
8115
8425
|
"path",
|
|
8116
8426
|
{
|
|
8117
8427
|
fillRule: "evenodd",
|
|
@@ -8125,16 +8435,16 @@ function IllustrationStarterPlusPlan(props) {
|
|
|
8125
8435
|
var starter_plus_plan_default = IllustrationStarterPlusPlan;
|
|
8126
8436
|
|
|
8127
8437
|
// src/illustrations/getting-started.js
|
|
8128
|
-
import * as
|
|
8438
|
+
import * as React83 from "react";
|
|
8129
8439
|
function IllustrationGettingStarted(props) {
|
|
8130
|
-
return /* @__PURE__ */
|
|
8440
|
+
return /* @__PURE__ */ React83.createElement(
|
|
8131
8441
|
"svg",
|
|
8132
8442
|
__spreadValues({
|
|
8133
8443
|
viewBox: "0 0 106 106",
|
|
8134
8444
|
fill: "none",
|
|
8135
8445
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8136
8446
|
}, props),
|
|
8137
|
-
/* @__PURE__ */
|
|
8447
|
+
/* @__PURE__ */ React83.createElement(
|
|
8138
8448
|
"path",
|
|
8139
8449
|
{
|
|
8140
8450
|
d: "M53 101c26.51 0 48-21.49 48-48S79.51 5 53 5 5 26.49 5 53s21.49 48 48 48z",
|
|
@@ -8143,7 +8453,7 @@ function IllustrationGettingStarted(props) {
|
|
|
8143
8453
|
strokeMiterlimit: 10
|
|
8144
8454
|
}
|
|
8145
8455
|
),
|
|
8146
|
-
/* @__PURE__ */
|
|
8456
|
+
/* @__PURE__ */ React83.createElement(
|
|
8147
8457
|
"path",
|
|
8148
8458
|
{
|
|
8149
8459
|
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",
|
|
@@ -8152,7 +8462,7 @@ function IllustrationGettingStarted(props) {
|
|
|
8152
8462
|
strokeMiterlimit: 10
|
|
8153
8463
|
}
|
|
8154
8464
|
),
|
|
8155
|
-
/* @__PURE__ */
|
|
8465
|
+
/* @__PURE__ */ React83.createElement(
|
|
8156
8466
|
"path",
|
|
8157
8467
|
{
|
|
8158
8468
|
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",
|
|
@@ -8161,7 +8471,7 @@ function IllustrationGettingStarted(props) {
|
|
|
8161
8471
|
strokeMiterlimit: 10
|
|
8162
8472
|
}
|
|
8163
8473
|
),
|
|
8164
|
-
/* @__PURE__ */
|
|
8474
|
+
/* @__PURE__ */ React83.createElement(
|
|
8165
8475
|
"path",
|
|
8166
8476
|
{
|
|
8167
8477
|
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",
|
|
@@ -8175,23 +8485,23 @@ function IllustrationGettingStarted(props) {
|
|
|
8175
8485
|
var getting_started_default = IllustrationGettingStarted;
|
|
8176
8486
|
|
|
8177
8487
|
// src/illustrations/strong-upload-speed.js
|
|
8178
|
-
import * as
|
|
8488
|
+
import * as React84 from "react";
|
|
8179
8489
|
function IllustrationStrongUploadSpeed(props) {
|
|
8180
|
-
return /* @__PURE__ */
|
|
8490
|
+
return /* @__PURE__ */ React84.createElement(
|
|
8181
8491
|
"svg",
|
|
8182
8492
|
__spreadValues({
|
|
8183
8493
|
viewBox: "0 0 111 110",
|
|
8184
8494
|
fill: "none",
|
|
8185
8495
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8186
8496
|
}, props),
|
|
8187
|
-
/* @__PURE__ */
|
|
8497
|
+
/* @__PURE__ */ React84.createElement(
|
|
8188
8498
|
"path",
|
|
8189
8499
|
{
|
|
8190
8500
|
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",
|
|
8191
8501
|
fill: "currentColor"
|
|
8192
8502
|
}
|
|
8193
8503
|
),
|
|
8194
|
-
/* @__PURE__ */
|
|
8504
|
+
/* @__PURE__ */ React84.createElement(
|
|
8195
8505
|
"path",
|
|
8196
8506
|
{
|
|
8197
8507
|
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",
|
|
@@ -8203,16 +8513,16 @@ function IllustrationStrongUploadSpeed(props) {
|
|
|
8203
8513
|
var strong_upload_speed_default = IllustrationStrongUploadSpeed;
|
|
8204
8514
|
|
|
8205
8515
|
// src/illustrations/growth-through-empathy.js
|
|
8206
|
-
import * as
|
|
8516
|
+
import * as React85 from "react";
|
|
8207
8517
|
function IllustrationGrowththroughEmpathy(props) {
|
|
8208
|
-
return /* @__PURE__ */
|
|
8518
|
+
return /* @__PURE__ */ React85.createElement(
|
|
8209
8519
|
"svg",
|
|
8210
8520
|
__spreadValues({
|
|
8211
8521
|
viewBox: "0 0 104 100",
|
|
8212
8522
|
fill: "none",
|
|
8213
8523
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8214
8524
|
}, props),
|
|
8215
|
-
/* @__PURE__ */
|
|
8525
|
+
/* @__PURE__ */ React85.createElement(
|
|
8216
8526
|
"path",
|
|
8217
8527
|
{
|
|
8218
8528
|
d: "M98.75 100.001c0-25.889-20.986-46.876-46.874-46.876C25.987 53.125 5 74.112 5 100.001",
|
|
@@ -8221,7 +8531,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8221
8531
|
strokeMiterlimit: 10
|
|
8222
8532
|
}
|
|
8223
8533
|
),
|
|
8224
|
-
/* @__PURE__ */
|
|
8534
|
+
/* @__PURE__ */ React85.createElement(
|
|
8225
8535
|
"path",
|
|
8226
8536
|
{
|
|
8227
8537
|
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",
|
|
@@ -8230,7 +8540,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8230
8540
|
strokeMiterlimit: 10
|
|
8231
8541
|
}
|
|
8232
8542
|
),
|
|
8233
|
-
/* @__PURE__ */
|
|
8543
|
+
/* @__PURE__ */ React85.createElement(
|
|
8234
8544
|
"path",
|
|
8235
8545
|
{
|
|
8236
8546
|
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",
|
|
@@ -8239,7 +8549,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8239
8549
|
strokeMiterlimit: 10
|
|
8240
8550
|
}
|
|
8241
8551
|
),
|
|
8242
|
-
/* @__PURE__ */
|
|
8552
|
+
/* @__PURE__ */ React85.createElement(
|
|
8243
8553
|
"path",
|
|
8244
8554
|
{
|
|
8245
8555
|
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",
|
|
@@ -8248,7 +8558,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8248
8558
|
strokeMiterlimit: 10
|
|
8249
8559
|
}
|
|
8250
8560
|
),
|
|
8251
|
-
/* @__PURE__ */
|
|
8561
|
+
/* @__PURE__ */ React85.createElement(
|
|
8252
8562
|
"path",
|
|
8253
8563
|
{
|
|
8254
8564
|
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",
|
|
@@ -8257,7 +8567,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8257
8567
|
strokeMiterlimit: 10
|
|
8258
8568
|
}
|
|
8259
8569
|
),
|
|
8260
|
-
/* @__PURE__ */
|
|
8570
|
+
/* @__PURE__ */ React85.createElement(
|
|
8261
8571
|
"path",
|
|
8262
8572
|
{
|
|
8263
8573
|
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",
|
|
@@ -8266,7 +8576,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8266
8576
|
strokeMiterlimit: 10
|
|
8267
8577
|
}
|
|
8268
8578
|
),
|
|
8269
|
-
/* @__PURE__ */
|
|
8579
|
+
/* @__PURE__ */ React85.createElement(
|
|
8270
8580
|
"path",
|
|
8271
8581
|
{
|
|
8272
8582
|
d: "M64.015 0c0 6.693-5.432 12.124-12.124 12.124S39.767 6.693 39.767.002",
|
|
@@ -8280,16 +8590,16 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8280
8590
|
var growth_through_empathy_default = IllustrationGrowththroughEmpathy;
|
|
8281
8591
|
|
|
8282
8592
|
// src/illustrations/troubleshooting.js
|
|
8283
|
-
import * as
|
|
8593
|
+
import * as React86 from "react";
|
|
8284
8594
|
function IllustrationTroubleshooting(props) {
|
|
8285
|
-
return /* @__PURE__ */
|
|
8595
|
+
return /* @__PURE__ */ React86.createElement(
|
|
8286
8596
|
"svg",
|
|
8287
8597
|
__spreadValues({
|
|
8288
8598
|
viewBox: "0 0 110 110",
|
|
8289
8599
|
fill: "none",
|
|
8290
8600
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8291
8601
|
}, props),
|
|
8292
|
-
/* @__PURE__ */
|
|
8602
|
+
/* @__PURE__ */ React86.createElement(
|
|
8293
8603
|
"path",
|
|
8294
8604
|
{
|
|
8295
8605
|
d: "M5 55h99.984c0 27.61-22.375 50-50 50S5 82.61 5 55z",
|
|
@@ -8299,7 +8609,7 @@ function IllustrationTroubleshooting(props) {
|
|
|
8299
8609
|
strokeMiterlimit: 10
|
|
8300
8610
|
}
|
|
8301
8611
|
),
|
|
8302
|
-
/* @__PURE__ */
|
|
8612
|
+
/* @__PURE__ */ React86.createElement(
|
|
8303
8613
|
"path",
|
|
8304
8614
|
{
|
|
8305
8615
|
d: "M55 105c27.614 0 50-22.386 50-50S82.614 5 55 5 5 27.386 5 55s22.386 50 50 50z",
|
|
@@ -8308,7 +8618,7 @@ function IllustrationTroubleshooting(props) {
|
|
|
8308
8618
|
strokeMiterlimit: 10
|
|
8309
8619
|
}
|
|
8310
8620
|
),
|
|
8311
|
-
/* @__PURE__ */
|
|
8621
|
+
/* @__PURE__ */ React86.createElement(
|
|
8312
8622
|
"path",
|
|
8313
8623
|
{
|
|
8314
8624
|
d: "M23.534 55C23.534 37.62 37.62 23.534 55 23.534c17.382 0 31.466 14.085 31.466 31.466",
|
|
@@ -8317,7 +8627,7 @@ function IllustrationTroubleshooting(props) {
|
|
|
8317
8627
|
strokeMiterlimit: 10
|
|
8318
8628
|
}
|
|
8319
8629
|
),
|
|
8320
|
-
/* @__PURE__ */
|
|
8630
|
+
/* @__PURE__ */ React86.createElement(
|
|
8321
8631
|
"path",
|
|
8322
8632
|
{
|
|
8323
8633
|
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",
|
|
@@ -8331,16 +8641,16 @@ function IllustrationTroubleshooting(props) {
|
|
|
8331
8641
|
var troubleshooting_default = IllustrationTroubleshooting;
|
|
8332
8642
|
|
|
8333
8643
|
// src/illustrations/health-plans.js
|
|
8334
|
-
import * as
|
|
8644
|
+
import * as React87 from "react";
|
|
8335
8645
|
function IllustrationHealthPlans(props) {
|
|
8336
|
-
return /* @__PURE__ */
|
|
8646
|
+
return /* @__PURE__ */ React87.createElement(
|
|
8337
8647
|
"svg",
|
|
8338
8648
|
__spreadValues({
|
|
8339
8649
|
viewBox: "0 0 100 101",
|
|
8340
8650
|
fill: "none",
|
|
8341
8651
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8342
8652
|
}, props),
|
|
8343
|
-
/* @__PURE__ */
|
|
8653
|
+
/* @__PURE__ */ React87.createElement(
|
|
8344
8654
|
"path",
|
|
8345
8655
|
{
|
|
8346
8656
|
fillRule: "evenodd",
|
|
@@ -8354,16 +8664,16 @@ function IllustrationHealthPlans(props) {
|
|
|
8354
8664
|
var health_plans_default = IllustrationHealthPlans;
|
|
8355
8665
|
|
|
8356
8666
|
// src/illustrations/upgrade.js
|
|
8357
|
-
import * as
|
|
8667
|
+
import * as React88 from "react";
|
|
8358
8668
|
function IllustrationUpgrade(props) {
|
|
8359
|
-
return /* @__PURE__ */
|
|
8669
|
+
return /* @__PURE__ */ React88.createElement(
|
|
8360
8670
|
"svg",
|
|
8361
8671
|
__spreadValues({
|
|
8362
8672
|
viewBox: "0 0 100 100",
|
|
8363
8673
|
fill: "none",
|
|
8364
8674
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8365
8675
|
}, props),
|
|
8366
|
-
/* @__PURE__ */
|
|
8676
|
+
/* @__PURE__ */ React88.createElement(
|
|
8367
8677
|
"path",
|
|
8368
8678
|
{
|
|
8369
8679
|
fillRule: "evenodd",
|
|
@@ -8377,16 +8687,16 @@ function IllustrationUpgrade(props) {
|
|
|
8377
8687
|
var upgrade_default = IllustrationUpgrade;
|
|
8378
8688
|
|
|
8379
8689
|
// src/illustrations/how-to-use-loom.js
|
|
8380
|
-
import * as
|
|
8690
|
+
import * as React89 from "react";
|
|
8381
8691
|
function IllustrationHowtoUseLoom(props) {
|
|
8382
|
-
return /* @__PURE__ */
|
|
8692
|
+
return /* @__PURE__ */ React89.createElement(
|
|
8383
8693
|
"svg",
|
|
8384
8694
|
__spreadValues({
|
|
8385
8695
|
viewBox: "0 0 110 110",
|
|
8386
8696
|
fill: "none",
|
|
8387
8697
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8388
8698
|
}, props),
|
|
8389
|
-
/* @__PURE__ */
|
|
8699
|
+
/* @__PURE__ */ React89.createElement(
|
|
8390
8700
|
"path",
|
|
8391
8701
|
{
|
|
8392
8702
|
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",
|
|
@@ -8398,16 +8708,16 @@ function IllustrationHowtoUseLoom(props) {
|
|
|
8398
8708
|
var how_to_use_loom_default = IllustrationHowtoUseLoom;
|
|
8399
8709
|
|
|
8400
8710
|
// src/illustrations/upload-drag-and-drop.js
|
|
8401
|
-
import * as
|
|
8711
|
+
import * as React90 from "react";
|
|
8402
8712
|
function IllustrationUploadDragAndDrop(props) {
|
|
8403
|
-
return /* @__PURE__ */
|
|
8713
|
+
return /* @__PURE__ */ React90.createElement(
|
|
8404
8714
|
"svg",
|
|
8405
8715
|
__spreadValues({
|
|
8406
8716
|
viewBox: "0 0 100 100",
|
|
8407
8717
|
fill: "none",
|
|
8408
8718
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8409
8719
|
}, props),
|
|
8410
|
-
/* @__PURE__ */
|
|
8720
|
+
/* @__PURE__ */ React90.createElement(
|
|
8411
8721
|
"path",
|
|
8412
8722
|
{
|
|
8413
8723
|
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",
|
|
@@ -8419,16 +8729,16 @@ function IllustrationUploadDragAndDrop(props) {
|
|
|
8419
8729
|
var upload_drag_and_drop_default = IllustrationUploadDragAndDrop;
|
|
8420
8730
|
|
|
8421
8731
|
// src/illustrations/use-cases.js
|
|
8422
|
-
import * as
|
|
8732
|
+
import * as React91 from "react";
|
|
8423
8733
|
function IllustrationUseCases(props) {
|
|
8424
|
-
return /* @__PURE__ */
|
|
8734
|
+
return /* @__PURE__ */ React91.createElement(
|
|
8425
8735
|
"svg",
|
|
8426
8736
|
__spreadValues({
|
|
8427
8737
|
viewBox: "0 0 100 100",
|
|
8428
8738
|
fill: "none",
|
|
8429
8739
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8430
8740
|
}, props),
|
|
8431
|
-
/* @__PURE__ */
|
|
8741
|
+
/* @__PURE__ */ React91.createElement(
|
|
8432
8742
|
"path",
|
|
8433
8743
|
{
|
|
8434
8744
|
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",
|
|
@@ -8440,16 +8750,16 @@ function IllustrationUseCases(props) {
|
|
|
8440
8750
|
var use_cases_default = IllustrationUseCases;
|
|
8441
8751
|
|
|
8442
8752
|
// src/illustrations/invite-members.js
|
|
8443
|
-
import * as
|
|
8753
|
+
import * as React92 from "react";
|
|
8444
8754
|
function IllustrationInviteMembers(props) {
|
|
8445
|
-
return /* @__PURE__ */
|
|
8755
|
+
return /* @__PURE__ */ React92.createElement(
|
|
8446
8756
|
"svg",
|
|
8447
8757
|
__spreadValues({
|
|
8448
8758
|
viewBox: "0 0 134 134",
|
|
8449
8759
|
fill: "none",
|
|
8450
8760
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8451
8761
|
}, props),
|
|
8452
|
-
/* @__PURE__ */
|
|
8762
|
+
/* @__PURE__ */ React92.createElement(
|
|
8453
8763
|
"path",
|
|
8454
8764
|
{
|
|
8455
8765
|
fillRule: "evenodd",
|
|
@@ -8463,45 +8773,45 @@ function IllustrationInviteMembers(props) {
|
|
|
8463
8773
|
var invite_members_default = IllustrationInviteMembers;
|
|
8464
8774
|
|
|
8465
8775
|
// src/illustrations/wellness.js
|
|
8466
|
-
import * as
|
|
8776
|
+
import * as React93 from "react";
|
|
8467
8777
|
function IllustrationWellness(props) {
|
|
8468
|
-
return /* @__PURE__ */
|
|
8778
|
+
return /* @__PURE__ */ React93.createElement(
|
|
8469
8779
|
"svg",
|
|
8470
8780
|
__spreadValues({
|
|
8471
8781
|
viewBox: "0 0 100 101",
|
|
8472
8782
|
fill: "none",
|
|
8473
8783
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8474
8784
|
}, props),
|
|
8475
|
-
/* @__PURE__ */
|
|
8785
|
+
/* @__PURE__ */ React93.createElement(
|
|
8476
8786
|
"path",
|
|
8477
8787
|
{
|
|
8478
8788
|
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",
|
|
8479
8789
|
fill: "currentColor"
|
|
8480
8790
|
}
|
|
8481
8791
|
),
|
|
8482
|
-
/* @__PURE__ */
|
|
8792
|
+
/* @__PURE__ */ React93.createElement(
|
|
8483
8793
|
"path",
|
|
8484
8794
|
{
|
|
8485
8795
|
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",
|
|
8486
8796
|
fill: "currentColor"
|
|
8487
8797
|
}
|
|
8488
8798
|
),
|
|
8489
|
-
/* @__PURE__ */
|
|
8799
|
+
/* @__PURE__ */ React93.createElement("path", { fill: "currentColor", d: "M100 67.595H66.667v33.333H100z" })
|
|
8490
8800
|
);
|
|
8491
8801
|
}
|
|
8492
8802
|
var wellness_default = IllustrationWellness;
|
|
8493
8803
|
|
|
8494
8804
|
// src/illustrations/comments.js
|
|
8495
|
-
import * as
|
|
8805
|
+
import * as React94 from "react";
|
|
8496
8806
|
function IllustrationComments(props) {
|
|
8497
|
-
return /* @__PURE__ */
|
|
8807
|
+
return /* @__PURE__ */ React94.createElement(
|
|
8498
8808
|
"svg",
|
|
8499
8809
|
__spreadValues({
|
|
8500
8810
|
viewBox: "0 0 96 96",
|
|
8501
8811
|
fill: "none",
|
|
8502
8812
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8503
8813
|
}, props),
|
|
8504
|
-
/* @__PURE__ */
|
|
8814
|
+
/* @__PURE__ */ React94.createElement(
|
|
8505
8815
|
"path",
|
|
8506
8816
|
{
|
|
8507
8817
|
fillRule: "evenodd",
|
|
@@ -8510,7 +8820,7 @@ function IllustrationComments(props) {
|
|
|
8510
8820
|
fill: "currentColor"
|
|
8511
8821
|
}
|
|
8512
8822
|
),
|
|
8513
|
-
/* @__PURE__ */
|
|
8823
|
+
/* @__PURE__ */ React94.createElement(
|
|
8514
8824
|
"path",
|
|
8515
8825
|
{
|
|
8516
8826
|
fill: "currentColor",
|
|
@@ -8522,16 +8832,16 @@ function IllustrationComments(props) {
|
|
|
8522
8832
|
var comments_default = IllustrationComments;
|
|
8523
8833
|
|
|
8524
8834
|
// src/illustrations/folders-empty-state-mobile.js
|
|
8525
|
-
import * as
|
|
8835
|
+
import * as React95 from "react";
|
|
8526
8836
|
function IllutrationFoldersEmptyStateMobile(props) {
|
|
8527
|
-
return /* @__PURE__ */
|
|
8837
|
+
return /* @__PURE__ */ React95.createElement(
|
|
8528
8838
|
"svg",
|
|
8529
8839
|
__spreadValues({
|
|
8530
8840
|
viewBox: "0 0 96 96",
|
|
8531
8841
|
fill: "none",
|
|
8532
8842
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8533
8843
|
}, props),
|
|
8534
|
-
/* @__PURE__ */
|
|
8844
|
+
/* @__PURE__ */ React95.createElement(
|
|
8535
8845
|
"path",
|
|
8536
8846
|
{
|
|
8537
8847
|
fillRule: "evenodd",
|
|
@@ -8540,7 +8850,7 @@ function IllutrationFoldersEmptyStateMobile(props) {
|
|
|
8540
8850
|
fill: "currentColor"
|
|
8541
8851
|
}
|
|
8542
8852
|
),
|
|
8543
|
-
/* @__PURE__ */
|
|
8853
|
+
/* @__PURE__ */ React95.createElement(
|
|
8544
8854
|
"path",
|
|
8545
8855
|
{
|
|
8546
8856
|
fillRule: "evenodd",
|
|
@@ -8554,23 +8864,23 @@ function IllutrationFoldersEmptyStateMobile(props) {
|
|
|
8554
8864
|
var folders_empty_state_mobile_default = IllutrationFoldersEmptyStateMobile;
|
|
8555
8865
|
|
|
8556
8866
|
// src/illustrations/help-ios.js
|
|
8557
|
-
import * as
|
|
8867
|
+
import * as React96 from "react";
|
|
8558
8868
|
function IllustrationHelpIos(props) {
|
|
8559
|
-
return /* @__PURE__ */
|
|
8869
|
+
return /* @__PURE__ */ React96.createElement(
|
|
8560
8870
|
"svg",
|
|
8561
8871
|
__spreadValues({
|
|
8562
8872
|
viewBox: "0 0 96 96",
|
|
8563
8873
|
fill: "none",
|
|
8564
8874
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8565
8875
|
}, props),
|
|
8566
|
-
/* @__PURE__ */
|
|
8876
|
+
/* @__PURE__ */ React96.createElement(
|
|
8567
8877
|
"path",
|
|
8568
8878
|
{
|
|
8569
8879
|
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",
|
|
8570
8880
|
fill: "currentColor"
|
|
8571
8881
|
}
|
|
8572
8882
|
),
|
|
8573
|
-
/* @__PURE__ */
|
|
8883
|
+
/* @__PURE__ */ React96.createElement(
|
|
8574
8884
|
"path",
|
|
8575
8885
|
{
|
|
8576
8886
|
fillRule: "evenodd",
|
|
@@ -8584,17 +8894,17 @@ function IllustrationHelpIos(props) {
|
|
|
8584
8894
|
var help_ios_default = IllustrationHelpIos;
|
|
8585
8895
|
|
|
8586
8896
|
// src/illustrations/my-videos-empty-state-mobile.js
|
|
8587
|
-
import * as
|
|
8897
|
+
import * as React97 from "react";
|
|
8588
8898
|
function IllustrationMyVideosEmptyStateMobile(props) {
|
|
8589
|
-
return /* @__PURE__ */
|
|
8899
|
+
return /* @__PURE__ */ React97.createElement(
|
|
8590
8900
|
"svg",
|
|
8591
8901
|
__spreadValues({
|
|
8592
8902
|
viewBox: "0 0 96 96",
|
|
8593
8903
|
fill: "none",
|
|
8594
8904
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8595
8905
|
}, props),
|
|
8596
|
-
/* @__PURE__ */
|
|
8597
|
-
/* @__PURE__ */
|
|
8906
|
+
/* @__PURE__ */ React97.createElement("path", { d: "M96 0H0v96h96V0zM84 12v72H12V12h72z", fill: "currentColor" }),
|
|
8907
|
+
/* @__PURE__ */ React97.createElement(
|
|
8598
8908
|
"path",
|
|
8599
8909
|
{
|
|
8600
8910
|
fillRule: "evenodd",
|
|
@@ -8608,16 +8918,16 @@ function IllustrationMyVideosEmptyStateMobile(props) {
|
|
|
8608
8918
|
var my_videos_empty_state_mobile_default = IllustrationMyVideosEmptyStateMobile;
|
|
8609
8919
|
|
|
8610
8920
|
// src/illustrations/recents-empty-state-mobile.js
|
|
8611
|
-
import * as
|
|
8921
|
+
import * as React98 from "react";
|
|
8612
8922
|
function IllustrationRecentsEmptyStateMobile(props) {
|
|
8613
|
-
return /* @__PURE__ */
|
|
8923
|
+
return /* @__PURE__ */ React98.createElement(
|
|
8614
8924
|
"svg",
|
|
8615
8925
|
__spreadValues({
|
|
8616
8926
|
viewBox: "0 0 96 96",
|
|
8617
8927
|
fill: "none",
|
|
8618
8928
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8619
8929
|
}, props),
|
|
8620
|
-
/* @__PURE__ */
|
|
8930
|
+
/* @__PURE__ */ React98.createElement(
|
|
8621
8931
|
"path",
|
|
8622
8932
|
{
|
|
8623
8933
|
fillRule: "evenodd",
|
|
@@ -8631,16 +8941,16 @@ function IllustrationRecentsEmptyStateMobile(props) {
|
|
|
8631
8941
|
var recents_empty_state_mobile_default = IllustrationRecentsEmptyStateMobile;
|
|
8632
8942
|
|
|
8633
8943
|
// src/illustrations/chrome-notifications-empty-state.js
|
|
8634
|
-
import * as
|
|
8944
|
+
import * as React99 from "react";
|
|
8635
8945
|
function IllustrationChromeNotificationsEmptyState(props) {
|
|
8636
|
-
return /* @__PURE__ */
|
|
8946
|
+
return /* @__PURE__ */ React99.createElement(
|
|
8637
8947
|
"svg",
|
|
8638
8948
|
__spreadValues({
|
|
8639
8949
|
viewBox: "0 0 96 96",
|
|
8640
8950
|
fill: "none",
|
|
8641
8951
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8642
8952
|
}, props),
|
|
8643
|
-
/* @__PURE__ */
|
|
8953
|
+
/* @__PURE__ */ React99.createElement(
|
|
8644
8954
|
"circle",
|
|
8645
8955
|
{
|
|
8646
8956
|
cx: 15.84,
|
|
@@ -8650,7 +8960,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8650
8960
|
strokeWidth: 9.6
|
|
8651
8961
|
}
|
|
8652
8962
|
),
|
|
8653
|
-
/* @__PURE__ */
|
|
8963
|
+
/* @__PURE__ */ React99.createElement(
|
|
8654
8964
|
"path",
|
|
8655
8965
|
{
|
|
8656
8966
|
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",
|
|
@@ -8658,8 +8968,8 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8658
8968
|
strokeWidth: 9.6
|
|
8659
8969
|
}
|
|
8660
8970
|
),
|
|
8661
|
-
/* @__PURE__ */
|
|
8662
|
-
/* @__PURE__ */
|
|
8971
|
+
/* @__PURE__ */ React99.createElement("circle", { cx: 80.16, cy: 15.84, r: 15.84, fill: "currentColor" }),
|
|
8972
|
+
/* @__PURE__ */ React99.createElement(
|
|
8663
8973
|
"path",
|
|
8664
8974
|
{
|
|
8665
8975
|
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",
|
|
@@ -8667,7 +8977,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8667
8977
|
strokeWidth: 9.6
|
|
8668
8978
|
}
|
|
8669
8979
|
),
|
|
8670
|
-
/* @__PURE__ */
|
|
8980
|
+
/* @__PURE__ */ React99.createElement(
|
|
8671
8981
|
"circle",
|
|
8672
8982
|
{
|
|
8673
8983
|
cx: 48,
|
|
@@ -8677,7 +8987,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8677
8987
|
strokeWidth: 9.6
|
|
8678
8988
|
}
|
|
8679
8989
|
),
|
|
8680
|
-
/* @__PURE__ */
|
|
8990
|
+
/* @__PURE__ */ React99.createElement(
|
|
8681
8991
|
"path",
|
|
8682
8992
|
{
|
|
8683
8993
|
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",
|
|
@@ -8685,7 +8995,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8685
8995
|
strokeWidth: 9.6
|
|
8686
8996
|
}
|
|
8687
8997
|
),
|
|
8688
|
-
/* @__PURE__ */
|
|
8998
|
+
/* @__PURE__ */ React99.createElement(
|
|
8689
8999
|
"circle",
|
|
8690
9000
|
{
|
|
8691
9001
|
cx: 15.84,
|
|
@@ -8695,7 +9005,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8695
9005
|
strokeWidth: 9.6
|
|
8696
9006
|
}
|
|
8697
9007
|
),
|
|
8698
|
-
/* @__PURE__ */
|
|
9008
|
+
/* @__PURE__ */ React99.createElement(
|
|
8699
9009
|
"path",
|
|
8700
9010
|
{
|
|
8701
9011
|
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",
|
|
@@ -8703,7 +9013,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8703
9013
|
strokeWidth: 9.6
|
|
8704
9014
|
}
|
|
8705
9015
|
),
|
|
8706
|
-
/* @__PURE__ */
|
|
9016
|
+
/* @__PURE__ */ React99.createElement(
|
|
8707
9017
|
"circle",
|
|
8708
9018
|
{
|
|
8709
9019
|
cx: 80.16,
|
|
@@ -8728,6 +9038,7 @@ export {
|
|
|
8728
9038
|
container_default as Container,
|
|
8729
9039
|
distribute_default as Distribute,
|
|
8730
9040
|
dropdown_default as Dropdown,
|
|
9041
|
+
ellipses_loader_default as EllipsesLoader,
|
|
8731
9042
|
error_container_default as ErrorContainer,
|
|
8732
9043
|
form_field_default as FormField,
|
|
8733
9044
|
icon_default as Icon,
|
|
@@ -8816,6 +9127,7 @@ export {
|
|
|
8816
9127
|
tooltip_default as Tooltip,
|
|
8817
9128
|
TooltipBox,
|
|
8818
9129
|
typeahead_default as Typeahead,
|
|
9130
|
+
waveform_loader_default as WaveformLoader,
|
|
8819
9131
|
accessibilityRules,
|
|
8820
9132
|
alignSelfRules,
|
|
8821
9133
|
alphaFunction,
|
|
@@ -8833,6 +9145,8 @@ export {
|
|
|
8833
9145
|
flexDirectionRules,
|
|
8834
9146
|
flexItemRules,
|
|
8835
9147
|
flexWrapRules,
|
|
9148
|
+
fontSettingVariables,
|
|
9149
|
+
fontSettings,
|
|
8836
9150
|
fontWeightRules,
|
|
8837
9151
|
fontWeightVariables,
|
|
8838
9152
|
fontWeights,
|
|
@@ -8845,6 +9159,7 @@ export {
|
|
|
8845
9159
|
getColorsCssVarsObject,
|
|
8846
9160
|
getCssVarsFromObject,
|
|
8847
9161
|
getFocusRing,
|
|
9162
|
+
getFontSetting,
|
|
8848
9163
|
getFontWeight,
|
|
8849
9164
|
getListContainer,
|
|
8850
9165
|
getMediaCss,
|