@loomhq/lens 12.4.0 → 12.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/icons/{crop-5-4.js → banner-vector-up.js} +23 -29
- package/dist/cjs/icons/banner-vector-up.js.map +7 -0
- package/dist/cjs/icons/{crop75.js → bug.js} +10 -31
- package/dist/cjs/icons/bug.js.map +7 -0
- package/dist/cjs/icons/chevron-down.js +9 -2
- package/dist/cjs/icons/chevron-down.js.map +3 -3
- package/dist/cjs/icons/chevron-left.js +9 -2
- package/dist/cjs/icons/chevron-left.js.map +3 -3
- package/dist/cjs/icons/chevron-right.js +9 -2
- package/dist/cjs/icons/chevron-right.js.map +3 -3
- package/dist/cjs/icons/chevron-up.js +9 -2
- package/dist/cjs/icons/chevron-up.js.map +3 -3
- package/dist/cjs/icons/chevrons-left.js +7 -7
- package/dist/cjs/icons/chevrons-left.js.map +3 -3
- package/dist/cjs/icons/chevrons-right.js +7 -7
- package/dist/cjs/icons/chevrons-right.js.map +3 -3
- package/dist/cjs/icons/index.js +974 -1126
- package/dist/cjs/icons/index.js.map +4 -4
- package/dist/cjs/icons/lock-fill.js +9 -2
- package/dist/cjs/icons/lock-fill.js.map +3 -3
- package/dist/cjs/icons/{crop54.js → trello-neutral.js} +24 -16
- package/dist/cjs/icons/trello-neutral.js.map +7 -0
- package/dist/cjs/index.js +759 -446
- package/dist/cjs/index.js.map +4 -4
- package/dist/esm/icons/banner-vector-up.js +8 -0
- package/dist/esm/icons/bug.js +8 -0
- package/dist/esm/icons/chevron-down.js +1 -1
- package/dist/esm/icons/chevron-left.js +1 -1
- package/dist/esm/icons/chevron-right.js +1 -1
- package/dist/esm/icons/chevron-up.js +1 -1
- package/dist/esm/icons/chevrons-left.js +1 -1
- package/dist/esm/icons/chevrons-right.js +1 -1
- package/dist/esm/icons/chunk-2JHD3WDR.js +18 -0
- package/dist/esm/icons/chunk-2JHD3WDR.js.map +7 -0
- package/dist/esm/icons/chunk-2V4R73H6.js +26 -0
- package/dist/esm/icons/chunk-2V4R73H6.js.map +7 -0
- package/dist/esm/icons/chunk-4M3VG6OX.js +18 -0
- package/dist/esm/icons/chunk-4M3VG6OX.js.map +7 -0
- package/dist/esm/icons/chunk-7P55ATBS.js +11 -0
- package/dist/esm/icons/chunk-7P55ATBS.js.map +7 -0
- package/dist/esm/icons/chunk-CCNVXINF.js +18 -0
- package/dist/esm/icons/chunk-CCNVXINF.js.map +7 -0
- package/dist/esm/icons/chunk-L45JR2PK.js +18 -0
- package/dist/esm/icons/chunk-L45JR2PK.js.map +7 -0
- package/dist/esm/icons/chunk-S2YQZFRO.js +18 -0
- package/dist/esm/icons/chunk-S2YQZFRO.js.map +7 -0
- package/dist/esm/icons/chunk-TMXYGLRV.js +18 -0
- package/dist/esm/icons/chunk-TMXYGLRV.js.map +7 -0
- package/dist/esm/icons/chunk-XQB6D65H.js +30 -0
- package/dist/esm/icons/chunk-XQB6D65H.js.map +7 -0
- package/dist/esm/icons/chunk-YQ5OKXIL.js +18 -0
- package/dist/esm/icons/chunk-YQ5OKXIL.js.map +7 -0
- package/dist/esm/icons/index.js +156 -192
- package/dist/esm/icons/lock-fill.js +1 -1
- package/dist/esm/icons/trello-neutral.js +8 -0
- package/dist/esm/index.js +741 -426
- package/dist/esm/index.js.map +4 -4
- package/dist/types/colors.d.ts +1 -1
- package/dist/types/colors.d.ts.map +1 -1
- package/dist/types/components/base-styles/base-styles.d.ts +1 -1
- package/dist/types/components/base-styles/base-styles.d.ts.map +1 -1
- package/dist/types/components/button/button.d.ts +11 -1
- package/dist/types/components/button/button.d.ts.map +1 -1
- package/dist/types/components/ellipses-loader/ellipses-loader.d.ts +17 -0
- package/dist/types/components/ellipses-loader/ellipses-loader.d.ts.map +1 -0
- package/dist/types/components/form-field/form-field.d.ts +1 -1
- package/dist/types/components/form-field/form-field.d.ts.map +1 -1
- package/dist/types/components/icon/available-icons/banner-vector-up.d.ts +3 -0
- package/dist/types/components/icon/available-icons/banner-vector-up.d.ts.map +1 -0
- package/dist/types/components/icon/available-icons/bug.d.ts +3 -0
- package/dist/types/components/icon/available-icons/bug.d.ts.map +1 -0
- package/dist/types/components/icon/available-icons/chevron-down.d.ts.map +1 -1
- package/dist/types/components/icon/available-icons/chevron-left.d.ts.map +1 -1
- package/dist/types/components/icon/available-icons/chevron-right.d.ts.map +1 -1
- package/dist/types/components/icon/available-icons/chevron-up.d.ts.map +1 -1
- package/dist/types/components/icon/available-icons/chevrons-left.d.ts.map +1 -1
- package/dist/types/components/icon/available-icons/chevrons-right.d.ts.map +1 -1
- package/dist/types/components/icon/available-icons/index.d.ts +3 -12
- package/dist/types/components/icon/available-icons/index.d.ts.map +1 -1
- package/dist/types/components/icon/available-icons/lock-fill.d.ts.map +1 -1
- package/dist/types/components/icon/available-icons/trello-neutral.d.ts +3 -0
- package/dist/types/components/icon/available-icons/trello-neutral.d.ts.map +1 -0
- package/dist/types/components/index.d.ts +2 -0
- package/dist/types/components/index.d.ts.map +1 -1
- package/dist/types/components/list/list.d.ts +1 -0
- package/dist/types/components/list/list.d.ts.map +1 -1
- package/dist/types/components/tabs/tabs.d.ts +3 -1
- package/dist/types/components/tabs/tabs.d.ts.map +1 -1
- package/dist/types/components/text/text.d.ts +3 -2
- package/dist/types/components/text/text.d.ts.map +1 -1
- package/dist/types/components/typeahead/typeahead.d.ts +5 -3
- package/dist/types/components/typeahead/typeahead.d.ts.map +1 -1
- package/dist/types/components/waveform-loader/waveform-loader.d.ts +20 -0
- package/dist/types/components/waveform-loader/waveform-loader.d.ts.map +1 -0
- package/dist/types/css-variables/index.d.ts +1 -0
- package/dist/types/css-variables/index.d.ts.map +1 -1
- package/dist/types/icons/banner-vector-up.d.ts +3 -0
- package/dist/types/icons/banner-vector-up.d.ts.map +1 -0
- package/dist/types/icons/bug.d.ts +3 -0
- package/dist/types/icons/bug.d.ts.map +1 -0
- package/dist/types/icons/chevron-down.d.ts.map +1 -1
- package/dist/types/icons/chevron-left.d.ts.map +1 -1
- package/dist/types/icons/chevron-right.d.ts.map +1 -1
- package/dist/types/icons/chevron-up.d.ts.map +1 -1
- package/dist/types/icons/chevrons-left.d.ts.map +1 -1
- package/dist/types/icons/chevrons-right.d.ts.map +1 -1
- package/dist/types/icons/index.d.ts +3 -12
- package/dist/types/icons/index.d.ts.map +1 -1
- package/dist/types/icons/lock-fill.d.ts.map +1 -1
- package/dist/types/icons/trello-neutral.d.ts +3 -0
- package/dist/types/icons/trello-neutral.d.ts.map +1 -0
- package/dist/types/utilities/color.d.ts.map +1 -1
- package/dist/types/utilities/styles.d.ts +2 -1
- package/dist/types/utilities/styles.d.ts.map +1 -1
- package/dist/types/variables.d.ts +4 -0
- package/dist/types/variables.d.ts.map +1 -1
- package/package.json +7 -7
- package/dist/cjs/icons/alarm-clock-complete.js +0 -61
- package/dist/cjs/icons/alarm-clock-complete.js.map +0 -7
- package/dist/cjs/icons/alarm-clock.js +0 -61
- package/dist/cjs/icons/alarm-clock.js.map +0 -7
- package/dist/cjs/icons/auto-tasks.js +0 -75
- package/dist/cjs/icons/auto-tasks.js.map +0 -7
- package/dist/cjs/icons/crop-5-4.js.map +0 -7
- package/dist/cjs/icons/crop-7-5.js +0 -61
- package/dist/cjs/icons/crop-7-5.js.map +0 -7
- package/dist/cjs/icons/crop54.js.map +0 -7
- package/dist/cjs/icons/crop75.js.map +0 -7
- package/dist/cjs/icons/folder-plus.js +0 -70
- package/dist/cjs/icons/folder-plus.js.map +0 -7
- package/dist/cjs/icons/frown.js +0 -69
- package/dist/cjs/icons/frown.js.map +0 -7
- package/dist/cjs/icons/location.js +0 -61
- package/dist/cjs/icons/location.js.map +0 -7
- package/dist/cjs/icons/phone-link-off.js +0 -77
- package/dist/cjs/icons/phone-link-off.js.map +0 -7
- package/dist/cjs/icons/phonelink-off.js +0 -59
- package/dist/cjs/icons/phonelink-off.js.map +0 -7
- package/dist/cjs/icons/unarchive.js +0 -77
- package/dist/cjs/icons/unarchive.js.map +0 -7
- package/dist/cjs/icons/watch-later-add.js +0 -61
- package/dist/cjs/icons/watch-later-add.js.map +0 -7
- package/dist/esm/icons/alarm-clock-complete.js +0 -8
- package/dist/esm/icons/alarm-clock.js +0 -8
- package/dist/esm/icons/auto-tasks.js +0 -8
- package/dist/esm/icons/chunk-3Z6V34A5.js +0 -11
- package/dist/esm/icons/chunk-3Z6V34A5.js.map +0 -7
- package/dist/esm/icons/chunk-4YFQ26JF.js +0 -38
- package/dist/esm/icons/chunk-4YFQ26JF.js.map +0 -7
- package/dist/esm/icons/chunk-6VCRLQO3.js +0 -38
- package/dist/esm/icons/chunk-6VCRLQO3.js.map +0 -7
- package/dist/esm/icons/chunk-B3ZAERPE.js +0 -11
- package/dist/esm/icons/chunk-B3ZAERPE.js.map +0 -7
- package/dist/esm/icons/chunk-DQTBI3HQ.js +0 -22
- package/dist/esm/icons/chunk-DQTBI3HQ.js.map +0 -7
- package/dist/esm/icons/chunk-EJKCGJ3J.js +0 -22
- package/dist/esm/icons/chunk-EJKCGJ3J.js.map +0 -7
- package/dist/esm/icons/chunk-FQYZT3T3.js +0 -22
- package/dist/esm/icons/chunk-FQYZT3T3.js.map +0 -7
- package/dist/esm/icons/chunk-G2H4GD25.js +0 -11
- package/dist/esm/icons/chunk-G2H4GD25.js.map +0 -7
- package/dist/esm/icons/chunk-HMGBSY3U.js +0 -18
- package/dist/esm/icons/chunk-HMGBSY3U.js.map +0 -7
- package/dist/esm/icons/chunk-JCJAZ75D.js +0 -22
- package/dist/esm/icons/chunk-JCJAZ75D.js.map +0 -7
- package/dist/esm/icons/chunk-JDLCSW2Q.js +0 -11
- package/dist/esm/icons/chunk-JDLCSW2Q.js.map +0 -7
- package/dist/esm/icons/chunk-NAJNPYP6.js +0 -30
- package/dist/esm/icons/chunk-NAJNPYP6.js.map +0 -7
- package/dist/esm/icons/chunk-OCS5KYBY.js +0 -18
- package/dist/esm/icons/chunk-OCS5KYBY.js.map +0 -7
- package/dist/esm/icons/chunk-P7USLBHP.js +0 -36
- package/dist/esm/icons/chunk-P7USLBHP.js.map +0 -7
- package/dist/esm/icons/chunk-RIKCP3LH.js +0 -20
- package/dist/esm/icons/chunk-RIKCP3LH.js.map +0 -7
- package/dist/esm/icons/chunk-SUNGCRMI.js +0 -22
- package/dist/esm/icons/chunk-SUNGCRMI.js.map +0 -7
- package/dist/esm/icons/chunk-UAUQSA6O.js +0 -11
- package/dist/esm/icons/chunk-UAUQSA6O.js.map +0 -7
- package/dist/esm/icons/chunk-UC5EJBS3.js +0 -31
- package/dist/esm/icons/chunk-UC5EJBS3.js.map +0 -7
- package/dist/esm/icons/chunk-USK2FOBX.js +0 -22
- package/dist/esm/icons/chunk-USK2FOBX.js.map +0 -7
- package/dist/esm/icons/crop-5-4.js +0 -8
- package/dist/esm/icons/crop-5-4.js.map +0 -7
- package/dist/esm/icons/crop-7-5.js +0 -8
- package/dist/esm/icons/crop-7-5.js.map +0 -7
- package/dist/esm/icons/crop54.js +0 -21
- package/dist/esm/icons/crop54.js.map +0 -7
- package/dist/esm/icons/crop75.js +0 -21
- package/dist/esm/icons/crop75.js.map +0 -7
- package/dist/esm/icons/folder-plus.js +0 -8
- package/dist/esm/icons/folder-plus.js.map +0 -7
- package/dist/esm/icons/frown.js +0 -8
- package/dist/esm/icons/frown.js.map +0 -7
- package/dist/esm/icons/location.js +0 -8
- package/dist/esm/icons/location.js.map +0 -7
- package/dist/esm/icons/phone-link-off.js +0 -8
- package/dist/esm/icons/phone-link-off.js.map +0 -7
- package/dist/esm/icons/phonelink-off.js +0 -8
- package/dist/esm/icons/phonelink-off.js.map +0 -7
- package/dist/esm/icons/unarchive.js +0 -8
- package/dist/esm/icons/unarchive.js.map +0 -7
- package/dist/esm/icons/watch-later-add.js +0 -8
- package/dist/esm/icons/watch-later-add.js.map +0 -7
- package/dist/types/components/icon/available-icons/alarm-clock-complete.d.ts +0 -3
- package/dist/types/components/icon/available-icons/alarm-clock-complete.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/alarm-clock.d.ts +0 -3
- package/dist/types/components/icon/available-icons/alarm-clock.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/auto-tasks.d.ts +0 -3
- package/dist/types/components/icon/available-icons/auto-tasks.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/crop-5-4.d.ts +0 -3
- package/dist/types/components/icon/available-icons/crop-5-4.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/crop-7-5.d.ts +0 -3
- package/dist/types/components/icon/available-icons/crop-7-5.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/crop54.d.ts +0 -3
- package/dist/types/components/icon/available-icons/crop54.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/crop75.d.ts +0 -3
- package/dist/types/components/icon/available-icons/crop75.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/folder-plus.d.ts +0 -3
- package/dist/types/components/icon/available-icons/folder-plus.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/frown.d.ts +0 -3
- package/dist/types/components/icon/available-icons/frown.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/location.d.ts +0 -3
- package/dist/types/components/icon/available-icons/location.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/phone-link-off.d.ts +0 -3
- package/dist/types/components/icon/available-icons/phone-link-off.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/phonelink-off.d.ts +0 -3
- package/dist/types/components/icon/available-icons/phonelink-off.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/unarchive.d.ts +0 -3
- package/dist/types/components/icon/available-icons/unarchive.d.ts.map +0 -1
- package/dist/types/components/icon/available-icons/watch-later-add.d.ts +0 -3
- package/dist/types/components/icon/available-icons/watch-later-add.d.ts.map +0 -1
- package/dist/types/icons/alarm-clock-complete.d.ts +0 -3
- package/dist/types/icons/alarm-clock-complete.d.ts.map +0 -1
- package/dist/types/icons/alarm-clock.d.ts +0 -3
- package/dist/types/icons/alarm-clock.d.ts.map +0 -1
- package/dist/types/icons/auto-tasks.d.ts +0 -3
- package/dist/types/icons/auto-tasks.d.ts.map +0 -1
- package/dist/types/icons/crop-5-4.d.ts +0 -3
- package/dist/types/icons/crop-5-4.d.ts.map +0 -1
- package/dist/types/icons/crop-7-5.d.ts +0 -3
- package/dist/types/icons/crop-7-5.d.ts.map +0 -1
- package/dist/types/icons/crop54.d.ts +0 -3
- package/dist/types/icons/crop54.d.ts.map +0 -1
- package/dist/types/icons/crop75.d.ts +0 -3
- package/dist/types/icons/crop75.d.ts.map +0 -1
- package/dist/types/icons/folder-plus.d.ts +0 -3
- package/dist/types/icons/folder-plus.d.ts.map +0 -1
- package/dist/types/icons/frown.d.ts +0 -3
- package/dist/types/icons/frown.d.ts.map +0 -1
- package/dist/types/icons/location.d.ts +0 -3
- package/dist/types/icons/location.d.ts.map +0 -1
- package/dist/types/icons/phone-link-off.d.ts +0 -3
- package/dist/types/icons/phone-link-off.d.ts.map +0 -1
- package/dist/types/icons/phonelink-off.d.ts +0 -3
- package/dist/types/icons/phonelink-off.d.ts.map +0 -1
- package/dist/types/icons/unarchive.d.ts +0 -3
- package/dist/types/icons/unarchive.d.ts.map +0 -1
- package/dist/types/icons/watch-later-add.d.ts +0 -3
- package/dist/types/icons/watch-later-add.d.ts.map +0 -1
- /package/dist/esm/icons/{alarm-clock-complete.js.map → banner-vector-up.js.map} +0 -0
- /package/dist/esm/icons/{alarm-clock.js.map → bug.js.map} +0 -0
- /package/dist/esm/icons/{auto-tasks.js.map → trello-neutral.js.map} +0 -0
package/dist/esm/icons/index.js
CHANGED
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
SvgWriteMessage
|
|
3
|
-
} from "./chunk-NZVDBUCK.js";
|
|
4
|
-
import {
|
|
5
|
-
SvgXCircle
|
|
6
|
-
} from "./chunk-QHLM45W4.js";
|
|
7
|
-
import {
|
|
8
|
-
SvgZapOutline
|
|
9
|
-
} from "./chunk-OOLVJGG2.js";
|
|
10
1
|
import {
|
|
11
2
|
SvgZap
|
|
12
3
|
} from "./chunk-ET2Z6BI5.js";
|
|
@@ -19,15 +10,6 @@ import {
|
|
|
19
10
|
import {
|
|
20
11
|
SvgZoomOut
|
|
21
12
|
} from "./chunk-M35LKLMJ.js";
|
|
22
|
-
import {
|
|
23
|
-
SvgWatchLaterAdd
|
|
24
|
-
} from "./chunk-FQYZT3T3.js";
|
|
25
|
-
import {
|
|
26
|
-
SvgWatchLaterAdded
|
|
27
|
-
} from "./chunk-BFPFVG5V.js";
|
|
28
|
-
import {
|
|
29
|
-
SvgWatchLaterRemove
|
|
30
|
-
} from "./chunk-VSKPW4OH.js";
|
|
31
13
|
import {
|
|
32
14
|
SvgWatchLater
|
|
33
15
|
} from "./chunk-GOYURRTO.js";
|
|
@@ -44,11 +26,14 @@ import {
|
|
|
44
26
|
SvgWriteDocument
|
|
45
27
|
} from "./chunk-OBT2YRVO.js";
|
|
46
28
|
import {
|
|
47
|
-
|
|
48
|
-
} from "./chunk-
|
|
29
|
+
SvgWriteMessage
|
|
30
|
+
} from "./chunk-NZVDBUCK.js";
|
|
49
31
|
import {
|
|
50
|
-
|
|
51
|
-
} from "./chunk-
|
|
32
|
+
SvgXCircle
|
|
33
|
+
} from "./chunk-QHLM45W4.js";
|
|
34
|
+
import {
|
|
35
|
+
SvgZapOutline
|
|
36
|
+
} from "./chunk-OOLVJGG2.js";
|
|
52
37
|
import {
|
|
53
38
|
SvgVolumeUp
|
|
54
39
|
} from "./chunk-H4XXB5RO.js";
|
|
@@ -68,11 +53,11 @@ import {
|
|
|
68
53
|
SvgWarningAmber
|
|
69
54
|
} from "./chunk-I4ITA7EL.js";
|
|
70
55
|
import {
|
|
71
|
-
|
|
72
|
-
} from "./chunk-
|
|
56
|
+
SvgWatchLaterAdded
|
|
57
|
+
} from "./chunk-BFPFVG5V.js";
|
|
73
58
|
import {
|
|
74
|
-
|
|
75
|
-
} from "./chunk-
|
|
59
|
+
SvgWatchLaterRemove
|
|
60
|
+
} from "./chunk-VSKPW4OH.js";
|
|
76
61
|
import {
|
|
77
62
|
SvgVideoLibrary
|
|
78
63
|
} from "./chunk-VDARRVZ2.js";
|
|
@@ -92,11 +77,11 @@ import {
|
|
|
92
77
|
SvgVolumeDown
|
|
93
78
|
} from "./chunk-EUZW57TP.js";
|
|
94
79
|
import {
|
|
95
|
-
|
|
96
|
-
} from "./chunk-
|
|
80
|
+
SvgVolumeMute
|
|
81
|
+
} from "./chunk-XLYJ5RGM.js";
|
|
97
82
|
import {
|
|
98
|
-
|
|
99
|
-
} from "./chunk-
|
|
83
|
+
SvgVolumeOff
|
|
84
|
+
} from "./chunk-E5N2ZJOF.js";
|
|
100
85
|
import {
|
|
101
86
|
SvgUpload
|
|
102
87
|
} from "./chunk-2GNR5PZB.js";
|
|
@@ -116,11 +101,11 @@ import {
|
|
|
116
101
|
SvgVersionControl
|
|
117
102
|
} from "./chunk-VIGGSGOL.js";
|
|
118
103
|
import {
|
|
119
|
-
|
|
120
|
-
} from "./chunk-
|
|
104
|
+
SvgVerticalAlignBottom
|
|
105
|
+
} from "./chunk-U4IMY2H2.js";
|
|
121
106
|
import {
|
|
122
|
-
|
|
123
|
-
} from "./chunk-
|
|
107
|
+
SvgVideoCam
|
|
108
|
+
} from "./chunk-3IFD2STQ.js";
|
|
124
109
|
import {
|
|
125
110
|
SvgTranscript
|
|
126
111
|
} from "./chunk-2JPBEH6W.js";
|
|
@@ -130,21 +115,21 @@ import {
|
|
|
130
115
|
import {
|
|
131
116
|
SvgTrash
|
|
132
117
|
} from "./chunk-Z7UY6QT5.js";
|
|
118
|
+
import {
|
|
119
|
+
SvgTrelloNeutral
|
|
120
|
+
} from "./chunk-XQB6D65H.js";
|
|
133
121
|
import {
|
|
134
122
|
SvgTune
|
|
135
123
|
} from "./chunk-XW7TC77Y.js";
|
|
136
|
-
import {
|
|
137
|
-
SvgUnarchive
|
|
138
|
-
} from "./chunk-4YFQ26JF.js";
|
|
139
124
|
import {
|
|
140
125
|
SvgUnderline
|
|
141
126
|
} from "./chunk-Q2DXN42B.js";
|
|
142
127
|
import {
|
|
143
|
-
|
|
144
|
-
} from "./chunk-
|
|
128
|
+
SvgUndoAlt
|
|
129
|
+
} from "./chunk-EIKAXIVU.js";
|
|
145
130
|
import {
|
|
146
|
-
|
|
147
|
-
} from "./chunk-
|
|
131
|
+
SvgUndo
|
|
132
|
+
} from "./chunk-OSEHZ2FL.js";
|
|
148
133
|
import {
|
|
149
134
|
SvgTagFaces
|
|
150
135
|
} from "./chunk-FFUISP3K.js";
|
|
@@ -164,11 +149,11 @@ import {
|
|
|
164
149
|
SvgTimelineEditor
|
|
165
150
|
} from "./chunk-SOFWAOZ4.js";
|
|
166
151
|
import {
|
|
167
|
-
|
|
168
|
-
} from "./chunk-
|
|
152
|
+
SvgTimer
|
|
153
|
+
} from "./chunk-IPK2TGIQ.js";
|
|
169
154
|
import {
|
|
170
|
-
|
|
171
|
-
} from "./chunk-
|
|
155
|
+
SvgTouchApp
|
|
156
|
+
} from "./chunk-5PTYY5FO.js";
|
|
172
157
|
import {
|
|
173
158
|
SvgSpeedXFast
|
|
174
159
|
} from "./chunk-V3JG2NZW.js";
|
|
@@ -188,11 +173,11 @@ import {
|
|
|
188
173
|
SvgStar
|
|
189
174
|
} from "./chunk-7AB2BP5I.js";
|
|
190
175
|
import {
|
|
191
|
-
|
|
192
|
-
} from "./chunk-
|
|
176
|
+
SvgStop
|
|
177
|
+
} from "./chunk-OLTO5ACV.js";
|
|
193
178
|
import {
|
|
194
|
-
|
|
195
|
-
} from "./chunk-
|
|
179
|
+
SvgSun
|
|
180
|
+
} from "./chunk-UNBBZS6J.js";
|
|
196
181
|
import {
|
|
197
182
|
SvgSlack
|
|
198
183
|
} from "./chunk-6LTCMS66.js";
|
|
@@ -212,11 +197,11 @@ import {
|
|
|
212
197
|
SvgSpeedFast
|
|
213
198
|
} from "./chunk-2FKO2VHS.js";
|
|
214
199
|
import {
|
|
215
|
-
|
|
216
|
-
} from "./chunk-
|
|
200
|
+
SvgSpeedMedium
|
|
201
|
+
} from "./chunk-VQTS3NUI.js";
|
|
217
202
|
import {
|
|
218
|
-
|
|
219
|
-
} from "./chunk-
|
|
203
|
+
SvgSpeedSlow
|
|
204
|
+
} from "./chunk-CKTMKAKK.js";
|
|
220
205
|
import {
|
|
221
206
|
SvgSend
|
|
222
207
|
} from "./chunk-VJDPHGNV.js";
|
|
@@ -236,11 +221,11 @@ import {
|
|
|
236
221
|
SvgShowChart
|
|
237
222
|
} from "./chunk-LZAJY54Z.js";
|
|
238
223
|
import {
|
|
239
|
-
|
|
240
|
-
} from "./chunk-
|
|
224
|
+
SvgSilenceRemoval
|
|
225
|
+
} from "./chunk-UHAMA5YO.js";
|
|
241
226
|
import {
|
|
242
|
-
|
|
243
|
-
} from "./chunk-
|
|
227
|
+
SvgSkipBack
|
|
228
|
+
} from "./chunk-4RZH26BD.js";
|
|
244
229
|
import {
|
|
245
230
|
SvgRotateLeft
|
|
246
231
|
} from "./chunk-V5PKCEDD.js";
|
|
@@ -260,11 +245,11 @@ import {
|
|
|
260
245
|
SvgScissors
|
|
261
246
|
} from "./chunk-NR4EYJPQ.js";
|
|
262
247
|
import {
|
|
263
|
-
|
|
264
|
-
} from "./chunk-
|
|
248
|
+
SvgScreenCam
|
|
249
|
+
} from "./chunk-WCXLT4Z4.js";
|
|
265
250
|
import {
|
|
266
|
-
|
|
267
|
-
} from "./chunk-
|
|
251
|
+
SvgSearch
|
|
252
|
+
} from "./chunk-47EYZJ4Q.js";
|
|
268
253
|
import {
|
|
269
254
|
SvgRemoveCircleOutline
|
|
270
255
|
} from "./chunk-ZVIGWAMV.js";
|
|
@@ -284,11 +269,11 @@ import {
|
|
|
284
269
|
SvgReplyRight
|
|
285
270
|
} from "./chunk-PDJ7WDI4.js";
|
|
286
271
|
import {
|
|
287
|
-
|
|
288
|
-
} from "./chunk-
|
|
272
|
+
SvgReply
|
|
273
|
+
} from "./chunk-CUJRFEAF.js";
|
|
289
274
|
import {
|
|
290
|
-
|
|
291
|
-
} from "./chunk-
|
|
275
|
+
SvgRewind
|
|
276
|
+
} from "./chunk-TVTTMZZ4.js";
|
|
292
277
|
import {
|
|
293
278
|
SvgPublicOn
|
|
294
279
|
} from "./chunk-4FI6A6B7.js";
|
|
@@ -308,11 +293,11 @@ import {
|
|
|
308
293
|
SvgRedoAlt
|
|
309
294
|
} from "./chunk-UHA3RCGM.js";
|
|
310
295
|
import {
|
|
311
|
-
|
|
312
|
-
} from "./chunk-
|
|
296
|
+
SvgRedo
|
|
297
|
+
} from "./chunk-JVD64AVJ.js";
|
|
313
298
|
import {
|
|
314
|
-
|
|
315
|
-
} from "./chunk-
|
|
299
|
+
SvgRefresh
|
|
300
|
+
} from "./chunk-VUTVG733.js";
|
|
316
301
|
import {
|
|
317
302
|
SvgPlayCircle
|
|
318
303
|
} from "./chunk-PPB2A6RQ.js";
|
|
@@ -332,14 +317,14 @@ import {
|
|
|
332
317
|
SvgPresenterMode
|
|
333
318
|
} from "./chunk-YSSA4HKD.js";
|
|
334
319
|
import {
|
|
335
|
-
|
|
336
|
-
} from "./chunk-
|
|
320
|
+
SvgPronunciation
|
|
321
|
+
} from "./chunk-HZJRA7SF.js";
|
|
337
322
|
import {
|
|
338
|
-
|
|
339
|
-
} from "./chunk-
|
|
323
|
+
SvgPublicOff
|
|
324
|
+
} from "./chunk-WIDBKSIN.js";
|
|
340
325
|
import {
|
|
341
|
-
|
|
342
|
-
} from "./chunk-
|
|
326
|
+
SvgPerson
|
|
327
|
+
} from "./chunk-N2JRCTGF.js";
|
|
343
328
|
import {
|
|
344
329
|
SvgPhotoSizeSelectActual
|
|
345
330
|
} from "./chunk-CU7Y5BBX.js";
|
|
@@ -355,6 +340,12 @@ import {
|
|
|
355
340
|
import {
|
|
356
341
|
SvgPin
|
|
357
342
|
} from "./chunk-J3DMC6VO.js";
|
|
343
|
+
import {
|
|
344
|
+
SvgPlayArrow
|
|
345
|
+
} from "./chunk-33YWYPE7.js";
|
|
346
|
+
import {
|
|
347
|
+
SvgPlayCircleFilled
|
|
348
|
+
} from "./chunk-HCXUVVM6.js";
|
|
358
349
|
import {
|
|
359
350
|
SvgNumberedList
|
|
360
351
|
} from "./chunk-43B5J3EU.js";
|
|
@@ -451,18 +442,18 @@ import {
|
|
|
451
442
|
import {
|
|
452
443
|
SvgMicrosoftExcel
|
|
453
444
|
} from "./chunk-QWF6NZT3.js";
|
|
445
|
+
import {
|
|
446
|
+
SvgLink
|
|
447
|
+
} from "./chunk-23KFCWJL.js";
|
|
454
448
|
import {
|
|
455
449
|
SvgLinkedIn
|
|
456
450
|
} from "./chunk-6WPCXCEV.js";
|
|
457
451
|
import {
|
|
458
452
|
SvgList
|
|
459
453
|
} from "./chunk-TLW24HLY.js";
|
|
460
|
-
import {
|
|
461
|
-
SvgLocation
|
|
462
|
-
} from "./chunk-JCJAZ75D.js";
|
|
463
454
|
import {
|
|
464
455
|
SvgLockFill
|
|
465
|
-
} from "./chunk-
|
|
456
|
+
} from "./chunk-S2YQZFRO.js";
|
|
466
457
|
import {
|
|
467
458
|
SvgLock
|
|
468
459
|
} from "./chunk-G2U2YBS7.js";
|
|
@@ -475,6 +466,9 @@ import {
|
|
|
475
466
|
import {
|
|
476
467
|
SvgMail
|
|
477
468
|
} from "./chunk-XZNFR7L7.js";
|
|
469
|
+
import {
|
|
470
|
+
SvgKeyboardArrowRight
|
|
471
|
+
} from "./chunk-6JFUNHZZ.js";
|
|
478
472
|
import {
|
|
479
473
|
SvgKeyboardArrowUp
|
|
480
474
|
} from "./chunk-WC5NUE22.js";
|
|
@@ -497,8 +491,8 @@ import {
|
|
|
497
491
|
SvgLinkOff
|
|
498
492
|
} from "./chunk-KRDPKGQU.js";
|
|
499
493
|
import {
|
|
500
|
-
|
|
501
|
-
} from "./chunk-
|
|
494
|
+
SvgInfoFill
|
|
495
|
+
} from "./chunk-3CRP27HY.js";
|
|
502
496
|
import {
|
|
503
497
|
SvgInfoOutline
|
|
504
498
|
} from "./chunk-TQBN3EAV.js";
|
|
@@ -521,8 +515,8 @@ import {
|
|
|
521
515
|
SvgKeyboardArrowLeft
|
|
522
516
|
} from "./chunk-6NX5OUP7.js";
|
|
523
517
|
import {
|
|
524
|
-
|
|
525
|
-
} from "./chunk-
|
|
518
|
+
SvgHighlightText
|
|
519
|
+
} from "./chunk-43MA57P2.js";
|
|
526
520
|
import {
|
|
527
521
|
SvgHome
|
|
528
522
|
} from "./chunk-MRZGD3DF.js";
|
|
@@ -542,8 +536,8 @@ import {
|
|
|
542
536
|
SvgImport
|
|
543
537
|
} from "./chunk-EOBCFXCG.js";
|
|
544
538
|
import {
|
|
545
|
-
|
|
546
|
-
} from "./chunk-
|
|
539
|
+
SvgGoogleForms
|
|
540
|
+
} from "./chunk-P32PSGWS.js";
|
|
547
541
|
import {
|
|
548
542
|
SvgGoogleSheets
|
|
549
543
|
} from "./chunk-2LIQYH5D.js";
|
|
@@ -566,8 +560,8 @@ import {
|
|
|
566
560
|
SvgHighlightOff
|
|
567
561
|
} from "./chunk-THG45YYP.js";
|
|
568
562
|
import {
|
|
569
|
-
|
|
570
|
-
} from "./chunk-
|
|
563
|
+
SvgFullscreenExit
|
|
564
|
+
} from "./chunk-3VTCJYNO.js";
|
|
571
565
|
import {
|
|
572
566
|
SvgFullscreen
|
|
573
567
|
} from "./chunk-QCPPIAW2.js";
|
|
@@ -590,11 +584,14 @@ import {
|
|
|
590
584
|
SvgGoogleDrive
|
|
591
585
|
} from "./chunk-4QUENNQ6.js";
|
|
592
586
|
import {
|
|
593
|
-
|
|
594
|
-
} from "./chunk-
|
|
587
|
+
SvgFirefoxLogo
|
|
588
|
+
} from "./chunk-LFV2G7IY.js";
|
|
595
589
|
import {
|
|
596
|
-
|
|
597
|
-
} from "./chunk-
|
|
590
|
+
SvgFirstPage
|
|
591
|
+
} from "./chunk-BDJYPOQF.js";
|
|
592
|
+
import {
|
|
593
|
+
FolderPlus
|
|
594
|
+
} from "./chunk-GVLXNX6D.js";
|
|
598
595
|
import {
|
|
599
596
|
SvgFolderShared
|
|
600
597
|
} from "./chunk-GAV52C5I.js";
|
|
@@ -607,15 +604,18 @@ import {
|
|
|
607
604
|
import {
|
|
608
605
|
SvgForward5
|
|
609
606
|
} from "./chunk-6WEM4FKX.js";
|
|
610
|
-
import {
|
|
611
|
-
SvgFrown
|
|
612
|
-
} from "./chunk-NAJNPYP6.js";
|
|
613
607
|
import {
|
|
614
608
|
SvgFullScreen2
|
|
615
609
|
} from "./chunk-EJWFIZMS.js";
|
|
616
610
|
import {
|
|
617
|
-
|
|
618
|
-
} from "./chunk-
|
|
611
|
+
SvgExpand
|
|
612
|
+
} from "./chunk-I2GY7HI4.js";
|
|
613
|
+
import {
|
|
614
|
+
SvgExtension
|
|
615
|
+
} from "./chunk-L5ZPSV3X.js";
|
|
616
|
+
import {
|
|
617
|
+
SvgExternalLink
|
|
618
|
+
} from "./chunk-RR2USMMV.js";
|
|
619
619
|
import {
|
|
620
620
|
SvgEyeOff
|
|
621
621
|
} from "./chunk-HXWQNGH4.js";
|
|
@@ -632,14 +632,14 @@ import {
|
|
|
632
632
|
SvgFillerWordRemoval
|
|
633
633
|
} from "./chunk-KB5FU4C5.js";
|
|
634
634
|
import {
|
|
635
|
-
|
|
636
|
-
} from "./chunk-
|
|
635
|
+
SvgDomain
|
|
636
|
+
} from "./chunk-SWCCHCXL.js";
|
|
637
637
|
import {
|
|
638
|
-
|
|
639
|
-
} from "./chunk-
|
|
638
|
+
SvgDownload
|
|
639
|
+
} from "./chunk-FTISGJNM.js";
|
|
640
640
|
import {
|
|
641
|
-
|
|
642
|
-
} from "./chunk-
|
|
641
|
+
SvgEdgeLogo
|
|
642
|
+
} from "./chunk-HZTGQJYD.js";
|
|
643
643
|
import {
|
|
644
644
|
SvgEditBorder
|
|
645
645
|
} from "./chunk-KKDUUWDW.js";
|
|
@@ -656,14 +656,14 @@ import {
|
|
|
656
656
|
SvgExpandReplies
|
|
657
657
|
} from "./chunk-BU5E5OMI.js";
|
|
658
658
|
import {
|
|
659
|
-
|
|
660
|
-
} from "./chunk-
|
|
659
|
+
SvgCropExpanded169
|
|
660
|
+
} from "./chunk-64CJN3SZ.js";
|
|
661
661
|
import {
|
|
662
|
-
|
|
663
|
-
} from "./chunk-
|
|
662
|
+
SvgCropTool
|
|
663
|
+
} from "./chunk-C4QEUX3Y.js";
|
|
664
664
|
import {
|
|
665
|
-
|
|
666
|
-
} from "./chunk-
|
|
665
|
+
SvgCrop169Expanded
|
|
666
|
+
} from "./chunk-MBVDHFO7.js";
|
|
667
667
|
import {
|
|
668
668
|
SvgCut
|
|
669
669
|
} from "./chunk-NHRDAMUT.js";
|
|
@@ -676,36 +676,6 @@ import {
|
|
|
676
676
|
import {
|
|
677
677
|
SvgDesktopMac
|
|
678
678
|
} from "./chunk-Z7NDZGNO.js";
|
|
679
|
-
import {
|
|
680
|
-
SvgDomain
|
|
681
|
-
} from "./chunk-SWCCHCXL.js";
|
|
682
|
-
import {
|
|
683
|
-
SvgDownload
|
|
684
|
-
} from "./chunk-FTISGJNM.js";
|
|
685
|
-
import {
|
|
686
|
-
SvgEdgeLogo
|
|
687
|
-
} from "./chunk-HZTGQJYD.js";
|
|
688
|
-
import {
|
|
689
|
-
SvgCrop169
|
|
690
|
-
} from "./chunk-5NZDSUP4.js";
|
|
691
|
-
import {
|
|
692
|
-
SvgCrop54
|
|
693
|
-
} from "./chunk-EJKCGJ3J.js";
|
|
694
|
-
import {
|
|
695
|
-
SvgCrop75
|
|
696
|
-
} from "./chunk-DQTBI3HQ.js";
|
|
697
|
-
import {
|
|
698
|
-
SvgCropExpanded169
|
|
699
|
-
} from "./chunk-64CJN3SZ.js";
|
|
700
|
-
import {
|
|
701
|
-
SvgCropTool
|
|
702
|
-
} from "./chunk-C4QEUX3Y.js";
|
|
703
|
-
import {
|
|
704
|
-
SvgCrop169Expanded
|
|
705
|
-
} from "./chunk-MBVDHFO7.js";
|
|
706
|
-
import {
|
|
707
|
-
SvgConfetti
|
|
708
|
-
} from "./chunk-A62IIGFG.js";
|
|
709
679
|
import {
|
|
710
680
|
SvgConfluenceNeutral
|
|
711
681
|
} from "./chunk-ORGFR5M3.js";
|
|
@@ -728,8 +698,8 @@ import {
|
|
|
728
698
|
SvgCreate
|
|
729
699
|
} from "./chunk-MOWIQSFA.js";
|
|
730
700
|
import {
|
|
731
|
-
|
|
732
|
-
} from "./chunk-
|
|
701
|
+
SvgCrop169
|
|
702
|
+
} from "./chunk-5NZDSUP4.js";
|
|
733
703
|
import {
|
|
734
704
|
SvgCoda
|
|
735
705
|
} from "./chunk-QYM434Z4.js";
|
|
@@ -752,17 +722,17 @@ import {
|
|
|
752
722
|
SvgComment
|
|
753
723
|
} from "./chunk-NGRWAPLN.js";
|
|
754
724
|
import {
|
|
755
|
-
|
|
756
|
-
} from "./chunk-
|
|
725
|
+
SvgConfetti
|
|
726
|
+
} from "./chunk-A62IIGFG.js";
|
|
757
727
|
import {
|
|
758
728
|
SvgChevronUp
|
|
759
|
-
} from "./chunk-
|
|
729
|
+
} from "./chunk-4M3VG6OX.js";
|
|
760
730
|
import {
|
|
761
731
|
SvgChevronsLeft
|
|
762
|
-
} from "./chunk-
|
|
732
|
+
} from "./chunk-TMXYGLRV.js";
|
|
763
733
|
import {
|
|
764
734
|
SvgChevronsRight
|
|
765
|
-
} from "./chunk-
|
|
735
|
+
} from "./chunk-L45JR2PK.js";
|
|
766
736
|
import {
|
|
767
737
|
SvgChromeLogo
|
|
768
738
|
} from "./chunk-V5EVYTU3.js";
|
|
@@ -776,8 +746,8 @@ import {
|
|
|
776
746
|
SvgClock
|
|
777
747
|
} from "./chunk-VHFXR25I.js";
|
|
778
748
|
import {
|
|
779
|
-
|
|
780
|
-
} from "./chunk-
|
|
749
|
+
SvgClose
|
|
750
|
+
} from "./chunk-WVKHMLWO.js";
|
|
781
751
|
import {
|
|
782
752
|
SvgCheckCircle
|
|
783
753
|
} from "./chunk-ME3FTKYS.js";
|
|
@@ -786,13 +756,13 @@ import {
|
|
|
786
756
|
} from "./chunk-BUNEIPKT.js";
|
|
787
757
|
import {
|
|
788
758
|
SvgChevronDown
|
|
789
|
-
} from "./chunk-
|
|
759
|
+
} from "./chunk-YQ5OKXIL.js";
|
|
790
760
|
import {
|
|
791
761
|
SvgChevronLeft
|
|
792
|
-
} from "./chunk-
|
|
762
|
+
} from "./chunk-2JHD3WDR.js";
|
|
793
763
|
import {
|
|
794
764
|
SvgChevronRight
|
|
795
|
-
} from "./chunk-
|
|
765
|
+
} from "./chunk-CCNVXINF.js";
|
|
796
766
|
import {
|
|
797
767
|
SvgChevronSmallLeft
|
|
798
768
|
} from "./chunk-5WR3Q2XT.js";
|
|
@@ -800,8 +770,8 @@ import {
|
|
|
800
770
|
SvgChevronSmallRight
|
|
801
771
|
} from "./chunk-BUYNOYOF.js";
|
|
802
772
|
import {
|
|
803
|
-
|
|
804
|
-
} from "./chunk-
|
|
773
|
+
SvgChevronSmallUp
|
|
774
|
+
} from "./chunk-DCUCX55W.js";
|
|
805
775
|
import {
|
|
806
776
|
SvgCaptions
|
|
807
777
|
} from "./chunk-RCV6EMGX.js";
|
|
@@ -824,8 +794,8 @@ import {
|
|
|
824
794
|
SvgCheckCircleOutline
|
|
825
795
|
} from "./chunk-OOC5532F.js";
|
|
826
796
|
import {
|
|
827
|
-
|
|
828
|
-
} from "./chunk-
|
|
797
|
+
SvgCheckCircleSmall
|
|
798
|
+
} from "./chunk-XG4QY5UD.js";
|
|
829
799
|
import {
|
|
830
800
|
SvgBulb
|
|
831
801
|
} from "./chunk-N4GM347V.js";
|
|
@@ -848,11 +818,8 @@ import {
|
|
|
848
818
|
SvgCamera
|
|
849
819
|
} from "./chunk-M2BLOGSQ.js";
|
|
850
820
|
import {
|
|
851
|
-
|
|
852
|
-
} from "./chunk-
|
|
853
|
-
import {
|
|
854
|
-
SvgBellOff
|
|
855
|
-
} from "./chunk-AQQFDIWW.js";
|
|
821
|
+
SvgCanvas
|
|
822
|
+
} from "./chunk-J2WF5I7K.js";
|
|
856
823
|
import {
|
|
857
824
|
SvgBellRing
|
|
858
825
|
} from "./chunk-4IALP3GK.js";
|
|
@@ -872,20 +839,17 @@ import {
|
|
|
872
839
|
SvgBook
|
|
873
840
|
} from "./chunk-6WJ5SW36.js";
|
|
874
841
|
import {
|
|
875
|
-
|
|
876
|
-
} from "./chunk-
|
|
842
|
+
SvgBorderColor
|
|
843
|
+
} from "./chunk-JE7VWMUB.js";
|
|
877
844
|
import {
|
|
878
|
-
|
|
879
|
-
} from "./chunk-
|
|
845
|
+
SvgBug
|
|
846
|
+
} from "./chunk-7P55ATBS.js";
|
|
880
847
|
import {
|
|
881
848
|
SvgAutoDraft
|
|
882
849
|
} from "./chunk-AXJ6VJAQ.js";
|
|
883
850
|
import {
|
|
884
851
|
SvgAutoSummaries
|
|
885
852
|
} from "./chunk-7R5X5NJH.js";
|
|
886
|
-
import {
|
|
887
|
-
SvgAutoTasks
|
|
888
|
-
} from "./chunk-P7USLBHP.js";
|
|
889
853
|
import {
|
|
890
854
|
SvgAutoTitles
|
|
891
855
|
} from "./chunk-JHH2EMTN.js";
|
|
@@ -896,11 +860,14 @@ import {
|
|
|
896
860
|
SvgBack5
|
|
897
861
|
} from "./chunk-WZOKCVG5.js";
|
|
898
862
|
import {
|
|
899
|
-
|
|
900
|
-
} from "./chunk-
|
|
863
|
+
SvgBannerVectorUp
|
|
864
|
+
} from "./chunk-2V4R73H6.js";
|
|
901
865
|
import {
|
|
902
|
-
|
|
903
|
-
} from "./chunk-
|
|
866
|
+
SvgBarChart
|
|
867
|
+
} from "./chunk-BF4GOGIM.js";
|
|
868
|
+
import {
|
|
869
|
+
SvgBellOff
|
|
870
|
+
} from "./chunk-AQQFDIWW.js";
|
|
904
871
|
import {
|
|
905
872
|
SvgArrowLeft
|
|
906
873
|
} from "./chunk-RGI6HF4Q.js";
|
|
@@ -920,11 +887,11 @@ import {
|
|
|
920
887
|
SvgAtMention
|
|
921
888
|
} from "./chunk-PL4EIDC6.js";
|
|
922
889
|
import {
|
|
923
|
-
|
|
924
|
-
} from "./chunk-
|
|
890
|
+
SvgAtlassian
|
|
891
|
+
} from "./chunk-AP23UZUY.js";
|
|
925
892
|
import {
|
|
926
|
-
|
|
927
|
-
} from "./chunk-
|
|
893
|
+
SvgAutoChapters
|
|
894
|
+
} from "./chunk-JMAS7HF6.js";
|
|
928
895
|
import {
|
|
929
896
|
SvgApps
|
|
930
897
|
} from "./chunk-AE4HQ3OA.js";
|
|
@@ -943,18 +910,18 @@ import {
|
|
|
943
910
|
import {
|
|
944
911
|
SvgArrowDropUp
|
|
945
912
|
} from "./chunk-O7P4LDS5.js";
|
|
913
|
+
import {
|
|
914
|
+
SvgArrowForward
|
|
915
|
+
} from "./chunk-QGQZVLOL.js";
|
|
916
|
+
import {
|
|
917
|
+
SvgArrowLeftAlt
|
|
918
|
+
} from "./chunk-IYZYMH35.js";
|
|
946
919
|
import {
|
|
947
920
|
SvgAiGenerativeAudio
|
|
948
921
|
} from "./chunk-7BJ2VKTS.js";
|
|
949
922
|
import {
|
|
950
923
|
SvgAirtable
|
|
951
924
|
} from "./chunk-6PY2XWXO.js";
|
|
952
|
-
import {
|
|
953
|
-
SvgAlarmClockComplete
|
|
954
|
-
} from "./chunk-SUNGCRMI.js";
|
|
955
|
-
import {
|
|
956
|
-
SvgAlarmClock
|
|
957
|
-
} from "./chunk-USK2FOBX.js";
|
|
958
925
|
import {
|
|
959
926
|
SvgAlertTriangle
|
|
960
927
|
} from "./chunk-RBTSB3JM.js";
|
|
@@ -967,6 +934,12 @@ import {
|
|
|
967
934
|
import {
|
|
968
935
|
SvgAlignLeft
|
|
969
936
|
} from "./chunk-YPE5T5MS.js";
|
|
937
|
+
import {
|
|
938
|
+
SvgAlignRight
|
|
939
|
+
} from "./chunk-6SQCU6IN.js";
|
|
940
|
+
import {
|
|
941
|
+
SvgApple
|
|
942
|
+
} from "./chunk-32YIK5SS.js";
|
|
970
943
|
import {
|
|
971
944
|
SvgAccountCircle
|
|
972
945
|
} from "./chunk-PCM47JLY.js";
|
|
@@ -1005,8 +978,6 @@ export {
|
|
|
1005
978
|
SvgAddPhoto,
|
|
1006
979
|
SvgAiGenerativeAudio,
|
|
1007
980
|
SvgAirtable,
|
|
1008
|
-
SvgAlarmClock,
|
|
1009
|
-
SvgAlarmClockComplete,
|
|
1010
981
|
SvgAlertTriangle,
|
|
1011
982
|
SvgAlignBottom,
|
|
1012
983
|
SvgAlignCenter,
|
|
@@ -1031,10 +1002,10 @@ export {
|
|
|
1031
1002
|
SvgAutoChapters,
|
|
1032
1003
|
SvgAutoDraft,
|
|
1033
1004
|
SvgAutoSummaries,
|
|
1034
|
-
SvgAutoTasks,
|
|
1035
1005
|
SvgAutoTitles,
|
|
1036
1006
|
SvgBack,
|
|
1037
1007
|
SvgBack5,
|
|
1008
|
+
SvgBannerVectorUp,
|
|
1038
1009
|
SvgBarChart,
|
|
1039
1010
|
SvgBell,
|
|
1040
1011
|
SvgBellOff,
|
|
@@ -1044,6 +1015,7 @@ export {
|
|
|
1044
1015
|
SvgBold,
|
|
1045
1016
|
SvgBook,
|
|
1046
1017
|
SvgBorderColor,
|
|
1018
|
+
SvgBug,
|
|
1047
1019
|
SvgBulb,
|
|
1048
1020
|
SvgCCOff,
|
|
1049
1021
|
SvgCCOn,
|
|
@@ -1093,8 +1065,6 @@ export {
|
|
|
1093
1065
|
SvgCreateTicket,
|
|
1094
1066
|
SvgCrop169,
|
|
1095
1067
|
SvgCrop169Expanded,
|
|
1096
|
-
SvgCrop54,
|
|
1097
|
-
SvgCrop75,
|
|
1098
1068
|
SvgCropExpanded169,
|
|
1099
1069
|
SvgCropTool,
|
|
1100
1070
|
SvgCut,
|
|
@@ -1120,11 +1090,9 @@ export {
|
|
|
1120
1090
|
SvgFirefoxLogo,
|
|
1121
1091
|
SvgFirstPage,
|
|
1122
1092
|
SvgFolder,
|
|
1123
|
-
SvgFolderPlus,
|
|
1124
1093
|
SvgFolderShared,
|
|
1125
1094
|
SvgForward,
|
|
1126
1095
|
SvgForward5,
|
|
1127
|
-
SvgFrown,
|
|
1128
1096
|
SvgFullScreen2,
|
|
1129
1097
|
SvgFullscreen,
|
|
1130
1098
|
SvgFullscreenExit,
|
|
@@ -1168,7 +1136,6 @@ export {
|
|
|
1168
1136
|
SvgLinkOff,
|
|
1169
1137
|
SvgLinkedIn,
|
|
1170
1138
|
SvgList,
|
|
1171
|
-
SvgLocation,
|
|
1172
1139
|
SvgLock,
|
|
1173
1140
|
SvgLockFill,
|
|
1174
1141
|
SvgLogOut,
|
|
@@ -1207,8 +1174,6 @@ export {
|
|
|
1207
1174
|
SvgPause,
|
|
1208
1175
|
SvgPeople,
|
|
1209
1176
|
SvgPerson,
|
|
1210
|
-
SvgPhoneLinkOff,
|
|
1211
|
-
SvgPhonelinkOff,
|
|
1212
1177
|
SvgPhotoSizeSelectActual,
|
|
1213
1178
|
SvgPictureInPicture,
|
|
1214
1179
|
SvgPin,
|
|
@@ -1282,8 +1247,8 @@ export {
|
|
|
1282
1247
|
SvgTranscript,
|
|
1283
1248
|
SvgTrash,
|
|
1284
1249
|
SvgTrashForever,
|
|
1250
|
+
SvgTrelloNeutral,
|
|
1285
1251
|
SvgTune,
|
|
1286
|
-
SvgUnarchive,
|
|
1287
1252
|
SvgUnderline,
|
|
1288
1253
|
SvgUndo,
|
|
1289
1254
|
SvgUndoAlt,
|
|
@@ -1310,7 +1275,6 @@ export {
|
|
|
1310
1275
|
SvgWarningAlert,
|
|
1311
1276
|
SvgWarningAmber,
|
|
1312
1277
|
SvgWatchLater,
|
|
1313
|
-
SvgWatchLaterAdd,
|
|
1314
1278
|
SvgWatchLaterAdded,
|
|
1315
1279
|
SvgWatchLaterRemove,
|
|
1316
1280
|
SvgWaveform,
|