@muraldevkit/ds-pictograms 1.3.2 → 2.0.0-dev-mpIG.1

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 (851) hide show
  1. package/dist/availableSvgs/index.js +20 -20
  2. package/dist/cjs/brandSymbol.d.ts +80 -213
  3. package/dist/cjs/brandSymbol.js +1 -1
  4. package/dist/cjs/brandWordmark.d.ts +83 -178
  5. package/dist/cjs/brandWordmark.js +1 -1
  6. package/dist/cjs/checkboxCustom.d.ts +37 -39
  7. package/dist/cjs/checkboxCustom.js +2 -2
  8. package/dist/cjs/colorBorder.d.ts +48 -50
  9. package/dist/cjs/colorBorder.js +2 -2
  10. package/dist/cjs/colorBorderMixed.d.ts +48 -50
  11. package/dist/cjs/colorBorderMixed.js +1 -1
  12. package/dist/cjs/colorBorderNone.d.ts +25 -27
  13. package/dist/cjs/colorBorderNone.js +1 -1
  14. package/dist/cjs/colorFill.d.ts +37 -39
  15. package/dist/cjs/colorFill.js +2 -2
  16. package/dist/cjs/colorFillMixed.d.ts +42 -44
  17. package/dist/cjs/colorFillMixed.js +1 -1
  18. package/dist/cjs/colorFillNone.d.ts +25 -27
  19. package/dist/cjs/colorFillNone.js +1 -1
  20. package/dist/cjs/colorPicker.d.ts +37 -39
  21. package/dist/cjs/colorPicker.js +2 -2
  22. package/dist/cjs/colorTransparent.d.ts +47 -49
  23. package/dist/cjs/colorTransparent.js +2 -2
  24. package/dist/cjs/customColors.d.ts +114 -116
  25. package/dist/cjs/customColors.js +1 -1
  26. package/dist/cjs/drawEraser.d.ts +42 -64
  27. package/dist/cjs/drawEraser.js +2 -2
  28. package/dist/cjs/drawStrokeFine.d.ts +41 -63
  29. package/dist/cjs/drawStrokeFine.js +2 -2
  30. package/dist/cjs/drawStrokeHighlighter.d.ts +41 -63
  31. package/dist/cjs/drawStrokeHighlighter.js +2 -2
  32. package/dist/cjs/drawStrokeMedium.d.ts +41 -63
  33. package/dist/cjs/drawStrokeMedium.js +2 -2
  34. package/dist/cjs/drawStrokeUltraFine.d.ts +41 -63
  35. package/dist/cjs/drawStrokeUltraFine.js +2 -2
  36. package/dist/cjs/drawWeight10.d.ts +39 -83
  37. package/dist/cjs/drawWeight10.js +2 -4
  38. package/dist/cjs/drawWeight100.d.ts +31 -75
  39. package/dist/cjs/drawWeight100.js +2 -4
  40. package/dist/cjs/drawWeight20.d.ts +32 -107
  41. package/dist/cjs/drawWeight20.js +2 -4
  42. package/dist/cjs/drawWeight30.d.ts +31 -75
  43. package/dist/cjs/drawWeight30.js +2 -4
  44. package/dist/cjs/drawWeight40.d.ts +31 -75
  45. package/dist/cjs/drawWeight40.js +2 -4
  46. package/dist/cjs/drawWeight50.d.ts +31 -75
  47. package/dist/cjs/drawWeight50.js +2 -4
  48. package/dist/cjs/drawWeight60.d.ts +31 -75
  49. package/dist/cjs/drawWeight60.js +2 -4
  50. package/dist/cjs/drawWeight70.d.ts +31 -75
  51. package/dist/cjs/drawWeight70.js +2 -4
  52. package/dist/cjs/drawWeight80.d.ts +31 -75
  53. package/dist/cjs/drawWeight80.js +2 -4
  54. package/dist/cjs/drawWeight90.d.ts +31 -75
  55. package/dist/cjs/drawWeight90.js +2 -4
  56. package/dist/cjs/fileDoc.d.ts +175 -177
  57. package/dist/cjs/fileDoc.js +1 -1
  58. package/dist/cjs/fileGdoc.d.ts +58 -60
  59. package/dist/cjs/fileGdoc.js +1 -1
  60. package/dist/cjs/fileGeneric.d.ts +34 -36
  61. package/dist/cjs/fileGeneric.js +1 -1
  62. package/dist/cjs/fileGforms.d.ts +33 -35
  63. package/dist/cjs/fileGforms.js +1 -1
  64. package/dist/cjs/fileGmaps.d.ts +51 -53
  65. package/dist/cjs/fileGmaps.js +1 -1
  66. package/dist/cjs/fileGsheets.d.ts +33 -35
  67. package/dist/cjs/fileGsheets.js +1 -1
  68. package/dist/cjs/fileGslides.d.ts +33 -35
  69. package/dist/cjs/fileGslides.js +1 -1
  70. package/dist/cjs/fileLoom.d.ts +15 -17
  71. package/dist/cjs/fileLoom.js +1 -1
  72. package/dist/cjs/fileOnedrive.d.ts +58 -60
  73. package/dist/cjs/fileOnedrive.js +1 -1
  74. package/dist/cjs/filePdf.d.ts +34 -36
  75. package/dist/cjs/filePdf.js +1 -1
  76. package/dist/cjs/filePpt.d.ts +51 -53
  77. package/dist/cjs/filePpt.js +1 -1
  78. package/dist/cjs/fileSharepoint.d.ts +87 -89
  79. package/dist/cjs/fileSharepoint.js +1 -1
  80. package/dist/cjs/fileStream.d.ts +33 -35
  81. package/dist/cjs/fileStream.js +1 -1
  82. package/dist/cjs/fileTxt.d.ts +34 -36
  83. package/dist/cjs/fileTxt.js +1 -1
  84. package/dist/cjs/fileXls.d.ts +96 -98
  85. package/dist/cjs/fileXls.js +1 -1
  86. package/dist/cjs/fileZip.d.ts +34 -36
  87. package/dist/cjs/fileZip.js +1 -1
  88. package/dist/cjs/framesA4.d.ts +36 -38
  89. package/dist/cjs/framesA4.js +2 -2
  90. package/dist/cjs/framesCustom.d.ts +45 -47
  91. package/dist/cjs/framesCustom.js +2 -2
  92. package/dist/cjs/framesGrid.d.ts +45 -47
  93. package/dist/cjs/framesGrid.js +2 -2
  94. package/dist/cjs/framesLetter.d.ts +36 -38
  95. package/dist/cjs/framesLetter.js +2 -2
  96. package/dist/cjs/framesPhone.d.ts +36 -38
  97. package/dist/cjs/framesPhone.js +2 -2
  98. package/dist/cjs/framesPresentation.d.ts +36 -38
  99. package/dist/cjs/framesPresentation.js +2 -2
  100. package/dist/cjs/framesSquare.d.ts +36 -38
  101. package/dist/cjs/framesSquare.js +2 -2
  102. package/dist/cjs/framesTablet.d.ts +36 -38
  103. package/dist/cjs/framesTablet.js +2 -2
  104. package/dist/cjs/index.d.ts +19 -19
  105. package/dist/cjs/index.js +1 -1
  106. package/dist/cjs/logoGmail.d.ts +116 -268
  107. package/dist/cjs/logoGmail.js +2 -9
  108. package/dist/cjs/logoGoogle.d.ts +42 -44
  109. package/dist/cjs/logoGoogle.js +1 -1
  110. package/dist/cjs/logoMicrosoft.d.ts +42 -44
  111. package/dist/cjs/logoMicrosoft.js +1 -1
  112. package/dist/cjs/logoSlackColor.d.ts +207 -437
  113. package/dist/cjs/logoSlackColor.js +2 -12
  114. package/dist/cjs/logoVimeo.d.ts +17 -19
  115. package/dist/cjs/logoVimeo.js +1 -1
  116. package/dist/cjs/logoYoutube.d.ts +24 -26
  117. package/dist/cjs/logoYoutube.js +1 -1
  118. package/dist/cjs/sticky.d.ts +34 -82
  119. package/dist/cjs/sticky.js +2 -9
  120. package/dist/cjs/stickyRectangle.d.ts +36 -98
  121. package/dist/cjs/stickyRectangle.js +2 -9
  122. package/dist/cjs/stickyRound.d.ts +38 -99
  123. package/dist/cjs/stickyRound.js +2 -9
  124. package/dist/cjs/stickyRounded.d.ts +36 -98
  125. package/dist/cjs/stickyRounded.js +2 -9
  126. package/dist/cjs/voteAdd.d.ts +42 -102
  127. package/dist/cjs/voteAdd.js +2 -6
  128. package/dist/cjs/voteAnonymous.d.ts +48 -117
  129. package/dist/cjs/voteAnonymous.js +2 -6
  130. package/dist/cjs/voteRemove.d.ts +42 -102
  131. package/dist/cjs/voteRemove.js +2 -6
  132. package/dist/esm/brandSymbol.d.ts +80 -213
  133. package/dist/esm/brandSymbol.js +1 -1
  134. package/dist/esm/brandWordmark.d.ts +83 -178
  135. package/dist/esm/brandWordmark.js +1 -1
  136. package/dist/esm/checkboxCustom.d.ts +37 -39
  137. package/dist/esm/checkboxCustom.js +2 -2
  138. package/dist/esm/colorBorder.d.ts +48 -50
  139. package/dist/esm/colorBorder.js +2 -2
  140. package/dist/esm/colorBorderMixed.d.ts +48 -50
  141. package/dist/esm/colorBorderMixed.js +1 -1
  142. package/dist/esm/colorBorderNone.d.ts +25 -27
  143. package/dist/esm/colorBorderNone.js +1 -1
  144. package/dist/esm/colorFill.d.ts +37 -39
  145. package/dist/esm/colorFill.js +2 -2
  146. package/dist/esm/colorFillMixed.d.ts +42 -44
  147. package/dist/esm/colorFillMixed.js +1 -1
  148. package/dist/esm/colorFillNone.d.ts +25 -27
  149. package/dist/esm/colorFillNone.js +1 -1
  150. package/dist/esm/colorPicker.d.ts +37 -39
  151. package/dist/esm/colorPicker.js +2 -2
  152. package/dist/esm/colorTransparent.d.ts +47 -49
  153. package/dist/esm/colorTransparent.js +2 -2
  154. package/dist/esm/customColors.d.ts +114 -116
  155. package/dist/esm/customColors.js +1 -1
  156. package/dist/esm/drawEraser.d.ts +42 -64
  157. package/dist/esm/drawEraser.js +2 -2
  158. package/dist/esm/drawStrokeFine.d.ts +41 -63
  159. package/dist/esm/drawStrokeFine.js +2 -2
  160. package/dist/esm/drawStrokeHighlighter.d.ts +41 -63
  161. package/dist/esm/drawStrokeHighlighter.js +2 -2
  162. package/dist/esm/drawStrokeMedium.d.ts +41 -63
  163. package/dist/esm/drawStrokeMedium.js +2 -2
  164. package/dist/esm/drawStrokeUltraFine.d.ts +41 -63
  165. package/dist/esm/drawStrokeUltraFine.js +2 -2
  166. package/dist/esm/drawWeight10.d.ts +39 -83
  167. package/dist/esm/drawWeight10.js +2 -4
  168. package/dist/esm/drawWeight100.d.ts +31 -75
  169. package/dist/esm/drawWeight100.js +2 -4
  170. package/dist/esm/drawWeight20.d.ts +32 -107
  171. package/dist/esm/drawWeight20.js +2 -4
  172. package/dist/esm/drawWeight30.d.ts +31 -75
  173. package/dist/esm/drawWeight30.js +2 -4
  174. package/dist/esm/drawWeight40.d.ts +31 -75
  175. package/dist/esm/drawWeight40.js +2 -4
  176. package/dist/esm/drawWeight50.d.ts +31 -75
  177. package/dist/esm/drawWeight50.js +2 -4
  178. package/dist/esm/drawWeight60.d.ts +31 -75
  179. package/dist/esm/drawWeight60.js +2 -4
  180. package/dist/esm/drawWeight70.d.ts +31 -75
  181. package/dist/esm/drawWeight70.js +2 -4
  182. package/dist/esm/drawWeight80.d.ts +31 -75
  183. package/dist/esm/drawWeight80.js +2 -4
  184. package/dist/esm/drawWeight90.d.ts +31 -75
  185. package/dist/esm/drawWeight90.js +2 -4
  186. package/dist/esm/fileDoc.d.ts +175 -177
  187. package/dist/esm/fileDoc.js +1 -1
  188. package/dist/esm/fileGdoc.d.ts +58 -60
  189. package/dist/esm/fileGdoc.js +1 -1
  190. package/dist/esm/fileGeneric.d.ts +34 -36
  191. package/dist/esm/fileGeneric.js +1 -1
  192. package/dist/esm/fileGforms.d.ts +33 -35
  193. package/dist/esm/fileGforms.js +1 -1
  194. package/dist/esm/fileGmaps.d.ts +51 -53
  195. package/dist/esm/fileGmaps.js +1 -1
  196. package/dist/esm/fileGsheets.d.ts +33 -35
  197. package/dist/esm/fileGsheets.js +1 -1
  198. package/dist/esm/fileGslides.d.ts +33 -35
  199. package/dist/esm/fileGslides.js +1 -1
  200. package/dist/esm/fileLoom.d.ts +15 -17
  201. package/dist/esm/fileLoom.js +1 -1
  202. package/dist/esm/fileOnedrive.d.ts +58 -60
  203. package/dist/esm/fileOnedrive.js +1 -1
  204. package/dist/esm/filePdf.d.ts +34 -36
  205. package/dist/esm/filePdf.js +1 -1
  206. package/dist/esm/filePpt.d.ts +51 -53
  207. package/dist/esm/filePpt.js +1 -1
  208. package/dist/esm/fileSharepoint.d.ts +87 -89
  209. package/dist/esm/fileSharepoint.js +1 -1
  210. package/dist/esm/fileStream.d.ts +33 -35
  211. package/dist/esm/fileStream.js +1 -1
  212. package/dist/esm/fileTxt.d.ts +34 -36
  213. package/dist/esm/fileTxt.js +1 -1
  214. package/dist/esm/fileXls.d.ts +96 -98
  215. package/dist/esm/fileXls.js +1 -1
  216. package/dist/esm/fileZip.d.ts +34 -36
  217. package/dist/esm/fileZip.js +1 -1
  218. package/dist/esm/framesA4.d.ts +36 -38
  219. package/dist/esm/framesA4.js +2 -2
  220. package/dist/esm/framesCustom.d.ts +45 -47
  221. package/dist/esm/framesCustom.js +2 -2
  222. package/dist/esm/framesGrid.d.ts +45 -47
  223. package/dist/esm/framesGrid.js +2 -2
  224. package/dist/esm/framesLetter.d.ts +36 -38
  225. package/dist/esm/framesLetter.js +2 -2
  226. package/dist/esm/framesPhone.d.ts +36 -38
  227. package/dist/esm/framesPhone.js +2 -2
  228. package/dist/esm/framesPresentation.d.ts +36 -38
  229. package/dist/esm/framesPresentation.js +2 -2
  230. package/dist/esm/framesSquare.d.ts +36 -38
  231. package/dist/esm/framesSquare.js +2 -2
  232. package/dist/esm/framesTablet.d.ts +36 -38
  233. package/dist/esm/framesTablet.js +2 -2
  234. package/dist/esm/index.d.ts +19 -19
  235. package/dist/esm/index.js +60 -137
  236. package/dist/esm/logoGmail.d.ts +116 -268
  237. package/dist/esm/logoGmail.js +2 -9
  238. package/dist/esm/logoGoogle.d.ts +42 -44
  239. package/dist/esm/logoGoogle.js +1 -1
  240. package/dist/esm/logoMicrosoft.d.ts +42 -44
  241. package/dist/esm/logoMicrosoft.js +1 -1
  242. package/dist/esm/logoSlackColor.d.ts +207 -437
  243. package/dist/esm/logoSlackColor.js +2 -12
  244. package/dist/esm/logoVimeo.d.ts +17 -19
  245. package/dist/esm/logoVimeo.js +1 -1
  246. package/dist/esm/logoYoutube.d.ts +24 -26
  247. package/dist/esm/logoYoutube.js +1 -1
  248. package/dist/esm/sticky.d.ts +34 -82
  249. package/dist/esm/sticky.js +2 -9
  250. package/dist/esm/stickyRectangle.d.ts +36 -98
  251. package/dist/esm/stickyRectangle.js +2 -9
  252. package/dist/esm/stickyRound.d.ts +38 -99
  253. package/dist/esm/stickyRound.js +2 -9
  254. package/dist/esm/stickyRounded.d.ts +36 -98
  255. package/dist/esm/stickyRounded.js +2 -9
  256. package/dist/esm/voteAdd.d.ts +42 -102
  257. package/dist/esm/voteAdd.js +2 -6
  258. package/dist/esm/voteAnonymous.d.ts +48 -117
  259. package/dist/esm/voteAnonymous.js +2 -6
  260. package/dist/esm/voteRemove.d.ts +42 -102
  261. package/dist/esm/voteRemove.js +2 -6
  262. package/dist/svg/brand-symbol.svg +21 -0
  263. package/dist/svg/brand-wordmark.svg +11 -0
  264. package/dist/svg/checkbox-custom.svg +8 -0
  265. package/dist/svg/color-border-mixed.svg +6 -0
  266. package/dist/svg/color-border-none.svg +4 -0
  267. package/dist/svg/color-border.svg +8 -0
  268. package/dist/svg/color-fill-mixed.svg +6 -0
  269. package/dist/svg/color-fill-none.svg +4 -0
  270. package/dist/svg/color-fill.svg +7 -0
  271. package/dist/svg/color-picker.svg +7 -0
  272. package/dist/svg/color-transparent.svg +16 -0
  273. package/dist/svg/custom-colors.svg +14 -0
  274. package/dist/svg/draw-eraser.svg +10 -0
  275. package/dist/svg/draw-stroke-fine.svg +9 -0
  276. package/dist/svg/draw-stroke-highlighter.svg +9 -0
  277. package/dist/svg/draw-stroke-medium.svg +9 -0
  278. package/dist/svg/draw-stroke-ultra-fine.svg +9 -0
  279. package/dist/svg/draw-weight-10.svg +8 -0
  280. package/dist/svg/draw-weight-100.svg +7 -0
  281. package/dist/svg/draw-weight-20.svg +7 -0
  282. package/dist/svg/draw-weight-30.svg +7 -0
  283. package/dist/svg/draw-weight-40.svg +7 -0
  284. package/dist/svg/draw-weight-50.svg +7 -0
  285. package/dist/svg/draw-weight-60.svg +7 -0
  286. package/dist/svg/draw-weight-70.svg +7 -0
  287. package/dist/svg/draw-weight-80.svg +7 -0
  288. package/dist/svg/draw-weight-90.svg +7 -0
  289. package/dist/svg/file-doc.svg +30 -0
  290. package/dist/svg/file-gdoc.svg +13 -0
  291. package/dist/svg/file-generic.svg +5 -0
  292. package/dist/svg/file-gforms.svg +5 -0
  293. package/dist/svg/file-gmaps.svg +7 -0
  294. package/dist/svg/file-gsheets.svg +5 -0
  295. package/dist/svg/file-gslides.svg +5 -0
  296. package/dist/svg/file-loom.svg +3 -0
  297. package/dist/svg/file-onedrive.svg +13 -0
  298. package/dist/svg/file-pdf.svg +5 -0
  299. package/dist/svg/file-ppt.svg +7 -0
  300. package/dist/svg/file-sharepoint.svg +19 -0
  301. package/dist/svg/file-stream.svg +5 -0
  302. package/dist/svg/file-txt.svg +5 -0
  303. package/dist/svg/file-xls.svg +12 -0
  304. package/dist/svg/file-zip.svg +5 -0
  305. package/dist/svg/frames-a4.svg +7 -0
  306. package/dist/svg/frames-custom.svg +8 -0
  307. package/dist/svg/frames-grid.svg +8 -0
  308. package/dist/svg/frames-letter.svg +7 -0
  309. package/dist/svg/frames-phone.svg +7 -0
  310. package/dist/svg/frames-presentation.svg +7 -0
  311. package/dist/svg/frames-square.svg +7 -0
  312. package/dist/svg/frames-tablet.svg +7 -0
  313. package/dist/svg/logo-gmail.svg +61 -0
  314. package/dist/svg/logo-google.svg +6 -0
  315. package/dist/svg/logo-microsoft.svg +6 -0
  316. package/dist/svg/logo-slack-color.svg +120 -0
  317. package/dist/svg/logo-vimeo.svg +3 -0
  318. package/dist/svg/logo-youtube.svg +4 -0
  319. package/dist/svg/sticky-rectangle.svg +22 -0
  320. package/dist/svg/sticky-round.svg +23 -0
  321. package/dist/svg/sticky-rounded.svg +22 -0
  322. package/dist/svg/sticky.svg +22 -0
  323. package/dist/svg/vote-add.svg +18 -0
  324. package/dist/svg/vote-anonymous.svg +18 -0
  325. package/dist/svg/vote-remove.svg +18 -0
  326. package/dist/types/brandSymbol.d.ts +80 -213
  327. package/dist/types/brandWordmark.d.ts +83 -178
  328. package/dist/types/checkboxCustom.d.ts +37 -39
  329. package/dist/types/colorBorder.d.ts +48 -50
  330. package/dist/types/colorBorderMixed.d.ts +48 -50
  331. package/dist/types/colorBorderNone.d.ts +25 -27
  332. package/dist/types/colorFill.d.ts +37 -39
  333. package/dist/types/colorFillMixed.d.ts +42 -44
  334. package/dist/types/colorFillNone.d.ts +25 -27
  335. package/dist/types/colorPicker.d.ts +37 -39
  336. package/dist/types/colorTransparent.d.ts +47 -49
  337. package/dist/types/customColors.d.ts +114 -116
  338. package/dist/types/drawEraser.d.ts +42 -64
  339. package/dist/types/drawStrokeFine.d.ts +41 -63
  340. package/dist/types/drawStrokeHighlighter.d.ts +41 -63
  341. package/dist/types/drawStrokeMedium.d.ts +41 -63
  342. package/dist/types/drawStrokeUltraFine.d.ts +41 -63
  343. package/dist/types/drawWeight10.d.ts +39 -83
  344. package/dist/types/drawWeight100.d.ts +31 -75
  345. package/dist/types/drawWeight20.d.ts +32 -107
  346. package/dist/types/drawWeight30.d.ts +31 -75
  347. package/dist/types/drawWeight40.d.ts +31 -75
  348. package/dist/types/drawWeight50.d.ts +31 -75
  349. package/dist/types/drawWeight60.d.ts +31 -75
  350. package/dist/types/drawWeight70.d.ts +31 -75
  351. package/dist/types/drawWeight80.d.ts +31 -75
  352. package/dist/types/drawWeight90.d.ts +31 -75
  353. package/dist/types/fileDoc.d.ts +175 -177
  354. package/dist/types/fileGdoc.d.ts +58 -60
  355. package/dist/types/fileGeneric.d.ts +34 -36
  356. package/dist/types/fileGforms.d.ts +33 -35
  357. package/dist/types/fileGmaps.d.ts +51 -53
  358. package/dist/types/fileGsheets.d.ts +33 -35
  359. package/dist/types/fileGslides.d.ts +33 -35
  360. package/dist/types/fileLoom.d.ts +15 -17
  361. package/dist/types/fileOnedrive.d.ts +58 -60
  362. package/dist/types/filePdf.d.ts +34 -36
  363. package/dist/types/filePpt.d.ts +51 -53
  364. package/dist/types/fileSharepoint.d.ts +87 -89
  365. package/dist/types/fileStream.d.ts +33 -35
  366. package/dist/types/fileTxt.d.ts +34 -36
  367. package/dist/types/fileXls.d.ts +96 -98
  368. package/dist/types/fileZip.d.ts +34 -36
  369. package/dist/types/framesA4.d.ts +36 -38
  370. package/dist/types/framesCustom.d.ts +45 -47
  371. package/dist/types/framesGrid.d.ts +45 -47
  372. package/dist/types/framesLetter.d.ts +36 -38
  373. package/dist/types/framesPhone.d.ts +36 -38
  374. package/dist/types/framesPresentation.d.ts +36 -38
  375. package/dist/types/framesSquare.d.ts +36 -38
  376. package/dist/types/framesTablet.d.ts +36 -38
  377. package/dist/types/index.d.ts +19 -19
  378. package/dist/types/logoGmail.d.ts +116 -268
  379. package/dist/types/logoGoogle.d.ts +42 -44
  380. package/dist/types/logoMicrosoft.d.ts +42 -44
  381. package/dist/types/logoSlackColor.d.ts +207 -437
  382. package/dist/types/logoVimeo.d.ts +17 -19
  383. package/dist/types/logoYoutube.d.ts +24 -26
  384. package/dist/types/sticky.d.ts +34 -82
  385. package/dist/types/stickyRectangle.d.ts +36 -98
  386. package/dist/types/stickyRound.d.ts +38 -99
  387. package/dist/types/stickyRounded.d.ts +36 -98
  388. package/dist/types/voteAdd.d.ts +42 -102
  389. package/dist/types/voteAnonymous.d.ts +48 -117
  390. package/dist/types/voteRemove.d.ts +42 -102
  391. package/package.json +1 -1
  392. package/dist/cjs/classic/brandSymbol.d.ts +0 -132
  393. package/dist/cjs/classic/brandSymbol.js +0 -1
  394. package/dist/cjs/classic/brandWordmark.d.ts +0 -94
  395. package/dist/cjs/classic/brandWordmark.js +0 -1
  396. package/dist/cjs/classic/drawEraser.d.ts +0 -21
  397. package/dist/cjs/classic/drawEraser.js +0 -1
  398. package/dist/cjs/classic/drawStrokeFine.d.ts +0 -21
  399. package/dist/cjs/classic/drawStrokeFine.js +0 -1
  400. package/dist/cjs/classic/drawStrokeHighlighter.d.ts +0 -21
  401. package/dist/cjs/classic/drawStrokeHighlighter.js +0 -1
  402. package/dist/cjs/classic/drawStrokeMedium.d.ts +0 -21
  403. package/dist/cjs/classic/drawStrokeMedium.js +0 -1
  404. package/dist/cjs/classic/drawStrokeUltraFine.d.ts +0 -21
  405. package/dist/cjs/classic/drawStrokeUltraFine.js +0 -1
  406. package/dist/cjs/classic/drawWeight10.d.ts +0 -43
  407. package/dist/cjs/classic/drawWeight10.js +0 -3
  408. package/dist/cjs/classic/drawWeight100.d.ts +0 -43
  409. package/dist/cjs/classic/drawWeight100.js +0 -3
  410. package/dist/cjs/classic/drawWeight20.d.ts +0 -74
  411. package/dist/cjs/classic/drawWeight20.js +0 -3
  412. package/dist/cjs/classic/drawWeight30.d.ts +0 -43
  413. package/dist/cjs/classic/drawWeight30.js +0 -3
  414. package/dist/cjs/classic/drawWeight40.d.ts +0 -43
  415. package/dist/cjs/classic/drawWeight40.js +0 -3
  416. package/dist/cjs/classic/drawWeight50.d.ts +0 -43
  417. package/dist/cjs/classic/drawWeight50.js +0 -3
  418. package/dist/cjs/classic/drawWeight60.d.ts +0 -43
  419. package/dist/cjs/classic/drawWeight60.js +0 -3
  420. package/dist/cjs/classic/drawWeight70.d.ts +0 -43
  421. package/dist/cjs/classic/drawWeight70.js +0 -3
  422. package/dist/cjs/classic/drawWeight80.d.ts +0 -43
  423. package/dist/cjs/classic/drawWeight80.js +0 -3
  424. package/dist/cjs/classic/drawWeight90.d.ts +0 -43
  425. package/dist/cjs/classic/drawWeight90.js +0 -3
  426. package/dist/cjs/classic/index.d.ts +0 -26
  427. package/dist/cjs/classic/index.js +0 -1
  428. package/dist/cjs/classic/logoGmail.d.ts +0 -151
  429. package/dist/cjs/classic/logoGmail.js +0 -8
  430. package/dist/cjs/classic/logoSlackColor.d.ts +0 -229
  431. package/dist/cjs/classic/logoSlackColor.js +0 -11
  432. package/dist/cjs/classic/sticky.d.ts +0 -47
  433. package/dist/cjs/classic/sticky.js +0 -8
  434. package/dist/cjs/classic/stickyRectangle.d.ts +0 -61
  435. package/dist/cjs/classic/stickyRectangle.js +0 -8
  436. package/dist/cjs/classic/stickyRound.d.ts +0 -60
  437. package/dist/cjs/classic/stickyRound.js +0 -8
  438. package/dist/cjs/classic/stickyRounded.d.ts +0 -61
  439. package/dist/cjs/classic/stickyRounded.js +0 -8
  440. package/dist/cjs/classic/voteAdd.d.ts +0 -59
  441. package/dist/cjs/classic/voteAdd.js +0 -5
  442. package/dist/cjs/classic/voteAnonymous.d.ts +0 -68
  443. package/dist/cjs/classic/voteAnonymous.js +0 -5
  444. package/dist/cjs/classic/voteRemove.d.ts +0 -59
  445. package/dist/cjs/classic/voteRemove.js +0 -5
  446. package/dist/cjs/default/brandSymbol.d.ts +0 -132
  447. package/dist/cjs/default/brandSymbol.js +0 -1
  448. package/dist/cjs/default/brandWordmark.d.ts +0 -94
  449. package/dist/cjs/default/brandWordmark.js +0 -1
  450. package/dist/cjs/default/checkboxCustom.d.ts +0 -46
  451. package/dist/cjs/default/checkboxCustom.js +0 -4
  452. package/dist/cjs/default/colorBorder.d.ts +0 -57
  453. package/dist/cjs/default/colorBorder.js +0 -3
  454. package/dist/cjs/default/colorBorderMixed.d.ts +0 -55
  455. package/dist/cjs/default/colorBorderMixed.js +0 -1
  456. package/dist/cjs/default/colorBorderNone.d.ts +0 -33
  457. package/dist/cjs/default/colorBorderNone.js +0 -1
  458. package/dist/cjs/default/colorFill.d.ts +0 -46
  459. package/dist/cjs/default/colorFill.js +0 -3
  460. package/dist/cjs/default/colorFillMixed.d.ts +0 -49
  461. package/dist/cjs/default/colorFillMixed.js +0 -1
  462. package/dist/cjs/default/colorFillNone.d.ts +0 -33
  463. package/dist/cjs/default/colorFillNone.js +0 -1
  464. package/dist/cjs/default/colorPicker.d.ts +0 -46
  465. package/dist/cjs/default/colorPicker.js +0 -3
  466. package/dist/cjs/default/colorTransparent.d.ts +0 -56
  467. package/dist/cjs/default/colorTransparent.js +0 -11
  468. package/dist/cjs/default/customColors.d.ts +0 -121
  469. package/dist/cjs/default/customColors.js +0 -1
  470. package/dist/cjs/default/drawEraser.d.ts +0 -54
  471. package/dist/cjs/default/drawEraser.js +0 -5
  472. package/dist/cjs/default/drawStrokeFine.d.ts +0 -53
  473. package/dist/cjs/default/drawStrokeFine.js +0 -4
  474. package/dist/cjs/default/drawStrokeHighlighter.d.ts +0 -53
  475. package/dist/cjs/default/drawStrokeHighlighter.js +0 -4
  476. package/dist/cjs/default/drawStrokeMedium.d.ts +0 -53
  477. package/dist/cjs/default/drawStrokeMedium.js +0 -4
  478. package/dist/cjs/default/drawStrokeUltraFine.d.ts +0 -53
  479. package/dist/cjs/default/drawStrokeUltraFine.js +0 -4
  480. package/dist/cjs/default/drawWeight10.d.ts +0 -52
  481. package/dist/cjs/default/drawWeight10.js +0 -3
  482. package/dist/cjs/default/drawWeight100.d.ts +0 -44
  483. package/dist/cjs/default/drawWeight100.js +0 -3
  484. package/dist/cjs/default/drawWeight20.d.ts +0 -44
  485. package/dist/cjs/default/drawWeight20.js +0 -3
  486. package/dist/cjs/default/drawWeight30.d.ts +0 -44
  487. package/dist/cjs/default/drawWeight30.js +0 -3
  488. package/dist/cjs/default/drawWeight40.d.ts +0 -44
  489. package/dist/cjs/default/drawWeight40.js +0 -3
  490. package/dist/cjs/default/drawWeight50.d.ts +0 -44
  491. package/dist/cjs/default/drawWeight50.js +0 -3
  492. package/dist/cjs/default/drawWeight60.d.ts +0 -44
  493. package/dist/cjs/default/drawWeight60.js +0 -3
  494. package/dist/cjs/default/drawWeight70.d.ts +0 -44
  495. package/dist/cjs/default/drawWeight70.js +0 -3
  496. package/dist/cjs/default/drawWeight80.d.ts +0 -44
  497. package/dist/cjs/default/drawWeight80.js +0 -3
  498. package/dist/cjs/default/drawWeight90.d.ts +0 -44
  499. package/dist/cjs/default/drawWeight90.js +0 -3
  500. package/dist/cjs/default/fileDoc.d.ts +0 -223
  501. package/dist/cjs/default/fileDoc.js +0 -1
  502. package/dist/cjs/default/fileGdoc.d.ts +0 -80
  503. package/dist/cjs/default/fileGdoc.js +0 -1
  504. package/dist/cjs/default/fileGeneric.d.ts +0 -41
  505. package/dist/cjs/default/fileGeneric.js +0 -1
  506. package/dist/cjs/default/fileGforms.d.ts +0 -40
  507. package/dist/cjs/default/fileGforms.js +0 -1
  508. package/dist/cjs/default/fileGmaps.d.ts +0 -58
  509. package/dist/cjs/default/fileGmaps.js +0 -1
  510. package/dist/cjs/default/fileGsheets.d.ts +0 -40
  511. package/dist/cjs/default/fileGsheets.js +0 -1
  512. package/dist/cjs/default/fileGslides.d.ts +0 -40
  513. package/dist/cjs/default/fileGslides.js +0 -1
  514. package/dist/cjs/default/fileLoom.d.ts +0 -22
  515. package/dist/cjs/default/fileLoom.js +0 -1
  516. package/dist/cjs/default/fileOnedrive.d.ts +0 -80
  517. package/dist/cjs/default/fileOnedrive.js +0 -1
  518. package/dist/cjs/default/filePdf.d.ts +0 -41
  519. package/dist/cjs/default/filePdf.js +0 -1
  520. package/dist/cjs/default/filePpt.d.ts +0 -58
  521. package/dist/cjs/default/filePpt.js +0 -1
  522. package/dist/cjs/default/fileSharepoint.d.ts +0 -128
  523. package/dist/cjs/default/fileSharepoint.js +0 -1
  524. package/dist/cjs/default/fileStream.d.ts +0 -40
  525. package/dist/cjs/default/fileStream.js +0 -1
  526. package/dist/cjs/default/fileTxt.d.ts +0 -41
  527. package/dist/cjs/default/fileTxt.js +0 -1
  528. package/dist/cjs/default/fileXls.d.ts +0 -103
  529. package/dist/cjs/default/fileXls.js +0 -1
  530. package/dist/cjs/default/fileZip.d.ts +0 -41
  531. package/dist/cjs/default/fileZip.js +0 -1
  532. package/dist/cjs/default/framesA4.d.ts +0 -45
  533. package/dist/cjs/default/framesA4.js +0 -3
  534. package/dist/cjs/default/framesCustom.d.ts +0 -54
  535. package/dist/cjs/default/framesCustom.js +0 -3
  536. package/dist/cjs/default/framesGrid.d.ts +0 -54
  537. package/dist/cjs/default/framesGrid.js +0 -3
  538. package/dist/cjs/default/framesLetter.d.ts +0 -45
  539. package/dist/cjs/default/framesLetter.js +0 -3
  540. package/dist/cjs/default/framesPhone.d.ts +0 -45
  541. package/dist/cjs/default/framesPhone.js +0 -3
  542. package/dist/cjs/default/framesPresentation.d.ts +0 -45
  543. package/dist/cjs/default/framesPresentation.js +0 -3
  544. package/dist/cjs/default/framesSquare.d.ts +0 -45
  545. package/dist/cjs/default/framesSquare.js +0 -3
  546. package/dist/cjs/default/framesTablet.d.ts +0 -45
  547. package/dist/cjs/default/framesTablet.js +0 -3
  548. package/dist/cjs/default/index.d.ts +0 -64
  549. package/dist/cjs/default/index.js +0 -1
  550. package/dist/cjs/default/logoGmail.d.ts +0 -151
  551. package/dist/cjs/default/logoGmail.js +0 -8
  552. package/dist/cjs/default/logoGoogle.d.ts +0 -49
  553. package/dist/cjs/default/logoGoogle.js +0 -1
  554. package/dist/cjs/default/logoMicrosoft.d.ts +0 -49
  555. package/dist/cjs/default/logoMicrosoft.js +0 -1
  556. package/dist/cjs/default/logoSlackColor.d.ts +0 -229
  557. package/dist/cjs/default/logoSlackColor.js +0 -11
  558. package/dist/cjs/default/logoVimeo.d.ts +0 -24
  559. package/dist/cjs/default/logoVimeo.js +0 -1
  560. package/dist/cjs/default/logoYoutube.d.ts +0 -31
  561. package/dist/cjs/default/logoYoutube.js +0 -1
  562. package/dist/cjs/default/sticky.d.ts +0 -47
  563. package/dist/cjs/default/sticky.js +0 -8
  564. package/dist/cjs/default/stickyRectangle.d.ts +0 -61
  565. package/dist/cjs/default/stickyRectangle.js +0 -8
  566. package/dist/cjs/default/stickyRound.d.ts +0 -60
  567. package/dist/cjs/default/stickyRound.js +0 -8
  568. package/dist/cjs/default/stickyRounded.d.ts +0 -61
  569. package/dist/cjs/default/stickyRounded.js +0 -8
  570. package/dist/cjs/default/voteAdd.d.ts +0 -59
  571. package/dist/cjs/default/voteAdd.js +0 -5
  572. package/dist/cjs/default/voteAnonymous.d.ts +0 -68
  573. package/dist/cjs/default/voteAnonymous.js +0 -5
  574. package/dist/cjs/default/voteRemove.d.ts +0 -59
  575. package/dist/cjs/default/voteRemove.js +0 -5
  576. package/dist/esm/classic/brandSymbol.d.ts +0 -132
  577. package/dist/esm/classic/brandSymbol.js +0 -1
  578. package/dist/esm/classic/brandWordmark.d.ts +0 -94
  579. package/dist/esm/classic/brandWordmark.js +0 -1
  580. package/dist/esm/classic/drawEraser.d.ts +0 -21
  581. package/dist/esm/classic/drawEraser.js +0 -1
  582. package/dist/esm/classic/drawStrokeFine.d.ts +0 -21
  583. package/dist/esm/classic/drawStrokeFine.js +0 -1
  584. package/dist/esm/classic/drawStrokeHighlighter.d.ts +0 -21
  585. package/dist/esm/classic/drawStrokeHighlighter.js +0 -1
  586. package/dist/esm/classic/drawStrokeMedium.d.ts +0 -21
  587. package/dist/esm/classic/drawStrokeMedium.js +0 -1
  588. package/dist/esm/classic/drawStrokeUltraFine.d.ts +0 -21
  589. package/dist/esm/classic/drawStrokeUltraFine.js +0 -1
  590. package/dist/esm/classic/drawWeight10.d.ts +0 -43
  591. package/dist/esm/classic/drawWeight10.js +0 -3
  592. package/dist/esm/classic/drawWeight100.d.ts +0 -43
  593. package/dist/esm/classic/drawWeight100.js +0 -3
  594. package/dist/esm/classic/drawWeight20.d.ts +0 -74
  595. package/dist/esm/classic/drawWeight20.js +0 -3
  596. package/dist/esm/classic/drawWeight30.d.ts +0 -43
  597. package/dist/esm/classic/drawWeight30.js +0 -3
  598. package/dist/esm/classic/drawWeight40.d.ts +0 -43
  599. package/dist/esm/classic/drawWeight40.js +0 -3
  600. package/dist/esm/classic/drawWeight50.d.ts +0 -43
  601. package/dist/esm/classic/drawWeight50.js +0 -3
  602. package/dist/esm/classic/drawWeight60.d.ts +0 -43
  603. package/dist/esm/classic/drawWeight60.js +0 -3
  604. package/dist/esm/classic/drawWeight70.d.ts +0 -43
  605. package/dist/esm/classic/drawWeight70.js +0 -3
  606. package/dist/esm/classic/drawWeight80.d.ts +0 -43
  607. package/dist/esm/classic/drawWeight80.js +0 -3
  608. package/dist/esm/classic/drawWeight90.d.ts +0 -43
  609. package/dist/esm/classic/drawWeight90.js +0 -3
  610. package/dist/esm/classic/index.d.ts +0 -26
  611. package/dist/esm/classic/index.js +0 -78
  612. package/dist/esm/classic/logoGmail.d.ts +0 -151
  613. package/dist/esm/classic/logoGmail.js +0 -8
  614. package/dist/esm/classic/logoSlackColor.d.ts +0 -229
  615. package/dist/esm/classic/logoSlackColor.js +0 -11
  616. package/dist/esm/classic/sticky.d.ts +0 -47
  617. package/dist/esm/classic/sticky.js +0 -8
  618. package/dist/esm/classic/stickyRectangle.d.ts +0 -61
  619. package/dist/esm/classic/stickyRectangle.js +0 -8
  620. package/dist/esm/classic/stickyRound.d.ts +0 -60
  621. package/dist/esm/classic/stickyRound.js +0 -8
  622. package/dist/esm/classic/stickyRounded.d.ts +0 -61
  623. package/dist/esm/classic/stickyRounded.js +0 -8
  624. package/dist/esm/classic/voteAdd.d.ts +0 -59
  625. package/dist/esm/classic/voteAdd.js +0 -5
  626. package/dist/esm/classic/voteAnonymous.d.ts +0 -68
  627. package/dist/esm/classic/voteAnonymous.js +0 -5
  628. package/dist/esm/classic/voteRemove.d.ts +0 -59
  629. package/dist/esm/classic/voteRemove.js +0 -5
  630. package/dist/esm/default/brandSymbol.d.ts +0 -132
  631. package/dist/esm/default/brandSymbol.js +0 -1
  632. package/dist/esm/default/brandWordmark.d.ts +0 -94
  633. package/dist/esm/default/brandWordmark.js +0 -1
  634. package/dist/esm/default/checkboxCustom.d.ts +0 -46
  635. package/dist/esm/default/checkboxCustom.js +0 -4
  636. package/dist/esm/default/colorBorder.d.ts +0 -57
  637. package/dist/esm/default/colorBorder.js +0 -3
  638. package/dist/esm/default/colorBorderMixed.d.ts +0 -55
  639. package/dist/esm/default/colorBorderMixed.js +0 -1
  640. package/dist/esm/default/colorBorderNone.d.ts +0 -33
  641. package/dist/esm/default/colorBorderNone.js +0 -1
  642. package/dist/esm/default/colorFill.d.ts +0 -46
  643. package/dist/esm/default/colorFill.js +0 -3
  644. package/dist/esm/default/colorFillMixed.d.ts +0 -49
  645. package/dist/esm/default/colorFillMixed.js +0 -1
  646. package/dist/esm/default/colorFillNone.d.ts +0 -33
  647. package/dist/esm/default/colorFillNone.js +0 -1
  648. package/dist/esm/default/colorPicker.d.ts +0 -46
  649. package/dist/esm/default/colorPicker.js +0 -3
  650. package/dist/esm/default/colorTransparent.d.ts +0 -56
  651. package/dist/esm/default/colorTransparent.js +0 -11
  652. package/dist/esm/default/customColors.d.ts +0 -121
  653. package/dist/esm/default/customColors.js +0 -1
  654. package/dist/esm/default/drawEraser.d.ts +0 -54
  655. package/dist/esm/default/drawEraser.js +0 -5
  656. package/dist/esm/default/drawStrokeFine.d.ts +0 -53
  657. package/dist/esm/default/drawStrokeFine.js +0 -4
  658. package/dist/esm/default/drawStrokeHighlighter.d.ts +0 -53
  659. package/dist/esm/default/drawStrokeHighlighter.js +0 -4
  660. package/dist/esm/default/drawStrokeMedium.d.ts +0 -53
  661. package/dist/esm/default/drawStrokeMedium.js +0 -4
  662. package/dist/esm/default/drawStrokeUltraFine.d.ts +0 -53
  663. package/dist/esm/default/drawStrokeUltraFine.js +0 -4
  664. package/dist/esm/default/drawWeight10.d.ts +0 -52
  665. package/dist/esm/default/drawWeight10.js +0 -3
  666. package/dist/esm/default/drawWeight100.d.ts +0 -44
  667. package/dist/esm/default/drawWeight100.js +0 -3
  668. package/dist/esm/default/drawWeight20.d.ts +0 -44
  669. package/dist/esm/default/drawWeight20.js +0 -3
  670. package/dist/esm/default/drawWeight30.d.ts +0 -44
  671. package/dist/esm/default/drawWeight30.js +0 -3
  672. package/dist/esm/default/drawWeight40.d.ts +0 -44
  673. package/dist/esm/default/drawWeight40.js +0 -3
  674. package/dist/esm/default/drawWeight50.d.ts +0 -44
  675. package/dist/esm/default/drawWeight50.js +0 -3
  676. package/dist/esm/default/drawWeight60.d.ts +0 -44
  677. package/dist/esm/default/drawWeight60.js +0 -3
  678. package/dist/esm/default/drawWeight70.d.ts +0 -44
  679. package/dist/esm/default/drawWeight70.js +0 -3
  680. package/dist/esm/default/drawWeight80.d.ts +0 -44
  681. package/dist/esm/default/drawWeight80.js +0 -3
  682. package/dist/esm/default/drawWeight90.d.ts +0 -44
  683. package/dist/esm/default/drawWeight90.js +0 -3
  684. package/dist/esm/default/fileDoc.d.ts +0 -223
  685. package/dist/esm/default/fileDoc.js +0 -1
  686. package/dist/esm/default/fileGdoc.d.ts +0 -80
  687. package/dist/esm/default/fileGdoc.js +0 -1
  688. package/dist/esm/default/fileGeneric.d.ts +0 -41
  689. package/dist/esm/default/fileGeneric.js +0 -1
  690. package/dist/esm/default/fileGforms.d.ts +0 -40
  691. package/dist/esm/default/fileGforms.js +0 -1
  692. package/dist/esm/default/fileGmaps.d.ts +0 -58
  693. package/dist/esm/default/fileGmaps.js +0 -1
  694. package/dist/esm/default/fileGsheets.d.ts +0 -40
  695. package/dist/esm/default/fileGsheets.js +0 -1
  696. package/dist/esm/default/fileGslides.d.ts +0 -40
  697. package/dist/esm/default/fileGslides.js +0 -1
  698. package/dist/esm/default/fileLoom.d.ts +0 -22
  699. package/dist/esm/default/fileLoom.js +0 -1
  700. package/dist/esm/default/fileOnedrive.d.ts +0 -80
  701. package/dist/esm/default/fileOnedrive.js +0 -1
  702. package/dist/esm/default/filePdf.d.ts +0 -41
  703. package/dist/esm/default/filePdf.js +0 -1
  704. package/dist/esm/default/filePpt.d.ts +0 -58
  705. package/dist/esm/default/filePpt.js +0 -1
  706. package/dist/esm/default/fileSharepoint.d.ts +0 -128
  707. package/dist/esm/default/fileSharepoint.js +0 -1
  708. package/dist/esm/default/fileStream.d.ts +0 -40
  709. package/dist/esm/default/fileStream.js +0 -1
  710. package/dist/esm/default/fileTxt.d.ts +0 -41
  711. package/dist/esm/default/fileTxt.js +0 -1
  712. package/dist/esm/default/fileXls.d.ts +0 -103
  713. package/dist/esm/default/fileXls.js +0 -1
  714. package/dist/esm/default/fileZip.d.ts +0 -41
  715. package/dist/esm/default/fileZip.js +0 -1
  716. package/dist/esm/default/framesA4.d.ts +0 -45
  717. package/dist/esm/default/framesA4.js +0 -3
  718. package/dist/esm/default/framesCustom.d.ts +0 -54
  719. package/dist/esm/default/framesCustom.js +0 -3
  720. package/dist/esm/default/framesGrid.d.ts +0 -54
  721. package/dist/esm/default/framesGrid.js +0 -3
  722. package/dist/esm/default/framesLetter.d.ts +0 -45
  723. package/dist/esm/default/framesLetter.js +0 -3
  724. package/dist/esm/default/framesPhone.d.ts +0 -45
  725. package/dist/esm/default/framesPhone.js +0 -3
  726. package/dist/esm/default/framesPresentation.d.ts +0 -45
  727. package/dist/esm/default/framesPresentation.js +0 -3
  728. package/dist/esm/default/framesSquare.d.ts +0 -45
  729. package/dist/esm/default/framesSquare.js +0 -3
  730. package/dist/esm/default/framesTablet.d.ts +0 -45
  731. package/dist/esm/default/framesTablet.js +0 -3
  732. package/dist/esm/default/index.d.ts +0 -64
  733. package/dist/esm/default/index.js +0 -129
  734. package/dist/esm/default/logoGmail.d.ts +0 -151
  735. package/dist/esm/default/logoGmail.js +0 -8
  736. package/dist/esm/default/logoGoogle.d.ts +0 -49
  737. package/dist/esm/default/logoGoogle.js +0 -1
  738. package/dist/esm/default/logoMicrosoft.d.ts +0 -49
  739. package/dist/esm/default/logoMicrosoft.js +0 -1
  740. package/dist/esm/default/logoSlackColor.d.ts +0 -229
  741. package/dist/esm/default/logoSlackColor.js +0 -11
  742. package/dist/esm/default/logoVimeo.d.ts +0 -24
  743. package/dist/esm/default/logoVimeo.js +0 -1
  744. package/dist/esm/default/logoYoutube.d.ts +0 -31
  745. package/dist/esm/default/logoYoutube.js +0 -1
  746. package/dist/esm/default/sticky.d.ts +0 -47
  747. package/dist/esm/default/sticky.js +0 -8
  748. package/dist/esm/default/stickyRectangle.d.ts +0 -61
  749. package/dist/esm/default/stickyRectangle.js +0 -8
  750. package/dist/esm/default/stickyRound.d.ts +0 -60
  751. package/dist/esm/default/stickyRound.js +0 -8
  752. package/dist/esm/default/stickyRounded.d.ts +0 -61
  753. package/dist/esm/default/stickyRounded.js +0 -8
  754. package/dist/esm/default/voteAdd.d.ts +0 -59
  755. package/dist/esm/default/voteAdd.js +0 -5
  756. package/dist/esm/default/voteAnonymous.d.ts +0 -68
  757. package/dist/esm/default/voteAnonymous.js +0 -5
  758. package/dist/esm/default/voteRemove.d.ts +0 -59
  759. package/dist/esm/default/voteRemove.js +0 -5
  760. package/dist/types/classic/brandSymbol.d.ts +0 -132
  761. package/dist/types/classic/brandWordmark.d.ts +0 -94
  762. package/dist/types/classic/drawEraser.d.ts +0 -21
  763. package/dist/types/classic/drawStrokeFine.d.ts +0 -21
  764. package/dist/types/classic/drawStrokeHighlighter.d.ts +0 -21
  765. package/dist/types/classic/drawStrokeMedium.d.ts +0 -21
  766. package/dist/types/classic/drawStrokeUltraFine.d.ts +0 -21
  767. package/dist/types/classic/drawWeight10.d.ts +0 -43
  768. package/dist/types/classic/drawWeight100.d.ts +0 -43
  769. package/dist/types/classic/drawWeight20.d.ts +0 -74
  770. package/dist/types/classic/drawWeight30.d.ts +0 -43
  771. package/dist/types/classic/drawWeight40.d.ts +0 -43
  772. package/dist/types/classic/drawWeight50.d.ts +0 -43
  773. package/dist/types/classic/drawWeight60.d.ts +0 -43
  774. package/dist/types/classic/drawWeight70.d.ts +0 -43
  775. package/dist/types/classic/drawWeight80.d.ts +0 -43
  776. package/dist/types/classic/drawWeight90.d.ts +0 -43
  777. package/dist/types/classic/index.d.ts +0 -26
  778. package/dist/types/classic/logoGmail.d.ts +0 -151
  779. package/dist/types/classic/logoSlackColor.d.ts +0 -229
  780. package/dist/types/classic/sticky.d.ts +0 -47
  781. package/dist/types/classic/stickyRectangle.d.ts +0 -61
  782. package/dist/types/classic/stickyRound.d.ts +0 -60
  783. package/dist/types/classic/stickyRounded.d.ts +0 -61
  784. package/dist/types/classic/voteAdd.d.ts +0 -59
  785. package/dist/types/classic/voteAnonymous.d.ts +0 -68
  786. package/dist/types/classic/voteRemove.d.ts +0 -59
  787. package/dist/types/default/brandSymbol.d.ts +0 -132
  788. package/dist/types/default/brandWordmark.d.ts +0 -94
  789. package/dist/types/default/checkboxCustom.d.ts +0 -46
  790. package/dist/types/default/colorBorder.d.ts +0 -57
  791. package/dist/types/default/colorBorderMixed.d.ts +0 -55
  792. package/dist/types/default/colorBorderNone.d.ts +0 -33
  793. package/dist/types/default/colorFill.d.ts +0 -46
  794. package/dist/types/default/colorFillMixed.d.ts +0 -49
  795. package/dist/types/default/colorFillNone.d.ts +0 -33
  796. package/dist/types/default/colorPicker.d.ts +0 -46
  797. package/dist/types/default/colorTransparent.d.ts +0 -56
  798. package/dist/types/default/customColors.d.ts +0 -121
  799. package/dist/types/default/drawEraser.d.ts +0 -54
  800. package/dist/types/default/drawStrokeFine.d.ts +0 -53
  801. package/dist/types/default/drawStrokeHighlighter.d.ts +0 -53
  802. package/dist/types/default/drawStrokeMedium.d.ts +0 -53
  803. package/dist/types/default/drawStrokeUltraFine.d.ts +0 -53
  804. package/dist/types/default/drawWeight10.d.ts +0 -52
  805. package/dist/types/default/drawWeight100.d.ts +0 -44
  806. package/dist/types/default/drawWeight20.d.ts +0 -44
  807. package/dist/types/default/drawWeight30.d.ts +0 -44
  808. package/dist/types/default/drawWeight40.d.ts +0 -44
  809. package/dist/types/default/drawWeight50.d.ts +0 -44
  810. package/dist/types/default/drawWeight60.d.ts +0 -44
  811. package/dist/types/default/drawWeight70.d.ts +0 -44
  812. package/dist/types/default/drawWeight80.d.ts +0 -44
  813. package/dist/types/default/drawWeight90.d.ts +0 -44
  814. package/dist/types/default/fileDoc.d.ts +0 -223
  815. package/dist/types/default/fileGdoc.d.ts +0 -80
  816. package/dist/types/default/fileGeneric.d.ts +0 -41
  817. package/dist/types/default/fileGforms.d.ts +0 -40
  818. package/dist/types/default/fileGmaps.d.ts +0 -58
  819. package/dist/types/default/fileGsheets.d.ts +0 -40
  820. package/dist/types/default/fileGslides.d.ts +0 -40
  821. package/dist/types/default/fileLoom.d.ts +0 -22
  822. package/dist/types/default/fileOnedrive.d.ts +0 -80
  823. package/dist/types/default/filePdf.d.ts +0 -41
  824. package/dist/types/default/filePpt.d.ts +0 -58
  825. package/dist/types/default/fileSharepoint.d.ts +0 -128
  826. package/dist/types/default/fileStream.d.ts +0 -40
  827. package/dist/types/default/fileTxt.d.ts +0 -41
  828. package/dist/types/default/fileXls.d.ts +0 -103
  829. package/dist/types/default/fileZip.d.ts +0 -41
  830. package/dist/types/default/framesA4.d.ts +0 -45
  831. package/dist/types/default/framesCustom.d.ts +0 -54
  832. package/dist/types/default/framesGrid.d.ts +0 -54
  833. package/dist/types/default/framesLetter.d.ts +0 -45
  834. package/dist/types/default/framesPhone.d.ts +0 -45
  835. package/dist/types/default/framesPresentation.d.ts +0 -45
  836. package/dist/types/default/framesSquare.d.ts +0 -45
  837. package/dist/types/default/framesTablet.d.ts +0 -45
  838. package/dist/types/default/index.d.ts +0 -64
  839. package/dist/types/default/logoGmail.d.ts +0 -151
  840. package/dist/types/default/logoGoogle.d.ts +0 -49
  841. package/dist/types/default/logoMicrosoft.d.ts +0 -49
  842. package/dist/types/default/logoSlackColor.d.ts +0 -229
  843. package/dist/types/default/logoVimeo.d.ts +0 -24
  844. package/dist/types/default/logoYoutube.d.ts +0 -31
  845. package/dist/types/default/sticky.d.ts +0 -47
  846. package/dist/types/default/stickyRectangle.d.ts +0 -61
  847. package/dist/types/default/stickyRound.d.ts +0 -60
  848. package/dist/types/default/stickyRounded.d.ts +0 -61
  849. package/dist/types/default/voteAdd.d.ts +0 -59
  850. package/dist/types/default/voteAnonymous.d.ts +0 -68
  851. package/dist/types/default/voteRemove.d.ts +0 -59
@@ -1,43 +1,41 @@
1
1
  declare const fileZip: {
2
- readonly default: {
3
- readonly name: "svg";
2
+ readonly name: "svg";
3
+ readonly type: "element";
4
+ readonly value: "";
5
+ readonly attributes: {
6
+ readonly xmlns: "http://www.w3.org/2000/svg";
7
+ readonly fill: "currentColor";
8
+ readonly viewBox: "0 0 40 40";
9
+ readonly "data-mrl-svg-name": "fileZip";
10
+ };
11
+ readonly children: readonly [{
12
+ readonly name: "path";
4
13
  readonly type: "element";
5
14
  readonly value: "";
6
15
  readonly attributes: {
7
- readonly xmlns: "http://www.w3.org/2000/svg";
8
- readonly fill: "currentColor";
9
- readonly viewBox: "0 0 40 40";
10
- readonly "data-mrl-svg-name": "fileZip";
16
+ readonly fill: "#1F1F1F";
17
+ readonly d: "M25.5 0 35 10v27a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3h17.5Z";
11
18
  };
12
- readonly children: readonly [{
13
- readonly name: "path";
14
- readonly type: "element";
15
- readonly value: "";
16
- readonly attributes: {
17
- readonly fill: "#1F1F1F";
18
- readonly d: "M25.5 0 35 10v27a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3h17.5Z";
19
- };
20
- readonly children: readonly [];
21
- }, {
22
- readonly name: "path";
23
- readonly type: "element";
24
- readonly value: "";
25
- readonly attributes: {
26
- readonly fill: "#fff";
27
- readonly "fill-opacity": ".7";
28
- readonly d: "M35 11h-8a3 3 0 0 1-3-3V0h1.5L35 10v1Z";
29
- };
30
- readonly children: readonly [];
31
- }, {
32
- readonly name: "path";
33
- readonly type: "element";
34
- readonly value: "";
35
- readonly attributes: {
36
- readonly fill: "#fff";
37
- readonly d: "M17.16 28v-1.104h-2.952l2.904-3.78v-.912h-4.548v1.092h2.856l-2.856 3.744V28h4.596Zm1.999-6.504c.432 0 .78-.348.78-.78a.778.778 0 0 0-.78-.78.778.778 0 0 0-.78.78c0 .432.348.78.78.78ZM19.783 28v-5.796h-1.26V28h1.26Zm4.755.144c1.5 0 2.568-1.14 2.568-3.048 0-1.908-1.068-3.036-2.568-3.036-.756 0-1.428.36-1.86.936v-.792h-1.26v8.004h1.26v-3.012c.48.612 1.128.948 1.86.948Zm-.372-1.116c-.588 0-1.212-.36-1.488-.792v-2.292c.288-.432.9-.768 1.488-.768.996 0 1.644.792 1.644 1.92s-.648 1.932-1.644 1.932Z";
38
- };
39
- readonly children: readonly [];
40
- }];
41
- };
19
+ readonly children: readonly [];
20
+ }, {
21
+ readonly name: "path";
22
+ readonly type: "element";
23
+ readonly value: "";
24
+ readonly attributes: {
25
+ readonly fill: "#fff";
26
+ readonly "fill-opacity": ".7";
27
+ readonly d: "M35 11h-8a3 3 0 0 1-3-3V0h1.5L35 10v1Z";
28
+ };
29
+ readonly children: readonly [];
30
+ }, {
31
+ readonly name: "path";
32
+ readonly type: "element";
33
+ readonly value: "";
34
+ readonly attributes: {
35
+ readonly fill: "#fff";
36
+ readonly d: "M17.16 28v-1.104h-2.952l2.904-3.78v-.912h-4.548v1.092h2.856l-2.856 3.744V28h4.596Zm1.999-6.504c.432 0 .78-.348.78-.78a.778.778 0 0 0-.78-.78.778.778 0 0 0-.78.78c0 .432.348.78.78.78ZM19.783 28v-5.796h-1.26V28h1.26Zm4.755.144c1.5 0 2.568-1.14 2.568-3.048 0-1.908-1.068-3.036-2.568-3.036-.756 0-1.428.36-1.86.936v-.792h-1.26v8.004h1.26v-3.012c.48.612 1.128.948 1.86.948Zm-.372-1.116c-.588 0-1.212-.36-1.488-.792v-2.292c.288-.432.9-.768 1.488-.768.996 0 1.644.792 1.644 1.92s-.648 1.932-1.644 1.932Z";
37
+ };
38
+ readonly children: readonly [];
39
+ }];
42
40
  };
43
41
  export { fileZip };
@@ -1 +1 @@
1
- var h=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var f=Object.prototype.hasOwnProperty;var m=(t,e)=>{for(var a in e)h(t,a,{get:e[a],enumerable:!0})},r=(t,e,a,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of c(e))!f.call(t,l)&&l!==a&&h(t,l,{get:()=>e[l],enumerable:!(i=n(e,l))||i.enumerable});return t};var p=t=>r(h({},"__esModule",{value:!0}),t);var s={};m(s,{fileZip:()=>v});module.exports=p(s);const v={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileZip"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#1F1F1F",d:"M25.5 0 35 10v27a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3h17.5Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff","fill-opacity":".7",d:"M35 11h-8a3 3 0 0 1-3-3V0h1.5L35 10v1Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M17.16 28v-1.104h-2.952l2.904-3.78v-.912h-4.548v1.092h2.856l-2.856 3.744V28h4.596Zm1.999-6.504c.432 0 .78-.348.78-.78a.778.778 0 0 0-.78-.78.778.778 0 0 0-.78.78c0 .432.348.78.78.78ZM19.783 28v-5.796h-1.26V28h1.26Zm4.755.144c1.5 0 2.568-1.14 2.568-3.048 0-1.908-1.068-3.036-2.568-3.036-.756 0-1.428.36-1.86.936v-.792h-1.26v8.004h1.26v-3.012c.48.612 1.128.948 1.86.948Zm-.372-1.116c-.588 0-1.212-.36-1.488-.792v-2.292c.288-.432.9-.768 1.488-.768.996 0 1.644.792 1.644 1.92s-.648 1.932-1.644 1.932Z"},children:[]}]}};
1
+ var h=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var m=Object.prototype.hasOwnProperty;var r=(t,e)=>{for(var a in e)h(t,a,{get:e[a],enumerable:!0})},f=(t,e,a,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of c(e))!m.call(t,l)&&l!==a&&h(t,l,{get:()=>e[l],enumerable:!(i=n(e,l))||i.enumerable});return t};var p=t=>f(h({},"__esModule",{value:!0}),t);var s={};r(s,{fileZip:()=>v});module.exports=p(s);const v={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileZip"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#1F1F1F",d:"M25.5 0 35 10v27a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3h17.5Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff","fill-opacity":".7",d:"M35 11h-8a3 3 0 0 1-3-3V0h1.5L35 10v1Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M17.16 28v-1.104h-2.952l2.904-3.78v-.912h-4.548v1.092h2.856l-2.856 3.744V28h4.596Zm1.999-6.504c.432 0 .78-.348.78-.78a.778.778 0 0 0-.78-.78.778.778 0 0 0-.78.78c0 .432.348.78.78.78ZM19.783 28v-5.796h-1.26V28h1.26Zm4.755.144c1.5 0 2.568-1.14 2.568-3.048 0-1.908-1.068-3.036-2.568-3.036-.756 0-1.428.36-1.86.936v-.792h-1.26v8.004h1.26v-3.012c.48.612 1.128.948 1.86.948Zm-.372-1.116c-.588 0-1.212-.36-1.488-.792v-2.292c.288-.432.9-.768 1.488-.768.996 0 1.644.792 1.644 1.92s-.648 1.932-1.644 1.932Z"},children:[]}]};
@@ -1,47 +1,45 @@
1
1
  declare const framesA4: {
2
- readonly default: {
3
- readonly name: "svg";
2
+ readonly name: "svg";
3
+ readonly type: "element";
4
+ readonly value: "";
5
+ readonly attributes: {
6
+ readonly xmlns: "http://www.w3.org/2000/svg";
7
+ readonly fill: "currentColor";
8
+ readonly viewBox: "0 0 36 36";
9
+ readonly "data-mrl-svg-name": "framesA4";
10
+ };
11
+ readonly children: readonly [{
12
+ readonly name: "style";
4
13
  readonly type: "element";
5
14
  readonly value: "";
6
- readonly attributes: {
7
- readonly xmlns: "http://www.w3.org/2000/svg";
8
- readonly fill: "currentColor";
9
- readonly viewBox: "0 0 36 36";
10
- readonly "data-mrl-svg-name": "framesA4";
11
- };
15
+ readonly attributes: {};
12
16
  readonly children: readonly [{
13
- readonly name: "style";
14
- readonly type: "element";
15
- readonly value: "";
17
+ readonly name: "";
18
+ readonly type: "text";
19
+ readonly value: "\n .mrl-picto-border { fill: #4e4e4e; }\n ";
16
20
  readonly attributes: {};
17
- readonly children: readonly [{
18
- readonly name: "";
19
- readonly type: "text";
20
- readonly value: "\n .mrl-picto-border { fill: #4e4e4e; }\n ";
21
- readonly attributes: {};
22
- readonly children: readonly [];
23
- }];
24
- }, {
25
- readonly name: "path";
26
- readonly type: "element";
27
- readonly value: "";
28
- readonly attributes: {
29
- readonly fill: "#fff";
30
- readonly d: "m22.711 10.056 2.078 1.859a.734.734 0 0 1 .244.546v14.706a.733.733 0 0 1-.733.733H11.833a.733.733 0 0 1-.733-.733V8.833c0-.405.328-.733.733-.733h8.4c.179 0 .352.066.486.185l1.992 1.77Z";
31
- };
32
- readonly children: readonly [];
33
- }, {
34
- readonly name: "path";
35
- readonly type: "element";
36
- readonly value: "";
37
- readonly attributes: {
38
- readonly class: "mrl-picto-border";
39
- readonly "fill-rule": "evenodd";
40
- readonly d: "m25.523 11.095-2.078-1.86-1.995-1.772A1.833 1.833 0 0 0 20.232 7h-8.399C10.821 7 10 7.82 10 8.833v18.334c0 1.012.82 1.833 1.833 1.833H24.3c1.012 0 1.833-.82 1.833-1.833V12.46c0-.521-.222-1.018-.61-1.366Zm-5.012-2.94a.734.734 0 0 0-.279-.055h-8.399a.733.733 0 0 0-.733.733v18.334c0 .405.328.733.733.733H24.3a.733.733 0 0 0 .733-.733V12.46a.734.734 0 0 0-.077-.328h-3.712a.733.733 0 0 1-.733-.733V8.155Z";
41
- readonly "clip-rule": "evenodd";
42
- };
43
21
  readonly children: readonly [];
44
22
  }];
45
- };
23
+ }, {
24
+ readonly name: "path";
25
+ readonly type: "element";
26
+ readonly value: "";
27
+ readonly attributes: {
28
+ readonly fill: "#fff";
29
+ readonly d: "m22.711 10.056 2.078 1.859a.734.734 0 0 1 .244.546v14.706a.733.733 0 0 1-.733.733H11.833a.733.733 0 0 1-.733-.733V8.833c0-.405.328-.733.733-.733h8.4c.179 0 .352.066.486.185l1.992 1.77Z";
30
+ };
31
+ readonly children: readonly [];
32
+ }, {
33
+ readonly name: "path";
34
+ readonly type: "element";
35
+ readonly value: "";
36
+ readonly attributes: {
37
+ readonly class: "mrl-picto-border";
38
+ readonly "fill-rule": "evenodd";
39
+ readonly d: "m25.523 11.095-2.078-1.86-1.995-1.772A1.833 1.833 0 0 0 20.232 7h-8.399C10.821 7 10 7.82 10 8.833v18.334c0 1.012.82 1.833 1.833 1.833H24.3c1.012 0 1.833-.82 1.833-1.833V12.46c0-.521-.222-1.018-.61-1.366Zm-5.012-2.94a.734.734 0 0 0-.279-.055h-8.399a.733.733 0 0 0-.733.733v18.334c0 .405.328.733.733.733H24.3a.733.733 0 0 0 .733-.733V12.46a.734.734 0 0 0-.077-.328h-3.712a.733.733 0 0 1-.733-.733V8.155Z";
40
+ readonly "clip-rule": "evenodd";
41
+ };
42
+ readonly children: readonly [];
43
+ }];
46
44
  };
47
45
  export { framesA4 };
@@ -1,3 +1,3 @@
1
- var r=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var d=(t,e)=>{for(var a in e)r(t,a,{get:e[a],enumerable:!0})},u=(t,e,a,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of i(e))!s.call(t,l)&&l!==a&&r(t,l,{get:()=>e[l],enumerable:!(n=c(e,l))||n.enumerable});return t};var v=t=>u(r({},"__esModule",{value:!0}),t);var o={};d(o,{framesA4:()=>m});module.exports=v(o);const m={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesA4"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
1
+ var r=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var d=(t,e)=>{for(var a in e)r(t,a,{get:e[a],enumerable:!0})},v=(t,e,a,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of i(e))!s.call(t,l)&&l!==a&&r(t,l,{get:()=>e[l],enumerable:!(n=c(e,l))||n.enumerable});return t};var o=t=>v(r({},"__esModule",{value:!0}),t);var u={};d(u,{framesA4:()=>m});module.exports=o(u);const m={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesA4"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
2
2
  .mrl-picto-border { fill: #4e4e4e; }
3
- `,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"m22.711 10.056 2.078 1.859a.734.734 0 0 1 .244.546v14.706a.733.733 0 0 1-.733.733H11.833a.733.733 0 0 1-.733-.733V8.833c0-.405.328-.733.733-.733h8.4c.179 0 .352.066.486.185l1.992 1.77Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"m25.523 11.095-2.078-1.86-1.995-1.772A1.833 1.833 0 0 0 20.232 7h-8.399C10.821 7 10 7.82 10 8.833v18.334c0 1.012.82 1.833 1.833 1.833H24.3c1.012 0 1.833-.82 1.833-1.833V12.46c0-.521-.222-1.018-.61-1.366Zm-5.012-2.94a.734.734 0 0 0-.279-.055h-8.399a.733.733 0 0 0-.733.733v18.334c0 .405.328.733.733.733H24.3a.733.733 0 0 0 .733-.733V12.46a.734.734 0 0 0-.077-.328h-3.712a.733.733 0 0 1-.733-.733V8.155Z","clip-rule":"evenodd"},children:[]}]}};
3
+ `,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"m22.711 10.056 2.078 1.859a.734.734 0 0 1 .244.546v14.706a.733.733 0 0 1-.733.733H11.833a.733.733 0 0 1-.733-.733V8.833c0-.405.328-.733.733-.733h8.4c.179 0 .352.066.486.185l1.992 1.77Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"m25.523 11.095-2.078-1.86-1.995-1.772A1.833 1.833 0 0 0 20.232 7h-8.399C10.821 7 10 7.82 10 8.833v18.334c0 1.012.82 1.833 1.833 1.833H24.3c1.012 0 1.833-.82 1.833-1.833V12.46c0-.521-.222-1.018-.61-1.366Zm-5.012-2.94a.734.734 0 0 0-.279-.055h-8.399a.733.733 0 0 0-.733.733v18.334c0 .405.328.733.733.733H24.3a.733.733 0 0 0 .733-.733V12.46a.734.734 0 0 0-.077-.328h-3.712a.733.733 0 0 1-.733-.733V8.155Z","clip-rule":"evenodd"},children:[]}]};
@@ -1,56 +1,54 @@
1
1
  declare const framesCustom: {
2
- readonly default: {
3
- readonly name: "svg";
2
+ readonly name: "svg";
3
+ readonly type: "element";
4
+ readonly value: "";
5
+ readonly attributes: {
6
+ readonly xmlns: "http://www.w3.org/2000/svg";
7
+ readonly fill: "currentColor";
8
+ readonly viewBox: "0 0 36 36";
9
+ readonly "data-mrl-svg-name": "framesCustom";
10
+ };
11
+ readonly children: readonly [{
12
+ readonly name: "style";
4
13
  readonly type: "element";
5
14
  readonly value: "";
6
- readonly attributes: {
7
- readonly xmlns: "http://www.w3.org/2000/svg";
8
- readonly fill: "currentColor";
9
- readonly viewBox: "0 0 36 36";
10
- readonly "data-mrl-svg-name": "framesCustom";
11
- };
15
+ readonly attributes: {};
12
16
  readonly children: readonly [{
13
- readonly name: "style";
14
- readonly type: "element";
15
- readonly value: "";
17
+ readonly name: "";
18
+ readonly type: "text";
19
+ readonly value: "\n .mrl-picto-border { fill: #4e4e4e; }\n ";
16
20
  readonly attributes: {};
17
- readonly children: readonly [{
18
- readonly name: "";
19
- readonly type: "text";
20
- readonly value: "\n .mrl-picto-border { fill: #4e4e4e; }\n ";
21
- readonly attributes: {};
22
- readonly children: readonly [];
23
- }];
24
- }, {
25
- readonly name: "path";
26
- readonly type: "element";
27
- readonly value: "";
28
- readonly attributes: {
29
- readonly fill: "#fff";
30
- readonly d: "M2.085 7.953c0-.466.373-.844.834-.844h30.164a.84.84 0 0 1 .834.844v21.094a.839.839 0 0 1-.834.844H2.92a.839.839 0 0 1-.834-.844V7.953Z";
31
- };
32
- readonly children: readonly [];
33
- }, {
34
- readonly name: "path";
35
- readonly type: "element";
36
- readonly value: "";
37
- readonly attributes: {
38
- readonly class: "mrl-picto-border";
39
- readonly "fill-rule": "evenodd";
40
- readonly d: "M2.919 5.844h30.164c1.152 0 2.085.944 2.085 2.11v21.093c0 1.165-.933 2.11-2.085 2.11H2.92c-1.152 0-2.085-.945-2.085-2.11V7.953c0-1.165.933-2.11 2.085-2.11Zm0 1.265a.839.839 0 0 0-.834.844v21.094c0 .466.373.844.834.844h30.164a.84.84 0 0 0 .834-.844V7.953a.839.839 0 0 0-.834-.844H2.92Z";
41
- readonly "clip-rule": "evenodd";
42
- };
43
- readonly children: readonly [];
44
- }, {
45
- readonly name: "path";
46
- readonly type: "element";
47
- readonly value: "";
48
- readonly attributes: {
49
- readonly class: "mrl-picto-border";
50
- readonly d: "M32.664 29.469a.84.84 0 0 1 .834-.844h1.668a.84.84 0 0 1 .834.844v1.687a.839.839 0 0 1-.834.844h-1.668a.839.839 0 0 1-.834-.844V29.47ZM0 29.469c0-.466.373-.844.834-.844h1.668a.84.84 0 0 1 .834.844v1.687a.839.839 0 0 1-.834.844H.834A.839.839 0 0 1 0 31.156V29.47ZM0 5.844C0 5.378.373 5 .834 5h1.668a.84.84 0 0 1 .834.844V7.53a.839.839 0 0 1-.834.844H.834A.839.839 0 0 1 0 7.531V5.844Zm32.664 0A.84.84 0 0 1 33.498 5h1.668a.84.84 0 0 1 .834.844V7.53a.839.839 0 0 1-.834.844h-1.668a.839.839 0 0 1-.834-.844V5.844Z";
51
- };
52
21
  readonly children: readonly [];
53
22
  }];
54
- };
23
+ }, {
24
+ readonly name: "path";
25
+ readonly type: "element";
26
+ readonly value: "";
27
+ readonly attributes: {
28
+ readonly fill: "#fff";
29
+ readonly d: "M2.085 7.953c0-.466.373-.844.834-.844h30.164a.84.84 0 0 1 .834.844v21.094a.839.839 0 0 1-.834.844H2.92a.839.839 0 0 1-.834-.844V7.953Z";
30
+ };
31
+ readonly children: readonly [];
32
+ }, {
33
+ readonly name: "path";
34
+ readonly type: "element";
35
+ readonly value: "";
36
+ readonly attributes: {
37
+ readonly class: "mrl-picto-border";
38
+ readonly "fill-rule": "evenodd";
39
+ readonly d: "M2.919 5.844h30.164c1.152 0 2.085.944 2.085 2.11v21.093c0 1.165-.933 2.11-2.085 2.11H2.92c-1.152 0-2.085-.945-2.085-2.11V7.953c0-1.165.933-2.11 2.085-2.11Zm0 1.265a.839.839 0 0 0-.834.844v21.094c0 .466.373.844.834.844h30.164a.84.84 0 0 0 .834-.844V7.953a.839.839 0 0 0-.834-.844H2.92Z";
40
+ readonly "clip-rule": "evenodd";
41
+ };
42
+ readonly children: readonly [];
43
+ }, {
44
+ readonly name: "path";
45
+ readonly type: "element";
46
+ readonly value: "";
47
+ readonly attributes: {
48
+ readonly class: "mrl-picto-border";
49
+ readonly d: "M32.664 29.469a.84.84 0 0 1 .834-.844h1.668a.84.84 0 0 1 .834.844v1.687a.839.839 0 0 1-.834.844h-1.668a.839.839 0 0 1-.834-.844V29.47ZM0 29.469c0-.466.373-.844.834-.844h1.668a.84.84 0 0 1 .834.844v1.687a.839.839 0 0 1-.834.844H.834A.839.839 0 0 1 0 31.156V29.47ZM0 5.844C0 5.378.373 5 .834 5h1.668a.84.84 0 0 1 .834.844V7.53a.839.839 0 0 1-.834.844H.834A.839.839 0 0 1 0 7.531V5.844Zm32.664 0A.84.84 0 0 1 33.498 5h1.668a.84.84 0 0 1 .834.844V7.53a.839.839 0 0 1-.834.844h-1.668a.839.839 0 0 1-.834-.844V5.844Z";
50
+ };
51
+ readonly children: readonly [];
52
+ }];
55
53
  };
56
54
  export { framesCustom };
@@ -1,3 +1,3 @@
1
- var r=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var i=Object.prototype.hasOwnProperty;var h=(t,e)=>{for(var l in e)r(t,l,{get:e[l],enumerable:!0})},d=(t,e,l,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of s(e))!i.call(t,a)&&a!==l&&r(t,a,{get:()=>e[a],enumerable:!(n=c(e,a))||n.enumerable});return t};var u=t=>d(r({},"__esModule",{value:!0}),t);var o={};h(o,{framesCustom:()=>m});module.exports=u(o);const m={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesCustom"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
1
+ var r=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var i=Object.prototype.hasOwnProperty;var h=(t,e)=>{for(var l in e)r(t,l,{get:e[l],enumerable:!0})},d=(t,e,l,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of s(e))!i.call(t,a)&&a!==l&&r(t,a,{get:()=>e[a],enumerable:!(n=c(e,a))||n.enumerable});return t};var o=t=>d(r({},"__esModule",{value:!0}),t);var u={};h(u,{framesCustom:()=>m});module.exports=o(u);const m={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesCustom"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
2
2
  .mrl-picto-border { fill: #4e4e4e; }
3
- `,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M2.085 7.953c0-.466.373-.844.834-.844h30.164a.84.84 0 0 1 .834.844v21.094a.839.839 0 0 1-.834.844H2.92a.839.839 0 0 1-.834-.844V7.953Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"M2.919 5.844h30.164c1.152 0 2.085.944 2.085 2.11v21.093c0 1.165-.933 2.11-2.085 2.11H2.92c-1.152 0-2.085-.945-2.085-2.11V7.953c0-1.165.933-2.11 2.085-2.11Zm0 1.265a.839.839 0 0 0-.834.844v21.094c0 .466.373.844.834.844h30.164a.84.84 0 0 0 .834-.844V7.953a.839.839 0 0 0-.834-.844H2.92Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border",d:"M32.664 29.469a.84.84 0 0 1 .834-.844h1.668a.84.84 0 0 1 .834.844v1.687a.839.839 0 0 1-.834.844h-1.668a.839.839 0 0 1-.834-.844V29.47ZM0 29.469c0-.466.373-.844.834-.844h1.668a.84.84 0 0 1 .834.844v1.687a.839.839 0 0 1-.834.844H.834A.839.839 0 0 1 0 31.156V29.47ZM0 5.844C0 5.378.373 5 .834 5h1.668a.84.84 0 0 1 .834.844V7.53a.839.839 0 0 1-.834.844H.834A.839.839 0 0 1 0 7.531V5.844Zm32.664 0A.84.84 0 0 1 33.498 5h1.668a.84.84 0 0 1 .834.844V7.53a.839.839 0 0 1-.834.844h-1.668a.839.839 0 0 1-.834-.844V5.844Z"},children:[]}]}};
3
+ `,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M2.085 7.953c0-.466.373-.844.834-.844h30.164a.84.84 0 0 1 .834.844v21.094a.839.839 0 0 1-.834.844H2.92a.839.839 0 0 1-.834-.844V7.953Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"M2.919 5.844h30.164c1.152 0 2.085.944 2.085 2.11v21.093c0 1.165-.933 2.11-2.085 2.11H2.92c-1.152 0-2.085-.945-2.085-2.11V7.953c0-1.165.933-2.11 2.085-2.11Zm0 1.265a.839.839 0 0 0-.834.844v21.094c0 .466.373.844.834.844h30.164a.84.84 0 0 0 .834-.844V7.953a.839.839 0 0 0-.834-.844H2.92Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border",d:"M32.664 29.469a.84.84 0 0 1 .834-.844h1.668a.84.84 0 0 1 .834.844v1.687a.839.839 0 0 1-.834.844h-1.668a.839.839 0 0 1-.834-.844V29.47ZM0 29.469c0-.466.373-.844.834-.844h1.668a.84.84 0 0 1 .834.844v1.687a.839.839 0 0 1-.834.844H.834A.839.839 0 0 1 0 31.156V29.47ZM0 5.844C0 5.378.373 5 .834 5h1.668a.84.84 0 0 1 .834.844V7.53a.839.839 0 0 1-.834.844H.834A.839.839 0 0 1 0 7.531V5.844Zm32.664 0A.84.84 0 0 1 33.498 5h1.668a.84.84 0 0 1 .834.844V7.53a.839.839 0 0 1-.834.844h-1.668a.839.839 0 0 1-.834-.844V5.844Z"},children:[]}]};
@@ -1,56 +1,54 @@
1
1
  declare const framesGrid: {
2
- readonly default: {
3
- readonly name: "svg";
2
+ readonly name: "svg";
3
+ readonly type: "element";
4
+ readonly value: "";
5
+ readonly attributes: {
6
+ readonly xmlns: "http://www.w3.org/2000/svg";
7
+ readonly fill: "currentColor";
8
+ readonly viewBox: "0 0 36 36";
9
+ readonly "data-mrl-svg-name": "framesGrid";
10
+ };
11
+ readonly children: readonly [{
12
+ readonly name: "style";
4
13
  readonly type: "element";
5
14
  readonly value: "";
6
- readonly attributes: {
7
- readonly xmlns: "http://www.w3.org/2000/svg";
8
- readonly fill: "currentColor";
9
- readonly viewBox: "0 0 36 36";
10
- readonly "data-mrl-svg-name": "framesGrid";
11
- };
15
+ readonly attributes: {};
12
16
  readonly children: readonly [{
13
- readonly name: "style";
14
- readonly type: "element";
15
- readonly value: "";
17
+ readonly name: "";
18
+ readonly type: "text";
19
+ readonly value: "\n .mrl-picto-border { fill: #4e4e4e; }\n ";
16
20
  readonly attributes: {};
17
- readonly children: readonly [{
18
- readonly name: "";
19
- readonly type: "text";
20
- readonly value: "\n .mrl-picto-border { fill: #4e4e4e; }\n ";
21
- readonly attributes: {};
22
- readonly children: readonly [];
23
- }];
24
- }, {
25
- readonly name: "path";
26
- readonly type: "element";
27
- readonly value: "";
28
- readonly attributes: {
29
- readonly fill: "#fff";
30
- readonly d: "M1.312 7.167a.87.87 0 0 1 .874-.867h31.628a.87.87 0 0 1 .874.867v21.666a.87.87 0 0 1-.874.867H2.186a.87.87 0 0 1-.874-.867V7.167Z";
31
- };
32
- readonly children: readonly [];
33
- }, {
34
- readonly name: "path";
35
- readonly type: "element";
36
- readonly value: "";
37
- readonly attributes: {
38
- readonly class: "mrl-picto-border";
39
- readonly "fill-rule": "evenodd";
40
- readonly d: "M2.186 5h31.628C35.021 5 36 5.97 36 7.167v21.666A2.176 2.176 0 0 1 33.814 31H2.186A2.176 2.176 0 0 1 0 28.833V7.167C0 5.97.979 5 2.186 5Zm0 1.3a.87.87 0 0 0-.874.867v21.666a.87.87 0 0 0 .874.867h31.628a.87.87 0 0 0 .874-.867V7.167a.87.87 0 0 0-.874-.867H2.186Z";
41
- readonly "clip-rule": "evenodd";
42
- };
43
- readonly children: readonly [];
44
- }, {
45
- readonly name: "path";
46
- readonly type: "element";
47
- readonly value: "";
48
- readonly attributes: {
49
- readonly class: "mrl-picto-border";
50
- readonly d: "M3.06 8.467a.87.87 0 0 1 .875-.867h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H3.935a.87.87 0 0 1-.875-.866v-2.6Zm5.247 0A.87.87 0 0 1 9.18 7.6h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H9.181a.87.87 0 0 1-.874-.866v-2.6Zm5.246 0a.87.87 0 0 1 .874-.867h2.623a.87.87 0 0 1 .875.867v2.6a.87.87 0 0 1-.875.866h-2.623a.87.87 0 0 1-.874-.866v-2.6Zm-10.493 5.2a.87.87 0 0 1 .875-.867h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H3.935a.87.87 0 0 1-.875-.866v-2.6Zm0 5.2A.87.87 0 0 1 3.935 18h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H3.935a.87.87 0 0 1-.875-.866v-2.6Zm5.247-5.2a.87.87 0 0 1 .874-.867h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H9.181a.87.87 0 0 1-.874-.866v-2.6Z";
51
- };
52
21
  readonly children: readonly [];
53
22
  }];
54
- };
23
+ }, {
24
+ readonly name: "path";
25
+ readonly type: "element";
26
+ readonly value: "";
27
+ readonly attributes: {
28
+ readonly fill: "#fff";
29
+ readonly d: "M1.312 7.167a.87.87 0 0 1 .874-.867h31.628a.87.87 0 0 1 .874.867v21.666a.87.87 0 0 1-.874.867H2.186a.87.87 0 0 1-.874-.867V7.167Z";
30
+ };
31
+ readonly children: readonly [];
32
+ }, {
33
+ readonly name: "path";
34
+ readonly type: "element";
35
+ readonly value: "";
36
+ readonly attributes: {
37
+ readonly class: "mrl-picto-border";
38
+ readonly "fill-rule": "evenodd";
39
+ readonly d: "M2.186 5h31.628C35.021 5 36 5.97 36 7.167v21.666A2.176 2.176 0 0 1 33.814 31H2.186A2.176 2.176 0 0 1 0 28.833V7.167C0 5.97.979 5 2.186 5Zm0 1.3a.87.87 0 0 0-.874.867v21.666a.87.87 0 0 0 .874.867h31.628a.87.87 0 0 0 .874-.867V7.167a.87.87 0 0 0-.874-.867H2.186Z";
40
+ readonly "clip-rule": "evenodd";
41
+ };
42
+ readonly children: readonly [];
43
+ }, {
44
+ readonly name: "path";
45
+ readonly type: "element";
46
+ readonly value: "";
47
+ readonly attributes: {
48
+ readonly class: "mrl-picto-border";
49
+ readonly d: "M3.06 8.467a.87.87 0 0 1 .875-.867h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H3.935a.87.87 0 0 1-.875-.866v-2.6Zm5.247 0A.87.87 0 0 1 9.18 7.6h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H9.181a.87.87 0 0 1-.874-.866v-2.6Zm5.246 0a.87.87 0 0 1 .874-.867h2.623a.87.87 0 0 1 .875.867v2.6a.87.87 0 0 1-.875.866h-2.623a.87.87 0 0 1-.874-.866v-2.6Zm-10.493 5.2a.87.87 0 0 1 .875-.867h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H3.935a.87.87 0 0 1-.875-.866v-2.6Zm0 5.2A.87.87 0 0 1 3.935 18h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H3.935a.87.87 0 0 1-.875-.866v-2.6Zm5.247-5.2a.87.87 0 0 1 .874-.867h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H9.181a.87.87 0 0 1-.874-.866v-2.6Z";
50
+ };
51
+ readonly children: readonly [];
52
+ }];
55
53
  };
56
54
  export { framesGrid };
@@ -1,3 +1,3 @@
1
- var r=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var d=Object.prototype.hasOwnProperty;var h=(a,e)=>{for(var l in e)r(a,l,{get:e[l],enumerable:!0})},s=(a,e,l,v)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of i(e))!d.call(a,t)&&t!==l&&r(a,t,{get:()=>e[t],enumerable:!(v=m(e,t))||v.enumerable});return a};var u=a=>s(r({},"__esModule",{value:!0}),a);var c={};h(c,{framesGrid:()=>n});module.exports=u(c);const n={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesGrid"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
1
+ var r=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var h=Object.prototype.hasOwnProperty;var s=(a,e)=>{for(var l in e)r(a,l,{get:e[l],enumerable:!0})},d=(a,e,l,v)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of i(e))!h.call(a,t)&&t!==l&&r(a,t,{get:()=>e[t],enumerable:!(v=m(e,t))||v.enumerable});return a};var c=a=>d(r({},"__esModule",{value:!0}),a);var o={};s(o,{framesGrid:()=>n});module.exports=c(o);const n={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesGrid"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
2
2
  .mrl-picto-border { fill: #4e4e4e; }
3
- `,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M1.312 7.167a.87.87 0 0 1 .874-.867h31.628a.87.87 0 0 1 .874.867v21.666a.87.87 0 0 1-.874.867H2.186a.87.87 0 0 1-.874-.867V7.167Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"M2.186 5h31.628C35.021 5 36 5.97 36 7.167v21.666A2.176 2.176 0 0 1 33.814 31H2.186A2.176 2.176 0 0 1 0 28.833V7.167C0 5.97.979 5 2.186 5Zm0 1.3a.87.87 0 0 0-.874.867v21.666a.87.87 0 0 0 .874.867h31.628a.87.87 0 0 0 .874-.867V7.167a.87.87 0 0 0-.874-.867H2.186Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border",d:"M3.06 8.467a.87.87 0 0 1 .875-.867h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H3.935a.87.87 0 0 1-.875-.866v-2.6Zm5.247 0A.87.87 0 0 1 9.18 7.6h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H9.181a.87.87 0 0 1-.874-.866v-2.6Zm5.246 0a.87.87 0 0 1 .874-.867h2.623a.87.87 0 0 1 .875.867v2.6a.87.87 0 0 1-.875.866h-2.623a.87.87 0 0 1-.874-.866v-2.6Zm-10.493 5.2a.87.87 0 0 1 .875-.867h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H3.935a.87.87 0 0 1-.875-.866v-2.6Zm0 5.2A.87.87 0 0 1 3.935 18h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H3.935a.87.87 0 0 1-.875-.866v-2.6Zm5.247-5.2a.87.87 0 0 1 .874-.867h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H9.181a.87.87 0 0 1-.874-.866v-2.6Z"},children:[]}]}};
3
+ `,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M1.312 7.167a.87.87 0 0 1 .874-.867h31.628a.87.87 0 0 1 .874.867v21.666a.87.87 0 0 1-.874.867H2.186a.87.87 0 0 1-.874-.867V7.167Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"M2.186 5h31.628C35.021 5 36 5.97 36 7.167v21.666A2.176 2.176 0 0 1 33.814 31H2.186A2.176 2.176 0 0 1 0 28.833V7.167C0 5.97.979 5 2.186 5Zm0 1.3a.87.87 0 0 0-.874.867v21.666a.87.87 0 0 0 .874.867h31.628a.87.87 0 0 0 .874-.867V7.167a.87.87 0 0 0-.874-.867H2.186Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border",d:"M3.06 8.467a.87.87 0 0 1 .875-.867h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H3.935a.87.87 0 0 1-.875-.866v-2.6Zm5.247 0A.87.87 0 0 1 9.18 7.6h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H9.181a.87.87 0 0 1-.874-.866v-2.6Zm5.246 0a.87.87 0 0 1 .874-.867h2.623a.87.87 0 0 1 .875.867v2.6a.87.87 0 0 1-.875.866h-2.623a.87.87 0 0 1-.874-.866v-2.6Zm-10.493 5.2a.87.87 0 0 1 .875-.867h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H3.935a.87.87 0 0 1-.875-.866v-2.6Zm0 5.2A.87.87 0 0 1 3.935 18h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H3.935a.87.87 0 0 1-.875-.866v-2.6Zm5.247-5.2a.87.87 0 0 1 .874-.867h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H9.181a.87.87 0 0 1-.874-.866v-2.6Z"},children:[]}]};
@@ -1,47 +1,45 @@
1
1
  declare const framesLetter: {
2
- readonly default: {
3
- readonly name: "svg";
2
+ readonly name: "svg";
3
+ readonly type: "element";
4
+ readonly value: "";
5
+ readonly attributes: {
6
+ readonly xmlns: "http://www.w3.org/2000/svg";
7
+ readonly fill: "currentColor";
8
+ readonly viewBox: "0 0 36 36";
9
+ readonly "data-mrl-svg-name": "framesLetter";
10
+ };
11
+ readonly children: readonly [{
12
+ readonly name: "style";
4
13
  readonly type: "element";
5
14
  readonly value: "";
6
- readonly attributes: {
7
- readonly xmlns: "http://www.w3.org/2000/svg";
8
- readonly fill: "currentColor";
9
- readonly viewBox: "0 0 36 36";
10
- readonly "data-mrl-svg-name": "framesLetter";
11
- };
15
+ readonly attributes: {};
12
16
  readonly children: readonly [{
13
- readonly name: "style";
14
- readonly type: "element";
15
- readonly value: "";
17
+ readonly name: "";
18
+ readonly type: "text";
19
+ readonly value: "\n .mrl-picto-border { fill: #4e4e4e; }\n ";
16
20
  readonly attributes: {};
17
- readonly children: readonly [{
18
- readonly name: "";
19
- readonly type: "text";
20
- readonly value: "\n .mrl-picto-border { fill: #4e4e4e; }\n ";
21
- readonly attributes: {};
22
- readonly children: readonly [];
23
- }];
24
- }, {
25
- readonly name: "path";
26
- readonly type: "element";
27
- readonly value: "";
28
- readonly attributes: {
29
- readonly fill: "#fff";
30
- readonly d: "m23.267 10.001 2.374 1.886c.164.13.26.323.26.525V27.28c0 .38-.329.689-.734.689H10.833c-.405 0-.733-.309-.733-.689V8.721c0-.38.328-.689.733-.689h9.672c.172 0 .34.058.472.162L23.267 10Z";
31
- };
32
- readonly children: readonly [];
33
- }, {
34
- readonly name: "path";
35
- readonly type: "element";
36
- readonly value: "";
37
- readonly attributes: {
38
- readonly class: "mrl-picto-border";
39
- readonly "fill-rule": "evenodd";
40
- readonly d: "m26.351 11.099-2.374-1.886-2.293-1.81A1.906 1.906 0 0 0 20.504 7h-9.671C9.82 7 9 7.77 9 8.72v18.56c0 .95.82 1.72 1.833 1.72h14.334C26.18 29 27 28.23 27 27.28V12.411a1.68 1.68 0 0 0-.649-1.313Zm-.534.994h-4.312c-.405 0-.733-.308-.733-.688V8.08a.775.775 0 0 0-.267-.048h-9.672c-.405 0-.733.309-.733.689v18.558c0 .38.328.689.733.689h14.334c.405 0 .733-.309.733-.689V12.412a.655.655 0 0 0-.083-.319Z";
41
- readonly "clip-rule": "evenodd";
42
- };
43
21
  readonly children: readonly [];
44
22
  }];
45
- };
23
+ }, {
24
+ readonly name: "path";
25
+ readonly type: "element";
26
+ readonly value: "";
27
+ readonly attributes: {
28
+ readonly fill: "#fff";
29
+ readonly d: "m23.267 10.001 2.374 1.886c.164.13.26.323.26.525V27.28c0 .38-.329.689-.734.689H10.833c-.405 0-.733-.309-.733-.689V8.721c0-.38.328-.689.733-.689h9.672c.172 0 .34.058.472.162L23.267 10Z";
30
+ };
31
+ readonly children: readonly [];
32
+ }, {
33
+ readonly name: "path";
34
+ readonly type: "element";
35
+ readonly value: "";
36
+ readonly attributes: {
37
+ readonly class: "mrl-picto-border";
38
+ readonly "fill-rule": "evenodd";
39
+ readonly d: "m26.351 11.099-2.374-1.886-2.293-1.81A1.906 1.906 0 0 0 20.504 7h-9.671C9.82 7 9 7.77 9 8.72v18.56c0 .95.82 1.72 1.833 1.72h14.334C26.18 29 27 28.23 27 27.28V12.411a1.68 1.68 0 0 0-.649-1.313Zm-.534.994h-4.312c-.405 0-.733-.308-.733-.688V8.08a.775.775 0 0 0-.267-.048h-9.672c-.405 0-.733.309-.733.689v18.558c0 .38.328.689.733.689h14.334c.405 0 .733-.309.733-.689V12.412a.655.655 0 0 0-.083-.319Z";
40
+ readonly "clip-rule": "evenodd";
41
+ };
42
+ readonly children: readonly [];
43
+ }];
46
44
  };
47
45
  export { framesLetter };
@@ -1,3 +1,3 @@
1
- var r=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var d=(t,e)=>{for(var a in e)r(t,a,{get:e[a],enumerable:!0})},h=(t,e,a,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of i(e))!s.call(t,l)&&l!==a&&r(t,l,{get:()=>e[l],enumerable:!(n=m(e,l))||n.enumerable});return t};var u=t=>h(r({},"__esModule",{value:!0}),t);var o={};d(o,{framesLetter:()=>c});module.exports=u(o);const c={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesLetter"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
1
+ var a=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var d=(t,e)=>{for(var r in e)a(t,r,{get:e[r],enumerable:!0})},h=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of i(e))!s.call(t,l)&&l!==r&&a(t,l,{get:()=>e[l],enumerable:!(n=m(e,l))||n.enumerable});return t};var o=t=>h(a({},"__esModule",{value:!0}),t);var u={};d(u,{framesLetter:()=>c});module.exports=o(u);const c={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesLetter"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
2
2
  .mrl-picto-border { fill: #4e4e4e; }
3
- `,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"m23.267 10.001 2.374 1.886c.164.13.26.323.26.525V27.28c0 .38-.329.689-.734.689H10.833c-.405 0-.733-.309-.733-.689V8.721c0-.38.328-.689.733-.689h9.672c.172 0 .34.058.472.162L23.267 10Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"m26.351 11.099-2.374-1.886-2.293-1.81A1.906 1.906 0 0 0 20.504 7h-9.671C9.82 7 9 7.77 9 8.72v18.56c0 .95.82 1.72 1.833 1.72h14.334C26.18 29 27 28.23 27 27.28V12.411a1.68 1.68 0 0 0-.649-1.313Zm-.534.994h-4.312c-.405 0-.733-.308-.733-.688V8.08a.775.775 0 0 0-.267-.048h-9.672c-.405 0-.733.309-.733.689v18.558c0 .38.328.689.733.689h14.334c.405 0 .733-.309.733-.689V12.412a.655.655 0 0 0-.083-.319Z","clip-rule":"evenodd"},children:[]}]}};
3
+ `,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"m23.267 10.001 2.374 1.886c.164.13.26.323.26.525V27.28c0 .38-.329.689-.734.689H10.833c-.405 0-.733-.309-.733-.689V8.721c0-.38.328-.689.733-.689h9.672c.172 0 .34.058.472.162L23.267 10Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"m26.351 11.099-2.374-1.886-2.293-1.81A1.906 1.906 0 0 0 20.504 7h-9.671C9.82 7 9 7.77 9 8.72v18.56c0 .95.82 1.72 1.833 1.72h14.334C26.18 29 27 28.23 27 27.28V12.411a1.68 1.68 0 0 0-.649-1.313Zm-.534.994h-4.312c-.405 0-.733-.308-.733-.688V8.08a.775.775 0 0 0-.267-.048h-9.672c-.405 0-.733.309-.733.689v18.558c0 .38.328.689.733.689h14.334c.405 0 .733-.309.733-.689V12.412a.655.655 0 0 0-.083-.319Z","clip-rule":"evenodd"},children:[]}]};
@@ -1,47 +1,45 @@
1
1
  declare const framesPhone: {
2
- readonly default: {
3
- readonly name: "svg";
2
+ readonly name: "svg";
3
+ readonly type: "element";
4
+ readonly value: "";
5
+ readonly attributes: {
6
+ readonly xmlns: "http://www.w3.org/2000/svg";
7
+ readonly fill: "currentColor";
8
+ readonly viewBox: "0 0 36 36";
9
+ readonly "data-mrl-svg-name": "framesPhone";
10
+ };
11
+ readonly children: readonly [{
12
+ readonly name: "style";
4
13
  readonly type: "element";
5
14
  readonly value: "";
6
- readonly attributes: {
7
- readonly xmlns: "http://www.w3.org/2000/svg";
8
- readonly fill: "currentColor";
9
- readonly viewBox: "0 0 36 36";
10
- readonly "data-mrl-svg-name": "framesPhone";
11
- };
15
+ readonly attributes: {};
12
16
  readonly children: readonly [{
13
- readonly name: "style";
14
- readonly type: "element";
15
- readonly value: "";
17
+ readonly name: "";
18
+ readonly type: "text";
19
+ readonly value: "\n .mrl-picto-border { fill: #4e4e4e; }\n ";
16
20
  readonly attributes: {};
17
- readonly children: readonly [{
18
- readonly name: "";
19
- readonly type: "text";
20
- readonly value: "\n .mrl-picto-border { fill: #4e4e4e; }\n ";
21
- readonly attributes: {};
22
- readonly children: readonly [];
23
- }];
24
- }, {
25
- readonly name: "path";
26
- readonly type: "element";
27
- readonly value: "";
28
- readonly attributes: {
29
- readonly fill: "#fff";
30
- readonly d: "M13.1 8.833c0-.405.328-.733.733-.733h8.83c.405 0 .733.328.733.733v18.334a.733.733 0 0 1-.733.733h-8.83a.733.733 0 0 1-.733-.733V8.833Z";
31
- };
32
- readonly children: readonly [];
33
- }, {
34
- readonly name: "path";
35
- readonly type: "element";
36
- readonly value: "";
37
- readonly attributes: {
38
- readonly class: "mrl-picto-border";
39
- readonly "fill-rule": "evenodd";
40
- readonly d: "M13.833 7h8.83c1.012 0 1.833.82 1.833 1.833v18.334c0 1.012-.82 1.833-1.833 1.833h-8.83A1.833 1.833 0 0 1 12 27.167V8.833C12 7.821 12.82 7 13.833 7Zm0 1.1a.733.733 0 0 0-.733.733v18.334c0 .405.328.733.733.733h8.83a.733.733 0 0 0 .733-.733V8.833a.733.733 0 0 0-.733-.733h-8.83Z";
41
- readonly "clip-rule": "evenodd";
42
- };
43
21
  readonly children: readonly [];
44
22
  }];
45
- };
23
+ }, {
24
+ readonly name: "path";
25
+ readonly type: "element";
26
+ readonly value: "";
27
+ readonly attributes: {
28
+ readonly fill: "#fff";
29
+ readonly d: "M13.1 8.833c0-.405.328-.733.733-.733h8.83c.405 0 .733.328.733.733v18.334a.733.733 0 0 1-.733.733h-8.83a.733.733 0 0 1-.733-.733V8.833Z";
30
+ };
31
+ readonly children: readonly [];
32
+ }, {
33
+ readonly name: "path";
34
+ readonly type: "element";
35
+ readonly value: "";
36
+ readonly attributes: {
37
+ readonly class: "mrl-picto-border";
38
+ readonly "fill-rule": "evenodd";
39
+ readonly d: "M13.833 7h8.83c1.012 0 1.833.82 1.833 1.833v18.334c0 1.012-.82 1.833-1.833 1.833h-8.83A1.833 1.833 0 0 1 12 27.167V8.833C12 7.821 12.82 7 13.833 7Zm0 1.1a.733.733 0 0 0-.733.733v18.334c0 .405.328.733.733.733h8.83a.733.733 0 0 0 .733-.733V8.833a.733.733 0 0 0-.733-.733h-8.83Z";
40
+ readonly "clip-rule": "evenodd";
41
+ };
42
+ readonly children: readonly [];
43
+ }];
46
44
  };
47
45
  export { framesPhone };
@@ -1,3 +1,3 @@
1
- var r=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var h=(t,e)=>{for(var a in e)r(t,a,{get:e[a],enumerable:!0})},d=(t,e,a,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of m(e))!s.call(t,l)&&l!==a&&r(t,l,{get:()=>e[l],enumerable:!(n=c(e,l))||n.enumerable});return t};var o=t=>d(r({},"__esModule",{value:!0}),t);var u={};h(u,{framesPhone:()=>i});module.exports=o(u);const i={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesPhone"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
1
+ var r=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var h=(t,e)=>{for(var a in e)r(t,a,{get:e[a],enumerable:!0})},o=(t,e,a,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of m(e))!s.call(t,l)&&l!==a&&r(t,l,{get:()=>e[l],enumerable:!(n=c(e,l))||n.enumerable});return t};var d=t=>o(r({},"__esModule",{value:!0}),t);var v={};h(v,{framesPhone:()=>i});module.exports=d(v);const i={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesPhone"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
2
2
  .mrl-picto-border { fill: #4e4e4e; }
3
- `,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M13.1 8.833c0-.405.328-.733.733-.733h8.83c.405 0 .733.328.733.733v18.334a.733.733 0 0 1-.733.733h-8.83a.733.733 0 0 1-.733-.733V8.833Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"M13.833 7h8.83c1.012 0 1.833.82 1.833 1.833v18.334c0 1.012-.82 1.833-1.833 1.833h-8.83A1.833 1.833 0 0 1 12 27.167V8.833C12 7.821 12.82 7 13.833 7Zm0 1.1a.733.733 0 0 0-.733.733v18.334c0 .405.328.733.733.733h8.83a.733.733 0 0 0 .733-.733V8.833a.733.733 0 0 0-.733-.733h-8.83Z","clip-rule":"evenodd"},children:[]}]}};
3
+ `,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M13.1 8.833c0-.405.328-.733.733-.733h8.83c.405 0 .733.328.733.733v18.334a.733.733 0 0 1-.733.733h-8.83a.733.733 0 0 1-.733-.733V8.833Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"M13.833 7h8.83c1.012 0 1.833.82 1.833 1.833v18.334c0 1.012-.82 1.833-1.833 1.833h-8.83A1.833 1.833 0 0 1 12 27.167V8.833C12 7.821 12.82 7 13.833 7Zm0 1.1a.733.733 0 0 0-.733.733v18.334c0 .405.328.733.733.733h8.83a.733.733 0 0 0 .733-.733V8.833a.733.733 0 0 0-.733-.733h-8.83Z","clip-rule":"evenodd"},children:[]}]};