restream-admin-ui-icons 2.0.1 → 2.2.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 (62) hide show
  1. package/README.md +56 -13
  2. package/dist/16/index.cjs +15 -16
  3. package/dist/16/index.d.cts +1 -1
  4. package/dist/16/index.d.ts +1 -1
  5. package/dist/16/index.js +3 -4
  6. package/dist/16/media/index.cjs +27 -23
  7. package/dist/16/media/index.d.cts +1 -1
  8. package/dist/16/media/index.d.ts +1 -1
  9. package/dist/16/media/index.js +1 -1
  10. package/dist/24/business/index.cjs +49 -45
  11. package/dist/24/business/index.d.cts +1 -1
  12. package/dist/24/business/index.d.ts +1 -1
  13. package/dist/24/business/index.js +1 -1
  14. package/dist/24/culture/index.cjs +35 -27
  15. package/dist/24/culture/index.d.cts +1 -1
  16. package/dist/24/culture/index.d.ts +1 -1
  17. package/dist/24/culture/index.js +1 -1
  18. package/dist/24/index.cjs +15 -15
  19. package/dist/24/index.d.cts +3 -3
  20. package/dist/24/index.d.ts +3 -3
  21. package/dist/24/index.js +6 -6
  22. package/dist/24/media/index.cjs +75 -71
  23. package/dist/24/media/index.d.cts +1 -1
  24. package/dist/24/media/index.d.ts +1 -1
  25. package/dist/24/media/index.js +1 -1
  26. package/dist/8/index.cjs +5 -6
  27. package/dist/8/index.js +1 -2
  28. package/dist/{chunk-EFOWDO5Z.cjs → chunk-5F5YCPCL.cjs} +15 -0
  29. package/dist/{chunk-EQXPGHMB.js → chunk-EG2QKKWY.js} +15 -1
  30. package/dist/{chunk-P6CETHIC.cjs → chunk-HVVOH6IO.cjs} +15 -0
  31. package/dist/chunk-IWB5Y6JA.cjs +2 -0
  32. package/dist/{chunk-5B6Z76TB.js → chunk-KSWTBCBV.js} +15 -1
  33. package/dist/chunk-LBQ37QF5.js +1 -0
  34. package/dist/{chunk-HRHUSLAY.cjs → chunk-UZRBMEWB.cjs} +15 -0
  35. package/dist/{chunk-RJTHXN7R.cjs → chunk-WTVLSZOB.cjs} +30 -0
  36. package/dist/{chunk-XU6L5TBJ.js → chunk-YS4CCVQ3.js} +15 -1
  37. package/dist/{chunk-7CV76NM5.js → chunk-ZU4DAKD5.js} +29 -1
  38. package/dist/{index-DRLluCqw.d.cts → index-CzMaswA0.d.cts} +8 -2
  39. package/dist/{index-DRLluCqw.d.ts → index-CzMaswA0.d.ts} +8 -2
  40. package/dist/{index-5ToZKUDg.d.cts → index-D01eZHoR.d.cts} +8 -2
  41. package/dist/{index-5ToZKUDg.d.ts → index-D01eZHoR.d.ts} +8 -2
  42. package/dist/{index-Day051Iz.d.cts → index-DdIp0oLM.d.cts} +8 -2
  43. package/dist/{index-Day051Iz.d.ts → index-DdIp0oLM.d.ts} +8 -2
  44. package/dist/{index-D6SB0h7i.d.cts → index-ld4nlytj.d.cts} +14 -2
  45. package/dist/{index-D6SB0h7i.d.ts → index-ld4nlytj.d.ts} +14 -2
  46. package/dist/index.cjs +60 -38
  47. package/dist/index.d.cts +13 -32
  48. package/dist/index.d.ts +13 -32
  49. package/dist/index.js +14 -32
  50. package/package.json +7 -2
  51. package/dist/chunk-652EDI3M.cjs +0 -36
  52. package/dist/chunk-67D73ETG.js +0 -34
  53. package/dist/chunk-DJY2ZT47.cjs +0 -16
  54. package/dist/chunk-JDQYKY6U.js +0 -14
  55. package/dist/chunk-QFE476CS.js +0 -34
  56. package/dist/chunk-YW3CYQZO.cjs +0 -36
  57. package/dist/index-9wawOzmn.d.ts +0 -19
  58. package/dist/index-CK0phSMO.d.cts +0 -9
  59. package/dist/index-CNtiUTY3.d.cts +0 -19
  60. package/dist/index-COesY55N.d.ts +0 -9
  61. package/dist/index-DT-ZD2vN.d.cts +0 -19
  62. package/dist/index-EphVdsek.d.ts +0 -19
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Tree-shakeable React icon components for Restream Admin UI. **Only the icons you import end up in the bundle** — unused icons are automatically eliminated by your bundler.
4
4
 
5
- - **1 146 icons** across 8 / 16 / 24 px sizes and 13 categories
5
+ - **1 151 icons** across 8 / 16 / 24 px sizes and 13 categories
6
6
  - SVG-based, `fill="currentColor"` — inherits color from CSS
7
7
  - TypeScript-first: full `SVGProps<SVGSVGElement>` typings
8
8
  - Dual format: ESM + CommonJS
@@ -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)
@@ -109,11 +122,41 @@ The package is built with [tsup](https://tsup.egoist.dev) using `splitting: true
109
122
  Icons are sourced from SVG files in the `Icons/` directory of this repository. To regenerate the source components:
110
123
 
111
124
  ```bash
125
+ npm run audit:icons # prints icon counts and validates duplicate public names
126
+ npm run lint:icons # validates SVG filenames and generated component names
112
127
  npm run generate # generates src/ from Icons/*.svg
113
128
  npm run build # compiles to dist/
129
+ npm run smoke # checks public ESM/CJS imports
130
+ npm run test # audit + lint + generate + build + smoke
131
+ ```
132
+
133
+ `npm run build` runs `generate` automatically via `prebuild`. The publish hook runs the full `test` script.
134
+
135
+ ### SVG filename format
136
+
137
+ Every source icon must use this naming pattern:
138
+
139
+ ```text
140
+ 24 _ Action _ Add Large.svg
114
141
  ```
115
142
 
116
- Both steps run automatically on `npm publish` via the `prepublishOnly` hook.
143
+ The generator reads this as:
144
+
145
+ - size: `24`
146
+ - category: `Action`
147
+ - component name: `AddLarge`
148
+
149
+ Supported sizes are `8`, `16`, and `24`. Keep one space around each `_` separator and avoid leading/trailing spaces in category or icon names.
150
+
151
+ ### Release notes
152
+
153
+ Record icon package changes in [`CHANGELOG.md`](./CHANGELOG.md).
154
+
155
+ Use semantic versioning:
156
+
157
+ - patch: regenerated output, metadata fixes, documentation, CI, or SVG filename normalization that keeps public component names stable
158
+ - minor: new icons, new categories, or new public subpath exports
159
+ - major: removed/renamed public icon components, changed import paths, or changed runtime requirements
117
160
 
118
161
  ---
119
162
 
package/dist/16/index.cjs CHANGED
@@ -1,23 +1,26 @@
1
1
  'use strict';
2
2
 
3
- require('../chunk-652EDI3M.cjs');
3
+ var chunkEFQLND6U_cjs = require('../chunk-EFQLND6U.cjs');
4
4
  var chunkQCKWJBFQ_cjs = require('../chunk-QCKWJBFQ.cjs');
5
5
  var chunkJA7AQN2U_cjs = require('../chunk-JA7AQN2U.cjs');
6
6
  var chunkEC3FKFNR_cjs = require('../chunk-EC3FKFNR.cjs');
7
7
  var chunkJJGYKMC4_cjs = require('../chunk-JJGYKMC4.cjs');
8
- var chunkHRHUSLAY_cjs = require('../chunk-HRHUSLAY.cjs');
9
8
  var chunkU3SUHKQG_cjs = require('../chunk-U3SUHKQG.cjs');
9
+ var chunkUZRBMEWB_cjs = require('../chunk-UZRBMEWB.cjs');
10
10
  var chunkHNETW4EK_cjs = require('../chunk-HNETW4EK.cjs');
11
11
  var chunkXGESN6V3_cjs = require('../chunk-XGESN6V3.cjs');
12
- var chunkEFQLND6U_cjs = require('../chunk-EFQLND6U.cjs');
13
12
  var chunkOYF7PLZT_cjs = require('../chunk-OYF7PLZT.cjs');
14
- var chunkQTSQUW7V_cjs = require('../chunk-QTSQUW7V.cjs');
15
13
  var chunk6GNVPFI2_cjs = require('../chunk-6GNVPFI2.cjs');
14
+ var chunkQTSQUW7V_cjs = require('../chunk-QTSQUW7V.cjs');
16
15
  var chunkZH3F4HAS_cjs = require('../chunk-ZH3F4HAS.cjs');
17
16
  require('../chunk-75ZPJI57.cjs');
18
17
 
19
18
 
20
19
 
20
+ Object.defineProperty(exports, "technology", {
21
+ enumerable: true,
22
+ get: function () { return chunkEFQLND6U_cjs.technology_exports; }
23
+ });
21
24
  Object.defineProperty(exports, "rating", {
22
25
  enumerable: true,
23
26
  get: function () { return chunkQCKWJBFQ_cjs.rating_exports; }
@@ -34,14 +37,14 @@ Object.defineProperty(exports, "editor", {
34
37
  enumerable: true,
35
38
  get: function () { return chunkJJGYKMC4_cjs.editor_exports; }
36
39
  });
37
- Object.defineProperty(exports, "media", {
38
- enumerable: true,
39
- get: function () { return chunkHRHUSLAY_cjs.media_exports; }
40
- });
41
40
  Object.defineProperty(exports, "logo", {
42
41
  enumerable: true,
43
42
  get: function () { return chunkU3SUHKQG_cjs.logo_exports; }
44
43
  });
44
+ Object.defineProperty(exports, "media", {
45
+ enumerable: true,
46
+ get: function () { return chunkUZRBMEWB_cjs.media_exports; }
47
+ });
45
48
  Object.defineProperty(exports, "place", {
46
49
  enumerable: true,
47
50
  get: function () { return chunkHNETW4EK_cjs.place_exports; }
@@ -50,22 +53,18 @@ Object.defineProperty(exports, "navigation", {
50
53
  enumerable: true,
51
54
  get: function () { return chunkXGESN6V3_cjs.navigation_exports; }
52
55
  });
53
- Object.defineProperty(exports, "technology", {
54
- enumerable: true,
55
- get: function () { return chunkEFQLND6U_cjs.technology_exports; }
56
- });
57
56
  Object.defineProperty(exports, "action", {
58
57
  enumerable: true,
59
58
  get: function () { return chunkOYF7PLZT_cjs.action_exports; }
60
59
  });
61
- Object.defineProperty(exports, "alert", {
62
- enumerable: true,
63
- get: function () { return chunkQTSQUW7V_cjs.alert_exports; }
64
- });
65
60
  Object.defineProperty(exports, "business", {
66
61
  enumerable: true,
67
62
  get: function () { return chunk6GNVPFI2_cjs.business_exports; }
68
63
  });
64
+ Object.defineProperty(exports, "alert", {
65
+ enumerable: true,
66
+ get: function () { return chunkQTSQUW7V_cjs.alert_exports; }
67
+ });
69
68
  Object.defineProperty(exports, "communication", {
70
69
  enumerable: true,
71
70
  get: function () { return chunkZH3F4HAS_cjs.communication_exports; }
@@ -6,7 +6,7 @@ export { i as culture } from '../index-Ctc6Hj-F.cjs';
6
6
  export { i as document } from '../index-BV2fHXgi.cjs';
7
7
  export { i as editor } from '../index-CG2dj02u.cjs';
8
8
  export { i as logo } from '../index-C7d7YDCl.cjs';
9
- export { i as media } from '../index-DRLluCqw.cjs';
9
+ export { i as media } from '../index-CzMaswA0.cjs';
10
10
  export { i as navigation } from '../index-Dhbf0iLm.cjs';
11
11
  export { i as place } from '../index-mgKSIcll.cjs';
12
12
  export { i as rating } from '../index-Bn3HVCJk.cjs';
@@ -6,7 +6,7 @@ export { i as culture } from '../index-Ctc6Hj-F.js';
6
6
  export { i as document } from '../index-BV2fHXgi.js';
7
7
  export { i as editor } from '../index-CG2dj02u.js';
8
8
  export { i as logo } from '../index-C7d7YDCl.js';
9
- export { i as media } from '../index-DRLluCqw.js';
9
+ export { i as media } from '../index-CzMaswA0.js';
10
10
  export { i as navigation } from '../index-Dhbf0iLm.js';
11
11
  export { i as place } from '../index-mgKSIcll.js';
12
12
  export { i as rating } from '../index-Bn3HVCJk.js';
package/dist/16/index.js CHANGED
@@ -1,15 +1,14 @@
1
- import '../chunk-QFE476CS.js';
1
+ export { technology_exports as technology } from '../chunk-SSMVTGUD.js';
2
2
  export { rating_exports as rating } from '../chunk-T2Q4KBQ3.js';
3
3
  export { culture_exports as culture } from '../chunk-WG25HRF2.js';
4
4
  export { document_exports as document } from '../chunk-Y6TFMQOU.js';
5
5
  export { editor_exports as editor } from '../chunk-6PKSKZCH.js';
6
- export { media_exports as media } from '../chunk-EQXPGHMB.js';
7
6
  export { logo_exports as logo } from '../chunk-BXCWXLDK.js';
7
+ export { media_exports as media } from '../chunk-EG2QKKWY.js';
8
8
  export { place_exports as place } from '../chunk-LQZJJ2IL.js';
9
9
  export { navigation_exports as navigation } from '../chunk-LYEJYZVX.js';
10
- export { technology_exports as technology } from '../chunk-SSMVTGUD.js';
11
10
  export { action_exports as action } from '../chunk-VVQ4ZQ7G.js';
12
- export { alert_exports as alert } from '../chunk-4Y5ULXVT.js';
13
11
  export { business_exports as business } from '../chunk-4YG555JO.js';
12
+ export { alert_exports as alert } from '../chunk-4Y5ULXVT.js';
14
13
  export { communication_exports as communication } from '../chunk-B6JOHEFS.js';
15
14
  import '../chunk-MLKGABMK.js';
@@ -1,95 +1,99 @@
1
1
  'use strict';
2
2
 
3
- var chunkHRHUSLAY_cjs = require('../../chunk-HRHUSLAY.cjs');
3
+ var chunkUZRBMEWB_cjs = require('../../chunk-UZRBMEWB.cjs');
4
4
  require('../../chunk-75ZPJI57.cjs');
5
5
 
6
6
 
7
7
 
8
8
  Object.defineProperty(exports, "Camera", {
9
9
  enumerable: true,
10
- get: function () { return chunkHRHUSLAY_cjs.Camera; }
10
+ get: function () { return chunkUZRBMEWB_cjs.Camera; }
11
11
  });
12
12
  Object.defineProperty(exports, "CameraFill", {
13
13
  enumerable: true,
14
- get: function () { return chunkHRHUSLAY_cjs.CameraFill; }
14
+ get: function () { return chunkUZRBMEWB_cjs.CameraFill; }
15
15
  });
16
16
  Object.defineProperty(exports, "CameraOff", {
17
17
  enumerable: true,
18
- get: function () { return chunkHRHUSLAY_cjs.CameraOff; }
18
+ get: function () { return chunkUZRBMEWB_cjs.CameraOff; }
19
19
  });
20
20
  Object.defineProperty(exports, "CameraOffFill", {
21
21
  enumerable: true,
22
- get: function () { return chunkHRHUSLAY_cjs.CameraOffFill; }
22
+ get: function () { return chunkUZRBMEWB_cjs.CameraOffFill; }
23
23
  });
24
24
  Object.defineProperty(exports, "FastForward", {
25
25
  enumerable: true,
26
- get: function () { return chunkHRHUSLAY_cjs.FastForward; }
26
+ get: function () { return chunkUZRBMEWB_cjs.FastForward; }
27
27
  });
28
28
  Object.defineProperty(exports, "FastRewind33", {
29
29
  enumerable: true,
30
- get: function () { return chunkHRHUSLAY_cjs.FastRewind33; }
30
+ get: function () { return chunkUZRBMEWB_cjs.FastRewind33; }
31
31
  });
32
32
  Object.defineProperty(exports, "Image", {
33
33
  enumerable: true,
34
- get: function () { return chunkHRHUSLAY_cjs.Image; }
34
+ get: function () { return chunkUZRBMEWB_cjs.Image; }
35
35
  });
36
36
  Object.defineProperty(exports, "Maximize", {
37
37
  enumerable: true,
38
- get: function () { return chunkHRHUSLAY_cjs.Maximize; }
38
+ get: function () { return chunkUZRBMEWB_cjs.Maximize; }
39
39
  });
40
40
  Object.defineProperty(exports, "Minimize", {
41
41
  enumerable: true,
42
- get: function () { return chunkHRHUSLAY_cjs.Minimize; }
42
+ get: function () { return chunkUZRBMEWB_cjs.Minimize; }
43
+ });
44
+ Object.defineProperty(exports, "Pause", {
45
+ enumerable: true,
46
+ get: function () { return chunkUZRBMEWB_cjs.Pause; }
43
47
  });
44
48
  Object.defineProperty(exports, "PauseFill", {
45
49
  enumerable: true,
46
- get: function () { return chunkHRHUSLAY_cjs.PauseFill; }
50
+ get: function () { return chunkUZRBMEWB_cjs.PauseFill; }
47
51
  });
48
52
  Object.defineProperty(exports, "Photo", {
49
53
  enumerable: true,
50
- get: function () { return chunkHRHUSLAY_cjs.Photo; }
54
+ get: function () { return chunkUZRBMEWB_cjs.Photo; }
51
55
  });
52
56
  Object.defineProperty(exports, "Play", {
53
57
  enumerable: true,
54
- get: function () { return chunkHRHUSLAY_cjs.Play; }
58
+ get: function () { return chunkUZRBMEWB_cjs.Play; }
55
59
  });
56
60
  Object.defineProperty(exports, "PlayFill", {
57
61
  enumerable: true,
58
- get: function () { return chunkHRHUSLAY_cjs.PlayFill; }
62
+ get: function () { return chunkUZRBMEWB_cjs.PlayFill; }
59
63
  });
60
64
  Object.defineProperty(exports, "PlayNext", {
61
65
  enumerable: true,
62
- get: function () { return chunkHRHUSLAY_cjs.PlayNext; }
66
+ get: function () { return chunkUZRBMEWB_cjs.PlayNext; }
63
67
  });
64
68
  Object.defineProperty(exports, "PlayPrevious", {
65
69
  enumerable: true,
66
- get: function () { return chunkHRHUSLAY_cjs.PlayPrevious; }
70
+ get: function () { return chunkUZRBMEWB_cjs.PlayPrevious; }
67
71
  });
68
72
  Object.defineProperty(exports, "Voice", {
69
73
  enumerable: true,
70
- get: function () { return chunkHRHUSLAY_cjs.Voice; }
74
+ get: function () { return chunkUZRBMEWB_cjs.Voice; }
71
75
  });
72
76
  Object.defineProperty(exports, "VolumeDown", {
73
77
  enumerable: true,
74
- get: function () { return chunkHRHUSLAY_cjs.VolumeDown; }
78
+ get: function () { return chunkUZRBMEWB_cjs.VolumeDown; }
75
79
  });
76
80
  Object.defineProperty(exports, "VolumeDownFill", {
77
81
  enumerable: true,
78
- get: function () { return chunkHRHUSLAY_cjs.VolumeDownFill; }
82
+ get: function () { return chunkUZRBMEWB_cjs.VolumeDownFill; }
79
83
  });
80
84
  Object.defineProperty(exports, "VolumeOff", {
81
85
  enumerable: true,
82
- get: function () { return chunkHRHUSLAY_cjs.VolumeOff; }
86
+ get: function () { return chunkUZRBMEWB_cjs.VolumeOff; }
83
87
  });
84
88
  Object.defineProperty(exports, "VolumeOffFill", {
85
89
  enumerable: true,
86
- get: function () { return chunkHRHUSLAY_cjs.VolumeOffFill; }
90
+ get: function () { return chunkUZRBMEWB_cjs.VolumeOffFill; }
87
91
  });
88
92
  Object.defineProperty(exports, "VolumeUp", {
89
93
  enumerable: true,
90
- get: function () { return chunkHRHUSLAY_cjs.VolumeUp; }
94
+ get: function () { return chunkUZRBMEWB_cjs.VolumeUp; }
91
95
  });
92
96
  Object.defineProperty(exports, "VolumeUpFill", {
93
97
  enumerable: true,
94
- get: function () { return chunkHRHUSLAY_cjs.VolumeUpFill; }
98
+ get: function () { return chunkUZRBMEWB_cjs.VolumeUpFill; }
95
99
  });
@@ -1,3 +1,3 @@
1
- export { C as Camera, a as CameraFill, b as CameraOff, c as CameraOffFill, F as FastForward, d as FastRewind33, I as Image, M as Maximize, e as Minimize, P as PauseFill, f as Photo, g as Play, h as PlayFill, j as PlayNext, k as PlayPrevious, V as Voice, l as VolumeDown, m as VolumeDownFill, n as VolumeOff, o as VolumeOffFill, p as VolumeUp, q as VolumeUpFill } from '../../index-DRLluCqw.cjs';
1
+ export { C as Camera, a as CameraFill, b as CameraOff, c as CameraOffFill, F as FastForward, d as FastRewind33, I as Image, M as Maximize, e as Minimize, P as Pause, f as PauseFill, g as Photo, h as Play, j as PlayFill, k as PlayNext, l as PlayPrevious, V as Voice, m as VolumeDown, n as VolumeDownFill, o as VolumeOff, p as VolumeOffFill, q as VolumeUp, r as VolumeUpFill } from '../../index-CzMaswA0.cjs';
2
2
  import 'react/jsx-runtime';
3
3
  import 'react';
@@ -1,3 +1,3 @@
1
- export { C as Camera, a as CameraFill, b as CameraOff, c as CameraOffFill, F as FastForward, d as FastRewind33, I as Image, M as Maximize, e as Minimize, P as PauseFill, f as Photo, g as Play, h as PlayFill, j as PlayNext, k as PlayPrevious, V as Voice, l as VolumeDown, m as VolumeDownFill, n as VolumeOff, o as VolumeOffFill, p as VolumeUp, q as VolumeUpFill } from '../../index-DRLluCqw.js';
1
+ export { C as Camera, a as CameraFill, b as CameraOff, c as CameraOffFill, F as FastForward, d as FastRewind33, I as Image, M as Maximize, e as Minimize, P as Pause, f as PauseFill, g as Photo, h as Play, j as PlayFill, k as PlayNext, l as PlayPrevious, V as Voice, m as VolumeDown, n as VolumeDownFill, o as VolumeOff, p as VolumeOffFill, q as VolumeUp, r as VolumeUpFill } from '../../index-CzMaswA0.js';
2
2
  import 'react/jsx-runtime';
3
3
  import 'react';
@@ -1,2 +1,2 @@
1
- export { Camera, CameraFill, CameraOff, CameraOffFill, FastForward, FastRewind33, Image, Maximize, Minimize, PauseFill, Photo, Play, PlayFill, PlayNext, PlayPrevious, Voice, VolumeDown, VolumeDownFill, VolumeOff, VolumeOffFill, VolumeUp, VolumeUpFill } from '../../chunk-EQXPGHMB.js';
1
+ export { Camera, CameraFill, CameraOff, CameraOffFill, FastForward, FastRewind33, Image, Maximize, Minimize, Pause, PauseFill, Photo, Play, PlayFill, PlayNext, PlayPrevious, Voice, VolumeDown, VolumeDownFill, VolumeOff, VolumeOffFill, VolumeUp, VolumeUpFill } from '../../chunk-EG2QKKWY.js';
2
2
  import '../../chunk-MLKGABMK.js';
@@ -1,183 +1,187 @@
1
1
  'use strict';
2
2
 
3
- var chunkEFOWDO5Z_cjs = require('../../chunk-EFOWDO5Z.cjs');
3
+ var chunk5F5YCPCL_cjs = require('../../chunk-5F5YCPCL.cjs');
4
4
  require('../../chunk-75ZPJI57.cjs');
5
5
 
6
6
 
7
7
 
8
8
  Object.defineProperty(exports, "BoardText", {
9
9
  enumerable: true,
10
- get: function () { return chunkEFOWDO5Z_cjs.BoardText; }
10
+ get: function () { return chunk5F5YCPCL_cjs.BoardText; }
11
11
  });
12
12
  Object.defineProperty(exports, "Calculator", {
13
13
  enumerable: true,
14
- get: function () { return chunkEFOWDO5Z_cjs.Calculator; }
14
+ get: function () { return chunk5F5YCPCL_cjs.Calculator; }
15
15
  });
16
16
  Object.defineProperty(exports, "Cart", {
17
17
  enumerable: true,
18
- get: function () { return chunkEFOWDO5Z_cjs.Cart; }
18
+ get: function () { return chunk5F5YCPCL_cjs.Cart; }
19
19
  });
20
20
  Object.defineProperty(exports, "CartOn", {
21
21
  enumerable: true,
22
- get: function () { return chunkEFOWDO5Z_cjs.CartOn; }
22
+ get: function () { return chunk5F5YCPCL_cjs.CartOn; }
23
23
  });
24
24
  Object.defineProperty(exports, "Coupon", {
25
25
  enumerable: true,
26
- get: function () { return chunkEFOWDO5Z_cjs.Coupon; }
26
+ get: function () { return chunk5F5YCPCL_cjs.Coupon; }
27
27
  });
28
28
  Object.defineProperty(exports, "CoworkingSitting", {
29
29
  enumerable: true,
30
- get: function () { return chunkEFOWDO5Z_cjs.CoworkingSitting; }
30
+ get: function () { return chunk5F5YCPCL_cjs.CoworkingSitting; }
31
31
  });
32
32
  Object.defineProperty(exports, "DeliveryBox", {
33
33
  enumerable: true,
34
- get: function () { return chunkEFOWDO5Z_cjs.DeliveryBox; }
34
+ get: function () { return chunk5F5YCPCL_cjs.DeliveryBox; }
35
35
  });
36
36
  Object.defineProperty(exports, "DeliveryCourier", {
37
37
  enumerable: true,
38
- get: function () { return chunkEFOWDO5Z_cjs.DeliveryCourier; }
38
+ get: function () { return chunk5F5YCPCL_cjs.DeliveryCourier; }
39
39
  });
40
40
  Object.defineProperty(exports, "DeliveryEnvelope", {
41
41
  enumerable: true,
42
- get: function () { return chunkEFOWDO5Z_cjs.DeliveryEnvelope; }
42
+ get: function () { return chunk5F5YCPCL_cjs.DeliveryEnvelope; }
43
43
  });
44
44
  Object.defineProperty(exports, "Diamond", {
45
45
  enumerable: true,
46
- get: function () { return chunkEFOWDO5Z_cjs.Diamond; }
46
+ get: function () { return chunk5F5YCPCL_cjs.Diamond; }
47
47
  });
48
48
  Object.defineProperty(exports, "Dollar", {
49
49
  enumerable: true,
50
- get: function () { return chunkEFOWDO5Z_cjs.Dollar; }
50
+ get: function () { return chunk5F5YCPCL_cjs.Dollar; }
51
51
  });
52
52
  Object.defineProperty(exports, "Euro", {
53
53
  enumerable: true,
54
- get: function () { return chunkEFOWDO5Z_cjs.Euro; }
54
+ get: function () { return chunk5F5YCPCL_cjs.Euro; }
55
55
  });
56
56
  Object.defineProperty(exports, "Group", {
57
57
  enumerable: true,
58
- get: function () { return chunkEFOWDO5Z_cjs.Group; }
58
+ get: function () { return chunk5F5YCPCL_cjs.Group; }
59
59
  });
60
60
  Object.defineProperty(exports, "HandCoins", {
61
61
  enumerable: true,
62
- get: function () { return chunkEFOWDO5Z_cjs.HandCoins; }
62
+ get: function () { return chunk5F5YCPCL_cjs.HandCoins; }
63
63
  });
64
64
  Object.defineProperty(exports, "HandHeart", {
65
65
  enumerable: true,
66
- get: function () { return chunkEFOWDO5Z_cjs.HandHeart; }
66
+ get: function () { return chunk5F5YCPCL_cjs.HandHeart; }
67
67
  });
68
68
  Object.defineProperty(exports, "Invoice", {
69
69
  enumerable: true,
70
- get: function () { return chunkEFOWDO5Z_cjs.Invoice; }
70
+ get: function () { return chunk5F5YCPCL_cjs.Invoice; }
71
71
  });
72
72
  Object.defineProperty(exports, "Merge", {
73
73
  enumerable: true,
74
- get: function () { return chunkEFOWDO5Z_cjs.Merge; }
74
+ get: function () { return chunk5F5YCPCL_cjs.Merge; }
75
75
  });
76
76
  Object.defineProperty(exports, "Motion", {
77
77
  enumerable: true,
78
- get: function () { return chunkEFOWDO5Z_cjs.Motion; }
78
+ get: function () { return chunk5F5YCPCL_cjs.Motion; }
79
79
  });
80
80
  Object.defineProperty(exports, "PaymentCard", {
81
81
  enumerable: true,
82
- get: function () { return chunkEFOWDO5Z_cjs.PaymentCard; }
82
+ get: function () { return chunk5F5YCPCL_cjs.PaymentCard; }
83
83
  });
84
84
  Object.defineProperty(exports, "PaymentCardPercent", {
85
85
  enumerable: true,
86
- get: function () { return chunkEFOWDO5Z_cjs.PaymentCardPercent; }
86
+ get: function () { return chunk5F5YCPCL_cjs.PaymentCardPercent; }
87
87
  });
88
88
  Object.defineProperty(exports, "PaymentCardRuble", {
89
89
  enumerable: true,
90
- get: function () { return chunkEFOWDO5Z_cjs.PaymentCardRuble; }
90
+ get: function () { return chunk5F5YCPCL_cjs.PaymentCardRuble; }
91
91
  });
92
92
  Object.defineProperty(exports, "PaymentCardToCard", {
93
93
  enumerable: true,
94
- get: function () { return chunkEFOWDO5Z_cjs.PaymentCardToCard; }
94
+ get: function () { return chunk5F5YCPCL_cjs.PaymentCardToCard; }
95
95
  });
96
96
  Object.defineProperty(exports, "Percentage", {
97
97
  enumerable: true,
98
- get: function () { return chunkEFOWDO5Z_cjs.Percentage; }
98
+ get: function () { return chunk5F5YCPCL_cjs.Percentage; }
99
99
  });
100
100
  Object.defineProperty(exports, "Portfolio", {
101
101
  enumerable: true,
102
- get: function () { return chunkEFOWDO5Z_cjs.Portfolio; }
102
+ get: function () { return chunk5F5YCPCL_cjs.Portfolio; }
103
103
  });
104
104
  Object.defineProperty(exports, "Postcard", {
105
105
  enumerable: true,
106
- get: function () { return chunkEFOWDO5Z_cjs.Postcard; }
106
+ get: function () { return chunk5F5YCPCL_cjs.Postcard; }
107
107
  });
108
108
  Object.defineProperty(exports, "Present", {
109
109
  enumerable: true,
110
- get: function () { return chunkEFOWDO5Z_cjs.Present; }
110
+ get: function () { return chunk5F5YCPCL_cjs.Present; }
111
111
  });
112
112
  Object.defineProperty(exports, "Promocode", {
113
113
  enumerable: true,
114
- get: function () { return chunkEFOWDO5Z_cjs.Promocode; }
114
+ get: function () { return chunk5F5YCPCL_cjs.Promocode; }
115
115
  });
116
116
  Object.defineProperty(exports, "Reuse", {
117
117
  enumerable: true,
118
- get: function () { return chunkEFOWDO5Z_cjs.Reuse; }
118
+ get: function () { return chunk5F5YCPCL_cjs.Reuse; }
119
119
  });
120
120
  Object.defineProperty(exports, "Ruble", {
121
121
  enumerable: true,
122
- get: function () { return chunkEFOWDO5Z_cjs.Ruble; }
122
+ get: function () { return chunk5F5YCPCL_cjs.Ruble; }
123
+ });
124
+ Object.defineProperty(exports, "RubleX", {
125
+ enumerable: true,
126
+ get: function () { return chunk5F5YCPCL_cjs.RubleX; }
123
127
  });
124
128
  Object.defineProperty(exports, "ShoppingBasket", {
125
129
  enumerable: true,
126
- get: function () { return chunkEFOWDO5Z_cjs.ShoppingBasket; }
130
+ get: function () { return chunk5F5YCPCL_cjs.ShoppingBasket; }
127
131
  });
128
132
  Object.defineProperty(exports, "Shuffle", {
129
133
  enumerable: true,
130
- get: function () { return chunkEFOWDO5Z_cjs.Shuffle; }
134
+ get: function () { return chunk5F5YCPCL_cjs.Shuffle; }
131
135
  });
132
136
  Object.defineProperty(exports, "Split", {
133
137
  enumerable: true,
134
- get: function () { return chunkEFOWDO5Z_cjs.Split; }
138
+ get: function () { return chunk5F5YCPCL_cjs.Split; }
135
139
  });
136
140
  Object.defineProperty(exports, "StatisticsBoard", {
137
141
  enumerable: true,
138
- get: function () { return chunkEFOWDO5Z_cjs.StatisticsBoard; }
142
+ get: function () { return chunk5F5YCPCL_cjs.StatisticsBoard; }
139
143
  });
140
144
  Object.defineProperty(exports, "StatisticsCircular", {
141
145
  enumerable: true,
142
- get: function () { return chunkEFOWDO5Z_cjs.StatisticsCircular; }
146
+ get: function () { return chunk5F5YCPCL_cjs.StatisticsCircular; }
143
147
  });
144
148
  Object.defineProperty(exports, "StatisticsColumn", {
145
149
  enumerable: true,
146
- get: function () { return chunkEFOWDO5Z_cjs.StatisticsColumn; }
150
+ get: function () { return chunk5F5YCPCL_cjs.StatisticsColumn; }
147
151
  });
148
152
  Object.defineProperty(exports, "StatisticsCurve", {
149
153
  enumerable: true,
150
- get: function () { return chunkEFOWDO5Z_cjs.StatisticsCurve; }
154
+ get: function () { return chunk5F5YCPCL_cjs.StatisticsCurve; }
151
155
  });
152
156
  Object.defineProperty(exports, "StatisticsLine", {
153
157
  enumerable: true,
154
- get: function () { return chunkEFOWDO5Z_cjs.StatisticsLine; }
158
+ get: function () { return chunk5F5YCPCL_cjs.StatisticsLine; }
155
159
  });
156
160
  Object.defineProperty(exports, "Sticker", {
157
161
  enumerable: true,
158
- get: function () { return chunkEFOWDO5Z_cjs.Sticker; }
162
+ get: function () { return chunk5F5YCPCL_cjs.Sticker; }
159
163
  });
160
164
  Object.defineProperty(exports, "Tie", {
161
165
  enumerable: true,
162
- get: function () { return chunkEFOWDO5Z_cjs.Tie; }
166
+ get: function () { return chunk5F5YCPCL_cjs.Tie; }
163
167
  });
164
168
  Object.defineProperty(exports, "Union", {
165
169
  enumerable: true,
166
- get: function () { return chunkEFOWDO5Z_cjs.Union; }
170
+ get: function () { return chunk5F5YCPCL_cjs.Union; }
167
171
  });
168
172
  Object.defineProperty(exports, "VIP", {
169
173
  enumerable: true,
170
- get: function () { return chunkEFOWDO5Z_cjs.VIP; }
174
+ get: function () { return chunk5F5YCPCL_cjs.VIP; }
171
175
  });
172
176
  Object.defineProperty(exports, "Wallet", {
173
177
  enumerable: true,
174
- get: function () { return chunkEFOWDO5Z_cjs.Wallet; }
178
+ get: function () { return chunk5F5YCPCL_cjs.Wallet; }
175
179
  });
176
180
  Object.defineProperty(exports, "WalletOld", {
177
181
  enumerable: true,
178
- get: function () { return chunkEFOWDO5Z_cjs.WalletOld; }
182
+ get: function () { return chunk5F5YCPCL_cjs.WalletOld; }
179
183
  });
180
184
  Object.defineProperty(exports, "ZeroRuble", {
181
185
  enumerable: true,
182
- get: function () { return chunkEFOWDO5Z_cjs.ZeroRuble; }
186
+ get: function () { return chunk5F5YCPCL_cjs.ZeroRuble; }
183
187
  });
@@ -1,3 +1,3 @@
1
- export { B as BoardText, C as Calculator, a as Cart, b as CartOn, c as Coupon, d as CoworkingSitting, D as DeliveryBox, e as DeliveryCourier, f as DeliveryEnvelope, g as Diamond, h as Dollar, E as Euro, G as Group, H as HandCoins, j as HandHeart, I as Invoice, M as Merge, k as Motion, P as PaymentCard, l as PaymentCardPercent, m as PaymentCardRuble, n as PaymentCardToCard, o as Percentage, p as Portfolio, q as Postcard, r as Present, s as Promocode, R as Reuse, t as Ruble, S as ShoppingBasket, u as Shuffle, v as Split, w as StatisticsBoard, x as StatisticsCircular, y as StatisticsColumn, z as StatisticsCurve, A as StatisticsLine, F as Sticker, T as Tie, U as Union, V as VIP, W as Wallet, J as WalletOld, Z as ZeroRuble } from '../../index-Day051Iz.cjs';
1
+ export { B as BoardText, C as Calculator, a as Cart, b as CartOn, c as Coupon, d as CoworkingSitting, D as DeliveryBox, e as DeliveryCourier, f as DeliveryEnvelope, g as Diamond, h as Dollar, E as Euro, G as Group, H as HandCoins, j as HandHeart, I as Invoice, M as Merge, k as Motion, P as PaymentCard, l as PaymentCardPercent, m as PaymentCardRuble, n as PaymentCardToCard, o as Percentage, p as Portfolio, q as Postcard, r as Present, s as Promocode, R as Reuse, t as Ruble, u as RubleX, S as ShoppingBasket, v as Shuffle, w as Split, x as StatisticsBoard, y as StatisticsCircular, z as StatisticsColumn, A as StatisticsCurve, F as StatisticsLine, J as Sticker, T as Tie, U as Union, V as VIP, W as Wallet, K as WalletOld, Z as ZeroRuble } from '../../index-DdIp0oLM.cjs';
2
2
  import 'react/jsx-runtime';
3
3
  import 'react';
@@ -1,3 +1,3 @@
1
- export { B as BoardText, C as Calculator, a as Cart, b as CartOn, c as Coupon, d as CoworkingSitting, D as DeliveryBox, e as DeliveryCourier, f as DeliveryEnvelope, g as Diamond, h as Dollar, E as Euro, G as Group, H as HandCoins, j as HandHeart, I as Invoice, M as Merge, k as Motion, P as PaymentCard, l as PaymentCardPercent, m as PaymentCardRuble, n as PaymentCardToCard, o as Percentage, p as Portfolio, q as Postcard, r as Present, s as Promocode, R as Reuse, t as Ruble, S as ShoppingBasket, u as Shuffle, v as Split, w as StatisticsBoard, x as StatisticsCircular, y as StatisticsColumn, z as StatisticsCurve, A as StatisticsLine, F as Sticker, T as Tie, U as Union, V as VIP, W as Wallet, J as WalletOld, Z as ZeroRuble } from '../../index-Day051Iz.js';
1
+ export { B as BoardText, C as Calculator, a as Cart, b as CartOn, c as Coupon, d as CoworkingSitting, D as DeliveryBox, e as DeliveryCourier, f as DeliveryEnvelope, g as Diamond, h as Dollar, E as Euro, G as Group, H as HandCoins, j as HandHeart, I as Invoice, M as Merge, k as Motion, P as PaymentCard, l as PaymentCardPercent, m as PaymentCardRuble, n as PaymentCardToCard, o as Percentage, p as Portfolio, q as Postcard, r as Present, s as Promocode, R as Reuse, t as Ruble, u as RubleX, S as ShoppingBasket, v as Shuffle, w as Split, x as StatisticsBoard, y as StatisticsCircular, z as StatisticsColumn, A as StatisticsCurve, F as StatisticsLine, J as Sticker, T as Tie, U as Union, V as VIP, W as Wallet, K as WalletOld, Z as ZeroRuble } from '../../index-DdIp0oLM.js';
2
2
  import 'react/jsx-runtime';
3
3
  import 'react';
@@ -1,2 +1,2 @@
1
- export { BoardText, Calculator, Cart, CartOn, Coupon, CoworkingSitting, DeliveryBox, DeliveryCourier, DeliveryEnvelope, Diamond, Dollar, Euro, Group, HandCoins, HandHeart, Invoice, Merge, Motion, PaymentCard, PaymentCardPercent, PaymentCardRuble, PaymentCardToCard, Percentage, Portfolio, Postcard, Present, Promocode, Reuse, Ruble, ShoppingBasket, Shuffle, Split, StatisticsBoard, StatisticsCircular, StatisticsColumn, StatisticsCurve, StatisticsLine, Sticker, Tie, Union, VIP, Wallet, WalletOld, ZeroRuble } from '../../chunk-XU6L5TBJ.js';
1
+ export { BoardText, Calculator, Cart, CartOn, Coupon, CoworkingSitting, DeliveryBox, DeliveryCourier, DeliveryEnvelope, Diamond, Dollar, Euro, Group, HandCoins, HandHeart, Invoice, Merge, Motion, PaymentCard, PaymentCardPercent, PaymentCardRuble, PaymentCardToCard, Percentage, Portfolio, Postcard, Present, Promocode, Reuse, Ruble, RubleX, ShoppingBasket, Shuffle, Split, StatisticsBoard, StatisticsCircular, StatisticsColumn, StatisticsCurve, StatisticsLine, Sticker, Tie, Union, VIP, Wallet, WalletOld, ZeroRuble } from '../../chunk-YS4CCVQ3.js';
2
2
  import '../../chunk-MLKGABMK.js';