@loomhq/lens 12.12.1 → 12.12.3
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/admin.js +53 -0
- package/dist/cjs/icons/admin.js.map +7 -0
- package/dist/cjs/icons/alert-bulb.js +40 -0
- package/dist/cjs/icons/alert-bulb.js.map +7 -0
- package/dist/cjs/icons/confluence-inverse.js +76 -0
- package/dist/cjs/icons/confluence-inverse.js.map +7 -0
- package/dist/cjs/icons/confluence-neutral.js +20 -6
- package/dist/cjs/icons/confluence-neutral.js.map +2 -2
- package/dist/cjs/icons/facebook.js +81 -0
- package/dist/cjs/icons/facebook.js.map +7 -0
- package/dist/cjs/icons/index.js +1108 -873
- package/dist/cjs/icons/index.js.map +4 -4
- package/dist/cjs/icons/jira-neutral.js +24 -13
- package/dist/cjs/icons/jira-neutral.js.map +2 -2
- package/dist/cjs/icons/repeat.js +40 -0
- package/dist/cjs/icons/repeat.js.map +7 -0
- package/dist/cjs/icons/rovo.js +47 -0
- package/dist/cjs/icons/rovo.js.map +7 -0
- package/dist/cjs/icons/spaces.js +53 -0
- package/dist/cjs/icons/spaces.js.map +7 -0
- package/dist/cjs/icons/teamwork-graph.js +81 -0
- package/dist/cjs/icons/teamwork-graph.js.map +7 -0
- package/dist/cjs/icons/text-rephrase.js +40 -0
- package/dist/cjs/icons/text-rephrase.js.map +7 -0
- package/dist/cjs/icons/trello.js +69 -0
- package/dist/cjs/icons/trello.js.map +7 -0
- package/dist/cjs/icons/x-twitter.js +72 -0
- package/dist/cjs/icons/x-twitter.js.map +7 -0
- package/dist/cjs/index.js +79 -47
- package/dist/cjs/index.js.map +3 -3
- package/dist/esm/icons/admin.js +8 -0
- package/dist/esm/icons/admin.js.map +7 -0
- package/dist/esm/icons/alert-bulb.js +8 -0
- package/dist/esm/icons/alert-bulb.js.map +7 -0
- package/dist/esm/icons/chunk-3T4Y3MZ7.js +37 -0
- package/dist/esm/icons/chunk-3T4Y3MZ7.js.map +7 -0
- package/dist/esm/icons/chunk-5HUPGCDS.js +18 -0
- package/dist/esm/icons/chunk-5HUPGCDS.js.map +7 -0
- package/dist/esm/icons/chunk-774PQBBN.js +24 -0
- package/dist/esm/icons/chunk-774PQBBN.js.map +7 -0
- package/dist/esm/icons/chunk-ESRRXLZJ.js +24 -0
- package/dist/esm/icons/chunk-ESRRXLZJ.js.map +7 -0
- package/dist/esm/icons/chunk-HBVUD5LH.js +30 -0
- package/dist/esm/icons/chunk-HBVUD5LH.js.map +7 -0
- package/dist/esm/icons/chunk-JPXEDTZQ.js +11 -0
- package/dist/esm/icons/chunk-JPXEDTZQ.js.map +7 -0
- package/dist/esm/icons/chunk-JR7FDBMN.js +31 -0
- package/dist/esm/icons/chunk-JR7FDBMN.js.map +7 -0
- package/dist/esm/icons/chunk-JRTGKL53.js +37 -0
- package/dist/esm/icons/chunk-JRTGKL53.js.map +7 -0
- package/dist/esm/icons/chunk-OSWSD6NQ.js +11 -0
- package/dist/esm/icons/chunk-OSWSD6NQ.js.map +7 -0
- package/dist/esm/icons/chunk-UCDRWJOM.js +11 -0
- package/dist/esm/icons/chunk-UCDRWJOM.js.map +7 -0
- package/dist/esm/icons/chunk-UP7WLXQW.js +42 -0
- package/dist/esm/icons/chunk-UP7WLXQW.js.map +7 -0
- package/dist/esm/icons/chunk-XEMYW3LC.js +37 -0
- package/dist/esm/icons/chunk-XEMYW3LC.js.map +7 -0
- package/dist/esm/icons/chunk-YZBANLJ6.js +40 -0
- package/dist/esm/icons/chunk-YZBANLJ6.js.map +7 -0
- package/dist/esm/icons/confluence-inverse.js +8 -0
- package/dist/esm/icons/confluence-inverse.js.map +7 -0
- package/dist/esm/icons/confluence-neutral.js +1 -1
- package/dist/esm/icons/facebook.js +8 -0
- package/dist/esm/icons/facebook.js.map +7 -0
- package/dist/esm/icons/index.js +281 -237
- package/dist/esm/icons/jira-neutral.js +1 -1
- package/dist/esm/icons/repeat.js +8 -0
- package/dist/esm/icons/repeat.js.map +7 -0
- package/dist/esm/icons/rovo.js +8 -0
- package/dist/esm/icons/rovo.js.map +7 -0
- package/dist/esm/icons/spaces.js +8 -0
- package/dist/esm/icons/spaces.js.map +7 -0
- package/dist/esm/icons/teamwork-graph.js +8 -0
- package/dist/esm/icons/teamwork-graph.js.map +7 -0
- package/dist/esm/icons/text-rephrase.js +8 -0
- package/dist/esm/icons/text-rephrase.js.map +7 -0
- package/dist/esm/icons/trello.js +8 -0
- package/dist/esm/icons/trello.js.map +7 -0
- package/dist/esm/icons/x-twitter.js +8 -0
- package/dist/esm/icons/x-twitter.js.map +7 -0
- package/dist/esm/index.js +86 -54
- package/dist/esm/index.js.map +3 -3
- package/dist/types/app/hooks/use-local-storage.d.ts.map +1 -1
- package/dist/types/icons/admin.d.ts +3 -0
- package/dist/types/icons/admin.d.ts.map +1 -0
- package/dist/types/icons/alert-bulb.d.ts +3 -0
- package/dist/types/icons/alert-bulb.d.ts.map +1 -0
- package/dist/types/icons/confluence-inverse.d.ts +3 -0
- package/dist/types/icons/confluence-inverse.d.ts.map +1 -0
- package/dist/types/icons/confluence-neutral.d.ts.map +1 -1
- package/dist/types/icons/facebook.d.ts +3 -0
- package/dist/types/icons/facebook.d.ts.map +1 -0
- package/dist/types/icons/index.d.ts +11 -0
- package/dist/types/icons/index.d.ts.map +1 -1
- package/dist/types/icons/jira-neutral.d.ts.map +1 -1
- package/dist/types/icons/repeat.d.ts +3 -0
- package/dist/types/icons/repeat.d.ts.map +1 -0
- package/dist/types/icons/rovo.d.ts +3 -0
- package/dist/types/icons/rovo.d.ts.map +1 -0
- package/dist/types/icons/spaces.d.ts +3 -0
- package/dist/types/icons/spaces.d.ts.map +1 -0
- package/dist/types/icons/teamwork-graph.d.ts +3 -0
- package/dist/types/icons/teamwork-graph.d.ts.map +1 -0
- package/dist/types/icons/text-rephrase.d.ts +3 -0
- package/dist/types/icons/text-rephrase.d.ts.map +1 -0
- package/dist/types/icons/trello.d.ts +3 -0
- package/dist/types/icons/trello.d.ts.map +1 -0
- package/dist/types/icons/x-twitter.d.ts +3 -0
- package/dist/types/icons/x-twitter.d.ts.map +1 -0
- package/dist/types/src/components/backdrop/backdrop.d.ts +5 -3
- package/dist/types/src/components/backdrop/backdrop.d.ts.map +1 -1
- package/dist/types/src/components/icon/available-icons/admin.d.ts +3 -0
- package/dist/types/src/components/icon/available-icons/admin.d.ts.map +1 -0
- package/dist/types/src/components/icon/available-icons/alert-bulb.d.ts +3 -0
- package/dist/types/src/components/icon/available-icons/alert-bulb.d.ts.map +1 -0
- package/dist/types/src/components/icon/available-icons/confluence-inverse.d.ts +3 -0
- package/dist/types/src/components/icon/available-icons/confluence-inverse.d.ts.map +1 -0
- package/dist/types/src/components/icon/available-icons/confluence-neutral.d.ts.map +1 -1
- package/dist/types/src/components/icon/available-icons/facebook.d.ts +3 -0
- package/dist/types/src/components/icon/available-icons/facebook.d.ts.map +1 -0
- package/dist/types/src/components/icon/available-icons/index.d.ts +11 -0
- package/dist/types/src/components/icon/available-icons/index.d.ts.map +1 -1
- package/dist/types/src/components/icon/available-icons/jira-neutral.d.ts.map +1 -1
- package/dist/types/src/components/icon/available-icons/repeat.d.ts +3 -0
- package/dist/types/src/components/icon/available-icons/repeat.d.ts.map +1 -0
- package/dist/types/src/components/icon/available-icons/rovo.d.ts +3 -0
- package/dist/types/src/components/icon/available-icons/rovo.d.ts.map +1 -0
- package/dist/types/src/components/icon/available-icons/spaces.d.ts +3 -0
- package/dist/types/src/components/icon/available-icons/spaces.d.ts.map +1 -0
- package/dist/types/src/components/icon/available-icons/teamwork-graph.d.ts +3 -0
- package/dist/types/src/components/icon/available-icons/teamwork-graph.d.ts.map +1 -0
- package/dist/types/src/components/icon/available-icons/text-rephrase.d.ts +3 -0
- package/dist/types/src/components/icon/available-icons/text-rephrase.d.ts.map +1 -0
- package/dist/types/src/components/icon/available-icons/trello.d.ts +3 -0
- package/dist/types/src/components/icon/available-icons/trello.d.ts.map +1 -0
- package/dist/types/src/components/icon/available-icons/x-twitter.d.ts +3 -0
- package/dist/types/src/components/icon/available-icons/x-twitter.d.ts.map +1 -0
- package/dist/types/src/components/icon-button/icon-button.d.ts +4 -0
- package/dist/types/src/components/icon-button/icon-button.d.ts.map +1 -1
- package/dist/types/src/components/modal/modal.d.ts +2 -2
- package/dist/types/src/components/modal/modal.d.ts.map +1 -1
- package/dist/types/src/components/select/select.d.ts.map +1 -1
- package/dist/types/src/components/toast/toast.d.ts +1 -1
- package/dist/types/src/components/toast/toast.d.ts.map +1 -1
- package/package.json +5 -6
- package/dist/esm/icons/chunk-2J7646L6.js +0 -26
- package/dist/esm/icons/chunk-2J7646L6.js.map +0 -7
- package/dist/esm/icons/chunk-3XM7NCIA.js +0 -33
- package/dist/esm/icons/chunk-3XM7NCIA.js.map +0 -7
package/dist/esm/icons/index.js
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
import {
|
|
2
|
+
SvgXLogo
|
|
3
|
+
} from "./chunk-JR7FDBMN.js";
|
|
4
|
+
import {
|
|
5
|
+
SvgZapOutline
|
|
6
|
+
} from "./chunk-OOLVJGG2.js";
|
|
7
|
+
import {
|
|
8
|
+
SvgZap
|
|
9
|
+
} from "./chunk-ET2Z6BI5.js";
|
|
1
10
|
import {
|
|
2
11
|
SvgZoomIn
|
|
3
12
|
} from "./chunk-BFHJUXMR.js";
|
|
@@ -7,6 +16,12 @@ import {
|
|
|
7
16
|
import {
|
|
8
17
|
SvgZoomOut
|
|
9
18
|
} from "./chunk-M35LKLMJ.js";
|
|
19
|
+
import {
|
|
20
|
+
SvgWatchLaterRemove
|
|
21
|
+
} from "./chunk-VSKPW4OH.js";
|
|
22
|
+
import {
|
|
23
|
+
SvgWatchLater
|
|
24
|
+
} from "./chunk-GOYURRTO.js";
|
|
10
25
|
import {
|
|
11
26
|
SvgWaveform
|
|
12
27
|
} from "./chunk-3B4Y5TCU.js";
|
|
@@ -26,11 +41,11 @@ import {
|
|
|
26
41
|
SvgXCircle
|
|
27
42
|
} from "./chunk-QHLM45W4.js";
|
|
28
43
|
import {
|
|
29
|
-
|
|
30
|
-
} from "./chunk-
|
|
44
|
+
SvgVolumeOff
|
|
45
|
+
} from "./chunk-E5N2ZJOF.js";
|
|
31
46
|
import {
|
|
32
|
-
|
|
33
|
-
} from "./chunk-
|
|
47
|
+
SvgVolumeUp
|
|
48
|
+
} from "./chunk-H4XXB5RO.js";
|
|
34
49
|
import {
|
|
35
50
|
SvgVolumeX
|
|
36
51
|
} from "./chunk-EM7GTSIT.js";
|
|
@@ -50,11 +65,11 @@ import {
|
|
|
50
65
|
SvgWatchLaterAdded
|
|
51
66
|
} from "./chunk-BFPFVG5V.js";
|
|
52
67
|
import {
|
|
53
|
-
|
|
54
|
-
} from "./chunk-
|
|
68
|
+
SvgVideoCam
|
|
69
|
+
} from "./chunk-3IFD2STQ.js";
|
|
55
70
|
import {
|
|
56
|
-
|
|
57
|
-
} from "./chunk-
|
|
71
|
+
SvgVideoLibrary
|
|
72
|
+
} from "./chunk-VDARRVZ2.js";
|
|
58
73
|
import {
|
|
59
74
|
SvgVideoOff
|
|
60
75
|
} from "./chunk-J5YSTD2O.js";
|
|
@@ -74,11 +89,11 @@ import {
|
|
|
74
89
|
SvgVolumeMute
|
|
75
90
|
} from "./chunk-XLYJ5RGM.js";
|
|
76
91
|
import {
|
|
77
|
-
|
|
78
|
-
} from "./chunk-
|
|
92
|
+
SvgUndo
|
|
93
|
+
} from "./chunk-OSEHZ2FL.js";
|
|
79
94
|
import {
|
|
80
|
-
|
|
81
|
-
} from "./chunk-
|
|
95
|
+
SvgUpload
|
|
96
|
+
} from "./chunk-2GNR5PZB.js";
|
|
82
97
|
import {
|
|
83
98
|
SvgUser
|
|
84
99
|
} from "./chunk-CAXAOBJ4.js";
|
|
@@ -98,11 +113,8 @@ import {
|
|
|
98
113
|
SvgVerticalAlignBottom
|
|
99
114
|
} from "./chunk-U4IMY2H2.js";
|
|
100
115
|
import {
|
|
101
|
-
|
|
102
|
-
} from "./chunk-
|
|
103
|
-
import {
|
|
104
|
-
SvgVideoLibrary
|
|
105
|
-
} from "./chunk-VDARRVZ2.js";
|
|
116
|
+
SvgTranscript
|
|
117
|
+
} from "./chunk-2JPBEH6W.js";
|
|
106
118
|
import {
|
|
107
119
|
SvgTrashForever
|
|
108
120
|
} from "./chunk-MC37PNUO.js";
|
|
@@ -112,6 +124,9 @@ import {
|
|
|
112
124
|
import {
|
|
113
125
|
SvgTrelloNeutral
|
|
114
126
|
} from "./chunk-XQB6D65H.js";
|
|
127
|
+
import {
|
|
128
|
+
SvgTrello
|
|
129
|
+
} from "./chunk-HBVUD5LH.js";
|
|
115
130
|
import {
|
|
116
131
|
SvgTune
|
|
117
132
|
} from "./chunk-XW7TC77Y.js";
|
|
@@ -122,14 +137,11 @@ import {
|
|
|
122
137
|
SvgUndoAlt
|
|
123
138
|
} from "./chunk-EIKAXIVU.js";
|
|
124
139
|
import {
|
|
125
|
-
|
|
126
|
-
} from "./chunk-
|
|
127
|
-
import {
|
|
128
|
-
SvgUpload
|
|
129
|
-
} from "./chunk-2GNR5PZB.js";
|
|
140
|
+
SvgTeamworkGraph
|
|
141
|
+
} from "./chunk-UP7WLXQW.js";
|
|
130
142
|
import {
|
|
131
|
-
|
|
132
|
-
} from "./chunk-
|
|
143
|
+
SvgTextRephrase
|
|
144
|
+
} from "./chunk-JPXEDTZQ.js";
|
|
133
145
|
import {
|
|
134
146
|
SvgText
|
|
135
147
|
} from "./chunk-6VICJ5ZD.js";
|
|
@@ -148,12 +160,6 @@ import {
|
|
|
148
160
|
import {
|
|
149
161
|
SvgTouchApp
|
|
150
162
|
} from "./chunk-5PTYY5FO.js";
|
|
151
|
-
import {
|
|
152
|
-
SvgTranscript
|
|
153
|
-
} from "./chunk-2JPBEH6W.js";
|
|
154
|
-
import {
|
|
155
|
-
SvgSquare
|
|
156
|
-
} from "./chunk-37YTVMBN.js";
|
|
157
163
|
import {
|
|
158
164
|
SvgStarOutline
|
|
159
165
|
} from "./chunk-DFYMBHZP.js";
|
|
@@ -176,8 +182,8 @@ import {
|
|
|
176
182
|
SvgTeamworkAgentBig
|
|
177
183
|
} from "./chunk-6RMAHJNH.js";
|
|
178
184
|
import {
|
|
179
|
-
|
|
180
|
-
} from "./chunk-
|
|
185
|
+
SvgTeamworkAgentSmall
|
|
186
|
+
} from "./chunk-W3USM4NX.js";
|
|
181
187
|
import {
|
|
182
188
|
SvgSparkle
|
|
183
189
|
} from "./chunk-HE25OX6G.js";
|
|
@@ -200,11 +206,8 @@ import {
|
|
|
200
206
|
SvgSplit
|
|
201
207
|
} from "./chunk-NINABXFB.js";
|
|
202
208
|
import {
|
|
203
|
-
|
|
204
|
-
} from "./chunk-
|
|
205
|
-
import {
|
|
206
|
-
SvgShare
|
|
207
|
-
} from "./chunk-JPT4IOPX.js";
|
|
209
|
+
SvgSquare
|
|
210
|
+
} from "./chunk-37YTVMBN.js";
|
|
208
211
|
import {
|
|
209
212
|
SvgShowChart
|
|
210
213
|
} from "./chunk-LZAJY54Z.js";
|
|
@@ -224,11 +227,11 @@ import {
|
|
|
224
227
|
SvgSmileSelect
|
|
225
228
|
} from "./chunk-VV7RTE64.js";
|
|
226
229
|
import {
|
|
227
|
-
|
|
228
|
-
} from "./chunk-
|
|
230
|
+
SvgSmile
|
|
231
|
+
} from "./chunk-56JQ7YLD.js";
|
|
229
232
|
import {
|
|
230
|
-
|
|
231
|
-
} from "./chunk-
|
|
233
|
+
SvgSpaces
|
|
234
|
+
} from "./chunk-774PQBBN.js";
|
|
232
235
|
import {
|
|
233
236
|
SvgScissors
|
|
234
237
|
} from "./chunk-NR4EYJPQ.js";
|
|
@@ -248,14 +251,11 @@ import {
|
|
|
248
251
|
SvgSentimentSatisfied
|
|
249
252
|
} from "./chunk-DJW4RHHD.js";
|
|
250
253
|
import {
|
|
251
|
-
|
|
252
|
-
} from "./chunk-
|
|
253
|
-
import {
|
|
254
|
-
SvgReplyLeft
|
|
255
|
-
} from "./chunk-AA7SIBLA.js";
|
|
254
|
+
SvgSettings
|
|
255
|
+
} from "./chunk-6JFYWVAP.js";
|
|
256
256
|
import {
|
|
257
|
-
|
|
258
|
-
} from "./chunk-
|
|
257
|
+
SvgShare
|
|
258
|
+
} from "./chunk-JPT4IOPX.js";
|
|
259
259
|
import {
|
|
260
260
|
SvgReply
|
|
261
261
|
} from "./chunk-CUJRFEAF.js";
|
|
@@ -265,6 +265,9 @@ import {
|
|
|
265
265
|
import {
|
|
266
266
|
SvgRotateLeft
|
|
267
267
|
} from "./chunk-V5PKCEDD.js";
|
|
268
|
+
import {
|
|
269
|
+
SvgRovo
|
|
270
|
+
} from "./chunk-5HUPGCDS.js";
|
|
268
271
|
import {
|
|
269
272
|
SvgSafariLogo
|
|
270
273
|
} from "./chunk-ND5YI7HF.js";
|
|
@@ -272,17 +275,11 @@ import {
|
|
|
272
275
|
SvgSalesforceBlk
|
|
273
276
|
} from "./chunk-Q4UBTI6A.js";
|
|
274
277
|
import {
|
|
275
|
-
|
|
276
|
-
} from "./chunk-
|
|
277
|
-
import {
|
|
278
|
-
SvgRecord
|
|
279
|
-
} from "./chunk-SP64S4HO.js";
|
|
280
|
-
import {
|
|
281
|
-
SvgRedoAlt
|
|
282
|
-
} from "./chunk-UHA3RCGM.js";
|
|
278
|
+
SvgSalesforce
|
|
279
|
+
} from "./chunk-KIMRTGIR.js";
|
|
283
280
|
import {
|
|
284
|
-
|
|
285
|
-
} from "./chunk-
|
|
281
|
+
SvgSchool
|
|
282
|
+
} from "./chunk-DV7DTSLT.js";
|
|
286
283
|
import {
|
|
287
284
|
SvgRefresh
|
|
288
285
|
} from "./chunk-VUTVG733.js";
|
|
@@ -292,21 +289,21 @@ import {
|
|
|
292
289
|
import {
|
|
293
290
|
SvgRemoveRedEye
|
|
294
291
|
} from "./chunk-GVNO3KAB.js";
|
|
292
|
+
import {
|
|
293
|
+
SvgRepeat
|
|
294
|
+
} from "./chunk-OSWSD6NQ.js";
|
|
295
295
|
import {
|
|
296
296
|
SvgReplay5
|
|
297
297
|
} from "./chunk-J6466Z3N.js";
|
|
298
298
|
import {
|
|
299
|
-
|
|
300
|
-
} from "./chunk-
|
|
301
|
-
import {
|
|
302
|
-
SvgPresent
|
|
303
|
-
} from "./chunk-445D5NCB.js";
|
|
299
|
+
SvgReplay
|
|
300
|
+
} from "./chunk-ALDOBFOW.js";
|
|
304
301
|
import {
|
|
305
|
-
|
|
306
|
-
} from "./chunk-
|
|
302
|
+
SvgReplyLeft
|
|
303
|
+
} from "./chunk-AA7SIBLA.js";
|
|
307
304
|
import {
|
|
308
|
-
|
|
309
|
-
} from "./chunk-
|
|
305
|
+
SvgReplyRight
|
|
306
|
+
} from "./chunk-PDJ7WDI4.js";
|
|
310
307
|
import {
|
|
311
308
|
SvgPublicOff
|
|
312
309
|
} from "./chunk-WIDBKSIN.js";
|
|
@@ -320,17 +317,17 @@ import {
|
|
|
320
317
|
SvgPullRequest
|
|
321
318
|
} from "./chunk-ISQWZOBA.js";
|
|
322
319
|
import {
|
|
323
|
-
|
|
324
|
-
} from "./chunk-
|
|
320
|
+
SvgQuickEdit
|
|
321
|
+
} from "./chunk-EEKIA4WP.js";
|
|
325
322
|
import {
|
|
326
|
-
|
|
327
|
-
} from "./chunk-
|
|
323
|
+
SvgRecord
|
|
324
|
+
} from "./chunk-SP64S4HO.js";
|
|
328
325
|
import {
|
|
329
|
-
|
|
330
|
-
} from "./chunk-
|
|
326
|
+
SvgRedoAlt
|
|
327
|
+
} from "./chunk-UHA3RCGM.js";
|
|
331
328
|
import {
|
|
332
|
-
|
|
333
|
-
} from "./chunk-
|
|
329
|
+
SvgRedo
|
|
330
|
+
} from "./chunk-JVD64AVJ.js";
|
|
334
331
|
import {
|
|
335
332
|
SvgPlayCircleFilled
|
|
336
333
|
} from "./chunk-HCXUVVM6.js";
|
|
@@ -344,17 +341,17 @@ import {
|
|
|
344
341
|
SvgPlusCircle
|
|
345
342
|
} from "./chunk-2WM7CTYF.js";
|
|
346
343
|
import {
|
|
347
|
-
|
|
348
|
-
} from "./chunk-
|
|
344
|
+
SvgPower
|
|
345
|
+
} from "./chunk-SCWSS4CT.js";
|
|
349
346
|
import {
|
|
350
|
-
|
|
351
|
-
} from "./chunk-
|
|
347
|
+
SvgPresent
|
|
348
|
+
} from "./chunk-445D5NCB.js";
|
|
352
349
|
import {
|
|
353
|
-
|
|
354
|
-
} from "./chunk-
|
|
350
|
+
SvgPresenterMode
|
|
351
|
+
} from "./chunk-YSSA4HKD.js";
|
|
355
352
|
import {
|
|
356
|
-
|
|
357
|
-
} from "./chunk-
|
|
353
|
+
SvgPronunciation
|
|
354
|
+
} from "./chunk-HZJRA7SF.js";
|
|
358
355
|
import {
|
|
359
356
|
SvgPeople
|
|
360
357
|
} from "./chunk-7KHUK7CK.js";
|
|
@@ -368,17 +365,17 @@ import {
|
|
|
368
365
|
PictureInPicture
|
|
369
366
|
} from "./chunk-HDZJKE7H.js";
|
|
370
367
|
import {
|
|
371
|
-
|
|
372
|
-
} from "./chunk-
|
|
368
|
+
SvgPictureInPicture
|
|
369
|
+
} from "./chunk-GZUPKYEY.js";
|
|
373
370
|
import {
|
|
374
|
-
|
|
375
|
-
} from "./chunk-
|
|
371
|
+
SvgPinFill
|
|
372
|
+
} from "./chunk-7OESI7PR.js";
|
|
376
373
|
import {
|
|
377
|
-
|
|
378
|
-
} from "./chunk-
|
|
374
|
+
SvgPin
|
|
375
|
+
} from "./chunk-J3DMC6VO.js";
|
|
379
376
|
import {
|
|
380
|
-
|
|
381
|
-
} from "./chunk-
|
|
377
|
+
SvgPlayArrow
|
|
378
|
+
} from "./chunk-33YWYPE7.js";
|
|
382
379
|
import {
|
|
383
380
|
SvgNotion
|
|
384
381
|
} from "./chunk-ZIKNP5HT.js";
|
|
@@ -392,17 +389,17 @@ import {
|
|
|
392
389
|
SvgOutlook
|
|
393
390
|
} from "./chunk-KHP3RVG4.js";
|
|
394
391
|
import {
|
|
395
|
-
|
|
396
|
-
} from "./chunk-
|
|
392
|
+
SvgOverlays
|
|
393
|
+
} from "./chunk-IRJ7ZBRL.js";
|
|
397
394
|
import {
|
|
398
|
-
|
|
399
|
-
} from "./chunk-
|
|
395
|
+
SvgPaintBucket
|
|
396
|
+
} from "./chunk-LUMQRR5U.js";
|
|
400
397
|
import {
|
|
401
|
-
|
|
402
|
-
} from "./chunk-
|
|
398
|
+
SvgPalette
|
|
399
|
+
} from "./chunk-3G43DSBG.js";
|
|
403
400
|
import {
|
|
404
|
-
|
|
405
|
-
} from "./chunk-
|
|
401
|
+
SvgPause
|
|
402
|
+
} from "./chunk-6NWQRPUY.js";
|
|
406
403
|
import {
|
|
407
404
|
SvgMoney
|
|
408
405
|
} from "./chunk-EGS26V5P.js";
|
|
@@ -416,17 +413,17 @@ import {
|
|
|
416
413
|
SvgMovieFilter
|
|
417
414
|
} from "./chunk-3LQBN542.js";
|
|
418
415
|
import {
|
|
419
|
-
|
|
420
|
-
} from "./chunk-
|
|
416
|
+
SvgMute
|
|
417
|
+
} from "./chunk-TZJSLHBR.js";
|
|
421
418
|
import {
|
|
422
|
-
|
|
423
|
-
} from "./chunk-
|
|
419
|
+
SvgNearMe
|
|
420
|
+
} from "./chunk-COZELPRW.js";
|
|
424
421
|
import {
|
|
425
|
-
|
|
426
|
-
} from "./chunk-
|
|
422
|
+
SvgNotes
|
|
423
|
+
} from "./chunk-W4PMGSRS.js";
|
|
427
424
|
import {
|
|
428
|
-
|
|
429
|
-
} from "./chunk-
|
|
425
|
+
SvgNotifications
|
|
426
|
+
} from "./chunk-7BUGMAD3.js";
|
|
430
427
|
import {
|
|
431
428
|
SvgMicrosoftExcel
|
|
432
429
|
} from "./chunk-QWF6NZT3.js";
|
|
@@ -440,14 +437,17 @@ import {
|
|
|
440
437
|
SvgMicrosoftWord
|
|
441
438
|
} from "./chunk-27MMXUO5.js";
|
|
442
439
|
import {
|
|
443
|
-
|
|
444
|
-
} from "./chunk-
|
|
440
|
+
SvgMinimize
|
|
441
|
+
} from "./chunk-5CR7CSTY.js";
|
|
445
442
|
import {
|
|
446
|
-
|
|
447
|
-
} from "./chunk-
|
|
443
|
+
SvgMinusCircle
|
|
444
|
+
} from "./chunk-QETDZT7X.js";
|
|
448
445
|
import {
|
|
449
|
-
|
|
450
|
-
} from "./chunk-
|
|
446
|
+
SvgMinus
|
|
447
|
+
} from "./chunk-AOPQUDFU.js";
|
|
448
|
+
import {
|
|
449
|
+
SvgMobileDevices
|
|
450
|
+
} from "./chunk-FL7WZQA7.js";
|
|
451
451
|
import {
|
|
452
452
|
SvgMail
|
|
453
453
|
} from "./chunk-XZNFR7L7.js";
|
|
@@ -461,17 +461,17 @@ import {
|
|
|
461
461
|
SvgMenuShow
|
|
462
462
|
} from "./chunk-X7A4Z2CJ.js";
|
|
463
463
|
import {
|
|
464
|
-
|
|
465
|
-
} from "./chunk-
|
|
464
|
+
SvgMenu
|
|
465
|
+
} from "./chunk-7R3HFRXT.js";
|
|
466
466
|
import {
|
|
467
|
-
|
|
468
|
-
} from "./chunk-
|
|
467
|
+
SvgMicOff
|
|
468
|
+
} from "./chunk-MNSIAPHQ.js";
|
|
469
469
|
import {
|
|
470
|
-
|
|
471
|
-
} from "./chunk-
|
|
470
|
+
SvgMic
|
|
471
|
+
} from "./chunk-4IKQ6RTL.js";
|
|
472
472
|
import {
|
|
473
|
-
|
|
474
|
-
} from "./chunk-
|
|
473
|
+
SvgMicrosoftTeamsLogo
|
|
474
|
+
} from "./chunk-24RL2WNZ.js";
|
|
475
475
|
import {
|
|
476
476
|
SvgLink
|
|
477
477
|
} from "./chunk-23KFCWJL.js";
|
|
@@ -485,17 +485,14 @@ import {
|
|
|
485
485
|
SvgLockFill
|
|
486
486
|
} from "./chunk-S2YQZFRO.js";
|
|
487
487
|
import {
|
|
488
|
-
|
|
489
|
-
} from "./chunk-
|
|
490
|
-
import {
|
|
491
|
-
SvgJira
|
|
492
|
-
} from "./chunk-7DXLMQ7D.js";
|
|
488
|
+
SvgLock
|
|
489
|
+
} from "./chunk-G2U2YBS7.js";
|
|
493
490
|
import {
|
|
494
|
-
|
|
495
|
-
} from "./chunk-
|
|
491
|
+
SvgLogOut
|
|
492
|
+
} from "./chunk-SY7SMBFL.js";
|
|
496
493
|
import {
|
|
497
|
-
|
|
498
|
-
} from "./chunk-
|
|
494
|
+
SvgLucidchart
|
|
495
|
+
} from "./chunk-2S6VYRXG.js";
|
|
499
496
|
import {
|
|
500
497
|
SvgKeyboardArrowRight
|
|
501
498
|
} from "./chunk-6JFUNHZZ.js";
|
|
@@ -509,14 +506,17 @@ import {
|
|
|
509
506
|
SvgLightbulbOutline
|
|
510
507
|
} from "./chunk-RE5YUC67.js";
|
|
511
508
|
import {
|
|
512
|
-
|
|
513
|
-
} from "./chunk-
|
|
509
|
+
SvgLineThickness
|
|
510
|
+
} from "./chunk-5GSYSJ77.js";
|
|
514
511
|
import {
|
|
515
|
-
|
|
516
|
-
} from "./chunk-
|
|
512
|
+
SvgLinearDark
|
|
513
|
+
} from "./chunk-FZL3BQHV.js";
|
|
517
514
|
import {
|
|
518
|
-
|
|
519
|
-
} from "./chunk-
|
|
515
|
+
SvgLinkBroken
|
|
516
|
+
} from "./chunk-UNK3JWYL.js";
|
|
517
|
+
import {
|
|
518
|
+
SvgLinkOff
|
|
519
|
+
} from "./chunk-KRDPKGQU.js";
|
|
520
520
|
import {
|
|
521
521
|
SvgInfoFill
|
|
522
522
|
} from "./chunk-3CRP27HY.js";
|
|
@@ -530,17 +530,17 @@ import {
|
|
|
530
530
|
SvgItalics
|
|
531
531
|
} from "./chunk-5YFCJG3Y.js";
|
|
532
532
|
import {
|
|
533
|
-
|
|
534
|
-
} from "./chunk-
|
|
533
|
+
SvgJiraNeutral
|
|
534
|
+
} from "./chunk-3T4Y3MZ7.js";
|
|
535
535
|
import {
|
|
536
|
-
|
|
537
|
-
} from "./chunk-
|
|
536
|
+
SvgJira
|
|
537
|
+
} from "./chunk-7DXLMQ7D.js";
|
|
538
538
|
import {
|
|
539
|
-
|
|
540
|
-
} from "./chunk-
|
|
539
|
+
SvgKeyboardArrowDown
|
|
540
|
+
} from "./chunk-NFUMBA6M.js";
|
|
541
541
|
import {
|
|
542
|
-
|
|
543
|
-
} from "./chunk-
|
|
542
|
+
SvgKeyboardArrowLeft
|
|
543
|
+
} from "./chunk-6NX5OUP7.js";
|
|
544
544
|
import {
|
|
545
545
|
SvgHome
|
|
546
546
|
} from "./chunk-MRZGD3DF.js";
|
|
@@ -554,17 +554,14 @@ import {
|
|
|
554
554
|
SvgImage
|
|
555
555
|
} from "./chunk-VKMX2WL3.js";
|
|
556
556
|
import {
|
|
557
|
-
|
|
558
|
-
} from "./chunk-
|
|
559
|
-
import {
|
|
560
|
-
SvgGoogleDocs
|
|
561
|
-
} from "./chunk-XEF5FSXN.js";
|
|
557
|
+
SvgImage1
|
|
558
|
+
} from "./chunk-RLRBVO62.js";
|
|
562
559
|
import {
|
|
563
|
-
|
|
564
|
-
} from "./chunk-
|
|
560
|
+
SvgImage2
|
|
561
|
+
} from "./chunk-5XNPVJRF.js";
|
|
565
562
|
import {
|
|
566
|
-
|
|
567
|
-
} from "./chunk-
|
|
563
|
+
SvgImport
|
|
564
|
+
} from "./chunk-EOBCFXCG.js";
|
|
568
565
|
import {
|
|
569
566
|
SvgGoogleSheets
|
|
570
567
|
} from "./chunk-2LIQYH5D.js";
|
|
@@ -578,17 +575,17 @@ import {
|
|
|
578
575
|
SvgGroupAdd
|
|
579
576
|
} from "./chunk-UIQU5F6E.js";
|
|
580
577
|
import {
|
|
581
|
-
|
|
582
|
-
} from "./chunk-
|
|
578
|
+
SvgHelpCircle
|
|
579
|
+
} from "./chunk-MWN7G4WV.js";
|
|
583
580
|
import {
|
|
584
|
-
|
|
585
|
-
} from "./chunk-
|
|
581
|
+
SvgHelp
|
|
582
|
+
} from "./chunk-G4NHYHCI.js";
|
|
586
583
|
import {
|
|
587
|
-
|
|
588
|
-
} from "./chunk-
|
|
584
|
+
SvgHighlightOff
|
|
585
|
+
} from "./chunk-THG45YYP.js";
|
|
589
586
|
import {
|
|
590
|
-
|
|
591
|
-
} from "./chunk-
|
|
587
|
+
SvgHighlightText
|
|
588
|
+
} from "./chunk-43MA57P2.js";
|
|
592
589
|
import {
|
|
593
590
|
SvgFullscreen
|
|
594
591
|
} from "./chunk-QCPPIAW2.js";
|
|
@@ -602,17 +599,17 @@ import {
|
|
|
602
599
|
SvgGoogleCalendarLogo
|
|
603
600
|
} from "./chunk-RJFOILDN.js";
|
|
604
601
|
import {
|
|
605
|
-
|
|
606
|
-
} from "./chunk-
|
|
602
|
+
SvgGoogle
|
|
603
|
+
} from "./chunk-SQJ4LMXN.js";
|
|
607
604
|
import {
|
|
608
|
-
|
|
609
|
-
} from "./chunk-
|
|
605
|
+
SvgGoogleDocs
|
|
606
|
+
} from "./chunk-XEF5FSXN.js";
|
|
610
607
|
import {
|
|
611
|
-
|
|
612
|
-
} from "./chunk-
|
|
608
|
+
SvgGoogleDrive
|
|
609
|
+
} from "./chunk-4QUENNQ6.js";
|
|
613
610
|
import {
|
|
614
|
-
|
|
615
|
-
} from "./chunk-
|
|
611
|
+
SvgGoogleForms
|
|
612
|
+
} from "./chunk-P32PSGWS.js";
|
|
616
613
|
import {
|
|
617
614
|
SvgFirstPage
|
|
618
615
|
} from "./chunk-BDJYPOQF.js";
|
|
@@ -625,6 +622,48 @@ import {
|
|
|
625
622
|
import {
|
|
626
623
|
SvgFolder
|
|
627
624
|
} from "./chunk-GCQLGUVE.js";
|
|
625
|
+
import {
|
|
626
|
+
SvgForward
|
|
627
|
+
} from "./chunk-7GTW5LE6.js";
|
|
628
|
+
import {
|
|
629
|
+
SvgForward5
|
|
630
|
+
} from "./chunk-6WEM4FKX.js";
|
|
631
|
+
import {
|
|
632
|
+
SvgFullScreen2
|
|
633
|
+
} from "./chunk-EJWFIZMS.js";
|
|
634
|
+
import {
|
|
635
|
+
SvgFullscreenExit
|
|
636
|
+
} from "./chunk-3VTCJYNO.js";
|
|
637
|
+
import {
|
|
638
|
+
SvgExternalLink
|
|
639
|
+
} from "./chunk-RR2USMMV.js";
|
|
640
|
+
import {
|
|
641
|
+
SvgEyeOff
|
|
642
|
+
} from "./chunk-HXWQNGH4.js";
|
|
643
|
+
import {
|
|
644
|
+
SvgEye
|
|
645
|
+
} from "./chunk-GTUDJXYC.js";
|
|
646
|
+
import {
|
|
647
|
+
SvgFacebook
|
|
648
|
+
} from "./chunk-YZBANLJ6.js";
|
|
649
|
+
import {
|
|
650
|
+
SvgFiberManualRecord
|
|
651
|
+
} from "./chunk-LFQ7F5MO.js";
|
|
652
|
+
import {
|
|
653
|
+
SvgFigma
|
|
654
|
+
} from "./chunk-LXY65TPZ.js";
|
|
655
|
+
import {
|
|
656
|
+
SvgFillerWordRemoval
|
|
657
|
+
} from "./chunk-KB5FU4C5.js";
|
|
658
|
+
import {
|
|
659
|
+
SvgFirefoxLogo
|
|
660
|
+
} from "./chunk-LFV2G7IY.js";
|
|
661
|
+
import {
|
|
662
|
+
SvgEditBorder
|
|
663
|
+
} from "./chunk-KKDUUWDW.js";
|
|
664
|
+
import {
|
|
665
|
+
SvgEdit
|
|
666
|
+
} from "./chunk-UU2MGRM5.js";
|
|
628
667
|
import {
|
|
629
668
|
SvgEditions
|
|
630
669
|
} from "./chunk-SPTM4NUO.js";
|
|
@@ -641,14 +680,14 @@ import {
|
|
|
641
680
|
SvgExtension
|
|
642
681
|
} from "./chunk-L5ZPSV3X.js";
|
|
643
682
|
import {
|
|
644
|
-
|
|
645
|
-
} from "./chunk-
|
|
683
|
+
SvgCursor
|
|
684
|
+
} from "./chunk-KVOGDZ34.js";
|
|
646
685
|
import {
|
|
647
|
-
|
|
648
|
-
} from "./chunk-
|
|
686
|
+
SvgCut
|
|
687
|
+
} from "./chunk-NHRDAMUT.js";
|
|
649
688
|
import {
|
|
650
|
-
|
|
651
|
-
} from "./chunk-
|
|
689
|
+
SvgDeleteForever
|
|
690
|
+
} from "./chunk-ZESRCECW.js";
|
|
652
691
|
import {
|
|
653
692
|
SvgDelete
|
|
654
693
|
} from "./chunk-6JP7WWON.js";
|
|
@@ -665,11 +704,14 @@ import {
|
|
|
665
704
|
SvgEdgeLogo
|
|
666
705
|
} from "./chunk-HZTGQJYD.js";
|
|
667
706
|
import {
|
|
668
|
-
|
|
669
|
-
} from "./chunk-
|
|
707
|
+
SvgCopy
|
|
708
|
+
} from "./chunk-A7S7BUZG.js";
|
|
670
709
|
import {
|
|
671
|
-
|
|
672
|
-
} from "./chunk-
|
|
710
|
+
SvgCreateTicket
|
|
711
|
+
} from "./chunk-QMW2HATK.js";
|
|
712
|
+
import {
|
|
713
|
+
SvgCreate
|
|
714
|
+
} from "./chunk-MOWIQSFA.js";
|
|
673
715
|
import {
|
|
674
716
|
SvgCrop169
|
|
675
717
|
} from "./chunk-5NZDSUP4.js";
|
|
@@ -683,20 +725,20 @@ import {
|
|
|
683
725
|
SvgCrop169Expanded
|
|
684
726
|
} from "./chunk-MBVDHFO7.js";
|
|
685
727
|
import {
|
|
686
|
-
|
|
687
|
-
} from "./chunk-
|
|
688
|
-
import {
|
|
689
|
-
SvgCut
|
|
690
|
-
} from "./chunk-NHRDAMUT.js";
|
|
728
|
+
SvgCommentAdd
|
|
729
|
+
} from "./chunk-X3OLNRRS.js";
|
|
691
730
|
import {
|
|
692
|
-
|
|
693
|
-
} from "./chunk-
|
|
731
|
+
SvgComment
|
|
732
|
+
} from "./chunk-NGRWAPLN.js";
|
|
694
733
|
import {
|
|
695
734
|
SvgConfetti
|
|
696
735
|
} from "./chunk-A62IIGFG.js";
|
|
736
|
+
import {
|
|
737
|
+
SvgConfluenceInverse
|
|
738
|
+
} from "./chunk-XEMYW3LC.js";
|
|
697
739
|
import {
|
|
698
740
|
SvgConfluenceNeutral
|
|
699
|
-
} from "./chunk-
|
|
741
|
+
} from "./chunk-JRTGKL53.js";
|
|
700
742
|
import {
|
|
701
743
|
SvgConfluence
|
|
702
744
|
} from "./chunk-7TNQK2NH.js";
|
|
@@ -707,14 +749,11 @@ import {
|
|
|
707
749
|
SvgCopyPlus
|
|
708
750
|
} from "./chunk-INF2HDAO.js";
|
|
709
751
|
import {
|
|
710
|
-
|
|
711
|
-
} from "./chunk-
|
|
712
|
-
import {
|
|
713
|
-
SvgCreateTicket
|
|
714
|
-
} from "./chunk-QMW2HATK.js";
|
|
752
|
+
SvgClock
|
|
753
|
+
} from "./chunk-VHFXR25I.js";
|
|
715
754
|
import {
|
|
716
|
-
|
|
717
|
-
} from "./chunk-
|
|
755
|
+
SvgClose
|
|
756
|
+
} from "./chunk-WVKHMLWO.js";
|
|
718
757
|
import {
|
|
719
758
|
SvgCoda
|
|
720
759
|
} from "./chunk-QYM434Z4.js";
|
|
@@ -734,11 +773,11 @@ import {
|
|
|
734
773
|
SvgColorNone
|
|
735
774
|
} from "./chunk-H3KNCQWK.js";
|
|
736
775
|
import {
|
|
737
|
-
|
|
738
|
-
} from "./chunk-
|
|
776
|
+
SvgChevronSmallRight
|
|
777
|
+
} from "./chunk-BUYNOYOF.js";
|
|
739
778
|
import {
|
|
740
|
-
|
|
741
|
-
} from "./chunk-
|
|
779
|
+
SvgChevronSmallUp
|
|
780
|
+
} from "./chunk-DCUCX55W.js";
|
|
742
781
|
import {
|
|
743
782
|
SvgChevronUp
|
|
744
783
|
} from "./chunk-4M3VG6OX.js";
|
|
@@ -758,11 +797,11 @@ import {
|
|
|
758
797
|
SvgClip
|
|
759
798
|
} from "./chunk-JRVAE4EQ.js";
|
|
760
799
|
import {
|
|
761
|
-
|
|
762
|
-
} from "./chunk-
|
|
800
|
+
SvgCheckCircleOutline
|
|
801
|
+
} from "./chunk-OOC5532F.js";
|
|
763
802
|
import {
|
|
764
|
-
|
|
765
|
-
} from "./chunk-
|
|
803
|
+
SvgCheckCircleSmall
|
|
804
|
+
} from "./chunk-XG4QY5UD.js";
|
|
766
805
|
import {
|
|
767
806
|
SvgCheckCircle
|
|
768
807
|
} from "./chunk-ME3FTKYS.js";
|
|
@@ -782,11 +821,11 @@ import {
|
|
|
782
821
|
SvgChevronSmallLeft
|
|
783
822
|
} from "./chunk-5WR3Q2XT.js";
|
|
784
823
|
import {
|
|
785
|
-
|
|
786
|
-
} from "./chunk-
|
|
824
|
+
SvgCamera
|
|
825
|
+
} from "./chunk-M2BLOGSQ.js";
|
|
787
826
|
import {
|
|
788
|
-
|
|
789
|
-
} from "./chunk-
|
|
827
|
+
SvgCanvas
|
|
828
|
+
} from "./chunk-J2WF5I7K.js";
|
|
790
829
|
import {
|
|
791
830
|
SvgCaptions
|
|
792
831
|
} from "./chunk-RCV6EMGX.js";
|
|
@@ -806,11 +845,11 @@ import {
|
|
|
806
845
|
SvgCheckCircleFill
|
|
807
846
|
} from "./chunk-JZ42LZF6.js";
|
|
808
847
|
import {
|
|
809
|
-
|
|
810
|
-
} from "./chunk-
|
|
848
|
+
SvgBorderColor
|
|
849
|
+
} from "./chunk-JE7VWMUB.js";
|
|
811
850
|
import {
|
|
812
|
-
|
|
813
|
-
} from "./chunk-
|
|
851
|
+
SvgBug
|
|
852
|
+
} from "./chunk-7P55ATBS.js";
|
|
814
853
|
import {
|
|
815
854
|
SvgBulb
|
|
816
855
|
} from "./chunk-N4GM347V.js";
|
|
@@ -830,11 +869,11 @@ import {
|
|
|
830
869
|
SvgCamBubble
|
|
831
870
|
} from "./chunk-7ZAKNS6B.js";
|
|
832
871
|
import {
|
|
833
|
-
|
|
834
|
-
} from "./chunk-
|
|
872
|
+
SvgBarChart
|
|
873
|
+
} from "./chunk-BF4GOGIM.js";
|
|
835
874
|
import {
|
|
836
|
-
|
|
837
|
-
} from "./chunk-
|
|
875
|
+
SvgBellOff
|
|
876
|
+
} from "./chunk-AQQFDIWW.js";
|
|
838
877
|
import {
|
|
839
878
|
SvgBellRing
|
|
840
879
|
} from "./chunk-4IALP3GK.js";
|
|
@@ -854,11 +893,11 @@ import {
|
|
|
854
893
|
SvgBook
|
|
855
894
|
} from "./chunk-6WJ5SW36.js";
|
|
856
895
|
import {
|
|
857
|
-
|
|
858
|
-
} from "./chunk-
|
|
896
|
+
SvgAtlassian
|
|
897
|
+
} from "./chunk-AP23UZUY.js";
|
|
859
898
|
import {
|
|
860
|
-
|
|
861
|
-
} from "./chunk-
|
|
899
|
+
SvgAutoChapters
|
|
900
|
+
} from "./chunk-JMAS7HF6.js";
|
|
862
901
|
import {
|
|
863
902
|
SvgAutoDraft
|
|
864
903
|
} from "./chunk-AXJ6VJAQ.js";
|
|
@@ -878,11 +917,11 @@ import {
|
|
|
878
917
|
SvgBannerVectorUp
|
|
879
918
|
} from "./chunk-3OR7GMMB.js";
|
|
880
919
|
import {
|
|
881
|
-
|
|
882
|
-
} from "./chunk-
|
|
920
|
+
SvgArrowForward
|
|
921
|
+
} from "./chunk-QGQZVLOL.js";
|
|
883
922
|
import {
|
|
884
|
-
|
|
885
|
-
} from "./chunk-
|
|
923
|
+
SvgArrowLeftAlt
|
|
924
|
+
} from "./chunk-IYZYMH35.js";
|
|
886
925
|
import {
|
|
887
926
|
SvgArrowLeft
|
|
888
927
|
} from "./chunk-RGI6HF4Q.js";
|
|
@@ -902,11 +941,11 @@ import {
|
|
|
902
941
|
SvgAtMention
|
|
903
942
|
} from "./chunk-PL4EIDC6.js";
|
|
904
943
|
import {
|
|
905
|
-
|
|
906
|
-
} from "./chunk-
|
|
944
|
+
SvgAlignRight
|
|
945
|
+
} from "./chunk-6SQCU6IN.js";
|
|
907
946
|
import {
|
|
908
|
-
|
|
909
|
-
} from "./chunk-
|
|
947
|
+
SvgApple
|
|
948
|
+
} from "./chunk-32YIK5SS.js";
|
|
910
949
|
import {
|
|
911
950
|
SvgApps
|
|
912
951
|
} from "./chunk-AE4HQ3OA.js";
|
|
@@ -926,17 +965,17 @@ import {
|
|
|
926
965
|
SvgArrowDropUp
|
|
927
966
|
} from "./chunk-O7P4LDS5.js";
|
|
928
967
|
import {
|
|
929
|
-
|
|
930
|
-
} from "./chunk-
|
|
931
|
-
import {
|
|
932
|
-
SvgArrowLeftAlt
|
|
933
|
-
} from "./chunk-IYZYMH35.js";
|
|
968
|
+
SvgAdmin
|
|
969
|
+
} from "./chunk-ESRRXLZJ.js";
|
|
934
970
|
import {
|
|
935
971
|
SvgAiGenerativeAudio
|
|
936
972
|
} from "./chunk-7BJ2VKTS.js";
|
|
937
973
|
import {
|
|
938
974
|
SvgAirtable
|
|
939
975
|
} from "./chunk-6PY2XWXO.js";
|
|
976
|
+
import {
|
|
977
|
+
SvgAlertBulb
|
|
978
|
+
} from "./chunk-UCDRWJOM.js";
|
|
940
979
|
import {
|
|
941
980
|
SvgAlertTriangle
|
|
942
981
|
} from "./chunk-RBTSB3JM.js";
|
|
@@ -949,12 +988,6 @@ import {
|
|
|
949
988
|
import {
|
|
950
989
|
SvgAlignLeft
|
|
951
990
|
} from "./chunk-YPE5T5MS.js";
|
|
952
|
-
import {
|
|
953
|
-
SvgAlignRight
|
|
954
|
-
} from "./chunk-6SQCU6IN.js";
|
|
955
|
-
import {
|
|
956
|
-
SvgApple
|
|
957
|
-
} from "./chunk-32YIK5SS.js";
|
|
958
991
|
import {
|
|
959
992
|
SvgAccountCircle
|
|
960
993
|
} from "./chunk-PCM47JLY.js";
|
|
@@ -991,8 +1024,10 @@ export {
|
|
|
991
1024
|
SvgAddCircleOutline,
|
|
992
1025
|
SvgAddClip,
|
|
993
1026
|
SvgAddPhoto,
|
|
1027
|
+
SvgAdmin,
|
|
994
1028
|
SvgAiGenerativeAudio,
|
|
995
1029
|
SvgAirtable,
|
|
1030
|
+
SvgAlertBulb,
|
|
996
1031
|
SvgAlertTriangle,
|
|
997
1032
|
SvgAlignBottom,
|
|
998
1033
|
SvgAlignCenter,
|
|
@@ -1073,6 +1108,7 @@ export {
|
|
|
1073
1108
|
SvgCommentAdd,
|
|
1074
1109
|
SvgConfetti,
|
|
1075
1110
|
SvgConfluence,
|
|
1111
|
+
SvgConfluenceInverse,
|
|
1076
1112
|
SvgConfluenceNeutral,
|
|
1077
1113
|
SvgContactSupport,
|
|
1078
1114
|
SvgCopy,
|
|
@@ -1101,6 +1137,7 @@ export {
|
|
|
1101
1137
|
SvgExternalLink,
|
|
1102
1138
|
SvgEye,
|
|
1103
1139
|
SvgEyeOff,
|
|
1140
|
+
SvgFacebook,
|
|
1104
1141
|
SvgFiberManualRecord,
|
|
1105
1142
|
SvgFigma,
|
|
1106
1143
|
SvgFillerWordRemoval,
|
|
@@ -1216,6 +1253,7 @@ export {
|
|
|
1216
1253
|
SvgRefresh,
|
|
1217
1254
|
SvgRemoveCircleOutline,
|
|
1218
1255
|
SvgRemoveRedEye,
|
|
1256
|
+
SvgRepeat,
|
|
1219
1257
|
SvgReplay,
|
|
1220
1258
|
SvgReplay5,
|
|
1221
1259
|
SvgReply,
|
|
@@ -1223,6 +1261,7 @@ export {
|
|
|
1223
1261
|
SvgReplyRight,
|
|
1224
1262
|
SvgRewind,
|
|
1225
1263
|
SvgRotateLeft,
|
|
1264
|
+
SvgRovo,
|
|
1226
1265
|
SvgSafariLogo,
|
|
1227
1266
|
SvgSalesforce,
|
|
1228
1267
|
SvgSalesforceBlk,
|
|
@@ -1242,6 +1281,7 @@ export {
|
|
|
1242
1281
|
SvgSmile,
|
|
1243
1282
|
SvgSmileAlt,
|
|
1244
1283
|
SvgSmileSelect,
|
|
1284
|
+
SvgSpaces,
|
|
1245
1285
|
SvgSparkle,
|
|
1246
1286
|
SvgSpeedFast,
|
|
1247
1287
|
SvgSpeedMedium,
|
|
@@ -1258,7 +1298,9 @@ export {
|
|
|
1258
1298
|
SvgTask,
|
|
1259
1299
|
SvgTeamworkAgentBig,
|
|
1260
1300
|
SvgTeamworkAgentSmall,
|
|
1301
|
+
SvgTeamworkGraph,
|
|
1261
1302
|
SvgText,
|
|
1303
|
+
SvgTextRephrase,
|
|
1262
1304
|
SvgThumbsDown,
|
|
1263
1305
|
SvgThumbsUp,
|
|
1264
1306
|
SvgTimelineEditor,
|
|
@@ -1267,6 +1309,7 @@ export {
|
|
|
1267
1309
|
SvgTranscript,
|
|
1268
1310
|
SvgTrash,
|
|
1269
1311
|
SvgTrashForever,
|
|
1312
|
+
SvgTrello,
|
|
1270
1313
|
SvgTrelloNeutral,
|
|
1271
1314
|
SvgTune,
|
|
1272
1315
|
SvgUnderline,
|
|
@@ -1303,6 +1346,7 @@ export {
|
|
|
1303
1346
|
SvgWriteDocument,
|
|
1304
1347
|
SvgWriteMessage,
|
|
1305
1348
|
SvgXCircle,
|
|
1349
|
+
SvgXLogo,
|
|
1306
1350
|
SvgZap,
|
|
1307
1351
|
SvgZapOutline,
|
|
1308
1352
|
SvgZoomIn,
|