restream-admin-ui-icons 2.0.1 → 2.1.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 (150) hide show
  1. package/README.md +24 -11
  2. package/dist/16/action/index.d 2.cts +3 -0
  3. package/dist/16/action/index.d 2.ts +3 -0
  4. package/dist/16/alert/index.d 2.cts +3 -0
  5. package/dist/16/alert/index.d 2.ts +3 -0
  6. package/dist/16/business/index 2.cjs +39 -0
  7. package/dist/16/business/index 2.js +2 -0
  8. package/dist/16/business/index.d 2.cts +3 -0
  9. package/dist/16/business/index.d 2.ts +3 -0
  10. package/dist/16/communication/index.d 2.cts +3 -0
  11. package/dist/16/communication/index.d 2.ts +3 -0
  12. package/dist/16/culture/index 2.cjs +11 -0
  13. package/dist/16/culture/index 2.js +2 -0
  14. package/dist/16/culture/index.d 2.cts +3 -0
  15. package/dist/16/culture/index.d 2.ts +3 -0
  16. package/dist/16/document/index.d 2.cts +3 -0
  17. package/dist/16/document/index.d 2.ts +3 -0
  18. package/dist/16/editor/index 2.cjs +271 -0
  19. package/dist/16/editor/index.d 2.cts +3 -0
  20. package/dist/16/editor/index.d 2.ts +3 -0
  21. package/dist/16/index 2.cjs +72 -0
  22. package/dist/16/index.cjs +19 -20
  23. package/dist/16/index.d 2.ts +15 -0
  24. package/dist/16/index.js +5 -6
  25. package/dist/16/logo/index.d 2.cts +3 -0
  26. package/dist/16/logo/index.d 2.ts +3 -0
  27. package/dist/16/media/index 2.cjs +95 -0
  28. package/dist/16/media/index.d 2.cts +3 -0
  29. package/dist/16/media/index.d 2.ts +3 -0
  30. package/dist/16/navigation/index 2.cjs +187 -0
  31. package/dist/16/navigation/index.d 2.cts +3 -0
  32. package/dist/16/navigation/index.d 2.ts +3 -0
  33. package/dist/16/place/index.d 2.cts +3 -0
  34. package/dist/16/place/index.d 2.ts +3 -0
  35. package/dist/16/rating/index 2.cjs +95 -0
  36. package/dist/16/rating/index 2.js +2 -0
  37. package/dist/16/rating/index.d 2.cts +3 -0
  38. package/dist/16/rating/index.d 2.ts +3 -0
  39. package/dist/16/technology/index.d 2.cts +3 -0
  40. package/dist/24/action/index 2.js +2 -0
  41. package/dist/24/action/index.d 2.cts +3 -0
  42. package/dist/24/action/index.d 2.ts +3 -0
  43. package/dist/24/alert/index 2.cjs +107 -0
  44. package/dist/24/alert/index.d 2.cts +3 -0
  45. package/dist/24/alert/index.d 2.ts +3 -0
  46. package/dist/24/business/index 2.cjs +183 -0
  47. package/dist/24/business/index.d 2.cts +3 -0
  48. package/dist/24/business/index.d 2.ts +3 -0
  49. package/dist/24/communication/index.d 2.cts +3 -0
  50. package/dist/24/culture/index.d 2.cts +3 -0
  51. package/dist/24/culture/index.d 2.ts +3 -0
  52. package/dist/24/document/index.d 2.cts +3 -0
  53. package/dist/24/document/index.d 2.ts +3 -0
  54. package/dist/24/editor/index.d 2.cts +3 -0
  55. package/dist/24/editor/index.d 2.ts +3 -0
  56. package/dist/24/index.cjs +22 -22
  57. package/dist/24/index.d 2.cts +15 -0
  58. package/dist/24/index.js +6 -6
  59. package/dist/24/logo/index.d 2.cts +3 -0
  60. package/dist/24/media/index 2.cjs +287 -0
  61. package/dist/24/media/index.d 2.cts +3 -0
  62. package/dist/24/media/index.d 2.ts +3 -0
  63. package/dist/24/navigation/index.d 2.cts +3 -0
  64. package/dist/24/navigation/index.d 2.ts +3 -0
  65. package/dist/24/place/index.d 2.cts +3 -0
  66. package/dist/24/place/index.d 2.ts +3 -0
  67. package/dist/24/rating/index.d 2.cts +3 -0
  68. package/dist/24/rating/index.d 2.ts +3 -0
  69. package/dist/24/technology/index 2.cjs +347 -0
  70. package/dist/24/technology/index 2.js +2 -0
  71. package/dist/24/technology/index.d 2.cts +3 -0
  72. package/dist/24/technology/index.d 2.ts +3 -0
  73. package/dist/8/communication/index 2.cjs +11 -0
  74. package/dist/8/communication/index.d 2.cts +3 -0
  75. package/dist/8/communication/index.d 2.ts +3 -0
  76. package/dist/8/index.cjs +5 -6
  77. package/dist/8/index.d 2.cts +5 -0
  78. package/dist/8/index.d 2.ts +5 -0
  79. package/dist/8/index.js +1 -2
  80. package/dist/8/navigation/index.d 2.cts +3 -0
  81. package/dist/8/navigation/index.d 2.ts +3 -0
  82. package/dist/8/rating/index 2.cjs +11 -0
  83. package/dist/8/rating/index.d 2.cts +3 -0
  84. package/dist/chunk-IWB5Y6JA.cjs +2 -0
  85. package/dist/chunk-LBQ37QF5.js +1 -0
  86. package/dist/index-ASBR6v-E.d 2.cts +565 -0
  87. package/dist/index-ASBR6v-E.d 2.ts +565 -0
  88. package/dist/index-B7LKlvJk.d 2.cts +476 -0
  89. package/dist/index-B7LKlvJk.d 2.ts +476 -0
  90. package/dist/index-B7umJpPL.d 2.cts +332 -0
  91. package/dist/index-B7umJpPL.d 2.ts +332 -0
  92. package/dist/index-BChZTp3x.d 2.cts +518 -0
  93. package/dist/index-BChZTp3x.d 2.ts +518 -0
  94. package/dist/index-BV2fHXgi.d 2.cts +68 -0
  95. package/dist/index-BV2fHXgi.d 2.ts +68 -0
  96. package/dist/index-Bb_sUOUj.d 2.cts +218 -0
  97. package/dist/index-BgJGQLg9.d 2.cts +158 -0
  98. package/dist/index-BgJGQLg9.d 2.ts +158 -0
  99. package/dist/index-Bn3HVCJk.d 2.cts +140 -0
  100. package/dist/index-Bn3HVCJk.d 2.ts +140 -0
  101. package/dist/index-BsiQV-Md.d 2.cts +14 -0
  102. package/dist/index-BsiQV-Md.d 2.ts +14 -0
  103. package/dist/index-CFxPTzd1.d 2.cts +14 -0
  104. package/dist/index-CFxPTzd1.d 2.ts +14 -0
  105. package/dist/index-CG2dj02u.d 2.cts +404 -0
  106. package/dist/index-CG2dj02u.d 2.ts +404 -0
  107. package/dist/index-CR4EC66T.d 2.cts +20 -0
  108. package/dist/index-CaVxPDmN.d 2.cts +476 -0
  109. package/dist/index-CaVxPDmN.d 2.ts +476 -0
  110. package/dist/index-Ce_7C4Dg.d 2.cts +320 -0
  111. package/dist/index-Ce_7C4Dg.d 2.ts +320 -0
  112. package/dist/index-CljdSS2W.d 2.cts +56 -0
  113. package/dist/index-CljdSS2W.d 2.ts +56 -0
  114. package/dist/index-Cpqv5g2f.d 2.cts +134 -0
  115. package/dist/index-CrIDfvJA.d 2.cts +800 -0
  116. package/dist/index-CrIDfvJA.d 2.ts +800 -0
  117. package/dist/index-Ctc6Hj-F.d 2.cts +14 -0
  118. package/dist/index-Ctc6Hj-F.d 2.ts +14 -0
  119. package/dist/index-D6SB0h7i.d 2.cts +164 -0
  120. package/dist/index-DRLluCqw.d 2.cts +140 -0
  121. package/dist/index-D_h78ilz.d 2.cts +326 -0
  122. package/dist/index-D_h78ilz.d 2.ts +326 -0
  123. package/dist/index-Day051Iz.d 2.cts +272 -0
  124. package/dist/index-Day051Iz.d 2.ts +272 -0
  125. package/dist/index-Dhbf0iLm.d 2.cts +278 -0
  126. package/dist/index-Dhbf0iLm.d 2.ts +278 -0
  127. package/dist/index-mgKSIcll.d 2.cts +44 -0
  128. package/dist/index-mgKSIcll.d 2.ts +44 -0
  129. package/dist/index-vZcD4vr2.d 2.cts +272 -0
  130. package/dist/index-vZcD4vr2.d 2.ts +272 -0
  131. package/dist/index-yvIuqUow.d 2.cts +158 -0
  132. package/dist/index.cjs +60 -38
  133. package/dist/index.d 2.cts +34 -0
  134. package/dist/index.d 3.ts +34 -0
  135. package/dist/index.d.cts +13 -32
  136. package/dist/index.d.ts +13 -32
  137. package/dist/index.js +14 -32
  138. package/package.json +1 -1
  139. package/dist/chunk-652EDI3M.cjs +0 -36
  140. package/dist/chunk-67D73ETG.js +0 -34
  141. package/dist/chunk-DJY2ZT47.cjs +0 -16
  142. package/dist/chunk-JDQYKY6U.js +0 -14
  143. package/dist/chunk-QFE476CS.js +0 -34
  144. package/dist/chunk-YW3CYQZO.cjs +0 -36
  145. /package/dist/{index-9wawOzmn.d.ts → index-9wawOzmn.d 2.ts} +0 -0
  146. /package/dist/{index-CK0phSMO.d.cts → index-CK0phSMO.d 2.cts} +0 -0
  147. /package/dist/{index-CNtiUTY3.d.cts → index-CNtiUTY3.d 2.cts} +0 -0
  148. /package/dist/{index-COesY55N.d.ts → index-COesY55N.d 2.ts} +0 -0
  149. /package/dist/{index-DT-ZD2vN.d.cts → index-DT-ZD2vN.d 2.cts} +0 -0
  150. /package/dist/{index-EphVdsek.d.ts → index-EphVdsek.d 2.ts} +0 -0
package/README.md CHANGED
@@ -21,15 +21,21 @@ Requires React ≥ 17 as a peer dependency.
21
21
 
22
22
  ## Usage
23
23
 
24
- ### Import by size and category
24
+ ### Import by category
25
+
26
+ The root import is an alias for 24px icons. Use subpath imports for other sizes.
25
27
 
26
28
  ```tsx
27
- // Root import all sizes, namespaced by size then category
28
- import { icons24 } from 'restream-admin-ui-icons';
29
- const { AddLarge } = icons24.action;
29
+ // Root import 24px (most common)
30
+ import { action, media } from 'restream-admin-ui-icons';
31
+
32
+ // Explicit size subpaths
33
+ import { action } from 'restream-admin-ui-icons/24'; // same as root
34
+ import { action } from 'restream-admin-ui-icons/16';
35
+ import { communication } from 'restream-admin-ui-icons/8';
30
36
 
31
- // Or import a specific size directly
32
- import { action, media } from 'restream-admin-ui-icons/24';
37
+ // Direct category import best for tree-shaking
38
+ import { AddLarge, Refresh } from 'restream-admin-ui-icons/24/action';
33
39
 
34
40
  function Toolbar() {
35
41
  return (
@@ -46,7 +52,11 @@ function Toolbar() {
46
52
  Icons use `fill="currentColor"`, so color is controlled via CSS:
47
53
 
48
54
  ```tsx
49
- // Via inline style
55
+ // Direct import
56
+ import { AddLarge } from 'restream-admin-ui-icons/24/action';
57
+ <AddLarge style={{ color: '#2f9aff' }} />
58
+
59
+ // Via category namespace
50
60
  <action.AddLarge style={{ color: '#2f9aff' }} />
51
61
 
52
62
  // Via className (Tailwind, CSS modules, etc.)
@@ -86,10 +96,13 @@ Components accept all standard `SVGProps<SVGSVGElement>`:
86
96
  ## Package exports
87
97
 
88
98
  ```
89
- restream-admin-ui-icons { icons8, icons16, icons24 }
90
- restream-admin-ui-icons/8 → { communication, navigation, rating }
91
- restream-admin-ui-icons/16 → { action, alert, business, communication, … }
92
- restream-admin-ui-icons/24 → { action, alert, business, communication, … }
99
+ restream-admin-ui-icons 24px (alias for /24)
100
+ restream-admin-ui-icons/24 → { action, alert, business, communication, … }
101
+ restream-admin-ui-icons/16 → { action, alert, business, communication, … }
102
+ restream-admin-ui-icons/8 → { communication, navigation, rating }
103
+ restream-admin-ui-icons/24/* → individual 24px categories (e.g. /24/action)
104
+ restream-admin-ui-icons/16/* → individual 16px categories
105
+ restream-admin-ui-icons/8/* → individual 8px categories
93
106
  ```
94
107
 
95
108
  ### Available categories (16px & 24px)
@@ -0,0 +1,3 @@
1
+ export { A as AddLarge, a as AddSmall, b as Arrow, c as Attachment, d as AttachmentLink, e as AttachmentLinkAdd, f as AttachmentLinkBreak, C as CheckEdit, g as Checklist, h as CloudDownload, j as CloudUpload, k as Copy, D as Download, E as Equaliser, F as Filter, l as FilterClear, m as FilterFill, H as Home, L as Link, n as Lock, M as Mouse, N as Notification, P as PIN, o as PasswordHide, p as PasswordShow, q as Pointer, r as Print, s as ProgressDownload, t as PushPin, u as PushPinFill, v as PushPinOff, w as PushPinOffFill, R as Refresh, x as RefreshSmall, y as RemoveLarge, z as RemoveSmall, S as Search, B as Settings, G as SettingsAdjust, I as Synchronization, J as SynchronizationSmall, T as Trash, U as Unlock, K as Upload } from '../../index-vZcD4vr2.cjs';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { A as AddLarge, a as AddSmall, b as Arrow, c as Attachment, d as AttachmentLink, e as AttachmentLinkAdd, f as AttachmentLinkBreak, C as CheckEdit, g as Checklist, h as CloudDownload, j as CloudUpload, k as Copy, D as Download, E as Equaliser, F as Filter, l as FilterClear, m as FilterFill, H as Home, L as Link, n as Lock, M as Mouse, N as Notification, P as PIN, o as PasswordHide, p as PasswordShow, q as Pointer, r as Print, s as ProgressDownload, t as PushPin, u as PushPinFill, v as PushPinOff, w as PushPinOffFill, R as Refresh, x as RefreshSmall, y as RemoveLarge, z as RemoveSmall, S as Search, B as Settings, G as SettingsAdjust, I as Synchronization, J as SynchronizationSmall, T as Trash, U as Unlock, K as Upload } from '../../index-vZcD4vr2.js';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { A as AttentionColor, a as AttentionMonochrome, b as AttentionStroke, E as ErrorColor, c as ErrorMonochrome, d as ErrorStroke, H as HelpColor, e as HelpMonochrome, f as HelpStroke, I as InformationColor, g as InformationMonochrome, h as InformationStroke, N as NoneColor, j as NoneMonochrome, k as NoneStroke, O as OkColor, l as OkMonochrome, m as OkStroke, S as SkipColor, n as SkipMonochrome, o as SkipStroke, p as StopStroke, T as TimeColor, q as TimeMonochrome, r as TimeStroke } from '../../index-yvIuqUow.cjs';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { A as AttentionColor, a as AttentionMonochrome, b as AttentionStroke, E as ErrorColor, c as ErrorMonochrome, d as ErrorStroke, H as HelpColor, e as HelpMonochrome, f as HelpStroke, I as InformationColor, g as InformationMonochrome, h as InformationStroke, N as NoneColor, j as NoneMonochrome, k as NoneStroke, O as OkColor, l as OkMonochrome, m as OkStroke, S as SkipColor, n as SkipMonochrome, o as SkipStroke, p as StopStroke, T as TimeColor, q as TimeMonochrome, r as TimeStroke } from '../../index-yvIuqUow.js';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,39 @@
1
+ 'use strict';
2
+
3
+ var chunk6GNVPFI2_cjs = require('../../chunk-6GNVPFI2.cjs');
4
+ require('../../chunk-75ZPJI57.cjs');
5
+
6
+
7
+
8
+ Object.defineProperty(exports, "DeliveryBox", {
9
+ enumerable: true,
10
+ get: function () { return chunk6GNVPFI2_cjs.DeliveryBox; }
11
+ });
12
+ Object.defineProperty(exports, "Percentage", {
13
+ enumerable: true,
14
+ get: function () { return chunk6GNVPFI2_cjs.Percentage; }
15
+ });
16
+ Object.defineProperty(exports, "Portfolio", {
17
+ enumerable: true,
18
+ get: function () { return chunk6GNVPFI2_cjs.Portfolio; }
19
+ });
20
+ Object.defineProperty(exports, "Promocode", {
21
+ enumerable: true,
22
+ get: function () { return chunk6GNVPFI2_cjs.Promocode; }
23
+ });
24
+ Object.defineProperty(exports, "Reuse", {
25
+ enumerable: true,
26
+ get: function () { return chunk6GNVPFI2_cjs.Reuse; }
27
+ });
28
+ Object.defineProperty(exports, "Ruble", {
29
+ enumerable: true,
30
+ get: function () { return chunk6GNVPFI2_cjs.Ruble; }
31
+ });
32
+ Object.defineProperty(exports, "StatisticsLine", {
33
+ enumerable: true,
34
+ get: function () { return chunk6GNVPFI2_cjs.StatisticsLine; }
35
+ });
36
+ Object.defineProperty(exports, "Wallet", {
37
+ enumerable: true,
38
+ get: function () { return chunk6GNVPFI2_cjs.Wallet; }
39
+ });
@@ -0,0 +1,2 @@
1
+ export { DeliveryBox, Percentage, Portfolio, Promocode, Reuse, Ruble, StatisticsLine, Wallet } from '../../chunk-4YG555JO.js';
2
+ import '../../chunk-MLKGABMK.js';
@@ -0,0 +1,3 @@
1
+ export { D as DeliveryBox, P as Percentage, a as Portfolio, b as Promocode, R as Reuse, c as Ruble, S as StatisticsLine, W as Wallet } from '../../index-CljdSS2W.cjs';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { D as DeliveryBox, P as Percentage, a as Portfolio, b as Promocode, R as Reuse, c as Ruble, S as StatisticsLine, W as Wallet } from '../../index-CljdSS2W.js';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { A as At, C as Calendar, a as Call, b as CallEnd, c as CallOutgoing, d as Comments, e as Connect, F as Forward, f as ForwardFill, H as History, L as Lego, M as Mail, O as OperatorSupport, P as ParentIssue, g as ParentIssueDouble, R as Reply, h as ReplyFill, S as Share, T as Task, U as User, j as Users } from '../../index-Cpqv5g2f.cjs';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { A as At, C as Calendar, a as Call, b as CallEnd, c as CallOutgoing, d as Comments, e as Connect, F as Forward, f as ForwardFill, H as History, L as Lego, M as Mail, O as OperatorSupport, P as ParentIssue, g as ParentIssueDouble, R as Reply, h as ReplyFill, S as Share, T as Task, U as User, j as Users } from '../../index-Cpqv5g2f.js';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,11 @@
1
+ 'use strict';
2
+
3
+ var chunkJA7AQN2U_cjs = require('../../chunk-JA7AQN2U.cjs');
4
+ require('../../chunk-75ZPJI57.cjs');
5
+
6
+
7
+
8
+ Object.defineProperty(exports, "Education", {
9
+ enumerable: true,
10
+ get: function () { return chunkJA7AQN2U_cjs.Education; }
11
+ });
@@ -0,0 +1,2 @@
1
+ export { Education } from '../../chunk-WG25HRF2.js';
2
+ import '../../chunk-MLKGABMK.js';
@@ -0,0 +1,3 @@
1
+ export { E as Education } from '../../index-Ctc6Hj-F.cjs';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { E as Education } from '../../index-Ctc6Hj-F.js';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { A as Arhive, F as Folder, a as FolderFill, b as FolderOpen, c as FolderOpenFill, I as Image, M as Media, d as Music, S as Snippet, T as Text } from '../../index-BV2fHXgi.cjs';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { A as Arhive, F as Folder, a as FolderFill, b as FolderOpen, c as FolderOpenFill, I as Image, M as Media, d as Music, S as Snippet, T as Text } from '../../index-BV2fHXgi.js';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,271 @@
1
+ 'use strict';
2
+
3
+ var chunkJJGYKMC4_cjs = require('../../chunk-JJGYKMC4.cjs');
4
+ require('../../chunk-75ZPJI57.cjs');
5
+
6
+
7
+
8
+ Object.defineProperty(exports, "Bullet", {
9
+ enumerable: true,
10
+ get: function () { return chunkJJGYKMC4_cjs.Bullet; }
11
+ });
12
+ Object.defineProperty(exports, "Checkbox", {
13
+ enumerable: true,
14
+ get: function () { return chunkJJGYKMC4_cjs.Checkbox; }
15
+ });
16
+ Object.defineProperty(exports, "CheckboxGroup", {
17
+ enumerable: true,
18
+ get: function () { return chunkJJGYKMC4_cjs.CheckboxGroup; }
19
+ });
20
+ Object.defineProperty(exports, "ColumnDelete", {
21
+ enumerable: true,
22
+ get: function () { return chunkJJGYKMC4_cjs.ColumnDelete; }
23
+ });
24
+ Object.defineProperty(exports, "ColumnLeft", {
25
+ enumerable: true,
26
+ get: function () { return chunkJJGYKMC4_cjs.ColumnLeft; }
27
+ });
28
+ Object.defineProperty(exports, "ColumnRight", {
29
+ enumerable: true,
30
+ get: function () { return chunkJJGYKMC4_cjs.ColumnRight; }
31
+ });
32
+ Object.defineProperty(exports, "CompareAdd", {
33
+ enumerable: true,
34
+ get: function () { return chunkJJGYKMC4_cjs.CompareAdd; }
35
+ });
36
+ Object.defineProperty(exports, "CompareAdded", {
37
+ enumerable: true,
38
+ get: function () { return chunkJJGYKMC4_cjs.CompareAdded; }
39
+ });
40
+ Object.defineProperty(exports, "Crop", {
41
+ enumerable: true,
42
+ get: function () { return chunkJJGYKMC4_cjs.Crop; }
43
+ });
44
+ Object.defineProperty(exports, "DividerDot", {
45
+ enumerable: true,
46
+ get: function () { return chunkJJGYKMC4_cjs.DividerDot; }
47
+ });
48
+ Object.defineProperty(exports, "DividerHorizontal", {
49
+ enumerable: true,
50
+ get: function () { return chunkJJGYKMC4_cjs.DividerHorizontal; }
51
+ });
52
+ Object.defineProperty(exports, "DividerVertical", {
53
+ enumerable: true,
54
+ get: function () { return chunkJJGYKMC4_cjs.DividerVertical; }
55
+ });
56
+ Object.defineProperty(exports, "DragHorizontalDots", {
57
+ enumerable: true,
58
+ get: function () { return chunkJJGYKMC4_cjs.DragHorizontalDots; }
59
+ });
60
+ Object.defineProperty(exports, "DragHorizontalLines", {
61
+ enumerable: true,
62
+ get: function () { return chunkJJGYKMC4_cjs.DragHorizontalLines; }
63
+ });
64
+ Object.defineProperty(exports, "DragVerticalDots", {
65
+ enumerable: true,
66
+ get: function () { return chunkJJGYKMC4_cjs.DragVerticalDots; }
67
+ });
68
+ Object.defineProperty(exports, "DragVerticalLines", {
69
+ enumerable: true,
70
+ get: function () { return chunkJJGYKMC4_cjs.DragVerticalLines; }
71
+ });
72
+ Object.defineProperty(exports, "Edit", {
73
+ enumerable: true,
74
+ get: function () { return chunkJJGYKMC4_cjs.Edit; }
75
+ });
76
+ Object.defineProperty(exports, "EndOfLine", {
77
+ enumerable: true,
78
+ get: function () { return chunkJJGYKMC4_cjs.EndOfLine; }
79
+ });
80
+ Object.defineProperty(exports, "Equals", {
81
+ enumerable: true,
82
+ get: function () { return chunkJJGYKMC4_cjs.Equals; }
83
+ });
84
+ Object.defineProperty(exports, "GridTablet", {
85
+ enumerable: true,
86
+ get: function () { return chunkJJGYKMC4_cjs.GridTablet; }
87
+ });
88
+ Object.defineProperty(exports, "Hashtag", {
89
+ enumerable: true,
90
+ get: function () { return chunkJJGYKMC4_cjs.Hashtag; }
91
+ });
92
+ Object.defineProperty(exports, "LetterSpacing", {
93
+ enumerable: true,
94
+ get: function () { return chunkJJGYKMC4_cjs.LetterSpacing; }
95
+ });
96
+ Object.defineProperty(exports, "LineSpacing", {
97
+ enumerable: true,
98
+ get: function () { return chunkJJGYKMC4_cjs.LineSpacing; }
99
+ });
100
+ Object.defineProperty(exports, "ListBulleted", {
101
+ enumerable: true,
102
+ get: function () { return chunkJJGYKMC4_cjs.ListBulleted; }
103
+ });
104
+ Object.defineProperty(exports, "ListChecked", {
105
+ enumerable: true,
106
+ get: function () { return chunkJJGYKMC4_cjs.ListChecked; }
107
+ });
108
+ Object.defineProperty(exports, "ListNumbered", {
109
+ enumerable: true,
110
+ get: function () { return chunkJJGYKMC4_cjs.ListNumbered; }
111
+ });
112
+ Object.defineProperty(exports, "ListUnchecked", {
113
+ enumerable: true,
114
+ get: function () { return chunkJJGYKMC4_cjs.ListUnchecked; }
115
+ });
116
+ Object.defineProperty(exports, "Marker", {
117
+ enumerable: true,
118
+ get: function () { return chunkJJGYKMC4_cjs.Marker; }
119
+ });
120
+ Object.defineProperty(exports, "MarketingFunnel", {
121
+ enumerable: true,
122
+ get: function () { return chunkJJGYKMC4_cjs.MarketingFunnel; }
123
+ });
124
+ Object.defineProperty(exports, "MiddleOfLine", {
125
+ enumerable: true,
126
+ get: function () { return chunkJJGYKMC4_cjs.MiddleOfLine; }
127
+ });
128
+ Object.defineProperty(exports, "Number", {
129
+ enumerable: true,
130
+ get: function () { return chunkJJGYKMC4_cjs.Number; }
131
+ });
132
+ Object.defineProperty(exports, "ObjectAlignBottomVertical", {
133
+ enumerable: true,
134
+ get: function () { return chunkJJGYKMC4_cjs.ObjectAlignBottomVertical; }
135
+ });
136
+ Object.defineProperty(exports, "ObjectAlignCenterHorizontal", {
137
+ enumerable: true,
138
+ get: function () { return chunkJJGYKMC4_cjs.ObjectAlignCenterHorizontal; }
139
+ });
140
+ Object.defineProperty(exports, "ObjectAlignCenterVertical", {
141
+ enumerable: true,
142
+ get: function () { return chunkJJGYKMC4_cjs.ObjectAlignCenterVertical; }
143
+ });
144
+ Object.defineProperty(exports, "ObjectAlignDistanseHorizontal", {
145
+ enumerable: true,
146
+ get: function () { return chunkJJGYKMC4_cjs.ObjectAlignDistanseHorizontal; }
147
+ });
148
+ Object.defineProperty(exports, "ObjectAlignDistanseVertical", {
149
+ enumerable: true,
150
+ get: function () { return chunkJJGYKMC4_cjs.ObjectAlignDistanseVertical; }
151
+ });
152
+ Object.defineProperty(exports, "ObjectAlignDividerHorizontal", {
153
+ enumerable: true,
154
+ get: function () { return chunkJJGYKMC4_cjs.ObjectAlignDividerHorizontal; }
155
+ });
156
+ Object.defineProperty(exports, "ObjectAlignDividerVertical", {
157
+ enumerable: true,
158
+ get: function () { return chunkJJGYKMC4_cjs.ObjectAlignDividerVertical; }
159
+ });
160
+ Object.defineProperty(exports, "ObjectAlignLeftHorizontal", {
161
+ enumerable: true,
162
+ get: function () { return chunkJJGYKMC4_cjs.ObjectAlignLeftHorizontal; }
163
+ });
164
+ Object.defineProperty(exports, "ObjectAlignRightHorizontal", {
165
+ enumerable: true,
166
+ get: function () { return chunkJJGYKMC4_cjs.ObjectAlignRightHorizontal; }
167
+ });
168
+ Object.defineProperty(exports, "ObjectAlignTopVertical", {
169
+ enumerable: true,
170
+ get: function () { return chunkJJGYKMC4_cjs.ObjectAlignTopVertical; }
171
+ });
172
+ Object.defineProperty(exports, "Pencil", {
173
+ enumerable: true,
174
+ get: function () { return chunkJJGYKMC4_cjs.Pencil; }
175
+ });
176
+ Object.defineProperty(exports, "Quote", {
177
+ enumerable: true,
178
+ get: function () { return chunkJJGYKMC4_cjs.Quote; }
179
+ });
180
+ Object.defineProperty(exports, "Radiobutton", {
181
+ enumerable: true,
182
+ get: function () { return chunkJJGYKMC4_cjs.Radiobutton; }
183
+ });
184
+ Object.defineProperty(exports, "RowAbove", {
185
+ enumerable: true,
186
+ get: function () { return chunkJJGYKMC4_cjs.RowAbove; }
187
+ });
188
+ Object.defineProperty(exports, "RowBelow", {
189
+ enumerable: true,
190
+ get: function () { return chunkJJGYKMC4_cjs.RowBelow; }
191
+ });
192
+ Object.defineProperty(exports, "RowDelete", {
193
+ enumerable: true,
194
+ get: function () { return chunkJJGYKMC4_cjs.RowDelete; }
195
+ });
196
+ Object.defineProperty(exports, "Scissors", {
197
+ enumerable: true,
198
+ get: function () { return chunkJJGYKMC4_cjs.Scissors; }
199
+ });
200
+ Object.defineProperty(exports, "Sigma", {
201
+ enumerable: true,
202
+ get: function () { return chunkJJGYKMC4_cjs.Sigma; }
203
+ });
204
+ Object.defineProperty(exports, "SortDown", {
205
+ enumerable: true,
206
+ get: function () { return chunkJJGYKMC4_cjs.SortDown; }
207
+ });
208
+ Object.defineProperty(exports, "SortUp", {
209
+ enumerable: true,
210
+ get: function () { return chunkJJGYKMC4_cjs.SortUp; }
211
+ });
212
+ Object.defineProperty(exports, "StartOfLine", {
213
+ enumerable: true,
214
+ get: function () { return chunkJJGYKMC4_cjs.StartOfLine; }
215
+ });
216
+ Object.defineProperty(exports, "Text", {
217
+ enumerable: true,
218
+ get: function () { return chunkJJGYKMC4_cjs.Text; }
219
+ });
220
+ Object.defineProperty(exports, "TextAlignCenter", {
221
+ enumerable: true,
222
+ get: function () { return chunkJJGYKMC4_cjs.TextAlignCenter; }
223
+ });
224
+ Object.defineProperty(exports, "TextAlignDistance", {
225
+ enumerable: true,
226
+ get: function () { return chunkJJGYKMC4_cjs.TextAlignDistance; }
227
+ });
228
+ Object.defineProperty(exports, "TextAlignLeft", {
229
+ enumerable: true,
230
+ get: function () { return chunkJJGYKMC4_cjs.TextAlignLeft; }
231
+ });
232
+ Object.defineProperty(exports, "TextAlignRight", {
233
+ enumerable: true,
234
+ get: function () { return chunkJJGYKMC4_cjs.TextAlignRight; }
235
+ });
236
+ Object.defineProperty(exports, "TextBold", {
237
+ enumerable: true,
238
+ get: function () { return chunkJJGYKMC4_cjs.TextBold; }
239
+ });
240
+ Object.defineProperty(exports, "TextCapsLock", {
241
+ enumerable: true,
242
+ get: function () { return chunkJJGYKMC4_cjs.TextCapsLock; }
243
+ });
244
+ Object.defineProperty(exports, "TextItalic", {
245
+ enumerable: true,
246
+ get: function () { return chunkJJGYKMC4_cjs.TextItalic; }
247
+ });
248
+ Object.defineProperty(exports, "TextSearch", {
249
+ enumerable: true,
250
+ get: function () { return chunkJJGYKMC4_cjs.TextSearch; }
251
+ });
252
+ Object.defineProperty(exports, "TextStrikethrough", {
253
+ enumerable: true,
254
+ get: function () { return chunkJJGYKMC4_cjs.TextStrikethrough; }
255
+ });
256
+ Object.defineProperty(exports, "TextSubscript", {
257
+ enumerable: true,
258
+ get: function () { return chunkJJGYKMC4_cjs.TextSubscript; }
259
+ });
260
+ Object.defineProperty(exports, "TextSuperscript", {
261
+ enumerable: true,
262
+ get: function () { return chunkJJGYKMC4_cjs.TextSuperscript; }
263
+ });
264
+ Object.defineProperty(exports, "TextUnderline", {
265
+ enumerable: true,
266
+ get: function () { return chunkJJGYKMC4_cjs.TextUnderline; }
267
+ });
268
+ Object.defineProperty(exports, "Value", {
269
+ enumerable: true,
270
+ get: function () { return chunkJJGYKMC4_cjs.Value; }
271
+ });
@@ -0,0 +1,3 @@
1
+ export { B as Bullet, C as Checkbox, a as CheckboxGroup, b as ColumnDelete, c as ColumnLeft, d as ColumnRight, e as CompareAdd, f as CompareAdded, g as Crop, D as DividerDot, h as DividerHorizontal, j as DividerVertical, k as DragHorizontalDots, l as DragHorizontalLines, m as DragVerticalDots, n as DragVerticalLines, E as Edit, o as EndOfLine, p as Equals, G as GridTablet, H as Hashtag, L as LetterSpacing, q as LineSpacing, r as ListBulleted, s as ListChecked, t as ListNumbered, u as ListUnchecked, M as Marker, v as MarketingFunnel, w as MiddleOfLine, N as Number, O as ObjectAlignBottomVertical, x as ObjectAlignCenterHorizontal, y as ObjectAlignCenterVertical, z as ObjectAlignDistanseHorizontal, A as ObjectAlignDistanseVertical, F as ObjectAlignDividerHorizontal, I as ObjectAlignDividerVertical, J as ObjectAlignLeftHorizontal, K as ObjectAlignRightHorizontal, P as ObjectAlignTopVertical, Q as Pencil, R as Quote, S as Radiobutton, T as RowAbove, U as RowBelow, V as RowDelete, W as Scissors, X as Sigma, Y as SortDown, Z as SortUp, _ as StartOfLine, $ as Text, a0 as TextAlignCenter, a1 as TextAlignDistance, a2 as TextAlignLeft, a3 as TextAlignRight, a4 as TextBold, a5 as TextCapsLock, a6 as TextItalic, a7 as TextSearch, a8 as TextStrikethrough, a9 as TextSubscript, aa as TextSuperscript, ab as TextUnderline, ac as Value } from '../../index-CG2dj02u.cjs';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { B as Bullet, C as Checkbox, a as CheckboxGroup, b as ColumnDelete, c as ColumnLeft, d as ColumnRight, e as CompareAdd, f as CompareAdded, g as Crop, D as DividerDot, h as DividerHorizontal, j as DividerVertical, k as DragHorizontalDots, l as DragHorizontalLines, m as DragVerticalDots, n as DragVerticalLines, E as Edit, o as EndOfLine, p as Equals, G as GridTablet, H as Hashtag, L as LetterSpacing, q as LineSpacing, r as ListBulleted, s as ListChecked, t as ListNumbered, u as ListUnchecked, M as Marker, v as MarketingFunnel, w as MiddleOfLine, N as Number, O as ObjectAlignBottomVertical, x as ObjectAlignCenterHorizontal, y as ObjectAlignCenterVertical, z as ObjectAlignDistanseHorizontal, A as ObjectAlignDistanseVertical, F as ObjectAlignDividerHorizontal, I as ObjectAlignDividerVertical, J as ObjectAlignLeftHorizontal, K as ObjectAlignRightHorizontal, P as ObjectAlignTopVertical, Q as Pencil, R as Quote, S as Radiobutton, T as RowAbove, U as RowBelow, V as RowDelete, W as Scissors, X as Sigma, Y as SortDown, Z as SortUp, _ as StartOfLine, $ as Text, a0 as TextAlignCenter, a1 as TextAlignDistance, a2 as TextAlignLeft, a3 as TextAlignRight, a4 as TextBold, a5 as TextCapsLock, a6 as TextItalic, a7 as TextSearch, a8 as TextStrikethrough, a9 as TextSubscript, aa as TextSuperscript, ab as TextUnderline, ac as Value } from '../../index-CG2dj02u.js';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,72 @@
1
+ 'use strict';
2
+
3
+ require('../chunk-P25KXS2D.cjs');
4
+ var chunkEFQLND6U_cjs = require('../chunk-EFQLND6U.cjs');
5
+ var chunkZH3F4HAS_cjs = require('../chunk-ZH3F4HAS.cjs');
6
+ var chunkEC3FKFNR_cjs = require('../chunk-EC3FKFNR.cjs');
7
+ var chunkJJGYKMC4_cjs = require('../chunk-JJGYKMC4.cjs');
8
+ var chunkU3SUHKQG_cjs = require('../chunk-U3SUHKQG.cjs');
9
+ var chunkHRHUSLAY_cjs = require('../chunk-HRHUSLAY.cjs');
10
+ var chunkHNETW4EK_cjs = require('../chunk-HNETW4EK.cjs');
11
+ var chunkXGESN6V3_cjs = require('../chunk-XGESN6V3.cjs');
12
+ var chunkQCKWJBFQ_cjs = require('../chunk-QCKWJBFQ.cjs');
13
+ var chunkOYF7PLZT_cjs = require('../chunk-OYF7PLZT.cjs');
14
+ var chunk6GNVPFI2_cjs = require('../chunk-6GNVPFI2.cjs');
15
+ var chunkQTSQUW7V_cjs = require('../chunk-QTSQUW7V.cjs');
16
+ var chunkJA7AQN2U_cjs = require('../chunk-JA7AQN2U.cjs');
17
+ require('../chunk-75ZPJI57.cjs');
18
+
19
+
20
+
21
+ Object.defineProperty(exports, "technology", {
22
+ enumerable: true,
23
+ get: function () { return chunkEFQLND6U_cjs.technology_exports; }
24
+ });
25
+ Object.defineProperty(exports, "communication", {
26
+ enumerable: true,
27
+ get: function () { return chunkZH3F4HAS_cjs.communication_exports; }
28
+ });
29
+ Object.defineProperty(exports, "document", {
30
+ enumerable: true,
31
+ get: function () { return chunkEC3FKFNR_cjs.document_exports; }
32
+ });
33
+ Object.defineProperty(exports, "editor", {
34
+ enumerable: true,
35
+ get: function () { return chunkJJGYKMC4_cjs.editor_exports; }
36
+ });
37
+ Object.defineProperty(exports, "logo", {
38
+ enumerable: true,
39
+ get: function () { return chunkU3SUHKQG_cjs.logo_exports; }
40
+ });
41
+ Object.defineProperty(exports, "media", {
42
+ enumerable: true,
43
+ get: function () { return chunkHRHUSLAY_cjs.media_exports; }
44
+ });
45
+ Object.defineProperty(exports, "place", {
46
+ enumerable: true,
47
+ get: function () { return chunkHNETW4EK_cjs.place_exports; }
48
+ });
49
+ Object.defineProperty(exports, "navigation", {
50
+ enumerable: true,
51
+ get: function () { return chunkXGESN6V3_cjs.navigation_exports; }
52
+ });
53
+ Object.defineProperty(exports, "rating", {
54
+ enumerable: true,
55
+ get: function () { return chunkQCKWJBFQ_cjs.rating_exports; }
56
+ });
57
+ Object.defineProperty(exports, "action", {
58
+ enumerable: true,
59
+ get: function () { return chunkOYF7PLZT_cjs.action_exports; }
60
+ });
61
+ Object.defineProperty(exports, "business", {
62
+ enumerable: true,
63
+ get: function () { return chunk6GNVPFI2_cjs.business_exports; }
64
+ });
65
+ Object.defineProperty(exports, "alert", {
66
+ enumerable: true,
67
+ get: function () { return chunkQTSQUW7V_cjs.alert_exports; }
68
+ });
69
+ Object.defineProperty(exports, "culture", {
70
+ enumerable: true,
71
+ get: function () { return chunkJA7AQN2U_cjs.culture_exports; }
72
+ });
package/dist/16/index.cjs CHANGED
@@ -1,34 +1,33 @@
1
1
  'use strict';
2
2
 
3
- require('../chunk-652EDI3M.cjs');
4
- var chunkQCKWJBFQ_cjs = require('../chunk-QCKWJBFQ.cjs');
3
+ var chunkEFQLND6U_cjs = require('../chunk-EFQLND6U.cjs');
4
+ var chunkZH3F4HAS_cjs = require('../chunk-ZH3F4HAS.cjs');
5
5
  var chunkJA7AQN2U_cjs = require('../chunk-JA7AQN2U.cjs');
6
- var chunkEC3FKFNR_cjs = require('../chunk-EC3FKFNR.cjs');
7
6
  var chunkJJGYKMC4_cjs = require('../chunk-JJGYKMC4.cjs');
8
7
  var chunkHRHUSLAY_cjs = require('../chunk-HRHUSLAY.cjs');
9
- var chunkU3SUHKQG_cjs = require('../chunk-U3SUHKQG.cjs');
10
8
  var chunkHNETW4EK_cjs = require('../chunk-HNETW4EK.cjs');
9
+ var chunkU3SUHKQG_cjs = require('../chunk-U3SUHKQG.cjs');
11
10
  var chunkXGESN6V3_cjs = require('../chunk-XGESN6V3.cjs');
12
- var chunkEFQLND6U_cjs = require('../chunk-EFQLND6U.cjs');
11
+ var chunkQCKWJBFQ_cjs = require('../chunk-QCKWJBFQ.cjs');
13
12
  var chunkOYF7PLZT_cjs = require('../chunk-OYF7PLZT.cjs');
14
13
  var chunkQTSQUW7V_cjs = require('../chunk-QTSQUW7V.cjs');
15
14
  var chunk6GNVPFI2_cjs = require('../chunk-6GNVPFI2.cjs');
16
- var chunkZH3F4HAS_cjs = require('../chunk-ZH3F4HAS.cjs');
15
+ var chunkEC3FKFNR_cjs = require('../chunk-EC3FKFNR.cjs');
17
16
  require('../chunk-75ZPJI57.cjs');
18
17
 
19
18
 
20
19
 
21
- Object.defineProperty(exports, "rating", {
20
+ Object.defineProperty(exports, "technology", {
22
21
  enumerable: true,
23
- get: function () { return chunkQCKWJBFQ_cjs.rating_exports; }
22
+ get: function () { return chunkEFQLND6U_cjs.technology_exports; }
24
23
  });
25
- Object.defineProperty(exports, "culture", {
24
+ Object.defineProperty(exports, "communication", {
26
25
  enumerable: true,
27
- get: function () { return chunkJA7AQN2U_cjs.culture_exports; }
26
+ get: function () { return chunkZH3F4HAS_cjs.communication_exports; }
28
27
  });
29
- Object.defineProperty(exports, "document", {
28
+ Object.defineProperty(exports, "culture", {
30
29
  enumerable: true,
31
- get: function () { return chunkEC3FKFNR_cjs.document_exports; }
30
+ get: function () { return chunkJA7AQN2U_cjs.culture_exports; }
32
31
  });
33
32
  Object.defineProperty(exports, "editor", {
34
33
  enumerable: true,
@@ -38,21 +37,21 @@ Object.defineProperty(exports, "media", {
38
37
  enumerable: true,
39
38
  get: function () { return chunkHRHUSLAY_cjs.media_exports; }
40
39
  });
41
- Object.defineProperty(exports, "logo", {
42
- enumerable: true,
43
- get: function () { return chunkU3SUHKQG_cjs.logo_exports; }
44
- });
45
40
  Object.defineProperty(exports, "place", {
46
41
  enumerable: true,
47
42
  get: function () { return chunkHNETW4EK_cjs.place_exports; }
48
43
  });
44
+ Object.defineProperty(exports, "logo", {
45
+ enumerable: true,
46
+ get: function () { return chunkU3SUHKQG_cjs.logo_exports; }
47
+ });
49
48
  Object.defineProperty(exports, "navigation", {
50
49
  enumerable: true,
51
50
  get: function () { return chunkXGESN6V3_cjs.navigation_exports; }
52
51
  });
53
- Object.defineProperty(exports, "technology", {
52
+ Object.defineProperty(exports, "rating", {
54
53
  enumerable: true,
55
- get: function () { return chunkEFQLND6U_cjs.technology_exports; }
54
+ get: function () { return chunkQCKWJBFQ_cjs.rating_exports; }
56
55
  });
57
56
  Object.defineProperty(exports, "action", {
58
57
  enumerable: true,
@@ -66,7 +65,7 @@ Object.defineProperty(exports, "business", {
66
65
  enumerable: true,
67
66
  get: function () { return chunk6GNVPFI2_cjs.business_exports; }
68
67
  });
69
- Object.defineProperty(exports, "communication", {
68
+ Object.defineProperty(exports, "document", {
70
69
  enumerable: true,
71
- get: function () { return chunkZH3F4HAS_cjs.communication_exports; }
70
+ get: function () { return chunkEC3FKFNR_cjs.document_exports; }
72
71
  });
@@ -0,0 +1,15 @@
1
+ export { i as action } from '../index-vZcD4vr2.js';
2
+ export { i as alert } from '../index-yvIuqUow.js';
3
+ export { i as business } from '../index-CljdSS2W.js';
4
+ export { i as communication } from '../index-Cpqv5g2f.js';
5
+ export { i as culture } from '../index-Ctc6Hj-F.js';
6
+ export { i as document } from '../index-BV2fHXgi.js';
7
+ export { i as editor } from '../index-CG2dj02u.js';
8
+ export { i as logo } from '../index-C7d7YDCl.js';
9
+ export { i as media } from '../index-DRLluCqw.js';
10
+ export { i as navigation } from '../index-Dhbf0iLm.js';
11
+ export { i as place } from '../index-mgKSIcll.js';
12
+ export { i as rating } from '../index-Bn3HVCJk.js';
13
+ export { i as technology } from '../index-BNWAp6cn.js';
14
+ import 'react/jsx-runtime';
15
+ import 'react';