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
@@ -0,0 +1,3 @@
1
+ export { C as Camera, a as CameraFill, b as CameraOff, c as CameraOffFill, F as FastForward, d as FastForward10s, e as FastForward15s, f as FastForward30s, g as FastForward5s, h as FastRewind, j as FastRewind10s, k as FastRewind15s, l as FastRewind30s, m as FastRewind5s, n as Focus3D, o as FocusAR, p as FocusRecords, q as FocusVR, G as GalleryHorizontal, r as GalleryVertical, H as Headphones, I as Image, L as Live, M as Maximize, s as Megaphone, t as Melody, u as Microphone, v as MicrophoneFill, w as MicrophoneMute, x as MicrophoneMuteFill, y as MicrophoneTalker, z as Minimize, O as Overview1Screen, A as Overview2Screen, B as Overview4Screen, D as Overview6Screen, P as PackContent, E as PackTV, J as PauseFill, K as PauseObject, N as Photo, Q as Play, R as PlayFill, S as PlayNext, T as PlayObject, U as PlayPrevious, V as Screen4K, W as ScreenControl, X as ScreenHD, Y as ScreenSettings, Z as ScreenSubscription, _ as ScreenTV, $ as Speed1х, a0 as Speed2х, a1 as Speed4х, a2 as Speed6х, a3 as Speed8х, a4 as SpeedPlayback, a5 as Subtitles, a6 as SubtitlesFill, a7 as Translation, a8 as Voice, a9 as VolumeDown, aa as VolumeDownFill, ab as VolumeOff, ac as VolumeOffFill, ad as VolumeUp, ae as VolumeUpFill, af as ZoomIn, ag as ZoomOut } from '../../index-5ToZKUDg.js';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { A as ArrowDown, a as ArrowForwardLeft, b as ArrowForwardRight, c as ArrowLeft, d as ArrowLeftDown, e as ArrowLeftUp, f as ArrowRight, g as ArrowRightDown, h as ArrowRightLeft, j as ArrowRightUp, k as ArrowUp, C as CaretSort, l as CaretSortDown, m as CaretSortUp, n as CheckLarge, o as CheckLargeDouble, p as CheckSmall, q as ChevronDown, r as ChevronLeft, s as ChevronRight, t as ChevronSort, u as ChevronUp, v as CloseLarge, w as CloseSmall, F as Flag, x as FlagMini, y as Fold, G as Geolocation, z as GeolocationFill, L as LinkNative, M as Map, B as Menu, D as MenuCatalog, E as MenuFuture, H as MenuFutureKebab, I as MenuFuturePlusBullets, J as MenuKebab, K as MenuPlusBullets, N as More, O as Next, P as Pin, Q as PinFill, R as Previous, S as Redo, T as SearchMinus, U as SearchPlus, V as SignIn, W as SignOut, X as TreeForwardLeft, Y as TreeForwardRight, Z as Undo, _ as Unfold } from '../../index-Ce_7C4Dg.cjs';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { A as ArrowDown, a as ArrowForwardLeft, b as ArrowForwardRight, c as ArrowLeft, d as ArrowLeftDown, e as ArrowLeftUp, f as ArrowRight, g as ArrowRightDown, h as ArrowRightLeft, j as ArrowRightUp, k as ArrowUp, C as CaretSort, l as CaretSortDown, m as CaretSortUp, n as CheckLarge, o as CheckLargeDouble, p as CheckSmall, q as ChevronDown, r as ChevronLeft, s as ChevronRight, t as ChevronSort, u as ChevronUp, v as CloseLarge, w as CloseSmall, F as Flag, x as FlagMini, y as Fold, G as Geolocation, z as GeolocationFill, L as LinkNative, M as Map, B as Menu, D as MenuCatalog, E as MenuFuture, H as MenuFutureKebab, I as MenuFuturePlusBullets, J as MenuKebab, K as MenuPlusBullets, N as More, O as Next, P as Pin, Q as PinFill, R as Previous, S as Redo, T as SearchMinus, U as SearchPlus, V as SignIn, W as SignOut, X as TreeForwardLeft, Y as TreeForwardRight, Z as Undo, _ as Unfold } from '../../index-Ce_7C4Dg.js';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { A as Administration, a as Armchair, B as Backyard, b as BackyardTree, c as Balloon, d as Barbeque, e as Bed, f as Breaking, g as Broom, h as BrushRepair, j as Bus, C as Car, k as ChristmasTree, l as City, m as Cleaver, n as Clothes, o as Cloud, p as CoffeeBreak, q as Cyclist, D as DarkTheme, r as DarkThemeFill, s as DeliveryBus, t as DeliveryCar, u as Disability, v as Door, w as DoorExit, x as Drop, y as Dumbbell, E as Earth, z as Escalator, F as EscalatorDown, G as EscalatorUp, H as Factory, I as FigureFamily, J as FigureMan, K as FigureManWoman, L as FigureWoman, M as Fire, N as Food, O as ForkKnife, P as ForkSpoon, Q as HammerAndWrench, R as HammerAndWrench1, S as Helicopter, T as Kettlebell, U as Kite, V as Knife, W as Launch, X as Lift, Y as Metro, Z as Moon, _ as Motorbike, $ as Office, a0 as Officechair, a1 as Pass, a2 as Radar, a3 as Realty, a4 as Roller, a5 as RulerAndPencil, a6 as Saturn, a7 as Saw, a8 as Screwdriver, a9 as Ship, aa as Smoking, ab as Snowflake, ac as SosAlarm, ad as Stairs, ae as Tank, af as TestSpeed, ag as Thermometer, ah as Train, ai as Tray, aj as Tribune, ak as Umbrella, al as VacationBeach, am as VacationSea, an as Wrench, С as Сookie } from '../../index-B7LKlvJk.cjs';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { A as Administration, a as Armchair, B as Backyard, b as BackyardTree, c as Balloon, d as Barbeque, e as Bed, f as Breaking, g as Broom, h as BrushRepair, j as Bus, C as Car, k as ChristmasTree, l as City, m as Cleaver, n as Clothes, o as Cloud, p as CoffeeBreak, q as Cyclist, D as DarkTheme, r as DarkThemeFill, s as DeliveryBus, t as DeliveryCar, u as Disability, v as Door, w as DoorExit, x as Drop, y as Dumbbell, E as Earth, z as Escalator, F as EscalatorDown, G as EscalatorUp, H as Factory, I as FigureFamily, J as FigureMan, K as FigureManWoman, L as FigureWoman, M as Fire, N as Food, O as ForkKnife, P as ForkSpoon, Q as HammerAndWrench, R as HammerAndWrench1, S as Helicopter, T as Kettlebell, U as Kite, V as Knife, W as Launch, X as Lift, Y as Metro, Z as Moon, _ as Motorbike, $ as Office, a0 as Officechair, a1 as Pass, a2 as Radar, a3 as Realty, a4 as Roller, a5 as RulerAndPencil, a6 as Saturn, a7 as Saw, a8 as Screwdriver, a9 as Ship, aa as Smoking, ab as Snowflake, ac as SosAlarm, ad as Stairs, ae as Tank, af as TestSpeed, ag as Thermometer, ah as Train, ai as Tray, aj as Tribune, ak as Umbrella, al as VacationBeach, am as VacationSea, an as Wrench, С as Сookie } from '../../index-B7LKlvJk.js';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { D as Dislike, F as FaceFrouning, a as FaceFrouningColor, b as FaceGrin, c as FaceGrinColor, d as FaceNeutral, e as FaceNeutralColor, f as FaceOpenMouth, g as FaceOpenMouthColor, h as FaceRage, j as FaceRageColor, k as FaceSmilling, l as FaceSmillingColor, m as Favorite, n as FavoriteFill, H as Heart, o as HeartBroken, p as HeartFill, L as Like, P as PriorityHigh, q as PriorityHighFill, r as PriorityLow, s as PriorityLowFill, t as PriorityNegativeLow, u as PriorityNegativeLowFill, v as PriorityNegativeNormal, w as PriorityNegativeNormalFill, x as PriorityNormal, y as PriorityNormalFill, z as PriorityVeryHigh, A as PriorityVeryHighFill, R as Rating, B as RatingFill, C as RatingHalf, E as RatingNo } from '../../index-Bb_sUOUj.cjs';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { D as Dislike, F as FaceFrouning, a as FaceFrouningColor, b as FaceGrin, c as FaceGrinColor, d as FaceNeutral, e as FaceNeutralColor, f as FaceOpenMouth, g as FaceOpenMouthColor, h as FaceRage, j as FaceRageColor, k as FaceSmilling, l as FaceSmillingColor, m as Favorite, n as FavoriteFill, H as Heart, o as HeartBroken, p as HeartFill, L as Like, P as PriorityHigh, q as PriorityHighFill, r as PriorityLow, s as PriorityLowFill, t as PriorityNegativeLow, u as PriorityNegativeLowFill, v as PriorityNegativeNormal, w as PriorityNegativeNormalFill, x as PriorityNormal, y as PriorityNormalFill, z as PriorityVeryHigh, A as PriorityVeryHighFill, R as Rating, B as RatingFill, C as RatingHalf, E as RatingNo } from '../../index-Bb_sUOUj.js';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,347 @@
1
+ 'use strict';
2
+
3
+ var chunkFLODM2MN_cjs = require('../../chunk-FLODM2MN.cjs');
4
+ require('../../chunk-75ZPJI57.cjs');
5
+
6
+
7
+
8
+ Object.defineProperty(exports, "AdapterPCL", {
9
+ enumerable: true,
10
+ get: function () { return chunkFLODM2MN_cjs.AdapterPCL; }
11
+ });
12
+ Object.defineProperty(exports, "Adaptive", {
13
+ enumerable: true,
14
+ get: function () { return chunkFLODM2MN_cjs.Adaptive; }
15
+ });
16
+ Object.defineProperty(exports, "AllDevices", {
17
+ enumerable: true,
18
+ get: function () { return chunkFLODM2MN_cjs.AllDevices; }
19
+ });
20
+ Object.defineProperty(exports, "Atom", {
21
+ enumerable: true,
22
+ get: function () { return chunkFLODM2MN_cjs.Atom; }
23
+ });
24
+ Object.defineProperty(exports, "Barrier", {
25
+ enumerable: true,
26
+ get: function () { return chunkFLODM2MN_cjs.Barrier; }
27
+ });
28
+ Object.defineProperty(exports, "BatteryChargeEmpty", {
29
+ enumerable: true,
30
+ get: function () { return chunkFLODM2MN_cjs.BatteryChargeEmpty; }
31
+ });
32
+ Object.defineProperty(exports, "BatteryChargeHalh", {
33
+ enumerable: true,
34
+ get: function () { return chunkFLODM2MN_cjs.BatteryChargeHalh; }
35
+ });
36
+ Object.defineProperty(exports, "BatteryEmpty", {
37
+ enumerable: true,
38
+ get: function () { return chunkFLODM2MN_cjs.BatteryEmpty; }
39
+ });
40
+ Object.defineProperty(exports, "BatteryFill", {
41
+ enumerable: true,
42
+ get: function () { return chunkFLODM2MN_cjs.BatteryFill; }
43
+ });
44
+ Object.defineProperty(exports, "Bluetooth", {
45
+ enumerable: true,
46
+ get: function () { return chunkFLODM2MN_cjs.Bluetooth; }
47
+ });
48
+ Object.defineProperty(exports, "BluetoothOff", {
49
+ enumerable: true,
50
+ get: function () { return chunkFLODM2MN_cjs.BluetoothOff; }
51
+ });
52
+ Object.defineProperty(exports, "Broadcast", {
53
+ enumerable: true,
54
+ get: function () { return chunkFLODM2MN_cjs.Broadcast; }
55
+ });
56
+ Object.defineProperty(exports, "BroadcastOff", {
57
+ enumerable: true,
58
+ get: function () { return chunkFLODM2MN_cjs.BroadcastOff; }
59
+ });
60
+ Object.defineProperty(exports, "CameraCeiling", {
61
+ enumerable: true,
62
+ get: function () { return chunkFLODM2MN_cjs.CameraCeiling; }
63
+ });
64
+ Object.defineProperty(exports, "CameraHome", {
65
+ enumerable: true,
66
+ get: function () { return chunkFLODM2MN_cjs.CameraHome; }
67
+ });
68
+ Object.defineProperty(exports, "CameraHomeGroup", {
69
+ enumerable: true,
70
+ get: function () { return chunkFLODM2MN_cjs.CameraHomeGroup; }
71
+ });
72
+ Object.defineProperty(exports, "CameraStreet", {
73
+ enumerable: true,
74
+ get: function () { return chunkFLODM2MN_cjs.CameraStreet; }
75
+ });
76
+ Object.defineProperty(exports, "CloudGame", {
77
+ enumerable: true,
78
+ get: function () { return chunkFLODM2MN_cjs.CloudGame; }
79
+ });
80
+ Object.defineProperty(exports, "CloudServer", {
81
+ enumerable: true,
82
+ get: function () { return chunkFLODM2MN_cjs.CloudServer; }
83
+ });
84
+ Object.defineProperty(exports, "Console", {
85
+ enumerable: true,
86
+ get: function () { return chunkFLODM2MN_cjs.Console; }
87
+ });
88
+ Object.defineProperty(exports, "Controller", {
89
+ enumerable: true,
90
+ get: function () { return chunkFLODM2MN_cjs.Controller; }
91
+ });
92
+ Object.defineProperty(exports, "Counter", {
93
+ enumerable: true,
94
+ get: function () { return chunkFLODM2MN_cjs.Counter; }
95
+ });
96
+ Object.defineProperty(exports, "Datastore", {
97
+ enumerable: true,
98
+ get: function () { return chunkFLODM2MN_cjs.Datastore; }
99
+ });
100
+ Object.defineProperty(exports, "Debug", {
101
+ enumerable: true,
102
+ get: function () { return chunkFLODM2MN_cjs.Debug; }
103
+ });
104
+ Object.defineProperty(exports, "Desktop", {
105
+ enumerable: true,
106
+ get: function () { return chunkFLODM2MN_cjs.Desktop; }
107
+ });
108
+ Object.defineProperty(exports, "DesktopAdd", {
109
+ enumerable: true,
110
+ get: function () { return chunkFLODM2MN_cjs.DesktopAdd; }
111
+ });
112
+ Object.defineProperty(exports, "Device", {
113
+ enumerable: true,
114
+ get: function () { return chunkFLODM2MN_cjs.Device; }
115
+ });
116
+ Object.defineProperty(exports, "DeviceWiFi", {
117
+ enumerable: true,
118
+ get: function () { return chunkFLODM2MN_cjs.DeviceWiFi; }
119
+ });
120
+ Object.defineProperty(exports, "Equipment", {
121
+ enumerable: true,
122
+ get: function () { return chunkFLODM2MN_cjs.Equipment; }
123
+ });
124
+ Object.defineProperty(exports, "Fax", {
125
+ enumerable: true,
126
+ get: function () { return chunkFLODM2MN_cjs.Fax; }
127
+ });
128
+ Object.defineProperty(exports, "FlashCard", {
129
+ enumerable: true,
130
+ get: function () { return chunkFLODM2MN_cjs.FlashCard; }
131
+ });
132
+ Object.defineProperty(exports, "Flashlight", {
133
+ enumerable: true,
134
+ get: function () { return chunkFLODM2MN_cjs.Flashlight; }
135
+ });
136
+ Object.defineProperty(exports, "FloppyDisk", {
137
+ enumerable: true,
138
+ get: function () { return chunkFLODM2MN_cjs.FloppyDisk; }
139
+ });
140
+ Object.defineProperty(exports, "Game", {
141
+ enumerable: true,
142
+ get: function () { return chunkFLODM2MN_cjs.Game; }
143
+ });
144
+ Object.defineProperty(exports, "Intercom", {
145
+ enumerable: true,
146
+ get: function () { return chunkFLODM2MN_cjs.Intercom; }
147
+ });
148
+ Object.defineProperty(exports, "Internet", {
149
+ enumerable: true,
150
+ get: function () { return chunkFLODM2MN_cjs.Internet; }
151
+ });
152
+ Object.defineProperty(exports, "InternetAdd", {
153
+ enumerable: true,
154
+ get: function () { return chunkFLODM2MN_cjs.InternetAdd; }
155
+ });
156
+ Object.defineProperty(exports, "InternetCableOne", {
157
+ enumerable: true,
158
+ get: function () { return chunkFLODM2MN_cjs.InternetCableOne; }
159
+ });
160
+ Object.defineProperty(exports, "InternetCableThree", {
161
+ enumerable: true,
162
+ get: function () { return chunkFLODM2MN_cjs.InternetCableThree; }
163
+ });
164
+ Object.defineProperty(exports, "InternetWiFi", {
165
+ enumerable: true,
166
+ get: function () { return chunkFLODM2MN_cjs.InternetWiFi; }
167
+ });
168
+ Object.defineProperty(exports, "Keyboard", {
169
+ enumerable: true,
170
+ get: function () { return chunkFLODM2MN_cjs.Keyboard; }
171
+ });
172
+ Object.defineProperty(exports, "LandlinePhone", {
173
+ enumerable: true,
174
+ get: function () { return chunkFLODM2MN_cjs.LandlinePhone; }
175
+ });
176
+ Object.defineProperty(exports, "Laptop", {
177
+ enumerable: true,
178
+ get: function () { return chunkFLODM2MN_cjs.Laptop; }
179
+ });
180
+ Object.defineProperty(exports, "LightBulb", {
181
+ enumerable: true,
182
+ get: function () { return chunkFLODM2MN_cjs.LightBulb; }
183
+ });
184
+ Object.defineProperty(exports, "LoadProgramm", {
185
+ enumerable: true,
186
+ get: function () { return chunkFLODM2MN_cjs.LoadProgramm; }
187
+ });
188
+ Object.defineProperty(exports, "Magic", {
189
+ enumerable: true,
190
+ get: function () { return chunkFLODM2MN_cjs.Magic; }
191
+ });
192
+ Object.defineProperty(exports, "MagicFill", {
193
+ enumerable: true,
194
+ get: function () { return chunkFLODM2MN_cjs.MagicFill; }
195
+ });
196
+ Object.defineProperty(exports, "Microchip", {
197
+ enumerable: true,
198
+ get: function () { return chunkFLODM2MN_cjs.Microchip; }
199
+ });
200
+ Object.defineProperty(exports, "Microcircuit", {
201
+ enumerable: true,
202
+ get: function () { return chunkFLODM2MN_cjs.Microcircuit; }
203
+ });
204
+ Object.defineProperty(exports, "Mobile", {
205
+ enumerable: true,
206
+ get: function () { return chunkFLODM2MN_cjs.Mobile; }
207
+ });
208
+ Object.defineProperty(exports, "MobileAdd", {
209
+ enumerable: true,
210
+ get: function () { return chunkFLODM2MN_cjs.MobileAdd; }
211
+ });
212
+ Object.defineProperty(exports, "MobileInfo", {
213
+ enumerable: true,
214
+ get: function () { return chunkFLODM2MN_cjs.MobileInfo; }
215
+ });
216
+ Object.defineProperty(exports, "MobileInternet", {
217
+ enumerable: true,
218
+ get: function () { return chunkFLODM2MN_cjs.MobileInternet; }
219
+ });
220
+ Object.defineProperty(exports, "MobileRefresh", {
221
+ enumerable: true,
222
+ get: function () { return chunkFLODM2MN_cjs.MobileRefresh; }
223
+ });
224
+ Object.defineProperty(exports, "MobileSignal", {
225
+ enumerable: true,
226
+ get: function () { return chunkFLODM2MN_cjs.MobileSignal; }
227
+ });
228
+ Object.defineProperty(exports, "Modem", {
229
+ enumerable: true,
230
+ get: function () { return chunkFLODM2MN_cjs.Modem; }
231
+ });
232
+ Object.defineProperty(exports, "OtherService", {
233
+ enumerable: true,
234
+ get: function () { return chunkFLODM2MN_cjs.OtherService; }
235
+ });
236
+ Object.defineProperty(exports, "Phone", {
237
+ enumerable: true,
238
+ get: function () { return chunkFLODM2MN_cjs.Phone; }
239
+ });
240
+ Object.defineProperty(exports, "PhoneAdd", {
241
+ enumerable: true,
242
+ get: function () { return chunkFLODM2MN_cjs.PhoneAdd; }
243
+ });
244
+ Object.defineProperty(exports, "PhoneInternet", {
245
+ enumerable: true,
246
+ get: function () { return chunkFLODM2MN_cjs.PhoneInternet; }
247
+ });
248
+ Object.defineProperty(exports, "PhoneRoaming", {
249
+ enumerable: true,
250
+ get: function () { return chunkFLODM2MN_cjs.PhoneRoaming; }
251
+ });
252
+ Object.defineProperty(exports, "PhoneTime", {
253
+ enumerable: true,
254
+ get: function () { return chunkFLODM2MN_cjs.PhoneTime; }
255
+ });
256
+ Object.defineProperty(exports, "Radio", {
257
+ enumerable: true,
258
+ get: function () { return chunkFLODM2MN_cjs.Radio; }
259
+ });
260
+ Object.defineProperty(exports, "Registator", {
261
+ enumerable: true,
262
+ get: function () { return chunkFLODM2MN_cjs.Registator; }
263
+ });
264
+ Object.defineProperty(exports, "Robot", {
265
+ enumerable: true,
266
+ get: function () { return chunkFLODM2MN_cjs.Robot; }
267
+ });
268
+ Object.defineProperty(exports, "SIM", {
269
+ enumerable: true,
270
+ get: function () { return chunkFLODM2MN_cjs.SIM; }
271
+ });
272
+ Object.defineProperty(exports, "ScreenCableThree", {
273
+ enumerable: true,
274
+ get: function () { return chunkFLODM2MN_cjs.ScreenCableThree; }
275
+ });
276
+ Object.defineProperty(exports, "ScreenInternet", {
277
+ enumerable: true,
278
+ get: function () { return chunkFLODM2MN_cjs.ScreenInternet; }
279
+ });
280
+ Object.defineProperty(exports, "Server", {
281
+ enumerable: true,
282
+ get: function () { return chunkFLODM2MN_cjs.Server; }
283
+ });
284
+ Object.defineProperty(exports, "SetOfMinutes", {
285
+ enumerable: true,
286
+ get: function () { return chunkFLODM2MN_cjs.SetOfMinutes; }
287
+ });
288
+ Object.defineProperty(exports, "Signaling", {
289
+ enumerable: true,
290
+ get: function () { return chunkFLODM2MN_cjs.Signaling; }
291
+ });
292
+ Object.defineProperty(exports, "SmartHome", {
293
+ enumerable: true,
294
+ get: function () { return chunkFLODM2MN_cjs.SmartHome; }
295
+ });
296
+ Object.defineProperty(exports, "SmartHomeAdd", {
297
+ enumerable: true,
298
+ get: function () { return chunkFLODM2MN_cjs.SmartHomeAdd; }
299
+ });
300
+ Object.defineProperty(exports, "Socket", {
301
+ enumerable: true,
302
+ get: function () { return chunkFLODM2MN_cjs.Socket; }
303
+ });
304
+ Object.defineProperty(exports, "Station", {
305
+ enumerable: true,
306
+ get: function () { return chunkFLODM2MN_cjs.Station; }
307
+ });
308
+ Object.defineProperty(exports, "Stopwatch", {
309
+ enumerable: true,
310
+ get: function () { return chunkFLODM2MN_cjs.Stopwatch; }
311
+ });
312
+ Object.defineProperty(exports, "Subnet", {
313
+ enumerable: true,
314
+ get: function () { return chunkFLODM2MN_cjs.Subnet; }
315
+ });
316
+ Object.defineProperty(exports, "Tablet", {
317
+ enumerable: true,
318
+ get: function () { return chunkFLODM2MN_cjs.Tablet; }
319
+ });
320
+ Object.defineProperty(exports, "ThermalImager", {
321
+ enumerable: true,
322
+ get: function () { return chunkFLODM2MN_cjs.ThermalImager; }
323
+ });
324
+ Object.defineProperty(exports, "UnknownDevice", {
325
+ enumerable: true,
326
+ get: function () { return chunkFLODM2MN_cjs.UnknownDevice; }
327
+ });
328
+ Object.defineProperty(exports, "VRHelmet", {
329
+ enumerable: true,
330
+ get: function () { return chunkFLODM2MN_cjs.VRHelmet; }
331
+ });
332
+ Object.defineProperty(exports, "VRMask", {
333
+ enumerable: true,
334
+ get: function () { return chunkFLODM2MN_cjs.VRMask; }
335
+ });
336
+ Object.defineProperty(exports, "WiFi", {
337
+ enumerable: true,
338
+ get: function () { return chunkFLODM2MN_cjs.WiFi; }
339
+ });
340
+ Object.defineProperty(exports, "WiFiDisconnect", {
341
+ enumerable: true,
342
+ get: function () { return chunkFLODM2MN_cjs.WiFiDisconnect; }
343
+ });
344
+ Object.defineProperty(exports, "WiFiOff", {
345
+ enumerable: true,
346
+ get: function () { return chunkFLODM2MN_cjs.WiFiOff; }
347
+ });
@@ -0,0 +1,2 @@
1
+ export { AdapterPCL, Adaptive, AllDevices, Atom, Barrier, BatteryChargeEmpty, BatteryChargeHalh, BatteryEmpty, BatteryFill, Bluetooth, BluetoothOff, Broadcast, BroadcastOff, CameraCeiling, CameraHome, CameraHomeGroup, CameraStreet, CloudGame, CloudServer, Console, Controller, Counter, Datastore, Debug, Desktop, DesktopAdd, Device, DeviceWiFi, Equipment, Fax, FlashCard, Flashlight, FloppyDisk, Game, Intercom, Internet, InternetAdd, InternetCableOne, InternetCableThree, InternetWiFi, Keyboard, LandlinePhone, Laptop, LightBulb, LoadProgramm, Magic, MagicFill, Microchip, Microcircuit, Mobile, MobileAdd, MobileInfo, MobileInternet, MobileRefresh, MobileSignal, Modem, OtherService, Phone, PhoneAdd, PhoneInternet, PhoneRoaming, PhoneTime, Radio, Registator, Robot, SIM, ScreenCableThree, ScreenInternet, Server, SetOfMinutes, Signaling, SmartHome, SmartHomeAdd, Socket, Station, Stopwatch, Subnet, Tablet, ThermalImager, UnknownDevice, VRHelmet, VRMask, WiFi, WiFiDisconnect, WiFiOff } from '../../chunk-47J5D6BQ.js';
2
+ import '../../chunk-MLKGABMK.js';
@@ -0,0 +1,3 @@
1
+ export { A as AdapterPCL, a as Adaptive, b as AllDevices, c as Atom, B as Barrier, d as BatteryChargeEmpty, e as BatteryChargeHalh, f as BatteryEmpty, g as BatteryFill, h as Bluetooth, j as BluetoothOff, k as Broadcast, l as BroadcastOff, C as CameraCeiling, m as CameraHome, n as CameraHomeGroup, o as CameraStreet, p as CloudGame, q as CloudServer, r as Console, s as Controller, t as Counter, D as Datastore, u as Debug, v as Desktop, w as DesktopAdd, x as Device, y as DeviceWiFi, E as Equipment, F as Fax, z as FlashCard, G as Flashlight, H as FloppyDisk, I as Game, J as Intercom, K as Internet, L as InternetAdd, M as InternetCableOne, N as InternetCableThree, O as InternetWiFi, P as Keyboard, Q as LandlinePhone, R as Laptop, S as LightBulb, T as LoadProgramm, U as Magic, V as MagicFill, W as Microchip, X as Microcircuit, Y as Mobile, Z as MobileAdd, _ as MobileInfo, $ as MobileInternet, a0 as MobileRefresh, a1 as MobileSignal, a2 as Modem, a3 as OtherService, a4 as Phone, a5 as PhoneAdd, a6 as PhoneInternet, a7 as PhoneRoaming, a8 as PhoneTime, a9 as Radio, aa as Registator, ab as Robot, ac as SIM, ad as ScreenCableThree, ae as ScreenInternet, af as Server, ag as SetOfMinutes, ah as Signaling, ai as SmartHome, aj as SmartHomeAdd, ak as Socket, al as Station, am as Stopwatch, an as Subnet, ao as Tablet, ap as ThermalImager, aq as UnknownDevice, ar as VRHelmet, as as VRMask, at as WiFi, au as WiFiDisconnect, av as WiFiOff } from '../../index-BChZTp3x.cjs';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { A as AdapterPCL, a as Adaptive, b as AllDevices, c as Atom, B as Barrier, d as BatteryChargeEmpty, e as BatteryChargeHalh, f as BatteryEmpty, g as BatteryFill, h as Bluetooth, j as BluetoothOff, k as Broadcast, l as BroadcastOff, C as CameraCeiling, m as CameraHome, n as CameraHomeGroup, o as CameraStreet, p as CloudGame, q as CloudServer, r as Console, s as Controller, t as Counter, D as Datastore, u as Debug, v as Desktop, w as DesktopAdd, x as Device, y as DeviceWiFi, E as Equipment, F as Fax, z as FlashCard, G as Flashlight, H as FloppyDisk, I as Game, J as Intercom, K as Internet, L as InternetAdd, M as InternetCableOne, N as InternetCableThree, O as InternetWiFi, P as Keyboard, Q as LandlinePhone, R as Laptop, S as LightBulb, T as LoadProgramm, U as Magic, V as MagicFill, W as Microchip, X as Microcircuit, Y as Mobile, Z as MobileAdd, _ as MobileInfo, $ as MobileInternet, a0 as MobileRefresh, a1 as MobileSignal, a2 as Modem, a3 as OtherService, a4 as Phone, a5 as PhoneAdd, a6 as PhoneInternet, a7 as PhoneRoaming, a8 as PhoneTime, a9 as Radio, aa as Registator, ab as Robot, ac as SIM, ad as ScreenCableThree, ae as ScreenInternet, af as Server, ag as SetOfMinutes, ah as Signaling, ai as SmartHome, aj as SmartHomeAdd, ak as Socket, al as Station, am as Stopwatch, an as Subnet, ao as Tablet, ap as ThermalImager, aq as UnknownDevice, ar as VRHelmet, as as VRMask, at as WiFi, au as WiFiDisconnect, av as WiFiOff } from '../../index-BChZTp3x.js';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,11 @@
1
+ 'use strict';
2
+
3
+ var chunkFTXJCRSC_cjs = require('../../chunk-FTXJCRSC.cjs');
4
+ require('../../chunk-75ZPJI57.cjs');
5
+
6
+
7
+
8
+ Object.defineProperty(exports, "Comments", {
9
+ enumerable: true,
10
+ get: function () { return chunkFTXJCRSC_cjs.Comments; }
11
+ });
@@ -0,0 +1,3 @@
1
+ export { C as Comments } from '../../index-CFxPTzd1.cjs';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { C as Comments } from '../../index-CFxPTzd1.js';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
package/dist/8/index.cjs CHANGED
@@ -1,13 +1,16 @@
1
1
  'use strict';
2
2
 
3
- require('../chunk-DJY2ZT47.cjs');
3
+ var chunkDQXLUYGZ_cjs = require('../chunk-DQXLUYGZ.cjs');
4
4
  var chunkFTXJCRSC_cjs = require('../chunk-FTXJCRSC.cjs');
5
5
  var chunkWHQGABRH_cjs = require('../chunk-WHQGABRH.cjs');
6
- var chunkDQXLUYGZ_cjs = require('../chunk-DQXLUYGZ.cjs');
7
6
  require('../chunk-75ZPJI57.cjs');
8
7
 
9
8
 
10
9
 
10
+ Object.defineProperty(exports, "rating", {
11
+ enumerable: true,
12
+ get: function () { return chunkDQXLUYGZ_cjs.rating_exports; }
13
+ });
11
14
  Object.defineProperty(exports, "communication", {
12
15
  enumerable: true,
13
16
  get: function () { return chunkFTXJCRSC_cjs.communication_exports; }
@@ -16,7 +19,3 @@ Object.defineProperty(exports, "navigation", {
16
19
  enumerable: true,
17
20
  get: function () { return chunkWHQGABRH_cjs.navigation_exports; }
18
21
  });
19
- Object.defineProperty(exports, "rating", {
20
- enumerable: true,
21
- get: function () { return chunkDQXLUYGZ_cjs.rating_exports; }
22
- });
@@ -0,0 +1,5 @@
1
+ export { i as communication } from '../index-CFxPTzd1.cjs';
2
+ export { i as navigation } from '../index-CR4EC66T.cjs';
3
+ export { i as rating } from '../index-BsiQV-Md.cjs';
4
+ import 'react/jsx-runtime';
5
+ import 'react';
@@ -0,0 +1,5 @@
1
+ export { i as communication } from '../index-CFxPTzd1.js';
2
+ export { i as navigation } from '../index-CR4EC66T.js';
3
+ export { i as rating } from '../index-BsiQV-Md.js';
4
+ import 'react/jsx-runtime';
5
+ import 'react';
package/dist/8/index.js CHANGED
@@ -1,5 +1,4 @@
1
- import '../chunk-JDQYKY6U.js';
1
+ export { rating_exports as rating } from '../chunk-XBCAPJS6.js';
2
2
  export { communication_exports as communication } from '../chunk-24BIAKRS.js';
3
3
  export { navigation_exports as navigation } from '../chunk-2U3R6HBC.js';
4
- export { rating_exports as rating } from '../chunk-XBCAPJS6.js';
5
4
  import '../chunk-MLKGABMK.js';
@@ -0,0 +1,3 @@
1
+ export { A as ArrowDown, a as ArrowUp } from '../../index-CR4EC66T.cjs';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { A as ArrowDown, a as ArrowUp } from '../../index-CR4EC66T.js';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,11 @@
1
+ 'use strict';
2
+
3
+ var chunkDQXLUYGZ_cjs = require('../../chunk-DQXLUYGZ.cjs');
4
+ require('../../chunk-75ZPJI57.cjs');
5
+
6
+
7
+
8
+ Object.defineProperty(exports, "RatingFill", {
9
+ enumerable: true,
10
+ get: function () { return chunkDQXLUYGZ_cjs.RatingFill; }
11
+ });
@@ -0,0 +1,3 @@
1
+ export { R as RatingFill } from '../../index-BsiQV-Md.cjs';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,2 @@
1
+ 'use strict';
2
+
@@ -0,0 +1 @@
1
+