@loomhq/lens 12.9.0 → 12.10.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.
Files changed (104) hide show
  1. package/dist/cjs/icons/banner-vector-up.js +17 -3
  2. package/dist/cjs/icons/banner-vector-up.js.map +2 -2
  3. package/dist/cjs/icons/cursor.js +40 -0
  4. package/dist/cjs/icons/cursor.js.map +7 -0
  5. package/dist/cjs/icons/index.js +645 -637
  6. package/dist/cjs/icons/index.js.map +4 -4
  7. package/dist/cjs/index.js +578 -542
  8. package/dist/cjs/index.js.map +3 -3
  9. package/dist/esm/icons/banner-vector-up.js +1 -1
  10. package/dist/esm/icons/{chunk-2V4R73H6.js → chunk-3OR7GMMB.js} +8 -4
  11. package/dist/esm/icons/chunk-3OR7GMMB.js.map +7 -0
  12. package/dist/esm/icons/chunk-KVOGDZ34.js +11 -0
  13. package/dist/esm/icons/chunk-KVOGDZ34.js.map +7 -0
  14. package/dist/esm/icons/cursor.js +8 -0
  15. package/dist/esm/icons/cursor.js.map +7 -0
  16. package/dist/esm/icons/index.js +63 -59
  17. package/dist/esm/index.js +510 -470
  18. package/dist/esm/index.js.map +2 -2
  19. package/dist/types/colors.d.ts +1 -1
  20. package/dist/types/colors.d.ts.map +1 -1
  21. package/dist/types/components/align/align.d.ts +1 -1
  22. package/dist/types/components/align/align.d.ts.map +1 -1
  23. package/dist/types/components/arrange/arrange.d.ts +1 -1
  24. package/dist/types/components/arrange/arrange.d.ts.map +1 -1
  25. package/dist/types/components/avatar/avatar.d.ts +1 -1
  26. package/dist/types/components/avatar/avatar.d.ts.map +1 -1
  27. package/dist/types/components/backdrop/backdrop.d.ts +1 -1
  28. package/dist/types/components/backdrop/backdrop.d.ts.map +1 -1
  29. package/dist/types/components/base-styles/base-styles.d.ts.map +1 -1
  30. package/dist/types/components/button/button.d.ts +1 -1
  31. package/dist/types/components/button/button.d.ts.map +1 -1
  32. package/dist/types/components/color-picker/color-picker.d.ts +1 -1
  33. package/dist/types/components/color-picker/color-picker.d.ts.map +1 -1
  34. package/dist/types/components/container/container.d.ts +1 -1
  35. package/dist/types/components/container/container.d.ts.map +1 -1
  36. package/dist/types/components/distribute/distribute.d.ts +1 -1
  37. package/dist/types/components/distribute/distribute.d.ts.map +1 -1
  38. package/dist/types/components/dropdown/dropdown.d.ts.map +1 -1
  39. package/dist/types/components/ellipses-loader/ellipses-loader.d.ts +1 -1
  40. package/dist/types/components/ellipses-loader/ellipses-loader.d.ts.map +1 -1
  41. package/dist/types/components/form-field/form-field.d.ts +2 -2
  42. package/dist/types/components/form-field/form-field.d.ts.map +1 -1
  43. package/dist/types/components/icon/available-icons/banner-vector-up.d.ts.map +1 -1
  44. package/dist/types/components/icon/available-icons/cursor.d.ts +3 -0
  45. package/dist/types/components/icon/available-icons/cursor.d.ts.map +1 -0
  46. package/dist/types/components/icon/available-icons/index.d.ts +1 -0
  47. package/dist/types/components/icon/available-icons/index.d.ts.map +1 -1
  48. package/dist/types/components/icon/icon.d.ts +2 -2
  49. package/dist/types/components/icon/icon.d.ts.map +1 -1
  50. package/dist/types/components/icon-button/icon-button.d.ts +1 -1
  51. package/dist/types/components/icon-button/icon-button.d.ts.map +1 -1
  52. package/dist/types/components/layout/layout.d.ts +1 -1
  53. package/dist/types/components/layout/layout.d.ts.map +1 -1
  54. package/dist/types/components/link/link.d.ts +1 -1
  55. package/dist/types/components/link/link.d.ts.map +1 -1
  56. package/dist/types/components/list/list.d.ts +1 -1
  57. package/dist/types/components/list/list.d.ts.map +1 -1
  58. package/dist/types/components/loader/loader.d.ts +1 -1
  59. package/dist/types/components/loader/loader.d.ts.map +1 -1
  60. package/dist/types/components/logo/logo.d.ts +1 -1
  61. package/dist/types/components/logo/logo.d.ts.map +1 -1
  62. package/dist/types/components/menu/menu.d.ts +2 -1
  63. package/dist/types/components/menu/menu.d.ts.map +1 -1
  64. package/dist/types/components/modal/modal.d.ts +2 -2
  65. package/dist/types/components/modal/modal.d.ts.map +1 -1
  66. package/dist/types/components/notification-bar/notification-bar.d.ts +2 -2
  67. package/dist/types/components/notification-bar/notification-bar.d.ts.map +1 -1
  68. package/dist/types/components/pill/pill.d.ts +1 -1
  69. package/dist/types/components/pill/pill.d.ts.map +1 -1
  70. package/dist/types/components/select/select.d.ts +2 -2
  71. package/dist/types/components/select/select.d.ts.map +1 -1
  72. package/dist/types/components/skeleton/skeleton.d.ts +1 -1
  73. package/dist/types/components/skeleton/skeleton.d.ts.map +1 -1
  74. package/dist/types/components/spacer/spacer.d.ts +1 -1
  75. package/dist/types/components/spacer/spacer.d.ts.map +1 -1
  76. package/dist/types/components/split/split.d.ts +1 -1
  77. package/dist/types/components/split/split.d.ts.map +1 -1
  78. package/dist/types/components/switch/switch.d.ts +1 -1
  79. package/dist/types/components/switch/switch.d.ts.map +1 -1
  80. package/dist/types/components/tabs/tabs.d.ts +1 -1
  81. package/dist/types/components/tabs/tabs.d.ts.map +1 -1
  82. package/dist/types/components/text/text.d.ts +2 -2
  83. package/dist/types/components/text/text.d.ts.map +1 -1
  84. package/dist/types/components/text-button/text-button.d.ts +1 -1
  85. package/dist/types/components/text-button/text-button.d.ts.map +1 -1
  86. package/dist/types/components/toast/toast.d.ts +1 -1
  87. package/dist/types/components/toast/toast.d.ts.map +1 -1
  88. package/dist/types/components/tooltip/tooltip.d.ts +1 -1
  89. package/dist/types/components/tooltip/tooltip.d.ts.map +1 -1
  90. package/dist/types/components/typeahead/typeahead.d.ts +2 -2
  91. package/dist/types/components/typeahead/typeahead.d.ts.map +1 -1
  92. package/dist/types/components/waveform-loader/waveform-loader.d.ts +1 -1
  93. package/dist/types/components/waveform-loader/waveform-loader.d.ts.map +1 -1
  94. package/dist/types/icons/banner-vector-up.d.ts.map +1 -1
  95. package/dist/types/icons/cursor.d.ts +3 -0
  96. package/dist/types/icons/cursor.d.ts.map +1 -0
  97. package/dist/types/icons/index.d.ts +1 -0
  98. package/dist/types/icons/index.d.ts.map +1 -1
  99. package/dist/types/utilities/responsive.d.ts +3 -3
  100. package/dist/types/utilities/responsive.d.ts.map +1 -1
  101. package/dist/types/utilities/size.d.ts +1 -1
  102. package/dist/types/utilities/size.d.ts.map +1 -1
  103. package/package.json +4 -5
  104. package/dist/esm/icons/chunk-2V4R73H6.js.map +0 -7
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  SvgBannerVectorUp
3
- } from "./chunk-2V4R73H6.js";
3
+ } from "./chunk-3OR7GMMB.js";
4
4
  import "./chunk-DDAAVRWG.js";
5
5
  export {
6
6
  SvgBannerVectorUp
@@ -1,20 +1,24 @@
1
+ import {
2
+ __spreadValues
3
+ } from "./chunk-DDAAVRWG.js";
4
+
1
5
  // src/components/icon/available-icons/banner-vector-up.tsx
2
6
  import * as React from "react";
3
7
  function SvgBannerVectorUp(props) {
4
8
  return /* @__PURE__ */ React.createElement(
5
9
  "svg",
6
- {
10
+ __spreadValues({
7
11
  xmlns: "http://www.w3.org/2000/svg",
8
12
  width: "24",
9
13
  height: "11",
10
14
  viewBox: "0 0 24 11",
11
15
  fill: "none"
12
- },
16
+ }, props),
13
17
  /* @__PURE__ */ React.createElement(
14
18
  "path",
15
19
  {
16
20
  d: "M24 11L0 11L9.17157 1.82843C10.7337 0.266331 13.2663 0.26633 14.8284 1.82843L24 11Z",
17
- fill: "#F8EEFE"
21
+ fill: "currentColor"
18
22
  }
19
23
  )
20
24
  );
@@ -23,4 +27,4 @@ function SvgBannerVectorUp(props) {
23
27
  export {
24
28
  SvgBannerVectorUp
25
29
  };
26
- //# sourceMappingURL=chunk-2V4R73H6.js.map
30
+ //# sourceMappingURL=chunk-3OR7GMMB.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../src/components/icon/available-icons/banner-vector-up.tsx"],
4
+ "sourcesContent": ["import * as React from 'react';\n\nexport function SvgBannerVectorUp(props: any) {\n return (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"24\"\n height=\"11\"\n viewBox=\"0 0 24 11\"\n fill=\"none\"\n {...props}\n >\n <path\n d=\"M24 11L0 11L9.17157 1.82843C10.7337 0.266331 13.2663 0.26633 14.8284 1.82843L24 11Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\n"],
5
+ "mappings": ";;;;;AAAA,YAAY,WAAW;AAEhB,SAAS,kBAAkB,OAAY;AAC5C,SACE;AAAA,IAAC;AAAA;AAAA,MACC,OAAM;AAAA,MACN,OAAM;AAAA,MACN,QAAO;AAAA,MACP,SAAQ;AAAA,MACR,MAAK;AAAA,OACD;AAAA,IAEJ;AAAA,MAAC;AAAA;AAAA,QACC,GAAE;AAAA,QACF,MAAK;AAAA;AAAA,IACP;AAAA,EACF;AAEJ;",
6
+ "names": []
7
+ }
@@ -0,0 +1,11 @@
1
+ // src/components/icon/available-icons/cursor.tsx
2
+ import CursorIcon from "@atlaskit/icon-lab/core/cursor";
3
+ import * as React from "react";
4
+ var SvgCursor = () => {
5
+ return /* @__PURE__ */ React.createElement(CursorIcon, { label: "", testId: "ads-refreshed-icon" });
6
+ };
7
+
8
+ export {
9
+ SvgCursor
10
+ };
11
+ //# sourceMappingURL=chunk-KVOGDZ34.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../src/components/icon/available-icons/cursor.tsx"],
4
+ "sourcesContent": ["import CursorIcon from '@atlaskit/icon-lab/core/cursor';\nimport * as React from 'react';\n\nexport const SvgCursor = () => {\n return <CursorIcon label=\"\" testId=\"ads-refreshed-icon\" />;\n};\n"],
5
+ "mappings": ";AAAA,OAAO,gBAAgB;AACvB,YAAY,WAAW;AAEhB,IAAM,YAAY,MAAM;AAC7B,SAAO,oCAAC,cAAW,OAAM,IAAG,QAAO,sBAAqB;AAC1D;",
6
+ "names": []
7
+ }
@@ -0,0 +1,8 @@
1
+ import {
2
+ SvgCursor
3
+ } from "./chunk-KVOGDZ34.js";
4
+ import "./chunk-DDAAVRWG.js";
5
+ export {
6
+ SvgCursor
7
+ };
8
+ //# sourceMappingURL=cursor.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": [],
4
+ "sourcesContent": [],
5
+ "mappings": "",
6
+ "names": []
7
+ }
@@ -1,3 +1,6 @@
1
+ import {
2
+ SvgWriteDocument
3
+ } from "./chunk-OBT2YRVO.js";
1
4
  import {
2
5
  SvgWriteMessage
3
6
  } from "./chunk-NZVDBUCK.js";
@@ -19,6 +22,9 @@ import {
19
22
  import {
20
23
  SvgZoomOut
21
24
  } from "./chunk-M35LKLMJ.js";
25
+ import {
26
+ SvgWarningAlert
27
+ } from "./chunk-EKNLUIM2.js";
22
28
  import {
23
29
  SvgWarningAmber
24
30
  } from "./chunk-I4ITA7EL.js";
@@ -41,8 +47,8 @@ import {
41
47
  SvgWindows
42
48
  } from "./chunk-NLJWFPWA.js";
43
49
  import {
44
- SvgWriteDocument
45
- } from "./chunk-OBT2YRVO.js";
50
+ SvgViewList
51
+ } from "./chunk-HQMCOUIT.js";
46
52
  import {
47
53
  SvgVolumeDown
48
54
  } from "./chunk-EUZW57TP.js";
@@ -65,8 +71,8 @@ import {
65
71
  SvgVolume2
66
72
  } from "./chunk-DHTMHG3V.js";
67
73
  import {
68
- SvgWarningAlert
69
- } from "./chunk-EKNLUIM2.js";
74
+ SvgVariables
75
+ } from "./chunk-E7NOP4A2.js";
70
76
  import {
71
77
  SvgVersionControl
72
78
  } from "./chunk-VIGGSGOL.js";
@@ -89,8 +95,8 @@ import {
89
95
  SvgVideocam
90
96
  } from "./chunk-RDA3AFVD.js";
91
97
  import {
92
- SvgViewList
93
- } from "./chunk-HQMCOUIT.js";
98
+ SvgTune
99
+ } from "./chunk-XW7TC77Y.js";
94
100
  import {
95
101
  SvgUnderline
96
102
  } from "./chunk-Q2DXN42B.js";
@@ -113,8 +119,8 @@ import {
113
119
  SvgUsers
114
120
  } from "./chunk-HXT75SNG.js";
115
121
  import {
116
- SvgVariables
117
- } from "./chunk-E7NOP4A2.js";
122
+ SvgThumbsUp
123
+ } from "./chunk-F5L4NQJW.js";
118
124
  import {
119
125
  SvgTimelineEditor
120
126
  } from "./chunk-SOFWAOZ4.js";
@@ -137,8 +143,8 @@ import {
137
143
  SvgTrelloNeutral
138
144
  } from "./chunk-XQB6D65H.js";
139
145
  import {
140
- SvgTune
141
- } from "./chunk-XW7TC77Y.js";
146
+ SvgStarOutline
147
+ } from "./chunk-DFYMBHZP.js";
142
148
  import {
143
149
  SvgStar
144
150
  } from "./chunk-7AB2BP5I.js";
@@ -161,8 +167,8 @@ import {
161
167
  SvgThumbsDown
162
168
  } from "./chunk-M4GAFFLM.js";
163
169
  import {
164
- SvgThumbsUp
165
- } from "./chunk-F5L4NQJW.js";
170
+ SvgSparkle
171
+ } from "./chunk-HE25OX6G.js";
166
172
  import {
167
173
  SvgSpeedFast
168
174
  } from "./chunk-2FKO2VHS.js";
@@ -185,8 +191,8 @@ import {
185
191
  SvgSquare
186
192
  } from "./chunk-37YTVMBN.js";
187
193
  import {
188
- SvgStarOutline
189
- } from "./chunk-DFYMBHZP.js";
194
+ SvgShare
195
+ } from "./chunk-JPT4IOPX.js";
190
196
  import {
191
197
  SvgShowChart
192
198
  } from "./chunk-LZAJY54Z.js";
@@ -209,8 +215,8 @@ import {
209
215
  SvgSmile
210
216
  } from "./chunk-56JQ7YLD.js";
211
217
  import {
212
- SvgSparkle
213
- } from "./chunk-HE25OX6G.js";
218
+ SvgSchool
219
+ } from "./chunk-DV7DTSLT.js";
214
220
  import {
215
221
  SvgScissors
216
222
  } from "./chunk-NR4EYJPQ.js";
@@ -233,8 +239,8 @@ import {
233
239
  SvgSettings
234
240
  } from "./chunk-6JFYWVAP.js";
235
241
  import {
236
- SvgShare
237
- } from "./chunk-JPT4IOPX.js";
242
+ SvgReplyLeft
243
+ } from "./chunk-AA7SIBLA.js";
238
244
  import {
239
245
  SvgReplyRight
240
246
  } from "./chunk-PDJ7WDI4.js";
@@ -257,8 +263,8 @@ import {
257
263
  SvgSalesforce
258
264
  } from "./chunk-KIMRTGIR.js";
259
265
  import {
260
- SvgSchool
261
- } from "./chunk-DV7DTSLT.js";
266
+ SvgRecord
267
+ } from "./chunk-SP64S4HO.js";
262
268
  import {
263
269
  SvgRedoAlt
264
270
  } from "./chunk-UHA3RCGM.js";
@@ -281,8 +287,8 @@ import {
281
287
  SvgReplay
282
288
  } from "./chunk-ALDOBFOW.js";
283
289
  import {
284
- SvgReplyLeft
285
- } from "./chunk-AA7SIBLA.js";
290
+ SvgPresent
291
+ } from "./chunk-445D5NCB.js";
286
292
  import {
287
293
  SvgPresenterMode
288
294
  } from "./chunk-YSSA4HKD.js";
@@ -305,8 +311,8 @@ import {
305
311
  SvgQuickEdit
306
312
  } from "./chunk-EEKIA4WP.js";
307
313
  import {
308
- SvgRecord
309
- } from "./chunk-SP64S4HO.js";
314
+ SvgPinFill
315
+ } from "./chunk-7OESI7PR.js";
310
316
  import {
311
317
  SvgPin
312
318
  } from "./chunk-J3DMC6VO.js";
@@ -329,8 +335,8 @@ import {
329
335
  SvgPower
330
336
  } from "./chunk-SCWSS4CT.js";
331
337
  import {
332
- SvgPresent
333
- } from "./chunk-445D5NCB.js";
338
+ SvgPaintBucket
339
+ } from "./chunk-LUMQRR5U.js";
334
340
  import {
335
341
  SvgPalette
336
342
  } from "./chunk-3G43DSBG.js";
@@ -353,8 +359,8 @@ import {
353
359
  SvgPictureInPicture
354
360
  } from "./chunk-GZUPKYEY.js";
355
361
  import {
356
- SvgPinFill
357
- } from "./chunk-7OESI7PR.js";
362
+ SvgNearMe
363
+ } from "./chunk-COZELPRW.js";
358
364
  import {
359
365
  SvgNotes
360
366
  } from "./chunk-W4PMGSRS.js";
@@ -377,8 +383,8 @@ import {
377
383
  SvgOverlays
378
384
  } from "./chunk-IRJ7ZBRL.js";
379
385
  import {
380
- SvgPaintBucket
381
- } from "./chunk-LUMQRR5U.js";
386
+ SvgMinusCircle
387
+ } from "./chunk-QETDZT7X.js";
382
388
  import {
383
389
  SvgMinus
384
390
  } from "./chunk-AOPQUDFU.js";
@@ -401,8 +407,8 @@ import {
401
407
  SvgMute
402
408
  } from "./chunk-TZJSLHBR.js";
403
409
  import {
404
- SvgNearMe
405
- } from "./chunk-COZELPRW.js";
410
+ SvgMicOff
411
+ } from "./chunk-MNSIAPHQ.js";
406
412
  import {
407
413
  SvgMic
408
414
  } from "./chunk-4IKQ6RTL.js";
@@ -425,8 +431,8 @@ import {
425
431
  SvgMinimize
426
432
  } from "./chunk-5CR7CSTY.js";
427
433
  import {
428
- SvgMinusCircle
429
- } from "./chunk-QETDZT7X.js";
434
+ SvgLock
435
+ } from "./chunk-G2U2YBS7.js";
430
436
  import {
431
437
  SvgLogOut
432
438
  } from "./chunk-SY7SMBFL.js";
@@ -449,8 +455,8 @@ import {
449
455
  SvgMenu
450
456
  } from "./chunk-7R3HFRXT.js";
451
457
  import {
452
- SvgMicOff
453
- } from "./chunk-MNSIAPHQ.js";
458
+ SvgLinearDark
459
+ } from "./chunk-FZL3BQHV.js";
454
460
  import {
455
461
  SvgLinkBroken
456
462
  } from "./chunk-UNK3JWYL.js";
@@ -470,8 +476,8 @@ import {
470
476
  SvgLockFill
471
477
  } from "./chunk-S2YQZFRO.js";
472
478
  import {
473
- SvgLock
474
- } from "./chunk-G2U2YBS7.js";
479
+ SvgJira
480
+ } from "./chunk-7DXLMQ7D.js";
475
481
  import {
476
482
  SvgKeyboardArrowDown
477
483
  } from "./chunk-NFUMBA6M.js";
@@ -494,8 +500,8 @@ import {
494
500
  SvgLineThickness
495
501
  } from "./chunk-5GSYSJ77.js";
496
502
  import {
497
- SvgLinearDark
498
- } from "./chunk-FZL3BQHV.js";
503
+ SvgImage2
504
+ } from "./chunk-5XNPVJRF.js";
499
505
  import {
500
506
  SvgImport
501
507
  } from "./chunk-EOBCFXCG.js";
@@ -515,8 +521,8 @@ import {
515
521
  SvgJiraNeutral
516
522
  } from "./chunk-SX5SVSYH.js";
517
523
  import {
518
- SvgJira
519
- } from "./chunk-7DXLMQ7D.js";
524
+ SvgHelp
525
+ } from "./chunk-G4NHYHCI.js";
520
526
  import {
521
527
  SvgHighlightOff
522
528
  } from "./chunk-THG45YYP.js";
@@ -539,8 +545,8 @@ import {
539
545
  SvgImage1
540
546
  } from "./chunk-RLRBVO62.js";
541
547
  import {
542
- SvgImage2
543
- } from "./chunk-5XNPVJRF.js";
548
+ SvgGoogleDocs
549
+ } from "./chunk-XEF5FSXN.js";
544
550
  import {
545
551
  SvgGoogleDrive
546
552
  } from "./chunk-4QUENNQ6.js";
@@ -563,8 +569,8 @@ import {
563
569
  SvgHelpCircle
564
570
  } from "./chunk-MWN7G4WV.js";
565
571
  import {
566
- SvgHelp
567
- } from "./chunk-G4NHYHCI.js";
572
+ SvgForward5
573
+ } from "./chunk-6WEM4FKX.js";
568
574
  import {
569
575
  SvgFullScreen2
570
576
  } from "./chunk-EJWFIZMS.js";
@@ -587,8 +593,8 @@ import {
587
593
  SvgGoogle
588
594
  } from "./chunk-SQJ4LMXN.js";
589
595
  import {
590
- SvgGoogleDocs
591
- } from "./chunk-XEF5FSXN.js";
596
+ SvgFigma
597
+ } from "./chunk-LXY65TPZ.js";
592
598
  import {
593
599
  SvgFillerWordRemoval
594
600
  } from "./chunk-KB5FU4C5.js";
@@ -611,8 +617,8 @@ import {
611
617
  SvgForward
612
618
  } from "./chunk-7GTW5LE6.js";
613
619
  import {
614
- SvgForward5
615
- } from "./chunk-6WEM4FKX.js";
620
+ SvgExitToApp
621
+ } from "./chunk-ECPUUMQ4.js";
616
622
  import {
617
623
  SvgExpandReplies
618
624
  } from "./chunk-BU5E5OMI.js";
@@ -635,8 +641,8 @@ import {
635
641
  SvgFiberManualRecord
636
642
  } from "./chunk-LFQ7F5MO.js";
637
643
  import {
638
- SvgFigma
639
- } from "./chunk-LXY65TPZ.js";
644
+ SvgDesktopMac
645
+ } from "./chunk-Z7NDZGNO.js";
640
646
  import {
641
647
  SvgDomain
642
648
  } from "./chunk-SWCCHCXL.js";
@@ -655,9 +661,6 @@ import {
655
661
  import {
656
662
  SvgEditions
657
663
  } from "./chunk-SPTM4NUO.js";
658
- import {
659
- SvgExitToApp
660
- } from "./chunk-ECPUUMQ4.js";
661
664
  import {
662
665
  SvgCropExpanded169
663
666
  } from "./chunk-64CJN3SZ.js";
@@ -667,6 +670,9 @@ import {
667
670
  import {
668
671
  SvgCrop169Expanded
669
672
  } from "./chunk-MBVDHFO7.js";
673
+ import {
674
+ SvgCursor
675
+ } from "./chunk-KVOGDZ34.js";
670
676
  import {
671
677
  SvgCut
672
678
  } from "./chunk-NHRDAMUT.js";
@@ -676,9 +682,6 @@ import {
676
682
  import {
677
683
  SvgDelete
678
684
  } from "./chunk-6JP7WWON.js";
679
- import {
680
- SvgDesktopMac
681
- } from "./chunk-Z7NDZGNO.js";
682
685
  import {
683
686
  SvgConfluenceNeutral
684
687
  } from "./chunk-ORGFR5M3.js";
@@ -864,7 +867,7 @@ import {
864
867
  } from "./chunk-WZOKCVG5.js";
865
868
  import {
866
869
  SvgBannerVectorUp
867
- } from "./chunk-2V4R73H6.js";
870
+ } from "./chunk-3OR7GMMB.js";
868
871
  import {
869
872
  SvgBarChart
870
873
  } from "./chunk-BF4GOGIM.js";
@@ -1070,6 +1073,7 @@ export {
1070
1073
  SvgCrop169Expanded,
1071
1074
  SvgCropExpanded169,
1072
1075
  SvgCropTool,
1076
+ SvgCursor,
1073
1077
  SvgCut,
1074
1078
  SvgDelete,
1075
1079
  SvgDeleteForever,