@vodafone_de/brix-components 7.0.8 → 7.0.9

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 (178) hide show
  1. package/README.md +0 -1
  2. package/dist/{FontWeight-CR22KTex.js → FontWeight-DEBGHbtO.js} +2 -2
  3. package/dist/NotificationErrorIcon-DMnAJgPN.js +83 -0
  4. package/dist/_5gPlusIcon-B_69VW4X.js +19443 -0
  5. package/dist/components/Accordion/index.js +6 -3
  6. package/dist/components/Accordion/props.d.ts +1 -1
  7. package/dist/components/Accordion/styled.d.ts +1 -1
  8. package/dist/components/AccordionGroup/index.js +1 -1
  9. package/dist/components/Badge/index.js +3 -2
  10. package/dist/components/Badge/props.d.ts +1 -1
  11. package/dist/components/Body/index.js +2 -2
  12. package/dist/components/Body/props.d.ts +1 -1
  13. package/dist/components/BottomBar/index.js +3 -3
  14. package/dist/components/Button/index.js +2 -2
  15. package/dist/components/Button/styled.d.ts +1 -1
  16. package/dist/components/ButtonAsLink/index.js +3 -1
  17. package/dist/components/ButtonAsLink/styled.d.ts +1 -1
  18. package/dist/components/ButtonGroup/index.js +4 -4
  19. package/dist/components/ButtonGroup/props.d.ts +1 -1
  20. package/dist/components/Card/index.js +3 -3
  21. package/dist/components/Card/props.d.ts +2 -2
  22. package/dist/components/Carousel/components/CarouselContext.d.ts +2 -3
  23. package/dist/components/Carousel/components/CarouselNavigation.d.ts +0 -2
  24. package/dist/components/Carousel/index.js +58 -47
  25. package/dist/components/Checkbox/index.js +3 -2
  26. package/dist/components/CheckboxGroup/index.js +2 -2
  27. package/dist/components/Collapsible/index.js +1 -1
  28. package/dist/components/ColorSwatch/index.js +2 -2
  29. package/dist/components/ColorSwatchGroup/index.js +4 -4
  30. package/dist/components/ColorSwatchGroup/props.d.ts +1 -1
  31. package/dist/components/ConsentMessage/index.js +1 -1
  32. package/dist/components/ConsentMessage/styled.d.ts +1 -1
  33. package/dist/components/Container/index.js +3 -2
  34. package/dist/components/Container/props.d.ts +12 -1
  35. package/dist/components/DateInput/index.js +4 -2
  36. package/dist/components/DateInput/styled.d.ts +1 -2
  37. package/dist/components/DemoBox/index.js +5 -3
  38. package/dist/components/Dialog/index.js +4 -4
  39. package/dist/components/Dialog/styled.d.ts +1 -1
  40. package/dist/components/DiscoveryCard/components/DiscoveryCardLinkedImage.d.ts +1 -1
  41. package/dist/components/DiscoveryCard/index.js +21 -12
  42. package/dist/components/DiscoveryCard/props.d.ts +3 -3
  43. package/dist/components/DiscoveryCard/styled.d.ts +2 -2
  44. package/dist/components/DiscoveryCardGroup/index.js +1 -1
  45. package/dist/components/Divider/index.js +1 -1
  46. package/dist/components/Fieldset/index.js +2 -2
  47. package/dist/components/FilterGroup/index.js +4 -3
  48. package/dist/components/FilterGroup/props.d.ts +1 -1
  49. package/dist/components/FilterGroup/styled.d.ts +1 -1
  50. package/dist/components/Flex/index.js +2 -2
  51. package/dist/components/FlexItem/index.js +1 -1
  52. package/dist/components/FootnoteContent/index.js +1 -1
  53. package/dist/components/FootnoteLink/index.js +10 -2
  54. package/dist/components/Form/index.js +1 -1
  55. package/dist/components/FormElement/index.js +1 -1
  56. package/dist/components/FormHelperStatusIcon/index.d.ts +1 -1
  57. package/dist/components/FormHelperStatusIcon/index.js +2 -1
  58. package/dist/components/FormHelperStatusIcon/styled.d.ts +1 -1
  59. package/dist/components/GoogleMap/components/Map/props.d.ts +1 -1
  60. package/dist/components/GoogleMap/index.js +2 -2
  61. package/dist/components/GoogleMap/styled.d.ts +1 -1
  62. package/dist/components/Grid/index.js +2 -2
  63. package/dist/components/Grid/props.d.ts +3 -3
  64. package/dist/components/GridItem/index.js +2 -2
  65. package/dist/components/GridItem/props.d.ts +2 -2
  66. package/dist/components/Heading/index.js +3 -10
  67. package/dist/components/HifiIcon/index.js +1 -1
  68. package/dist/components/HifiIcon/props.d.ts +2 -1
  69. package/dist/components/Icon/index.d.ts +2 -2
  70. package/dist/components/Icon/index.js +1 -3
  71. package/dist/components/Icon/props.d.ts +1 -2
  72. package/dist/components/IconButton/index.js +4 -3
  73. package/dist/components/IconButton/props.d.ts +1 -1
  74. package/dist/components/IconLoader/index.d.ts +9 -0
  75. package/dist/components/IconLoader/index.js +655 -0
  76. package/dist/components/IconLoader/props.d.ts +23 -0
  77. package/dist/components/IconSnippet/index.js +10 -11
  78. package/dist/components/IconSnippet/props.d.ts +2 -2
  79. package/dist/components/IconSnippet/styled.d.ts +2 -2
  80. package/dist/components/IconSnippetList/index.js +1 -1
  81. package/dist/components/Image/index.js +1 -1
  82. package/dist/components/ImageHeader/index.js +7 -7
  83. package/dist/components/ImageHeader/props.d.ts +3 -3
  84. package/dist/components/ImageHeader/styled.d.ts +4 -4
  85. package/dist/components/InlineIcon/index.d.ts +6 -0
  86. package/dist/components/InlineIcon/index.js +35 -0
  87. package/dist/components/InlineIcon/props.d.ts +42 -0
  88. package/dist/components/InlineIcon/styled.d.ts +4 -0
  89. package/dist/components/InlineLink/index.js +19 -7
  90. package/dist/components/InlineLink/styled.d.ts +1 -1
  91. package/dist/components/Input/index.js +1 -1
  92. package/dist/components/Label/index.js +1 -1
  93. package/dist/components/Legend/index.js +1 -1
  94. package/dist/components/Link/index.js +8 -3
  95. package/dist/components/Link/styled.d.ts +1 -1
  96. package/dist/components/LinkAsButton/index.js +1 -1
  97. package/dist/components/LinkList/index.js +4 -4
  98. package/dist/components/LinkListItem/index.js +40 -28
  99. package/dist/components/LinkListItem/props.d.ts +2 -2
  100. package/dist/components/LinkListItem/styled.d.ts +974 -3
  101. package/dist/components/LoadingSpinner/index.js +12 -5
  102. package/dist/components/MediaText/index.d.ts +5 -0
  103. package/dist/components/MediaText/index.js +121 -0
  104. package/dist/components/MediaText/props.d.ts +42 -0
  105. package/dist/components/MediaText/styled.d.ts +4 -0
  106. package/dist/components/Notification/index.js +4 -3
  107. package/dist/components/Notification/notificationStatusVariants.d.ts +1 -1
  108. package/dist/components/Overlay/index.js +1 -1
  109. package/dist/components/PickerGroup/components/Picker/props.d.ts +6 -4
  110. package/dist/components/PickerGroup/components/PickerElementIcon/index.d.ts +1 -1
  111. package/dist/components/PickerGroup/components/PickerElementIcon/styled.d.ts +1 -1
  112. package/dist/components/PickerGroup/index.js +6 -5
  113. package/dist/components/Price/index.js +2 -4
  114. package/dist/components/Price/props.d.ts +1 -9
  115. package/dist/components/Price/styled.d.ts +1 -1
  116. package/dist/components/ProductCard/index.js +8 -8
  117. package/dist/components/ProductCard/styled.d.ts +1 -1
  118. package/dist/components/RadioGroup/index.js +1 -1
  119. package/dist/components/Rating/assets/StarSVG.d.ts +3 -0
  120. package/dist/components/Rating/index.d.ts +6 -0
  121. package/dist/components/Rating/index.js +153 -0
  122. package/dist/components/Rating/props.d.ts +22 -0
  123. package/dist/components/Rating/styled.d.ts +6 -0
  124. package/dist/components/ResponsiveImage/index.js +1 -1
  125. package/dist/components/RichText/index.js +1 -1
  126. package/dist/components/ScreenreaderOnly/index.js +1 -1
  127. package/dist/components/SearchInput/index.d.ts +2 -1
  128. package/dist/components/SearchInput/index.js +27 -26
  129. package/dist/components/SearchInput/props.d.ts +2 -1
  130. package/dist/components/SearchInput/styled.d.ts +3 -6
  131. package/dist/components/SelectInput/index.js +4 -2
  132. package/dist/components/Stepper/index.js +3 -3
  133. package/dist/components/SuggestInput/index.js +5 -4
  134. package/dist/components/SuggestInput/props.d.ts +1 -1
  135. package/dist/components/SuggestInput/styled.d.ts +2 -2
  136. package/dist/components/Switch/index.js +4 -3
  137. package/dist/components/TabularPrice/index.js +2 -2
  138. package/dist/components/TextList/index.js +2 -2
  139. package/dist/components/Textarea/index.js +1 -1
  140. package/dist/components/Textarea/styled.d.ts +1 -1
  141. package/dist/components/TimeInput/index.js +5 -3
  142. package/dist/components/TimeInput/styled.d.ts +1 -4
  143. package/dist/components/Tray/index.js +2 -2
  144. package/dist/components/Tray/props.d.ts +1 -1
  145. package/dist/components/YoutubeVideo/index.js +1 -2
  146. package/dist/components/YoutubeVideo/props.d.ts +1 -1
  147. package/dist/filterProps-CBnuV0LI.js +17 -0
  148. package/dist/foundations/GlobalStyle/index.js +2 -2
  149. package/dist/foundations/tags.d.ts +2 -0
  150. package/dist/foundations/types/PositionedIconInterface.d.ts +1 -1
  151. package/dist/foundations/types/SystemIconWithPosition.d.ts +1 -1
  152. package/dist/hooks/useLinkComponent/index.d.ts +11 -0
  153. package/dist/hooks/useLinkComponent/index.js +11 -0
  154. package/dist/hooks/useViewport/index.js +5 -22
  155. package/dist/icons/index.js +323 -340
  156. package/dist/{index-BeSd-V81.js → index-9io8adeQ.js} +3 -3
  157. package/dist/{index-ZHkR70j3.js → index-BdPmdY9v.js} +4 -3
  158. package/dist/{index-C5GzK6_0.js → index-Cqh8IRpl.js} +18 -8
  159. package/dist/index-Cs0Hw0dj.js +25 -0
  160. package/dist/{index-DQhtQZ85.js → index-GwyCjtti.js} +1 -1
  161. package/dist/{index-aUJfXBUI.js → index-TImInHXt.js} +5 -26
  162. package/dist/{index-C7meHOM4.js → index-hMlQuoyx.js} +36 -14
  163. package/dist/index.d.ts +9 -0
  164. package/dist/index.js +162 -133
  165. package/dist/{styled-ZpQohvyx.js → styled-BIc9Gu0G.js} +1 -1
  166. package/dist/{styled-BSqC5P9h.js → styled-C4eI47I1.js} +4 -4
  167. package/dist/{styled-DMUiOi24.js → styled-CFTspqJH.js} +2 -2
  168. package/dist/{styled-B0YKfXTz.js → styled-CPUu8mvT.js} +1 -1
  169. package/dist/{styled-03irSJOQ.js → styled-Cep52hpR.js} +1 -1
  170. package/dist/{styled-ODPFCF1a.js → styled-Cq-UMAjp.js} +1 -1
  171. package/dist/{styled-CYugcGtx.js → styled-DINwm57V.js} +1 -1
  172. package/dist/styled-DPHfwWsx.js +78 -0
  173. package/dist/{styled-Cqp2oSjW.js → styled-a-XazLSM.js} +3 -3
  174. package/dist/{tags-DI6H1biK.js → tags-D0ExIPLD.js} +4 -2
  175. package/package.json +1 -1
  176. package/dist/components/Carousel/utils/useScrollSpy.d.ts +0 -2
  177. package/dist/filterProps-Cewck8OH.js +0 -13
  178. package/dist/index-Cbojl4_Q.js +0 -7134
@@ -1,4 +1,5 @@
1
- import { A, a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, _, $, a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, aa, ab, ac, ad, ae, af, ag, ah, ai, aj, ak, al, am, an, ao, ap, aq, ar, as, at, au, av, aw, ax, ay, az, aA, aB, aC, aD, aE, aF, aG, aH, aI, aJ, aK, aL, aM, aN, aO, aP, aQ, aR, aS, aT, aU, aV, aW, aX, aY, aZ, a_, a$, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf, bg, bh, bi, bj, bk, bl, bm, bn, bo, bp, bq, br, bs, bt, bu, bv, bw, bx, by, bz, bA, bB, bC, bD, bE, bF, bG, bH, bI, bJ, bK, bL, bM, bN, bO, bP, bQ, bR, bS, bT, bU, bV, bW, bX, bY, bZ, b_, b$, c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, ca, cb, cc, cd, ce, cf, cg, ch, ci, cj, ck, cl, cm, cn, co, cp, cq, cr, cs, ct, cu, cv, cw, cx, cy, cz, cA, cB, cC, cD, cE, cF, cG, cH, cI, cJ, cK, cL, cM, cN, cO, cP, cQ, cR, cS, cT, cU, cV, cW, cX, cY, cZ, c_, c$, d0, d1, d2, d3, d4, d5, d6, d7, d8, d9, da, db, dc, dd, de, df, dg, dh, di, dj, dk, dl, dm, dn, dp, dq, dr, ds, dt, du, dv, dw, dx, dy, dz, dA, dB, dC, dD, dE, dF, dG, dH, dI, dJ, dK, dL, dM, dN, dO, dP, dQ, dR, dS, dT, dU, dV, dW, dX, dY, dZ, d_, d$, e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, ea, eb, ec, ed, ee, ef, eg, eh, ei, ej, ek, el, em, en, eo, ep, eq, er, es, et, eu, ev, ew, ex, ey, ez, eA, eB, eC, eD, eE, eF, eG, eH, eI, eJ, eK, eL, eM, eN, eO, eP, eQ, eR, eS, eT, eU, eV, eW, eX, eY, eZ, e_, e$, f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, fa, fb, fc, fd, fe, ff, fg, fh, fi, fj, fk, fl, fm, fn, fo, fp, fq, fr, fs, ft, fu, fv, fw, fx, fy, fz, fA, fB, fC, fD, fE, fF, fG, fH, fI, fJ, fK, fL, fM, fN, fO, fP, fQ, fR, fS, fT, fU, fV, fW, fX, fY, fZ, f_, f$, g0, g1, g2, g3, g4, g5, g6, g7, g8, g9, ga, gb, gc, gd, ge, gf, gg, gh, gi, gj, gk, gl, gm, gn, go, gp, gq, gr, gs, gt, gu, gv, gw, gx, gy, gz, gA, gB, gC, gD, gE, gF, gG, gH, gI, gJ, gK, gL, gM, gN, gO, gP, gQ, gR, gS, gT, gU, gV, gW, gX, gY, gZ, g_, g$, h0, h1, h2, h3, h4, h5, h6, h7, h8, h9, ha, hb, hc, hd, he, hf, hg, hh, hi, hj, hk, hl, hm, hn, ho, hp, hq, hr, hs, ht, hu, hv, hw, hx, hy, hz, hA, hB, hC, hD, hE, hF, hG, hH, hI, hJ, hK, hL, hM, hN, hO, hP, hQ, hR, hS, hT, hU, hV, hW, hX, hY, hZ, h_, h$, i0, i1, i2, i3, i4, i5, i6, i7, i8, i9, ia, ib, ic, id, ie, ig, ih, ii, ij, ik, il, im, io, ip, iq, ir, is, it, iu, iv, iw, ix, iy, iz, iA } from "../index-Cbojl4_Q.js";
1
+ import { A, a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, _, $, a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, aa, ab, ac, ad, ae, af, ag, ah, ai, aj, ak, al, am, an, ao, ap, aq, ar, as, at, au, av, aw, ax, ay, az, aA, aB, aC, aD, aE, aF, aG, aH, aI, aJ, aK, aL, aM, aN, aO, aP, aQ, aR, aS, aT, aU, aV, aW, aX, aY, aZ, a_, a$, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf, bg, bh, bi, bj, bk, bl, bm, bn, bo, bp, bq, br, bs, bt, bu, bv, bw, bx, by, bz, bA, bB, bC, bD, bE, bF, bG, bH, bI, bJ, bK, bL, bM, bN, bO, bP, bQ, bR, bS, bT, bU, bV, bW, bX, bY, bZ, b_, b$, c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, ca, cb, cc, cd, ce, cf, cg, ch, ci, cj, ck, cl, cm, cn, co, cp, cq, cr, cs, ct, cu, cv, cw, cx, cy, cz, cA, cB, cC, cD, cE, cF, cG, cH, cI, cJ, cK, cL, cM, cN, cO, cP, cQ, cR, cS, cT, cU, cV, cW, cX, cY, cZ, c_, c$, d0, d1, d2, d3, d4, d5, d6, d7, d8, d9, da, db, dc, dd, de, df, dg, dh, di, dj, dk, dl, dm, dn, dp, dq, dr, ds, dt, du, dv, dw, dx, dy, dz, dA, dB, dC, dD, dE, dF, dG, dH, dI, dJ, dK, dL, dM, dN, dO, dP, dQ, dR, dS, dT, dU, dV, dW, dX, dY, dZ, d_, d$, e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, ea, eb, ec, ed, ee, ef, eg, eh, ei, ej, ek, el, em, en, eo, ep, eq, er, es, et, eu, ev, ew, ex, ey, ez, eA, eB, eC, eD, eE, eF, eG, eH, eI, eJ, eK, eL, eM, eN, eO, eP, eQ, eR, eS, eT, eU, eV, eW, eX, eY, eZ, e_, e$, f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, fa, fb, fc, fd, fe, ff, fg, fh, fi, fj, fk, fl, fm, fn, fo, fp, fq, fr, fs, ft, fu, fv, fw, fx, fy, fz, fA, fB, fC, fD, fE, fF, fG, fH, fI, fJ, fK, fL, fM, fN, fO, fP, fQ, fR, fS, fT, fU, fV, fW, fX, fY, fZ, f_, f$, g0, g1, g2, g3, g4, g5, g6, g7, g8, g9, ga, gb, gc, gd, ge, gf, gg, gh, gi, gj, gk, gl, gm, gn, go, gp, gq, gr, gs, gt, gu, gv, gw, gx, gy, gz, gA, gB, gC, gD, gE, gF, gG, gH, gI, gJ, gK, gL, gM, gN, gO, gP, gQ, gR, gS, gT, gU, gV, gW, gX, gY, gZ, g_, g$, h0, h1, h2, h3, h4, h5, h6, h7, h8, h9, ha, hb, hc, hd, he, hf, hg, hh, hi, hj, hk, hl, hm, hn, ho, hp, hq, hr, hs, ht, hu, hv, hw, hx, hy, hz, hA, hB, hC, hD, hE, hF, hG, hH, hI, hJ, hK, hL, hM, hN, hO, hP, hQ, hR, hS, hT, hU, hV, hW, hX, hY, hZ, h_, h$, i0, i1, i2, i3, i4, i5, i6, i7, i8, i9, ia, ib, ic, id, ie, ig } from "../_5gPlusIcon-B_69VW4X.js";
2
+ import { N as N2 } from "../NotificationErrorIcon-DMnAJgPN.js";
2
3
  export {
3
4
  A as AbTestIcon,
4
5
  a as Above28Icon,
@@ -261,343 +262,325 @@ export {
261
262
  dc as HomeIcon,
262
263
  dd as HomeMonitorIcon,
263
264
  de as HumidityIcon,
264
- df as IconLoader,
265
- dg as IconWithAccent,
266
- dh as IdeaIcon,
267
- di as ImpactAlertIcon,
268
- dj as IncomingCallIcon,
269
- dk as IndustryIcon,
270
- dl as InfoCircleIcon,
271
- dm as InfraredSensorIcon,
272
- dn as InlineIcon,
273
- dp as InlineIconStyled,
274
- dq as InsertCodeIcon,
275
- dr as InsuranceIcon,
276
- ds as IntegratedSimIcon,
277
- dt as IntelligenceScanIcon,
278
- du as InterchangeableBatteriesIcon,
279
- dv as InternationalIcon,
280
- dw as InternetMovingServiceIcon,
281
- dx as InventoryMonitoringIcon,
282
- dy as IotIcon,
283
- dz as IrisScannerIcon,
284
- dA as ItalicIcon,
285
- dB as KidsWatchIcon,
286
- dC as KippyDeviceIcon,
287
- dD as KippyLightIcon,
288
- dE as LabIcon,
289
- dF as LandlineIcon,
290
- dG as LandlineInternetIcon,
291
- dH as LaptopIcon,
292
- dI as LateralMovementIcon,
293
- dJ as LayersIcon,
294
- dK as LikeIcon,
295
- dL as LinkInsterEditIcon,
296
- dM as ListViewIcon,
297
- dN as LoanIcon,
298
- dO as LocateMeIcon,
299
- dP as LocationAlertIcon,
300
- dQ as LocationIcon,
301
- dR as LocationPinIcon,
302
- dS as LogInIcon,
303
- dT as LogOutIcon,
304
- dU as MailFormsIcon,
305
- dV as MailIcon,
306
- dW as MailReadIcon,
307
- dX as MakePaymentIcon,
308
- dY as MapGpsIcon,
309
- dZ as MapIcon,
310
- d_ as MasterIcon,
311
- d$ as MaximizeImageIcon,
312
- e0 as MediaIcon,
313
- e1 as MenuIcon,
314
- e2 as MergeCallIcon,
315
- e3 as MeshWifiAndRepeaterIcon,
316
- e4 as MicrophoneIcon,
317
- e5 as MinimizeImageIcon,
318
- e6 as MinusCircleIcon,
319
- e7 as MinusIcon,
320
- e8 as MinutesSmsIcon,
321
- e9 as MobileIcon,
322
- ea as MobileInfoIcon,
323
- eb as MobileTradeInIcon,
324
- ec as MobilesIcon,
325
- ed as MonitorBrightnessIcon,
326
- ee as MoreAndroidIcon,
327
- ef as MoreIcon,
328
- eg as MotionAlertIcon,
329
- eh as MotionIcon,
330
- ei as MotionSensorIcon,
331
- ej as MountainIcon,
332
- ek as MouseIcon,
333
- el as MoveMoneyIcon,
334
- em as MultimediaPortIcon,
335
- en as MultiroomIcon,
336
- eo as MultiscreenIcon,
337
- ep as MusicAndMoviesIcon,
338
- eq as MuteIcon,
339
- er as MyTripsIcon,
340
- es as NeedHelpIcon,
341
- et as NetworkPatchPanelIcon,
342
- eu as NetworkTowerIcon,
343
- ev as NetworkerIcon,
344
- ew as NewIcon,
345
- ex as NewsIcon,
346
- ey as NfcIcon,
347
- ez as NightVisionIcon,
348
- eA as NoWifiIcon,
349
- eB as NotificationErrorIcon,
350
- eC as NotificationIcon,
351
- eD as NotificationInfoIcon,
352
- eE as NotificationMuteIcon,
353
- eF as NotificationTickIcon,
354
- eG as NotificationTickThickIcon,
355
- eH as Number0Icon,
356
- eI as Number1Icon,
357
- eJ as Number2Icon,
358
- eK as Number3Icon,
359
- eL as Number4Icon,
360
- eM as Number5Icon,
361
- eN as Number6Icon,
362
- eO as Number7Icon,
363
- eP as Number8Icon,
364
- eQ as Number9Icon,
365
- eR as NumberedViewIcon,
366
- eS as OfferBadgeIcon,
367
- eT as OfferBadgePrecentIcon,
368
- eU as OneNumberIcon,
369
- eV as OnlineFormIcon,
370
- eW as OnlineIcon,
371
- eX as OutgoingCallIcon,
372
- eY as PadlockCloseIcon,
373
- eZ as PadlockOpenIcon,
374
- e_ as ParentalControlIcon,
375
- e$ as ParkingTicketIcon,
376
- f0 as PasswordKeyIcon,
377
- f1 as PatrolStationIcon,
378
- f2 as PauseCircleIcon,
379
- f3 as PauseIcon,
380
- f4 as PaygIcon,
381
- f5 as PaymentCvvIcon,
382
- f6 as PaymentIcon,
383
- f7 as PetCollarIcon,
384
- f8 as PetrolStationIcon,
385
- f9 as PhotosIcon,
386
- fa as PieChartIcon,
387
- fb as PinIcon,
388
- fc as PingIcon,
389
- fd as PlaceholderIcon,
390
- fe as PlayArrowIcon,
391
- ff as PlayCircleIcon,
392
- fg as PlusIcon,
393
- fh as PopInIcon,
394
- fi as PopOutIcon,
395
- fj as PortalsForVideosIcon,
396
- fk as PowerIcon,
397
- fl as PrepaidIcon,
398
- fm as PrepareIcon,
399
- fn as PricePromiseIcon,
400
- fo as PriceTagIcon,
401
- fp as PrintIcon,
402
- fq as PrivacyIcon,
403
- fr as ProIcon,
404
- fs as ProfileIcon,
405
- ft as ProximitySensorIcon,
406
- fu as PublicSectorIcon,
407
- fv as PublicWifiIcon,
408
- fw as PuzzleIcon,
409
- fx as QrCodeIcon,
410
- fy as RafflesIcon,
411
- fz as RankProfessorIcon,
412
- fA as RankScoutIcon,
413
- fB as RearrangeIcon,
414
- fC as RecordTvIcon,
415
- fD as RefreshIcon,
416
- fE as RemainingTimeIcon,
417
- fF as RenewableEnergyIcon,
418
- fG as ReplyIcon,
419
- fH as ResearchIcon,
420
- fI as RetakePhotoIcon,
421
- fJ as ReturnProductIcon,
422
- fK as RewardsIcon,
423
- fL as RoamingIcon,
424
- fM as RobotIcon,
425
- fN as RocketIcon,
426
- fO as RouterIcon,
427
- fP as RoutinesIcon,
428
- fQ as RulerIcon,
429
- fR as SafeZoneIcon,
430
- fS as SatisfactionGuaranteeIcon,
431
- fT as SaveIcon,
432
- fU as SaveTemporarilyIcon,
433
- fV as SavingsIcon,
434
- fW as ScanCreditCardIcon,
435
- fX as ScreenRepairIcon,
436
- fY as ScreenSizeIcon,
437
- fZ as SearchDeviceIcon,
438
- f_ as SearchIcon,
439
- f$ as SecureGripIcon,
440
- g0 as SecurityAssessmentIcon,
441
- g1 as SecurityCameraIcon,
442
- g2 as SendTobiIcon,
443
- g3 as SeniorIcon,
444
- g4 as SettingsIcon,
445
- g5 as SetupIcon,
446
- g6 as ShakeIcon,
447
- g7 as ShareIcon,
448
- g8 as ShareYourMinsIcon,
449
- g9 as ShoppingCheckoutIcon,
450
- ga as ShoppingTrolleyIcon,
451
- gb as ShowPasswordIcon,
452
- gc as SignLanguageIcon,
453
- gd as SignedInIcon,
454
- ge as SimIcon,
455
- gf as SimSwapIcon,
456
- gg as SinglePalletIcon,
457
- gh as SmallAndLightweightIcon,
458
- gi as SmartCameraIcon,
459
- gj as SmartHomeIcon,
460
- gk as SmartKeyboardIcon,
461
- gl as SmartPlugIcon,
462
- gm as SmeIcon,
463
- gn as SmsIcon,
464
- go as SmsTextIcon,
465
- gp as SnowIcon,
466
- gq as SocialFacebookIcon,
467
- gr as SocialInstaIcon,
468
- gs as SocialLinkedinIcon,
469
- gt as SocialPaypalIcon,
470
- gu as SocialPinterestIcon,
471
- gv as SocialTwitterIcon,
472
- gw as SocialYoutubeIcon,
473
- gx as SohoIcon,
474
- gy as SortIcon,
475
- gz as SosCreditIcon,
476
- gA as SosEmergencyIcon,
477
- gB as SosIcon,
478
- gC as SoundActiveIcon,
479
- gD as SoundIcon,
480
- gE as SoundOffIcon,
481
- gF as SpeedingIcon,
482
- gG as SpellCheckIcon,
483
- gH as SplitBillingIcon,
484
- gI as SteeringWheelIcon,
485
- gJ as StopCircleIcon,
486
- gK as StopIcon,
487
- gL as StoreOfferIcon,
488
- gM as StrikeThroughIcon,
489
- gN as StudentIcon,
490
- gO as SuperstarIcon,
491
- gP as SuperwifiIcon,
492
- gQ as SwitchCallIcon,
493
- gR as SwitchCameraIcon,
494
- gS as SyncIcon,
495
- gT as TabletIcon,
496
- gU as TabletMobileIcon,
497
- gV as TalkIcon,
498
- gW as TechnicIcon,
499
- gX as TemperatureIcon,
500
- gY as TetheringIcon,
501
- gZ as TheftIcon,
502
- g_ as ThickTickIcon,
503
- g$ as TickCircleIcon,
504
- h0 as TickIcon,
505
- h1 as TickOutlineIcon,
506
- h2 as TicketsIcon,
507
- h3 as ToDoListIcon,
508
- h4 as TobiIcon,
509
- h5 as ToggleIcon,
510
- h6 as ToggleSimpleIcon,
511
- h7 as TopUpIcon,
512
- h8 as TopicsIcon,
513
- h9 as TouchScreenIcon,
514
- ha as TrackisafeIcon,
515
- hb as TradeInIcon,
516
- hc as TrainersIcon,
517
- hd as TransferProjectIcon,
518
- he as TranslateIcon,
519
- hf as TreeIcon,
520
- hg as TrophyIcon,
521
- hh as TvAnytimeIcon,
522
- hi as TvBluetoothAndRemoteIcon,
523
- hj as TvChannelVarietyIcon,
524
- hk as TvDiscoveryIcon,
525
- hl as TvEntertainmentIcon,
526
- hm as TvEpgIcon,
527
- hn as TvEverywhereHomeIcon,
528
- ho as TvEverywhereIcon,
529
- hp as TvHdIcon,
530
- hq as TvIcon,
531
- hr as TvKidsIcon,
532
- hs as TvPrimetimeIcon,
533
- ht as TvRemoteIcon,
534
- hu as TvTimeFlexibleIcon,
535
- hv as TvTvIcon,
536
- hw as TvUhdIcon,
537
- hx as TvVodIcon,
538
- hy as Under28Icon,
539
- hz as UnderlinedIcon,
540
- hA as UnifiedCommunicationsIcon,
541
- hB as UnlimitedIcon,
542
- hC as UnlimitedMobileIcon,
543
- hD as UnlockedRewardsIcon,
544
- hE as UpcomingIcon,
545
- hF as UpgradeIcon,
546
- hG as UpgradeMobilesIcon,
547
- hH as UploadIcon,
548
- hI as UsbModemIcon,
549
- hJ as UserLogInIcon,
550
- hK as UserScanIcon,
551
- hL as UsersIcon,
552
- hM as VCarDongleIcon,
553
- hN as VCarIcon,
554
- hO as VKidsIcon,
555
- hP as VPetIcon,
556
- hQ as VRHeadsetIcon,
557
- hR as VSimAndDeviceIcon,
558
- hS as VfHappyHelpfulIcon,
559
- hT as VfHappyIcon,
560
- hU as VideoFrameIcon,
561
- hV as VideoIcon,
562
- hW as VirtuosoIcon,
563
- hX as VirusProtectionIcon,
564
- hY as VocSensorIcon,
565
- hZ as VodafoneStoreIcon,
566
- h_ as VodafoneTvIcon,
567
- h$ as VoicemailIcon,
568
- i0 as WarningIcon,
569
- i1 as WatchIcon,
570
- i2 as WaterproofIcon,
571
- i3 as WebProtectionIcon,
572
- i4 as WebsiteIcon,
573
- i5 as WeightIcon,
574
- i6 as WifiAlwaysOnIcon,
575
- i7 as WifiGoodIcon,
576
- i8 as WithdrawCashIcon,
577
- i9 as WizardIcon,
578
- ia as ZoomInIcon,
579
- ib as ZoomOutIcon,
580
- ic as _1stMonthFreeIcon,
581
- id as _2gIcon,
582
- ie as _360ViewIcon,
583
- ig as _3GIcon,
584
- ih as _4GIcon,
585
- ii as _4gPlusIcon,
586
- ij as _4gPlusplusIcon,
587
- ik as _5GIcon,
588
- il as _5gPlusIcon,
589
- im as iconNames,
590
- io as iconSize2xl,
591
- ip as iconSize2xs,
592
- iq as iconSize3xl,
593
- ir as iconSize4xl,
594
- is as iconSize5xl,
595
- it as iconSizeLg,
596
- iu as iconSizeMd,
597
- iv as iconSizeSm,
598
- iw as iconSizeXl,
599
- ix as iconSizeXs,
600
- iy as inlineIconModeFill,
601
- iz as inlineIconModeStroke,
602
- iA as mapNameToInlineIcons
265
+ df as IdeaIcon,
266
+ dg as ImpactAlertIcon,
267
+ dh as IncomingCallIcon,
268
+ di as IndustryIcon,
269
+ dj as InfoCircleIcon,
270
+ dk as InfraredSensorIcon,
271
+ dl as InsertCodeIcon,
272
+ dm as InsuranceIcon,
273
+ dn as IntegratedSimIcon,
274
+ dp as IntelligenceScanIcon,
275
+ dq as InterchangeableBatteriesIcon,
276
+ dr as InternationalIcon,
277
+ ds as InternetMovingServiceIcon,
278
+ dt as InventoryMonitoringIcon,
279
+ du as IotIcon,
280
+ dv as IrisScannerIcon,
281
+ dw as ItalicIcon,
282
+ dx as KidsWatchIcon,
283
+ dy as KippyDeviceIcon,
284
+ dz as KippyLightIcon,
285
+ dA as LabIcon,
286
+ dB as LandlineIcon,
287
+ dC as LandlineInternetIcon,
288
+ dD as LaptopIcon,
289
+ dE as LateralMovementIcon,
290
+ dF as LayersIcon,
291
+ dG as LikeIcon,
292
+ dH as LinkInsterEditIcon,
293
+ dI as ListViewIcon,
294
+ dJ as LoanIcon,
295
+ dK as LocateMeIcon,
296
+ dL as LocationAlertIcon,
297
+ dM as LocationIcon,
298
+ dN as LocationPinIcon,
299
+ dO as LogInIcon,
300
+ dP as LogOutIcon,
301
+ dQ as MailFormsIcon,
302
+ dR as MailIcon,
303
+ dS as MailReadIcon,
304
+ dT as MakePaymentIcon,
305
+ dU as MapGpsIcon,
306
+ dV as MapIcon,
307
+ dW as MasterIcon,
308
+ dX as MaximizeImageIcon,
309
+ dY as MediaIcon,
310
+ dZ as MenuIcon,
311
+ d_ as MergeCallIcon,
312
+ d$ as MeshWifiAndRepeaterIcon,
313
+ e0 as MicrophoneIcon,
314
+ e1 as MinimizeImageIcon,
315
+ e2 as MinusCircleIcon,
316
+ e3 as MinusIcon,
317
+ e4 as MinutesSmsIcon,
318
+ e5 as MobileIcon,
319
+ e6 as MobileInfoIcon,
320
+ e7 as MobileTradeInIcon,
321
+ e8 as MobilesIcon,
322
+ e9 as MonitorBrightnessIcon,
323
+ ea as MoreAndroidIcon,
324
+ eb as MoreIcon,
325
+ ec as MotionAlertIcon,
326
+ ed as MotionIcon,
327
+ ee as MotionSensorIcon,
328
+ ef as MountainIcon,
329
+ eg as MouseIcon,
330
+ eh as MoveMoneyIcon,
331
+ ei as MultimediaPortIcon,
332
+ ej as MultiroomIcon,
333
+ ek as MultiscreenIcon,
334
+ el as MusicAndMoviesIcon,
335
+ em as MuteIcon,
336
+ en as MyTripsIcon,
337
+ eo as NeedHelpIcon,
338
+ ep as NetworkPatchPanelIcon,
339
+ eq as NetworkTowerIcon,
340
+ er as NetworkerIcon,
341
+ es as NewIcon,
342
+ et as NewsIcon,
343
+ eu as NfcIcon,
344
+ ev as NightVisionIcon,
345
+ ew as NoWifiIcon,
346
+ N2 as NotificationErrorIcon,
347
+ ex as NotificationIcon,
348
+ ey as NotificationInfoIcon,
349
+ ez as NotificationMuteIcon,
350
+ eA as NotificationTickIcon,
351
+ eB as NotificationTickThickIcon,
352
+ eC as Number0Icon,
353
+ eD as Number1Icon,
354
+ eE as Number2Icon,
355
+ eF as Number3Icon,
356
+ eG as Number4Icon,
357
+ eH as Number5Icon,
358
+ eI as Number6Icon,
359
+ eJ as Number7Icon,
360
+ eK as Number8Icon,
361
+ eL as Number9Icon,
362
+ eM as NumberedViewIcon,
363
+ eN as OfferBadgeIcon,
364
+ eO as OfferBadgePrecentIcon,
365
+ eP as OneNumberIcon,
366
+ eQ as OnlineFormIcon,
367
+ eR as OnlineIcon,
368
+ eS as OutgoingCallIcon,
369
+ eT as PadlockCloseIcon,
370
+ eU as PadlockOpenIcon,
371
+ eV as ParentalControlIcon,
372
+ eW as ParkingTicketIcon,
373
+ eX as PasswordKeyIcon,
374
+ eY as PatrolStationIcon,
375
+ eZ as PauseCircleIcon,
376
+ e_ as PauseIcon,
377
+ e$ as PaygIcon,
378
+ f0 as PaymentCvvIcon,
379
+ f1 as PaymentIcon,
380
+ f2 as PetCollarIcon,
381
+ f3 as PetrolStationIcon,
382
+ f4 as PhotosIcon,
383
+ f5 as PieChartIcon,
384
+ f6 as PinIcon,
385
+ f7 as PingIcon,
386
+ f8 as PlaceholderIcon,
387
+ f9 as PlayArrowIcon,
388
+ fa as PlayCircleIcon,
389
+ fb as PlusIcon,
390
+ fc as PopInIcon,
391
+ fd as PopOutIcon,
392
+ fe as PortalsForVideosIcon,
393
+ ff as PowerIcon,
394
+ fg as PrepaidIcon,
395
+ fh as PrepareIcon,
396
+ fi as PricePromiseIcon,
397
+ fj as PriceTagIcon,
398
+ fk as PrintIcon,
399
+ fl as PrivacyIcon,
400
+ fm as ProIcon,
401
+ fn as ProfileIcon,
402
+ fo as ProximitySensorIcon,
403
+ fp as PublicSectorIcon,
404
+ fq as PublicWifiIcon,
405
+ fr as PuzzleIcon,
406
+ fs as QrCodeIcon,
407
+ ft as RafflesIcon,
408
+ fu as RankProfessorIcon,
409
+ fv as RankScoutIcon,
410
+ fw as RearrangeIcon,
411
+ fx as RecordTvIcon,
412
+ fy as RefreshIcon,
413
+ fz as RemainingTimeIcon,
414
+ fA as RenewableEnergyIcon,
415
+ fB as ReplyIcon,
416
+ fC as ResearchIcon,
417
+ fD as RetakePhotoIcon,
418
+ fE as ReturnProductIcon,
419
+ fF as RewardsIcon,
420
+ fG as RoamingIcon,
421
+ fH as RobotIcon,
422
+ fI as RocketIcon,
423
+ fJ as RouterIcon,
424
+ fK as RoutinesIcon,
425
+ fL as RulerIcon,
426
+ fM as SafeZoneIcon,
427
+ fN as SatisfactionGuaranteeIcon,
428
+ fO as SaveIcon,
429
+ fP as SaveTemporarilyIcon,
430
+ fQ as SavingsIcon,
431
+ fR as ScanCreditCardIcon,
432
+ fS as ScreenRepairIcon,
433
+ fT as ScreenSizeIcon,
434
+ fU as SearchDeviceIcon,
435
+ fV as SearchIcon,
436
+ fW as SecureGripIcon,
437
+ fX as SecurityAssessmentIcon,
438
+ fY as SecurityCameraIcon,
439
+ fZ as SendTobiIcon,
440
+ f_ as SeniorIcon,
441
+ f$ as SettingsIcon,
442
+ g0 as SetupIcon,
443
+ g1 as ShakeIcon,
444
+ g2 as ShareIcon,
445
+ g3 as ShareYourMinsIcon,
446
+ g4 as ShoppingCheckoutIcon,
447
+ g5 as ShoppingTrolleyIcon,
448
+ g6 as ShowPasswordIcon,
449
+ g7 as SignLanguageIcon,
450
+ g8 as SignedInIcon,
451
+ g9 as SimIcon,
452
+ ga as SimSwapIcon,
453
+ gb as SinglePalletIcon,
454
+ gc as SmallAndLightweightIcon,
455
+ gd as SmartCameraIcon,
456
+ ge as SmartHomeIcon,
457
+ gf as SmartKeyboardIcon,
458
+ gg as SmartPlugIcon,
459
+ gh as SmeIcon,
460
+ gi as SmsIcon,
461
+ gj as SmsTextIcon,
462
+ gk as SnowIcon,
463
+ gl as SocialFacebookIcon,
464
+ gm as SocialInstaIcon,
465
+ gn as SocialLinkedinIcon,
466
+ go as SocialPaypalIcon,
467
+ gp as SocialPinterestIcon,
468
+ gq as SocialTwitterIcon,
469
+ gr as SocialYoutubeIcon,
470
+ gs as SohoIcon,
471
+ gt as SortIcon,
472
+ gu as SosCreditIcon,
473
+ gv as SosEmergencyIcon,
474
+ gw as SosIcon,
475
+ gx as SoundActiveIcon,
476
+ gy as SoundIcon,
477
+ gz as SoundOffIcon,
478
+ gA as SpeedingIcon,
479
+ gB as SpellCheckIcon,
480
+ gC as SplitBillingIcon,
481
+ gD as SteeringWheelIcon,
482
+ gE as StopCircleIcon,
483
+ gF as StopIcon,
484
+ gG as StoreOfferIcon,
485
+ gH as StrikeThroughIcon,
486
+ gI as StudentIcon,
487
+ gJ as SuperstarIcon,
488
+ gK as SuperwifiIcon,
489
+ gL as SwitchCallIcon,
490
+ gM as SwitchCameraIcon,
491
+ gN as SyncIcon,
492
+ gO as TabletIcon,
493
+ gP as TabletMobileIcon,
494
+ gQ as TalkIcon,
495
+ gR as TechnicIcon,
496
+ gS as TemperatureIcon,
497
+ gT as TetheringIcon,
498
+ gU as TheftIcon,
499
+ gV as ThickTickIcon,
500
+ gW as TickCircleIcon,
501
+ gX as TickIcon,
502
+ gY as TickOutlineIcon,
503
+ gZ as TicketsIcon,
504
+ g_ as ToDoListIcon,
505
+ g$ as TobiIcon,
506
+ h0 as ToggleIcon,
507
+ h1 as ToggleSimpleIcon,
508
+ h2 as TopUpIcon,
509
+ h3 as TopicsIcon,
510
+ h4 as TouchScreenIcon,
511
+ h5 as TrackisafeIcon,
512
+ h6 as TradeInIcon,
513
+ h7 as TrainersIcon,
514
+ h8 as TransferProjectIcon,
515
+ h9 as TranslateIcon,
516
+ ha as TreeIcon,
517
+ hb as TrophyIcon,
518
+ hc as TvAnytimeIcon,
519
+ hd as TvBluetoothAndRemoteIcon,
520
+ he as TvChannelVarietyIcon,
521
+ hf as TvDiscoveryIcon,
522
+ hg as TvEntertainmentIcon,
523
+ hh as TvEpgIcon,
524
+ hi as TvEverywhereHomeIcon,
525
+ hj as TvEverywhereIcon,
526
+ hk as TvHdIcon,
527
+ hl as TvIcon,
528
+ hm as TvKidsIcon,
529
+ hn as TvPrimetimeIcon,
530
+ ho as TvRemoteIcon,
531
+ hp as TvTimeFlexibleIcon,
532
+ hq as TvTvIcon,
533
+ hr as TvUhdIcon,
534
+ hs as TvVodIcon,
535
+ ht as Under28Icon,
536
+ hu as UnderlinedIcon,
537
+ hv as UnifiedCommunicationsIcon,
538
+ hw as UnlimitedIcon,
539
+ hx as UnlimitedMobileIcon,
540
+ hy as UnlockedRewardsIcon,
541
+ hz as UpcomingIcon,
542
+ hA as UpgradeIcon,
543
+ hB as UpgradeMobilesIcon,
544
+ hC as UploadIcon,
545
+ hD as UsbModemIcon,
546
+ hE as UserLogInIcon,
547
+ hF as UserScanIcon,
548
+ hG as UsersIcon,
549
+ hH as VCarDongleIcon,
550
+ hI as VCarIcon,
551
+ hJ as VKidsIcon,
552
+ hK as VPetIcon,
553
+ hL as VRHeadsetIcon,
554
+ hM as VSimAndDeviceIcon,
555
+ hN as VfHappyHelpfulIcon,
556
+ hO as VfHappyIcon,
557
+ hP as VideoFrameIcon,
558
+ hQ as VideoIcon,
559
+ hR as VirtuosoIcon,
560
+ hS as VirusProtectionIcon,
561
+ hT as VocSensorIcon,
562
+ hU as VodafoneStoreIcon,
563
+ hV as VodafoneTvIcon,
564
+ hW as VoicemailIcon,
565
+ hX as WarningIcon,
566
+ hY as WatchIcon,
567
+ hZ as WaterproofIcon,
568
+ h_ as WebProtectionIcon,
569
+ h$ as WebsiteIcon,
570
+ i0 as WeightIcon,
571
+ i1 as WifiAlwaysOnIcon,
572
+ i2 as WifiGoodIcon,
573
+ i3 as WithdrawCashIcon,
574
+ i4 as WizardIcon,
575
+ i5 as ZoomInIcon,
576
+ i6 as ZoomOutIcon,
577
+ i7 as _1stMonthFreeIcon,
578
+ i8 as _2gIcon,
579
+ i9 as _360ViewIcon,
580
+ ia as _3GIcon,
581
+ ib as _4GIcon,
582
+ ic as _4gPlusIcon,
583
+ id as _4gPlusplusIcon,
584
+ ie as _5GIcon,
585
+ ig as _5gPlusIcon
603
586
  };