@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/cjs/index.js
CHANGED
|
@@ -56,8 +56,8 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
56
56
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
57
57
|
|
|
58
58
|
// src/index.ts
|
|
59
|
-
var
|
|
60
|
-
__export(
|
|
59
|
+
var index_exports = {};
|
|
60
|
+
__export(index_exports, {
|
|
61
61
|
Align: () => align_default,
|
|
62
62
|
Arrange: () => arrange_default,
|
|
63
63
|
Avatar: () => avatar_default,
|
|
@@ -69,6 +69,7 @@ __export(src_exports, {
|
|
|
69
69
|
Container: () => container_default,
|
|
70
70
|
Distribute: () => distribute_default,
|
|
71
71
|
Dropdown: () => dropdown_default,
|
|
72
|
+
EllipsesLoader: () => ellipses_loader_default,
|
|
72
73
|
ErrorContainer: () => error_container_default,
|
|
73
74
|
FormField: () => form_field_default,
|
|
74
75
|
Icon: () => icon_default,
|
|
@@ -157,6 +158,7 @@ __export(src_exports, {
|
|
|
157
158
|
Tooltip: () => tooltip_default,
|
|
158
159
|
TooltipBox: () => TooltipBox,
|
|
159
160
|
Typeahead: () => typeahead_default,
|
|
161
|
+
WaveformLoader: () => waveform_loader_default,
|
|
160
162
|
accessibilityRules: () => accessibilityRules,
|
|
161
163
|
alignSelfRules: () => alignSelfRules,
|
|
162
164
|
alphaFunction: () => alphaFunction,
|
|
@@ -174,6 +176,8 @@ __export(src_exports, {
|
|
|
174
176
|
flexDirectionRules: () => flexDirectionRules,
|
|
175
177
|
flexItemRules: () => flexItemRules,
|
|
176
178
|
flexWrapRules: () => flexWrapRules,
|
|
179
|
+
fontSettingVariables: () => fontSettingVariables,
|
|
180
|
+
fontSettings: () => fontSettings,
|
|
177
181
|
fontWeightRules: () => fontWeightRules,
|
|
178
182
|
fontWeightVariables: () => fontWeightVariables,
|
|
179
183
|
fontWeights: () => fontWeights,
|
|
@@ -186,6 +190,7 @@ __export(src_exports, {
|
|
|
186
190
|
getColorsCssVarsObject: () => getColorsCssVarsObject,
|
|
187
191
|
getCssVarsFromObject: () => getCssVarsFromObject,
|
|
188
192
|
getFocusRing: () => getFocusRing,
|
|
193
|
+
getFontSetting: () => getFontSetting,
|
|
189
194
|
getFontWeight: () => getFontWeight,
|
|
190
195
|
getListContainer: () => getListContainer,
|
|
191
196
|
getMediaCss: () => getMediaCss,
|
|
@@ -253,8 +258,8 @@ __export(src_exports, {
|
|
|
253
258
|
usePushPageDown: () => use_push_page_down_default,
|
|
254
259
|
widthRules: () => widthRules
|
|
255
260
|
});
|
|
256
|
-
module.exports = __toCommonJS(
|
|
257
|
-
var
|
|
261
|
+
module.exports = __toCommonJS(index_exports);
|
|
262
|
+
var import_react60 = require("@emotion/react");
|
|
258
263
|
|
|
259
264
|
// src/colors.ts
|
|
260
265
|
var percent = (number, percentage) => Math.round(number * percentage / 100);
|
|
@@ -377,6 +382,8 @@ var themeColors = {
|
|
|
377
382
|
ads: "--ds-background-neutral-bold"
|
|
378
383
|
},
|
|
379
384
|
overlay: { h: 0, s: 0, l: 100, a: 1, ads: "--ds-surface-overlay" },
|
|
385
|
+
overlayHover: hslaGreys.grey2,
|
|
386
|
+
overlayActive: hslaGreys.grey3,
|
|
380
387
|
backdrop: { h: 224, s: 72, l: 7, a: backdropAlpha, ads: "--ds-blanket" },
|
|
381
388
|
border: { h: 225.5, s: 57, l: 10, a: borderAlpha, ads: "--ds-border" }
|
|
382
389
|
}, themeSharedColors), {
|
|
@@ -533,6 +540,20 @@ var themeColors = {
|
|
|
533
540
|
ads: "--ds-background-neutral-bold"
|
|
534
541
|
},
|
|
535
542
|
overlay: { h: 225, s: 4, l: 17.6, a: 1, ads: "--ds-surface-overlay" },
|
|
543
|
+
overlayHover: {
|
|
544
|
+
h: 225,
|
|
545
|
+
s: 4,
|
|
546
|
+
l: 19.61,
|
|
547
|
+
a: 1,
|
|
548
|
+
ads: "--ds-surface-overlay-hovered"
|
|
549
|
+
},
|
|
550
|
+
overlayActive: {
|
|
551
|
+
h: 225,
|
|
552
|
+
s: 4.69,
|
|
553
|
+
l: 25.1,
|
|
554
|
+
a: 1,
|
|
555
|
+
ads: "--ds-surface-overlay-pressed"
|
|
556
|
+
},
|
|
536
557
|
backdrop: { h: 210, s: 11, l: 7, a: 0.6, ads: "--ds-blanket" },
|
|
537
558
|
border: { h: 236, s: 36.6, l: 92, a: 0.12, ads: "--ds-border" }
|
|
538
559
|
}, themeSharedColors), {
|
|
@@ -673,6 +694,9 @@ var getColorValue = (color) => {
|
|
|
673
694
|
if (color in hslaColors || color in themeColors.light) {
|
|
674
695
|
return `var(--lns-color-${color})`;
|
|
675
696
|
}
|
|
697
|
+
if (color in gradients) {
|
|
698
|
+
return `var(--lns-gradient-${color})`;
|
|
699
|
+
}
|
|
676
700
|
return color;
|
|
677
701
|
}
|
|
678
702
|
};
|
|
@@ -848,8 +872,9 @@ var getTextSize = (size) => size && `
|
|
|
848
872
|
line-height: var(--lns-lineHeight-${size});
|
|
849
873
|
letter-spacing: var(--lns-letterSpacing-${size});
|
|
850
874
|
`;
|
|
851
|
-
var getRadius = (size) => size && `border-radius: var(--lns-radius-${size});`;
|
|
852
875
|
var getFontWeight = (fontWeight) => fontWeight && `font-weight: var(--lns-fontWeight-${fontWeight});`;
|
|
876
|
+
var getFontSetting = (fontSetting) => fontSetting && `var(--lns-fontSetting-${fontSetting});`;
|
|
877
|
+
var getRadius = (size) => size && `border-radius: var(--lns-radius-${size});`;
|
|
853
878
|
var getShadow = (size) => size && `box-shadow: var(--lns-shadow-${size});`;
|
|
854
879
|
var getFocusRing = (color, position) => {
|
|
855
880
|
const focusColor = color ? color : getColorValue("focusRing");
|
|
@@ -967,6 +992,10 @@ var fontWeights = {
|
|
|
967
992
|
medium: 500,
|
|
968
993
|
bold: 653
|
|
969
994
|
};
|
|
995
|
+
var fontSettings = {
|
|
996
|
+
normal: `'normal'`,
|
|
997
|
+
tnum: `'tnum'`
|
|
998
|
+
};
|
|
970
999
|
var radii = {
|
|
971
1000
|
none: u(0),
|
|
972
1001
|
50: u(0.5),
|
|
@@ -1045,6 +1074,7 @@ var TextWrapper = import_styled.default.span`
|
|
|
1045
1074
|
${(props) => !props.sizeMinMax && getTextSize(props.size)};
|
|
1046
1075
|
${(props) => getFontWeight(props.fontWeight)};
|
|
1047
1076
|
${(props) => props.color && `color: ${getColorValue(props.color)}`};
|
|
1077
|
+
${(props) => props.fontSetting && `font-feature-settings: ${getFontSetting(props.fontSetting)}`};
|
|
1048
1078
|
${(props) => props.isDimmed && `opacity: ${dimAmount}`};
|
|
1049
1079
|
${(props) => props.alignment && `text-align: ${props.alignment}`};
|
|
1050
1080
|
${(props) => props.hasEllipsis && !props.ellipsisLines && `
|
|
@@ -1098,7 +1128,8 @@ var Text = (_a) => {
|
|
|
1098
1128
|
variant,
|
|
1099
1129
|
htmlTag = "span",
|
|
1100
1130
|
alignment,
|
|
1101
|
-
sizeMinMax
|
|
1131
|
+
sizeMinMax,
|
|
1132
|
+
fontSetting = "normal"
|
|
1102
1133
|
} = _b, props = __objRest(_b, [
|
|
1103
1134
|
"children",
|
|
1104
1135
|
"size",
|
|
@@ -1112,7 +1143,8 @@ var Text = (_a) => {
|
|
|
1112
1143
|
"variant",
|
|
1113
1144
|
"htmlTag",
|
|
1114
1145
|
"alignment",
|
|
1115
|
-
"sizeMinMax"
|
|
1146
|
+
"sizeMinMax",
|
|
1147
|
+
"fontSetting"
|
|
1116
1148
|
]);
|
|
1117
1149
|
if (isDimmed) {
|
|
1118
1150
|
console.warn(textIsDimmedDeprecated);
|
|
@@ -1134,7 +1166,8 @@ var Text = (_a) => {
|
|
|
1134
1166
|
variant,
|
|
1135
1167
|
as: htmlTag,
|
|
1136
1168
|
alignment,
|
|
1137
|
-
sizeMinMax
|
|
1169
|
+
sizeMinMax,
|
|
1170
|
+
fontSetting
|
|
1138
1171
|
}, props),
|
|
1139
1172
|
children
|
|
1140
1173
|
);
|
|
@@ -1731,6 +1764,10 @@ var fontWeightVariables = getCssVarsFromObject(
|
|
|
1731
1764
|
"fontWeight",
|
|
1732
1765
|
fontWeights
|
|
1733
1766
|
);
|
|
1767
|
+
var fontSettingVariables = getCssVarsFromObject(
|
|
1768
|
+
"fontSetting",
|
|
1769
|
+
fontSettings
|
|
1770
|
+
);
|
|
1734
1771
|
var textSizeVariables = getCssVarsFromObject(
|
|
1735
1772
|
void 0,
|
|
1736
1773
|
getTextSizesObject()
|
|
@@ -1777,7 +1814,12 @@ var getSizingVariablesCssVarsObject = () => {
|
|
|
1777
1814
|
return Object.assign({}, ...sizingVariables);
|
|
1778
1815
|
};
|
|
1779
1816
|
var getVariablesCssVarsObject = () => {
|
|
1780
|
-
return Object.assign(
|
|
1817
|
+
return Object.assign(
|
|
1818
|
+
{},
|
|
1819
|
+
fontWeightVariables,
|
|
1820
|
+
...sizingVariables,
|
|
1821
|
+
fontSettingVariables
|
|
1822
|
+
);
|
|
1781
1823
|
};
|
|
1782
1824
|
var getColorsCssVarsObject = () => {
|
|
1783
1825
|
return __spreadValues(__spreadValues(__spreadValues({}, colorVariables), themeColorVariables), gradientVariables);
|
|
@@ -1999,7 +2041,7 @@ var avatar_default = Avatar;
|
|
|
1999
2041
|
// src/components/base-styles/base-styles.tsx
|
|
2000
2042
|
var import_react4 = require("@emotion/react");
|
|
2001
2043
|
var import_react5 = __toESM(require("react"));
|
|
2002
|
-
var buildGlobalStylesheet = (rootElement = ":root", bodyElement = "body") => {
|
|
2044
|
+
var buildGlobalStylesheet = (rootElement = ":root", bodyElement = "body", documentElement = "html") => {
|
|
2003
2045
|
return `
|
|
2004
2046
|
${rootElement} {
|
|
2005
2047
|
font-size: 100%;
|
|
@@ -2030,6 +2072,39 @@ var buildGlobalStylesheet = (rootElement = ":root", bodyElement = "body") => {
|
|
|
2030
2072
|
${getAllCssVarsString(rootElement)}
|
|
2031
2073
|
|
|
2032
2074
|
${cssUtilities()}
|
|
2075
|
+
|
|
2076
|
+
${documentElement}[data-brand-color="blue"] {
|
|
2077
|
+
--lns-color-blurpleLight: #E9F2FE;
|
|
2078
|
+
--lns-color-blurpleMedium: #CFE1FD;
|
|
2079
|
+
--lns-color-blurple: #1868DB;
|
|
2080
|
+
--lns-color-blurpleDark: #1558BC;
|
|
2081
|
+
--lns-color-blurpleStrong: #123263;
|
|
2082
|
+
|
|
2083
|
+
--lns-color-backdropTwilight: hsla(216, 69%, 23%, 0.8);
|
|
2084
|
+
--lns-color-highlight: hsla(215, 80%, 48%, 0.15);
|
|
2085
|
+
|
|
2086
|
+
--lns-gradient-ai-primary: conic-gradient(from 180deg at 50% 50%, #0065FF 89.75857436656952deg, #0469FF 145.80000042915344deg, #BF63F3 262.8000068664551deg, #FFA900 307.8000068664551deg);
|
|
2087
|
+
|
|
2088
|
+
--lns-gradient-ai-secondary: radial-gradient(138.41% 100% at 100% 100%, #E9F2FE 0%, #FFF 100%);
|
|
2089
|
+
}
|
|
2090
|
+
|
|
2091
|
+
${documentElement}[data-color-mode="light"][data-brand-color="blue"],
|
|
2092
|
+
${documentElement}[data-brand-color="blue"] [data-lens-theme="light"],
|
|
2093
|
+
${documentElement}[data-brand-color="blue"] .brand-theme-light {
|
|
2094
|
+
--lns-themeLight-color-primary: #1868DB;
|
|
2095
|
+
--lns-themeLight-color-primaryHover: #1558BC;
|
|
2096
|
+
--lns-themeLight-color-primaryActive: #123263;
|
|
2097
|
+
--lns-themeLight-color-focusRing: #4688EC;
|
|
2098
|
+
}
|
|
2099
|
+
|
|
2100
|
+
${documentElement}[data-color-mode="dark"][data-brand-color="blue"],
|
|
2101
|
+
${documentElement}[data-brand-color="blue"] [data-lens-theme="dark"],
|
|
2102
|
+
${documentElement}[data-brand-color="blue"] .brand-theme-dark {
|
|
2103
|
+
--lns-themeDark-color-primary: #669DF1;
|
|
2104
|
+
--lns-themeDark-color-primaryHover: #8FB8F6;
|
|
2105
|
+
--lns-themeDark-color-primaryActive: #CFE1FD;
|
|
2106
|
+
--lns-themeDark-color-focusRing: #8FB8F6;
|
|
2107
|
+
}
|
|
2033
2108
|
`;
|
|
2034
2109
|
};
|
|
2035
2110
|
var BaseStyles = () => /* @__PURE__ */ import_react5.default.createElement(import_react4.Global, { styles: (0, import_react4.css)(buildGlobalStylesheet()) });
|
|
@@ -2205,6 +2280,16 @@ var variantStyles = {
|
|
|
2205
2280
|
background: "transparent",
|
|
2206
2281
|
borderColor: getColorValue("buttonBorder"),
|
|
2207
2282
|
hover: getColorValue("backgroundHover"),
|
|
2283
|
+
active: getColorValue("backgroundActive"),
|
|
2284
|
+
floatingBackground: getColorValue("overlay"),
|
|
2285
|
+
floatingHover: getColorValue("overlayHover"),
|
|
2286
|
+
floatingActive: getColorValue("overlayActive")
|
|
2287
|
+
},
|
|
2288
|
+
neutralSecondary: {
|
|
2289
|
+
color: getColorValue("body"),
|
|
2290
|
+
background: "backgroundSecondary",
|
|
2291
|
+
hover: getColorValue("grey3"),
|
|
2292
|
+
// TODO(tatiana/ben p): Awaiting final confirmation from Cody as to semantic approach when he returns Oct 2025
|
|
2208
2293
|
active: getColorValue("backgroundActive")
|
|
2209
2294
|
},
|
|
2210
2295
|
primary: {
|
|
@@ -2251,17 +2336,18 @@ var variantStyles = {
|
|
|
2251
2336
|
active: null
|
|
2252
2337
|
}
|
|
2253
2338
|
};
|
|
2254
|
-
var statusStyles = {
|
|
2339
|
+
var statusStyles = (props) => ({
|
|
2255
2340
|
enabled: import_react9.css`
|
|
2256
2341
|
cursor: pointer;
|
|
2257
2342
|
`,
|
|
2258
2343
|
disabled: import_react9.css`
|
|
2344
|
+
${props.ariaDisabled && `aria-disabled: true`};
|
|
2259
2345
|
pointer-events: none;
|
|
2260
2346
|
background-color: ${getColorValue("disabledBackground")};
|
|
2261
2347
|
color: ${getColorValue("disabledContent")};
|
|
2262
2348
|
border: none;
|
|
2263
2349
|
`
|
|
2264
|
-
};
|
|
2350
|
+
});
|
|
2265
2351
|
var iconGap = u(1);
|
|
2266
2352
|
var ButtonWrapper = import_styled5.default.button`
|
|
2267
2353
|
appearance: none;
|
|
@@ -2280,12 +2366,14 @@ var ButtonWrapper = import_styled5.default.button`
|
|
|
2280
2366
|
border-radius: ${(props) => sizesStyles[props.size].radius};
|
|
2281
2367
|
${(props) => props.hasFullWidth ? "display: flex; width: 100%" : "display: inline-flex"};
|
|
2282
2368
|
height: ${(props) => sizesStyles[props.size].height};
|
|
2369
|
+
height: ${(props) => sizesStyles[props.size].height};
|
|
2283
2370
|
min-width: ${(props) => sizesStyles[props.size].height};
|
|
2284
2371
|
${(props) => getTextSize(sizesStyles[props.size].textSize)};
|
|
2285
|
-
${(props) => props.
|
|
2372
|
+
${(props) => props.isFloating && `box-shadow: ${shadows.medium}`};
|
|
2373
|
+
${(props) => props.disabled ? statusStyles(props).disabled : statusStyles(props).enabled};
|
|
2286
2374
|
${(props) => !props.disabled && `
|
|
2287
2375
|
border: ${variantStyles[props.variant].borderColor ? `1px solid ${variantStyles[props.variant].borderColor}` : "none"};
|
|
2288
|
-
background: ${variantStyles[props.variant].background};
|
|
2376
|
+
background: ${props.isFloating && props.variant === "neutral" ? variantStyles[props.variant].floatingBackground : variantStyles[props.variant].background};
|
|
2289
2377
|
background-position: left;
|
|
2290
2378
|
background-size: 125%;
|
|
2291
2379
|
color: ${variantStyles[props.variant].color};
|
|
@@ -2295,7 +2383,7 @@ var ButtonWrapper = import_styled5.default.button`
|
|
|
2295
2383
|
transition:
|
|
2296
2384
|
0.3s background,
|
|
2297
2385
|
0.3s border-color;
|
|
2298
|
-
background: ${(props) => variantStyles[props.variant].hover};
|
|
2386
|
+
background: ${(props) => props.isFloating && props.variant === "neutral" ? variantStyles[props.variant].floatingHover : variantStyles[props.variant].hover};
|
|
2299
2387
|
background-position: 75% center;
|
|
2300
2388
|
}
|
|
2301
2389
|
|
|
@@ -2303,7 +2391,7 @@ var ButtonWrapper = import_styled5.default.button`
|
|
|
2303
2391
|
transition:
|
|
2304
2392
|
0s background,
|
|
2305
2393
|
0s border-color;
|
|
2306
|
-
background: ${(props) => variantStyles[props.variant].active};
|
|
2394
|
+
background: ${(props) => props.isFloating && props.variant === "neutral" ? variantStyles[props.variant].floatingActive : variantStyles[props.variant].active};
|
|
2307
2395
|
background-position: right;
|
|
2308
2396
|
}
|
|
2309
2397
|
|
|
@@ -2344,9 +2432,12 @@ var Button = (_a) => {
|
|
|
2344
2432
|
hasFullWidth,
|
|
2345
2433
|
icon,
|
|
2346
2434
|
iconPosition = "left",
|
|
2435
|
+
iconBefore,
|
|
2436
|
+
iconAfter,
|
|
2347
2437
|
logoSrc,
|
|
2348
2438
|
hasLoader,
|
|
2349
2439
|
isDisabled,
|
|
2440
|
+
ariaDisabled,
|
|
2350
2441
|
htmlTag = "button",
|
|
2351
2442
|
interactionName,
|
|
2352
2443
|
onClick,
|
|
@@ -2358,30 +2449,51 @@ var Button = (_a) => {
|
|
|
2358
2449
|
"hasFullWidth",
|
|
2359
2450
|
"icon",
|
|
2360
2451
|
"iconPosition",
|
|
2452
|
+
"iconBefore",
|
|
2453
|
+
"iconAfter",
|
|
2361
2454
|
"logoSrc",
|
|
2362
2455
|
"hasLoader",
|
|
2363
2456
|
"isDisabled",
|
|
2457
|
+
"ariaDisabled",
|
|
2364
2458
|
"htmlTag",
|
|
2365
2459
|
"interactionName",
|
|
2366
2460
|
"onClick",
|
|
2367
2461
|
"refHandler"
|
|
2368
2462
|
]);
|
|
2369
|
-
const
|
|
2463
|
+
const legacyIconLeft = icon && iconPosition === "left" ? icon : null;
|
|
2464
|
+
const iconBeforeElement = iconBefore || legacyIconLeft ? /* @__PURE__ */ import_react10.default.createElement(
|
|
2370
2465
|
IconSection,
|
|
2371
2466
|
{
|
|
2372
2467
|
hasLoader,
|
|
2373
|
-
paddingLeft:
|
|
2374
|
-
paddingRight: children
|
|
2468
|
+
paddingLeft: "0",
|
|
2469
|
+
paddingRight: children ? iconGap : "0"
|
|
2375
2470
|
},
|
|
2376
2471
|
/* @__PURE__ */ import_react10.default.createElement(
|
|
2377
2472
|
icon_default,
|
|
2378
2473
|
{
|
|
2379
|
-
icon,
|
|
2474
|
+
icon: iconBefore || legacyIconLeft,
|
|
2380
2475
|
color: "currentColor",
|
|
2381
2476
|
size: sizesStyles[size].iconSize
|
|
2382
2477
|
}
|
|
2383
2478
|
)
|
|
2384
|
-
);
|
|
2479
|
+
) : null;
|
|
2480
|
+
const legacyIconRight = icon && iconPosition === "right" ? icon : null;
|
|
2481
|
+
const iconAfterElement = iconAfter || legacyIconRight ? /* @__PURE__ */ import_react10.default.createElement(
|
|
2482
|
+
IconSection,
|
|
2483
|
+
{
|
|
2484
|
+
hasLoader,
|
|
2485
|
+
paddingLeft: children ? iconGap : "0",
|
|
2486
|
+
paddingRight: "unset"
|
|
2487
|
+
},
|
|
2488
|
+
/* @__PURE__ */ import_react10.default.createElement(
|
|
2489
|
+
icon_default,
|
|
2490
|
+
{
|
|
2491
|
+
icon: legacyIconRight || iconAfter,
|
|
2492
|
+
color: "currentColor",
|
|
2493
|
+
size: sizesStyles[size].iconSize
|
|
2494
|
+
}
|
|
2495
|
+
)
|
|
2496
|
+
) : null;
|
|
2385
2497
|
const onClickWithPressTracing = (0, import_react10.useCallback)(
|
|
2386
2498
|
(event) => {
|
|
2387
2499
|
if (interactionName) {
|
|
@@ -2401,6 +2513,7 @@ var Button = (_a) => {
|
|
|
2401
2513
|
iconPosition,
|
|
2402
2514
|
logoSrc,
|
|
2403
2515
|
disabled: isDisabled,
|
|
2516
|
+
ariaDisabled,
|
|
2404
2517
|
as: htmlTag,
|
|
2405
2518
|
hasChildren: children,
|
|
2406
2519
|
ref: (ref) => refHandler && refHandler(ref)
|
|
@@ -2408,7 +2521,7 @@ var Button = (_a) => {
|
|
|
2408
2521
|
onClick: interactionName === void 0 ? onClick : onClickWithPressTracing
|
|
2409
2522
|
}),
|
|
2410
2523
|
hasLoader && /* @__PURE__ */ import_react10.default.createElement(LoaderSection, null, /* @__PURE__ */ import_react10.default.createElement(loader_default, { color: "currentColor" })),
|
|
2411
|
-
|
|
2524
|
+
iconBeforeElement,
|
|
2412
2525
|
logoSrc && /* @__PURE__ */ import_react10.default.createElement(
|
|
2413
2526
|
LogoImage,
|
|
2414
2527
|
{
|
|
@@ -2422,7 +2535,7 @@ var Button = (_a) => {
|
|
|
2422
2535
|
}
|
|
2423
2536
|
),
|
|
2424
2537
|
/* @__PURE__ */ import_react10.default.createElement(ChildrenSection, { hasLoader }, children),
|
|
2425
|
-
|
|
2538
|
+
iconAfterElement
|
|
2426
2539
|
);
|
|
2427
2540
|
};
|
|
2428
2541
|
var availableSizes2 = Object.keys(sizesStyles);
|
|
@@ -3567,10 +3680,17 @@ var getDownshiftEnvironment = (container) => {
|
|
|
3567
3680
|
};
|
|
3568
3681
|
|
|
3569
3682
|
// src/components/icon/available-icons/chevron-down.tsx
|
|
3570
|
-
var import_chevron_down = __toESM(require("@atlaskit/icon/utility/chevron-down"));
|
|
3571
3683
|
var React20 = __toESM(require("react"));
|
|
3572
3684
|
function SvgChevronDown() {
|
|
3573
|
-
return /* @__PURE__ */ React20.createElement(
|
|
3685
|
+
return /* @__PURE__ */ React20.createElement("span", { "aria-hidden": true, "data-testid": "ads-refreshed-icon" }, /* @__PURE__ */ React20.createElement("svg", { viewBox: "-2 -2 16 16" }, /* @__PURE__ */ React20.createElement(
|
|
3686
|
+
"path",
|
|
3687
|
+
{
|
|
3688
|
+
fill: "currentColor",
|
|
3689
|
+
fillRule: "evenodd",
|
|
3690
|
+
d: "M2.03 3.97 6 7.94l3.97-3.97 1.06 1.06-4.5 4.5a.75.75 0 0 1-1.06 0l-4.5-4.5z",
|
|
3691
|
+
clipRule: "evenodd"
|
|
3692
|
+
}
|
|
3693
|
+
)));
|
|
3574
3694
|
}
|
|
3575
3695
|
|
|
3576
3696
|
// src/components/menu/menu.tsx
|
|
@@ -5078,182 +5198,192 @@ var TypeaheadMenu = (_a) => {
|
|
|
5078
5198
|
})));
|
|
5079
5199
|
}));
|
|
5080
5200
|
};
|
|
5081
|
-
var Typeahead = (
|
|
5082
|
-
|
|
5083
|
-
|
|
5084
|
-
|
|
5085
|
-
|
|
5086
|
-
|
|
5087
|
-
|
|
5088
|
-
|
|
5089
|
-
|
|
5090
|
-
|
|
5091
|
-
|
|
5092
|
-
|
|
5093
|
-
|
|
5094
|
-
|
|
5095
|
-
|
|
5096
|
-
|
|
5097
|
-
|
|
5098
|
-
|
|
5099
|
-
|
|
5100
|
-
|
|
5101
|
-
|
|
5102
|
-
|
|
5103
|
-
|
|
5104
|
-
|
|
5105
|
-
|
|
5106
|
-
|
|
5107
|
-
|
|
5108
|
-
|
|
5109
|
-
|
|
5110
|
-
|
|
5111
|
-
|
|
5112
|
-
|
|
5113
|
-
|
|
5114
|
-
|
|
5115
|
-
|
|
5116
|
-
|
|
5117
|
-
|
|
5118
|
-
|
|
5119
|
-
|
|
5120
|
-
|
|
5121
|
-
|
|
5122
|
-
|
|
5123
|
-
|
|
5124
|
-
|
|
5125
|
-
|
|
5126
|
-
|
|
5127
|
-
|
|
5128
|
-
|
|
5129
|
-
|
|
5130
|
-
|
|
5131
|
-
|
|
5132
|
-
|
|
5133
|
-
|
|
5134
|
-
|
|
5135
|
-
|
|
5136
|
-
|
|
5137
|
-
|
|
5138
|
-
|
|
5139
|
-
|
|
5140
|
-
|
|
5141
|
-
|
|
5142
|
-
|
|
5143
|
-
|
|
5144
|
-
|
|
5145
|
-
|
|
5146
|
-
|
|
5147
|
-
|
|
5148
|
-
|
|
5149
|
-
|
|
5150
|
-
|
|
5151
|
-
|
|
5152
|
-
|
|
5153
|
-
|
|
5154
|
-
|
|
5155
|
-
|
|
5156
|
-
|
|
5157
|
-
|
|
5158
|
-
|
|
5159
|
-
|
|
5160
|
-
|
|
5161
|
-
|
|
5162
|
-
if (didSelectedOptionValueChange2(selectedOptionValue, prevSelectedItem)) {
|
|
5163
|
-
const item = getSelectedOption2(selectedOptionValue, options);
|
|
5164
|
-
setPrevSelectedItem(item);
|
|
5165
|
-
setSelectedItem(item);
|
|
5166
|
-
setInputValue("");
|
|
5167
|
-
}
|
|
5168
|
-
}, [selectedOptionValue, options, prevSelectedItem]);
|
|
5169
|
-
(0, import_react30.useEffect)(() => {
|
|
5170
|
-
var _a2;
|
|
5171
|
-
onOpenChange && onOpenChange(downshiftIsOpen);
|
|
5172
|
-
if (!downshiftIsOpen) {
|
|
5173
|
-
(_a2 = inputRef.current) == null ? void 0 : _a2.blur();
|
|
5174
|
-
}
|
|
5175
|
-
}, [downshiftIsOpen, onOpenChange]);
|
|
5176
|
-
const hasAvailableOptions = (0, import_react30.useMemo)(() => {
|
|
5177
|
-
if (!Array.isArray(options)) {
|
|
5178
|
-
return false;
|
|
5201
|
+
var Typeahead = (0, import_react30.forwardRef)(
|
|
5202
|
+
(_a, ref) => {
|
|
5203
|
+
var _b = _a, {
|
|
5204
|
+
container,
|
|
5205
|
+
onOptionChange,
|
|
5206
|
+
onInputValueChange,
|
|
5207
|
+
menuZIndex = 1100,
|
|
5208
|
+
menuMaxWidth,
|
|
5209
|
+
menuMaxHeight = 34,
|
|
5210
|
+
menuMinWidth,
|
|
5211
|
+
ariaMenuName,
|
|
5212
|
+
selectedOptionValue,
|
|
5213
|
+
onOuterClick,
|
|
5214
|
+
options,
|
|
5215
|
+
placeholder,
|
|
5216
|
+
menuPosition = "left",
|
|
5217
|
+
isDisabled,
|
|
5218
|
+
onOpenChange,
|
|
5219
|
+
isLoading,
|
|
5220
|
+
loadingMessage,
|
|
5221
|
+
emptyResultsMessage,
|
|
5222
|
+
errorMessage
|
|
5223
|
+
} = _b, props = __objRest(_b, [
|
|
5224
|
+
"container",
|
|
5225
|
+
"onOptionChange",
|
|
5226
|
+
"onInputValueChange",
|
|
5227
|
+
"menuZIndex",
|
|
5228
|
+
"menuMaxWidth",
|
|
5229
|
+
"menuMaxHeight",
|
|
5230
|
+
"menuMinWidth",
|
|
5231
|
+
"ariaMenuName",
|
|
5232
|
+
"selectedOptionValue",
|
|
5233
|
+
"onOuterClick",
|
|
5234
|
+
"options",
|
|
5235
|
+
"placeholder",
|
|
5236
|
+
"menuPosition",
|
|
5237
|
+
"isDisabled",
|
|
5238
|
+
"onOpenChange",
|
|
5239
|
+
"isLoading",
|
|
5240
|
+
"loadingMessage",
|
|
5241
|
+
"emptyResultsMessage",
|
|
5242
|
+
"errorMessage"
|
|
5243
|
+
]);
|
|
5244
|
+
const environment = getDownshiftEnvironment(container);
|
|
5245
|
+
const internalInputRef = (0, import_react30.useRef)(null);
|
|
5246
|
+
const inputRef = (0, import_react30.useCallback)(
|
|
5247
|
+
(node) => {
|
|
5248
|
+
internalInputRef.current = node;
|
|
5249
|
+
if (ref) {
|
|
5250
|
+
typeof ref === "function" ? ref(node) : ref.current = node;
|
|
5251
|
+
}
|
|
5252
|
+
},
|
|
5253
|
+
[ref]
|
|
5254
|
+
);
|
|
5255
|
+
const [inputValue, setInputValue] = (0, import_react30.useState)("");
|
|
5256
|
+
const [downshiftIsOpen, setDownshiftIsOpen] = (0, import_react30.useState)(false);
|
|
5257
|
+
const [prevSelectedItem, setPrevSelectedItem] = (0, import_react30.useState)(
|
|
5258
|
+
getSelectedOption2(selectedOptionValue, options)
|
|
5259
|
+
);
|
|
5260
|
+
const [selectedItem, setSelectedItem] = (0, import_react30.useState)(
|
|
5261
|
+
prevSelectedItem
|
|
5262
|
+
);
|
|
5263
|
+
const handleInputValueChange = (value) => {
|
|
5264
|
+
setInputValue(value);
|
|
5265
|
+
onInputValueChange && onInputValueChange(value);
|
|
5266
|
+
};
|
|
5267
|
+
const onDownshiftChange = (item) => {
|
|
5268
|
+
const value = item || null;
|
|
5269
|
+
setSelectedItem(value);
|
|
5270
|
+
onOptionChange && onOptionChange(value);
|
|
5271
|
+
};
|
|
5272
|
+
const downshiftProps = {
|
|
5273
|
+
itemToString: (item) => item ? item.value : "",
|
|
5274
|
+
onChange: onDownshiftChange,
|
|
5275
|
+
onOuterClick,
|
|
5276
|
+
environment,
|
|
5277
|
+
selectedItem,
|
|
5278
|
+
isOpen: downshiftIsOpen
|
|
5279
|
+
};
|
|
5280
|
+
if (environment) {
|
|
5281
|
+
downshiftProps.environment = environment;
|
|
5179
5282
|
}
|
|
5180
|
-
|
|
5181
|
-
|
|
5182
|
-
|
|
5183
|
-
|
|
5184
|
-
|
|
5185
|
-
|
|
5186
|
-
|
|
5283
|
+
const { layerProps, triggerProps, renderLayer, triggerBounds } = (0, import_react_laag2.useLayer)({
|
|
5284
|
+
isOpen: downshiftIsOpen,
|
|
5285
|
+
container,
|
|
5286
|
+
ResizeObserver: import_resize_observer_polyfill2.default,
|
|
5287
|
+
placement: menuPositions[menuPosition],
|
|
5288
|
+
auto: true,
|
|
5289
|
+
snap: true
|
|
5290
|
+
});
|
|
5291
|
+
(0, import_react30.useEffect)(() => {
|
|
5292
|
+
if (didSelectedOptionValueChange2(selectedOptionValue, prevSelectedItem)) {
|
|
5293
|
+
const item = getSelectedOption2(selectedOptionValue, options);
|
|
5294
|
+
setPrevSelectedItem(item);
|
|
5295
|
+
setSelectedItem(item);
|
|
5296
|
+
setInputValue("");
|
|
5297
|
+
}
|
|
5298
|
+
}, [selectedOptionValue, options, prevSelectedItem]);
|
|
5299
|
+
(0, import_react30.useEffect)(() => {
|
|
5300
|
+
var _a2;
|
|
5301
|
+
onOpenChange && onOpenChange(downshiftIsOpen);
|
|
5302
|
+
if (!downshiftIsOpen) {
|
|
5303
|
+
(_a2 = internalInputRef.current) == null ? void 0 : _a2.blur();
|
|
5304
|
+
}
|
|
5305
|
+
}, [downshiftIsOpen, onOpenChange]);
|
|
5306
|
+
const hasAvailableOptions = (0, import_react30.useMemo)(() => {
|
|
5307
|
+
if (!Array.isArray(options)) {
|
|
5308
|
+
return false;
|
|
5309
|
+
}
|
|
5310
|
+
return isGrouped2(options) ? options.some((group) => group.items.length > 0) : options.length > 0;
|
|
5311
|
+
}, [options]);
|
|
5312
|
+
const stateReducer = (state, changes) => {
|
|
5313
|
+
if (changes.isOpen !== void 0) {
|
|
5314
|
+
if (changes.type === import_downshift3.default.stateChangeTypes.keyDownEscape) {
|
|
5315
|
+
setDownshiftIsOpen(false);
|
|
5316
|
+
return { isOpen: false };
|
|
5317
|
+
}
|
|
5318
|
+
setDownshiftIsOpen(changes.isOpen);
|
|
5187
5319
|
}
|
|
5188
|
-
|
|
5189
|
-
}
|
|
5190
|
-
return
|
|
5191
|
-
|
|
5192
|
-
|
|
5193
|
-
|
|
5194
|
-
|
|
5195
|
-
|
|
5196
|
-
|
|
5197
|
-
|
|
5198
|
-
|
|
5199
|
-
|
|
5200
|
-
|
|
5201
|
-
|
|
5202
|
-
|
|
5203
|
-
|
|
5204
|
-
|
|
5205
|
-
|
|
5206
|
-
|
|
5207
|
-
|
|
5208
|
-
|
|
5209
|
-
|
|
5210
|
-
|
|
5211
|
-
|
|
5212
|
-
|
|
5213
|
-
|
|
5214
|
-
|
|
5215
|
-
isOpen: downshiftIsOpen && isOpen,
|
|
5216
|
-
onInputFocus: () => {
|
|
5217
|
-
if (hasAvailableOptions || isLoading) {
|
|
5320
|
+
return changes;
|
|
5321
|
+
};
|
|
5322
|
+
return /* @__PURE__ */ import_react30.default.createElement(TypeaheadWrapper, __spreadValues({}, props), /* @__PURE__ */ import_react30.default.createElement(import_downshift3.default, __spreadProps(__spreadValues({}, downshiftProps), { stateReducer }), ({
|
|
5323
|
+
getItemProps,
|
|
5324
|
+
getInputProps,
|
|
5325
|
+
getMenuProps,
|
|
5326
|
+
isOpen,
|
|
5327
|
+
highlightedIndex,
|
|
5328
|
+
selectedItem: selectedItem2
|
|
5329
|
+
}) => {
|
|
5330
|
+
return (
|
|
5331
|
+
// Don't set the role to combobox to ensure a consistent experience for screen readers
|
|
5332
|
+
/* @__PURE__ */ import_react30.default.createElement("div", { role: "presentation" }, /* @__PURE__ */ import_react30.default.createElement("div", __spreadValues({}, triggerProps), /* @__PURE__ */ import_react30.default.createElement(
|
|
5333
|
+
TypeaheadHeader,
|
|
5334
|
+
{
|
|
5335
|
+
inputRef,
|
|
5336
|
+
selectedItem: selectedItem2,
|
|
5337
|
+
selectedOptionValue,
|
|
5338
|
+
placeholder,
|
|
5339
|
+
isDisabled,
|
|
5340
|
+
options,
|
|
5341
|
+
getInputProps,
|
|
5342
|
+
ariaMenuName,
|
|
5343
|
+
inputValue,
|
|
5344
|
+
handleInputValueChange,
|
|
5345
|
+
isOpen: downshiftIsOpen && isOpen,
|
|
5346
|
+
onInputFocus: () => {
|
|
5218
5347
|
setDownshiftIsOpen(true);
|
|
5219
|
-
}
|
|
5220
|
-
|
|
5221
|
-
|
|
5222
|
-
|
|
5223
|
-
|
|
5224
|
-
)), downshiftIsOpen && isOpen && renderLayer(
|
|
5225
|
-
/* @__PURE__ */ import_react30.default.createElement(
|
|
5226
|
-
"div",
|
|
5227
|
-
__spreadProps(__spreadValues({}, layerProps), {
|
|
5228
|
-
style: __spreadProps(__spreadValues({}, layerProps.style), {
|
|
5229
|
-
zIndex: menuZIndex,
|
|
5230
|
-
width: menuMinWidth ? "auto" : triggerBounds == null ? void 0 : triggerBounds.width
|
|
5231
|
-
})
|
|
5232
|
-
}),
|
|
5348
|
+
},
|
|
5349
|
+
hasLoader: isLoading,
|
|
5350
|
+
hasError: Boolean(errorMessage)
|
|
5351
|
+
}
|
|
5352
|
+
)), downshiftIsOpen && isOpen && renderLayer(
|
|
5233
5353
|
/* @__PURE__ */ import_react30.default.createElement(
|
|
5234
|
-
|
|
5235
|
-
{
|
|
5236
|
-
|
|
5237
|
-
|
|
5238
|
-
|
|
5239
|
-
|
|
5240
|
-
|
|
5241
|
-
|
|
5242
|
-
|
|
5243
|
-
|
|
5244
|
-
|
|
5245
|
-
|
|
5246
|
-
|
|
5247
|
-
|
|
5248
|
-
|
|
5249
|
-
|
|
5250
|
-
|
|
5354
|
+
"div",
|
|
5355
|
+
__spreadProps(__spreadValues({}, layerProps), {
|
|
5356
|
+
style: __spreadProps(__spreadValues({}, layerProps.style), {
|
|
5357
|
+
zIndex: menuZIndex,
|
|
5358
|
+
width: menuMinWidth ? "auto" : triggerBounds == null ? void 0 : triggerBounds.width
|
|
5359
|
+
})
|
|
5360
|
+
}),
|
|
5361
|
+
/* @__PURE__ */ import_react30.default.createElement(
|
|
5362
|
+
TypeaheadMenu,
|
|
5363
|
+
{
|
|
5364
|
+
options,
|
|
5365
|
+
selectedItem: selectedItem2,
|
|
5366
|
+
selectedOptionValue,
|
|
5367
|
+
hasAvailableOptions,
|
|
5368
|
+
highlightedIndex,
|
|
5369
|
+
getItemProps,
|
|
5370
|
+
isLoading,
|
|
5371
|
+
loadingMessage,
|
|
5372
|
+
emptyResultsMessage,
|
|
5373
|
+
position: menuPosition,
|
|
5374
|
+
downshiftMenuProps: getMenuProps,
|
|
5375
|
+
maxWidth: menuMaxWidth,
|
|
5376
|
+
maxHeight: menuMaxHeight,
|
|
5377
|
+
minWidth: menuMinWidth
|
|
5378
|
+
}
|
|
5379
|
+
)
|
|
5251
5380
|
)
|
|
5252
|
-
)
|
|
5253
|
-
)
|
|
5254
|
-
);
|
|
5255
|
-
}
|
|
5256
|
-
|
|
5381
|
+
), Boolean(errorMessage) && !downshiftIsOpen ? /* @__PURE__ */ import_react30.default.createElement(ErrorMessage2, null, errorMessage) : null)
|
|
5382
|
+
);
|
|
5383
|
+
}));
|
|
5384
|
+
}
|
|
5385
|
+
);
|
|
5386
|
+
Typeahead.displayName = "Typeahead";
|
|
5257
5387
|
var typeahead_default = Typeahead;
|
|
5258
5388
|
|
|
5259
5389
|
// src/components/dropdown/dropdown.tsx
|
|
@@ -5569,7 +5699,7 @@ var SwitchInput = import_styled26.default.input`
|
|
|
5569
5699
|
height: ${(props) => sizes2[props.switchSize].switchHeight}px;
|
|
5570
5700
|
|
|
5571
5701
|
&:focus-visible ~ .SwitchBox {
|
|
5572
|
-
${
|
|
5702
|
+
${getOffsetFocusRing()};
|
|
5573
5703
|
}
|
|
5574
5704
|
&:not(:checked) {
|
|
5575
5705
|
& + .SwitchBox {
|
|
@@ -5620,14 +5750,16 @@ var Switch = (_a) => {
|
|
|
5620
5750
|
onChange,
|
|
5621
5751
|
size = "medium",
|
|
5622
5752
|
ariaLabelledby,
|
|
5623
|
-
ariaLabel
|
|
5753
|
+
ariaLabel,
|
|
5754
|
+
ariaDescribedby
|
|
5624
5755
|
} = _b, props = __objRest(_b, [
|
|
5625
5756
|
"isActive",
|
|
5626
5757
|
"isDisabled",
|
|
5627
5758
|
"onChange",
|
|
5628
5759
|
"size",
|
|
5629
5760
|
"ariaLabelledby",
|
|
5630
|
-
"ariaLabel"
|
|
5761
|
+
"ariaLabel",
|
|
5762
|
+
"ariaDescribedby"
|
|
5631
5763
|
]);
|
|
5632
5764
|
if (ariaLabelledby && ariaLabel) {
|
|
5633
5765
|
throw new Error(
|
|
@@ -5644,6 +5776,7 @@ var Switch = (_a) => {
|
|
|
5644
5776
|
switchSize: size,
|
|
5645
5777
|
"aria-labelledby": ariaLabelledby,
|
|
5646
5778
|
"aria-label": ariaLabel,
|
|
5779
|
+
"aria-describedby": ariaDescribedby,
|
|
5647
5780
|
"aria-checked": isActive
|
|
5648
5781
|
})
|
|
5649
5782
|
), /* @__PURE__ */ import_react33.default.createElement(
|
|
@@ -6735,20 +6868,22 @@ var ListRow = (_a) => {
|
|
|
6735
6868
|
className,
|
|
6736
6869
|
backgroundColor,
|
|
6737
6870
|
onClick,
|
|
6738
|
-
href
|
|
6871
|
+
href,
|
|
6872
|
+
role
|
|
6739
6873
|
} = _b, props = __objRest(_b, [
|
|
6740
6874
|
"children",
|
|
6741
6875
|
"htmlTag",
|
|
6742
6876
|
"className",
|
|
6743
6877
|
"backgroundColor",
|
|
6744
6878
|
"onClick",
|
|
6745
|
-
"href"
|
|
6879
|
+
"href",
|
|
6880
|
+
"role"
|
|
6746
6881
|
]);
|
|
6747
6882
|
const classNameFromProp = className ? ` ${className}` : ``;
|
|
6748
6883
|
return /* @__PURE__ */ import_react48.default.createElement(
|
|
6749
6884
|
ListRowWrapper,
|
|
6750
6885
|
__spreadValues({
|
|
6751
|
-
role
|
|
6886
|
+
role,
|
|
6752
6887
|
className: `ListRowWrapper${classNameFromProp}`,
|
|
6753
6888
|
as: htmlTag,
|
|
6754
6889
|
backgroundColor,
|
|
@@ -6799,7 +6934,7 @@ var Wrapper = import_styled35.default.div`
|
|
|
6799
6934
|
${(props) => props.scrollOffset && `margin: 0 ${negativeScrollOffset(props.scrollOffset)};
|
|
6800
6935
|
`};
|
|
6801
6936
|
`;
|
|
6802
|
-
var TabsNav = import_styled35.default.
|
|
6937
|
+
var TabsNav = import_styled35.default.div`
|
|
6803
6938
|
--activeIndicatorHeight: 3px;
|
|
6804
6939
|
|
|
6805
6940
|
display: flex;
|
|
@@ -6815,32 +6950,20 @@ var TabsNav = import_styled35.default.nav`
|
|
|
6815
6950
|
display: none;
|
|
6816
6951
|
}
|
|
6817
6952
|
|
|
6818
|
-
|
|
6953
|
+
> * {
|
|
6819
6954
|
${(props) => props.hasFullTabs && `flex: 1 0`};
|
|
6820
6955
|
&:not(:first-of-type) {
|
|
6821
6956
|
margin-left: 1rem;
|
|
6822
6957
|
}
|
|
6823
6958
|
}
|
|
6824
6959
|
|
|
6825
|
-
|
|
6826
|
-
width: 100%;
|
|
6827
|
-
}
|
|
6828
|
-
|
|
6829
|
-
ul {
|
|
6830
|
-
display: flex;
|
|
6831
|
-
list-style: none;
|
|
6832
|
-
padding: 0;
|
|
6833
|
-
margin: 0;
|
|
6834
|
-
width: 100%;
|
|
6835
|
-
}
|
|
6836
|
-
|
|
6837
|
-
ul:after {
|
|
6960
|
+
::after {
|
|
6838
6961
|
content: '';
|
|
6839
6962
|
flex-shrink: 0;
|
|
6840
6963
|
${(props) => props.scrollOffset && getSize("width", props.scrollOffset)};
|
|
6841
6964
|
}
|
|
6842
6965
|
`;
|
|
6843
|
-
var TabsNavPilled = import_styled35.default.
|
|
6966
|
+
var TabsNavPilled = import_styled35.default.div`
|
|
6844
6967
|
${getRadius("200")};
|
|
6845
6968
|
background-color: var(--lns-color-backgroundSecondary);
|
|
6846
6969
|
|
|
@@ -6856,23 +6979,11 @@ var TabsNavPilled = import_styled35.default.nav`
|
|
|
6856
6979
|
display: none;
|
|
6857
6980
|
}
|
|
6858
6981
|
|
|
6859
|
-
|
|
6982
|
+
* {
|
|
6860
6983
|
flex: 1 0;
|
|
6861
6984
|
}
|
|
6862
6985
|
|
|
6863
|
-
|
|
6864
|
-
width: 100%;
|
|
6865
|
-
}
|
|
6866
|
-
|
|
6867
|
-
ul {
|
|
6868
|
-
display: flex;
|
|
6869
|
-
list-style: none;
|
|
6870
|
-
padding: 0;
|
|
6871
|
-
margin: 0;
|
|
6872
|
-
width: 100%;
|
|
6873
|
-
}
|
|
6874
|
-
|
|
6875
|
-
ul:after {
|
|
6986
|
+
::after {
|
|
6876
6987
|
content: '';
|
|
6877
6988
|
flex-shrink: 0;
|
|
6878
6989
|
${(props) => props.scrollOffset && getSize("width", props.scrollOffset)};
|
|
@@ -6978,18 +7089,31 @@ var Tab = (_a) => {
|
|
|
6978
7089
|
]);
|
|
6979
7090
|
const { isPilledDesign } = import_react49.default.useContext(TabsContext);
|
|
6980
7091
|
if (isPilledDesign) {
|
|
6981
|
-
return /* @__PURE__ */ import_react49.default.createElement(
|
|
7092
|
+
return /* @__PURE__ */ import_react49.default.createElement(
|
|
6982
7093
|
TabWrapperPilled,
|
|
6983
7094
|
__spreadValues({
|
|
6984
7095
|
as: htmlTag,
|
|
6985
7096
|
isActive,
|
|
6986
|
-
icon
|
|
7097
|
+
icon,
|
|
7098
|
+
role: "tab",
|
|
7099
|
+
"aria-selected": isActive
|
|
6987
7100
|
}, props),
|
|
6988
7101
|
icon && /* @__PURE__ */ import_react49.default.createElement(container_default, { htmlTag: "span", paddingRight: children && "small" }, /* @__PURE__ */ import_react49.default.createElement(icon_default, { icon, color: "currentColor" })),
|
|
6989
7102
|
children
|
|
6990
|
-
)
|
|
7103
|
+
);
|
|
6991
7104
|
}
|
|
6992
|
-
return /* @__PURE__ */ import_react49.default.createElement(
|
|
7105
|
+
return /* @__PURE__ */ import_react49.default.createElement(
|
|
7106
|
+
TabWrapper,
|
|
7107
|
+
__spreadValues({
|
|
7108
|
+
as: htmlTag,
|
|
7109
|
+
isActive,
|
|
7110
|
+
icon,
|
|
7111
|
+
role: "tab",
|
|
7112
|
+
"aria-selected": isActive
|
|
7113
|
+
}, props),
|
|
7114
|
+
icon && /* @__PURE__ */ import_react49.default.createElement(container_default, { htmlTag: "span", paddingRight: children && "small" }, /* @__PURE__ */ import_react49.default.createElement(icon_default, { icon, color: "currentColor" })),
|
|
7115
|
+
children
|
|
7116
|
+
);
|
|
6993
7117
|
};
|
|
6994
7118
|
var Tabs = (_a) => {
|
|
6995
7119
|
var _b = _a, {
|
|
@@ -7009,17 +7133,19 @@ var Tabs = (_a) => {
|
|
|
7009
7133
|
TabsNavPilled,
|
|
7010
7134
|
__spreadValues({
|
|
7011
7135
|
hasFullTabs,
|
|
7012
|
-
scrollOffset
|
|
7136
|
+
scrollOffset,
|
|
7137
|
+
role: "tablist"
|
|
7013
7138
|
}, props),
|
|
7014
|
-
|
|
7139
|
+
children
|
|
7015
7140
|
) : /* @__PURE__ */ import_react49.default.createElement(
|
|
7016
7141
|
TabsNav,
|
|
7017
7142
|
__spreadValues({
|
|
7018
7143
|
hasFullTabs,
|
|
7019
7144
|
scrollOffset,
|
|
7020
|
-
hasBottomBorder
|
|
7145
|
+
hasBottomBorder,
|
|
7146
|
+
role: "tablist"
|
|
7021
7147
|
}, props),
|
|
7022
|
-
|
|
7148
|
+
children
|
|
7023
7149
|
);
|
|
7024
7150
|
if (scrollOffset) {
|
|
7025
7151
|
return /* @__PURE__ */ import_react49.default.createElement(Wrapper, { scrollOffset }, tabsContent);
|
|
@@ -7543,70 +7669,234 @@ var ColorPicker = (_a) => {
|
|
|
7543
7669
|
};
|
|
7544
7670
|
var color_picker_default = ColorPicker;
|
|
7545
7671
|
|
|
7546
|
-
// src/
|
|
7547
|
-
var
|
|
7548
|
-
|
|
7549
|
-
|
|
7550
|
-
|
|
7551
|
-
|
|
7552
|
-
|
|
7553
|
-
|
|
7554
|
-
|
|
7555
|
-
|
|
7556
|
-
|
|
7557
|
-
|
|
7558
|
-
|
|
7559
|
-
|
|
7560
|
-
|
|
7561
|
-
|
|
7562
|
-
|
|
7563
|
-
|
|
7564
|
-
|
|
7565
|
-
|
|
7566
|
-
|
|
7567
|
-
|
|
7568
|
-
|
|
7569
|
-
|
|
7570
|
-
|
|
7571
|
-
|
|
7572
|
-
|
|
7573
|
-
|
|
7574
|
-
|
|
7575
|
-
|
|
7672
|
+
// src/components/ellipses-loader/ellipses-loader.tsx
|
|
7673
|
+
var import_react56 = require("@emotion/react");
|
|
7674
|
+
var import_styled41 = __toESM(require("@emotion/styled"));
|
|
7675
|
+
var import_react57 = __toESM(require("react"));
|
|
7676
|
+
var speed2 = 2;
|
|
7677
|
+
var sizes3 = {
|
|
7678
|
+
small: {
|
|
7679
|
+
totalSize: u(2.25),
|
|
7680
|
+
height: u(0.5625),
|
|
7681
|
+
dotSize: u(0.375),
|
|
7682
|
+
gap: u(0.25)
|
|
7683
|
+
},
|
|
7684
|
+
medium: {
|
|
7685
|
+
totalSize: u(3),
|
|
7686
|
+
height: u(0.75),
|
|
7687
|
+
dotSize: u(0.5),
|
|
7688
|
+
gap: u(0.375)
|
|
7689
|
+
},
|
|
7690
|
+
large: {
|
|
7691
|
+
totalSize: u(6),
|
|
7692
|
+
height: u(1.5),
|
|
7693
|
+
dotSize: u(1),
|
|
7694
|
+
gap: u(0.75)
|
|
7695
|
+
}
|
|
7696
|
+
};
|
|
7697
|
+
var getTotalSize2 = (props) => sizes3[props.size].totalSize;
|
|
7698
|
+
var getHeight = (props) => sizes3[props.size].height;
|
|
7699
|
+
var getDotSize2 = (props) => sizes3[props.size].dotSize;
|
|
7700
|
+
var getGap = (props) => sizes3[props.size].gap;
|
|
7701
|
+
var getBounceDistance = (props) => sizes3[props.size].dotSize;
|
|
7702
|
+
var createDotBounce = (bounceDistance) => import_react56.keyframes`
|
|
7703
|
+
0%, 40%, 100% {
|
|
7704
|
+
transform: translateY(50%);
|
|
7705
|
+
}
|
|
7706
|
+
20% {
|
|
7707
|
+
transform: translateY(calc(50% - ${bounceDistance}));
|
|
7708
|
+
}
|
|
7709
|
+
`;
|
|
7710
|
+
var EllipsesLoaderWrapper = import_styled41.default.span`
|
|
7711
|
+
display: inline-flex;
|
|
7712
|
+
align-items: center;
|
|
7713
|
+
justify-content: center;
|
|
7714
|
+
height: ${(props) => getHeight(props)};
|
|
7715
|
+
width: ${(props) => getTotalSize2(props)};
|
|
7716
|
+
gap: ${(props) => getGap(props)};
|
|
7717
|
+
`;
|
|
7718
|
+
var Dot2 = import_styled41.default.span`
|
|
7719
|
+
width: ${(props) => getDotSize2(props)};
|
|
7720
|
+
height: ${(props) => getDotSize2(props)};
|
|
7721
|
+
border-radius: 50%;
|
|
7722
|
+
background-color: ${(props) => getColorValue(props.color)};
|
|
7723
|
+
transform: translateY(50%);
|
|
7724
|
+
animation: ${(props) => createDotBounce(getBounceDistance(props))} ${speed2}s
|
|
7725
|
+
ease-in-out infinite;
|
|
7726
|
+
animation-fill-mode: both;
|
|
7727
|
+
animation-delay: ${(props) => props.delay}s;
|
|
7728
|
+
`;
|
|
7729
|
+
var EllipsesLoader = (_a) => {
|
|
7730
|
+
var _b = _a, {
|
|
7731
|
+
color = "body",
|
|
7732
|
+
size = "medium"
|
|
7733
|
+
} = _b, props = __objRest(_b, [
|
|
7734
|
+
"color",
|
|
7735
|
+
"size"
|
|
7736
|
+
]);
|
|
7737
|
+
return /* @__PURE__ */ import_react57.default.createElement(EllipsesLoaderWrapper, __spreadValues({ size }, props), /* @__PURE__ */ import_react57.default.createElement(Dot2, { color, size, delay: 0 }), /* @__PURE__ */ import_react57.default.createElement(Dot2, { color, size, delay: 0.2 }), /* @__PURE__ */ import_react57.default.createElement(Dot2, { color, size, delay: 0.4 }));
|
|
7738
|
+
};
|
|
7739
|
+
var availableSizes3 = Object.keys(sizes3);
|
|
7740
|
+
var ellipses_loader_default = EllipsesLoader;
|
|
7741
|
+
|
|
7742
|
+
// src/components/waveform-loader/waveform-loader.tsx
|
|
7743
|
+
var import_react58 = require("@emotion/react");
|
|
7744
|
+
var import_styled42 = __toESM(require("@emotion/styled"));
|
|
7745
|
+
var import_react59 = __toESM(require("react"));
|
|
7746
|
+
var sizes4 = {
|
|
7747
|
+
medium: {
|
|
7748
|
+
totalSize: u(3),
|
|
7749
|
+
// 24px
|
|
7750
|
+
barHeight: u(2.25)
|
|
7751
|
+
// 18px
|
|
7752
|
+
}
|
|
7753
|
+
};
|
|
7754
|
+
var speeds = {
|
|
7755
|
+
fast: 1.2,
|
|
7756
|
+
slow: 1.7
|
|
7757
|
+
};
|
|
7758
|
+
var AI_PRIMARY_ANIMATED_LINEAR_GRADIENT = "linear-gradient(270deg, #565ADD 10.58%, #DC43BE 41.83%, #565ADD 69.23%, #565ADD 96.63%)";
|
|
7759
|
+
var GRADIENT_ANIMATION_SPEED = 2;
|
|
7760
|
+
var BARS_COUNT = 5;
|
|
7761
|
+
var BAR_WIDTH = u(0.25);
|
|
7762
|
+
var getBarHeight = (props) => sizes4[props.size || "medium"].barHeight;
|
|
7763
|
+
var getTotalSize3 = (props) => sizes4[props.size || "medium"].totalSize;
|
|
7764
|
+
var getAnimationSpeed = (props) => speeds[props.speed || "fast"];
|
|
7765
|
+
var ripple = import_react58.keyframes`
|
|
7766
|
+
0%, 100% {
|
|
7767
|
+
transform: scaleY(0.3);
|
|
7768
|
+
}
|
|
7769
|
+
50% {
|
|
7770
|
+
transform: scaleY(1);
|
|
7771
|
+
}
|
|
7772
|
+
`;
|
|
7773
|
+
var backgroundAnimation = import_react58.keyframes`
|
|
7774
|
+
0% {
|
|
7775
|
+
background-position: 0% center;
|
|
7776
|
+
}
|
|
7777
|
+
100% {
|
|
7778
|
+
background-position: 100% center;
|
|
7779
|
+
}
|
|
7780
|
+
`;
|
|
7781
|
+
var fadeIn = import_react58.keyframes`
|
|
7782
|
+
0% {
|
|
7783
|
+
opacity: 0;
|
|
7784
|
+
}
|
|
7785
|
+
100% {
|
|
7786
|
+
opacity: 1;
|
|
7787
|
+
}
|
|
7788
|
+
`;
|
|
7789
|
+
var WaveformLoaderWrapper = import_styled42.default.span`
|
|
7790
|
+
display: inline-flex;
|
|
7791
|
+
align-items: center;
|
|
7792
|
+
justify-content: space-evenly;
|
|
7793
|
+
height: ${(props) => getTotalSize3(props)};
|
|
7794
|
+
width: ${(props) => getTotalSize3(props)};
|
|
7795
|
+
position: relative;
|
|
7796
|
+
`;
|
|
7797
|
+
var Bar = import_styled42.default.span`
|
|
7798
|
+
width: ${BAR_WIDTH};
|
|
7799
|
+
height: ${(props) => getBarHeight(props)};
|
|
7800
|
+
background: ${(props) => props.color === "ai-primary" ? AI_PRIMARY_ANIMATED_LINEAR_GRADIENT : getColorValue(props.color)};
|
|
7801
|
+
background-size: ${(props) => getTotalSize3(props)}
|
|
7802
|
+
${(props) => getTotalSize3(props)};
|
|
7803
|
+
background-position: ${(props) => {
|
|
7804
|
+
const barCenterRatio = (props.index + 1) / (BARS_COUNT + 1);
|
|
7805
|
+
const offsetRatio = barCenterRatio - 0.5;
|
|
7806
|
+
return `calc(${getTotalSize3(props)} * ${offsetRatio}) center`;
|
|
7807
|
+
}};
|
|
7808
|
+
opacity: 0; /* Ensure it starts invisible */
|
|
7809
|
+
transform: scaleY(0.3);
|
|
7810
|
+
transform-origin: center;
|
|
7811
|
+
animation:
|
|
7812
|
+
${fadeIn} 50ms ease-out forwards,
|
|
7813
|
+
${ripple} ${(props) => getAnimationSpeed(props)}s ease-in-out infinite,
|
|
7814
|
+
${backgroundAnimation} ${GRADIENT_ANIMATION_SPEED}s linear infinite;
|
|
7815
|
+
|
|
7816
|
+
animation-delay: ${(props) => -1 + props.index * (getAnimationSpeed(props) / BARS_COUNT)}s;
|
|
7817
|
+
position: relative;
|
|
7818
|
+
`;
|
|
7819
|
+
var WaveformLoader = (_a) => {
|
|
7820
|
+
var _b = _a, {
|
|
7821
|
+
size = "medium",
|
|
7822
|
+
speed: speed3 = "fast",
|
|
7823
|
+
color = "body"
|
|
7824
|
+
} = _b, props = __objRest(_b, [
|
|
7825
|
+
"size",
|
|
7826
|
+
"speed",
|
|
7827
|
+
"color"
|
|
7828
|
+
]);
|
|
7829
|
+
const barsList = Array.from({ length: BARS_COUNT }, (_, index) => /* @__PURE__ */ import_react59.default.createElement(Bar, { key: index, index, size, speed: speed3, color }));
|
|
7830
|
+
return /* @__PURE__ */ import_react59.default.createElement(WaveformLoaderWrapper, __spreadValues({ size, color }, props), barsList);
|
|
7831
|
+
};
|
|
7832
|
+
var availableSizes4 = Object.keys(sizes4);
|
|
7833
|
+
var availableSpeeds = Object.keys(speeds);
|
|
7834
|
+
var waveform_loader_default = WaveformLoader;
|
|
7835
|
+
|
|
7836
|
+
// src/illustrations/accounts-and-billing.js
|
|
7837
|
+
var React52 = __toESM(require("react"));
|
|
7838
|
+
function IllustrationAccountsBilling(props) {
|
|
7839
|
+
return /* @__PURE__ */ React52.createElement(
|
|
7840
|
+
"svg",
|
|
7841
|
+
__spreadValues({
|
|
7842
|
+
viewBox: "0 0 102 101",
|
|
7843
|
+
fill: "none",
|
|
7844
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7845
|
+
}, props),
|
|
7846
|
+
/* @__PURE__ */ React52.createElement(
|
|
7847
|
+
"path",
|
|
7848
|
+
{
|
|
7849
|
+
d: "M96.072 5.826H5.928v90.145h90.144V5.826z",
|
|
7850
|
+
stroke: "currentColor",
|
|
7851
|
+
strokeWidth: 10,
|
|
7852
|
+
strokeMiterlimit: 10
|
|
7853
|
+
}
|
|
7854
|
+
),
|
|
7855
|
+
/* @__PURE__ */ React52.createElement(
|
|
7856
|
+
"path",
|
|
7857
|
+
{
|
|
7858
|
+
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",
|
|
7859
|
+
stroke: "currentColor",
|
|
7860
|
+
strokeWidth: 10,
|
|
7861
|
+
strokeMiterlimit: 10
|
|
7862
|
+
}
|
|
7863
|
+
)
|
|
7864
|
+
);
|
|
7865
|
+
}
|
|
7576
7866
|
var accounts_and_billing_default = IllustrationAccountsBilling;
|
|
7577
7867
|
|
|
7578
7868
|
// src/illustrations/invite.js
|
|
7579
|
-
var
|
|
7869
|
+
var React53 = __toESM(require("react"));
|
|
7580
7870
|
function IllustrationInvite(props) {
|
|
7581
|
-
return /* @__PURE__ */
|
|
7871
|
+
return /* @__PURE__ */ React53.createElement(
|
|
7582
7872
|
"svg",
|
|
7583
7873
|
__spreadValues({
|
|
7584
7874
|
viewBox: "0 0 100 101",
|
|
7585
7875
|
fill: "none",
|
|
7586
7876
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7587
7877
|
}, props),
|
|
7588
|
-
/* @__PURE__ */
|
|
7878
|
+
/* @__PURE__ */ React53.createElement(
|
|
7589
7879
|
"path",
|
|
7590
7880
|
{
|
|
7591
7881
|
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",
|
|
7592
7882
|
fill: "currentColor"
|
|
7593
7883
|
}
|
|
7594
7884
|
),
|
|
7595
|
-
/* @__PURE__ */
|
|
7885
|
+
/* @__PURE__ */ React53.createElement(
|
|
7596
7886
|
"path",
|
|
7597
7887
|
{
|
|
7598
7888
|
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",
|
|
7599
7889
|
fill: "currentColor"
|
|
7600
7890
|
}
|
|
7601
7891
|
),
|
|
7602
|
-
/* @__PURE__ */
|
|
7892
|
+
/* @__PURE__ */ React53.createElement(
|
|
7603
7893
|
"path",
|
|
7604
7894
|
{
|
|
7605
7895
|
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",
|
|
7606
7896
|
fill: "currentColor"
|
|
7607
7897
|
}
|
|
7608
7898
|
),
|
|
7609
|
-
/* @__PURE__ */
|
|
7899
|
+
/* @__PURE__ */ React53.createElement(
|
|
7610
7900
|
"path",
|
|
7611
7901
|
{
|
|
7612
7902
|
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",
|
|
@@ -7618,23 +7908,23 @@ function IllustrationInvite(props) {
|
|
|
7618
7908
|
var invite_default = IllustrationInvite;
|
|
7619
7909
|
|
|
7620
7910
|
// src/illustrations/archived.js
|
|
7621
|
-
var
|
|
7911
|
+
var React54 = __toESM(require("react"));
|
|
7622
7912
|
function IllustrationArchived(props) {
|
|
7623
|
-
return /* @__PURE__ */
|
|
7913
|
+
return /* @__PURE__ */ React54.createElement(
|
|
7624
7914
|
"svg",
|
|
7625
7915
|
__spreadValues({
|
|
7626
7916
|
viewBox: "0 0 100 101",
|
|
7627
7917
|
fill: "none",
|
|
7628
7918
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7629
7919
|
}, props),
|
|
7630
|
-
/* @__PURE__ */
|
|
7920
|
+
/* @__PURE__ */ React54.createElement(
|
|
7631
7921
|
"path",
|
|
7632
7922
|
{
|
|
7633
7923
|
d: "M0 .002v100h100v-100H0zm90 90H10v-80h80v80z",
|
|
7634
7924
|
fill: "currentColor"
|
|
7635
7925
|
}
|
|
7636
7926
|
),
|
|
7637
|
-
/* @__PURE__ */
|
|
7927
|
+
/* @__PURE__ */ React54.createElement(
|
|
7638
7928
|
"path",
|
|
7639
7929
|
{
|
|
7640
7930
|
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",
|
|
@@ -7646,16 +7936,16 @@ function IllustrationArchived(props) {
|
|
|
7646
7936
|
var archived_default = IllustrationArchived;
|
|
7647
7937
|
|
|
7648
7938
|
// src/illustrations/lead-with-transparency.js
|
|
7649
|
-
var
|
|
7939
|
+
var React55 = __toESM(require("react"));
|
|
7650
7940
|
function IllustrationLeadwithTransparency(props) {
|
|
7651
|
-
return /* @__PURE__ */
|
|
7941
|
+
return /* @__PURE__ */ React55.createElement(
|
|
7652
7942
|
"svg",
|
|
7653
7943
|
__spreadValues({
|
|
7654
7944
|
viewBox: "0 0 110 101",
|
|
7655
7945
|
fill: "none",
|
|
7656
7946
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7657
7947
|
}, props),
|
|
7658
|
-
/* @__PURE__ */
|
|
7948
|
+
/* @__PURE__ */ React55.createElement(
|
|
7659
7949
|
"path",
|
|
7660
7950
|
{
|
|
7661
7951
|
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",
|
|
@@ -7667,16 +7957,16 @@ function IllustrationLeadwithTransparency(props) {
|
|
|
7667
7957
|
var lead_with_transparency_default = IllustrationLeadwithTransparency;
|
|
7668
7958
|
|
|
7669
7959
|
// src/illustrations/ask-for-more.js
|
|
7670
|
-
var
|
|
7960
|
+
var React56 = __toESM(require("react"));
|
|
7671
7961
|
function IllustrationAskforMore(props) {
|
|
7672
|
-
return /* @__PURE__ */
|
|
7962
|
+
return /* @__PURE__ */ React56.createElement(
|
|
7673
7963
|
"svg",
|
|
7674
7964
|
__spreadValues({
|
|
7675
7965
|
viewBox: "0 0 100 100",
|
|
7676
7966
|
fill: "none",
|
|
7677
7967
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7678
7968
|
}, props),
|
|
7679
|
-
/* @__PURE__ */
|
|
7969
|
+
/* @__PURE__ */ React56.createElement(
|
|
7680
7970
|
"path",
|
|
7681
7971
|
{
|
|
7682
7972
|
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",
|
|
@@ -7688,16 +7978,16 @@ function IllustrationAskforMore(props) {
|
|
|
7688
7978
|
var ask_for_more_default = IllustrationAskforMore;
|
|
7689
7979
|
|
|
7690
7980
|
// src/illustrations/learning-and-development.js
|
|
7691
|
-
var
|
|
7981
|
+
var React57 = __toESM(require("react"));
|
|
7692
7982
|
function IllustrationLearningDevelopment(props) {
|
|
7693
|
-
return /* @__PURE__ */
|
|
7983
|
+
return /* @__PURE__ */ React57.createElement(
|
|
7694
7984
|
"svg",
|
|
7695
7985
|
__spreadValues({
|
|
7696
7986
|
viewBox: "0 0 142 142",
|
|
7697
7987
|
fill: "none",
|
|
7698
7988
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7699
7989
|
}, props),
|
|
7700
|
-
/* @__PURE__ */
|
|
7990
|
+
/* @__PURE__ */ React57.createElement(
|
|
7701
7991
|
"path",
|
|
7702
7992
|
{
|
|
7703
7993
|
fillRule: "evenodd",
|
|
@@ -7706,7 +7996,7 @@ function IllustrationLearningDevelopment(props) {
|
|
|
7706
7996
|
fill: "currentColor"
|
|
7707
7997
|
}
|
|
7708
7998
|
),
|
|
7709
|
-
/* @__PURE__ */
|
|
7999
|
+
/* @__PURE__ */ React57.createElement(
|
|
7710
8000
|
"path",
|
|
7711
8001
|
{
|
|
7712
8002
|
fillRule: "evenodd",
|
|
@@ -7715,7 +8005,7 @@ function IllustrationLearningDevelopment(props) {
|
|
|
7715
8005
|
fill: "currentColor"
|
|
7716
8006
|
}
|
|
7717
8007
|
),
|
|
7718
|
-
/* @__PURE__ */
|
|
8008
|
+
/* @__PURE__ */ React57.createElement(
|
|
7719
8009
|
"circle",
|
|
7720
8010
|
{
|
|
7721
8011
|
cx: 70.71,
|
|
@@ -7730,16 +8020,16 @@ function IllustrationLearningDevelopment(props) {
|
|
|
7730
8020
|
var learning_and_development_default = IllustrationLearningDevelopment;
|
|
7731
8021
|
|
|
7732
8022
|
// src/illustrations/business-plan.js
|
|
7733
|
-
var
|
|
8023
|
+
var React58 = __toESM(require("react"));
|
|
7734
8024
|
function IllustrationBusinessPlan(props) {
|
|
7735
|
-
return /* @__PURE__ */
|
|
8025
|
+
return /* @__PURE__ */ React58.createElement(
|
|
7736
8026
|
"svg",
|
|
7737
8027
|
__spreadValues({
|
|
7738
8028
|
viewBox: "0 0 101 100",
|
|
7739
8029
|
fill: "none",
|
|
7740
8030
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7741
8031
|
}, props),
|
|
7742
|
-
/* @__PURE__ */
|
|
8032
|
+
/* @__PURE__ */ React58.createElement(
|
|
7743
8033
|
"path",
|
|
7744
8034
|
{
|
|
7745
8035
|
fillRule: "evenodd",
|
|
@@ -7753,23 +8043,23 @@ function IllustrationBusinessPlan(props) {
|
|
|
7753
8043
|
var business_plan_default = IllustrationBusinessPlan;
|
|
7754
8044
|
|
|
7755
8045
|
// src/illustrations/loom-plans.js
|
|
7756
|
-
var
|
|
8046
|
+
var React59 = __toESM(require("react"));
|
|
7757
8047
|
function IllustrationLoomPlans(props) {
|
|
7758
|
-
return /* @__PURE__ */
|
|
8048
|
+
return /* @__PURE__ */ React59.createElement(
|
|
7759
8049
|
"svg",
|
|
7760
8050
|
__spreadValues({
|
|
7761
8051
|
viewBox: "0 0 100 100",
|
|
7762
8052
|
fill: "none",
|
|
7763
8053
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7764
8054
|
}, props),
|
|
7765
|
-
/* @__PURE__ */
|
|
8055
|
+
/* @__PURE__ */ React59.createElement(
|
|
7766
8056
|
"path",
|
|
7767
8057
|
{
|
|
7768
8058
|
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",
|
|
7769
8059
|
fill: "currentColor"
|
|
7770
8060
|
}
|
|
7771
8061
|
),
|
|
7772
|
-
/* @__PURE__ */
|
|
8062
|
+
/* @__PURE__ */ React59.createElement(
|
|
7773
8063
|
"path",
|
|
7774
8064
|
{
|
|
7775
8065
|
d: "M49.993 12.288L62.28 0v9.064H100L87.713 21.353h-37.72v-9.065z",
|
|
@@ -7781,16 +8071,16 @@ function IllustrationLoomPlans(props) {
|
|
|
7781
8071
|
var loom_plans_default = IllustrationLoomPlans;
|
|
7782
8072
|
|
|
7783
8073
|
// src/illustrations/collaborate-with-teammates.js
|
|
7784
|
-
var
|
|
8074
|
+
var React60 = __toESM(require("react"));
|
|
7785
8075
|
function IllustrationCollaboratewithTeammatesSharedLibrary(props) {
|
|
7786
|
-
return /* @__PURE__ */
|
|
8076
|
+
return /* @__PURE__ */ React60.createElement(
|
|
7787
8077
|
"svg",
|
|
7788
8078
|
__spreadValues({
|
|
7789
8079
|
viewBox: "0 0 100 100",
|
|
7790
8080
|
fill: "none",
|
|
7791
8081
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7792
8082
|
}, props),
|
|
7793
|
-
/* @__PURE__ */
|
|
8083
|
+
/* @__PURE__ */ React60.createElement(
|
|
7794
8084
|
"path",
|
|
7795
8085
|
{
|
|
7796
8086
|
fillRule: "evenodd",
|
|
@@ -7804,16 +8094,16 @@ function IllustrationCollaboratewithTeammatesSharedLibrary(props) {
|
|
|
7804
8094
|
var collaborate_with_teammates_default = IllustrationCollaboratewithTeammatesSharedLibrary;
|
|
7805
8095
|
|
|
7806
8096
|
// src/illustrations/option-grants.js
|
|
7807
|
-
var
|
|
8097
|
+
var React61 = __toESM(require("react"));
|
|
7808
8098
|
function IllustrationOptionGrants(props) {
|
|
7809
|
-
return /* @__PURE__ */
|
|
8099
|
+
return /* @__PURE__ */ React61.createElement(
|
|
7810
8100
|
"svg",
|
|
7811
8101
|
__spreadValues({
|
|
7812
8102
|
viewBox: "0 0 101 101",
|
|
7813
8103
|
fill: "none",
|
|
7814
8104
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7815
8105
|
}, props),
|
|
7816
|
-
/* @__PURE__ */
|
|
8106
|
+
/* @__PURE__ */ React61.createElement(
|
|
7817
8107
|
"path",
|
|
7818
8108
|
{
|
|
7819
8109
|
fill: "currentColor",
|
|
@@ -7825,16 +8115,16 @@ function IllustrationOptionGrants(props) {
|
|
|
7825
8115
|
var option_grants_default = IllustrationOptionGrants;
|
|
7826
8116
|
|
|
7827
8117
|
// src/illustrations/community.js
|
|
7828
|
-
var
|
|
8118
|
+
var React62 = __toESM(require("react"));
|
|
7829
8119
|
function IllustrationCommunity(props) {
|
|
7830
|
-
return /* @__PURE__ */
|
|
8120
|
+
return /* @__PURE__ */ React62.createElement(
|
|
7831
8121
|
"svg",
|
|
7832
8122
|
__spreadValues({
|
|
7833
8123
|
viewBox: "0 0 101 100",
|
|
7834
8124
|
fill: "none",
|
|
7835
8125
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7836
8126
|
}, props),
|
|
7837
|
-
/* @__PURE__ */
|
|
8127
|
+
/* @__PURE__ */ React62.createElement(
|
|
7838
8128
|
"path",
|
|
7839
8129
|
{
|
|
7840
8130
|
fillRule: "evenodd",
|
|
@@ -7848,16 +8138,16 @@ function IllustrationCommunity(props) {
|
|
|
7848
8138
|
var community_default = IllustrationCommunity;
|
|
7849
8139
|
|
|
7850
8140
|
// src/illustrations/community-alt.js
|
|
7851
|
-
var
|
|
8141
|
+
var React63 = __toESM(require("react"));
|
|
7852
8142
|
function IllustrationCommunityAlt(props) {
|
|
7853
|
-
return /* @__PURE__ */
|
|
8143
|
+
return /* @__PURE__ */ React63.createElement(
|
|
7854
8144
|
"svg",
|
|
7855
8145
|
__spreadValues({
|
|
7856
8146
|
viewBox: "0 0 96 96",
|
|
7857
8147
|
fill: "none",
|
|
7858
8148
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7859
8149
|
}, props),
|
|
7860
|
-
/* @__PURE__ */
|
|
8150
|
+
/* @__PURE__ */ React63.createElement(
|
|
7861
8151
|
"path",
|
|
7862
8152
|
{
|
|
7863
8153
|
fillRule: "evenodd",
|
|
@@ -7871,16 +8161,16 @@ function IllustrationCommunityAlt(props) {
|
|
|
7871
8161
|
var community_alt_default = IllustrationCommunityAlt;
|
|
7872
8162
|
|
|
7873
8163
|
// src/illustrations/parental-leave.js
|
|
7874
|
-
var
|
|
8164
|
+
var React64 = __toESM(require("react"));
|
|
7875
8165
|
function IllustrationParentalLeave(props) {
|
|
7876
|
-
return /* @__PURE__ */
|
|
8166
|
+
return /* @__PURE__ */ React64.createElement(
|
|
7877
8167
|
"svg",
|
|
7878
8168
|
__spreadValues({
|
|
7879
8169
|
viewBox: "0 0 100 101",
|
|
7880
8170
|
fill: "none",
|
|
7881
8171
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7882
8172
|
}, props),
|
|
7883
|
-
/* @__PURE__ */
|
|
8173
|
+
/* @__PURE__ */ React64.createElement(
|
|
7884
8174
|
"path",
|
|
7885
8175
|
{
|
|
7886
8176
|
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",
|
|
@@ -7892,16 +8182,16 @@ function IllustrationParentalLeave(props) {
|
|
|
7892
8182
|
var parental_leave_default = IllustrationParentalLeave;
|
|
7893
8183
|
|
|
7894
8184
|
// src/illustrations/content-limit.js
|
|
7895
|
-
var
|
|
8185
|
+
var React65 = __toESM(require("react"));
|
|
7896
8186
|
function IllustrationContentLimit(props) {
|
|
7897
|
-
return /* @__PURE__ */
|
|
8187
|
+
return /* @__PURE__ */ React65.createElement(
|
|
7898
8188
|
"svg",
|
|
7899
8189
|
__spreadValues({
|
|
7900
8190
|
viewBox: "0 0 100 100",
|
|
7901
8191
|
fill: "none",
|
|
7902
8192
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7903
8193
|
}, props),
|
|
7904
|
-
/* @__PURE__ */
|
|
8194
|
+
/* @__PURE__ */ React65.createElement(
|
|
7905
8195
|
"path",
|
|
7906
8196
|
{
|
|
7907
8197
|
fillRule: "evenodd",
|
|
@@ -7915,16 +8205,16 @@ function IllustrationContentLimit(props) {
|
|
|
7915
8205
|
var content_limit_default = IllustrationContentLimit;
|
|
7916
8206
|
|
|
7917
8207
|
// src/illustrations/pto.js
|
|
7918
|
-
var
|
|
8208
|
+
var React66 = __toESM(require("react"));
|
|
7919
8209
|
function IllustrationPto(props) {
|
|
7920
|
-
return /* @__PURE__ */
|
|
8210
|
+
return /* @__PURE__ */ React66.createElement(
|
|
7921
8211
|
"svg",
|
|
7922
8212
|
__spreadValues({
|
|
7923
8213
|
viewBox: "0 0 110 111",
|
|
7924
8214
|
fill: "none",
|
|
7925
8215
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7926
8216
|
}, props),
|
|
7927
|
-
/* @__PURE__ */
|
|
8217
|
+
/* @__PURE__ */ React66.createElement(
|
|
7928
8218
|
"path",
|
|
7929
8219
|
{
|
|
7930
8220
|
fillRule: "evenodd",
|
|
@@ -7938,16 +8228,16 @@ function IllustrationPto(props) {
|
|
|
7938
8228
|
var pto_default = IllustrationPto;
|
|
7939
8229
|
|
|
7940
8230
|
// src/illustrations/custom-branding.js
|
|
7941
|
-
var
|
|
8231
|
+
var React67 = __toESM(require("react"));
|
|
7942
8232
|
function IllustrationCustomBranding(props) {
|
|
7943
|
-
return /* @__PURE__ */
|
|
8233
|
+
return /* @__PURE__ */ React67.createElement(
|
|
7944
8234
|
"svg",
|
|
7945
8235
|
__spreadValues({
|
|
7946
8236
|
viewBox: "0 0 134 134",
|
|
7947
8237
|
fill: "none",
|
|
7948
8238
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7949
8239
|
}, props),
|
|
7950
|
-
/* @__PURE__ */
|
|
8240
|
+
/* @__PURE__ */ React67.createElement(
|
|
7951
8241
|
"path",
|
|
7952
8242
|
{
|
|
7953
8243
|
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",
|
|
@@ -7959,53 +8249,53 @@ function IllustrationCustomBranding(props) {
|
|
|
7959
8249
|
var custom_branding_default = IllustrationCustomBranding;
|
|
7960
8250
|
|
|
7961
8251
|
// src/illustrations/record.js
|
|
7962
|
-
var
|
|
8252
|
+
var React68 = __toESM(require("react"));
|
|
7963
8253
|
function IllustrationRecord(props) {
|
|
7964
|
-
return /* @__PURE__ */
|
|
8254
|
+
return /* @__PURE__ */ React68.createElement(
|
|
7965
8255
|
"svg",
|
|
7966
8256
|
__spreadValues({
|
|
7967
8257
|
viewBox: "0 0 100 100",
|
|
7968
8258
|
fill: "none",
|
|
7969
8259
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7970
8260
|
}, props),
|
|
7971
|
-
/* @__PURE__ */
|
|
7972
|
-
/* @__PURE__ */
|
|
8261
|
+
/* @__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" })),
|
|
8262
|
+
/* @__PURE__ */ React68.createElement("defs", null, /* @__PURE__ */ React68.createElement("clipPath", { id: "Record_svg__clip0" }, /* @__PURE__ */ React68.createElement("path", { fill: "#fff", d: "M0 0h100v100H0z" })))
|
|
7973
8263
|
);
|
|
7974
8264
|
}
|
|
7975
8265
|
var record_default = IllustrationRecord;
|
|
7976
8266
|
|
|
7977
8267
|
// src/illustrations/desktop-app-and-chrome-extension.js
|
|
7978
|
-
var
|
|
8268
|
+
var React69 = __toESM(require("react"));
|
|
7979
8269
|
function IllustrationDesktopAppandChromeExtension(props) {
|
|
7980
|
-
return /* @__PURE__ */
|
|
8270
|
+
return /* @__PURE__ */ React69.createElement(
|
|
7981
8271
|
"svg",
|
|
7982
8272
|
__spreadValues({
|
|
7983
8273
|
viewBox: "0 0 134 134",
|
|
7984
8274
|
fill: "none",
|
|
7985
8275
|
xmlns: "http://www.w3.org/2000/svg"
|
|
7986
8276
|
}, props),
|
|
7987
|
-
/* @__PURE__ */
|
|
8277
|
+
/* @__PURE__ */ React69.createElement(
|
|
7988
8278
|
"path",
|
|
7989
8279
|
{
|
|
7990
8280
|
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",
|
|
7991
8281
|
fill: "currentColor"
|
|
7992
8282
|
}
|
|
7993
8283
|
),
|
|
7994
|
-
/* @__PURE__ */
|
|
8284
|
+
/* @__PURE__ */ React69.createElement(
|
|
7995
8285
|
"path",
|
|
7996
8286
|
{
|
|
7997
8287
|
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",
|
|
7998
8288
|
fill: "currentColor"
|
|
7999
8289
|
}
|
|
8000
8290
|
),
|
|
8001
|
-
/* @__PURE__ */
|
|
8291
|
+
/* @__PURE__ */ React69.createElement(
|
|
8002
8292
|
"path",
|
|
8003
8293
|
{
|
|
8004
8294
|
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",
|
|
8005
8295
|
fill: "currentColor"
|
|
8006
8296
|
}
|
|
8007
8297
|
),
|
|
8008
|
-
/* @__PURE__ */
|
|
8298
|
+
/* @__PURE__ */ React69.createElement(
|
|
8009
8299
|
"path",
|
|
8010
8300
|
{
|
|
8011
8301
|
d: "M68.52 50.317v-.449l-.077.444c.024 0 .053.005.077.005z",
|
|
@@ -8017,16 +8307,16 @@ function IllustrationDesktopAppandChromeExtension(props) {
|
|
|
8017
8307
|
var desktop_app_and_chrome_extension_default = IllustrationDesktopAppandChromeExtension;
|
|
8018
8308
|
|
|
8019
8309
|
// src/illustrations/remote-first.js
|
|
8020
|
-
var
|
|
8310
|
+
var React70 = __toESM(require("react"));
|
|
8021
8311
|
function IllustrationRemoteFirst(props) {
|
|
8022
|
-
return /* @__PURE__ */
|
|
8312
|
+
return /* @__PURE__ */ React70.createElement(
|
|
8023
8313
|
"svg",
|
|
8024
8314
|
__spreadValues({
|
|
8025
8315
|
viewBox: "0 0 110 110",
|
|
8026
8316
|
fill: "none",
|
|
8027
8317
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8028
8318
|
}, props),
|
|
8029
|
-
/* @__PURE__ */
|
|
8319
|
+
/* @__PURE__ */ React70.createElement(
|
|
8030
8320
|
"path",
|
|
8031
8321
|
{
|
|
8032
8322
|
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",
|
|
@@ -8035,7 +8325,7 @@ function IllustrationRemoteFirst(props) {
|
|
|
8035
8325
|
strokeMiterlimit: 10
|
|
8036
8326
|
}
|
|
8037
8327
|
),
|
|
8038
|
-
/* @__PURE__ */
|
|
8328
|
+
/* @__PURE__ */ React70.createElement(
|
|
8039
8329
|
"path",
|
|
8040
8330
|
{
|
|
8041
8331
|
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",
|
|
@@ -8044,7 +8334,7 @@ function IllustrationRemoteFirst(props) {
|
|
|
8044
8334
|
strokeMiterlimit: 10
|
|
8045
8335
|
}
|
|
8046
8336
|
),
|
|
8047
|
-
/* @__PURE__ */
|
|
8337
|
+
/* @__PURE__ */ React70.createElement(
|
|
8048
8338
|
"path",
|
|
8049
8339
|
{
|
|
8050
8340
|
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",
|
|
@@ -8058,23 +8348,23 @@ function IllustrationRemoteFirst(props) {
|
|
|
8058
8348
|
var remote_first_default = IllustrationRemoteFirst;
|
|
8059
8349
|
|
|
8060
8350
|
// src/illustrations/device-compatibility.js
|
|
8061
|
-
var
|
|
8351
|
+
var React71 = __toESM(require("react"));
|
|
8062
8352
|
function IllustrationDeviceCompatibility(props) {
|
|
8063
|
-
return /* @__PURE__ */
|
|
8353
|
+
return /* @__PURE__ */ React71.createElement(
|
|
8064
8354
|
"svg",
|
|
8065
8355
|
__spreadValues({
|
|
8066
8356
|
viewBox: "0 0 110 110",
|
|
8067
8357
|
fill: "none",
|
|
8068
8358
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8069
8359
|
}, props),
|
|
8070
|
-
/* @__PURE__ */
|
|
8360
|
+
/* @__PURE__ */ React71.createElement(
|
|
8071
8361
|
"path",
|
|
8072
8362
|
{
|
|
8073
8363
|
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",
|
|
8074
8364
|
fill: "currentColor"
|
|
8075
8365
|
}
|
|
8076
8366
|
),
|
|
8077
|
-
/* @__PURE__ */
|
|
8367
|
+
/* @__PURE__ */ React71.createElement(
|
|
8078
8368
|
"path",
|
|
8079
8369
|
{
|
|
8080
8370
|
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",
|
|
@@ -8086,17 +8376,17 @@ function IllustrationDeviceCompatibility(props) {
|
|
|
8086
8376
|
var device_compatibility_default = IllustrationDeviceCompatibility;
|
|
8087
8377
|
|
|
8088
8378
|
// src/illustrations/roadmap.js
|
|
8089
|
-
var
|
|
8379
|
+
var React72 = __toESM(require("react"));
|
|
8090
8380
|
function IllustrationRoadmap(props) {
|
|
8091
|
-
return /* @__PURE__ */
|
|
8381
|
+
return /* @__PURE__ */ React72.createElement(
|
|
8092
8382
|
"svg",
|
|
8093
8383
|
__spreadValues({
|
|
8094
8384
|
viewBox: "0 0 100 100",
|
|
8095
8385
|
fill: "none",
|
|
8096
8386
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8097
8387
|
}, props),
|
|
8098
|
-
/* @__PURE__ */
|
|
8099
|
-
/* @__PURE__ */
|
|
8388
|
+
/* @__PURE__ */ React72.createElement("path", { d: "M100 100H0V0h100v100zM10 90h80V10H10v80z", fill: "currentColor" }),
|
|
8389
|
+
/* @__PURE__ */ React72.createElement(
|
|
8100
8390
|
"path",
|
|
8101
8391
|
{
|
|
8102
8392
|
d: "M50.008 39.806L80 54v-9.806L50.008 30 20 44.194V54l30.008-14.194zM80 20H20v10h60V20z",
|
|
@@ -8108,16 +8398,16 @@ function IllustrationRoadmap(props) {
|
|
|
8108
8398
|
var roadmap_default = IllustrationRoadmap;
|
|
8109
8399
|
|
|
8110
8400
|
// src/illustrations/downgrade.js
|
|
8111
|
-
var
|
|
8401
|
+
var React73 = __toESM(require("react"));
|
|
8112
8402
|
function IllustrationDowngrade(props) {
|
|
8113
|
-
return /* @__PURE__ */
|
|
8403
|
+
return /* @__PURE__ */ React73.createElement(
|
|
8114
8404
|
"svg",
|
|
8115
8405
|
__spreadValues({
|
|
8116
8406
|
viewBox: "0 0 100 100",
|
|
8117
8407
|
fill: "none",
|
|
8118
8408
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8119
8409
|
}, props),
|
|
8120
|
-
/* @__PURE__ */
|
|
8410
|
+
/* @__PURE__ */ React73.createElement(
|
|
8121
8411
|
"path",
|
|
8122
8412
|
{
|
|
8123
8413
|
fillRule: "evenodd",
|
|
@@ -8131,16 +8421,16 @@ function IllustrationDowngrade(props) {
|
|
|
8131
8421
|
var downgrade_default = IllustrationDowngrade;
|
|
8132
8422
|
|
|
8133
8423
|
// src/illustrations/screenshot.js
|
|
8134
|
-
var
|
|
8424
|
+
var React74 = __toESM(require("react"));
|
|
8135
8425
|
function IllustrationScreenshot(props) {
|
|
8136
|
-
return /* @__PURE__ */
|
|
8426
|
+
return /* @__PURE__ */ React74.createElement(
|
|
8137
8427
|
"svg",
|
|
8138
8428
|
__spreadValues({
|
|
8139
8429
|
viewBox: "0 0 100 100",
|
|
8140
8430
|
fill: "none",
|
|
8141
8431
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8142
8432
|
}, props),
|
|
8143
|
-
/* @__PURE__ */
|
|
8433
|
+
/* @__PURE__ */ React74.createElement(
|
|
8144
8434
|
"path",
|
|
8145
8435
|
{
|
|
8146
8436
|
fillRule: "evenodd",
|
|
@@ -8154,16 +8444,16 @@ function IllustrationScreenshot(props) {
|
|
|
8154
8444
|
var screenshot_default = IllustrationScreenshot;
|
|
8155
8445
|
|
|
8156
8446
|
// src/illustrations/embrace-the-weird.js
|
|
8157
|
-
var
|
|
8447
|
+
var React75 = __toESM(require("react"));
|
|
8158
8448
|
function IllustrationEmbracetheWeird(props) {
|
|
8159
|
-
return /* @__PURE__ */
|
|
8449
|
+
return /* @__PURE__ */ React75.createElement(
|
|
8160
8450
|
"svg",
|
|
8161
8451
|
__spreadValues({
|
|
8162
8452
|
viewBox: "0 0 110 110",
|
|
8163
8453
|
fill: "none",
|
|
8164
8454
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8165
8455
|
}, props),
|
|
8166
|
-
/* @__PURE__ */
|
|
8456
|
+
/* @__PURE__ */ React75.createElement(
|
|
8167
8457
|
"path",
|
|
8168
8458
|
{
|
|
8169
8459
|
fillRule: "evenodd",
|
|
@@ -8177,40 +8467,40 @@ function IllustrationEmbracetheWeird(props) {
|
|
|
8177
8467
|
var embrace_the_weird_default = IllustrationEmbracetheWeird;
|
|
8178
8468
|
|
|
8179
8469
|
// src/illustrations/share-with-your-team.js
|
|
8180
|
-
var
|
|
8470
|
+
var React76 = __toESM(require("react"));
|
|
8181
8471
|
function IllustrationSharewithYourTeamTeamLibrary(props) {
|
|
8182
|
-
return /* @__PURE__ */
|
|
8472
|
+
return /* @__PURE__ */ React76.createElement(
|
|
8183
8473
|
"svg",
|
|
8184
8474
|
__spreadValues({
|
|
8185
8475
|
viewBox: "0 0 100 100",
|
|
8186
8476
|
fill: "none",
|
|
8187
8477
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8188
8478
|
}, props),
|
|
8189
|
-
/* @__PURE__ */
|
|
8479
|
+
/* @__PURE__ */ React76.createElement(
|
|
8190
8480
|
"g",
|
|
8191
8481
|
{
|
|
8192
8482
|
clipPath: "url(#Share_with_Your_Team_(Team_Library)_svg__clip0)",
|
|
8193
8483
|
fill: "currentColor"
|
|
8194
8484
|
},
|
|
8195
|
-
/* @__PURE__ */
|
|
8196
|
-
/* @__PURE__ */
|
|
8485
|
+
/* @__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" }),
|
|
8486
|
+
/* @__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" })
|
|
8197
8487
|
),
|
|
8198
|
-
/* @__PURE__ */
|
|
8488
|
+
/* @__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" })))
|
|
8199
8489
|
);
|
|
8200
8490
|
}
|
|
8201
8491
|
var share_with_your_team_default = IllustrationSharewithYourTeamTeamLibrary;
|
|
8202
8492
|
|
|
8203
8493
|
// src/illustrations/enterprise-plan.js
|
|
8204
|
-
var
|
|
8494
|
+
var React77 = __toESM(require("react"));
|
|
8205
8495
|
function IllustrationEnterprisePlan(props) {
|
|
8206
|
-
return /* @__PURE__ */
|
|
8496
|
+
return /* @__PURE__ */ React77.createElement(
|
|
8207
8497
|
"svg",
|
|
8208
8498
|
__spreadValues({
|
|
8209
8499
|
viewBox: "0 0 101 100",
|
|
8210
8500
|
fill: "none",
|
|
8211
8501
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8212
8502
|
}, props),
|
|
8213
|
-
/* @__PURE__ */
|
|
8503
|
+
/* @__PURE__ */ React77.createElement(
|
|
8214
8504
|
"path",
|
|
8215
8505
|
{
|
|
8216
8506
|
fill: "currentColor",
|
|
@@ -8222,30 +8512,30 @@ function IllustrationEnterprisePlan(props) {
|
|
|
8222
8512
|
var enterprise_plan_default = IllustrationEnterprisePlan;
|
|
8223
8513
|
|
|
8224
8514
|
// src/illustrations/share.js
|
|
8225
|
-
var
|
|
8515
|
+
var React78 = __toESM(require("react"));
|
|
8226
8516
|
function IllustrationShare(props) {
|
|
8227
|
-
return /* @__PURE__ */
|
|
8517
|
+
return /* @__PURE__ */ React78.createElement(
|
|
8228
8518
|
"svg",
|
|
8229
8519
|
__spreadValues({
|
|
8230
8520
|
viewBox: "0 0 100 101",
|
|
8231
8521
|
fill: "none",
|
|
8232
8522
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8233
8523
|
}, props),
|
|
8234
|
-
/* @__PURE__ */
|
|
8524
|
+
/* @__PURE__ */ React78.createElement(
|
|
8235
8525
|
"path",
|
|
8236
8526
|
{
|
|
8237
8527
|
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",
|
|
8238
8528
|
fill: "currentColor"
|
|
8239
8529
|
}
|
|
8240
8530
|
),
|
|
8241
|
-
/* @__PURE__ */
|
|
8531
|
+
/* @__PURE__ */ React78.createElement(
|
|
8242
8532
|
"path",
|
|
8243
8533
|
{
|
|
8244
8534
|
d: "M50 65.732h15.73v-15.73c0 8.69-7.04 15.73-15.73 15.73z",
|
|
8245
8535
|
fill: "currentColor"
|
|
8246
8536
|
}
|
|
8247
8537
|
),
|
|
8248
|
-
/* @__PURE__ */
|
|
8538
|
+
/* @__PURE__ */ React78.createElement(
|
|
8249
8539
|
"path",
|
|
8250
8540
|
{
|
|
8251
8541
|
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",
|
|
@@ -8257,39 +8547,39 @@ function IllustrationShare(props) {
|
|
|
8257
8547
|
var share_default = IllustrationShare;
|
|
8258
8548
|
|
|
8259
8549
|
// src/illustrations/faq-and-security.js
|
|
8260
|
-
var
|
|
8550
|
+
var React79 = __toESM(require("react"));
|
|
8261
8551
|
function IllustrationFaQandSecurity(props) {
|
|
8262
|
-
return /* @__PURE__ */
|
|
8552
|
+
return /* @__PURE__ */ React79.createElement(
|
|
8263
8553
|
"svg",
|
|
8264
8554
|
__spreadValues({
|
|
8265
8555
|
viewBox: "0 0 100 100",
|
|
8266
8556
|
fill: "none",
|
|
8267
8557
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8268
8558
|
}, props),
|
|
8269
|
-
/* @__PURE__ */
|
|
8559
|
+
/* @__PURE__ */ React79.createElement(
|
|
8270
8560
|
"path",
|
|
8271
8561
|
{
|
|
8272
8562
|
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",
|
|
8273
8563
|
fill: "currentColor"
|
|
8274
8564
|
}
|
|
8275
8565
|
),
|
|
8276
|
-
/* @__PURE__ */
|
|
8277
|
-
/* @__PURE__ */
|
|
8566
|
+
/* @__PURE__ */ React79.createElement("path", { d: "M31 50V0H0v100h99.999V69H31V50z", fill: "currentColor" }),
|
|
8567
|
+
/* @__PURE__ */ React79.createElement("path", { d: "M100 66V0H34v31h35v35h31z", fill: "currentColor" })
|
|
8278
8568
|
);
|
|
8279
8569
|
}
|
|
8280
8570
|
var faq_and_security_default = IllustrationFaQandSecurity;
|
|
8281
8571
|
|
|
8282
8572
|
// src/illustrations/starred.js
|
|
8283
|
-
var
|
|
8573
|
+
var React80 = __toESM(require("react"));
|
|
8284
8574
|
function IllustrationStarred(props) {
|
|
8285
|
-
return /* @__PURE__ */
|
|
8575
|
+
return /* @__PURE__ */ React80.createElement(
|
|
8286
8576
|
"svg",
|
|
8287
8577
|
__spreadValues({
|
|
8288
8578
|
viewBox: "0 0 101 101",
|
|
8289
8579
|
fill: "none",
|
|
8290
8580
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8291
8581
|
}, props),
|
|
8292
|
-
/* @__PURE__ */
|
|
8582
|
+
/* @__PURE__ */ React80.createElement(
|
|
8293
8583
|
"path",
|
|
8294
8584
|
{
|
|
8295
8585
|
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",
|
|
@@ -8301,16 +8591,16 @@ function IllustrationStarred(props) {
|
|
|
8301
8591
|
var starred_default = IllustrationStarred;
|
|
8302
8592
|
|
|
8303
8593
|
// src/illustrations/five-minute-limit.js
|
|
8304
|
-
var
|
|
8594
|
+
var React81 = __toESM(require("react"));
|
|
8305
8595
|
function Illustration5MinuteLimit(props) {
|
|
8306
|
-
return /* @__PURE__ */
|
|
8596
|
+
return /* @__PURE__ */ React81.createElement(
|
|
8307
8597
|
"svg",
|
|
8308
8598
|
__spreadValues({
|
|
8309
8599
|
viewBox: "0 0 110 110",
|
|
8310
8600
|
fill: "none",
|
|
8311
8601
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8312
8602
|
}, props),
|
|
8313
|
-
/* @__PURE__ */
|
|
8603
|
+
/* @__PURE__ */ React81.createElement(
|
|
8314
8604
|
"path",
|
|
8315
8605
|
{
|
|
8316
8606
|
fillRule: "evenodd",
|
|
@@ -8324,16 +8614,16 @@ function Illustration5MinuteLimit(props) {
|
|
|
8324
8614
|
var five_minute_limit_default = Illustration5MinuteLimit;
|
|
8325
8615
|
|
|
8326
8616
|
// src/illustrations/starter-plus-plan.js
|
|
8327
|
-
var
|
|
8617
|
+
var React82 = __toESM(require("react"));
|
|
8328
8618
|
function IllustrationStarterPlusPlan(props) {
|
|
8329
|
-
return /* @__PURE__ */
|
|
8619
|
+
return /* @__PURE__ */ React82.createElement(
|
|
8330
8620
|
"svg",
|
|
8331
8621
|
__spreadValues({
|
|
8332
8622
|
viewBox: "0 0 100 100",
|
|
8333
8623
|
fill: "none",
|
|
8334
8624
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8335
8625
|
}, props),
|
|
8336
|
-
/* @__PURE__ */
|
|
8626
|
+
/* @__PURE__ */ React82.createElement(
|
|
8337
8627
|
"path",
|
|
8338
8628
|
{
|
|
8339
8629
|
fillRule: "evenodd",
|
|
@@ -8347,16 +8637,16 @@ function IllustrationStarterPlusPlan(props) {
|
|
|
8347
8637
|
var starter_plus_plan_default = IllustrationStarterPlusPlan;
|
|
8348
8638
|
|
|
8349
8639
|
// src/illustrations/getting-started.js
|
|
8350
|
-
var
|
|
8640
|
+
var React83 = __toESM(require("react"));
|
|
8351
8641
|
function IllustrationGettingStarted(props) {
|
|
8352
|
-
return /* @__PURE__ */
|
|
8642
|
+
return /* @__PURE__ */ React83.createElement(
|
|
8353
8643
|
"svg",
|
|
8354
8644
|
__spreadValues({
|
|
8355
8645
|
viewBox: "0 0 106 106",
|
|
8356
8646
|
fill: "none",
|
|
8357
8647
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8358
8648
|
}, props),
|
|
8359
|
-
/* @__PURE__ */
|
|
8649
|
+
/* @__PURE__ */ React83.createElement(
|
|
8360
8650
|
"path",
|
|
8361
8651
|
{
|
|
8362
8652
|
d: "M53 101c26.51 0 48-21.49 48-48S79.51 5 53 5 5 26.49 5 53s21.49 48 48 48z",
|
|
@@ -8365,7 +8655,7 @@ function IllustrationGettingStarted(props) {
|
|
|
8365
8655
|
strokeMiterlimit: 10
|
|
8366
8656
|
}
|
|
8367
8657
|
),
|
|
8368
|
-
/* @__PURE__ */
|
|
8658
|
+
/* @__PURE__ */ React83.createElement(
|
|
8369
8659
|
"path",
|
|
8370
8660
|
{
|
|
8371
8661
|
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",
|
|
@@ -8374,7 +8664,7 @@ function IllustrationGettingStarted(props) {
|
|
|
8374
8664
|
strokeMiterlimit: 10
|
|
8375
8665
|
}
|
|
8376
8666
|
),
|
|
8377
|
-
/* @__PURE__ */
|
|
8667
|
+
/* @__PURE__ */ React83.createElement(
|
|
8378
8668
|
"path",
|
|
8379
8669
|
{
|
|
8380
8670
|
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",
|
|
@@ -8383,7 +8673,7 @@ function IllustrationGettingStarted(props) {
|
|
|
8383
8673
|
strokeMiterlimit: 10
|
|
8384
8674
|
}
|
|
8385
8675
|
),
|
|
8386
|
-
/* @__PURE__ */
|
|
8676
|
+
/* @__PURE__ */ React83.createElement(
|
|
8387
8677
|
"path",
|
|
8388
8678
|
{
|
|
8389
8679
|
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",
|
|
@@ -8397,23 +8687,23 @@ function IllustrationGettingStarted(props) {
|
|
|
8397
8687
|
var getting_started_default = IllustrationGettingStarted;
|
|
8398
8688
|
|
|
8399
8689
|
// src/illustrations/strong-upload-speed.js
|
|
8400
|
-
var
|
|
8690
|
+
var React84 = __toESM(require("react"));
|
|
8401
8691
|
function IllustrationStrongUploadSpeed(props) {
|
|
8402
|
-
return /* @__PURE__ */
|
|
8692
|
+
return /* @__PURE__ */ React84.createElement(
|
|
8403
8693
|
"svg",
|
|
8404
8694
|
__spreadValues({
|
|
8405
8695
|
viewBox: "0 0 111 110",
|
|
8406
8696
|
fill: "none",
|
|
8407
8697
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8408
8698
|
}, props),
|
|
8409
|
-
/* @__PURE__ */
|
|
8699
|
+
/* @__PURE__ */ React84.createElement(
|
|
8410
8700
|
"path",
|
|
8411
8701
|
{
|
|
8412
8702
|
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",
|
|
8413
8703
|
fill: "currentColor"
|
|
8414
8704
|
}
|
|
8415
8705
|
),
|
|
8416
|
-
/* @__PURE__ */
|
|
8706
|
+
/* @__PURE__ */ React84.createElement(
|
|
8417
8707
|
"path",
|
|
8418
8708
|
{
|
|
8419
8709
|
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",
|
|
@@ -8425,16 +8715,16 @@ function IllustrationStrongUploadSpeed(props) {
|
|
|
8425
8715
|
var strong_upload_speed_default = IllustrationStrongUploadSpeed;
|
|
8426
8716
|
|
|
8427
8717
|
// src/illustrations/growth-through-empathy.js
|
|
8428
|
-
var
|
|
8718
|
+
var React85 = __toESM(require("react"));
|
|
8429
8719
|
function IllustrationGrowththroughEmpathy(props) {
|
|
8430
|
-
return /* @__PURE__ */
|
|
8720
|
+
return /* @__PURE__ */ React85.createElement(
|
|
8431
8721
|
"svg",
|
|
8432
8722
|
__spreadValues({
|
|
8433
8723
|
viewBox: "0 0 104 100",
|
|
8434
8724
|
fill: "none",
|
|
8435
8725
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8436
8726
|
}, props),
|
|
8437
|
-
/* @__PURE__ */
|
|
8727
|
+
/* @__PURE__ */ React85.createElement(
|
|
8438
8728
|
"path",
|
|
8439
8729
|
{
|
|
8440
8730
|
d: "M98.75 100.001c0-25.889-20.986-46.876-46.874-46.876C25.987 53.125 5 74.112 5 100.001",
|
|
@@ -8443,7 +8733,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8443
8733
|
strokeMiterlimit: 10
|
|
8444
8734
|
}
|
|
8445
8735
|
),
|
|
8446
|
-
/* @__PURE__ */
|
|
8736
|
+
/* @__PURE__ */ React85.createElement(
|
|
8447
8737
|
"path",
|
|
8448
8738
|
{
|
|
8449
8739
|
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",
|
|
@@ -8452,7 +8742,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8452
8742
|
strokeMiterlimit: 10
|
|
8453
8743
|
}
|
|
8454
8744
|
),
|
|
8455
|
-
/* @__PURE__ */
|
|
8745
|
+
/* @__PURE__ */ React85.createElement(
|
|
8456
8746
|
"path",
|
|
8457
8747
|
{
|
|
8458
8748
|
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",
|
|
@@ -8461,7 +8751,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8461
8751
|
strokeMiterlimit: 10
|
|
8462
8752
|
}
|
|
8463
8753
|
),
|
|
8464
|
-
/* @__PURE__ */
|
|
8754
|
+
/* @__PURE__ */ React85.createElement(
|
|
8465
8755
|
"path",
|
|
8466
8756
|
{
|
|
8467
8757
|
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",
|
|
@@ -8470,7 +8760,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8470
8760
|
strokeMiterlimit: 10
|
|
8471
8761
|
}
|
|
8472
8762
|
),
|
|
8473
|
-
/* @__PURE__ */
|
|
8763
|
+
/* @__PURE__ */ React85.createElement(
|
|
8474
8764
|
"path",
|
|
8475
8765
|
{
|
|
8476
8766
|
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",
|
|
@@ -8479,7 +8769,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8479
8769
|
strokeMiterlimit: 10
|
|
8480
8770
|
}
|
|
8481
8771
|
),
|
|
8482
|
-
/* @__PURE__ */
|
|
8772
|
+
/* @__PURE__ */ React85.createElement(
|
|
8483
8773
|
"path",
|
|
8484
8774
|
{
|
|
8485
8775
|
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",
|
|
@@ -8488,7 +8778,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8488
8778
|
strokeMiterlimit: 10
|
|
8489
8779
|
}
|
|
8490
8780
|
),
|
|
8491
|
-
/* @__PURE__ */
|
|
8781
|
+
/* @__PURE__ */ React85.createElement(
|
|
8492
8782
|
"path",
|
|
8493
8783
|
{
|
|
8494
8784
|
d: "M64.015 0c0 6.693-5.432 12.124-12.124 12.124S39.767 6.693 39.767.002",
|
|
@@ -8502,16 +8792,16 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
8502
8792
|
var growth_through_empathy_default = IllustrationGrowththroughEmpathy;
|
|
8503
8793
|
|
|
8504
8794
|
// src/illustrations/troubleshooting.js
|
|
8505
|
-
var
|
|
8795
|
+
var React86 = __toESM(require("react"));
|
|
8506
8796
|
function IllustrationTroubleshooting(props) {
|
|
8507
|
-
return /* @__PURE__ */
|
|
8797
|
+
return /* @__PURE__ */ React86.createElement(
|
|
8508
8798
|
"svg",
|
|
8509
8799
|
__spreadValues({
|
|
8510
8800
|
viewBox: "0 0 110 110",
|
|
8511
8801
|
fill: "none",
|
|
8512
8802
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8513
8803
|
}, props),
|
|
8514
|
-
/* @__PURE__ */
|
|
8804
|
+
/* @__PURE__ */ React86.createElement(
|
|
8515
8805
|
"path",
|
|
8516
8806
|
{
|
|
8517
8807
|
d: "M5 55h99.984c0 27.61-22.375 50-50 50S5 82.61 5 55z",
|
|
@@ -8521,7 +8811,7 @@ function IllustrationTroubleshooting(props) {
|
|
|
8521
8811
|
strokeMiterlimit: 10
|
|
8522
8812
|
}
|
|
8523
8813
|
),
|
|
8524
|
-
/* @__PURE__ */
|
|
8814
|
+
/* @__PURE__ */ React86.createElement(
|
|
8525
8815
|
"path",
|
|
8526
8816
|
{
|
|
8527
8817
|
d: "M55 105c27.614 0 50-22.386 50-50S82.614 5 55 5 5 27.386 5 55s22.386 50 50 50z",
|
|
@@ -8530,7 +8820,7 @@ function IllustrationTroubleshooting(props) {
|
|
|
8530
8820
|
strokeMiterlimit: 10
|
|
8531
8821
|
}
|
|
8532
8822
|
),
|
|
8533
|
-
/* @__PURE__ */
|
|
8823
|
+
/* @__PURE__ */ React86.createElement(
|
|
8534
8824
|
"path",
|
|
8535
8825
|
{
|
|
8536
8826
|
d: "M23.534 55C23.534 37.62 37.62 23.534 55 23.534c17.382 0 31.466 14.085 31.466 31.466",
|
|
@@ -8539,7 +8829,7 @@ function IllustrationTroubleshooting(props) {
|
|
|
8539
8829
|
strokeMiterlimit: 10
|
|
8540
8830
|
}
|
|
8541
8831
|
),
|
|
8542
|
-
/* @__PURE__ */
|
|
8832
|
+
/* @__PURE__ */ React86.createElement(
|
|
8543
8833
|
"path",
|
|
8544
8834
|
{
|
|
8545
8835
|
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",
|
|
@@ -8553,16 +8843,16 @@ function IllustrationTroubleshooting(props) {
|
|
|
8553
8843
|
var troubleshooting_default = IllustrationTroubleshooting;
|
|
8554
8844
|
|
|
8555
8845
|
// src/illustrations/health-plans.js
|
|
8556
|
-
var
|
|
8846
|
+
var React87 = __toESM(require("react"));
|
|
8557
8847
|
function IllustrationHealthPlans(props) {
|
|
8558
|
-
return /* @__PURE__ */
|
|
8848
|
+
return /* @__PURE__ */ React87.createElement(
|
|
8559
8849
|
"svg",
|
|
8560
8850
|
__spreadValues({
|
|
8561
8851
|
viewBox: "0 0 100 101",
|
|
8562
8852
|
fill: "none",
|
|
8563
8853
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8564
8854
|
}, props),
|
|
8565
|
-
/* @__PURE__ */
|
|
8855
|
+
/* @__PURE__ */ React87.createElement(
|
|
8566
8856
|
"path",
|
|
8567
8857
|
{
|
|
8568
8858
|
fillRule: "evenodd",
|
|
@@ -8576,16 +8866,16 @@ function IllustrationHealthPlans(props) {
|
|
|
8576
8866
|
var health_plans_default = IllustrationHealthPlans;
|
|
8577
8867
|
|
|
8578
8868
|
// src/illustrations/upgrade.js
|
|
8579
|
-
var
|
|
8869
|
+
var React88 = __toESM(require("react"));
|
|
8580
8870
|
function IllustrationUpgrade(props) {
|
|
8581
|
-
return /* @__PURE__ */
|
|
8871
|
+
return /* @__PURE__ */ React88.createElement(
|
|
8582
8872
|
"svg",
|
|
8583
8873
|
__spreadValues({
|
|
8584
8874
|
viewBox: "0 0 100 100",
|
|
8585
8875
|
fill: "none",
|
|
8586
8876
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8587
8877
|
}, props),
|
|
8588
|
-
/* @__PURE__ */
|
|
8878
|
+
/* @__PURE__ */ React88.createElement(
|
|
8589
8879
|
"path",
|
|
8590
8880
|
{
|
|
8591
8881
|
fillRule: "evenodd",
|
|
@@ -8599,16 +8889,16 @@ function IllustrationUpgrade(props) {
|
|
|
8599
8889
|
var upgrade_default = IllustrationUpgrade;
|
|
8600
8890
|
|
|
8601
8891
|
// src/illustrations/how-to-use-loom.js
|
|
8602
|
-
var
|
|
8892
|
+
var React89 = __toESM(require("react"));
|
|
8603
8893
|
function IllustrationHowtoUseLoom(props) {
|
|
8604
|
-
return /* @__PURE__ */
|
|
8894
|
+
return /* @__PURE__ */ React89.createElement(
|
|
8605
8895
|
"svg",
|
|
8606
8896
|
__spreadValues({
|
|
8607
8897
|
viewBox: "0 0 110 110",
|
|
8608
8898
|
fill: "none",
|
|
8609
8899
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8610
8900
|
}, props),
|
|
8611
|
-
/* @__PURE__ */
|
|
8901
|
+
/* @__PURE__ */ React89.createElement(
|
|
8612
8902
|
"path",
|
|
8613
8903
|
{
|
|
8614
8904
|
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",
|
|
@@ -8620,16 +8910,16 @@ function IllustrationHowtoUseLoom(props) {
|
|
|
8620
8910
|
var how_to_use_loom_default = IllustrationHowtoUseLoom;
|
|
8621
8911
|
|
|
8622
8912
|
// src/illustrations/upload-drag-and-drop.js
|
|
8623
|
-
var
|
|
8913
|
+
var React90 = __toESM(require("react"));
|
|
8624
8914
|
function IllustrationUploadDragAndDrop(props) {
|
|
8625
|
-
return /* @__PURE__ */
|
|
8915
|
+
return /* @__PURE__ */ React90.createElement(
|
|
8626
8916
|
"svg",
|
|
8627
8917
|
__spreadValues({
|
|
8628
8918
|
viewBox: "0 0 100 100",
|
|
8629
8919
|
fill: "none",
|
|
8630
8920
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8631
8921
|
}, props),
|
|
8632
|
-
/* @__PURE__ */
|
|
8922
|
+
/* @__PURE__ */ React90.createElement(
|
|
8633
8923
|
"path",
|
|
8634
8924
|
{
|
|
8635
8925
|
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",
|
|
@@ -8641,16 +8931,16 @@ function IllustrationUploadDragAndDrop(props) {
|
|
|
8641
8931
|
var upload_drag_and_drop_default = IllustrationUploadDragAndDrop;
|
|
8642
8932
|
|
|
8643
8933
|
// src/illustrations/use-cases.js
|
|
8644
|
-
var
|
|
8934
|
+
var React91 = __toESM(require("react"));
|
|
8645
8935
|
function IllustrationUseCases(props) {
|
|
8646
|
-
return /* @__PURE__ */
|
|
8936
|
+
return /* @__PURE__ */ React91.createElement(
|
|
8647
8937
|
"svg",
|
|
8648
8938
|
__spreadValues({
|
|
8649
8939
|
viewBox: "0 0 100 100",
|
|
8650
8940
|
fill: "none",
|
|
8651
8941
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8652
8942
|
}, props),
|
|
8653
|
-
/* @__PURE__ */
|
|
8943
|
+
/* @__PURE__ */ React91.createElement(
|
|
8654
8944
|
"path",
|
|
8655
8945
|
{
|
|
8656
8946
|
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",
|
|
@@ -8662,16 +8952,16 @@ function IllustrationUseCases(props) {
|
|
|
8662
8952
|
var use_cases_default = IllustrationUseCases;
|
|
8663
8953
|
|
|
8664
8954
|
// src/illustrations/invite-members.js
|
|
8665
|
-
var
|
|
8955
|
+
var React92 = __toESM(require("react"));
|
|
8666
8956
|
function IllustrationInviteMembers(props) {
|
|
8667
|
-
return /* @__PURE__ */
|
|
8957
|
+
return /* @__PURE__ */ React92.createElement(
|
|
8668
8958
|
"svg",
|
|
8669
8959
|
__spreadValues({
|
|
8670
8960
|
viewBox: "0 0 134 134",
|
|
8671
8961
|
fill: "none",
|
|
8672
8962
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8673
8963
|
}, props),
|
|
8674
|
-
/* @__PURE__ */
|
|
8964
|
+
/* @__PURE__ */ React92.createElement(
|
|
8675
8965
|
"path",
|
|
8676
8966
|
{
|
|
8677
8967
|
fillRule: "evenodd",
|
|
@@ -8685,45 +8975,45 @@ function IllustrationInviteMembers(props) {
|
|
|
8685
8975
|
var invite_members_default = IllustrationInviteMembers;
|
|
8686
8976
|
|
|
8687
8977
|
// src/illustrations/wellness.js
|
|
8688
|
-
var
|
|
8978
|
+
var React93 = __toESM(require("react"));
|
|
8689
8979
|
function IllustrationWellness(props) {
|
|
8690
|
-
return /* @__PURE__ */
|
|
8980
|
+
return /* @__PURE__ */ React93.createElement(
|
|
8691
8981
|
"svg",
|
|
8692
8982
|
__spreadValues({
|
|
8693
8983
|
viewBox: "0 0 100 101",
|
|
8694
8984
|
fill: "none",
|
|
8695
8985
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8696
8986
|
}, props),
|
|
8697
|
-
/* @__PURE__ */
|
|
8987
|
+
/* @__PURE__ */ React93.createElement(
|
|
8698
8988
|
"path",
|
|
8699
8989
|
{
|
|
8700
8990
|
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",
|
|
8701
8991
|
fill: "currentColor"
|
|
8702
8992
|
}
|
|
8703
8993
|
),
|
|
8704
|
-
/* @__PURE__ */
|
|
8994
|
+
/* @__PURE__ */ React93.createElement(
|
|
8705
8995
|
"path",
|
|
8706
8996
|
{
|
|
8707
8997
|
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",
|
|
8708
8998
|
fill: "currentColor"
|
|
8709
8999
|
}
|
|
8710
9000
|
),
|
|
8711
|
-
/* @__PURE__ */
|
|
9001
|
+
/* @__PURE__ */ React93.createElement("path", { fill: "currentColor", d: "M100 67.595H66.667v33.333H100z" })
|
|
8712
9002
|
);
|
|
8713
9003
|
}
|
|
8714
9004
|
var wellness_default = IllustrationWellness;
|
|
8715
9005
|
|
|
8716
9006
|
// src/illustrations/comments.js
|
|
8717
|
-
var
|
|
9007
|
+
var React94 = __toESM(require("react"));
|
|
8718
9008
|
function IllustrationComments(props) {
|
|
8719
|
-
return /* @__PURE__ */
|
|
9009
|
+
return /* @__PURE__ */ React94.createElement(
|
|
8720
9010
|
"svg",
|
|
8721
9011
|
__spreadValues({
|
|
8722
9012
|
viewBox: "0 0 96 96",
|
|
8723
9013
|
fill: "none",
|
|
8724
9014
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8725
9015
|
}, props),
|
|
8726
|
-
/* @__PURE__ */
|
|
9016
|
+
/* @__PURE__ */ React94.createElement(
|
|
8727
9017
|
"path",
|
|
8728
9018
|
{
|
|
8729
9019
|
fillRule: "evenodd",
|
|
@@ -8732,7 +9022,7 @@ function IllustrationComments(props) {
|
|
|
8732
9022
|
fill: "currentColor"
|
|
8733
9023
|
}
|
|
8734
9024
|
),
|
|
8735
|
-
/* @__PURE__ */
|
|
9025
|
+
/* @__PURE__ */ React94.createElement(
|
|
8736
9026
|
"path",
|
|
8737
9027
|
{
|
|
8738
9028
|
fill: "currentColor",
|
|
@@ -8744,16 +9034,16 @@ function IllustrationComments(props) {
|
|
|
8744
9034
|
var comments_default = IllustrationComments;
|
|
8745
9035
|
|
|
8746
9036
|
// src/illustrations/folders-empty-state-mobile.js
|
|
8747
|
-
var
|
|
9037
|
+
var React95 = __toESM(require("react"));
|
|
8748
9038
|
function IllutrationFoldersEmptyStateMobile(props) {
|
|
8749
|
-
return /* @__PURE__ */
|
|
9039
|
+
return /* @__PURE__ */ React95.createElement(
|
|
8750
9040
|
"svg",
|
|
8751
9041
|
__spreadValues({
|
|
8752
9042
|
viewBox: "0 0 96 96",
|
|
8753
9043
|
fill: "none",
|
|
8754
9044
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8755
9045
|
}, props),
|
|
8756
|
-
/* @__PURE__ */
|
|
9046
|
+
/* @__PURE__ */ React95.createElement(
|
|
8757
9047
|
"path",
|
|
8758
9048
|
{
|
|
8759
9049
|
fillRule: "evenodd",
|
|
@@ -8762,7 +9052,7 @@ function IllutrationFoldersEmptyStateMobile(props) {
|
|
|
8762
9052
|
fill: "currentColor"
|
|
8763
9053
|
}
|
|
8764
9054
|
),
|
|
8765
|
-
/* @__PURE__ */
|
|
9055
|
+
/* @__PURE__ */ React95.createElement(
|
|
8766
9056
|
"path",
|
|
8767
9057
|
{
|
|
8768
9058
|
fillRule: "evenodd",
|
|
@@ -8776,23 +9066,23 @@ function IllutrationFoldersEmptyStateMobile(props) {
|
|
|
8776
9066
|
var folders_empty_state_mobile_default = IllutrationFoldersEmptyStateMobile;
|
|
8777
9067
|
|
|
8778
9068
|
// src/illustrations/help-ios.js
|
|
8779
|
-
var
|
|
9069
|
+
var React96 = __toESM(require("react"));
|
|
8780
9070
|
function IllustrationHelpIos(props) {
|
|
8781
|
-
return /* @__PURE__ */
|
|
9071
|
+
return /* @__PURE__ */ React96.createElement(
|
|
8782
9072
|
"svg",
|
|
8783
9073
|
__spreadValues({
|
|
8784
9074
|
viewBox: "0 0 96 96",
|
|
8785
9075
|
fill: "none",
|
|
8786
9076
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8787
9077
|
}, props),
|
|
8788
|
-
/* @__PURE__ */
|
|
9078
|
+
/* @__PURE__ */ React96.createElement(
|
|
8789
9079
|
"path",
|
|
8790
9080
|
{
|
|
8791
9081
|
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",
|
|
8792
9082
|
fill: "currentColor"
|
|
8793
9083
|
}
|
|
8794
9084
|
),
|
|
8795
|
-
/* @__PURE__ */
|
|
9085
|
+
/* @__PURE__ */ React96.createElement(
|
|
8796
9086
|
"path",
|
|
8797
9087
|
{
|
|
8798
9088
|
fillRule: "evenodd",
|
|
@@ -8806,17 +9096,17 @@ function IllustrationHelpIos(props) {
|
|
|
8806
9096
|
var help_ios_default = IllustrationHelpIos;
|
|
8807
9097
|
|
|
8808
9098
|
// src/illustrations/my-videos-empty-state-mobile.js
|
|
8809
|
-
var
|
|
9099
|
+
var React97 = __toESM(require("react"));
|
|
8810
9100
|
function IllustrationMyVideosEmptyStateMobile(props) {
|
|
8811
|
-
return /* @__PURE__ */
|
|
9101
|
+
return /* @__PURE__ */ React97.createElement(
|
|
8812
9102
|
"svg",
|
|
8813
9103
|
__spreadValues({
|
|
8814
9104
|
viewBox: "0 0 96 96",
|
|
8815
9105
|
fill: "none",
|
|
8816
9106
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8817
9107
|
}, props),
|
|
8818
|
-
/* @__PURE__ */
|
|
8819
|
-
/* @__PURE__ */
|
|
9108
|
+
/* @__PURE__ */ React97.createElement("path", { d: "M96 0H0v96h96V0zM84 12v72H12V12h72z", fill: "currentColor" }),
|
|
9109
|
+
/* @__PURE__ */ React97.createElement(
|
|
8820
9110
|
"path",
|
|
8821
9111
|
{
|
|
8822
9112
|
fillRule: "evenodd",
|
|
@@ -8830,16 +9120,16 @@ function IllustrationMyVideosEmptyStateMobile(props) {
|
|
|
8830
9120
|
var my_videos_empty_state_mobile_default = IllustrationMyVideosEmptyStateMobile;
|
|
8831
9121
|
|
|
8832
9122
|
// src/illustrations/recents-empty-state-mobile.js
|
|
8833
|
-
var
|
|
9123
|
+
var React98 = __toESM(require("react"));
|
|
8834
9124
|
function IllustrationRecentsEmptyStateMobile(props) {
|
|
8835
|
-
return /* @__PURE__ */
|
|
9125
|
+
return /* @__PURE__ */ React98.createElement(
|
|
8836
9126
|
"svg",
|
|
8837
9127
|
__spreadValues({
|
|
8838
9128
|
viewBox: "0 0 96 96",
|
|
8839
9129
|
fill: "none",
|
|
8840
9130
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8841
9131
|
}, props),
|
|
8842
|
-
/* @__PURE__ */
|
|
9132
|
+
/* @__PURE__ */ React98.createElement(
|
|
8843
9133
|
"path",
|
|
8844
9134
|
{
|
|
8845
9135
|
fillRule: "evenodd",
|
|
@@ -8853,16 +9143,16 @@ function IllustrationRecentsEmptyStateMobile(props) {
|
|
|
8853
9143
|
var recents_empty_state_mobile_default = IllustrationRecentsEmptyStateMobile;
|
|
8854
9144
|
|
|
8855
9145
|
// src/illustrations/chrome-notifications-empty-state.js
|
|
8856
|
-
var
|
|
9146
|
+
var React99 = __toESM(require("react"));
|
|
8857
9147
|
function IllustrationChromeNotificationsEmptyState(props) {
|
|
8858
|
-
return /* @__PURE__ */
|
|
9148
|
+
return /* @__PURE__ */ React99.createElement(
|
|
8859
9149
|
"svg",
|
|
8860
9150
|
__spreadValues({
|
|
8861
9151
|
viewBox: "0 0 96 96",
|
|
8862
9152
|
fill: "none",
|
|
8863
9153
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8864
9154
|
}, props),
|
|
8865
|
-
/* @__PURE__ */
|
|
9155
|
+
/* @__PURE__ */ React99.createElement(
|
|
8866
9156
|
"circle",
|
|
8867
9157
|
{
|
|
8868
9158
|
cx: 15.84,
|
|
@@ -8872,7 +9162,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8872
9162
|
strokeWidth: 9.6
|
|
8873
9163
|
}
|
|
8874
9164
|
),
|
|
8875
|
-
/* @__PURE__ */
|
|
9165
|
+
/* @__PURE__ */ React99.createElement(
|
|
8876
9166
|
"path",
|
|
8877
9167
|
{
|
|
8878
9168
|
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",
|
|
@@ -8880,8 +9170,8 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8880
9170
|
strokeWidth: 9.6
|
|
8881
9171
|
}
|
|
8882
9172
|
),
|
|
8883
|
-
/* @__PURE__ */
|
|
8884
|
-
/* @__PURE__ */
|
|
9173
|
+
/* @__PURE__ */ React99.createElement("circle", { cx: 80.16, cy: 15.84, r: 15.84, fill: "currentColor" }),
|
|
9174
|
+
/* @__PURE__ */ React99.createElement(
|
|
8885
9175
|
"path",
|
|
8886
9176
|
{
|
|
8887
9177
|
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",
|
|
@@ -8889,7 +9179,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8889
9179
|
strokeWidth: 9.6
|
|
8890
9180
|
}
|
|
8891
9181
|
),
|
|
8892
|
-
/* @__PURE__ */
|
|
9182
|
+
/* @__PURE__ */ React99.createElement(
|
|
8893
9183
|
"circle",
|
|
8894
9184
|
{
|
|
8895
9185
|
cx: 48,
|
|
@@ -8899,7 +9189,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8899
9189
|
strokeWidth: 9.6
|
|
8900
9190
|
}
|
|
8901
9191
|
),
|
|
8902
|
-
/* @__PURE__ */
|
|
9192
|
+
/* @__PURE__ */ React99.createElement(
|
|
8903
9193
|
"path",
|
|
8904
9194
|
{
|
|
8905
9195
|
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",
|
|
@@ -8907,7 +9197,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8907
9197
|
strokeWidth: 9.6
|
|
8908
9198
|
}
|
|
8909
9199
|
),
|
|
8910
|
-
/* @__PURE__ */
|
|
9200
|
+
/* @__PURE__ */ React99.createElement(
|
|
8911
9201
|
"circle",
|
|
8912
9202
|
{
|
|
8913
9203
|
cx: 15.84,
|
|
@@ -8917,7 +9207,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8917
9207
|
strokeWidth: 9.6
|
|
8918
9208
|
}
|
|
8919
9209
|
),
|
|
8920
|
-
/* @__PURE__ */
|
|
9210
|
+
/* @__PURE__ */ React99.createElement(
|
|
8921
9211
|
"path",
|
|
8922
9212
|
{
|
|
8923
9213
|
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",
|
|
@@ -8925,7 +9215,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
8925
9215
|
strokeWidth: 9.6
|
|
8926
9216
|
}
|
|
8927
9217
|
),
|
|
8928
|
-
/* @__PURE__ */
|
|
9218
|
+
/* @__PURE__ */ React99.createElement(
|
|
8929
9219
|
"circle",
|
|
8930
9220
|
{
|
|
8931
9221
|
cx: 80.16,
|