@loomhq/lens 12.4.1 → 12.6.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 +750 -460
- 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 +755 -463
- 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/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 +2 -1
- package/dist/types/components/list/list.d.ts.map +1 -1
- package/dist/types/components/switch/switch.d.ts +2 -1
- package/dist/types/components/switch/switch.d.ts.map +1 -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 +6 -6
- 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,
|
|
@@ -5351,7 +5478,7 @@ var SwitchInput = styled26.input`
|
|
|
5351
5478
|
height: ${(props) => sizes2[props.switchSize].switchHeight}px;
|
|
5352
5479
|
|
|
5353
5480
|
&:focus-visible ~ .SwitchBox {
|
|
5354
|
-
${
|
|
5481
|
+
${getOffsetFocusRing()};
|
|
5355
5482
|
}
|
|
5356
5483
|
&:not(:checked) {
|
|
5357
5484
|
& + .SwitchBox {
|
|
@@ -5402,14 +5529,16 @@ var Switch = (_a) => {
|
|
|
5402
5529
|
onChange,
|
|
5403
5530
|
size = "medium",
|
|
5404
5531
|
ariaLabelledby,
|
|
5405
|
-
ariaLabel
|
|
5532
|
+
ariaLabel,
|
|
5533
|
+
ariaDescribedby
|
|
5406
5534
|
} = _b, props = __objRest(_b, [
|
|
5407
5535
|
"isActive",
|
|
5408
5536
|
"isDisabled",
|
|
5409
5537
|
"onChange",
|
|
5410
5538
|
"size",
|
|
5411
5539
|
"ariaLabelledby",
|
|
5412
|
-
"ariaLabel"
|
|
5540
|
+
"ariaLabel",
|
|
5541
|
+
"ariaDescribedby"
|
|
5413
5542
|
]);
|
|
5414
5543
|
if (ariaLabelledby && ariaLabel) {
|
|
5415
5544
|
throw new Error(
|
|
@@ -5426,6 +5555,7 @@ var Switch = (_a) => {
|
|
|
5426
5555
|
switchSize: size,
|
|
5427
5556
|
"aria-labelledby": ariaLabelledby,
|
|
5428
5557
|
"aria-label": ariaLabel,
|
|
5558
|
+
"aria-describedby": ariaDescribedby,
|
|
5429
5559
|
"aria-checked": isActive
|
|
5430
5560
|
})
|
|
5431
5561
|
), /* @__PURE__ */ React32.createElement(
|
|
@@ -5547,10 +5677,10 @@ function useOnClickOutside(ref, handler) {
|
|
|
5547
5677
|
}
|
|
5548
5678
|
|
|
5549
5679
|
// src/hooks/use-focused-element.tsx
|
|
5550
|
-
import { useCallback as
|
|
5680
|
+
import { useCallback as useCallback3, useEffect as useEffect6, useState as useState4 } from "react";
|
|
5551
5681
|
function useFocusedElement(ref) {
|
|
5552
5682
|
const [isFocused, setIsFocused] = useState4(false);
|
|
5553
|
-
const handleFocus =
|
|
5683
|
+
const handleFocus = useCallback3(
|
|
5554
5684
|
(e) => {
|
|
5555
5685
|
const currentRef = ref.current;
|
|
5556
5686
|
if (e.type === "focusin" && e.target === currentRef) {
|
|
@@ -5559,7 +5689,7 @@ function useFocusedElement(ref) {
|
|
|
5559
5689
|
},
|
|
5560
5690
|
[ref]
|
|
5561
5691
|
);
|
|
5562
|
-
const handleBlur =
|
|
5692
|
+
const handleBlur = useCallback3(
|
|
5563
5693
|
(e) => {
|
|
5564
5694
|
const currentRef = ref.current;
|
|
5565
5695
|
if (e.type === "focusout" && e.target === currentRef) {
|
|
@@ -6517,20 +6647,22 @@ var ListRow = (_a) => {
|
|
|
6517
6647
|
className,
|
|
6518
6648
|
backgroundColor,
|
|
6519
6649
|
onClick,
|
|
6520
|
-
href
|
|
6650
|
+
href,
|
|
6651
|
+
role
|
|
6521
6652
|
} = _b, props = __objRest(_b, [
|
|
6522
6653
|
"children",
|
|
6523
6654
|
"htmlTag",
|
|
6524
6655
|
"className",
|
|
6525
6656
|
"backgroundColor",
|
|
6526
6657
|
"onClick",
|
|
6527
|
-
"href"
|
|
6658
|
+
"href",
|
|
6659
|
+
"role"
|
|
6528
6660
|
]);
|
|
6529
6661
|
const classNameFromProp = className ? ` ${className}` : ``;
|
|
6530
6662
|
return /* @__PURE__ */ React43.createElement(
|
|
6531
6663
|
ListRowWrapper,
|
|
6532
6664
|
__spreadValues({
|
|
6533
|
-
role
|
|
6665
|
+
role,
|
|
6534
6666
|
className: `ListRowWrapper${classNameFromProp}`,
|
|
6535
6667
|
as: htmlTag,
|
|
6536
6668
|
backgroundColor,
|
|
@@ -6581,7 +6713,7 @@ var Wrapper = styled35.div`
|
|
|
6581
6713
|
${(props) => props.scrollOffset && `margin: 0 ${negativeScrollOffset(props.scrollOffset)};
|
|
6582
6714
|
`};
|
|
6583
6715
|
`;
|
|
6584
|
-
var TabsNav = styled35.
|
|
6716
|
+
var TabsNav = styled35.div`
|
|
6585
6717
|
--activeIndicatorHeight: 3px;
|
|
6586
6718
|
|
|
6587
6719
|
display: flex;
|
|
@@ -6597,32 +6729,20 @@ var TabsNav = styled35.nav`
|
|
|
6597
6729
|
display: none;
|
|
6598
6730
|
}
|
|
6599
6731
|
|
|
6600
|
-
|
|
6732
|
+
> * {
|
|
6601
6733
|
${(props) => props.hasFullTabs && `flex: 1 0`};
|
|
6602
6734
|
&:not(:first-of-type) {
|
|
6603
6735
|
margin-left: 1rem;
|
|
6604
6736
|
}
|
|
6605
6737
|
}
|
|
6606
6738
|
|
|
6607
|
-
|
|
6608
|
-
width: 100%;
|
|
6609
|
-
}
|
|
6610
|
-
|
|
6611
|
-
ul {
|
|
6612
|
-
display: flex;
|
|
6613
|
-
list-style: none;
|
|
6614
|
-
padding: 0;
|
|
6615
|
-
margin: 0;
|
|
6616
|
-
width: 100%;
|
|
6617
|
-
}
|
|
6618
|
-
|
|
6619
|
-
ul:after {
|
|
6739
|
+
::after {
|
|
6620
6740
|
content: '';
|
|
6621
6741
|
flex-shrink: 0;
|
|
6622
6742
|
${(props) => props.scrollOffset && getSize("width", props.scrollOffset)};
|
|
6623
6743
|
}
|
|
6624
6744
|
`;
|
|
6625
|
-
var TabsNavPilled = styled35.
|
|
6745
|
+
var TabsNavPilled = styled35.div`
|
|
6626
6746
|
${getRadius("200")};
|
|
6627
6747
|
background-color: var(--lns-color-backgroundSecondary);
|
|
6628
6748
|
|
|
@@ -6638,23 +6758,11 @@ var TabsNavPilled = styled35.nav`
|
|
|
6638
6758
|
display: none;
|
|
6639
6759
|
}
|
|
6640
6760
|
|
|
6641
|
-
|
|
6761
|
+
* {
|
|
6642
6762
|
flex: 1 0;
|
|
6643
6763
|
}
|
|
6644
6764
|
|
|
6645
|
-
|
|
6646
|
-
width: 100%;
|
|
6647
|
-
}
|
|
6648
|
-
|
|
6649
|
-
ul {
|
|
6650
|
-
display: flex;
|
|
6651
|
-
list-style: none;
|
|
6652
|
-
padding: 0;
|
|
6653
|
-
margin: 0;
|
|
6654
|
-
width: 100%;
|
|
6655
|
-
}
|
|
6656
|
-
|
|
6657
|
-
ul:after {
|
|
6765
|
+
::after {
|
|
6658
6766
|
content: '';
|
|
6659
6767
|
flex-shrink: 0;
|
|
6660
6768
|
${(props) => props.scrollOffset && getSize("width", props.scrollOffset)};
|
|
@@ -6760,18 +6868,31 @@ var Tab = (_a) => {
|
|
|
6760
6868
|
]);
|
|
6761
6869
|
const { isPilledDesign } = React44.useContext(TabsContext);
|
|
6762
6870
|
if (isPilledDesign) {
|
|
6763
|
-
return /* @__PURE__ */ React44.createElement(
|
|
6871
|
+
return /* @__PURE__ */ React44.createElement(
|
|
6764
6872
|
TabWrapperPilled,
|
|
6765
6873
|
__spreadValues({
|
|
6766
6874
|
as: htmlTag,
|
|
6767
6875
|
isActive,
|
|
6768
|
-
icon
|
|
6876
|
+
icon,
|
|
6877
|
+
role: "tab",
|
|
6878
|
+
"aria-selected": isActive
|
|
6769
6879
|
}, props),
|
|
6770
6880
|
icon && /* @__PURE__ */ React44.createElement(container_default, { htmlTag: "span", paddingRight: children && "small" }, /* @__PURE__ */ React44.createElement(icon_default, { icon, color: "currentColor" })),
|
|
6771
6881
|
children
|
|
6772
|
-
)
|
|
6882
|
+
);
|
|
6773
6883
|
}
|
|
6774
|
-
return /* @__PURE__ */ React44.createElement(
|
|
6884
|
+
return /* @__PURE__ */ React44.createElement(
|
|
6885
|
+
TabWrapper,
|
|
6886
|
+
__spreadValues({
|
|
6887
|
+
as: htmlTag,
|
|
6888
|
+
isActive,
|
|
6889
|
+
icon,
|
|
6890
|
+
role: "tab",
|
|
6891
|
+
"aria-selected": isActive
|
|
6892
|
+
}, props),
|
|
6893
|
+
icon && /* @__PURE__ */ React44.createElement(container_default, { htmlTag: "span", paddingRight: children && "small" }, /* @__PURE__ */ React44.createElement(icon_default, { icon, color: "currentColor" })),
|
|
6894
|
+
children
|
|
6895
|
+
);
|
|
6775
6896
|
};
|
|
6776
6897
|
var Tabs = (_a) => {
|
|
6777
6898
|
var _b = _a, {
|
|
@@ -6791,17 +6912,19 @@ var Tabs = (_a) => {
|
|
|
6791
6912
|
TabsNavPilled,
|
|
6792
6913
|
__spreadValues({
|
|
6793
6914
|
hasFullTabs,
|
|
6794
|
-
scrollOffset
|
|
6915
|
+
scrollOffset,
|
|
6916
|
+
role: "tablist"
|
|
6795
6917
|
}, props),
|
|
6796
|
-
|
|
6918
|
+
children
|
|
6797
6919
|
) : /* @__PURE__ */ React44.createElement(
|
|
6798
6920
|
TabsNav,
|
|
6799
6921
|
__spreadValues({
|
|
6800
6922
|
hasFullTabs,
|
|
6801
6923
|
scrollOffset,
|
|
6802
|
-
hasBottomBorder
|
|
6924
|
+
hasBottomBorder,
|
|
6925
|
+
role: "tablist"
|
|
6803
6926
|
}, props),
|
|
6804
|
-
|
|
6927
|
+
children
|
|
6805
6928
|
);
|
|
6806
6929
|
if (scrollOffset) {
|
|
6807
6930
|
return /* @__PURE__ */ React44.createElement(Wrapper, { scrollOffset }, tabsContent);
|
|
@@ -7332,70 +7455,234 @@ var ColorPicker = (_a) => {
|
|
|
7332
7455
|
};
|
|
7333
7456
|
var color_picker_default = ColorPicker;
|
|
7334
7457
|
|
|
7335
|
-
// src/
|
|
7336
|
-
import
|
|
7337
|
-
|
|
7338
|
-
|
|
7339
|
-
|
|
7340
|
-
|
|
7341
|
-
|
|
7342
|
-
|
|
7343
|
-
|
|
7344
|
-
|
|
7345
|
-
|
|
7346
|
-
|
|
7347
|
-
|
|
7348
|
-
|
|
7349
|
-
|
|
7350
|
-
|
|
7351
|
-
|
|
7352
|
-
|
|
7353
|
-
|
|
7354
|
-
|
|
7355
|
-
|
|
7356
|
-
|
|
7357
|
-
|
|
7358
|
-
|
|
7359
|
-
|
|
7360
|
-
|
|
7361
|
-
|
|
7362
|
-
|
|
7363
|
-
|
|
7364
|
-
|
|
7365
|
-
var
|
|
7458
|
+
// src/components/ellipses-loader/ellipses-loader.tsx
|
|
7459
|
+
import { keyframes as keyframes3 } from "@emotion/react";
|
|
7460
|
+
import styled41 from "@emotion/styled";
|
|
7461
|
+
import React50 from "react";
|
|
7462
|
+
var speed2 = 2;
|
|
7463
|
+
var sizes3 = {
|
|
7464
|
+
small: {
|
|
7465
|
+
totalSize: u(2.25),
|
|
7466
|
+
height: u(0.5625),
|
|
7467
|
+
dotSize: u(0.375),
|
|
7468
|
+
gap: u(0.25)
|
|
7469
|
+
},
|
|
7470
|
+
medium: {
|
|
7471
|
+
totalSize: u(3),
|
|
7472
|
+
height: u(0.75),
|
|
7473
|
+
dotSize: u(0.5),
|
|
7474
|
+
gap: u(0.375)
|
|
7475
|
+
},
|
|
7476
|
+
large: {
|
|
7477
|
+
totalSize: u(6),
|
|
7478
|
+
height: u(1.5),
|
|
7479
|
+
dotSize: u(1),
|
|
7480
|
+
gap: u(0.75)
|
|
7481
|
+
}
|
|
7482
|
+
};
|
|
7483
|
+
var getTotalSize2 = (props) => sizes3[props.size].totalSize;
|
|
7484
|
+
var getHeight = (props) => sizes3[props.size].height;
|
|
7485
|
+
var getDotSize2 = (props) => sizes3[props.size].dotSize;
|
|
7486
|
+
var getGap = (props) => sizes3[props.size].gap;
|
|
7487
|
+
var getBounceDistance = (props) => sizes3[props.size].dotSize;
|
|
7488
|
+
var createDotBounce = (bounceDistance) => keyframes3`
|
|
7489
|
+
0%, 40%, 100% {
|
|
7490
|
+
transform: translateY(50%);
|
|
7491
|
+
}
|
|
7492
|
+
20% {
|
|
7493
|
+
transform: translateY(calc(50% - ${bounceDistance}));
|
|
7494
|
+
}
|
|
7495
|
+
`;
|
|
7496
|
+
var EllipsesLoaderWrapper = styled41.span`
|
|
7497
|
+
display: inline-flex;
|
|
7498
|
+
align-items: center;
|
|
7499
|
+
justify-content: center;
|
|
7500
|
+
height: ${(props) => getHeight(props)};
|
|
7501
|
+
width: ${(props) => getTotalSize2(props)};
|
|
7502
|
+
gap: ${(props) => getGap(props)};
|
|
7503
|
+
`;
|
|
7504
|
+
var Dot2 = styled41.span`
|
|
7505
|
+
width: ${(props) => getDotSize2(props)};
|
|
7506
|
+
height: ${(props) => getDotSize2(props)};
|
|
7507
|
+
border-radius: 50%;
|
|
7508
|
+
background-color: ${(props) => getColorValue(props.color)};
|
|
7509
|
+
transform: translateY(50%);
|
|
7510
|
+
animation: ${(props) => createDotBounce(getBounceDistance(props))} ${speed2}s
|
|
7511
|
+
ease-in-out infinite;
|
|
7512
|
+
animation-fill-mode: both;
|
|
7513
|
+
animation-delay: ${(props) => props.delay}s;
|
|
7514
|
+
`;
|
|
7515
|
+
var EllipsesLoader = (_a) => {
|
|
7516
|
+
var _b = _a, {
|
|
7517
|
+
color = "body",
|
|
7518
|
+
size = "medium"
|
|
7519
|
+
} = _b, props = __objRest(_b, [
|
|
7520
|
+
"color",
|
|
7521
|
+
"size"
|
|
7522
|
+
]);
|
|
7523
|
+
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 }));
|
|
7524
|
+
};
|
|
7525
|
+
var availableSizes3 = Object.keys(sizes3);
|
|
7526
|
+
var ellipses_loader_default = EllipsesLoader;
|
|
7527
|
+
|
|
7528
|
+
// src/components/waveform-loader/waveform-loader.tsx
|
|
7529
|
+
import { keyframes as keyframes4 } from "@emotion/react";
|
|
7530
|
+
import styled42 from "@emotion/styled";
|
|
7531
|
+
import React51 from "react";
|
|
7532
|
+
var sizes4 = {
|
|
7533
|
+
medium: {
|
|
7534
|
+
totalSize: u(3),
|
|
7535
|
+
// 24px
|
|
7536
|
+
barHeight: u(2.25)
|
|
7537
|
+
// 18px
|
|
7538
|
+
}
|
|
7539
|
+
};
|
|
7540
|
+
var speeds = {
|
|
7541
|
+
fast: 1.2,
|
|
7542
|
+
slow: 1.7
|
|
7543
|
+
};
|
|
7544
|
+
var AI_PRIMARY_ANIMATED_LINEAR_GRADIENT = "linear-gradient(270deg, #565ADD 10.58%, #DC43BE 41.83%, #565ADD 69.23%, #565ADD 96.63%)";
|
|
7545
|
+
var GRADIENT_ANIMATION_SPEED = 2;
|
|
7546
|
+
var BARS_COUNT = 5;
|
|
7547
|
+
var BAR_WIDTH = u(0.25);
|
|
7548
|
+
var getBarHeight = (props) => sizes4[props.size || "medium"].barHeight;
|
|
7549
|
+
var getTotalSize3 = (props) => sizes4[props.size || "medium"].totalSize;
|
|
7550
|
+
var getAnimationSpeed = (props) => speeds[props.speed || "fast"];
|
|
7551
|
+
var ripple = keyframes4`
|
|
7552
|
+
0%, 100% {
|
|
7553
|
+
transform: scaleY(0.3);
|
|
7554
|
+
}
|
|
7555
|
+
50% {
|
|
7556
|
+
transform: scaleY(1);
|
|
7557
|
+
}
|
|
7558
|
+
`;
|
|
7559
|
+
var backgroundAnimation = keyframes4`
|
|
7560
|
+
0% {
|
|
7561
|
+
background-position: 0% center;
|
|
7562
|
+
}
|
|
7563
|
+
100% {
|
|
7564
|
+
background-position: 100% center;
|
|
7565
|
+
}
|
|
7566
|
+
`;
|
|
7567
|
+
var fadeIn = keyframes4`
|
|
7568
|
+
0% {
|
|
7569
|
+
opacity: 0;
|
|
7570
|
+
}
|
|
7571
|
+
100% {
|
|
7572
|
+
opacity: 1;
|
|
7573
|
+
}
|
|
7574
|
+
`;
|
|
7575
|
+
var WaveformLoaderWrapper = styled42.span`
|
|
7576
|
+
display: inline-flex;
|
|
7577
|
+
align-items: center;
|
|
7578
|
+
justify-content: space-evenly;
|
|
7579
|
+
height: ${(props) => getTotalSize3(props)};
|
|
7580
|
+
width: ${(props) => getTotalSize3(props)};
|
|
7581
|
+
position: relative;
|
|
7582
|
+
`;
|
|
7583
|
+
var Bar = styled42.span`
|
|
7584
|
+
width: ${BAR_WIDTH};
|
|
7585
|
+
height: ${(props) => getBarHeight(props)};
|
|
7586
|
+
background: ${(props) => props.color === "ai-primary" ? AI_PRIMARY_ANIMATED_LINEAR_GRADIENT : getColorValue(props.color)};
|
|
7587
|
+
background-size: ${(props) => getTotalSize3(props)}
|
|
7588
|
+
${(props) => getTotalSize3(props)};
|
|
7589
|
+
background-position: ${(props) => {
|
|
7590
|
+
const barCenterRatio = (props.index + 1) / (BARS_COUNT + 1);
|
|
7591
|
+
const offsetRatio = barCenterRatio - 0.5;
|
|
7592
|
+
return `calc(${getTotalSize3(props)} * ${offsetRatio}) center`;
|
|
7593
|
+
}};
|
|
7594
|
+
opacity: 0; /* Ensure it starts invisible */
|
|
7595
|
+
transform: scaleY(0.3);
|
|
7596
|
+
transform-origin: center;
|
|
7597
|
+
animation:
|
|
7598
|
+
${fadeIn} 50ms ease-out forwards,
|
|
7599
|
+
${ripple} ${(props) => getAnimationSpeed(props)}s ease-in-out infinite,
|
|
7600
|
+
${backgroundAnimation} ${GRADIENT_ANIMATION_SPEED}s linear infinite;
|
|
7601
|
+
|
|
7602
|
+
animation-delay: ${(props) => -1 + props.index * (getAnimationSpeed(props) / BARS_COUNT)}s;
|
|
7603
|
+
position: relative;
|
|
7604
|
+
`;
|
|
7605
|
+
var WaveformLoader = (_a) => {
|
|
7606
|
+
var _b = _a, {
|
|
7607
|
+
size = "medium",
|
|
7608
|
+
speed: speed3 = "fast",
|
|
7609
|
+
color = "body"
|
|
7610
|
+
} = _b, props = __objRest(_b, [
|
|
7611
|
+
"size",
|
|
7612
|
+
"speed",
|
|
7613
|
+
"color"
|
|
7614
|
+
]);
|
|
7615
|
+
const barsList = Array.from({ length: BARS_COUNT }, (_, index) => /* @__PURE__ */ React51.createElement(Bar, { key: index, index, size, speed: speed3, color }));
|
|
7616
|
+
return /* @__PURE__ */ React51.createElement(WaveformLoaderWrapper, __spreadValues({ size, color }, props), barsList);
|
|
7617
|
+
};
|
|
7618
|
+
var availableSizes4 = Object.keys(sizes4);
|
|
7619
|
+
var availableSpeeds = Object.keys(speeds);
|
|
7620
|
+
var waveform_loader_default = WaveformLoader;
|
|
7621
|
+
|
|
7622
|
+
// src/illustrations/accounts-and-billing.js
|
|
7623
|
+
import * as React52 from "react";
|
|
7624
|
+
function IllustrationAccountsBilling(props) {
|
|
7625
|
+
return /* @__PURE__ */ React52.createElement(
|
|
7626
|
+
"svg",
|
|
7627
|
+
__spreadValues({
|
|
7628
|
+
viewBox: "0 0 102 101",
|
|
7629
|
+
fill: "none",
|
|
7630
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7631
|
+
}, props),
|
|
7632
|
+
/* @__PURE__ */ React52.createElement(
|
|
7633
|
+
"path",
|
|
7634
|
+
{
|
|
7635
|
+
d: "M96.072 5.826H5.928v90.145h90.144V5.826z",
|
|
7636
|
+
stroke: "currentColor",
|
|
7637
|
+
strokeWidth: 10,
|
|
7638
|
+
strokeMiterlimit: 10
|
|
7639
|
+
}
|
|
7640
|
+
),
|
|
7641
|
+
/* @__PURE__ */ React52.createElement(
|
|
7642
|
+
"path",
|
|
7643
|
+
{
|
|
7644
|
+
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",
|
|
7645
|
+
stroke: "currentColor",
|
|
7646
|
+
strokeWidth: 10,
|
|
7647
|
+
strokeMiterlimit: 10
|
|
7648
|
+
}
|
|
7649
|
+
)
|
|
7650
|
+
);
|
|
7651
|
+
}
|
|
7652
|
+
var accounts_and_billing_default = IllustrationAccountsBilling;
|
|
7366
7653
|
|
|
7367
7654
|
// src/illustrations/invite.js
|
|
7368
|
-
import * as
|
|
7655
|
+
import * as React53 from "react";
|
|
7369
7656
|
function IllustrationInvite(props) {
|
|
7370
|
-
return /* @__PURE__ */
|
|
7657
|
+
return /* @__PURE__ */ React53.createElement(
|
|
7371
7658
|
"svg",
|
|
7372
7659
|
__spreadValues({
|
|
7373
7660
|
viewBox: "0 0 100 101",
|
|
7374
7661
|
fill: "none",
|
|
7375
7662
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7376
7663
|
}, props),
|
|
7377
|
-
/* @__PURE__ */
|
|
7664
|
+
/* @__PURE__ */ React53.createElement(
|
|
7378
7665
|
"path",
|
|
7379
7666
|
{
|
|
7380
7667
|
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",
|
|
7381
7668
|
fill: "currentColor"
|
|
7382
7669
|
}
|
|
7383
7670
|
),
|
|
7384
|
-
/* @__PURE__ */
|
|
7671
|
+
/* @__PURE__ */ React53.createElement(
|
|
7385
7672
|
"path",
|
|
7386
7673
|
{
|
|
7387
7674
|
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",
|
|
7388
7675
|
fill: "currentColor"
|
|
7389
7676
|
}
|
|
7390
7677
|
),
|
|
7391
|
-
/* @__PURE__ */
|
|
7678
|
+
/* @__PURE__ */ React53.createElement(
|
|
7392
7679
|
"path",
|
|
7393
7680
|
{
|
|
7394
7681
|
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",
|
|
7395
7682
|
fill: "currentColor"
|
|
7396
7683
|
}
|
|
7397
7684
|
),
|
|
7398
|
-
/* @__PURE__ */
|
|
7685
|
+
/* @__PURE__ */ React53.createElement(
|
|
7399
7686
|
"path",
|
|
7400
7687
|
{
|
|
7401
7688
|
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",
|
|
@@ -7407,23 +7694,23 @@ function IllustrationInvite(props) {
|
|
|
7407
7694
|
var invite_default = IllustrationInvite;
|
|
7408
7695
|
|
|
7409
7696
|
// src/illustrations/archived.js
|
|
7410
|
-
import * as
|
|
7697
|
+
import * as React54 from "react";
|
|
7411
7698
|
function IllustrationArchived(props) {
|
|
7412
|
-
return /* @__PURE__ */
|
|
7699
|
+
return /* @__PURE__ */ React54.createElement(
|
|
7413
7700
|
"svg",
|
|
7414
7701
|
__spreadValues({
|
|
7415
7702
|
viewBox: "0 0 100 101",
|
|
7416
7703
|
fill: "none",
|
|
7417
7704
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7418
7705
|
}, props),
|
|
7419
|
-
/* @__PURE__ */
|
|
7706
|
+
/* @__PURE__ */ React54.createElement(
|
|
7420
7707
|
"path",
|
|
7421
7708
|
{
|
|
7422
7709
|
d: "M0 .002v100h100v-100H0zm90 90H10v-80h80v80z",
|
|
7423
7710
|
fill: "currentColor"
|
|
7424
7711
|
}
|
|
7425
7712
|
),
|
|
7426
|
-
/* @__PURE__ */
|
|
7713
|
+
/* @__PURE__ */ React54.createElement(
|
|
7427
7714
|
"path",
|
|
7428
7715
|
{
|
|
7429
7716
|
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",
|
|
@@ -7435,16 +7722,16 @@ function IllustrationArchived(props) {
|
|
|
7435
7722
|
var archived_default = IllustrationArchived;
|
|
7436
7723
|
|
|
7437
7724
|
// src/illustrations/lead-with-transparency.js
|
|
7438
|
-
import * as
|
|
7725
|
+
import * as React55 from "react";
|
|
7439
7726
|
function IllustrationLeadwithTransparency(props) {
|
|
7440
|
-
return /* @__PURE__ */
|
|
7727
|
+
return /* @__PURE__ */ React55.createElement(
|
|
7441
7728
|
"svg",
|
|
7442
7729
|
__spreadValues({
|
|
7443
7730
|
viewBox: "0 0 110 101",
|
|
7444
7731
|
fill: "none",
|
|
7445
7732
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7446
7733
|
}, props),
|
|
7447
|
-
/* @__PURE__ */
|
|
7734
|
+
/* @__PURE__ */ React55.createElement(
|
|
7448
7735
|
"path",
|
|
7449
7736
|
{
|
|
7450
7737
|
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",
|
|
@@ -7456,16 +7743,16 @@ function IllustrationLeadwithTransparency(props) {
|
|
|
7456
7743
|
var lead_with_transparency_default = IllustrationLeadwithTransparency;
|
|
7457
7744
|
|
|
7458
7745
|
// src/illustrations/ask-for-more.js
|
|
7459
|
-
import * as
|
|
7746
|
+
import * as React56 from "react";
|
|
7460
7747
|
function IllustrationAskforMore(props) {
|
|
7461
|
-
return /* @__PURE__ */
|
|
7748
|
+
return /* @__PURE__ */ React56.createElement(
|
|
7462
7749
|
"svg",
|
|
7463
7750
|
__spreadValues({
|
|
7464
7751
|
viewBox: "0 0 100 100",
|
|
7465
7752
|
fill: "none",
|
|
7466
7753
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7467
7754
|
}, props),
|
|
7468
|
-
/* @__PURE__ */
|
|
7755
|
+
/* @__PURE__ */ React56.createElement(
|
|
7469
7756
|
"path",
|
|
7470
7757
|
{
|
|
7471
7758
|
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",
|
|
@@ -7477,16 +7764,16 @@ function IllustrationAskforMore(props) {
|
|
|
7477
7764
|
var ask_for_more_default = IllustrationAskforMore;
|
|
7478
7765
|
|
|
7479
7766
|
// src/illustrations/learning-and-development.js
|
|
7480
|
-
import * as
|
|
7767
|
+
import * as React57 from "react";
|
|
7481
7768
|
function IllustrationLearningDevelopment(props) {
|
|
7482
|
-
return /* @__PURE__ */
|
|
7769
|
+
return /* @__PURE__ */ React57.createElement(
|
|
7483
7770
|
"svg",
|
|
7484
7771
|
__spreadValues({
|
|
7485
7772
|
viewBox: "0 0 142 142",
|
|
7486
7773
|
fill: "none",
|
|
7487
7774
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7488
7775
|
}, props),
|
|
7489
|
-
/* @__PURE__ */
|
|
7776
|
+
/* @__PURE__ */ React57.createElement(
|
|
7490
7777
|
"path",
|
|
7491
7778
|
{
|
|
7492
7779
|
fillRule: "evenodd",
|
|
@@ -7495,7 +7782,7 @@ function IllustrationLearningDevelopment(props) {
|
|
|
7495
7782
|
fill: "currentColor"
|
|
7496
7783
|
}
|
|
7497
7784
|
),
|
|
7498
|
-
/* @__PURE__ */
|
|
7785
|
+
/* @__PURE__ */ React57.createElement(
|
|
7499
7786
|
"path",
|
|
7500
7787
|
{
|
|
7501
7788
|
fillRule: "evenodd",
|
|
@@ -7504,7 +7791,7 @@ function IllustrationLearningDevelopment(props) {
|
|
|
7504
7791
|
fill: "currentColor"
|
|
7505
7792
|
}
|
|
7506
7793
|
),
|
|
7507
|
-
/* @__PURE__ */
|
|
7794
|
+
/* @__PURE__ */ React57.createElement(
|
|
7508
7795
|
"circle",
|
|
7509
7796
|
{
|
|
7510
7797
|
cx: 70.71,
|
|
@@ -7519,16 +7806,16 @@ function IllustrationLearningDevelopment(props) {
|
|
|
7519
7806
|
var learning_and_development_default = IllustrationLearningDevelopment;
|
|
7520
7807
|
|
|
7521
7808
|
// src/illustrations/business-plan.js
|
|
7522
|
-
import * as
|
|
7809
|
+
import * as React58 from "react";
|
|
7523
7810
|
function IllustrationBusinessPlan(props) {
|
|
7524
|
-
return /* @__PURE__ */
|
|
7811
|
+
return /* @__PURE__ */ React58.createElement(
|
|
7525
7812
|
"svg",
|
|
7526
7813
|
__spreadValues({
|
|
7527
7814
|
viewBox: "0 0 101 100",
|
|
7528
7815
|
fill: "none",
|
|
7529
7816
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7530
7817
|
}, props),
|
|
7531
|
-
/* @__PURE__ */
|
|
7818
|
+
/* @__PURE__ */ React58.createElement(
|
|
7532
7819
|
"path",
|
|
7533
7820
|
{
|
|
7534
7821
|
fillRule: "evenodd",
|
|
@@ -7542,23 +7829,23 @@ function IllustrationBusinessPlan(props) {
|
|
|
7542
7829
|
var business_plan_default = IllustrationBusinessPlan;
|
|
7543
7830
|
|
|
7544
7831
|
// src/illustrations/loom-plans.js
|
|
7545
|
-
import * as
|
|
7832
|
+
import * as React59 from "react";
|
|
7546
7833
|
function IllustrationLoomPlans(props) {
|
|
7547
|
-
return /* @__PURE__ */
|
|
7834
|
+
return /* @__PURE__ */ React59.createElement(
|
|
7548
7835
|
"svg",
|
|
7549
7836
|
__spreadValues({
|
|
7550
7837
|
viewBox: "0 0 100 100",
|
|
7551
7838
|
fill: "none",
|
|
7552
7839
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7553
7840
|
}, props),
|
|
7554
|
-
/* @__PURE__ */
|
|
7841
|
+
/* @__PURE__ */ React59.createElement(
|
|
7555
7842
|
"path",
|
|
7556
7843
|
{
|
|
7557
7844
|
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",
|
|
7558
7845
|
fill: "currentColor"
|
|
7559
7846
|
}
|
|
7560
7847
|
),
|
|
7561
|
-
/* @__PURE__ */
|
|
7848
|
+
/* @__PURE__ */ React59.createElement(
|
|
7562
7849
|
"path",
|
|
7563
7850
|
{
|
|
7564
7851
|
d: "M49.993 12.288L62.28 0v9.064H100L87.713 21.353h-37.72v-9.065z",
|
|
@@ -7570,16 +7857,16 @@ function IllustrationLoomPlans(props) {
|
|
|
7570
7857
|
var loom_plans_default = IllustrationLoomPlans;
|
|
7571
7858
|
|
|
7572
7859
|
// src/illustrations/collaborate-with-teammates.js
|
|
7573
|
-
import * as
|
|
7860
|
+
import * as React60 from "react";
|
|
7574
7861
|
function IllustrationCollaboratewithTeammatesSharedLibrary(props) {
|
|
7575
|
-
return /* @__PURE__ */
|
|
7862
|
+
return /* @__PURE__ */ React60.createElement(
|
|
7576
7863
|
"svg",
|
|
7577
7864
|
__spreadValues({
|
|
7578
7865
|
viewBox: "0 0 100 100",
|
|
7579
7866
|
fill: "none",
|
|
7580
7867
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7581
7868
|
}, props),
|
|
7582
|
-
/* @__PURE__ */
|
|
7869
|
+
/* @__PURE__ */ React60.createElement(
|
|
7583
7870
|
"path",
|
|
7584
7871
|
{
|
|
7585
7872
|
fillRule: "evenodd",
|
|
@@ -7593,16 +7880,16 @@ function IllustrationCollaboratewithTeammatesSharedLibrary(props) {
|
|
|
7593
7880
|
var collaborate_with_teammates_default = IllustrationCollaboratewithTeammatesSharedLibrary;
|
|
7594
7881
|
|
|
7595
7882
|
// src/illustrations/option-grants.js
|
|
7596
|
-
import * as
|
|
7883
|
+
import * as React61 from "react";
|
|
7597
7884
|
function IllustrationOptionGrants(props) {
|
|
7598
|
-
return /* @__PURE__ */
|
|
7885
|
+
return /* @__PURE__ */ React61.createElement(
|
|
7599
7886
|
"svg",
|
|
7600
7887
|
__spreadValues({
|
|
7601
7888
|
viewBox: "0 0 101 101",
|
|
7602
7889
|
fill: "none",
|
|
7603
7890
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7604
7891
|
}, props),
|
|
7605
|
-
/* @__PURE__ */
|
|
7892
|
+
/* @__PURE__ */ React61.createElement(
|
|
7606
7893
|
"path",
|
|
7607
7894
|
{
|
|
7608
7895
|
fill: "currentColor",
|
|
@@ -7614,16 +7901,16 @@ function IllustrationOptionGrants(props) {
|
|
|
7614
7901
|
var option_grants_default = IllustrationOptionGrants;
|
|
7615
7902
|
|
|
7616
7903
|
// src/illustrations/community.js
|
|
7617
|
-
import * as
|
|
7904
|
+
import * as React62 from "react";
|
|
7618
7905
|
function IllustrationCommunity(props) {
|
|
7619
|
-
return /* @__PURE__ */
|
|
7906
|
+
return /* @__PURE__ */ React62.createElement(
|
|
7620
7907
|
"svg",
|
|
7621
7908
|
__spreadValues({
|
|
7622
7909
|
viewBox: "0 0 101 100",
|
|
7623
7910
|
fill: "none",
|
|
7624
7911
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7625
7912
|
}, props),
|
|
7626
|
-
/* @__PURE__ */
|
|
7913
|
+
/* @__PURE__ */ React62.createElement(
|
|
7627
7914
|
"path",
|
|
7628
7915
|
{
|
|
7629
7916
|
fillRule: "evenodd",
|
|
@@ -7637,16 +7924,16 @@ function IllustrationCommunity(props) {
|
|
|
7637
7924
|
var community_default = IllustrationCommunity;
|
|
7638
7925
|
|
|
7639
7926
|
// src/illustrations/community-alt.js
|
|
7640
|
-
import * as
|
|
7927
|
+
import * as React63 from "react";
|
|
7641
7928
|
function IllustrationCommunityAlt(props) {
|
|
7642
|
-
return /* @__PURE__ */
|
|
7929
|
+
return /* @__PURE__ */ React63.createElement(
|
|
7643
7930
|
"svg",
|
|
7644
7931
|
__spreadValues({
|
|
7645
7932
|
viewBox: "0 0 96 96",
|
|
7646
7933
|
fill: "none",
|
|
7647
7934
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7648
7935
|
}, props),
|
|
7649
|
-
/* @__PURE__ */
|
|
7936
|
+
/* @__PURE__ */ React63.createElement(
|
|
7650
7937
|
"path",
|
|
7651
7938
|
{
|
|
7652
7939
|
fillRule: "evenodd",
|
|
@@ -7660,16 +7947,16 @@ function IllustrationCommunityAlt(props) {
|
|
|
7660
7947
|
var community_alt_default = IllustrationCommunityAlt;
|
|
7661
7948
|
|
|
7662
7949
|
// src/illustrations/parental-leave.js
|
|
7663
|
-
import * as
|
|
7950
|
+
import * as React64 from "react";
|
|
7664
7951
|
function IllustrationParentalLeave(props) {
|
|
7665
|
-
return /* @__PURE__ */
|
|
7952
|
+
return /* @__PURE__ */ React64.createElement(
|
|
7666
7953
|
"svg",
|
|
7667
7954
|
__spreadValues({
|
|
7668
7955
|
viewBox: "0 0 100 101",
|
|
7669
7956
|
fill: "none",
|
|
7670
7957
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7671
7958
|
}, props),
|
|
7672
|
-
/* @__PURE__ */
|
|
7959
|
+
/* @__PURE__ */ React64.createElement(
|
|
7673
7960
|
"path",
|
|
7674
7961
|
{
|
|
7675
7962
|
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",
|
|
@@ -7681,16 +7968,16 @@ function IllustrationParentalLeave(props) {
|
|
|
7681
7968
|
var parental_leave_default = IllustrationParentalLeave;
|
|
7682
7969
|
|
|
7683
7970
|
// src/illustrations/content-limit.js
|
|
7684
|
-
import * as
|
|
7971
|
+
import * as React65 from "react";
|
|
7685
7972
|
function IllustrationContentLimit(props) {
|
|
7686
|
-
return /* @__PURE__ */
|
|
7973
|
+
return /* @__PURE__ */ React65.createElement(
|
|
7687
7974
|
"svg",
|
|
7688
7975
|
__spreadValues({
|
|
7689
7976
|
viewBox: "0 0 100 100",
|
|
7690
7977
|
fill: "none",
|
|
7691
7978
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7692
7979
|
}, props),
|
|
7693
|
-
/* @__PURE__ */
|
|
7980
|
+
/* @__PURE__ */ React65.createElement(
|
|
7694
7981
|
"path",
|
|
7695
7982
|
{
|
|
7696
7983
|
fillRule: "evenodd",
|
|
@@ -7704,16 +7991,16 @@ function IllustrationContentLimit(props) {
|
|
|
7704
7991
|
var content_limit_default = IllustrationContentLimit;
|
|
7705
7992
|
|
|
7706
7993
|
// src/illustrations/pto.js
|
|
7707
|
-
import * as
|
|
7994
|
+
import * as React66 from "react";
|
|
7708
7995
|
function IllustrationPto(props) {
|
|
7709
|
-
return /* @__PURE__ */
|
|
7996
|
+
return /* @__PURE__ */ React66.createElement(
|
|
7710
7997
|
"svg",
|
|
7711
7998
|
__spreadValues({
|
|
7712
7999
|
viewBox: "0 0 110 111",
|
|
7713
8000
|
fill: "none",
|
|
7714
8001
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7715
8002
|
}, props),
|
|
7716
|
-
/* @__PURE__ */
|
|
8003
|
+
/* @__PURE__ */ React66.createElement(
|
|
7717
8004
|
"path",
|
|
7718
8005
|
{
|
|
7719
8006
|
fillRule: "evenodd",
|
|
@@ -7727,16 +8014,16 @@ function IllustrationPto(props) {
|
|
|
7727
8014
|
var pto_default = IllustrationPto;
|
|
7728
8015
|
|
|
7729
8016
|
// src/illustrations/custom-branding.js
|
|
7730
|
-
import * as
|
|
8017
|
+
import * as React67 from "react";
|
|
7731
8018
|
function IllustrationCustomBranding(props) {
|
|
7732
|
-
return /* @__PURE__ */
|
|
8019
|
+
return /* @__PURE__ */ React67.createElement(
|
|
7733
8020
|
"svg",
|
|
7734
8021
|
__spreadValues({
|
|
7735
8022
|
viewBox: "0 0 134 134",
|
|
7736
8023
|
fill: "none",
|
|
7737
8024
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7738
8025
|
}, props),
|
|
7739
|
-
/* @__PURE__ */
|
|
8026
|
+
/* @__PURE__ */ React67.createElement(
|
|
7740
8027
|
"path",
|
|
7741
8028
|
{
|
|
7742
8029
|
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",
|
|
@@ -7748,53 +8035,53 @@ function IllustrationCustomBranding(props) {
|
|
|
7748
8035
|
var custom_branding_default = IllustrationCustomBranding;
|
|
7749
8036
|
|
|
7750
8037
|
// src/illustrations/record.js
|
|
7751
|
-
import * as
|
|
8038
|
+
import * as React68 from "react";
|
|
7752
8039
|
function IllustrationRecord(props) {
|
|
7753
|
-
return /* @__PURE__ */
|
|
8040
|
+
return /* @__PURE__ */ React68.createElement(
|
|
7754
8041
|
"svg",
|
|
7755
8042
|
__spreadValues({
|
|
7756
8043
|
viewBox: "0 0 100 100",
|
|
7757
8044
|
fill: "none",
|
|
7758
8045
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7759
8046
|
}, props),
|
|
7760
|
-
/* @__PURE__ */
|
|
7761
|
-
/* @__PURE__ */
|
|
8047
|
+
/* @__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" })),
|
|
8048
|
+
/* @__PURE__ */ React68.createElement("defs", null, /* @__PURE__ */ React68.createElement("clipPath", { id: "Record_svg__clip0" }, /* @__PURE__ */ React68.createElement("path", { fill: "#fff", d: "M0 0h100v100H0z" })))
|
|
7762
8049
|
);
|
|
7763
8050
|
}
|
|
7764
8051
|
var record_default = IllustrationRecord;
|
|
7765
8052
|
|
|
7766
8053
|
// src/illustrations/desktop-app-and-chrome-extension.js
|
|
7767
|
-
import * as
|
|
8054
|
+
import * as React69 from "react";
|
|
7768
8055
|
function IllustrationDesktopAppandChromeExtension(props) {
|
|
7769
|
-
return /* @__PURE__ */
|
|
8056
|
+
return /* @__PURE__ */ React69.createElement(
|
|
7770
8057
|
"svg",
|
|
7771
8058
|
__spreadValues({
|
|
7772
8059
|
viewBox: "0 0 134 134",
|
|
7773
8060
|
fill: "none",
|
|
7774
8061
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7775
8062
|
}, props),
|
|
7776
|
-
/* @__PURE__ */
|
|
8063
|
+
/* @__PURE__ */ React69.createElement(
|
|
7777
8064
|
"path",
|
|
7778
8065
|
{
|
|
7779
8066
|
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",
|
|
7780
8067
|
fill: "currentColor"
|
|
7781
8068
|
}
|
|
7782
8069
|
),
|
|
7783
|
-
/* @__PURE__ */
|
|
8070
|
+
/* @__PURE__ */ React69.createElement(
|
|
7784
8071
|
"path",
|
|
7785
8072
|
{
|
|
7786
8073
|
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",
|
|
7787
8074
|
fill: "currentColor"
|
|
7788
8075
|
}
|
|
7789
8076
|
),
|
|
7790
|
-
/* @__PURE__ */
|
|
8077
|
+
/* @__PURE__ */ React69.createElement(
|
|
7791
8078
|
"path",
|
|
7792
8079
|
{
|
|
7793
8080
|
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",
|
|
7794
8081
|
fill: "currentColor"
|
|
7795
8082
|
}
|
|
7796
8083
|
),
|
|
7797
|
-
/* @__PURE__ */
|
|
8084
|
+
/* @__PURE__ */ React69.createElement(
|
|
7798
8085
|
"path",
|
|
7799
8086
|
{
|
|
7800
8087
|
d: "M68.52 50.317v-.449l-.077.444c.024 0 .053.005.077.005z",
|
|
@@ -7806,16 +8093,16 @@ function IllustrationDesktopAppandChromeExtension(props) {
|
|
|
7806
8093
|
var desktop_app_and_chrome_extension_default = IllustrationDesktopAppandChromeExtension;
|
|
7807
8094
|
|
|
7808
8095
|
// src/illustrations/remote-first.js
|
|
7809
|
-
import * as
|
|
8096
|
+
import * as React70 from "react";
|
|
7810
8097
|
function IllustrationRemoteFirst(props) {
|
|
7811
|
-
return /* @__PURE__ */
|
|
8098
|
+
return /* @__PURE__ */ React70.createElement(
|
|
7812
8099
|
"svg",
|
|
7813
8100
|
__spreadValues({
|
|
7814
8101
|
viewBox: "0 0 110 110",
|
|
7815
8102
|
fill: "none",
|
|
7816
8103
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7817
8104
|
}, props),
|
|
7818
|
-
/* @__PURE__ */
|
|
8105
|
+
/* @__PURE__ */ React70.createElement(
|
|
7819
8106
|
"path",
|
|
7820
8107
|
{
|
|
7821
8108
|
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",
|
|
@@ -7824,7 +8111,7 @@ function IllustrationRemoteFirst(props) {
|
|
|
7824
8111
|
strokeMiterlimit: 10
|
|
7825
8112
|
}
|
|
7826
8113
|
),
|
|
7827
|
-
/* @__PURE__ */
|
|
8114
|
+
/* @__PURE__ */ React70.createElement(
|
|
7828
8115
|
"path",
|
|
7829
8116
|
{
|
|
7830
8117
|
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",
|
|
@@ -7833,7 +8120,7 @@ function IllustrationRemoteFirst(props) {
|
|
|
7833
8120
|
strokeMiterlimit: 10
|
|
7834
8121
|
}
|
|
7835
8122
|
),
|
|
7836
|
-
/* @__PURE__ */
|
|
8123
|
+
/* @__PURE__ */ React70.createElement(
|
|
7837
8124
|
"path",
|
|
7838
8125
|
{
|
|
7839
8126
|
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",
|
|
@@ -7847,23 +8134,23 @@ function IllustrationRemoteFirst(props) {
|
|
|
7847
8134
|
var remote_first_default = IllustrationRemoteFirst;
|
|
7848
8135
|
|
|
7849
8136
|
// src/illustrations/device-compatibility.js
|
|
7850
|
-
import * as
|
|
8137
|
+
import * as React71 from "react";
|
|
7851
8138
|
function IllustrationDeviceCompatibility(props) {
|
|
7852
|
-
return /* @__PURE__ */
|
|
8139
|
+
return /* @__PURE__ */ React71.createElement(
|
|
7853
8140
|
"svg",
|
|
7854
8141
|
__spreadValues({
|
|
7855
8142
|
viewBox: "0 0 110 110",
|
|
7856
8143
|
fill: "none",
|
|
7857
8144
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7858
8145
|
}, props),
|
|
7859
|
-
/* @__PURE__ */
|
|
8146
|
+
/* @__PURE__ */ React71.createElement(
|
|
7860
8147
|
"path",
|
|
7861
8148
|
{
|
|
7862
8149
|
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",
|
|
7863
8150
|
fill: "currentColor"
|
|
7864
8151
|
}
|
|
7865
8152
|
),
|
|
7866
|
-
/* @__PURE__ */
|
|
8153
|
+
/* @__PURE__ */ React71.createElement(
|
|
7867
8154
|
"path",
|
|
7868
8155
|
{
|
|
7869
8156
|
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",
|
|
@@ -7875,17 +8162,17 @@ function IllustrationDeviceCompatibility(props) {
|
|
|
7875
8162
|
var device_compatibility_default = IllustrationDeviceCompatibility;
|
|
7876
8163
|
|
|
7877
8164
|
// src/illustrations/roadmap.js
|
|
7878
|
-
import * as
|
|
8165
|
+
import * as React72 from "react";
|
|
7879
8166
|
function IllustrationRoadmap(props) {
|
|
7880
|
-
return /* @__PURE__ */
|
|
8167
|
+
return /* @__PURE__ */ React72.createElement(
|
|
7881
8168
|
"svg",
|
|
7882
8169
|
__spreadValues({
|
|
7883
8170
|
viewBox: "0 0 100 100",
|
|
7884
8171
|
fill: "none",
|
|
7885
8172
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7886
8173
|
}, props),
|
|
7887
|
-
/* @__PURE__ */
|
|
7888
|
-
/* @__PURE__ */
|
|
8174
|
+
/* @__PURE__ */ React72.createElement("path", { d: "M100 100H0V0h100v100zM10 90h80V10H10v80z", fill: "currentColor" }),
|
|
8175
|
+
/* @__PURE__ */ React72.createElement(
|
|
7889
8176
|
"path",
|
|
7890
8177
|
{
|
|
7891
8178
|
d: "M50.008 39.806L80 54v-9.806L50.008 30 20 44.194V54l30.008-14.194zM80 20H20v10h60V20z",
|
|
@@ -7897,16 +8184,16 @@ function IllustrationRoadmap(props) {
|
|
|
7897
8184
|
var roadmap_default = IllustrationRoadmap;
|
|
7898
8185
|
|
|
7899
8186
|
// src/illustrations/downgrade.js
|
|
7900
|
-
import * as
|
|
8187
|
+
import * as React73 from "react";
|
|
7901
8188
|
function IllustrationDowngrade(props) {
|
|
7902
|
-
return /* @__PURE__ */
|
|
8189
|
+
return /* @__PURE__ */ React73.createElement(
|
|
7903
8190
|
"svg",
|
|
7904
8191
|
__spreadValues({
|
|
7905
8192
|
viewBox: "0 0 100 100",
|
|
7906
8193
|
fill: "none",
|
|
7907
8194
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7908
8195
|
}, props),
|
|
7909
|
-
/* @__PURE__ */
|
|
8196
|
+
/* @__PURE__ */ React73.createElement(
|
|
7910
8197
|
"path",
|
|
7911
8198
|
{
|
|
7912
8199
|
fillRule: "evenodd",
|
|
@@ -7920,16 +8207,16 @@ function IllustrationDowngrade(props) {
|
|
|
7920
8207
|
var downgrade_default = IllustrationDowngrade;
|
|
7921
8208
|
|
|
7922
8209
|
// src/illustrations/screenshot.js
|
|
7923
|
-
import * as
|
|
8210
|
+
import * as React74 from "react";
|
|
7924
8211
|
function IllustrationScreenshot(props) {
|
|
7925
|
-
return /* @__PURE__ */
|
|
8212
|
+
return /* @__PURE__ */ React74.createElement(
|
|
7926
8213
|
"svg",
|
|
7927
8214
|
__spreadValues({
|
|
7928
8215
|
viewBox: "0 0 100 100",
|
|
7929
8216
|
fill: "none",
|
|
7930
8217
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7931
8218
|
}, props),
|
|
7932
|
-
/* @__PURE__ */
|
|
8219
|
+
/* @__PURE__ */ React74.createElement(
|
|
7933
8220
|
"path",
|
|
7934
8221
|
{
|
|
7935
8222
|
fillRule: "evenodd",
|
|
@@ -7943,16 +8230,16 @@ function IllustrationScreenshot(props) {
|
|
|
7943
8230
|
var screenshot_default = IllustrationScreenshot;
|
|
7944
8231
|
|
|
7945
8232
|
// src/illustrations/embrace-the-weird.js
|
|
7946
|
-
import * as
|
|
8233
|
+
import * as React75 from "react";
|
|
7947
8234
|
function IllustrationEmbracetheWeird(props) {
|
|
7948
|
-
return /* @__PURE__ */
|
|
8235
|
+
return /* @__PURE__ */ React75.createElement(
|
|
7949
8236
|
"svg",
|
|
7950
8237
|
__spreadValues({
|
|
7951
8238
|
viewBox: "0 0 110 110",
|
|
7952
8239
|
fill: "none",
|
|
7953
8240
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7954
8241
|
}, props),
|
|
7955
|
-
/* @__PURE__ */
|
|
8242
|
+
/* @__PURE__ */ React75.createElement(
|
|
7956
8243
|
"path",
|
|
7957
8244
|
{
|
|
7958
8245
|
fillRule: "evenodd",
|
|
@@ -7966,40 +8253,40 @@ function IllustrationEmbracetheWeird(props) {
|
|
|
7966
8253
|
var embrace_the_weird_default = IllustrationEmbracetheWeird;
|
|
7967
8254
|
|
|
7968
8255
|
// src/illustrations/share-with-your-team.js
|
|
7969
|
-
import * as
|
|
8256
|
+
import * as React76 from "react";
|
|
7970
8257
|
function IllustrationSharewithYourTeamTeamLibrary(props) {
|
|
7971
|
-
return /* @__PURE__ */
|
|
8258
|
+
return /* @__PURE__ */ React76.createElement(
|
|
7972
8259
|
"svg",
|
|
7973
8260
|
__spreadValues({
|
|
7974
8261
|
viewBox: "0 0 100 100",
|
|
7975
8262
|
fill: "none",
|
|
7976
8263
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7977
8264
|
}, props),
|
|
7978
|
-
/* @__PURE__ */
|
|
8265
|
+
/* @__PURE__ */ React76.createElement(
|
|
7979
8266
|
"g",
|
|
7980
8267
|
{
|
|
7981
8268
|
clipPath: "url(#Share_with_Your_Team_(Team_Library)_svg__clip0)",
|
|
7982
8269
|
fill: "currentColor"
|
|
7983
8270
|
},
|
|
7984
|
-
/* @__PURE__ */
|
|
7985
|
-
/* @__PURE__ */
|
|
8271
|
+
/* @__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" }),
|
|
8272
|
+
/* @__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" })
|
|
7986
8273
|
),
|
|
7987
|
-
/* @__PURE__ */
|
|
8274
|
+
/* @__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" })))
|
|
7988
8275
|
);
|
|
7989
8276
|
}
|
|
7990
8277
|
var share_with_your_team_default = IllustrationSharewithYourTeamTeamLibrary;
|
|
7991
8278
|
|
|
7992
8279
|
// src/illustrations/enterprise-plan.js
|
|
7993
|
-
import * as
|
|
8280
|
+
import * as React77 from "react";
|
|
7994
8281
|
function IllustrationEnterprisePlan(props) {
|
|
7995
|
-
return /* @__PURE__ */
|
|
8282
|
+
return /* @__PURE__ */ React77.createElement(
|
|
7996
8283
|
"svg",
|
|
7997
8284
|
__spreadValues({
|
|
7998
8285
|
viewBox: "0 0 101 100",
|
|
7999
8286
|
fill: "none",
|
|
8000
8287
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8001
8288
|
}, props),
|
|
8002
|
-
/* @__PURE__ */
|
|
8289
|
+
/* @__PURE__ */ React77.createElement(
|
|
8003
8290
|
"path",
|
|
8004
8291
|
{
|
|
8005
8292
|
fill: "currentColor",
|
|
@@ -8011,30 +8298,30 @@ function IllustrationEnterprisePlan(props) {
|
|
|
8011
8298
|
var enterprise_plan_default = IllustrationEnterprisePlan;
|
|
8012
8299
|
|
|
8013
8300
|
// src/illustrations/share.js
|
|
8014
|
-
import * as
|
|
8301
|
+
import * as React78 from "react";
|
|
8015
8302
|
function IllustrationShare(props) {
|
|
8016
|
-
return /* @__PURE__ */
|
|
8303
|
+
return /* @__PURE__ */ React78.createElement(
|
|
8017
8304
|
"svg",
|
|
8018
8305
|
__spreadValues({
|
|
8019
8306
|
viewBox: "0 0 100 101",
|
|
8020
8307
|
fill: "none",
|
|
8021
8308
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8022
8309
|
}, props),
|
|
8023
|
-
/* @__PURE__ */
|
|
8310
|
+
/* @__PURE__ */ React78.createElement(
|
|
8024
8311
|
"path",
|
|
8025
8312
|
{
|
|
8026
8313
|
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",
|
|
8027
8314
|
fill: "currentColor"
|
|
8028
8315
|
}
|
|
8029
8316
|
),
|
|
8030
|
-
/* @__PURE__ */
|
|
8317
|
+
/* @__PURE__ */ React78.createElement(
|
|
8031
8318
|
"path",
|
|
8032
8319
|
{
|
|
8033
8320
|
d: "M50 65.732h15.73v-15.73c0 8.69-7.04 15.73-15.73 15.73z",
|
|
8034
8321
|
fill: "currentColor"
|
|
8035
8322
|
}
|
|
8036
8323
|
),
|
|
8037
|
-
/* @__PURE__ */
|
|
8324
|
+
/* @__PURE__ */ React78.createElement(
|
|
8038
8325
|
"path",
|
|
8039
8326
|
{
|
|
8040
8327
|
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",
|
|
@@ -8046,39 +8333,39 @@ function IllustrationShare(props) {
|
|
|
8046
8333
|
var share_default = IllustrationShare;
|
|
8047
8334
|
|
|
8048
8335
|
// src/illustrations/faq-and-security.js
|
|
8049
|
-
import * as
|
|
8336
|
+
import * as React79 from "react";
|
|
8050
8337
|
function IllustrationFaQandSecurity(props) {
|
|
8051
|
-
return /* @__PURE__ */
|
|
8338
|
+
return /* @__PURE__ */ React79.createElement(
|
|
8052
8339
|
"svg",
|
|
8053
8340
|
__spreadValues({
|
|
8054
8341
|
viewBox: "0 0 100 100",
|
|
8055
8342
|
fill: "none",
|
|
8056
8343
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8057
8344
|
}, props),
|
|
8058
|
-
/* @__PURE__ */
|
|
8345
|
+
/* @__PURE__ */ React79.createElement(
|
|
8059
8346
|
"path",
|
|
8060
8347
|
{
|
|
8061
8348
|
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",
|
|
8062
8349
|
fill: "currentColor"
|
|
8063
8350
|
}
|
|
8064
8351
|
),
|
|
8065
|
-
/* @__PURE__ */
|
|
8066
|
-
/* @__PURE__ */
|
|
8352
|
+
/* @__PURE__ */ React79.createElement("path", { d: "M31 50V0H0v100h99.999V69H31V50z", fill: "currentColor" }),
|
|
8353
|
+
/* @__PURE__ */ React79.createElement("path", { d: "M100 66V0H34v31h35v35h31z", fill: "currentColor" })
|
|
8067
8354
|
);
|
|
8068
8355
|
}
|
|
8069
8356
|
var faq_and_security_default = IllustrationFaQandSecurity;
|
|
8070
8357
|
|
|
8071
8358
|
// src/illustrations/starred.js
|
|
8072
|
-
import * as
|
|
8359
|
+
import * as React80 from "react";
|
|
8073
8360
|
function IllustrationStarred(props) {
|
|
8074
|
-
return /* @__PURE__ */
|
|
8361
|
+
return /* @__PURE__ */ React80.createElement(
|
|
8075
8362
|
"svg",
|
|
8076
8363
|
__spreadValues({
|
|
8077
8364
|
viewBox: "0 0 101 101",
|
|
8078
8365
|
fill: "none",
|
|
8079
8366
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8080
8367
|
}, props),
|
|
8081
|
-
/* @__PURE__ */
|
|
8368
|
+
/* @__PURE__ */ React80.createElement(
|
|
8082
8369
|
"path",
|
|
8083
8370
|
{
|
|
8084
8371
|
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",
|
|
@@ -8090,16 +8377,16 @@ function IllustrationStarred(props) {
|
|
|
8090
8377
|
var starred_default = IllustrationStarred;
|
|
8091
8378
|
|
|
8092
8379
|
// src/illustrations/five-minute-limit.js
|
|
8093
|
-
import * as
|
|
8380
|
+
import * as React81 from "react";
|
|
8094
8381
|
function Illustration5MinuteLimit(props) {
|
|
8095
|
-
return /* @__PURE__ */
|
|
8382
|
+
return /* @__PURE__ */ React81.createElement(
|
|
8096
8383
|
"svg",
|
|
8097
8384
|
__spreadValues({
|
|
8098
8385
|
viewBox: "0 0 110 110",
|
|
8099
8386
|
fill: "none",
|
|
8100
8387
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8101
8388
|
}, props),
|
|
8102
|
-
/* @__PURE__ */
|
|
8389
|
+
/* @__PURE__ */ React81.createElement(
|
|
8103
8390
|
"path",
|
|
8104
8391
|
{
|
|
8105
8392
|
fillRule: "evenodd",
|
|
@@ -8113,16 +8400,16 @@ function Illustration5MinuteLimit(props) {
|
|
|
8113
8400
|
var five_minute_limit_default = Illustration5MinuteLimit;
|
|
8114
8401
|
|
|
8115
8402
|
// src/illustrations/starter-plus-plan.js
|
|
8116
|
-
import * as
|
|
8403
|
+
import * as React82 from "react";
|
|
8117
8404
|
function IllustrationStarterPlusPlan(props) {
|
|
8118
|
-
return /* @__PURE__ */
|
|
8405
|
+
return /* @__PURE__ */ React82.createElement(
|
|
8119
8406
|
"svg",
|
|
8120
8407
|
__spreadValues({
|
|
8121
8408
|
viewBox: "0 0 100 100",
|
|
8122
8409
|
fill: "none",
|
|
8123
8410
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8124
8411
|
}, props),
|
|
8125
|
-
/* @__PURE__ */
|
|
8412
|
+
/* @__PURE__ */ React82.createElement(
|
|
8126
8413
|
"path",
|
|
8127
8414
|
{
|
|
8128
8415
|
fillRule: "evenodd",
|
|
@@ -8136,16 +8423,16 @@ function IllustrationStarterPlusPlan(props) {
|
|
|
8136
8423
|
var starter_plus_plan_default = IllustrationStarterPlusPlan;
|
|
8137
8424
|
|
|
8138
8425
|
// src/illustrations/getting-started.js
|
|
8139
|
-
import * as
|
|
8426
|
+
import * as React83 from "react";
|
|
8140
8427
|
function IllustrationGettingStarted(props) {
|
|
8141
|
-
return /* @__PURE__ */
|
|
8428
|
+
return /* @__PURE__ */ React83.createElement(
|
|
8142
8429
|
"svg",
|
|
8143
8430
|
__spreadValues({
|
|
8144
8431
|
viewBox: "0 0 106 106",
|
|
8145
8432
|
fill: "none",
|
|
8146
8433
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8147
8434
|
}, props),
|
|
8148
|
-
/* @__PURE__ */
|
|
8435
|
+
/* @__PURE__ */ React83.createElement(
|
|
8149
8436
|
"path",
|
|
8150
8437
|
{
|
|
8151
8438
|
d: "M53 101c26.51 0 48-21.49 48-48S79.51 5 53 5 5 26.49 5 53s21.49 48 48 48z",
|
|
@@ -8154,7 +8441,7 @@ function IllustrationGettingStarted(props) {
|
|
|
8154
8441
|
strokeMiterlimit: 10
|
|
8155
8442
|
}
|
|
8156
8443
|
),
|
|
8157
|
-
/* @__PURE__ */
|
|
8444
|
+
/* @__PURE__ */ React83.createElement(
|
|
8158
8445
|
"path",
|
|
8159
8446
|
{
|
|
8160
8447
|
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",
|
|
@@ -8163,7 +8450,7 @@ function IllustrationGettingStarted(props) {
|
|
|
8163
8450
|
strokeMiterlimit: 10
|
|
8164
8451
|
}
|
|
8165
8452
|
),
|
|
8166
|
-
/* @__PURE__ */
|
|
8453
|
+
/* @__PURE__ */ React83.createElement(
|
|
8167
8454
|
"path",
|
|
8168
8455
|
{
|
|
8169
8456
|
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",
|
|
@@ -8172,7 +8459,7 @@ function IllustrationGettingStarted(props) {
|
|
|
8172
8459
|
strokeMiterlimit: 10
|
|
8173
8460
|
}
|
|
8174
8461
|
),
|
|
8175
|
-
/* @__PURE__ */
|
|
8462
|
+
/* @__PURE__ */ React83.createElement(
|
|
8176
8463
|
"path",
|
|
8177
8464
|
{
|
|
8178
8465
|
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",
|
|
@@ -8186,23 +8473,23 @@ function IllustrationGettingStarted(props) {
|
|
|
8186
8473
|
var getting_started_default = IllustrationGettingStarted;
|
|
8187
8474
|
|
|
8188
8475
|
// src/illustrations/strong-upload-speed.js
|
|
8189
|
-
import * as
|
|
8476
|
+
import * as React84 from "react";
|
|
8190
8477
|
function IllustrationStrongUploadSpeed(props) {
|
|
8191
|
-
return /* @__PURE__ */
|
|
8478
|
+
return /* @__PURE__ */ React84.createElement(
|
|
8192
8479
|
"svg",
|
|
8193
8480
|
__spreadValues({
|
|
8194
8481
|
viewBox: "0 0 111 110",
|
|
8195
8482
|
fill: "none",
|
|
8196
8483
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8197
8484
|
}, props),
|
|
8198
|
-
/* @__PURE__ */
|
|
8485
|
+
/* @__PURE__ */ React84.createElement(
|
|
8199
8486
|
"path",
|
|
8200
8487
|
{
|
|
8201
8488
|
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",
|
|
8202
8489
|
fill: "currentColor"
|
|
8203
8490
|
}
|
|
8204
8491
|
),
|
|
8205
|
-
/* @__PURE__ */
|
|
8492
|
+
/* @__PURE__ */ React84.createElement(
|
|
8206
8493
|
"path",
|
|
8207
8494
|
{
|
|
8208
8495
|
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",
|
|
@@ -8214,16 +8501,16 @@ function IllustrationStrongUploadSpeed(props) {
|
|
|
8214
8501
|
var strong_upload_speed_default = IllustrationStrongUploadSpeed;
|
|
8215
8502
|
|
|
8216
8503
|
// src/illustrations/growth-through-empathy.js
|
|
8217
|
-
import * as
|
|
8504
|
+
import * as React85 from "react";
|
|
8218
8505
|
function IllustrationGrowththroughEmpathy(props) {
|
|
8219
|
-
return /* @__PURE__ */
|
|
8506
|
+
return /* @__PURE__ */ React85.createElement(
|
|
8220
8507
|
"svg",
|
|
8221
8508
|
__spreadValues({
|
|
8222
8509
|
viewBox: "0 0 104 100",
|
|
8223
8510
|
fill: "none",
|
|
8224
8511
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8225
8512
|
}, props),
|
|
8226
|
-
/* @__PURE__ */
|
|
8513
|
+
/* @__PURE__ */ React85.createElement(
|
|
8227
8514
|
"path",
|
|
8228
8515
|
{
|
|
8229
8516
|
d: "M98.75 100.001c0-25.889-20.986-46.876-46.874-46.876C25.987 53.125 5 74.112 5 100.001",
|
|
@@ -8232,7 +8519,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8232
8519
|
strokeMiterlimit: 10
|
|
8233
8520
|
}
|
|
8234
8521
|
),
|
|
8235
|
-
/* @__PURE__ */
|
|
8522
|
+
/* @__PURE__ */ React85.createElement(
|
|
8236
8523
|
"path",
|
|
8237
8524
|
{
|
|
8238
8525
|
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",
|
|
@@ -8241,7 +8528,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8241
8528
|
strokeMiterlimit: 10
|
|
8242
8529
|
}
|
|
8243
8530
|
),
|
|
8244
|
-
/* @__PURE__ */
|
|
8531
|
+
/* @__PURE__ */ React85.createElement(
|
|
8245
8532
|
"path",
|
|
8246
8533
|
{
|
|
8247
8534
|
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",
|
|
@@ -8250,7 +8537,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8250
8537
|
strokeMiterlimit: 10
|
|
8251
8538
|
}
|
|
8252
8539
|
),
|
|
8253
|
-
/* @__PURE__ */
|
|
8540
|
+
/* @__PURE__ */ React85.createElement(
|
|
8254
8541
|
"path",
|
|
8255
8542
|
{
|
|
8256
8543
|
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",
|
|
@@ -8259,7 +8546,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8259
8546
|
strokeMiterlimit: 10
|
|
8260
8547
|
}
|
|
8261
8548
|
),
|
|
8262
|
-
/* @__PURE__ */
|
|
8549
|
+
/* @__PURE__ */ React85.createElement(
|
|
8263
8550
|
"path",
|
|
8264
8551
|
{
|
|
8265
8552
|
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",
|
|
@@ -8268,7 +8555,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8268
8555
|
strokeMiterlimit: 10
|
|
8269
8556
|
}
|
|
8270
8557
|
),
|
|
8271
|
-
/* @__PURE__ */
|
|
8558
|
+
/* @__PURE__ */ React85.createElement(
|
|
8272
8559
|
"path",
|
|
8273
8560
|
{
|
|
8274
8561
|
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",
|
|
@@ -8277,7 +8564,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8277
8564
|
strokeMiterlimit: 10
|
|
8278
8565
|
}
|
|
8279
8566
|
),
|
|
8280
|
-
/* @__PURE__ */
|
|
8567
|
+
/* @__PURE__ */ React85.createElement(
|
|
8281
8568
|
"path",
|
|
8282
8569
|
{
|
|
8283
8570
|
d: "M64.015 0c0 6.693-5.432 12.124-12.124 12.124S39.767 6.693 39.767.002",
|
|
@@ -8291,16 +8578,16 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8291
8578
|
var growth_through_empathy_default = IllustrationGrowththroughEmpathy;
|
|
8292
8579
|
|
|
8293
8580
|
// src/illustrations/troubleshooting.js
|
|
8294
|
-
import * as
|
|
8581
|
+
import * as React86 from "react";
|
|
8295
8582
|
function IllustrationTroubleshooting(props) {
|
|
8296
|
-
return /* @__PURE__ */
|
|
8583
|
+
return /* @__PURE__ */ React86.createElement(
|
|
8297
8584
|
"svg",
|
|
8298
8585
|
__spreadValues({
|
|
8299
8586
|
viewBox: "0 0 110 110",
|
|
8300
8587
|
fill: "none",
|
|
8301
8588
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8302
8589
|
}, props),
|
|
8303
|
-
/* @__PURE__ */
|
|
8590
|
+
/* @__PURE__ */ React86.createElement(
|
|
8304
8591
|
"path",
|
|
8305
8592
|
{
|
|
8306
8593
|
d: "M5 55h99.984c0 27.61-22.375 50-50 50S5 82.61 5 55z",
|
|
@@ -8310,7 +8597,7 @@ function IllustrationTroubleshooting(props) {
|
|
|
8310
8597
|
strokeMiterlimit: 10
|
|
8311
8598
|
}
|
|
8312
8599
|
),
|
|
8313
|
-
/* @__PURE__ */
|
|
8600
|
+
/* @__PURE__ */ React86.createElement(
|
|
8314
8601
|
"path",
|
|
8315
8602
|
{
|
|
8316
8603
|
d: "M55 105c27.614 0 50-22.386 50-50S82.614 5 55 5 5 27.386 5 55s22.386 50 50 50z",
|
|
@@ -8319,7 +8606,7 @@ function IllustrationTroubleshooting(props) {
|
|
|
8319
8606
|
strokeMiterlimit: 10
|
|
8320
8607
|
}
|
|
8321
8608
|
),
|
|
8322
|
-
/* @__PURE__ */
|
|
8609
|
+
/* @__PURE__ */ React86.createElement(
|
|
8323
8610
|
"path",
|
|
8324
8611
|
{
|
|
8325
8612
|
d: "M23.534 55C23.534 37.62 37.62 23.534 55 23.534c17.382 0 31.466 14.085 31.466 31.466",
|
|
@@ -8328,7 +8615,7 @@ function IllustrationTroubleshooting(props) {
|
|
|
8328
8615
|
strokeMiterlimit: 10
|
|
8329
8616
|
}
|
|
8330
8617
|
),
|
|
8331
|
-
/* @__PURE__ */
|
|
8618
|
+
/* @__PURE__ */ React86.createElement(
|
|
8332
8619
|
"path",
|
|
8333
8620
|
{
|
|
8334
8621
|
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",
|
|
@@ -8342,16 +8629,16 @@ function IllustrationTroubleshooting(props) {
|
|
|
8342
8629
|
var troubleshooting_default = IllustrationTroubleshooting;
|
|
8343
8630
|
|
|
8344
8631
|
// src/illustrations/health-plans.js
|
|
8345
|
-
import * as
|
|
8632
|
+
import * as React87 from "react";
|
|
8346
8633
|
function IllustrationHealthPlans(props) {
|
|
8347
|
-
return /* @__PURE__ */
|
|
8634
|
+
return /* @__PURE__ */ React87.createElement(
|
|
8348
8635
|
"svg",
|
|
8349
8636
|
__spreadValues({
|
|
8350
8637
|
viewBox: "0 0 100 101",
|
|
8351
8638
|
fill: "none",
|
|
8352
8639
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8353
8640
|
}, props),
|
|
8354
|
-
/* @__PURE__ */
|
|
8641
|
+
/* @__PURE__ */ React87.createElement(
|
|
8355
8642
|
"path",
|
|
8356
8643
|
{
|
|
8357
8644
|
fillRule: "evenodd",
|
|
@@ -8365,16 +8652,16 @@ function IllustrationHealthPlans(props) {
|
|
|
8365
8652
|
var health_plans_default = IllustrationHealthPlans;
|
|
8366
8653
|
|
|
8367
8654
|
// src/illustrations/upgrade.js
|
|
8368
|
-
import * as
|
|
8655
|
+
import * as React88 from "react";
|
|
8369
8656
|
function IllustrationUpgrade(props) {
|
|
8370
|
-
return /* @__PURE__ */
|
|
8657
|
+
return /* @__PURE__ */ React88.createElement(
|
|
8371
8658
|
"svg",
|
|
8372
8659
|
__spreadValues({
|
|
8373
8660
|
viewBox: "0 0 100 100",
|
|
8374
8661
|
fill: "none",
|
|
8375
8662
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8376
8663
|
}, props),
|
|
8377
|
-
/* @__PURE__ */
|
|
8664
|
+
/* @__PURE__ */ React88.createElement(
|
|
8378
8665
|
"path",
|
|
8379
8666
|
{
|
|
8380
8667
|
fillRule: "evenodd",
|
|
@@ -8388,16 +8675,16 @@ function IllustrationUpgrade(props) {
|
|
|
8388
8675
|
var upgrade_default = IllustrationUpgrade;
|
|
8389
8676
|
|
|
8390
8677
|
// src/illustrations/how-to-use-loom.js
|
|
8391
|
-
import * as
|
|
8678
|
+
import * as React89 from "react";
|
|
8392
8679
|
function IllustrationHowtoUseLoom(props) {
|
|
8393
|
-
return /* @__PURE__ */
|
|
8680
|
+
return /* @__PURE__ */ React89.createElement(
|
|
8394
8681
|
"svg",
|
|
8395
8682
|
__spreadValues({
|
|
8396
8683
|
viewBox: "0 0 110 110",
|
|
8397
8684
|
fill: "none",
|
|
8398
8685
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8399
8686
|
}, props),
|
|
8400
|
-
/* @__PURE__ */
|
|
8687
|
+
/* @__PURE__ */ React89.createElement(
|
|
8401
8688
|
"path",
|
|
8402
8689
|
{
|
|
8403
8690
|
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",
|
|
@@ -8409,16 +8696,16 @@ function IllustrationHowtoUseLoom(props) {
|
|
|
8409
8696
|
var how_to_use_loom_default = IllustrationHowtoUseLoom;
|
|
8410
8697
|
|
|
8411
8698
|
// src/illustrations/upload-drag-and-drop.js
|
|
8412
|
-
import * as
|
|
8699
|
+
import * as React90 from "react";
|
|
8413
8700
|
function IllustrationUploadDragAndDrop(props) {
|
|
8414
|
-
return /* @__PURE__ */
|
|
8701
|
+
return /* @__PURE__ */ React90.createElement(
|
|
8415
8702
|
"svg",
|
|
8416
8703
|
__spreadValues({
|
|
8417
8704
|
viewBox: "0 0 100 100",
|
|
8418
8705
|
fill: "none",
|
|
8419
8706
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8420
8707
|
}, props),
|
|
8421
|
-
/* @__PURE__ */
|
|
8708
|
+
/* @__PURE__ */ React90.createElement(
|
|
8422
8709
|
"path",
|
|
8423
8710
|
{
|
|
8424
8711
|
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",
|
|
@@ -8430,16 +8717,16 @@ function IllustrationUploadDragAndDrop(props) {
|
|
|
8430
8717
|
var upload_drag_and_drop_default = IllustrationUploadDragAndDrop;
|
|
8431
8718
|
|
|
8432
8719
|
// src/illustrations/use-cases.js
|
|
8433
|
-
import * as
|
|
8720
|
+
import * as React91 from "react";
|
|
8434
8721
|
function IllustrationUseCases(props) {
|
|
8435
|
-
return /* @__PURE__ */
|
|
8722
|
+
return /* @__PURE__ */ React91.createElement(
|
|
8436
8723
|
"svg",
|
|
8437
8724
|
__spreadValues({
|
|
8438
8725
|
viewBox: "0 0 100 100",
|
|
8439
8726
|
fill: "none",
|
|
8440
8727
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8441
8728
|
}, props),
|
|
8442
|
-
/* @__PURE__ */
|
|
8729
|
+
/* @__PURE__ */ React91.createElement(
|
|
8443
8730
|
"path",
|
|
8444
8731
|
{
|
|
8445
8732
|
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",
|
|
@@ -8451,16 +8738,16 @@ function IllustrationUseCases(props) {
|
|
|
8451
8738
|
var use_cases_default = IllustrationUseCases;
|
|
8452
8739
|
|
|
8453
8740
|
// src/illustrations/invite-members.js
|
|
8454
|
-
import * as
|
|
8741
|
+
import * as React92 from "react";
|
|
8455
8742
|
function IllustrationInviteMembers(props) {
|
|
8456
|
-
return /* @__PURE__ */
|
|
8743
|
+
return /* @__PURE__ */ React92.createElement(
|
|
8457
8744
|
"svg",
|
|
8458
8745
|
__spreadValues({
|
|
8459
8746
|
viewBox: "0 0 134 134",
|
|
8460
8747
|
fill: "none",
|
|
8461
8748
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8462
8749
|
}, props),
|
|
8463
|
-
/* @__PURE__ */
|
|
8750
|
+
/* @__PURE__ */ React92.createElement(
|
|
8464
8751
|
"path",
|
|
8465
8752
|
{
|
|
8466
8753
|
fillRule: "evenodd",
|
|
@@ -8474,45 +8761,45 @@ function IllustrationInviteMembers(props) {
|
|
|
8474
8761
|
var invite_members_default = IllustrationInviteMembers;
|
|
8475
8762
|
|
|
8476
8763
|
// src/illustrations/wellness.js
|
|
8477
|
-
import * as
|
|
8764
|
+
import * as React93 from "react";
|
|
8478
8765
|
function IllustrationWellness(props) {
|
|
8479
|
-
return /* @__PURE__ */
|
|
8766
|
+
return /* @__PURE__ */ React93.createElement(
|
|
8480
8767
|
"svg",
|
|
8481
8768
|
__spreadValues({
|
|
8482
8769
|
viewBox: "0 0 100 101",
|
|
8483
8770
|
fill: "none",
|
|
8484
8771
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8485
8772
|
}, props),
|
|
8486
|
-
/* @__PURE__ */
|
|
8773
|
+
/* @__PURE__ */ React93.createElement(
|
|
8487
8774
|
"path",
|
|
8488
8775
|
{
|
|
8489
8776
|
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",
|
|
8490
8777
|
fill: "currentColor"
|
|
8491
8778
|
}
|
|
8492
8779
|
),
|
|
8493
|
-
/* @__PURE__ */
|
|
8780
|
+
/* @__PURE__ */ React93.createElement(
|
|
8494
8781
|
"path",
|
|
8495
8782
|
{
|
|
8496
8783
|
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",
|
|
8497
8784
|
fill: "currentColor"
|
|
8498
8785
|
}
|
|
8499
8786
|
),
|
|
8500
|
-
/* @__PURE__ */
|
|
8787
|
+
/* @__PURE__ */ React93.createElement("path", { fill: "currentColor", d: "M100 67.595H66.667v33.333H100z" })
|
|
8501
8788
|
);
|
|
8502
8789
|
}
|
|
8503
8790
|
var wellness_default = IllustrationWellness;
|
|
8504
8791
|
|
|
8505
8792
|
// src/illustrations/comments.js
|
|
8506
|
-
import * as
|
|
8793
|
+
import * as React94 from "react";
|
|
8507
8794
|
function IllustrationComments(props) {
|
|
8508
|
-
return /* @__PURE__ */
|
|
8795
|
+
return /* @__PURE__ */ React94.createElement(
|
|
8509
8796
|
"svg",
|
|
8510
8797
|
__spreadValues({
|
|
8511
8798
|
viewBox: "0 0 96 96",
|
|
8512
8799
|
fill: "none",
|
|
8513
8800
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8514
8801
|
}, props),
|
|
8515
|
-
/* @__PURE__ */
|
|
8802
|
+
/* @__PURE__ */ React94.createElement(
|
|
8516
8803
|
"path",
|
|
8517
8804
|
{
|
|
8518
8805
|
fillRule: "evenodd",
|
|
@@ -8521,7 +8808,7 @@ function IllustrationComments(props) {
|
|
|
8521
8808
|
fill: "currentColor"
|
|
8522
8809
|
}
|
|
8523
8810
|
),
|
|
8524
|
-
/* @__PURE__ */
|
|
8811
|
+
/* @__PURE__ */ React94.createElement(
|
|
8525
8812
|
"path",
|
|
8526
8813
|
{
|
|
8527
8814
|
fill: "currentColor",
|
|
@@ -8533,16 +8820,16 @@ function IllustrationComments(props) {
|
|
|
8533
8820
|
var comments_default = IllustrationComments;
|
|
8534
8821
|
|
|
8535
8822
|
// src/illustrations/folders-empty-state-mobile.js
|
|
8536
|
-
import * as
|
|
8823
|
+
import * as React95 from "react";
|
|
8537
8824
|
function IllutrationFoldersEmptyStateMobile(props) {
|
|
8538
|
-
return /* @__PURE__ */
|
|
8825
|
+
return /* @__PURE__ */ React95.createElement(
|
|
8539
8826
|
"svg",
|
|
8540
8827
|
__spreadValues({
|
|
8541
8828
|
viewBox: "0 0 96 96",
|
|
8542
8829
|
fill: "none",
|
|
8543
8830
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8544
8831
|
}, props),
|
|
8545
|
-
/* @__PURE__ */
|
|
8832
|
+
/* @__PURE__ */ React95.createElement(
|
|
8546
8833
|
"path",
|
|
8547
8834
|
{
|
|
8548
8835
|
fillRule: "evenodd",
|
|
@@ -8551,7 +8838,7 @@ function IllutrationFoldersEmptyStateMobile(props) {
|
|
|
8551
8838
|
fill: "currentColor"
|
|
8552
8839
|
}
|
|
8553
8840
|
),
|
|
8554
|
-
/* @__PURE__ */
|
|
8841
|
+
/* @__PURE__ */ React95.createElement(
|
|
8555
8842
|
"path",
|
|
8556
8843
|
{
|
|
8557
8844
|
fillRule: "evenodd",
|
|
@@ -8565,23 +8852,23 @@ function IllutrationFoldersEmptyStateMobile(props) {
|
|
|
8565
8852
|
var folders_empty_state_mobile_default = IllutrationFoldersEmptyStateMobile;
|
|
8566
8853
|
|
|
8567
8854
|
// src/illustrations/help-ios.js
|
|
8568
|
-
import * as
|
|
8855
|
+
import * as React96 from "react";
|
|
8569
8856
|
function IllustrationHelpIos(props) {
|
|
8570
|
-
return /* @__PURE__ */
|
|
8857
|
+
return /* @__PURE__ */ React96.createElement(
|
|
8571
8858
|
"svg",
|
|
8572
8859
|
__spreadValues({
|
|
8573
8860
|
viewBox: "0 0 96 96",
|
|
8574
8861
|
fill: "none",
|
|
8575
8862
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8576
8863
|
}, props),
|
|
8577
|
-
/* @__PURE__ */
|
|
8864
|
+
/* @__PURE__ */ React96.createElement(
|
|
8578
8865
|
"path",
|
|
8579
8866
|
{
|
|
8580
8867
|
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",
|
|
8581
8868
|
fill: "currentColor"
|
|
8582
8869
|
}
|
|
8583
8870
|
),
|
|
8584
|
-
/* @__PURE__ */
|
|
8871
|
+
/* @__PURE__ */ React96.createElement(
|
|
8585
8872
|
"path",
|
|
8586
8873
|
{
|
|
8587
8874
|
fillRule: "evenodd",
|
|
@@ -8595,17 +8882,17 @@ function IllustrationHelpIos(props) {
|
|
|
8595
8882
|
var help_ios_default = IllustrationHelpIos;
|
|
8596
8883
|
|
|
8597
8884
|
// src/illustrations/my-videos-empty-state-mobile.js
|
|
8598
|
-
import * as
|
|
8885
|
+
import * as React97 from "react";
|
|
8599
8886
|
function IllustrationMyVideosEmptyStateMobile(props) {
|
|
8600
|
-
return /* @__PURE__ */
|
|
8887
|
+
return /* @__PURE__ */ React97.createElement(
|
|
8601
8888
|
"svg",
|
|
8602
8889
|
__spreadValues({
|
|
8603
8890
|
viewBox: "0 0 96 96",
|
|
8604
8891
|
fill: "none",
|
|
8605
8892
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8606
8893
|
}, props),
|
|
8607
|
-
/* @__PURE__ */
|
|
8608
|
-
/* @__PURE__ */
|
|
8894
|
+
/* @__PURE__ */ React97.createElement("path", { d: "M96 0H0v96h96V0zM84 12v72H12V12h72z", fill: "currentColor" }),
|
|
8895
|
+
/* @__PURE__ */ React97.createElement(
|
|
8609
8896
|
"path",
|
|
8610
8897
|
{
|
|
8611
8898
|
fillRule: "evenodd",
|
|
@@ -8619,16 +8906,16 @@ function IllustrationMyVideosEmptyStateMobile(props) {
|
|
|
8619
8906
|
var my_videos_empty_state_mobile_default = IllustrationMyVideosEmptyStateMobile;
|
|
8620
8907
|
|
|
8621
8908
|
// src/illustrations/recents-empty-state-mobile.js
|
|
8622
|
-
import * as
|
|
8909
|
+
import * as React98 from "react";
|
|
8623
8910
|
function IllustrationRecentsEmptyStateMobile(props) {
|
|
8624
|
-
return /* @__PURE__ */
|
|
8911
|
+
return /* @__PURE__ */ React98.createElement(
|
|
8625
8912
|
"svg",
|
|
8626
8913
|
__spreadValues({
|
|
8627
8914
|
viewBox: "0 0 96 96",
|
|
8628
8915
|
fill: "none",
|
|
8629
8916
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8630
8917
|
}, props),
|
|
8631
|
-
/* @__PURE__ */
|
|
8918
|
+
/* @__PURE__ */ React98.createElement(
|
|
8632
8919
|
"path",
|
|
8633
8920
|
{
|
|
8634
8921
|
fillRule: "evenodd",
|
|
@@ -8642,16 +8929,16 @@ function IllustrationRecentsEmptyStateMobile(props) {
|
|
|
8642
8929
|
var recents_empty_state_mobile_default = IllustrationRecentsEmptyStateMobile;
|
|
8643
8930
|
|
|
8644
8931
|
// src/illustrations/chrome-notifications-empty-state.js
|
|
8645
|
-
import * as
|
|
8932
|
+
import * as React99 from "react";
|
|
8646
8933
|
function IllustrationChromeNotificationsEmptyState(props) {
|
|
8647
|
-
return /* @__PURE__ */
|
|
8934
|
+
return /* @__PURE__ */ React99.createElement(
|
|
8648
8935
|
"svg",
|
|
8649
8936
|
__spreadValues({
|
|
8650
8937
|
viewBox: "0 0 96 96",
|
|
8651
8938
|
fill: "none",
|
|
8652
8939
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8653
8940
|
}, props),
|
|
8654
|
-
/* @__PURE__ */
|
|
8941
|
+
/* @__PURE__ */ React99.createElement(
|
|
8655
8942
|
"circle",
|
|
8656
8943
|
{
|
|
8657
8944
|
cx: 15.84,
|
|
@@ -8661,7 +8948,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8661
8948
|
strokeWidth: 9.6
|
|
8662
8949
|
}
|
|
8663
8950
|
),
|
|
8664
|
-
/* @__PURE__ */
|
|
8951
|
+
/* @__PURE__ */ React99.createElement(
|
|
8665
8952
|
"path",
|
|
8666
8953
|
{
|
|
8667
8954
|
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",
|
|
@@ -8669,8 +8956,8 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8669
8956
|
strokeWidth: 9.6
|
|
8670
8957
|
}
|
|
8671
8958
|
),
|
|
8672
|
-
/* @__PURE__ */
|
|
8673
|
-
/* @__PURE__ */
|
|
8959
|
+
/* @__PURE__ */ React99.createElement("circle", { cx: 80.16, cy: 15.84, r: 15.84, fill: "currentColor" }),
|
|
8960
|
+
/* @__PURE__ */ React99.createElement(
|
|
8674
8961
|
"path",
|
|
8675
8962
|
{
|
|
8676
8963
|
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",
|
|
@@ -8678,7 +8965,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8678
8965
|
strokeWidth: 9.6
|
|
8679
8966
|
}
|
|
8680
8967
|
),
|
|
8681
|
-
/* @__PURE__ */
|
|
8968
|
+
/* @__PURE__ */ React99.createElement(
|
|
8682
8969
|
"circle",
|
|
8683
8970
|
{
|
|
8684
8971
|
cx: 48,
|
|
@@ -8688,7 +8975,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8688
8975
|
strokeWidth: 9.6
|
|
8689
8976
|
}
|
|
8690
8977
|
),
|
|
8691
|
-
/* @__PURE__ */
|
|
8978
|
+
/* @__PURE__ */ React99.createElement(
|
|
8692
8979
|
"path",
|
|
8693
8980
|
{
|
|
8694
8981
|
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",
|
|
@@ -8696,7 +8983,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8696
8983
|
strokeWidth: 9.6
|
|
8697
8984
|
}
|
|
8698
8985
|
),
|
|
8699
|
-
/* @__PURE__ */
|
|
8986
|
+
/* @__PURE__ */ React99.createElement(
|
|
8700
8987
|
"circle",
|
|
8701
8988
|
{
|
|
8702
8989
|
cx: 15.84,
|
|
@@ -8706,7 +8993,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8706
8993
|
strokeWidth: 9.6
|
|
8707
8994
|
}
|
|
8708
8995
|
),
|
|
8709
|
-
/* @__PURE__ */
|
|
8996
|
+
/* @__PURE__ */ React99.createElement(
|
|
8710
8997
|
"path",
|
|
8711
8998
|
{
|
|
8712
8999
|
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",
|
|
@@ -8714,7 +9001,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8714
9001
|
strokeWidth: 9.6
|
|
8715
9002
|
}
|
|
8716
9003
|
),
|
|
8717
|
-
/* @__PURE__ */
|
|
9004
|
+
/* @__PURE__ */ React99.createElement(
|
|
8718
9005
|
"circle",
|
|
8719
9006
|
{
|
|
8720
9007
|
cx: 80.16,
|
|
@@ -8739,6 +9026,7 @@ export {
|
|
|
8739
9026
|
container_default as Container,
|
|
8740
9027
|
distribute_default as Distribute,
|
|
8741
9028
|
dropdown_default as Dropdown,
|
|
9029
|
+
ellipses_loader_default as EllipsesLoader,
|
|
8742
9030
|
error_container_default as ErrorContainer,
|
|
8743
9031
|
form_field_default as FormField,
|
|
8744
9032
|
icon_default as Icon,
|
|
@@ -8827,6 +9115,7 @@ export {
|
|
|
8827
9115
|
tooltip_default as Tooltip,
|
|
8828
9116
|
TooltipBox,
|
|
8829
9117
|
typeahead_default as Typeahead,
|
|
9118
|
+
waveform_loader_default as WaveformLoader,
|
|
8830
9119
|
accessibilityRules,
|
|
8831
9120
|
alignSelfRules,
|
|
8832
9121
|
alphaFunction,
|
|
@@ -8844,6 +9133,8 @@ export {
|
|
|
8844
9133
|
flexDirectionRules,
|
|
8845
9134
|
flexItemRules,
|
|
8846
9135
|
flexWrapRules,
|
|
9136
|
+
fontSettingVariables,
|
|
9137
|
+
fontSettings,
|
|
8847
9138
|
fontWeightRules,
|
|
8848
9139
|
fontWeightVariables,
|
|
8849
9140
|
fontWeights,
|
|
@@ -8856,6 +9147,7 @@ export {
|
|
|
8856
9147
|
getColorsCssVarsObject,
|
|
8857
9148
|
getCssVarsFromObject,
|
|
8858
9149
|
getFocusRing,
|
|
9150
|
+
getFontSetting,
|
|
8859
9151
|
getFontWeight,
|
|
8860
9152
|
getListContainer,
|
|
8861
9153
|
getMediaCss,
|