@nhtio/lucid-resourceful-vue-components 0.1.0-master-e14740ea → 0.1.0-master-54839a90

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 (181) hide show
  1. package/{VBtn-DhfYEt9V.mjs → VBtn-C4WCntKg.mjs} +8 -8
  2. package/{VBtn-DhfYEt9V.mjs.map → VBtn-C4WCntKg.mjs.map} +1 -1
  3. package/{VDatePicker-D0OTAyvJ.mjs → VDatePicker-DOCNk-HL.mjs} +166 -166
  4. package/{VDatePicker-D0OTAyvJ.mjs.map → VDatePicker-DOCNk-HL.mjs.map} +1 -1
  5. package/{VEmptyState-BFrXSTJ-.mjs → VEmptyState-CfouFZTg.mjs} +41 -41
  6. package/{VEmptyState-BFrXSTJ-.mjs.map → VEmptyState-CfouFZTg.mjs.map} +1 -1
  7. package/{VHover-DLvOmsjv.mjs → VHover-DvUhdfsL.mjs} +3 -3
  8. package/{VHover-DLvOmsjv.mjs.map → VHover-DvUhdfsL.mjs.map} +1 -1
  9. package/{VListItem-LNaoM8S4.mjs → VListItem-BT-NXJyi.mjs} +56 -56
  10. package/{VListItem-LNaoM8S4.mjs.map → VListItem-BT-NXJyi.mjs.map} +1 -1
  11. package/{VMenu-9rTbTKtH.mjs → VMenu-Bk2NN8qb.mjs} +28 -28
  12. package/{VMenu-9rTbTKtH.mjs.map → VMenu-Bk2NN8qb.mjs.map} +1 -1
  13. package/{VPicker-BGuRD0KW.mjs → VPicker-DmY6CdER.mjs} +5 -5
  14. package/{VPicker-BGuRD0KW.mjs.map → VPicker-DmY6CdER.mjs.map} +1 -1
  15. package/{VRadioGroup-Dx_wEqzl.mjs → VRadioGroup-BO7XdtLS.mjs} +21 -21
  16. package/{VRadioGroup-Dx_wEqzl.mjs.map → VRadioGroup-BO7XdtLS.mjs.map} +1 -1
  17. package/{VRow-DaLdbIGw.mjs → VRow-BhNJcY5-.mjs} +17 -17
  18. package/{VRow-DaLdbIGw.mjs.map → VRow-BhNJcY5-.mjs.map} +1 -1
  19. package/{VSheet-DnIfs-1c.mjs → VSheet-Bkr-m6FE.mjs} +14 -14
  20. package/{VSheet-DnIfs-1c.mjs.map → VSheet-Bkr-m6FE.mjs.map} +1 -1
  21. package/{actions-8bWGsB-p.mjs → actions-ORUmfJR5.mjs} +15 -15
  22. package/{actions-8bWGsB-p.mjs.map → actions-ORUmfJR5.mjs.map} +1 -1
  23. package/{alert-IW1AIWZw.mjs → alert-pFT7pWTZ.mjs} +97 -94
  24. package/alert-pFT7pWTZ.mjs.map +1 -0
  25. package/{bigint-Jmfa2L4S.mjs → bigint-CCM0aPaS.mjs} +6 -6
  26. package/{bigint-Jmfa2L4S.mjs.map → bigint-CCM0aPaS.mjs.map} +1 -1
  27. package/{boolean-BEY7eBxf.mjs → boolean-1-MOJPSu.mjs} +40 -40
  28. package/{boolean-BEY7eBxf.mjs.map → boolean-1-MOJPSu.mjs.map} +1 -1
  29. package/{clipboard-BoKd7mFG.mjs → clipboard-CdGABqm1.mjs} +51 -51
  30. package/{clipboard-BoKd7mFG.mjs.map → clipboard-CdGABqm1.mjs.map} +1 -1
  31. package/{colorUtils-DmtKYNgW.mjs → colorUtils-BdpqbLZS.mjs} +3 -3
  32. package/{colorUtils-DmtKYNgW.mjs.map → colorUtils-BdpqbLZS.mjs.map} +1 -1
  33. package/{common-BeDAn4wu.mjs → common-Bi5RUD-n.mjs} +8881 -8880
  34. package/common-Bi5RUD-n.mjs.map +1 -0
  35. package/{component-CjPpW_A2.mjs → component-DhEJuSE6.mjs} +2 -2
  36. package/{component-CjPpW_A2.mjs.map → component-DhEJuSE6.mjs.map} +1 -1
  37. package/components/autorefresh_controller.mjs +1 -1
  38. package/components/control_button.mjs +1 -1
  39. package/components/control_button_bar.mjs +2 -2
  40. package/components/control_menu.mjs +1 -1
  41. package/components/custom_field.mjs +1 -1
  42. package/components/exporter.mjs +1 -1
  43. package/components/fields/bigint.mjs +1 -1
  44. package/components/fields/boolean.mjs +1 -1
  45. package/components/fields/date.mjs +1 -1
  46. package/components/fields/date_time.mjs +1 -1
  47. package/components/fields/enum.mjs +1 -1
  48. package/components/fields/integer.mjs +1 -1
  49. package/components/fields/number.mjs +1 -1
  50. package/components/fields/string.mjs +1 -1
  51. package/components/fields/unsigned_integer.mjs +1 -1
  52. package/components/fields.mjs +9 -9
  53. package/components/form_with_validation.mjs +1 -1
  54. package/components/resourceful_alerter.mjs +1 -1
  55. package/components/resourceful_index.mjs +1 -1
  56. package/components/resourceful_record.mjs +2 -2
  57. package/components/resourceful_record_default_form.mjs +1 -1
  58. package/components/resourceful_record_form.mjs +1 -1
  59. package/components/sortable.mjs +1 -1
  60. package/components/svg_icon.mjs +1 -1
  61. package/components/timezone_picker.mjs +1 -1
  62. package/components.mjs +23 -23
  63. package/composables.mjs +8 -8
  64. package/{console-CRXioSFP.mjs → console-Dgoi3FwV.mjs} +2 -2
  65. package/{console-CRXioSFP.mjs.map → console-Dgoi3FwV.mjs.map} +1 -1
  66. package/{custom-Y1WJVKP9.mjs → custom-DQmbYYPh.mjs} +17 -17
  67. package/{custom-Y1WJVKP9.mjs.map → custom-DQmbYYPh.mjs.map} +1 -1
  68. package/{date-BxEeCNWD.mjs → date-E_8RP3gK.mjs} +21 -21
  69. package/{date-BxEeCNWD.mjs.map → date-E_8RP3gK.mjs.map} +1 -1
  70. package/{date_time-6kpv7eDF.mjs → date_time-BmYl2TFi.mjs} +300 -300
  71. package/{date_time-6kpv7eDF.mjs.map → date_time-BmYl2TFi.mjs.map} +1 -1
  72. package/{display-kAyhIPBH.mjs → display-B089h_sz.mjs} +30 -28
  73. package/display-B089h_sz.mjs.map +1 -0
  74. package/{display-CO0pTIEs.mjs → display-dv4cOwRN.mjs} +42 -42
  75. package/{display-CO0pTIEs.mjs.map → display-dv4cOwRN.mjs.map} +1 -1
  76. package/{display-DvzWa1QO.mjs → display-fXo4JeIS.mjs} +41 -41
  77. package/{display-DvzWa1QO.mjs.map → display-fXo4JeIS.mjs.map} +1 -1
  78. package/{elevation-CMzO50xm.mjs → elevation-YNOj0hSa.mjs} +82 -82
  79. package/{elevation-CMzO50xm.mjs.map → elevation-YNOj0hSa.mjs.map} +1 -1
  80. package/{enum-noYU2Cqh.mjs → enum-8itqseZa.mjs} +22 -22
  81. package/{enum-noYU2Cqh.mjs.map → enum-8itqseZa.mjs.map} +1 -1
  82. package/factories.mjs +1 -1
  83. package/{field_composer-DpJx0Oz1.mjs → field_composer-ugYyDQNY.mjs} +7 -7
  84. package/{field_composer-DpJx0Oz1.mjs.map → field_composer-ugYyDQNY.mjs.map} +1 -1
  85. package/{form-CDLcDPyU.mjs → form-BtDnRXYm.mjs} +45 -45
  86. package/{form-CDLcDPyU.mjs.map → form-BtDnRXYm.mjs.map} +1 -1
  87. package/{guards-B99p3BPj.mjs → guards-Cby4QwzY.mjs} +2 -2
  88. package/{guards-B99p3BPj.mjs.map → guards-Cby4QwzY.mjs.map} +1 -1
  89. package/guards.mjs +4 -4
  90. package/helpers.mjs +6 -6
  91. package/{index-C9UuBVyI.mjs → index-3XRUa28C.mjs} +12 -12
  92. package/{index-C9UuBVyI.mjs.map → index-3XRUa28C.mjs.map} +1 -1
  93. package/{index-CzI9mHIx.mjs → index-BCQmj6cf.mjs} +13 -13
  94. package/{index-CzI9mHIx.mjs.map → index-BCQmj6cf.mjs.map} +1 -1
  95. package/{index-bXmNb9jX.mjs → index-BgevbZTt.mjs} +10 -10
  96. package/{index-bXmNb9jX.mjs.map → index-BgevbZTt.mjs.map} +1 -1
  97. package/{index-BaWthszI.mjs → index-C-PCfO1S.mjs} +2 -2
  98. package/{index-BaWthszI.mjs.map → index-C-PCfO1S.mjs.map} +1 -1
  99. package/{index-Bi050X9r.mjs → index-CSyOYGEi.mjs} +8 -8
  100. package/{index-Bi050X9r.mjs.map → index-CSyOYGEi.mjs.map} +1 -1
  101. package/{index-CIvylvfa.mjs → index-D9i1PRci.mjs} +5701 -5698
  102. package/{index-CIvylvfa.mjs.map → index-D9i1PRci.mjs.map} +1 -1
  103. package/{index-B2rKM3mR.mjs → index-DWv9iKZs.mjs} +21 -21
  104. package/{index-B2rKM3mR.mjs.map → index-DWv9iKZs.mjs.map} +1 -1
  105. package/{index-slHxe6b-.mjs → index-VpcXNOpn.mjs} +2 -2
  106. package/{index-slHxe6b-.mjs.map → index-VpcXNOpn.mjs.map} +1 -1
  107. package/{index-BUpccfIz.mjs → index-fiZltUBs.mjs} +3 -3
  108. package/{index-BUpccfIz.mjs.map → index-fiZltUBs.mjs.map} +1 -1
  109. package/index.mjs +31 -31
  110. package/{integer-BIJ4_I8y.mjs → integer-W2_SlKV1.mjs} +5 -5
  111. package/{integer-BIJ4_I8y.mjs.map → integer-W2_SlKV1.mjs.map} +1 -1
  112. package/{mdi-CqMJqgQi.mjs → mdi-DC1jeTJJ.mjs} +55 -55
  113. package/{mdi-CqMJqgQi.mjs.map → mdi-DC1jeTJJ.mjs.map} +1 -1
  114. package/{number-z_LAINPM.mjs → number-DgwZBxOw.mjs} +101 -101
  115. package/{number-z_LAINPM.mjs.map → number-DgwZBxOw.mjs.map} +1 -1
  116. package/package.json +31 -31
  117. package/{position-Ai5XksAO.mjs → position-B9VPkbhU.mjs} +2 -2
  118. package/{position-Ai5XksAO.mjs.map → position-B9VPkbhU.mjs.map} +1 -1
  119. package/private/control-button-bar/props.d.ts +10 -10
  120. package/private/fields/bigint.d.ts +128 -128
  121. package/private/fields/boolean.d.ts +68 -68
  122. package/private/fields/common.d.ts +16 -16
  123. package/private/fields/custom.d.ts +2 -2
  124. package/private/fields/date.d.ts +24 -24
  125. package/private/fields/date_time.d.ts +24 -24
  126. package/private/fields/enum.d.ts +68 -68
  127. package/private/fields/integer.d.ts +107 -107
  128. package/private/fields/multiple.d.ts +17 -17
  129. package/private/fields/number.d.ts +46 -46
  130. package/private/fields/read_mode_renderer.d.ts +17 -17
  131. package/private/fields/string.d.ts +24 -24
  132. package/private/fields/unsigned_integer.d.ts +107 -107
  133. package/private/filtration/filter_group_condition_element.d.ts +36 -36
  134. package/private/resourceful-index/index.d.ts +17 -17
  135. package/private/resourceful-index/partials/_controls.d.ts +1 -1
  136. package/private/resourceful-index/partials/_per_page_selector.d.ts +1 -1
  137. package/private/resourceful-index/props.d.ts +34 -34
  138. package/private/resourceful-record/form.d.ts +12 -12
  139. package/private/resourceful-record/index.d.ts +13 -13
  140. package/private/resourceful-record/props.d.ts +20 -20
  141. package/private/sortable/index.d.ts +1 -1
  142. package/{props-p4f5Pa5h.mjs → props-COvhL78L.mjs} +4 -4
  143. package/{props-p4f5Pa5h.mjs.map → props-COvhL78L.mjs.map} +1 -1
  144. package/{props-BYX22zcE.mjs → props-GYFmAF5-.mjs} +6 -6
  145. package/{props-BYX22zcE.mjs.map → props-GYFmAF5-.mjs.map} +1 -1
  146. package/{renderers-BKUvrrVm.mjs → renderers-BP4li2WT.mjs} +13 -13
  147. package/{renderers-BKUvrrVm.mjs.map → renderers-BP4li2WT.mjs.map} +1 -1
  148. package/{string-Dmr8SRMf.mjs → string-RfpfCwEn.mjs} +137 -137
  149. package/{string-Dmr8SRMf.mjs.map → string-RfpfCwEn.mjs.map} +1 -1
  150. package/{unsigned_integer-BliPiCXO.mjs → unsigned_integer-Cg6tbRJj.mjs} +4 -4
  151. package/{unsigned_integer-BliPiCXO.mjs.map → unsigned_integer-Cg6tbRJj.mjs.map} +1 -1
  152. package/useRender-CfNJA_8a.mjs +9 -0
  153. package/{useRender-BD1xw5zG.mjs.map → useRender-CfNJA_8a.mjs.map} +1 -1
  154. package/{utils-DqXWb-4f.mjs → utils-D3ZGaTyv.mjs} +48 -48
  155. package/{utils-DqXWb-4f.mjs.map → utils-D3ZGaTyv.mjs.map} +1 -1
  156. package/{validation-DS3tTSk5.mjs → validation-BF_JkNWB.mjs} +4 -4
  157. package/{validation-DS3tTSk5.mjs.map → validation-BF_JkNWB.mjs.map} +1 -1
  158. package/VBtn.css +0 -1
  159. package/VDatePicker.css +0 -1
  160. package/VEmptyState.css +0 -1
  161. package/VListItem.css +0 -1
  162. package/VMenu.css +0 -1
  163. package/VPicker.css +0 -1
  164. package/VRadioGroup.css +0 -1
  165. package/VSheet.css +0 -1
  166. package/actions.css +0 -1
  167. package/alert-IW1AIWZw.mjs.map +0 -1
  168. package/boolean.css +0 -1
  169. package/clipboard.css +0 -1
  170. package/common-BeDAn4wu.mjs.map +0 -1
  171. package/common.css +0 -1
  172. package/date_time.css +0 -1
  173. package/display-kAyhIPBH.mjs.map +0 -1
  174. package/display.css +0 -1
  175. package/display2.css +0 -1
  176. package/elevation.css +0 -1
  177. package/index.css +0 -1
  178. package/mdi.css +0 -1
  179. package/number.css +0 -1
  180. package/string.css +0 -1
  181. package/useRender-BD1xw5zG.mjs +0 -9
package/index.mjs CHANGED
@@ -1,44 +1,44 @@
1
- import { R as r, u as a } from "./alert-IW1AIWZw.mjs";
2
- import { F as u, i as l, u as i } from "./validation-DS3tTSk5.mjs";
3
- import { T as R, g as n, a as d, u as m, b as p, c as f } from "./index-BUpccfIz.mjs";
4
- import { S as x, s as S } from "./index-BaWthszI.mjs";
5
- import { S as I, u as C } from "./index-slHxe6b-.mjs";
6
- import { b as g, c as b, E as O, a as T, R as A } from "./index-CIvylvfa.mjs";
7
- import { R as N } from "./index-C9UuBVyI.mjs";
8
- import { a as B, R as P } from "./form-CDLcDPyU.mjs";
9
- import { R as U, r as L, a as M } from "./renderers-BKUvrrVm.mjs";
10
- import { R as h } from "./bigint-Jmfa2L4S.mjs";
11
- import { R as w, b as H, a as k } from "./boolean-BEY7eBxf.mjs";
12
- import { R as q, a as W } from "./date_time-6kpv7eDF.mjs";
13
- import { R as Z } from "./date-BxEeCNWD.mjs";
14
- import { R as G, a as Q } from "./enum-noYU2Cqh.mjs";
15
- import { R as Y } from "./integer-BIJ4_I8y.mjs";
16
- import { R as ee } from "./number-z_LAINPM.mjs";
17
- import { b as se, R as re, a as ae } from "./string-Dmr8SRMf.mjs";
18
- import { R as ue } from "./unsigned_integer-BliPiCXO.mjs";
19
- import { R as ie } from "./custom-Y1WJVKP9.mjs";
20
- import { C as Re } from "./index-B2rKM3mR.mjs";
21
- import { C as de } from "./index-CzI9mHIx.mjs";
22
- import { C as pe } from "./props-p4f5Pa5h.mjs";
23
- import { C as Ee } from "./index-bXmNb9jX.mjs";
24
- import { c as Se, u as Fe } from "./clipboard-BoKd7mFG.mjs";
25
- import { S as Ce, a as _e, u as ge } from "./display-kAyhIPBH.mjs";
1
+ import { R as r, u as a } from "./alert-pFT7pWTZ.mjs";
2
+ import { F as u, i as l, u as i } from "./validation-BF_JkNWB.mjs";
3
+ import { T as R, g as n, a as d, u as m, b as p, c as f } from "./index-fiZltUBs.mjs";
4
+ import { S as x, s as S } from "./index-C-PCfO1S.mjs";
5
+ import { S as I, u as C } from "./index-VpcXNOpn.mjs";
6
+ import { b as g, c as b, E as O, a as T, R as A } from "./index-D9i1PRci.mjs";
7
+ import { R as N } from "./index-3XRUa28C.mjs";
8
+ import { a as B, R as P } from "./form-BtDnRXYm.mjs";
9
+ import { R as U, r as L, a as M } from "./renderers-BP4li2WT.mjs";
10
+ import { R as h } from "./bigint-CCM0aPaS.mjs";
11
+ import { R as w, b as H, a as k } from "./boolean-1-MOJPSu.mjs";
12
+ import { R as q, a as W } from "./date_time-BmYl2TFi.mjs";
13
+ import { R as Z } from "./date-E_8RP3gK.mjs";
14
+ import { R as G, a as Q } from "./enum-8itqseZa.mjs";
15
+ import { R as Y } from "./integer-W2_SlKV1.mjs";
16
+ import { R as ee } from "./number-DgwZBxOw.mjs";
17
+ import { b as se, R as re, a as ae } from "./string-RfpfCwEn.mjs";
18
+ import { R as ue } from "./unsigned_integer-Cg6tbRJj.mjs";
19
+ import { R as ie } from "./custom-DQmbYYPh.mjs";
20
+ import { C as Re } from "./index-DWv9iKZs.mjs";
21
+ import { C as de } from "./index-BCQmj6cf.mjs";
22
+ import { C as pe } from "./props-COvhL78L.mjs";
23
+ import { C as Ee } from "./index-BgevbZTt.mjs";
24
+ import { c as Se, u as Fe } from "./clipboard-CdGABqm1.mjs";
25
+ import { S as Ce, a as _e, u as ge } from "./display-B089h_sz.mjs";
26
26
  import { e as Oe, u as Te } from "./http-BBfnr2c-.mjs";
27
27
  import { f as De, u as Ne } from "./big_number_formatter-BGfIwlog.mjs";
28
- import { R as Be, j as Pe, r as Ve, e as Ue, g as Le, h as Me, k as ve, n as he, l as ze, i as we, m as He, o as ke, f as je, d as qe, p as We, s as Ke, v as Ze, t as Je, q as Ge, u as Qe, c as Xe, b as Ye, a as $e } from "./utils-DqXWb-4f.mjs";
29
- import { u as oo } from "./field_composer-DpJx0Oz1.mjs";
30
- import { u as ro } from "./common-BeDAn4wu.mjs";
28
+ import { R as Be, j as Pe, r as Ve, e as Ue, g as Le, h as Me, k as ve, n as he, l as ze, i as we, m as He, o as ke, f as je, d as qe, p as We, s as Ke, v as Ze, t as Je, q as Ge, u as Qe, c as Xe, b as Ye, a as $e } from "./utils-D3ZGaTyv.mjs";
29
+ import { u as oo } from "./field_composer-ugYyDQNY.mjs";
30
+ import { u as ro } from "./common-Bi5RUD-n.mjs";
31
31
  import { I as to, s as uo, k as lo, d as io, e as co, f as Ro, i as no, c as mo, a as po, u as fo, j as Eo, h as xo, g as So, b as Fo } from "./ioc-Du_Tgg-1.mjs";
32
32
  import { B as Co, E as _o, R as go, a as bo, b as Oo, c as To } from "./http-Crw0XAYj.mjs";
33
33
  import { a as Do, c as No, b as yo, E as Bo } from "./exceptions-Bzt_Bw5_.mjs";
34
- import { a as Vo, c as Uo, b as Lo, h as Mo, d as vo, f as ho, e as zo, g as wo, i as Ho } from "./guards-B99p3BPj.mjs";
35
- import { a as jo, i as qo } from "./actions-8bWGsB-p.mjs";
34
+ import { a as Vo, c as Uo, b as Lo, h as Mo, d as vo, f as ho, e as zo, g as wo, i as Ho } from "./guards-Cby4QwzY.mjs";
35
+ import { a as jo, i as qo } from "./actions-ORUmfJR5.mjs";
36
36
  import { E as Ko, a as Zo, b as Jo, c as Go, f as Qo, g as Xo, I as Yo, S as $o, h as es, d as os, i as ss, e as rs } from "./encoding-C1W2Cp3X-DzgQRCVx.mjs";
37
37
  import { IoCSymbol as ts, ResourcefulIndexScopedDisplaySymbol as us, ResourcefulRecordFormScopedBusConsumerSymbol as ls, ResourcefulRecordFormScopedDisplaySymbol as is, ResourcefulRecordScopedBusConsumerSymbol as cs, ResourcefulRecordScopedDisplaySymbol as Rs } from "./symbols.mjs";
38
38
  import { e as ds, i as ms, q as ps, s as fs } from "./question-BZ_Klr0o.mjs";
39
39
  import { errorIconRaw as xs, infoIconRaw as Ss, questionIconRaw as Fs, successIconRaw as Is, warningIconRaw as Cs } from "./icons.mjs";
40
40
  import { w as gs } from "./warning-D1tzZbaa.mjs";
41
- const e = "0.1.0-master-e14740ea";
41
+ const e = "0.1.0-master-54839a90";
42
42
  export {
43
43
  Co as BaseException,
44
44
  Ee as ControlButton,
@@ -1,12 +1,12 @@
1
- import { p as u, y as d } from "./utils-DqXWb-4f.mjs";
1
+ import { p as u, x as d } from "./utils-D3ZGaTyv.mjs";
2
2
  import { defineComponent as b, toRefs as F, computed as s, camelize as R, h as g } from "vue";
3
- import { a as v, r, R as f } from "./number-z_LAINPM.mjs";
3
+ import { a as v, r, R as f } from "./number-DgwZBxOw.mjs";
4
4
  const j = u(
5
5
  {
6
6
  ...d(v(), ["precision"])
7
7
  },
8
8
  "RIntegerField"
9
- ), N = b({
9
+ ), h = b({
10
10
  name: "RIntegerField",
11
11
  props: j(),
12
12
  emits: r,
@@ -32,7 +32,7 @@ const j = u(
32
32
  }
33
33
  });
34
34
  export {
35
- N as R,
35
+ h as R,
36
36
  j as m
37
37
  };
38
- //# sourceMappingURL=integer-BIJ4_I8y.mjs.map
38
+ //# sourceMappingURL=integer-W2_SlKV1.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"integer-BIJ4_I8y.mjs","sources":["../src/private/fields/integer.ts"],"sourcesContent":["/*\n|--------------------------------------------------------------------------\n| Resourceful Integer Field\n|--------------------------------------------------------------------------\n|\n| A specialized integer input field component that wraps RNumberField with\n| integer-specific constraints and optimizations for whole number values.\n|\n| **Key Features:**\n| - **Integer-Only Input**: Forces precision: 0 and step: 1 for whole numbers\n| - **RNumberField Foundation**: Inherits all advanced features (controls, formatting, validation)\n| - **Clean API**: Removes inappropriate props (precision, step) from public interface\n| - **Perfect Wrapper**: Zero code duplication while providing integer-specific behavior\n| - **Multiple Mode**: Chip-based interface for integer arrays with formatted display\n| - **Read Mode**: Formatted display with Oxford comma lists for multiple values\n| - **Advanced Controls**: Custom increment/decrement buttons with smart icon adaptation\n| - **Numeral.js Integration**: Professional formatting (thousands separators, custom patterns)\n|\n| **Inherited Features from RNumberField:**\n| - Custom control variants (default, stacked, split, hidden)\n| - Icon customization (increment, decrement, collapse, expand)\n| - Min/max validation with visual feedback\n| - Advanced accessibility (keyboard navigation, ARIA support)\n| - Mobile-optimized touch controls\n| - Theme integration and zero custom CSS\n|\n| **Usage Examples:**\n| ```vue\n| <!-- Single integer input -->\n| <RIntegerField\n| v-model=\"quantity\"\n| label=\"Quantity\"\n| format=\"0,0\"\n| :min=\"1\"\n| :max=\"999999\"\n| control-variant=\"split\"\n| />\n|\n| <!-- Multiple integers with formatting -->\n| <RIntegerField\n| v-model=\"scores\"\n| multiple\n| label=\"Test Scores\"\n| format=\"0,0\"\n| :min=\"0\"\n| :max=\"100\"\n| />\n|\n| <!-- Read-only display -->\n| <RIntegerField\n| v-model=\"results\"\n| multiple\n| label=\"Results\"\n| format=\"0,0\"\n| render-mode=\"read\"\n| />\n| ```\n|\n| The component automatically enforces integer constraints while providing\n| the full power and flexibility of the underlying RNumberField implementation.\n*/\n\nimport { omit } from '@nhtio/vuetifiable/util/helpers'\nimport { propsFactory } from '@nhtio/vuetifiable/util/propsFactory'\nimport { defineComponent, toRefs, computed, camelize, h } from 'vue'\nimport {\n RNumberField,\n makeRNumberFieldProps,\n rNumberFieldEmits as rIntegerFieldEmits,\n} from './number'\nimport type { VNumberInputSlots, RNumberFieldProps } from './number'\nimport type { ExtractPublicPropTypes, SlotsType, ComponentPublicInstance } from 'vue'\n\n/**\n * Factory function to create props for RIntegerField components.\n *\n * Creates a specialized prop set based on RNumberField props with integer-specific\n * constraints. Removes inappropriate props (precision, step) while preserving all\n * other RNumberField capabilities including formatting, validation, and controls.\n *\n * **Omitted Props:**\n * - `precision`: Forced to 0 for integer-only input\n * - `step`: Forced to 1 for whole number increments\n *\n * **Included Props:**\n * - **Core props**: min, max, format, controlVariant\n * - **Icon props**: incrementIcon, decrementIcon, collapseIcon, expandIcon\n * - **Common field props**: multiple, renderMode, choices, validation\n * - **Vuetify props**: variant, density, color, theme, etc.\n *\n * @example\n * ```typescript\n * const MyIntegerField = defineComponent({\n * props: makeRIntegerFieldProps(),\n * // ... component implementation\n * })\n * ```\n *\n * @returns Props factory for RIntegerField components\n * @public\n */\nexport const makeRIntegerFieldProps = propsFactory(\n {\n ...omit(makeRNumberFieldProps(), ['precision']),\n },\n 'RIntegerField'\n)\n\n/**\n * Event emitters for RIntegerField components.\n *\n * Inherits all event signatures from RNumberField to ensure perfect compatibility\n * and consistent behavior across numeric field variants. All events maintain\n * the same parameter types and validation patterns.\n *\n * **Available Events:**\n * - `update:modelValue`: Emitted when integer value(s) change\n * - `update:model-value`: Kebab-case variant of modelValue update\n * - `update:focused`: Emitted when focus state changes\n * - `click:append`: Emitted when append slot is clicked\n * - `click:appendInner`: Emitted when append-inner slot is clicked\n * - `click:clear`: Emitted when clear action is triggered\n * - `click:prependInner`: Emitted when prepend-inner slot is clicked\n * - `click:prepend`: Emitted when prepend slot is clicked\n * - `mousedown:control`: Emitted when control area receives mousedown\n * - `click:control`: Emitted when control area is clicked\n *\n * @example\n * ```vue\n * <RIntegerField\n * v-model=\"count\"\n * @update:modelValue=\"handleValueChange\"\n * @click:clear=\"handleClear\"\n * />\n * ```\n *\n * @public\n */\nexport { rIntegerFieldEmits }\n\n/**\n * Public props interface for RIntegerField components.\n *\n * Provides type-safe access to all available props with integer-specific constraints.\n * Based on RNumberField props but excludes precision and step for cleaner integer API.\n *\n * **Key Props:**\n * - `modelValue`: The current integer value(s) - number | number[] | null | undefined\n * - `multiple`: Enable array input mode with chips\n * - `format`: Numeral.js format string (e.g., \"0,0\", \"#,##0\")\n * - `min`/`max`: Integer range validation\n * - `controlVariant`: Control button layout style\n * - `renderMode`: Display mode (\"edit\" | \"read\")\n *\n * **Automatic Constraints:**\n * - `precision`: Always 0 (no decimals)\n * - `step`: Always 1 (whole number increments)\n *\n * @example\n * ```typescript\n * const props: RIntegerFieldProps = {\n * modelValue: 42,\n * format: \"0,0\",\n * min: 1,\n * max: 999999,\n * controlVariant: \"split\"\n * }\n * ```\n *\n * @public\n */\nexport type RIntegerFieldProps = ExtractPublicPropTypes<ReturnType<typeof makeRIntegerFieldProps>>\n\n/**\n * Specialized integer input field component with advanced formatting and validation.\n *\n * A professional integer field that wraps RNumberField with integer-specific constraints,\n * providing a clean API for whole number input while inheriting all advanced features\n * like custom controls, numeral.js formatting, and unified field composer architecture.\n *\n * **Core Features:**\n * - **Integer-Only Input**: Automatically enforces precision: 0 and step: 1\n * - **RNumberField Foundation**: Inherits all advanced capabilities without code duplication\n * - **Clean API Design**: Removes inappropriate props (precision, step) from public interface\n * - **Advanced Formatting**: Numeral.js integration for thousands separators and custom patterns\n * - **Custom Controls**: Fully customizable increment/decrement buttons with smart icons\n * - **Multiple Mode**: Chip-based interface for integer arrays with formatted display\n * - **Read Mode**: Professional display with Oxford comma lists for multiple values\n * - **Smart Validation**: Min/max boundary checking with visual feedback\n * - **Perfect Accessibility**: Full keyboard navigation and screen reader support\n *\n * **Inherited from RNumberField:**\n * - **Control Variants**: default, stacked, split, hidden with adaptive icons\n * - **Icon Customization**: increment, decrement, collapse, expand icons\n * - **Advanced Validation**: Boundary checking with disabled state management\n * - **Mobile Optimization**: Touch-friendly controls with proper sizing\n * - **Theme Integration**: Pure Vuetify styling with zero custom CSS\n * - **Event System**: Complete event forwarding with type safety\n * - **Slot System**: Full slot inheritance for maximum customization\n *\n * **Integer-Specific Behavior:**\n * - Forces `precision: 0` to prevent decimal input\n * - Forces `step: 1` for whole number increments\n * - Optimized default format `\"0,0\"` for integer display\n * - Removes confusing decimal-related props from API\n *\n * **Formatting Examples:**\n * - Basic: `format=\"0,0\"` → `1,234,567`\n * - No separators: `format=\"0\"` → `1234567`\n * - Ordinals: `format=\"0o\"` → `1st, 2nd, 3rd`\n * - Bytes: `format=\"0b\"` → `1KB, 2MB, 3GB`\n *\n * @example\n * ```vue\n * <!-- Single integer input -->\n * <RIntegerField\n * v-model=\"quantity\"\n * label=\"Quantity\"\n * format=\"0,0\"\n * :min=\"1\"\n * :max=\"999999\"\n * control-variant=\"split\"\n * />\n *\n * <!-- Multiple integers -->\n * <RIntegerField\n * v-model=\"scores\"\n * multiple\n * label=\"Test Scores\"\n * format=\"0,0\"\n * :min=\"0\"\n * :max=\"100\"\n * />\n *\n * <!-- Read-only display -->\n * <RIntegerField\n * v-model=\"results\"\n * multiple\n * label=\"Results\"\n * format=\"0,0\"\n * render-mode=\"read\"\n * />\n *\n * <!-- Custom icons and controls -->\n * <RIntegerField\n * v-model=\"count\"\n * label=\"Item Count\"\n * control-variant=\"stacked\"\n * :increment-icon=\"customPlusIcon\"\n * :decrement-icon=\"customMinusIcon\"\n * />\n * ```\n *\n * **Architecture Benefits:**\n * - **Zero Code Duplication**: Leverages RNumberField's complex implementation\n * - **Perfect Type Safety**: Full TypeScript support with proper prop extraction\n * - **Consistent UX**: Identical behavior across all numeric field variants\n * - **Easy Maintenance**: Bug fixes in RNumberField automatically benefit integer field\n * - **Clean Separation**: Integer-specific logic isolated in wrapper component\n *\n * **Performance:**\n * - Minimal overhead through efficient prop binding and event forwarding\n * - Optimal re-rendering through computed prop aggregation\n * - Lazy evaluation of event handlers for better memory usage\n *\n * @public\n */\nexport const RIntegerField = defineComponent({\n name: 'RIntegerField',\n props: makeRIntegerFieldProps(),\n emits: rIntegerFieldEmits,\n slots: Object as SlotsType<VNumberInputSlots>,\n setup(props, { emit, slots }) {\n const all = toRefs(props)\n const computedProps = computed(() =>\n Object.assign({}, ...Object.entries(all).map(([k, v]) => ({ [k]: v.value })))\n )\n const computedEventForwarders = computed(() =>\n Object.assign(\n {},\n ...Object.keys(rIntegerFieldEmits).map((k) => {\n const onKey = camelize(`on-${k}`)\n const boundEmit = emit.bind(null, k as any)\n return { [onKey]: boundEmit }\n })\n )\n )\n const rNumberFieldBindings = computed<RNumberFieldProps>(() => ({\n ...computedProps.value,\n precision: 0,\n step: Math.abs(Math.round(all.step?.value ?? 1)) || 1,\n ...computedEventForwarders.value,\n }))\n // eslint-disable-next-line @nht/require-function-slots-for-programmatic-components\n return () => h(RNumberField, rNumberFieldBindings.value, slots)\n },\n})\n\n/**\n * Type definition for the RIntegerField component instance.\n *\n * Provides type-safe access to the component's public interface, including\n * all props, slots, emits, and exposed methods. Useful for programmatic\n * component creation and advanced TypeScript integration.\n *\n * @example\n * ```typescript\n * import type { RIntegerField } from './integer'\n *\n * // Component reference typing\n * const integerFieldRef = ref<InstanceType<RIntegerField>>()\n *\n * // Programmatic component creation\n * const IntegerFieldComponent: RIntegerField = defineComponent({\n * // ... implementation\n * })\n * ```\n *\n * @public\n */\nexport type RIntegerField = typeof RIntegerField & ComponentPublicInstance\n"],"names":["makeRIntegerFieldProps","propsFactory","omit","makeRNumberFieldProps","RIntegerField","defineComponent","rIntegerFieldEmits","props","emit","slots","all","toRefs","computedProps","computed","k","v","computedEventForwarders","onKey","camelize","boundEmit","rNumberFieldBindings","h","RNumberField"],"mappings":";;;AAqGO,MAAMA,IAAyBC;AAAA,EACpC;AAAA,IACE,GAAGC,EAAKC,KAAyB,CAAC,WAAW,CAAC;AAAA,EAAA;AAAA,EAEhD;AACF,GAiKaC,IAAgBC,EAAgB;AAAA,EAC3C,MAAM;AAAA,EACN,OAAOL,EAAA;AAAA,EACP,OAAOM;AAAAA,EACP,OAAO;AAAA,EACP,MAAMC,GAAO,EAAE,MAAAC,GAAM,OAAAC,KAAS;AAC5B,UAAMC,IAAMC,EAAOJ,CAAK,GAClBK,IAAgBC;AAAA,MAAS,MAC7B,OAAO,OAAO,CAAA,GAAI,GAAG,OAAO,QAAQH,CAAG,EAAE,IAAI,CAAC,CAACI,GAAGC,CAAC,OAAO,EAAE,CAACD,CAAC,GAAGC,EAAE,MAAA,EAAQ,CAAC;AAAA,IAAA,GAExEC,IAA0BH;AAAA,MAAS,MACvC,OAAO;AAAA,QACL,CAAA;AAAA,QACA,GAAG,OAAO,KAAKP,CAAkB,EAAE,IAAI,CAACQ,MAAM;AAC5C,gBAAMG,IAAQC,EAAS,MAAMJ,CAAC,EAAE,GAC1BK,IAAYX,EAAK,KAAK,MAAMM,CAAQ;AAC1C,iBAAO,EAAE,CAACG,CAAK,GAAGE,EAAA;AAAA,QACpB,CAAC;AAAA,MAAA;AAAA,IACH,GAEIC,IAAuBP,EAA4B,OAAO;AAAA,MAC9D,GAAGD,EAAc;AAAA,MACjB,WAAW;AAAA,MACX,MAAM,KAAK,IAAI,KAAK,MAAMF,EAAI,MAAM,SAAS,CAAC,CAAC,KAAK;AAAA,MACpD,GAAGM,EAAwB;AAAA,IAAA,EAC3B;AAEF,WAAO,MAAMK,EAAEC,GAAcF,EAAqB,OAAOX,CAAK;AAAA,EAChE;AACF,CAAC;"}
1
+ {"version":3,"file":"integer-W2_SlKV1.mjs","sources":["../src/private/fields/integer.ts"],"sourcesContent":["/*\n|--------------------------------------------------------------------------\n| Resourceful Integer Field\n|--------------------------------------------------------------------------\n|\n| A specialized integer input field component that wraps RNumberField with\n| integer-specific constraints and optimizations for whole number values.\n|\n| **Key Features:**\n| - **Integer-Only Input**: Forces precision: 0 and step: 1 for whole numbers\n| - **RNumberField Foundation**: Inherits all advanced features (controls, formatting, validation)\n| - **Clean API**: Removes inappropriate props (precision, step) from public interface\n| - **Perfect Wrapper**: Zero code duplication while providing integer-specific behavior\n| - **Multiple Mode**: Chip-based interface for integer arrays with formatted display\n| - **Read Mode**: Formatted display with Oxford comma lists for multiple values\n| - **Advanced Controls**: Custom increment/decrement buttons with smart icon adaptation\n| - **Numeral.js Integration**: Professional formatting (thousands separators, custom patterns)\n|\n| **Inherited Features from RNumberField:**\n| - Custom control variants (default, stacked, split, hidden)\n| - Icon customization (increment, decrement, collapse, expand)\n| - Min/max validation with visual feedback\n| - Advanced accessibility (keyboard navigation, ARIA support)\n| - Mobile-optimized touch controls\n| - Theme integration and zero custom CSS\n|\n| **Usage Examples:**\n| ```vue\n| <!-- Single integer input -->\n| <RIntegerField\n| v-model=\"quantity\"\n| label=\"Quantity\"\n| format=\"0,0\"\n| :min=\"1\"\n| :max=\"999999\"\n| control-variant=\"split\"\n| />\n|\n| <!-- Multiple integers with formatting -->\n| <RIntegerField\n| v-model=\"scores\"\n| multiple\n| label=\"Test Scores\"\n| format=\"0,0\"\n| :min=\"0\"\n| :max=\"100\"\n| />\n|\n| <!-- Read-only display -->\n| <RIntegerField\n| v-model=\"results\"\n| multiple\n| label=\"Results\"\n| format=\"0,0\"\n| render-mode=\"read\"\n| />\n| ```\n|\n| The component automatically enforces integer constraints while providing\n| the full power and flexibility of the underlying RNumberField implementation.\n*/\n\nimport { omit } from '@nhtio/vuetifiable/util/helpers'\nimport { propsFactory } from '@nhtio/vuetifiable/util/propsFactory'\nimport { defineComponent, toRefs, computed, camelize, h } from 'vue'\nimport {\n RNumberField,\n makeRNumberFieldProps,\n rNumberFieldEmits as rIntegerFieldEmits,\n} from './number'\nimport type { VNumberInputSlots, RNumberFieldProps } from './number'\nimport type { ExtractPublicPropTypes, SlotsType, ComponentPublicInstance } from 'vue'\n\n/**\n * Factory function to create props for RIntegerField components.\n *\n * Creates a specialized prop set based on RNumberField props with integer-specific\n * constraints. Removes inappropriate props (precision, step) while preserving all\n * other RNumberField capabilities including formatting, validation, and controls.\n *\n * **Omitted Props:**\n * - `precision`: Forced to 0 for integer-only input\n * - `step`: Forced to 1 for whole number increments\n *\n * **Included Props:**\n * - **Core props**: min, max, format, controlVariant\n * - **Icon props**: incrementIcon, decrementIcon, collapseIcon, expandIcon\n * - **Common field props**: multiple, renderMode, choices, validation\n * - **Vuetify props**: variant, density, color, theme, etc.\n *\n * @example\n * ```typescript\n * const MyIntegerField = defineComponent({\n * props: makeRIntegerFieldProps(),\n * // ... component implementation\n * })\n * ```\n *\n * @returns Props factory for RIntegerField components\n * @public\n */\nexport const makeRIntegerFieldProps = propsFactory(\n {\n ...omit(makeRNumberFieldProps(), ['precision']),\n },\n 'RIntegerField'\n)\n\n/**\n * Event emitters for RIntegerField components.\n *\n * Inherits all event signatures from RNumberField to ensure perfect compatibility\n * and consistent behavior across numeric field variants. All events maintain\n * the same parameter types and validation patterns.\n *\n * **Available Events:**\n * - `update:modelValue`: Emitted when integer value(s) change\n * - `update:model-value`: Kebab-case variant of modelValue update\n * - `update:focused`: Emitted when focus state changes\n * - `click:append`: Emitted when append slot is clicked\n * - `click:appendInner`: Emitted when append-inner slot is clicked\n * - `click:clear`: Emitted when clear action is triggered\n * - `click:prependInner`: Emitted when prepend-inner slot is clicked\n * - `click:prepend`: Emitted when prepend slot is clicked\n * - `mousedown:control`: Emitted when control area receives mousedown\n * - `click:control`: Emitted when control area is clicked\n *\n * @example\n * ```vue\n * <RIntegerField\n * v-model=\"count\"\n * @update:modelValue=\"handleValueChange\"\n * @click:clear=\"handleClear\"\n * />\n * ```\n *\n * @public\n */\nexport { rIntegerFieldEmits }\n\n/**\n * Public props interface for RIntegerField components.\n *\n * Provides type-safe access to all available props with integer-specific constraints.\n * Based on RNumberField props but excludes precision and step for cleaner integer API.\n *\n * **Key Props:**\n * - `modelValue`: The current integer value(s) - number | number[] | null | undefined\n * - `multiple`: Enable array input mode with chips\n * - `format`: Numeral.js format string (e.g., \"0,0\", \"#,##0\")\n * - `min`/`max`: Integer range validation\n * - `controlVariant`: Control button layout style\n * - `renderMode`: Display mode (\"edit\" | \"read\")\n *\n * **Automatic Constraints:**\n * - `precision`: Always 0 (no decimals)\n * - `step`: Always 1 (whole number increments)\n *\n * @example\n * ```typescript\n * const props: RIntegerFieldProps = {\n * modelValue: 42,\n * format: \"0,0\",\n * min: 1,\n * max: 999999,\n * controlVariant: \"split\"\n * }\n * ```\n *\n * @public\n */\nexport type RIntegerFieldProps = ExtractPublicPropTypes<ReturnType<typeof makeRIntegerFieldProps>>\n\n/**\n * Specialized integer input field component with advanced formatting and validation.\n *\n * A professional integer field that wraps RNumberField with integer-specific constraints,\n * providing a clean API for whole number input while inheriting all advanced features\n * like custom controls, numeral.js formatting, and unified field composer architecture.\n *\n * **Core Features:**\n * - **Integer-Only Input**: Automatically enforces precision: 0 and step: 1\n * - **RNumberField Foundation**: Inherits all advanced capabilities without code duplication\n * - **Clean API Design**: Removes inappropriate props (precision, step) from public interface\n * - **Advanced Formatting**: Numeral.js integration for thousands separators and custom patterns\n * - **Custom Controls**: Fully customizable increment/decrement buttons with smart icons\n * - **Multiple Mode**: Chip-based interface for integer arrays with formatted display\n * - **Read Mode**: Professional display with Oxford comma lists for multiple values\n * - **Smart Validation**: Min/max boundary checking with visual feedback\n * - **Perfect Accessibility**: Full keyboard navigation and screen reader support\n *\n * **Inherited from RNumberField:**\n * - **Control Variants**: default, stacked, split, hidden with adaptive icons\n * - **Icon Customization**: increment, decrement, collapse, expand icons\n * - **Advanced Validation**: Boundary checking with disabled state management\n * - **Mobile Optimization**: Touch-friendly controls with proper sizing\n * - **Theme Integration**: Pure Vuetify styling with zero custom CSS\n * - **Event System**: Complete event forwarding with type safety\n * - **Slot System**: Full slot inheritance for maximum customization\n *\n * **Integer-Specific Behavior:**\n * - Forces `precision: 0` to prevent decimal input\n * - Forces `step: 1` for whole number increments\n * - Optimized default format `\"0,0\"` for integer display\n * - Removes confusing decimal-related props from API\n *\n * **Formatting Examples:**\n * - Basic: `format=\"0,0\"` → `1,234,567`\n * - No separators: `format=\"0\"` → `1234567`\n * - Ordinals: `format=\"0o\"` → `1st, 2nd, 3rd`\n * - Bytes: `format=\"0b\"` → `1KB, 2MB, 3GB`\n *\n * @example\n * ```vue\n * <!-- Single integer input -->\n * <RIntegerField\n * v-model=\"quantity\"\n * label=\"Quantity\"\n * format=\"0,0\"\n * :min=\"1\"\n * :max=\"999999\"\n * control-variant=\"split\"\n * />\n *\n * <!-- Multiple integers -->\n * <RIntegerField\n * v-model=\"scores\"\n * multiple\n * label=\"Test Scores\"\n * format=\"0,0\"\n * :min=\"0\"\n * :max=\"100\"\n * />\n *\n * <!-- Read-only display -->\n * <RIntegerField\n * v-model=\"results\"\n * multiple\n * label=\"Results\"\n * format=\"0,0\"\n * render-mode=\"read\"\n * />\n *\n * <!-- Custom icons and controls -->\n * <RIntegerField\n * v-model=\"count\"\n * label=\"Item Count\"\n * control-variant=\"stacked\"\n * :increment-icon=\"customPlusIcon\"\n * :decrement-icon=\"customMinusIcon\"\n * />\n * ```\n *\n * **Architecture Benefits:**\n * - **Zero Code Duplication**: Leverages RNumberField's complex implementation\n * - **Perfect Type Safety**: Full TypeScript support with proper prop extraction\n * - **Consistent UX**: Identical behavior across all numeric field variants\n * - **Easy Maintenance**: Bug fixes in RNumberField automatically benefit integer field\n * - **Clean Separation**: Integer-specific logic isolated in wrapper component\n *\n * **Performance:**\n * - Minimal overhead through efficient prop binding and event forwarding\n * - Optimal re-rendering through computed prop aggregation\n * - Lazy evaluation of event handlers for better memory usage\n *\n * @public\n */\nexport const RIntegerField = defineComponent({\n name: 'RIntegerField',\n props: makeRIntegerFieldProps(),\n emits: rIntegerFieldEmits,\n slots: Object as SlotsType<VNumberInputSlots>,\n setup(props, { emit, slots }) {\n const all = toRefs(props)\n const computedProps = computed(() =>\n Object.assign({}, ...Object.entries(all).map(([k, v]) => ({ [k]: v.value })))\n )\n const computedEventForwarders = computed(() =>\n Object.assign(\n {},\n ...Object.keys(rIntegerFieldEmits).map((k) => {\n const onKey = camelize(`on-${k}`)\n const boundEmit = emit.bind(null, k as any)\n return { [onKey]: boundEmit }\n })\n )\n )\n const rNumberFieldBindings = computed<RNumberFieldProps>(() => ({\n ...computedProps.value,\n precision: 0,\n step: Math.abs(Math.round(all.step?.value ?? 1)) || 1,\n ...computedEventForwarders.value,\n }))\n // eslint-disable-next-line @nht/require-function-slots-for-programmatic-components\n return () => h(RNumberField, rNumberFieldBindings.value, slots)\n },\n})\n\n/**\n * Type definition for the RIntegerField component instance.\n *\n * Provides type-safe access to the component's public interface, including\n * all props, slots, emits, and exposed methods. Useful for programmatic\n * component creation and advanced TypeScript integration.\n *\n * @example\n * ```typescript\n * import type { RIntegerField } from './integer'\n *\n * // Component reference typing\n * const integerFieldRef = ref<InstanceType<RIntegerField>>()\n *\n * // Programmatic component creation\n * const IntegerFieldComponent: RIntegerField = defineComponent({\n * // ... implementation\n * })\n * ```\n *\n * @public\n */\nexport type RIntegerField = typeof RIntegerField & ComponentPublicInstance\n"],"names":["makeRIntegerFieldProps","propsFactory","omit","makeRNumberFieldProps","RIntegerField","defineComponent","rIntegerFieldEmits","props","emit","slots","all","toRefs","computedProps","computed","k","v","computedEventForwarders","onKey","camelize","boundEmit","rNumberFieldBindings","h","RNumberField"],"mappings":";;;AAqGO,MAAMA,IAAyBC;AAAA,EACpC;AAAA,IACE,GAAGC,EAAKC,KAAyB,CAAC,WAAW,CAAC;AAAA,EAAA;AAAA,EAEhD;AACF,GAiKaC,IAAgBC,EAAgB;AAAA,EAC3C,MAAM;AAAA,EACN,OAAOL,EAAA;AAAA,EACP,OAAOM;AAAAA,EACP,OAAO;AAAA,EACP,MAAMC,GAAO,EAAE,MAAAC,GAAM,OAAAC,KAAS;AAC5B,UAAMC,IAAMC,EAAOJ,CAAK,GAClBK,IAAgBC;AAAA,MAAS,MAC7B,OAAO,OAAO,CAAA,GAAI,GAAG,OAAO,QAAQH,CAAG,EAAE,IAAI,CAAC,CAACI,GAAGC,CAAC,OAAO,EAAE,CAACD,CAAC,GAAGC,EAAE,MAAA,EAAQ,CAAC;AAAA,IAAA,GAExEC,IAA0BH;AAAA,MAAS,MACvC,OAAO;AAAA,QACL,CAAA;AAAA,QACA,GAAG,OAAO,KAAKP,CAAkB,EAAE,IAAI,CAACQ,MAAM;AAC5C,gBAAMG,IAAQC,EAAS,MAAMJ,CAAC,EAAE,GAC1BK,IAAYX,EAAK,KAAK,MAAMM,CAAQ;AAC1C,iBAAO,EAAE,CAACG,CAAK,GAAGE,EAAA;AAAA,QACpB,CAAC;AAAA,MAAA;AAAA,IACH,GAEIC,IAAuBP,EAA4B,OAAO;AAAA,MAC9D,GAAGD,EAAc;AAAA,MACjB,WAAW;AAAA,MACX,MAAM,KAAK,IAAI,KAAK,MAAMF,EAAI,MAAM,SAAS,CAAC,CAAC,KAAK;AAAA,MACpD,GAAGM,EAAwB;AAAA,IAAA,EAC3B;AAEF,WAAO,MAAMK,EAAEC,GAAcF,EAAqB,OAAOX,CAAK;AAAA,EAChE;AACF,CAAC;"}
@@ -1,6 +1,6 @@
1
- import { capitalize as b1, h as w1, camelize as p1, createVNode as h, normalizeStyle as de, normalizeClass as fe, createElementVNode as D, Fragment as Me, toDisplayString as Re, withDirectives as n1, mergeProps as _, Transition as Ae, ref as q, watch as O, onScopeDispose as W, computed as T, nextTick as ke, watchEffect as Ee, effectScope as a1, inject as i1, shallowRef as Q, onMounted as x1, toRef as be, reactive as o1, provide as S1, toValue as Be, toRaw as k1, readonly as E1, warn as P1, onBeforeUnmount as O1, Teleport as Z1, vShow as R1 } from "vue";
2
- import { aZ as r1, a_ as s1, g as j, G, p as R, al as B1, k as J, A as ie, a6 as Fe, a as Te, l as we, a8 as l1, M as le, a2 as Ie, q as c1, s as F1, O as T1, a4 as I1, t as u1, v as N1, Y as D1, w as _1, x as W1, y as $1, a3 as z1, R as q1, c as j1, $ as U1, S as Y1, z as d1, a7 as X1, B as G1, C as K1, D as Q1, a$ as J1, E as et, F as f1, H as tt, ab as Ne, b0 as De, at as pe, b1 as _e, j as X, P as Pe, b2 as nt, b3 as We, b4 as me, b5 as Ve, b6 as $e, b7 as at, ak as Ce, a1 as it, b8 as ze, av as N, U as qe, b9 as ot, N as ve, aY as je, ba as rt, ae as st, u as lt, f as ct, r as ut, bb as dt, bc as ft, aw as vt, aH as mt } from "./display-DvzWa1QO.mjs";
3
- import './mdi.css';class Z {
1
+ import { capitalize as b1, h as w1, camelize as p1, createVNode as h, normalizeStyle as de, normalizeClass as fe, createElementVNode as D, Fragment as Me, toDisplayString as Re, withDirectives as n1, mergeProps as _, Transition as Ae, ref as q, watch as O, onScopeDispose as W, computed as F, nextTick as ke, watchEffect as Ee, effectScope as a1, inject as i1, shallowRef as Q, onMounted as x1, toRef as be, reactive as o1, provide as S1, toValue as Be, toRaw as k1, readonly as E1, warn as P1, onBeforeUnmount as O1, Teleport as Z1, vShow as R1 } from "vue";
2
+ import { aZ as r1, a_ as s1, g as j, y as G, p as R, al as B1, o as J, r as ie, a6 as Te, a as Fe, E as we, a8 as l1, M as le, a2 as Ie, f as c1, i as T1, S as F1, a4 as I1, j as u1, k as N1, Y as D1, l as _1, m as W1, n as $1, a3 as z1, W as q1, c as j1, $ as U1, X as Y1, q as d1, a7 as X1, s as G1, t as K1, v as Q1, a$ as J1, w as et, x as f1, z as tt, ab as Ne, b0 as De, at as pe, b1 as _e, D as X, T as Pe, b2 as nt, b3 as We, b4 as me, b5 as Ve, b6 as $e, b7 as at, ak as Ce, a1 as it, b8 as ze, av as N, O as qe, b9 as ot, R as ve, aY as je, ba as rt, ae as st, u as lt, A as ct, h as ut, bb as dt, bc as ft, aw as vt, aH as mt } from "./display-fXo4JeIS.mjs";
3
+ class Z {
4
4
  constructor(n) {
5
5
  const t = document.body.currentCSSZoom ?? 1, a = n instanceof DOMRect ? 1 + (1 - t) / t : 1, {
6
6
  x: i,
@@ -291,11 +291,11 @@ const Mt = R({
291
291
  icon: e.prependIcon
292
292
  }
293
293
  }
294
- }, t.prepend) : D(Me, null, [e.prependAvatar && h(Fe, {
294
+ }, t.prepend) : D(Me, null, [e.prependAvatar && h(Te, {
295
295
  key: "prepend-avatar",
296
296
  density: e.density,
297
297
  image: e.prependAvatar
298
- }, null), e.prependIcon && h(Te, {
298
+ }, null), e.prependIcon && h(Fe, {
299
299
  key: "prepend-icon",
300
300
  density: e.density,
301
301
  icon: e.prependIcon
@@ -325,11 +325,11 @@ const Mt = R({
325
325
  icon: e.appendIcon
326
326
  }
327
327
  }
328
- }, t.append) : D(Me, null, [e.appendIcon && h(Te, {
328
+ }, t.append) : D(Me, null, [e.appendIcon && h(Fe, {
329
329
  key: "append-icon",
330
330
  density: e.density,
331
331
  icon: e.appendIcon
332
- }, null), e.appendAvatar && h(Fe, {
332
+ }, null), e.appendAvatar && h(Te, {
333
333
  key: "append-avatar",
334
334
  density: e.density,
335
335
  image: e.appendAvatar
@@ -414,11 +414,11 @@ const Mt = R({
414
414
  themeClasses: i
415
415
  } = c1(e), {
416
416
  borderClasses: r
417
- } = F1(e), {
417
+ } = T1(e), {
418
418
  colorClasses: s,
419
419
  colorStyles: o,
420
420
  variantClasses: l
421
- } = T1(e), {
421
+ } = F1(e), {
422
422
  densityClasses: f
423
423
  } = I1(e), {
424
424
  dimensionStyles: c
@@ -652,7 +652,7 @@ function Ge(e, n) {
652
652
  }, n);
653
653
  }
654
654
  const C1 = {
655
- static: Ft,
655
+ static: Tt,
656
656
  // specific viewport position, usually centered
657
657
  connected: It
658
658
  // connected to a certain element
@@ -700,9 +700,9 @@ function Bt(e, n) {
700
700
  updateLocation: a
701
701
  };
702
702
  }
703
- function Ft() {
703
+ function Tt() {
704
704
  }
705
- function Tt(e, n) {
705
+ function Ft(e, n) {
706
706
  const t = m1(e);
707
707
  return n ? t.x += parseFloat(e.style.right || 0) : t.x -= parseFloat(e.style.left || 0), t.y -= parseFloat(e.style.top || 0), t;
708
708
  }
@@ -724,10 +724,10 @@ function It(e, n, t) {
724
724
  preferredAnchor: d,
725
725
  preferredOrigin: v
726
726
  };
727
- }), [s, o, l, f] = ["minWidth", "minHeight", "maxWidth", "maxHeight"].map((d) => T(() => {
727
+ }), [s, o, l, f] = ["minWidth", "minHeight", "maxWidth", "maxHeight"].map((d) => F(() => {
728
728
  const v = parseFloat(n[d]);
729
729
  return isNaN(v) ? 1 / 0 : v;
730
- })), c = T(() => {
730
+ })), c = F(() => {
731
731
  if (Array.isArray(n.offset))
732
732
  return n.offset;
733
733
  if (typeof n.offset == "string") {
@@ -771,7 +771,7 @@ function It(e, n, t) {
771
771
  function M() {
772
772
  if (C = !1, requestAnimationFrame(() => C = !0), !e.target.value || !e.contentEl.value) return;
773
773
  (Array.isArray(e.target.value) || e.target.value.offsetParent || e.target.value.getClientRects().length) && (g = v1(e.target.value));
774
- const d = Tt(e.contentEl.value, e.isRtl.value), v = ce(e.contentEl.value), p = n.stickToTarget ? 0 : 12;
774
+ const d = Ft(e.contentEl.value, e.isRtl.value), v = ce(e.contentEl.value), p = n.stickToTarget ? 0 : 12;
775
775
  v.length || (v.push(document.documentElement), e.contentEl.value.style.top && e.contentEl.value.style.left || (d.x -= parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-x") || 0), d.y -= parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-y") || 0)));
776
776
  const L = v.reduce((b, k) => {
777
777
  const m = Vt(k);
@@ -790,7 +790,7 @@ function It(e, n, t) {
790
790
  function B(b) {
791
791
  const k = new Z(d), m = Ge(b.anchor, g), E = Ge(b.origin, k);
792
792
  let {
793
- x: F,
793
+ x: T,
794
794
  y: I
795
795
  } = Zt(m, E);
796
796
  switch (b.anchor.side) {
@@ -801,10 +801,10 @@ function It(e, n, t) {
801
801
  I += c.value[0];
802
802
  break;
803
803
  case "left":
804
- F -= c.value[0];
804
+ T -= c.value[0];
805
805
  break;
806
806
  case "right":
807
- F += c.value[0];
807
+ T += c.value[0];
808
808
  break;
809
809
  }
810
810
  switch (b.anchor.align) {
@@ -815,15 +815,15 @@ function It(e, n, t) {
815
815
  I += c.value[1];
816
816
  break;
817
817
  case "left":
818
- F -= c.value[1];
818
+ T -= c.value[1];
819
819
  break;
820
820
  case "right":
821
- F += c.value[1];
821
+ T += c.value[1];
822
822
  break;
823
823
  }
824
- return k.x += F, k.y += I, k.width = Math.min(k.width, l.value), k.height = Math.min(k.height, f.value), {
824
+ return k.x += T, k.y += I, k.width = Math.min(k.width, l.value), k.height = Math.min(k.height, f.value), {
825
825
  overflows: Ue(k, L),
826
- x: F,
826
+ x: T,
827
827
  y: I
828
828
  };
829
829
  }
@@ -848,10 +848,10 @@ function It(e, n, t) {
848
848
  } = B(A);
849
849
  x += b, u += k, d.x += b, d.y += k;
850
850
  {
851
- const E = ze(A.anchor), F = m.x.before || m.x.after, I = m.y.before || m.y.after;
851
+ const E = ze(A.anchor), T = m.x.before || m.x.after, I = m.y.before || m.y.after;
852
852
  let ne = !1;
853
853
  if (["x", "y"].forEach((S) => {
854
- if (S === "x" && F && !$.x || S === "y" && I && !$.y) {
854
+ if (S === "x" && T && !$.x || S === "y" && I && !$.y) {
855
855
  const z = {
856
856
  anchor: {
857
857
  ...A.anchor
@@ -1058,7 +1058,7 @@ function Xt(e, n) {
1058
1058
  } = n;
1059
1059
  const r = ve("useActivator"), s = q();
1060
1060
  let o = !1, l = !1, f = !0;
1061
- const c = T(() => e.openOnFocus || e.openOnFocus == null && e.openOnHover), C = T(() => e.openOnClick || e.openOnClick == null && !e.openOnHover && !c.value), {
1061
+ const c = F(() => e.openOnFocus || e.openOnFocus == null && e.openOnHover), C = F(() => e.openOnClick || e.openOnClick == null && !e.openOnHover && !c.value), {
1062
1062
  runOpenDelay: V,
1063
1063
  runCloseDelay: y
1064
1064
  } = Ut(e, (u) => {
@@ -1081,10 +1081,10 @@ function Xt(e, n) {
1081
1081
  minDelay: 1
1082
1082
  });
1083
1083
  }
1084
- }, M = T(() => {
1084
+ }, M = F(() => {
1085
1085
  const u = {};
1086
1086
  return C.value && (u.onClick = g.onClick), e.openOnHover && (u.onMouseenter = g.onMouseenter, u.onMouseleave = g.onMouseleave), c.value && (u.onFocus = g.onFocus, u.onBlur = g.onBlur), u;
1087
- }), d = T(() => {
1087
+ }), d = F(() => {
1088
1088
  const u = {};
1089
1089
  if (e.openOnHover && (u.onMouseenter = () => {
1090
1090
  o = !0, V();
@@ -1103,7 +1103,7 @@ function Xt(e, n) {
1103
1103
  };
1104
1104
  }
1105
1105
  return u;
1106
- }), v = T(() => {
1106
+ }), v = F(() => {
1107
1107
  const u = {};
1108
1108
  return e.openOnHover && (u.onMouseenter = () => {
1109
1109
  f && (o = !0, f = !1, V());
@@ -1126,7 +1126,7 @@ function Xt(e, n) {
1126
1126
  s.value = p.el;
1127
1127
  });
1128
1128
  });
1129
- const L = je(), A = T(() => e.target === "cursor" && w.value ? w.value : L.value ? L.el : h1(e.target, r) || s.value), B = T(() => Array.isArray(A.value) ? void 0 : A.value);
1129
+ const L = je(), A = F(() => e.target === "cursor" && w.value ? w.value : L.value ? L.el : h1(e.target, r) || s.value), B = F(() => Array.isArray(A.value) ? void 0 : A.value);
1130
1130
  let x;
1131
1131
  return O(() => !!e.activator, (u) => {
1132
1132
  u && X ? (x = a1(), x.run(() => {
@@ -1263,7 +1263,7 @@ function tn(e, n, t) {
1263
1263
  }
1264
1264
  function nn(e) {
1265
1265
  return {
1266
- teleportTarget: T(() => {
1266
+ teleportTarget: F(() => {
1267
1267
  const t = e();
1268
1268
  if (t === !0 || !X) return;
1269
1269
  const a = t === !1 ? document.body : typeof t == "string" ? document.querySelector(t) : t;
@@ -1399,7 +1399,7 @@ const sn = R({
1399
1399
  attrs: a,
1400
1400
  emit: i
1401
1401
  } = n;
1402
- const r = ve("VOverlay"), s = q(), o = q(), l = q(), f = lt(e, "modelValue"), c = T({
1402
+ const r = ve("VOverlay"), s = q(), o = q(), l = q(), f = lt(e, "modelValue"), c = F({
1403
1403
  get: () => f.value,
1404
1404
  set: (H) => {
1405
1405
  H && e.disabled || (f.value = H);
@@ -1446,7 +1446,7 @@ const sn = R({
1446
1446
  });
1447
1447
  const {
1448
1448
  contentStyles: E,
1449
- updateLocation: F
1449
+ updateLocation: T
1450
1450
  } = Bt(e, {
1451
1451
  isRtl: y,
1452
1452
  contentEl: l,
@@ -1459,7 +1459,7 @@ const sn = R({
1459
1459
  targetEl: x,
1460
1460
  target: B,
1461
1461
  isActive: c,
1462
- updateLocation: F
1462
+ updateLocation: T
1463
1463
  });
1464
1464
  function I(H) {
1465
1465
  i("click:outside", H), e.persistent ? re() : c.value = !1;
@@ -1567,7 +1567,7 @@ const sn = R({
1567
1567
  rootEl: s,
1568
1568
  globalTop: d,
1569
1569
  localTop: v,
1570
- updateLocation: F
1570
+ updateLocation: T
1571
1571
  };
1572
1572
  }
1573
1573
  }), ye = Symbol("Forwarded refs");
@@ -1636,14 +1636,14 @@ function vn(e) {
1636
1636
  }
1637
1637
  });
1638
1638
  }
1639
- var mn = "M13 14H11V9H13M13 18H11V16H13M1 21H23L12 2L1 21Z", Vn = "M13,13H11V7H13M13,17H11V15H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z", Cn = "M12,3A9,9 0 0,0 3,12H0L4,16L8,12H5A7,7 0 0,1 12,5A7,7 0 0,1 19,12A7,7 0 0,1 12,19C10.5,19 9.09,18.5 7.94,17.7L6.5,19.14C8.04,20.3 9.94,21 12,21A9,9 0 0,0 21,12A9,9 0 0,0 12,3M14,12A2,2 0 0,0 12,10A2,2 0 0,0 10,12A2,2 0 0,0 12,14A2,2 0 0,0 14,12Z", Hn = "M14,12H10V10H14M14,16H10V14H14M20,8H17.19C16.74,7.22 16.12,6.55 15.37,6.04L17,4.41L15.59,3L13.42,5.17C12.96,5.06 12.5,5 12,5C11.5,5 11.04,5.06 10.59,5.17L8.41,3L7,4.41L8.62,6.04C7.88,6.55 7.26,7.22 6.81,8H4V10H6.09C6.04,10.33 6,10.66 6,11V12H4V14H6V15C6,15.34 6.04,15.67 6.09,16H4V18H6.81C7.85,19.79 9.78,21 12,21C14.22,21 16.15,19.79 17.19,18H20V16H17.91C17.96,15.67 18,15.34 18,15V14H20V12H18V11C18,10.66 17.96,10.33 17.91,10H20V8Z", Ln = "M19,19H5V8H19M16,1V3H8V1H6V3H5C3.89,3 3,3.89 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5C21,3.89 20.1,3 19,3H18V1M17,12H12V17H17V12Z", hn = "M12 2C17.5 2 22 6.5 22 12S17.5 22 12 22 2 17.5 2 12 6.5 2 12 2M12 4C10.1 4 8.4 4.6 7.1 5.7L18.3 16.9C19.3 15.5 20 13.8 20 12C20 7.6 16.4 4 12 4M16.9 18.3L5.7 7.1C4.6 8.4 4 10.1 4 12C4 16.4 7.6 20 12 20C13.9 20 15.6 19.4 16.9 18.3Z", yn = "M21 15V18H24V20H21V23H19V20H16V18H19V15H21M14 18H3V6H19V13H21V6C21 4.89 20.11 4 19 4H3C1.9 4 1 4.89 1 6V18C1 19.11 1.9 20 3 20H14V18Z", gn = "M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z", Mn = "M12 2C6.5 2 2 6.5 2 12S6.5 22 12 22 22 17.5 22 12 17.5 2 12 2M10 17L5 12L6.41 10.59L10 14.17L17.59 6.58L19 8L10 17Z", An = "M12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4A8,8 0 0,1 20,12A8,8 0 0,1 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z", bn = "M19,3H5C3.89,3 3,3.89 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5C21,3.89 20.1,3 19,3M19,5V19H5V5H19Z", wn = "M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3M19 19H5V5H19V19M7 17V7H17", pn = "M10,17L5,12L6.41,10.58L10,14.17L17.59,6.58L19,8M19,3H5C3.89,3 3,3.89 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5C21,3.89 20.1,3 19,3Z", xn = "M20,12A8,8 0 0,1 12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4C12.76,4 13.5,4.11 14.2,4.31L15.77,2.74C14.61,2.26 13.34,2 12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12M7.91,10.08L6.5,11.5L11,16L21,6L19.59,4.58L11,13.17L7.91,10.08Z", Sn = "M22,16A2,2 0 0,1 20,18H8C6.89,18 6,17.1 6,16V4C6,2.89 6.89,2 8,2H20A2,2 0 0,1 22,4V16M16,20V22H4A2,2 0 0,1 2,20V7H4V20H16Z", kn = "M20,16V4H8V16H20M22,16A2,2 0 0,1 20,18H8C6.89,18 6,17.1 6,16V4C6,2.89 6.89,2 8,2H20A2,2 0 0,1 22,4V16M16,20V22H4A2,2 0 0,1 2,20V7H4V20H16Z", En = "M20,2H8A2,2 0 0,0 6,4V16A2,2 0 0,0 8,18H20A2,2 0 0,0 22,16V4A2,2 0 0,0 20,2M20,16H8V4H20V16M16,20V22H4A2,2 0 0,1 2,20V7H4V20H16M18.53,8.06L17.47,7L12.59,11.88L10.47,9.76L9.41,10.82L12.59,14L18.53,8.06Z", Pn = "M19,3H5A2,2 0 0,0 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5A2,2 0 0,0 19,3M19,5V19H5V5H19M10,17L6,13L7.41,11.58L10,14.17L16.59,7.58L18,9", On = "M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z", Zn = "M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z", Rn = "M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z", Bn = "M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z", Fn = "M12 5C15.87 5 19 8.13 19 12C19 15.87 15.87 19 12 19C8.13 19 5 15.87 5 12C5 8.13 8.13 5 12 5M12 2C17.5 2 22 6.5 22 12C22 17.5 17.5 22 12 22C6.5 22 2 17.5 2 12C2 6.5 6.5 2 12 2M12 4C7.58 4 4 7.58 4 12C4 16.42 7.58 20 12 20C16.42 20 20 16.42 20 12C20 7.58 16.42 4 12 4Z", Tn = "M12,10A2,2 0 0,0 10,12C10,13.11 10.9,14 12,14C13.11,14 14,13.11 14,12A2,2 0 0,0 12,10Z", In = "M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M16.2,16.2L11,13V7H12.5V12.2L17,14.9L16.2,16.2Z", Nn = "M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z", Dn = "M12,2C17.53,2 22,6.47 22,12C22,17.53 17.53,22 12,22C6.47,22 2,17.53 2,12C2,6.47 6.47,2 12,2M15.59,7L12,10.59L8.41,7L7,8.41L10.59,12L7,15.59L8.41,17L12,13.41L15.59,17L17,15.59L13.41,12L17,8.41L15.59,7Z", _n = "M20 6.91L17.09 4L12 9.09L6.91 4L4 6.91L9.09 12L4 17.09L6.91 20L12 14.91L17.09 20L20 17.09L14.91 12L20 6.91Z", Wn = "M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z", $n = "M15,9H5V5H15M12,19A3,3 0 0,1 9,16A3,3 0 0,1 12,13A3,3 0 0,1 15,16A3,3 0 0,1 12,19M17,3H5C3.89,3 3,3.9 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V7L17,3Z", zn = "M17 3H5C3.9 3 3 3.9 3 5V19C3 20.11 3.9 21 5 21H11.81C11.42 20.34 11.17 19.6 11.07 18.84C9.5 18.31 8.66 16.6 9.2 15.03C9.61 13.83 10.73 13 12 13C12.44 13 12.88 13.1 13.28 13.29C15.57 11.5 18.83 11.59 21 13.54V7L17 3M15 9H5V5H15V9M15.75 21L13 18L14.16 16.84L15.75 18.43L19.34 14.84L20.5 16.25L15.75 21", qn = "M12,3C7.58,3 4,4.79 4,7C4,9.21 7.58,11 12,11C16.42,11 20,9.21 20,7C20,4.79 16.42,3 12,3M4,9V12C4,14.21 7.58,16 12,16C16.42,16 20,14.21 20,12V9C20,11.21 16.42,13 12,13C7.58,13 4,11.21 4,9M4,14V17C4,19.21 7.58,21 12,21C16.42,21 20,19.21 20,17V14C20,16.21 16.42,18 12,18C7.58,18 4,16.21 4,14Z", jn = "M19,4H15.5L14.5,3H9.5L8.5,4H5V6H19M6,19A2,2 0 0,0 8,21H16A2,2 0 0,0 18,19V7H6V19Z", Un = "M16,12A2,2 0 0,1 18,10A2,2 0 0,1 20,12A2,2 0 0,1 18,14A2,2 0 0,1 16,12M10,12A2,2 0 0,1 12,10A2,2 0 0,1 14,12A2,2 0 0,1 12,14A2,2 0 0,1 10,12M4,12A2,2 0 0,1 6,10A2,2 0 0,1 8,12A2,2 0 0,1 6,14A2,2 0 0,1 4,12Z", Yn = "M12,16A2,2 0 0,1 14,18A2,2 0 0,1 12,20A2,2 0 0,1 10,18A2,2 0 0,1 12,16M12,10A2,2 0 0,1 14,12A2,2 0 0,1 12,14A2,2 0 0,1 10,12A2,2 0 0,1 12,10M12,4A2,2 0 0,1 14,6A2,2 0 0,1 12,8A2,2 0 0,1 10,6A2,2 0 0,1 12,4Z", Xn = "M7,19V17H9V19H7M11,19V17H13V19H11M15,19V17H17V19H15M7,15V13H9V15H7M11,15V13H13V15H11M15,15V13H17V15H15M7,11V9H9V11H7M11,11V9H13V11H11M15,11V9H17V11H15M7,7V5H9V7H7M11,7V5H13V7H11M15,7V5H17V7H15Z", Gn = "M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9M12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17M12,4.5C7,4.5 2.73,7.61 1,12C2.73,16.39 7,19.5 12,19.5C17,19.5 21.27,16.39 23,12C21.27,7.61 17,4.5 12,4.5Z", Kn = "M11.83,9L15,12.16C15,12.11 15,12.05 15,12A3,3 0 0,0 12,9C11.94,9 11.89,9 11.83,9M7.53,9.8L9.08,11.35C9.03,11.56 9,11.77 9,12A3,3 0 0,0 12,15C12.22,15 12.44,14.97 12.65,14.92L14.2,16.47C13.53,16.8 12.79,17 12,17A5,5 0 0,1 7,12C7,11.21 7.2,10.47 7.53,9.8M2,4.27L4.28,6.55L4.73,7C3.08,8.3 1.78,10 1,12C2.73,16.39 7,19.5 12,19.5C13.55,19.5 15.03,19.2 16.38,18.66L16.81,19.08L19.73,22L21,20.73L3.27,3M12,7A5,5 0 0,1 17,12C17,12.64 16.87,13.26 16.64,13.82L19.57,16.75C21.07,15.5 22.27,13.86 23,12C21.27,7.61 17,4.5 12,4.5C10.6,4.5 9.26,4.75 8,5.2L10.17,7.35C10.74,7.13 11.35,7 12,7Z", Qn = "M2,5.27L3.28,4L20,20.72L18.73,22L15.65,18.92C14.5,19.3 13.28,19.5 12,19.5C7,19.5 2.73,16.39 1,12C1.69,10.24 2.79,8.69 4.19,7.46L2,5.27M12,9A3,3 0 0,1 15,12C15,12.35 14.94,12.69 14.83,13L11,9.17C11.31,9.06 11.65,9 12,9M12,4.5C17,4.5 21.27,7.61 23,12C22.18,14.08 20.79,15.88 19,17.19L17.58,15.76C18.94,14.82 20.06,13.54 20.82,12C19.17,8.64 15.76,6.5 12,6.5C10.91,6.5 9.84,6.68 8.84,7L7.3,5.47C8.74,4.85 10.33,4.5 12,4.5M3.18,12C4.83,15.36 8.24,17.5 12,17.5C12.69,17.5 13.37,17.43 14,17.29L11.72,15C10.29,14.85 9.15,13.71 9,12.28L5.6,8.87C4.61,9.72 3.78,10.78 3.18,12Z", Jn = "M19.35,11.72L17.22,13.85L15.81,12.43L8.1,20.14L3.5,22L2,20.5L3.86,15.9L11.57,8.19L10.15,6.78L12.28,4.65L19.35,11.72M16.76,3C17.93,1.83 19.83,1.83 21,3C22.17,4.17 22.17,6.07 21,7.24L19.08,9.16L14.84,4.92L16.76,3M5.56,17.03L4.5,19.5L6.97,18.44L14.4,11L13,9.6L5.56,17.03Z", ea = "M13,9H18.5L13,3.5V9M6,2H14L20,8V20A2,2 0 0,1 18,22H6C4.89,22 4,21.1 4,20V4C4,2.89 4.89,2 6,2M10.5,11C8,11 6,13 6,15.5C6,18 8,20 10.5,20C13,20 15,18 15,15.5C15,13 13,11 10.5,11M10.5,12.5A3,3 0 0,1 13.5,15.5C13.5,16.06 13.35,16.58 13.08,17L9,12.92C9.42,12.65 9.94,12.5 10.5,12.5M7.5,15.5C7.5,14.94 7.65,14.42 7.92,14L12,18.08C11.58,18.35 11.06,18.5 10.5,18.5A3,3 0 0,1 7.5,15.5Z", ta = "M23.5 17L18.5 22L15 18.5L16.5 17L18.5 19L22 15.5L23.5 17M6 2C4.89 2 4 2.89 4 4V20C4 21.11 4.89 22 6 22H13.81C13.28 21.09 13 20.05 13 19C13 15.69 15.69 13 19 13C19.34 13 19.67 13.03 20 13.08V8L14 2M13 3.5L18.5 9H13Z", na = "M14,2H6C4.89,2 4,2.89 4,4V20C4,21.11 4.89,22 6,22H18C19.11,22 20,21.11 20,20V8L14,2M12,19L8,15H10.5V12H13.5V15H16L12,19M13,9V3.5L18.5,9H13Z", aa = "M9,13A3,3 0 0,0 12,16A3,3 0 0,0 15,13A3,3 0 0,0 12,10A3,3 0 0,0 9,13M20,19.59V8L14,2H6A2,2 0 0,0 4,4V20A2,2 0 0,0 6,22H18C18.45,22 18.85,21.85 19.19,21.6L14.76,17.17C13.96,17.69 13,18 12,18A5,5 0 0,1 7,13A5,5 0 0,1 12,8A5,5 0 0,1 17,13C17,14 16.69,14.96 16.17,15.75L20,19.59Z", ia = "M6,2C4.89,2 4,2.89 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2H6M13,3.5L18.5,9H13V3.5M12,11A3,3 0 0,1 15,14C15,15.88 12.75,16.06 12.75,17.75H11.25C11.25,15.31 13.5,15.5 13.5,14A1.5,1.5 0 0,0 12,12.5A1.5,1.5 0 0,0 10.5,14H9A3,3 0 0,1 12,11M11.25,18.5H12.75V20H11.25V18.5Z", oa = "M14,2H6A2,2 0 0,0 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2M10,19H7V17H10V19M10,16H7V14H10V16M10,13H7V11H10V13M14,19H11V17H14V19M14,16H11V14H14V16M14,13H11V11H14V13M13,9V3.5L18.5,9H13Z", ra = "M13,9H18.5L13,3.5V9M6,2H14L20,8V20A2,2 0 0,1 18,22H6C4.89,22 4,21.1 4,20V4C4,2.89 4.89,2 6,2M12.16,14.31C10.6,14.31 9.19,14.89 8.11,15.83L6,13.72V19H11.28L9.15,16.88C9.97,16.2 11,15.78 12.16,15.78C14.23,15.78 16,17.13 16.61,19L18,18.54C17.19,16.09 14.88,14.31 12.16,14.31Z", sa = "M14,12V19.88C14.04,20.18 13.94,20.5 13.71,20.71C13.32,21.1 12.69,21.1 12.3,20.71L10.29,18.7C10.06,18.47 9.96,18.16 10,17.87V12H9.97L4.21,4.62C3.87,4.19 3.95,3.56 4.38,3.22C4.57,3.08 4.78,3 5,3V3H19V3C19.22,3 19.43,3.08 19.62,3.22C20.05,3.56 20.13,4.19 19.79,4.62L14.03,12H14Z", la = "M12 12V19.88C12.04 20.18 11.94 20.5 11.71 20.71C11.32 21.1 10.69 21.1 10.3 20.71L8.29 18.7C8.06 18.47 7.96 18.16 8 17.87V12H7.97L2.21 4.62C1.87 4.19 1.95 3.56 2.38 3.22C2.57 3.08 2.78 3 3 3H17C17.22 3 17.43 3.08 17.62 3.22C18.05 3.56 18.13 4.19 17.79 4.62L12.03 12H12M15 17H18V14H20V17H23V19H20V22H18V19H15V17Z", ca = "M3,4H7V8H3V4M9,5V7H21V5H9M3,10H7V14H3V10M9,11V13H21V11H9M3,16H7V20H3V16M9,17V19H21V17H9", ua = "M15.07,11.25L14.17,12.17C13.45,12.89 13,13.5 13,15H11V14.5C11,13.39 11.45,12.39 12.17,11.67L13.41,10.41C13.78,10.05 14,9.55 14,9C14,7.89 13.1,7 12,7A2,2 0 0,0 10,9H8A4,4 0 0,1 12,5A4,4 0 0,1 16,9C16,9.88 15.64,10.67 15.07,11.25M13,19H11V17H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12C22,6.47 17.5,2 12,2Z", da = "M13,9H11V7H13M13,17H11V11H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z", fa = "M5 3H19C20.1 3 21 3.89 21 5V19C21 19.53 20.79 20.04 20.41 20.41C20.04 20.79 19.53 21 19 21H5C4.47 21 3.96 20.79 3.59 20.41C3.21 20.04 3 19.53 3 19V5C3 3.89 3.89 3 5 3M13 9V7H11V9H13M13 17V11H11V17H13Z", va = "M12 22C17.5 22 22 17.5 22 12C22 6.5 17.5 2 12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22M11 7H13V9H11V7M14 17H10V15H11V13H10V11H13V15H14V17Z", ma = "M16.84,2.73C16.45,2.73 16.07,2.88 15.77,3.17L13.65,5.29L18.95,10.6L21.07,8.5C21.67,7.89 21.67,6.94 21.07,6.36L17.9,3.17C17.6,2.88 17.22,2.73 16.84,2.73M12.94,6L4.84,14.11L7.4,14.39L7.58,16.68L9.86,16.85L10.15,19.41L18.25,11.3M4.25,15.04L2.5,21.73L9.2,19.94L8.96,17.78L6.65,17.61L6.47,15.29", Va = "M11 15H17V17H11V15M9 7H7V9H9V7M11 13H17V11H11V13M11 9H17V7H11V9M9 11H7V13H9V11M21 5V19C21 20.1 20.1 21 19 21H5C3.9 21 3 20.1 3 19V5C3 3.9 3.9 3 5 3H19C20.1 3 21 3.9 21 5M19 5H5V19H19V5M9 15H7V17H9V15Z", Ca = "M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z", Ha = "M15,12H16.5V16.25L19.36,17.94L18.61,19.16L15,17V12M23,16A7,7 0 0,1 16,23C13,23 10.4,21.08 9.42,18.4L8,17.9L2.66,19.97L2.5,20A0.5,0.5 0 0,1 2,19.5V4.38C2,4.15 2.15,3.97 2.36,3.9L8,2L14,4.1L19.34,2H19.5A0.5,0.5 0 0,1 20,2.5V10.25C21.81,11.5 23,13.62 23,16M9,16C9,12.83 11.11,10.15 14,9.29V6.11L8,4V15.89L9,16.24C9,16.16 9,16.08 9,16M16,11A5,5 0 0,0 11,16A5,5 0 0,0 16,21A5,5 0 0,0 21,16A5,5 0 0,0 16,11Z", La = "M7,10L12,15L17,10H7Z", ha = "M7,15L12,10L17,15H7Z", ya = "M19,13H5V11H19V13Z", ga = "M2,5.27L3.28,4L20,20.72L18.73,22L17.5,20.79C16.08,22.16 14.14,23 12,23A8,8 0 0,1 4,15V11H7.73L5.73,9H4C4,8.46 4.05,7.93 4.15,7.42L2,5.27M11,1.07V9H10.82L5.79,3.96C7.05,2.4 8.9,1.33 11,1.07M20,11V15C20,15.95 19.83,16.86 19.53,17.71L12.82,11H20M13,1.07C16.94,1.56 20,4.92 20,9H13V1.07Z", Ma = "M5,13H19V11H5M3,17H17V15H3M7,7V9H21V7", Aa = "M15.73,3H8.27L3,8.27V15.73L8.27,21H15.73L21,15.73V8.27", ba = "M12,10L8,14H11V20H13V14H16M19,4H5C3.89,4 3,4.9 3,6V18A2,2 0 0,0 5,20H9V18H5V8H19V18H15V20H19A2,2 0 0,0 21,18V6A2,2 0 0,0 19,4Z", wa = "M14,3V5H17.59L7.76,14.83L9.17,16.24L19,6.41V10H21V3M19,19H5V5H12V3H5C3.89,3 3,3.9 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V12H19V19Z", pa = "M18.41,16.59L13.82,12L18.41,7.41L17,6L11,12L17,18L18.41,16.59M6,6H8V18H6V6Z", xa = "M5.59,7.41L10.18,12L5.59,16.59L7,18L13,12L7,6L5.59,7.41M16,6H18V18H16V6Z", Sa = "M17.5,12A1.5,1.5 0 0,1 16,10.5A1.5,1.5 0 0,1 17.5,9A1.5,1.5 0 0,1 19,10.5A1.5,1.5 0 0,1 17.5,12M14.5,8A1.5,1.5 0 0,1 13,6.5A1.5,1.5 0 0,1 14.5,5A1.5,1.5 0 0,1 16,6.5A1.5,1.5 0 0,1 14.5,8M9.5,8A1.5,1.5 0 0,1 8,6.5A1.5,1.5 0 0,1 9.5,5A1.5,1.5 0 0,1 11,6.5A1.5,1.5 0 0,1 9.5,8M6.5,12A1.5,1.5 0 0,1 5,10.5A1.5,1.5 0 0,1 6.5,9A1.5,1.5 0 0,1 8,10.5A1.5,1.5 0 0,1 6.5,12M12,3A9,9 0 0,0 3,12A9,9 0 0,0 12,21A1.5,1.5 0 0,0 13.5,19.5C13.5,19.11 13.35,18.76 13.11,18.5C12.88,18.23 12.73,17.88 12.73,17.5A1.5,1.5 0 0,1 14.23,16H16A5,5 0 0,0 21,11C21,6.58 16.97,3 12,3Z", ka = "M4 6H2V20C2 21.11 2.9 22 4 22H18V20H4V6M18.7 7.35L17.7 8.35L15.65 6.3L16.65 5.3C16.86 5.08 17.21 5.08 17.42 5.3L18.7 6.58C18.92 6.79 18.92 7.14 18.7 7.35M9 12.94L15.06 6.88L17.12 8.94L11.06 15H9V12.94M20 4L20 4L20 16L8 16L8 4H20M20 2H8C6.9 2 6 2.9 6 4V16C6 17.1 6.9 18 8 18H20C21.1 18 22 17.1 22 16V4C22 2.9 21.1 2 20 2Z", Ea = "M3 10H14V12H3V10M3 6H14V8H3V6M3 14H10V16H3V14M16 13V21L22 17L16 13Z", Pa = "M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z", Oa = "M5.41,21L6.12,17H2.12L2.47,15H6.47L7.53,9H3.53L3.88,7H7.88L8.59,3H10.59L9.88,7H15.88L16.59,3H18.59L17.88,7H21.88L21.53,9H17.53L16.47,15H20.47L20.12,17H16.12L15.41,21H13.41L14.12,17H8.12L7.41,21H5.41M9.53,9L8.47,15H14.47L15.53,9H9.53Z", Za = "M17.65,6.35C16.2,4.9 14.21,4 12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20C15.73,20 18.84,17.45 19.73,14H17.65C16.83,16.33 14.61,18 12,18A6,6 0 0,1 6,12A6,6 0 0,1 12,6C13.66,6 15.14,6.69 16.22,7.78L13,11H20V4L17.65,6.35Z", Ra = "M12.68 6H11.32L7 16H9L9.73 14H14.27L15 16H17L12.68 6M10.3 12.5L12 8L13.7 12.5H10.3M17.4 20.4L19 22H14V17L16 19C18.39 17.61 20 14.95 20 12C20 7.59 16.41 4 12 4S4 7.59 4 12C4 14.95 5.61 17.53 8 18.92V21.16C4.47 19.61 2 16.1 2 12C2 6.5 6.5 2 12 2S22 6.5 22 12C22 15.53 20.17 18.62 17.4 20.4Z", Ba = "M9,5A7,7 0 0,0 2,12A7,7 0 0,0 9,19C10.04,19 11.06,18.76 12,18.32C12.94,18.76 13.96,19 15,19A7,7 0 0,0 22,12A7,7 0 0,0 15,5C13.96,5 12.94,5.24 12,5.68C11.06,5.24 10.04,5 9,5M9,7C9.34,7 9.67,7.03 10,7.1C8.72,8.41 8,10.17 8,12C8,13.83 8.72,15.59 10,16.89C9.67,16.96 9.34,17 9,17A5,5 0 0,1 4,12A5,5 0 0,1 9,7M15,7A5,5 0 0,1 20,12A5,5 0 0,1 15,17C14.66,17 14.33,16.97 14,16.9C15.28,15.59 16,13.83 16,12C16,10.17 15.28,8.41 14,7.11C14.33,7.04 14.66,7 15,7M12,8C13.26,8.95 14,10.43 14,12C14,13.57 13.26,15.05 12,16C10.74,15.05 10,13.57 10,12C10,10.43 10.74,8.95 12,8Z", Fa = "M18 21L14 17H17V7H14L18 3L22 7H19V17H22M2 19V17H12V19M2 13V11H9V13M2 7V5H6V7H2Z", Ta = "M19 17H22L18 21L14 17H17V3H19M2 17H12V19H2M6 5V7H2V5M2 11H9V13H2V11Z", Ia = "M19 7H22L18 3L14 7H17V21H19M2 17H12V19H2M6 5V7H2V5M2 11H9V13H2V11Z", Na = "M23,10C23,8.89 22.1,8 21,8H14.68L15.64,3.43C15.66,3.33 15.67,3.22 15.67,3.11C15.67,2.7 15.5,2.32 15.23,2.05L14.17,1L7.59,7.58C7.22,7.95 7,8.45 7,9V19A2,2 0 0,0 9,21H18C18.83,21 19.54,20.5 19.84,19.78L22.86,12.73C22.95,12.5 23,12.26 23,12V10M1,21H5V9H1V21Z", Da = "M5.41,7.41L10,12L5.41,16.59L4,15.17L7.17,12L4,8.83L5.41,7.41M18.59,16.59L14,12L18.59,7.42L20,8.83L16.83,12L20,15.17L18.59,16.59Z", _a = "M3 1C1.89 1 1 1.89 1 3V14C1 15.11 1.89 16 3 16H14C15.11 16 16 15.11 16 14V11H14V14H3V3H14V5H16V3C16 1.89 15.11 1 14 1M9 7C7.89 7 7 7.89 7 9V12H9V9H20V20H9V18H7V20C7 21.11 7.89 22 9 22H20C21.11 22 22 21.11 22 20V9C22 7.89 21.11 7 20 7H9", Wa = "M4 5V18H21V5H4M14 7V16H11V7H14M6 7H9V16H6V7M19 16H16V7H19V16Z";
1639
+ var mn = "M13 14H11V9H13M13 18H11V16H13M1 21H23L12 2L1 21Z", Vn = "M13,13H11V7H13M13,17H11V15H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z", Cn = "M12,3A9,9 0 0,0 3,12H0L4,16L8,12H5A7,7 0 0,1 12,5A7,7 0 0,1 19,12A7,7 0 0,1 12,19C10.5,19 9.09,18.5 7.94,17.7L6.5,19.14C8.04,20.3 9.94,21 12,21A9,9 0 0,0 21,12A9,9 0 0,0 12,3M14,12A2,2 0 0,0 12,10A2,2 0 0,0 10,12A2,2 0 0,0 12,14A2,2 0 0,0 14,12Z", Hn = "M14,12H10V10H14M14,16H10V14H14M20,8H17.19C16.74,7.22 16.12,6.55 15.37,6.04L17,4.41L15.59,3L13.42,5.17C12.96,5.06 12.5,5 12,5C11.5,5 11.04,5.06 10.59,5.17L8.41,3L7,4.41L8.62,6.04C7.88,6.55 7.26,7.22 6.81,8H4V10H6.09C6.04,10.33 6,10.66 6,11V12H4V14H6V15C6,15.34 6.04,15.67 6.09,16H4V18H6.81C7.85,19.79 9.78,21 12,21C14.22,21 16.15,19.79 17.19,18H20V16H17.91C17.96,15.67 18,15.34 18,15V14H20V12H18V11C18,10.66 17.96,10.33 17.91,10H20V8Z", Ln = "M19,19H5V8H19M16,1V3H8V1H6V3H5C3.89,3 3,3.89 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5C21,3.89 20.1,3 19,3H18V1M17,12H12V17H17V12Z", hn = "M12 2C17.5 2 22 6.5 22 12S17.5 22 12 22 2 17.5 2 12 6.5 2 12 2M12 4C10.1 4 8.4 4.6 7.1 5.7L18.3 16.9C19.3 15.5 20 13.8 20 12C20 7.6 16.4 4 12 4M16.9 18.3L5.7 7.1C4.6 8.4 4 10.1 4 12C4 16.4 7.6 20 12 20C13.9 20 15.6 19.4 16.9 18.3Z", yn = "M21 15V18H24V20H21V23H19V20H16V18H19V15H21M14 18H3V6H19V13H21V6C21 4.89 20.11 4 19 4H3C1.9 4 1 4.89 1 6V18C1 19.11 1.9 20 3 20H14V18Z", gn = "M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z", Mn = "M12 2C6.5 2 2 6.5 2 12S6.5 22 12 22 22 17.5 22 12 17.5 2 12 2M10 17L5 12L6.41 10.59L10 14.17L17.59 6.58L19 8L10 17Z", An = "M12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4A8,8 0 0,1 20,12A8,8 0 0,1 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z", bn = "M19,3H5C3.89,3 3,3.89 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5C21,3.89 20.1,3 19,3M19,5V19H5V5H19Z", wn = "M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3M19 19H5V5H19V19M7 17V7H17", pn = "M10,17L5,12L6.41,10.58L10,14.17L17.59,6.58L19,8M19,3H5C3.89,3 3,3.89 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5C21,3.89 20.1,3 19,3Z", xn = "M20,12A8,8 0 0,1 12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4C12.76,4 13.5,4.11 14.2,4.31L15.77,2.74C14.61,2.26 13.34,2 12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12M7.91,10.08L6.5,11.5L11,16L21,6L19.59,4.58L11,13.17L7.91,10.08Z", Sn = "M22,16A2,2 0 0,1 20,18H8C6.89,18 6,17.1 6,16V4C6,2.89 6.89,2 8,2H20A2,2 0 0,1 22,4V16M16,20V22H4A2,2 0 0,1 2,20V7H4V20H16Z", kn = "M20,16V4H8V16H20M22,16A2,2 0 0,1 20,18H8C6.89,18 6,17.1 6,16V4C6,2.89 6.89,2 8,2H20A2,2 0 0,1 22,4V16M16,20V22H4A2,2 0 0,1 2,20V7H4V20H16Z", En = "M20,2H8A2,2 0 0,0 6,4V16A2,2 0 0,0 8,18H20A2,2 0 0,0 22,16V4A2,2 0 0,0 20,2M20,16H8V4H20V16M16,20V22H4A2,2 0 0,1 2,20V7H4V20H16M18.53,8.06L17.47,7L12.59,11.88L10.47,9.76L9.41,10.82L12.59,14L18.53,8.06Z", Pn = "M19,3H5A2,2 0 0,0 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5A2,2 0 0,0 19,3M19,5V19H5V5H19M10,17L6,13L7.41,11.58L10,14.17L16.59,7.58L18,9", On = "M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z", Zn = "M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z", Rn = "M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z", Bn = "M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z", Tn = "M12 5C15.87 5 19 8.13 19 12C19 15.87 15.87 19 12 19C8.13 19 5 15.87 5 12C5 8.13 8.13 5 12 5M12 2C17.5 2 22 6.5 22 12C22 17.5 17.5 22 12 22C6.5 22 2 17.5 2 12C2 6.5 6.5 2 12 2M12 4C7.58 4 4 7.58 4 12C4 16.42 7.58 20 12 20C16.42 20 20 16.42 20 12C20 7.58 16.42 4 12 4Z", Fn = "M12,10A2,2 0 0,0 10,12C10,13.11 10.9,14 12,14C13.11,14 14,13.11 14,12A2,2 0 0,0 12,10Z", In = "M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M16.2,16.2L11,13V7H12.5V12.2L17,14.9L16.2,16.2Z", Nn = "M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z", Dn = "M12,2C17.53,2 22,6.47 22,12C22,17.53 17.53,22 12,22C6.47,22 2,17.53 2,12C2,6.47 6.47,2 12,2M15.59,7L12,10.59L8.41,7L7,8.41L10.59,12L7,15.59L8.41,17L12,13.41L15.59,17L17,15.59L13.41,12L17,8.41L15.59,7Z", _n = "M20 6.91L17.09 4L12 9.09L6.91 4L4 6.91L9.09 12L4 17.09L6.91 20L12 14.91L17.09 20L20 17.09L14.91 12L20 6.91Z", Wn = "M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z", $n = "M15,9H5V5H15M12,19A3,3 0 0,1 9,16A3,3 0 0,1 12,13A3,3 0 0,1 15,16A3,3 0 0,1 12,19M17,3H5C3.89,3 3,3.9 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V7L17,3Z", zn = "M17 3H5C3.9 3 3 3.9 3 5V19C3 20.11 3.9 21 5 21H11.81C11.42 20.34 11.17 19.6 11.07 18.84C9.5 18.31 8.66 16.6 9.2 15.03C9.61 13.83 10.73 13 12 13C12.44 13 12.88 13.1 13.28 13.29C15.57 11.5 18.83 11.59 21 13.54V7L17 3M15 9H5V5H15V9M15.75 21L13 18L14.16 16.84L15.75 18.43L19.34 14.84L20.5 16.25L15.75 21", qn = "M12,3C7.58,3 4,4.79 4,7C4,9.21 7.58,11 12,11C16.42,11 20,9.21 20,7C20,4.79 16.42,3 12,3M4,9V12C4,14.21 7.58,16 12,16C16.42,16 20,14.21 20,12V9C20,11.21 16.42,13 12,13C7.58,13 4,11.21 4,9M4,14V17C4,19.21 7.58,21 12,21C16.42,21 20,19.21 20,17V14C20,16.21 16.42,18 12,18C7.58,18 4,16.21 4,14Z", jn = "M19,4H15.5L14.5,3H9.5L8.5,4H5V6H19M6,19A2,2 0 0,0 8,21H16A2,2 0 0,0 18,19V7H6V19Z", Un = "M16,12A2,2 0 0,1 18,10A2,2 0 0,1 20,12A2,2 0 0,1 18,14A2,2 0 0,1 16,12M10,12A2,2 0 0,1 12,10A2,2 0 0,1 14,12A2,2 0 0,1 12,14A2,2 0 0,1 10,12M4,12A2,2 0 0,1 6,10A2,2 0 0,1 8,12A2,2 0 0,1 6,14A2,2 0 0,1 4,12Z", Yn = "M12,16A2,2 0 0,1 14,18A2,2 0 0,1 12,20A2,2 0 0,1 10,18A2,2 0 0,1 12,16M12,10A2,2 0 0,1 14,12A2,2 0 0,1 12,14A2,2 0 0,1 10,12A2,2 0 0,1 12,10M12,4A2,2 0 0,1 14,6A2,2 0 0,1 12,8A2,2 0 0,1 10,6A2,2 0 0,1 12,4Z", Xn = "M7,19V17H9V19H7M11,19V17H13V19H11M15,19V17H17V19H15M7,15V13H9V15H7M11,15V13H13V15H11M15,15V13H17V15H15M7,11V9H9V11H7M11,11V9H13V11H11M15,11V9H17V11H15M7,7V5H9V7H7M11,7V5H13V7H11M15,7V5H17V7H15Z", Gn = "M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9M12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17M12,4.5C7,4.5 2.73,7.61 1,12C2.73,16.39 7,19.5 12,19.5C17,19.5 21.27,16.39 23,12C21.27,7.61 17,4.5 12,4.5Z", Kn = "M11.83,9L15,12.16C15,12.11 15,12.05 15,12A3,3 0 0,0 12,9C11.94,9 11.89,9 11.83,9M7.53,9.8L9.08,11.35C9.03,11.56 9,11.77 9,12A3,3 0 0,0 12,15C12.22,15 12.44,14.97 12.65,14.92L14.2,16.47C13.53,16.8 12.79,17 12,17A5,5 0 0,1 7,12C7,11.21 7.2,10.47 7.53,9.8M2,4.27L4.28,6.55L4.73,7C3.08,8.3 1.78,10 1,12C2.73,16.39 7,19.5 12,19.5C13.55,19.5 15.03,19.2 16.38,18.66L16.81,19.08L19.73,22L21,20.73L3.27,3M12,7A5,5 0 0,1 17,12C17,12.64 16.87,13.26 16.64,13.82L19.57,16.75C21.07,15.5 22.27,13.86 23,12C21.27,7.61 17,4.5 12,4.5C10.6,4.5 9.26,4.75 8,5.2L10.17,7.35C10.74,7.13 11.35,7 12,7Z", Qn = "M2,5.27L3.28,4L20,20.72L18.73,22L15.65,18.92C14.5,19.3 13.28,19.5 12,19.5C7,19.5 2.73,16.39 1,12C1.69,10.24 2.79,8.69 4.19,7.46L2,5.27M12,9A3,3 0 0,1 15,12C15,12.35 14.94,12.69 14.83,13L11,9.17C11.31,9.06 11.65,9 12,9M12,4.5C17,4.5 21.27,7.61 23,12C22.18,14.08 20.79,15.88 19,17.19L17.58,15.76C18.94,14.82 20.06,13.54 20.82,12C19.17,8.64 15.76,6.5 12,6.5C10.91,6.5 9.84,6.68 8.84,7L7.3,5.47C8.74,4.85 10.33,4.5 12,4.5M3.18,12C4.83,15.36 8.24,17.5 12,17.5C12.69,17.5 13.37,17.43 14,17.29L11.72,15C10.29,14.85 9.15,13.71 9,12.28L5.6,8.87C4.61,9.72 3.78,10.78 3.18,12Z", Jn = "M19.35,11.72L17.22,13.85L15.81,12.43L8.1,20.14L3.5,22L2,20.5L3.86,15.9L11.57,8.19L10.15,6.78L12.28,4.65L19.35,11.72M16.76,3C17.93,1.83 19.83,1.83 21,3C22.17,4.17 22.17,6.07 21,7.24L19.08,9.16L14.84,4.92L16.76,3M5.56,17.03L4.5,19.5L6.97,18.44L14.4,11L13,9.6L5.56,17.03Z", ea = "M13,9H18.5L13,3.5V9M6,2H14L20,8V20A2,2 0 0,1 18,22H6C4.89,22 4,21.1 4,20V4C4,2.89 4.89,2 6,2M10.5,11C8,11 6,13 6,15.5C6,18 8,20 10.5,20C13,20 15,18 15,15.5C15,13 13,11 10.5,11M10.5,12.5A3,3 0 0,1 13.5,15.5C13.5,16.06 13.35,16.58 13.08,17L9,12.92C9.42,12.65 9.94,12.5 10.5,12.5M7.5,15.5C7.5,14.94 7.65,14.42 7.92,14L12,18.08C11.58,18.35 11.06,18.5 10.5,18.5A3,3 0 0,1 7.5,15.5Z", ta = "M23.5 17L18.5 22L15 18.5L16.5 17L18.5 19L22 15.5L23.5 17M6 2C4.89 2 4 2.89 4 4V20C4 21.11 4.89 22 6 22H13.81C13.28 21.09 13 20.05 13 19C13 15.69 15.69 13 19 13C19.34 13 19.67 13.03 20 13.08V8L14 2M13 3.5L18.5 9H13Z", na = "M14,2H6C4.89,2 4,2.89 4,4V20C4,21.11 4.89,22 6,22H18C19.11,22 20,21.11 20,20V8L14,2M12,19L8,15H10.5V12H13.5V15H16L12,19M13,9V3.5L18.5,9H13Z", aa = "M9,13A3,3 0 0,0 12,16A3,3 0 0,0 15,13A3,3 0 0,0 12,10A3,3 0 0,0 9,13M20,19.59V8L14,2H6A2,2 0 0,0 4,4V20A2,2 0 0,0 6,22H18C18.45,22 18.85,21.85 19.19,21.6L14.76,17.17C13.96,17.69 13,18 12,18A5,5 0 0,1 7,13A5,5 0 0,1 12,8A5,5 0 0,1 17,13C17,14 16.69,14.96 16.17,15.75L20,19.59Z", ia = "M6,2C4.89,2 4,2.89 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2H6M13,3.5L18.5,9H13V3.5M12,11A3,3 0 0,1 15,14C15,15.88 12.75,16.06 12.75,17.75H11.25C11.25,15.31 13.5,15.5 13.5,14A1.5,1.5 0 0,0 12,12.5A1.5,1.5 0 0,0 10.5,14H9A3,3 0 0,1 12,11M11.25,18.5H12.75V20H11.25V18.5Z", oa = "M14,2H6A2,2 0 0,0 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2M10,19H7V17H10V19M10,16H7V14H10V16M10,13H7V11H10V13M14,19H11V17H14V19M14,16H11V14H14V16M14,13H11V11H14V13M13,9V3.5L18.5,9H13Z", ra = "M13,9H18.5L13,3.5V9M6,2H14L20,8V20A2,2 0 0,1 18,22H6C4.89,22 4,21.1 4,20V4C4,2.89 4.89,2 6,2M12.16,14.31C10.6,14.31 9.19,14.89 8.11,15.83L6,13.72V19H11.28L9.15,16.88C9.97,16.2 11,15.78 12.16,15.78C14.23,15.78 16,17.13 16.61,19L18,18.54C17.19,16.09 14.88,14.31 12.16,14.31Z", sa = "M14,12V19.88C14.04,20.18 13.94,20.5 13.71,20.71C13.32,21.1 12.69,21.1 12.3,20.71L10.29,18.7C10.06,18.47 9.96,18.16 10,17.87V12H9.97L4.21,4.62C3.87,4.19 3.95,3.56 4.38,3.22C4.57,3.08 4.78,3 5,3V3H19V3C19.22,3 19.43,3.08 19.62,3.22C20.05,3.56 20.13,4.19 19.79,4.62L14.03,12H14Z", la = "M12 12V19.88C12.04 20.18 11.94 20.5 11.71 20.71C11.32 21.1 10.69 21.1 10.3 20.71L8.29 18.7C8.06 18.47 7.96 18.16 8 17.87V12H7.97L2.21 4.62C1.87 4.19 1.95 3.56 2.38 3.22C2.57 3.08 2.78 3 3 3H17C17.22 3 17.43 3.08 17.62 3.22C18.05 3.56 18.13 4.19 17.79 4.62L12.03 12H12M15 17H18V14H20V17H23V19H20V22H18V19H15V17Z", ca = "M3,4H7V8H3V4M9,5V7H21V5H9M3,10H7V14H3V10M9,11V13H21V11H9M3,16H7V20H3V16M9,17V19H21V17H9", ua = "M15.07,11.25L14.17,12.17C13.45,12.89 13,13.5 13,15H11V14.5C11,13.39 11.45,12.39 12.17,11.67L13.41,10.41C13.78,10.05 14,9.55 14,9C14,7.89 13.1,7 12,7A2,2 0 0,0 10,9H8A4,4 0 0,1 12,5A4,4 0 0,1 16,9C16,9.88 15.64,10.67 15.07,11.25M13,19H11V17H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12C22,6.47 17.5,2 12,2Z", da = "M13,9H11V7H13M13,17H11V11H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z", fa = "M5 3H19C20.1 3 21 3.89 21 5V19C21 19.53 20.79 20.04 20.41 20.41C20.04 20.79 19.53 21 19 21H5C4.47 21 3.96 20.79 3.59 20.41C3.21 20.04 3 19.53 3 19V5C3 3.89 3.89 3 5 3M13 9V7H11V9H13M13 17V11H11V17H13Z", va = "M12 22C17.5 22 22 17.5 22 12C22 6.5 17.5 2 12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22M11 7H13V9H11V7M14 17H10V15H11V13H10V11H13V15H14V17Z", ma = "M16.84,2.73C16.45,2.73 16.07,2.88 15.77,3.17L13.65,5.29L18.95,10.6L21.07,8.5C21.67,7.89 21.67,6.94 21.07,6.36L17.9,3.17C17.6,2.88 17.22,2.73 16.84,2.73M12.94,6L4.84,14.11L7.4,14.39L7.58,16.68L9.86,16.85L10.15,19.41L18.25,11.3M4.25,15.04L2.5,21.73L9.2,19.94L8.96,17.78L6.65,17.61L6.47,15.29", Va = "M11 15H17V17H11V15M9 7H7V9H9V7M11 13H17V11H11V13M11 9H17V7H11V9M9 11H7V13H9V11M21 5V19C21 20.1 20.1 21 19 21H5C3.9 21 3 20.1 3 19V5C3 3.9 3.9 3 5 3H19C20.1 3 21 3.9 21 5M19 5H5V19H19V5M9 15H7V17H9V15Z", Ca = "M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z", Ha = "M15,12H16.5V16.25L19.36,17.94L18.61,19.16L15,17V12M23,16A7,7 0 0,1 16,23C13,23 10.4,21.08 9.42,18.4L8,17.9L2.66,19.97L2.5,20A0.5,0.5 0 0,1 2,19.5V4.38C2,4.15 2.15,3.97 2.36,3.9L8,2L14,4.1L19.34,2H19.5A0.5,0.5 0 0,1 20,2.5V10.25C21.81,11.5 23,13.62 23,16M9,16C9,12.83 11.11,10.15 14,9.29V6.11L8,4V15.89L9,16.24C9,16.16 9,16.08 9,16M16,11A5,5 0 0,0 11,16A5,5 0 0,0 16,21A5,5 0 0,0 21,16A5,5 0 0,0 16,11Z", La = "M7,10L12,15L17,10H7Z", ha = "M7,15L12,10L17,15H7Z", ya = "M19,13H5V11H19V13Z", ga = "M2,5.27L3.28,4L20,20.72L18.73,22L17.5,20.79C16.08,22.16 14.14,23 12,23A8,8 0 0,1 4,15V11H7.73L5.73,9H4C4,8.46 4.05,7.93 4.15,7.42L2,5.27M11,1.07V9H10.82L5.79,3.96C7.05,2.4 8.9,1.33 11,1.07M20,11V15C20,15.95 19.83,16.86 19.53,17.71L12.82,11H20M13,1.07C16.94,1.56 20,4.92 20,9H13V1.07Z", Ma = "M5,13H19V11H5M3,17H17V15H3M7,7V9H21V7", Aa = "M15.73,3H8.27L3,8.27V15.73L8.27,21H15.73L21,15.73V8.27", ba = "M12,10L8,14H11V20H13V14H16M19,4H5C3.89,4 3,4.9 3,6V18A2,2 0 0,0 5,20H9V18H5V8H19V18H15V20H19A2,2 0 0,0 21,18V6A2,2 0 0,0 19,4Z", wa = "M14,3V5H17.59L7.76,14.83L9.17,16.24L19,6.41V10H21V3M19,19H5V5H12V3H5C3.89,3 3,3.9 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V12H19V19Z", pa = "M18.41,16.59L13.82,12L18.41,7.41L17,6L11,12L17,18L18.41,16.59M6,6H8V18H6V6Z", xa = "M5.59,7.41L10.18,12L5.59,16.59L7,18L13,12L7,6L5.59,7.41M16,6H18V18H16V6Z", Sa = "M17.5,12A1.5,1.5 0 0,1 16,10.5A1.5,1.5 0 0,1 17.5,9A1.5,1.5 0 0,1 19,10.5A1.5,1.5 0 0,1 17.5,12M14.5,8A1.5,1.5 0 0,1 13,6.5A1.5,1.5 0 0,1 14.5,5A1.5,1.5 0 0,1 16,6.5A1.5,1.5 0 0,1 14.5,8M9.5,8A1.5,1.5 0 0,1 8,6.5A1.5,1.5 0 0,1 9.5,5A1.5,1.5 0 0,1 11,6.5A1.5,1.5 0 0,1 9.5,8M6.5,12A1.5,1.5 0 0,1 5,10.5A1.5,1.5 0 0,1 6.5,9A1.5,1.5 0 0,1 8,10.5A1.5,1.5 0 0,1 6.5,12M12,3A9,9 0 0,0 3,12A9,9 0 0,0 12,21A1.5,1.5 0 0,0 13.5,19.5C13.5,19.11 13.35,18.76 13.11,18.5C12.88,18.23 12.73,17.88 12.73,17.5A1.5,1.5 0 0,1 14.23,16H16A5,5 0 0,0 21,11C21,6.58 16.97,3 12,3Z", ka = "M4 6H2V20C2 21.11 2.9 22 4 22H18V20H4V6M18.7 7.35L17.7 8.35L15.65 6.3L16.65 5.3C16.86 5.08 17.21 5.08 17.42 5.3L18.7 6.58C18.92 6.79 18.92 7.14 18.7 7.35M9 12.94L15.06 6.88L17.12 8.94L11.06 15H9V12.94M20 4L20 4L20 16L8 16L8 4H20M20 2H8C6.9 2 6 2.9 6 4V16C6 17.1 6.9 18 8 18H20C21.1 18 22 17.1 22 16V4C22 2.9 21.1 2 20 2Z", Ea = "M3 10H14V12H3V10M3 6H14V8H3V6M3 14H10V16H3V14M16 13V21L22 17L16 13Z", Pa = "M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z", Oa = "M5.41,21L6.12,17H2.12L2.47,15H6.47L7.53,9H3.53L3.88,7H7.88L8.59,3H10.59L9.88,7H15.88L16.59,3H18.59L17.88,7H21.88L21.53,9H17.53L16.47,15H20.47L20.12,17H16.12L15.41,21H13.41L14.12,17H8.12L7.41,21H5.41M9.53,9L8.47,15H14.47L15.53,9H9.53Z", Za = "M17.65,6.35C16.2,4.9 14.21,4 12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20C15.73,20 18.84,17.45 19.73,14H17.65C16.83,16.33 14.61,18 12,18A6,6 0 0,1 6,12A6,6 0 0,1 12,6C13.66,6 15.14,6.69 16.22,7.78L13,11H20V4L17.65,6.35Z", Ra = "M12.68 6H11.32L7 16H9L9.73 14H14.27L15 16H17L12.68 6M10.3 12.5L12 8L13.7 12.5H10.3M17.4 20.4L19 22H14V17L16 19C18.39 17.61 20 14.95 20 12C20 7.59 16.41 4 12 4S4 7.59 4 12C4 14.95 5.61 17.53 8 18.92V21.16C4.47 19.61 2 16.1 2 12C2 6.5 6.5 2 12 2S22 6.5 22 12C22 15.53 20.17 18.62 17.4 20.4Z", Ba = "M9,5A7,7 0 0,0 2,12A7,7 0 0,0 9,19C10.04,19 11.06,18.76 12,18.32C12.94,18.76 13.96,19 15,19A7,7 0 0,0 22,12A7,7 0 0,0 15,5C13.96,5 12.94,5.24 12,5.68C11.06,5.24 10.04,5 9,5M9,7C9.34,7 9.67,7.03 10,7.1C8.72,8.41 8,10.17 8,12C8,13.83 8.72,15.59 10,16.89C9.67,16.96 9.34,17 9,17A5,5 0 0,1 4,12A5,5 0 0,1 9,7M15,7A5,5 0 0,1 20,12A5,5 0 0,1 15,17C14.66,17 14.33,16.97 14,16.9C15.28,15.59 16,13.83 16,12C16,10.17 15.28,8.41 14,7.11C14.33,7.04 14.66,7 15,7M12,8C13.26,8.95 14,10.43 14,12C14,13.57 13.26,15.05 12,16C10.74,15.05 10,13.57 10,12C10,10.43 10.74,8.95 12,8Z", Ta = "M18 21L14 17H17V7H14L18 3L22 7H19V17H22M2 19V17H12V19M2 13V11H9V13M2 7V5H6V7H2Z", Fa = "M19 17H22L18 21L14 17H17V3H19M2 17H12V19H2M6 5V7H2V5M2 11H9V13H2V11Z", Ia = "M19 7H22L18 3L14 7H17V21H19M2 17H12V19H2M6 5V7H2V5M2 11H9V13H2V11Z", Na = "M23,10C23,8.89 22.1,8 21,8H14.68L15.64,3.43C15.66,3.33 15.67,3.22 15.67,3.11C15.67,2.7 15.5,2.32 15.23,2.05L14.17,1L7.59,7.58C7.22,7.95 7,8.45 7,9V19A2,2 0 0,0 9,21H18C18.83,21 19.54,20.5 19.84,19.78L22.86,12.73C22.95,12.5 23,12.26 23,12V10M1,21H5V9H1V21Z", Da = "M5.41,7.41L10,12L5.41,16.59L4,15.17L7.17,12L4,8.83L5.41,7.41M18.59,16.59L14,12L18.59,7.42L20,8.83L16.83,12L20,15.17L18.59,16.59Z", _a = "M3 1C1.89 1 1 1.89 1 3V14C1 15.11 1.89 16 3 16H14C15.11 16 16 15.11 16 14V11H14V14H3V3H14V5H16V3C16 1.89 15.11 1 14 1M9 7C7.89 7 7 7.89 7 9V12H9V9H20V20H9V18H7V20C7 21.11 7.89 22 9 22H20C21.11 22 22 21.11 22 20V9C22 7.89 21.11 7 20 7H9", Wa = "M4 5V18H21V5H4M14 7V16H11V7H14M6 7H9V16H6V7M19 16H16V7H19V16Z";
1640
1640
  export {
1641
1641
  aa as $,
1642
- xn as A,
1643
- mn as B,
1644
- Bn as C,
1645
- ya as D,
1646
- Pa as E,
1642
+ Bn as A,
1643
+ ya as B,
1644
+ Pa as C,
1645
+ xn as D,
1646
+ mn as E,
1647
1647
  wn as F,
1648
1648
  bn as G,
1649
1649
  pn as H,
@@ -1657,7 +1657,7 @@ export {
1657
1657
  In as P,
1658
1658
  Sa as Q,
1659
1659
  Jn as R,
1660
- Tn as S,
1660
+ Fn as S,
1661
1661
  Kn as T,
1662
1662
  Gn as U,
1663
1663
  un as V,
@@ -1666,13 +1666,13 @@ export {
1666
1666
  Xn as Y,
1667
1667
  zn as Z,
1668
1668
  ia as _,
1669
- ha as a,
1669
+ Rn as a,
1670
1670
  oa as a0,
1671
1671
  va as a1,
1672
1672
  na as a2,
1673
1673
  ea as a3,
1674
1674
  ta as a4,
1675
- Ta as a5,
1675
+ Fa as a5,
1676
1676
  Ia as a6,
1677
1677
  hn as a7,
1678
1678
  _n as a8,
@@ -1703,7 +1703,7 @@ export {
1703
1703
  xa as ap,
1704
1704
  pa as aq,
1705
1705
  Qn as ar,
1706
- Fa as as,
1706
+ Ta as as,
1707
1707
  Pn as at,
1708
1708
  En as au,
1709
1709
  Sn as av,
@@ -1711,18 +1711,18 @@ export {
1711
1711
  Wa as ax,
1712
1712
  sa as ay,
1713
1713
  ka as az,
1714
- La as b,
1715
- On as c,
1716
- Rn as d,
1717
- Zn as e,
1718
- Ln as f,
1719
- Nn as g,
1720
- An as h,
1721
- Fn as i,
1722
- Za as j,
1714
+ Zn as b,
1715
+ Ln as c,
1716
+ Nn as d,
1717
+ La as e,
1718
+ An as f,
1719
+ Tn as g,
1720
+ Za as h,
1721
+ ha as i,
1722
+ Ra as j,
1723
1723
  jt as k,
1724
1724
  Aa as l,
1725
- Ra as m,
1725
+ On as m,
1726
1726
  gn as n,
1727
1727
  en as o,
1728
1728
  qt as p,
@@ -1737,4 +1737,4 @@ export {
1737
1737
  Yn as y,
1738
1738
  Lt as z
1739
1739
  };
1740
- //# sourceMappingURL=mdi-CqMJqgQi.mjs.map
1740
+ //# sourceMappingURL=mdi-DC1jeTJJ.mjs.map