@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 +1 @@
1
- var e={classic:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 99 30","data-mrl-svg-name":"brandWordmark"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#00843F",d:"M80.557 29.328c-5.36 0-9.722-4.577-9.722-10.194 0-5.617 4.361-10.194 9.722-10.194 5.36 0 9.721 4.577 9.721 10.194 0 5.617-4.374 10.194-9.721 10.194Zm.594-15.73c-2.836 0-5.131 2.484-5.131 5.522 0 3.052 2.309 5.523 5.13 5.523 2.823 0 5.132-2.484 5.132-5.523 0-3.038-2.31-5.522-5.131-5.522Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#000",d:"M35.836 9.21h-5.185v19.794h5.185V9.21Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#FF4B4B",d:"M11.234 29.004V9.21A3.028 3.028 0 0 0 8.21 6.185 3.02 3.02 0 0 0 5.185 9.21H0c0-4.524 3.686-8.197 8.21-8.197 4.523 0 8.21 3.687 8.21 8.21v14.61h3.01V9.21c0-4.524 3.686-8.21 8.21-8.21 4.523 0 8.21 3.686 8.21 8.21h-5.186a3.028 3.028 0 0 0-3.024-3.025 3.028 3.028 0 0 0-3.025 3.025v19.794h-13.38Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#000",d:"M5.185 9.21H0v19.794h5.185V9.21Zm50.702 0h-5.185v11.166h5.185V9.21Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#5887FF",d:"M46.908 29.328c-4.942 0-8.966-4.023-8.966-8.965h5.185c0 2.08 1.702 3.78 3.781 3.78 2.08 0 3.78-1.7 3.78-3.78h5.186c0 4.942-4.024 8.965-8.966 8.965Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#000",d:"M43.141 9.21h-5.185v11.166h5.185V9.21Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#FC83FF",d:"M98.772 1.324h-5.185V9.21h5.185V1.324Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#000",d:"M91.467 9.21h-5.185v19.794h5.185V9.21Zm7.305 0h-5.185v19.794h5.185V9.21Zm-35.58 5.171h-5.185v14.61h5.185V14.38Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#FA0",d:"M70.767 9.21h-12.76v5.185h12.76V9.21Z"},children:[]}]},default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 99 30","data-mrl-svg-name":"brandWordmark"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#00843F",d:"M80.557 29.328c-5.36 0-9.722-4.577-9.722-10.194 0-5.617 4.361-10.194 9.722-10.194 5.36 0 9.721 4.577 9.721 10.194 0 5.617-4.374 10.194-9.721 10.194Zm.594-15.73c-2.836 0-5.131 2.484-5.131 5.522 0 3.052 2.309 5.523 5.13 5.523 2.823 0 5.132-2.484 5.132-5.523 0-3.038-2.31-5.522-5.131-5.522Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#000",d:"M35.836 9.21h-5.185v19.794h5.185V9.21Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#FF4B4B",d:"M11.234 29.004V9.21A3.028 3.028 0 0 0 8.21 6.185 3.02 3.02 0 0 0 5.185 9.21H0c0-4.524 3.686-8.197 8.21-8.197 4.523 0 8.21 3.687 8.21 8.21v14.61h3.01V9.21c0-4.524 3.686-8.21 8.21-8.21 4.523 0 8.21 3.686 8.21 8.21h-5.186a3.028 3.028 0 0 0-3.024-3.025 3.028 3.028 0 0 0-3.025 3.025v19.794h-13.38Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#000",d:"M5.185 9.21H0v19.794h5.185V9.21Zm50.702 0h-5.185v11.166h5.185V9.21Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#5887FF",d:"M46.908 29.328c-4.942 0-8.966-4.023-8.966-8.965h5.185c0 2.08 1.702 3.78 3.781 3.78 2.08 0 3.78-1.7 3.78-3.78h5.186c0 4.942-4.024 8.965-8.966 8.965Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#000",d:"M43.141 9.21h-5.185v11.166h5.185V9.21Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#FC83FF",d:"M98.772 1.324h-5.185V9.21h5.185V1.324Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#000",d:"M91.467 9.21h-5.185v19.794h5.185V9.21Zm7.305 0h-5.185v19.794h5.185V9.21Zm-35.58 5.171h-5.185v14.61h5.185V14.38Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#FA0",d:"M70.767 9.21h-12.76v5.185h12.76V9.21Z"},children:[]}]}};export{e as brandWordmark};
1
+ var e={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 99 30","data-mrl-svg-name":"brandWordmark"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#00843F",d:"M80.557 29.328c-5.36 0-9.722-4.577-9.722-10.194 0-5.617 4.361-10.194 9.722-10.194 5.36 0 9.721 4.577 9.721 10.194 0 5.617-4.374 10.194-9.721 10.194Zm.594-15.73c-2.836 0-5.131 2.484-5.131 5.522 0 3.052 2.309 5.523 5.13 5.523 2.823 0 5.132-2.484 5.132-5.523 0-3.038-2.31-5.522-5.131-5.522Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#000",d:"M35.836 9.21h-5.185v19.794h5.185V9.21Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#FF4B4B",d:"M11.234 29.004V9.21A3.028 3.028 0 0 0 8.21 6.185 3.02 3.02 0 0 0 5.185 9.21H0c0-4.524 3.686-8.197 8.21-8.197 4.523 0 8.21 3.687 8.21 8.21v14.61h3.01V9.21c0-4.524 3.686-8.21 8.21-8.21 4.523 0 8.21 3.686 8.21 8.21h-5.186a3.028 3.028 0 0 0-3.024-3.025 3.028 3.028 0 0 0-3.025 3.025v19.794h-13.38Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#000",d:"M5.185 9.21H0v19.794h5.185V9.21Zm50.702 0h-5.185v11.166h5.185V9.21Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#5887FF",d:"M46.908 29.328c-4.942 0-8.966-4.023-8.966-8.965h5.185c0 2.08 1.702 3.78 3.781 3.78 2.08 0 3.78-1.7 3.78-3.78h5.186c0 4.942-4.024 8.965-8.966 8.965Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#000",d:"M43.141 9.21h-5.185v11.166h5.185V9.21Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#FC83FF",d:"M98.772 1.324h-5.185V9.21h5.185V1.324Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#000",d:"M91.467 9.21h-5.185v19.794h5.185V9.21Zm7.305 0h-5.185v19.794h5.185V9.21Zm-35.58 5.171h-5.185v14.61h5.185V14.38Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#FA0",d:"M70.767 9.21h-12.76v5.185h12.76V9.21Z"},children:[]}]};export{e as brandWordmark};
@@ -1,48 +1,46 @@
1
1
  declare const checkboxCustom: {
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 viewBox: "0 0 24 24";
8
+ readonly "data-mrl-svg-name": "checkboxCustom";
9
+ };
10
+ readonly children: readonly [{
11
+ readonly name: "style";
4
12
  readonly type: "element";
5
13
  readonly value: "";
6
- readonly attributes: {
7
- readonly xmlns: "http://www.w3.org/2000/svg";
8
- readonly viewBox: "0 0 24 24";
9
- readonly "data-mrl-svg-name": "checkboxCustom";
10
- };
14
+ readonly attributes: {};
11
15
  readonly children: readonly [{
12
- readonly name: "style";
13
- readonly type: "element";
14
- readonly value: "";
16
+ readonly name: "";
17
+ readonly type: "text";
18
+ readonly value: "\n .mrl-picto-checkbox-custom-check { fill: #000; }\n .mrl-picto-checkbox-custom-stroke { fill: #fff; }\n ";
15
19
  readonly attributes: {};
16
- readonly children: readonly [{
17
- readonly name: "";
18
- readonly type: "text";
19
- readonly value: "\n .mrl-picto-checkbox-custom-check { fill: #000; }\n .mrl-picto-checkbox-custom-stroke { fill: #fff; }\n ";
20
- readonly attributes: {};
21
- readonly children: readonly [];
22
- }];
23
- }, {
24
- readonly name: "path";
25
- readonly type: "element";
26
- readonly value: "";
27
- readonly attributes: {
28
- readonly "fill-rule": "evenodd";
29
- readonly class: "mrl-picto-checkbox-custom-check";
30
- readonly d: "M16.74 8.332a.624.624 0 0 1 .147.866l-4.879 6.945a1.225 1.225 0 0 1-1.876.16L7.18 13.327a.625.625 0 0 1 0-.878l.871-.879a.612.612 0 0 1 .871 0l1.92 1.936 4.034-5.744a.613.613 0 0 1 .859-.148l1.005.718Z";
31
- readonly "clip-rule": "evenodd";
32
- };
33
- readonly children: readonly [];
34
- }, {
35
- readonly name: "path";
36
- readonly type: "element";
37
- readonly value: "";
38
- readonly attributes: {
39
- readonly "fill-rule": "evenodd";
40
- readonly class: "mrl-picto-checkbox-custom-stroke";
41
- readonly d: "m5.76 11.04.871-.878a2.612 2.612 0 0 1 3.711 0l.237.239 2.661-3.789a2.613 2.613 0 0 1 3.657-.625l1.006.718a2.624 2.624 0 0 1 .62 3.643l-4.878 6.944a3.225 3.225 0 0 1-4.933.42L5.76 14.734a2.625 2.625 0 0 1 0-3.695Zm9.117-3.278a.613.613 0 0 1 .858-.148l1.005.718a.624.624 0 0 1 .147.866l-4.879 6.945a1.225 1.225 0 0 1-1.876.16L7.18 13.327a.625.625 0 0 1 0-.878l.871-.879a.612.612 0 0 1 .871 0l1.92 1.936 4.034-5.744Z";
42
- readonly "clip-rule": "evenodd";
43
- };
44
20
  readonly children: readonly [];
45
21
  }];
46
- };
22
+ }, {
23
+ readonly name: "path";
24
+ readonly type: "element";
25
+ readonly value: "";
26
+ readonly attributes: {
27
+ readonly "fill-rule": "evenodd";
28
+ readonly class: "mrl-picto-checkbox-custom-check";
29
+ readonly d: "M16.74 8.332a.624.624 0 0 1 .147.866l-4.879 6.945a1.225 1.225 0 0 1-1.876.16L7.18 13.327a.625.625 0 0 1 0-.878l.871-.879a.612.612 0 0 1 .871 0l1.92 1.936 4.034-5.744a.613.613 0 0 1 .859-.148l1.005.718Z";
30
+ readonly "clip-rule": "evenodd";
31
+ };
32
+ readonly children: readonly [];
33
+ }, {
34
+ readonly name: "path";
35
+ readonly type: "element";
36
+ readonly value: "";
37
+ readonly attributes: {
38
+ readonly "fill-rule": "evenodd";
39
+ readonly class: "mrl-picto-checkbox-custom-stroke";
40
+ readonly d: "m5.76 11.04.871-.878a2.612 2.612 0 0 1 3.711 0l.237.239 2.661-3.789a2.613 2.613 0 0 1 3.657-.625l1.006.718a2.624 2.624 0 0 1 .62 3.643l-4.878 6.944a3.225 3.225 0 0 1-4.933.42L5.76 14.734a2.625 2.625 0 0 1 0-3.695Zm9.117-3.278a.613.613 0 0 1 .858-.148l1.005.718a.624.624 0 0 1 .147.866l-4.879 6.945a1.225 1.225 0 0 1-1.876.16L7.18 13.327a.625.625 0 0 1 0-.878l.871-.879a.612.612 0 0 1 .871 0l1.92 1.936 4.034-5.744Z";
41
+ readonly "clip-rule": "evenodd";
42
+ };
43
+ readonly children: readonly [];
44
+ }];
47
45
  };
48
46
  export { checkboxCustom };
@@ -1,4 +1,4 @@
1
- var e={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","data-mrl-svg-name":"checkboxCustom"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
1
+ var e={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","data-mrl-svg-name":"checkboxCustom"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
2
2
  .mrl-picto-checkbox-custom-check { fill: #000; }
3
3
  .mrl-picto-checkbox-custom-stroke { fill: #fff; }
4
- `,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{"fill-rule":"evenodd",class:"mrl-picto-checkbox-custom-check",d:"M16.74 8.332a.624.624 0 0 1 .147.866l-4.879 6.945a1.225 1.225 0 0 1-1.876.16L7.18 13.327a.625.625 0 0 1 0-.878l.871-.879a.612.612 0 0 1 .871 0l1.92 1.936 4.034-5.744a.613.613 0 0 1 .859-.148l1.005.718Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{"fill-rule":"evenodd",class:"mrl-picto-checkbox-custom-stroke",d:"m5.76 11.04.871-.878a2.612 2.612 0 0 1 3.711 0l.237.239 2.661-3.789a2.613 2.613 0 0 1 3.657-.625l1.006.718a2.624 2.624 0 0 1 .62 3.643l-4.878 6.944a3.225 3.225 0 0 1-4.933.42L5.76 14.734a2.625 2.625 0 0 1 0-3.695Zm9.117-3.278a.613.613 0 0 1 .858-.148l1.005.718a.624.624 0 0 1 .147.866l-4.879 6.945a1.225 1.225 0 0 1-1.876.16L7.18 13.327a.625.625 0 0 1 0-.878l.871-.879a.612.612 0 0 1 .871 0l1.92 1.936 4.034-5.744Z","clip-rule":"evenodd"},children:[]}]}};export{e as checkboxCustom};
4
+ `,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{"fill-rule":"evenodd",class:"mrl-picto-checkbox-custom-check",d:"M16.74 8.332a.624.624 0 0 1 .147.866l-4.879 6.945a1.225 1.225 0 0 1-1.876.16L7.18 13.327a.625.625 0 0 1 0-.878l.871-.879a.612.612 0 0 1 .871 0l1.92 1.936 4.034-5.744a.613.613 0 0 1 .859-.148l1.005.718Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{"fill-rule":"evenodd",class:"mrl-picto-checkbox-custom-stroke",d:"m5.76 11.04.871-.878a2.612 2.612 0 0 1 3.711 0l.237.239 2.661-3.789a2.613 2.613 0 0 1 3.657-.625l1.006.718a2.624 2.624 0 0 1 .62 3.643l-4.878 6.944a3.225 3.225 0 0 1-4.933.42L5.76 14.734a2.625 2.625 0 0 1 0-3.695Zm9.117-3.278a.613.613 0 0 1 .858-.148l1.005.718a.624.624 0 0 1 .147.866l-4.879 6.945a1.225 1.225 0 0 1-1.876.16L7.18 13.327a.625.625 0 0 1 0-.878l.871-.879a.612.612 0 0 1 .871 0l1.92 1.936 4.034-5.744Z","clip-rule":"evenodd"},children:[]}]};export{e as checkboxCustom};
@@ -1,59 +1,57 @@
1
1
  declare const colorBorder: {
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 24 24";
9
+ readonly "data-mrl-svg-name": "colorBorder";
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 24 24";
10
- readonly "data-mrl-svg-name": "colorBorder";
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-color-offset { fill: #4e4e4e; }\n ";
16
20
  readonly attributes: {};
17
- readonly children: readonly [{
18
- readonly name: "";
19
- readonly type: "text";
20
- readonly value: "\n .mrl-picto-color-offset { 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-rule": "evenodd";
30
- readonly d: "M4 7.5A3.5 3.5 0 0 1 7.5 4h9A3.5 3.5 0 0 1 20 7.5v9a3.5 3.5 0 0 1-3.5 3.5h-9A3.5 3.5 0 0 1 4 16.5v-9Zm5 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-5Z";
31
- readonly "clip-rule": "evenodd";
32
- };
33
- readonly children: readonly [];
34
- }, {
35
- readonly name: "path";
36
- readonly type: "element";
37
- readonly value: "";
38
- readonly attributes: {
39
- readonly class: "mrl-picto-color-offset";
40
- readonly "fill-rule": "evenodd";
41
- readonly d: "M3 7.5A4.5 4.5 0 0 1 7.5 3h9A4.5 4.5 0 0 1 21 7.5v9a4.5 4.5 0 0 1-4.5 4.5h-9A4.5 4.5 0 0 1 3 16.5v-9Zm1 0A3.5 3.5 0 0 1 7.5 4h9A3.5 3.5 0 0 1 20 7.5v9a3.5 3.5 0 0 1-3.5 3.5h-9A3.5 3.5 0 0 1 4 16.5v-9Z";
42
- readonly "clip-rule": "evenodd";
43
- };
44
- readonly children: readonly [];
45
- }, {
46
- readonly name: "path";
47
- readonly type: "element";
48
- readonly value: "";
49
- readonly attributes: {
50
- readonly class: "mrl-picto-color-offset";
51
- readonly "fill-rule": "evenodd";
52
- readonly d: "M8 9.5A1.5 1.5 0 0 1 9.5 8h5A1.5 1.5 0 0 1 16 9.5v5a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 8 14.5v-5Zm1 0a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-5Z";
53
- readonly "clip-rule": "evenodd";
54
- };
55
21
  readonly children: readonly [];
56
22
  }];
57
- };
23
+ }, {
24
+ readonly name: "path";
25
+ readonly type: "element";
26
+ readonly value: "";
27
+ readonly attributes: {
28
+ readonly "fill-rule": "evenodd";
29
+ readonly d: "M4 7.5A3.5 3.5 0 0 1 7.5 4h9A3.5 3.5 0 0 1 20 7.5v9a3.5 3.5 0 0 1-3.5 3.5h-9A3.5 3.5 0 0 1 4 16.5v-9Zm5 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-5Z";
30
+ readonly "clip-rule": "evenodd";
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-color-offset";
39
+ readonly "fill-rule": "evenodd";
40
+ readonly d: "M3 7.5A4.5 4.5 0 0 1 7.5 3h9A4.5 4.5 0 0 1 21 7.5v9a4.5 4.5 0 0 1-4.5 4.5h-9A4.5 4.5 0 0 1 3 16.5v-9Zm1 0A3.5 3.5 0 0 1 7.5 4h9A3.5 3.5 0 0 1 20 7.5v9a3.5 3.5 0 0 1-3.5 3.5h-9A3.5 3.5 0 0 1 4 16.5v-9Z";
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-color-offset";
50
+ readonly "fill-rule": "evenodd";
51
+ readonly d: "M8 9.5A1.5 1.5 0 0 1 9.5 8h5A1.5 1.5 0 0 1 16 9.5v5a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 8 14.5v-5Zm1 0a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-5Z";
52
+ readonly "clip-rule": "evenodd";
53
+ };
54
+ readonly children: readonly [];
55
+ }];
58
56
  };
59
57
  export { colorBorder };
@@ -1,3 +1,3 @@
1
- var e={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorBorder"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
1
+ var e={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorBorder"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
2
2
  .mrl-picto-color-offset { fill: #4e4e4e; }
3
- `,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{"fill-rule":"evenodd",d:"M4 7.5A3.5 3.5 0 0 1 7.5 4h9A3.5 3.5 0 0 1 20 7.5v9a3.5 3.5 0 0 1-3.5 3.5h-9A3.5 3.5 0 0 1 4 16.5v-9Zm5 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-5Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M3 7.5A4.5 4.5 0 0 1 7.5 3h9A4.5 4.5 0 0 1 21 7.5v9a4.5 4.5 0 0 1-4.5 4.5h-9A4.5 4.5 0 0 1 3 16.5v-9Zm1 0A3.5 3.5 0 0 1 7.5 4h9A3.5 3.5 0 0 1 20 7.5v9a3.5 3.5 0 0 1-3.5 3.5h-9A3.5 3.5 0 0 1 4 16.5v-9Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M8 9.5A1.5 1.5 0 0 1 9.5 8h5A1.5 1.5 0 0 1 16 9.5v5a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 8 14.5v-5Zm1 0a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-5Z","clip-rule":"evenodd"},children:[]}]}};export{e as colorBorder};
3
+ `,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{"fill-rule":"evenodd",d:"M4 7.5A3.5 3.5 0 0 1 7.5 4h9A3.5 3.5 0 0 1 20 7.5v9a3.5 3.5 0 0 1-3.5 3.5h-9A3.5 3.5 0 0 1 4 16.5v-9Zm5 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-5Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M3 7.5A4.5 4.5 0 0 1 7.5 3h9A4.5 4.5 0 0 1 21 7.5v9a4.5 4.5 0 0 1-4.5 4.5h-9A4.5 4.5 0 0 1 3 16.5v-9Zm1 0A3.5 3.5 0 0 1 7.5 4h9A3.5 3.5 0 0 1 20 7.5v9a3.5 3.5 0 0 1-3.5 3.5h-9A3.5 3.5 0 0 1 4 16.5v-9Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M8 9.5A1.5 1.5 0 0 1 9.5 8h5A1.5 1.5 0 0 1 16 9.5v5a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 8 14.5v-5Zm1 0a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-5Z","clip-rule":"evenodd"},children:[]}]};export{e as colorBorder};
@@ -1,57 +1,55 @@
1
1
  declare const colorBorderMixed: {
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 24 24";
9
+ readonly "data-mrl-svg-name": "colorBorderMixed";
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 24 24";
10
- readonly "data-mrl-svg-name": "colorBorderMixed";
16
+ readonly fill: "#fff";
17
+ readonly d: "M12 1a7 7 0 0 0-7 7c0 .25-.109.739-.392 1.303-.282.565-.608.946-.81 1.098a7 7 0 0 0 6.896 12.061c.736-.307 1.876-.307 2.612 0a7 7 0 0 0 6.896-12.061c-.202-.152-.528-.533-.81-1.098C19.108 8.74 19 8.25 19 8a7 7 0 0 0-7-7Z";
11
18
  };
12
- readonly children: readonly [{
13
- readonly name: "path";
14
- readonly type: "element";
15
- readonly value: "";
16
- readonly attributes: {
17
- readonly fill: "#fff";
18
- readonly d: "M12 1a7 7 0 0 0-7 7c0 .25-.109.739-.392 1.303-.282.565-.608.946-.81 1.098a7 7 0 0 0 6.896 12.061c.736-.307 1.876-.307 2.612 0a7 7 0 0 0 6.896-12.061c-.202-.152-.528-.533-.81-1.098C19.108 8.74 19 8.25 19 8a7 7 0 0 0-7-7Z";
19
- };
20
- readonly children: readonly [];
21
- }, {
22
- readonly name: "path";
23
- readonly type: "element";
24
- readonly value: "";
25
- readonly attributes: {
26
- readonly fill: "#E5BF76";
27
- readonly "fill-rule": "evenodd";
28
- readonly d: "M8 13.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM8 11a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z";
29
- readonly "clip-rule": "evenodd";
30
- };
31
- readonly children: readonly [];
32
- }, {
33
- readonly name: "path";
34
- readonly type: "element";
35
- readonly value: "";
36
- readonly attributes: {
37
- readonly fill: "#E15978";
38
- readonly "fill-rule": "evenodd";
39
- readonly d: "M12 5.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM12 3a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z";
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 fill: "#4C97F5";
49
- readonly "fill-rule": "evenodd";
50
- readonly d: "M16 13.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5Zm0-2.5a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z";
51
- readonly "clip-rule": "evenodd";
52
- };
53
- readonly children: readonly [];
54
- }];
55
- };
19
+ readonly children: readonly [];
20
+ }, {
21
+ readonly name: "path";
22
+ readonly type: "element";
23
+ readonly value: "";
24
+ readonly attributes: {
25
+ readonly fill: "#E5BF76";
26
+ readonly "fill-rule": "evenodd";
27
+ readonly d: "M8 13.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM8 11a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z";
28
+ readonly "clip-rule": "evenodd";
29
+ };
30
+ readonly children: readonly [];
31
+ }, {
32
+ readonly name: "path";
33
+ readonly type: "element";
34
+ readonly value: "";
35
+ readonly attributes: {
36
+ readonly fill: "#E15978";
37
+ readonly "fill-rule": "evenodd";
38
+ readonly d: "M12 5.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM12 3a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z";
39
+ readonly "clip-rule": "evenodd";
40
+ };
41
+ readonly children: readonly [];
42
+ }, {
43
+ readonly name: "path";
44
+ readonly type: "element";
45
+ readonly value: "";
46
+ readonly attributes: {
47
+ readonly fill: "#4C97F5";
48
+ readonly "fill-rule": "evenodd";
49
+ readonly d: "M16 13.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5Zm0-2.5a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z";
50
+ readonly "clip-rule": "evenodd";
51
+ };
52
+ readonly children: readonly [];
53
+ }];
56
54
  };
57
55
  export { colorBorderMixed };
@@ -1 +1 @@
1
- var e={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorBorderMixed"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M12 1a7 7 0 0 0-7 7c0 .25-.109.739-.392 1.303-.282.565-.608.946-.81 1.098a7 7 0 0 0 6.896 12.061c.736-.307 1.876-.307 2.612 0a7 7 0 0 0 6.896-12.061c-.202-.152-.528-.533-.81-1.098C19.108 8.74 19 8.25 19 8a7 7 0 0 0-7-7Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#E5BF76","fill-rule":"evenodd",d:"M8 13.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM8 11a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#E15978","fill-rule":"evenodd",d:"M12 5.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM12 3a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#4C97F5","fill-rule":"evenodd",d:"M16 13.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5Zm0-2.5a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z","clip-rule":"evenodd"},children:[]}]}};export{e as colorBorderMixed};
1
+ var e={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorBorderMixed"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M12 1a7 7 0 0 0-7 7c0 .25-.109.739-.392 1.303-.282.565-.608.946-.81 1.098a7 7 0 0 0 6.896 12.061c.736-.307 1.876-.307 2.612 0a7 7 0 0 0 6.896-12.061c-.202-.152-.528-.533-.81-1.098C19.108 8.74 19 8.25 19 8a7 7 0 0 0-7-7Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#E5BF76","fill-rule":"evenodd",d:"M8 13.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM8 11a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#E15978","fill-rule":"evenodd",d:"M12 5.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM12 3a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#4C97F5","fill-rule":"evenodd",d:"M16 13.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5Zm0-2.5a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z","clip-rule":"evenodd"},children:[]}]};export{e as colorBorderMixed};
@@ -1,35 +1,33 @@
1
1
  declare const colorBorderNone: {
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 24 24";
9
+ readonly "data-mrl-svg-name": "colorBorderNone";
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
16
  readonly fill: "currentColor";
9
- readonly viewBox: "0 0 24 24";
10
- readonly "data-mrl-svg-name": "colorBorderNone";
17
+ readonly "fill-rule": "evenodd";
18
+ readonly d: "M21.401 5.647a1.5 1.5 0 1 0-2.121-2.121l-16 16a1.5 1.5 0 1 0 2.12 2.121l1.52-1.52a.533.533 0 0 1 .542-.121c.485.156 1 .24 1.537.24h6a5 5 0 0 0 5-5v-6c0-.536-.084-1.052-.24-1.536a.533.533 0 0 1 .12-.542l1.521-1.52ZM16 12.255a.5.5 0 0 0-.854-.353l-3.49 3.49a.5.5 0 0 0 .353.854H15a1 1 0 0 0 1-1v-2.99Z";
19
+ readonly "clip-rule": "evenodd";
11
20
  };
12
- readonly children: readonly [{
13
- readonly name: "path";
14
- readonly type: "element";
15
- readonly value: "";
16
- readonly attributes: {
17
- readonly fill: "currentColor";
18
- readonly "fill-rule": "evenodd";
19
- readonly d: "M21.401 5.647a1.5 1.5 0 1 0-2.121-2.121l-16 16a1.5 1.5 0 1 0 2.12 2.121l1.52-1.52a.533.533 0 0 1 .542-.121c.485.156 1 .24 1.537.24h6a5 5 0 0 0 5-5v-6c0-.536-.084-1.052-.24-1.536a.533.533 0 0 1 .12-.542l1.521-1.52ZM16 12.255a.5.5 0 0 0-.854-.353l-3.49 3.49a.5.5 0 0 0 .353.854H15a1 1 0 0 0 1-1v-2.99Z";
20
- readonly "clip-rule": "evenodd";
21
- };
22
- readonly children: readonly [];
23
- }, {
24
- readonly name: "path";
25
- readonly type: "element";
26
- readonly value: "";
27
- readonly attributes: {
28
- readonly fill: "currentColor";
29
- readonly d: "M15 4.246c.287 0 .405.339.202.542L11.89 8.1a.5.5 0 0 1-.353.146H9a1 1 0 0 0-1 1v2.537a.5.5 0 0 1-.146.354l-3.312 3.311c-.203.203-.542.085-.542-.202v-6a5 5 0 0 1 5-5h6Z";
30
- };
31
- readonly children: readonly [];
32
- }];
33
- };
21
+ readonly children: readonly [];
22
+ }, {
23
+ readonly name: "path";
24
+ readonly type: "element";
25
+ readonly value: "";
26
+ readonly attributes: {
27
+ readonly fill: "currentColor";
28
+ readonly d: "M15 4.246c.287 0 .405.339.202.542L11.89 8.1a.5.5 0 0 1-.353.146H9a1 1 0 0 0-1 1v2.537a.5.5 0 0 1-.146.354l-3.312 3.311c-.203.203-.542.085-.542-.202v-6a5 5 0 0 1 5-5h6Z";
29
+ };
30
+ readonly children: readonly [];
31
+ }];
34
32
  };
35
33
  export { colorBorderNone };
@@ -1 +1 @@
1
- var e={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorBorderNone"},children:[{name:"path",type:"element",value:"",attributes:{fill:"currentColor","fill-rule":"evenodd",d:"M21.401 5.647a1.5 1.5 0 1 0-2.121-2.121l-16 16a1.5 1.5 0 1 0 2.12 2.121l1.52-1.52a.533.533 0 0 1 .542-.121c.485.156 1 .24 1.537.24h6a5 5 0 0 0 5-5v-6c0-.536-.084-1.052-.24-1.536a.533.533 0 0 1 .12-.542l1.521-1.52ZM16 12.255a.5.5 0 0 0-.854-.353l-3.49 3.49a.5.5 0 0 0 .353.854H15a1 1 0 0 0 1-1v-2.99Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"currentColor",d:"M15 4.246c.287 0 .405.339.202.542L11.89 8.1a.5.5 0 0 1-.353.146H9a1 1 0 0 0-1 1v2.537a.5.5 0 0 1-.146.354l-3.312 3.311c-.203.203-.542.085-.542-.202v-6a5 5 0 0 1 5-5h6Z"},children:[]}]}};export{e as colorBorderNone};
1
+ var e={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorBorderNone"},children:[{name:"path",type:"element",value:"",attributes:{fill:"currentColor","fill-rule":"evenodd",d:"M21.401 5.647a1.5 1.5 0 1 0-2.121-2.121l-16 16a1.5 1.5 0 1 0 2.12 2.121l1.52-1.52a.533.533 0 0 1 .542-.121c.485.156 1 .24 1.537.24h6a5 5 0 0 0 5-5v-6c0-.536-.084-1.052-.24-1.536a.533.533 0 0 1 .12-.542l1.521-1.52ZM16 12.255a.5.5 0 0 0-.854-.353l-3.49 3.49a.5.5 0 0 0 .353.854H15a1 1 0 0 0 1-1v-2.99Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"currentColor",d:"M15 4.246c.287 0 .405.339.202.542L11.89 8.1a.5.5 0 0 1-.353.146H9a1 1 0 0 0-1 1v2.537a.5.5 0 0 1-.146.354l-3.312 3.311c-.203.203-.542.085-.542-.202v-6a5 5 0 0 1 5-5h6Z"},children:[]}]};export{e as colorBorderNone};
@@ -1,48 +1,46 @@
1
1
  declare const colorFill: {
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 24 24";
9
+ readonly "data-mrl-svg-name": "colorFill";
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 24 24";
10
- readonly "data-mrl-svg-name": "colorFill";
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-color-offset { fill: #4e4e4e; }\n ";
16
20
  readonly attributes: {};
17
- readonly children: readonly [{
18
- readonly name: "";
19
- readonly type: "text";
20
- readonly value: "\n .mrl-picto-color-offset { 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-rule": "evenodd";
30
- readonly d: "M17 4H7a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3Z";
31
- readonly "clip-rule": "evenodd";
32
- };
33
- readonly children: readonly [];
34
- }, {
35
- readonly name: "path";
36
- readonly type: "element";
37
- readonly value: "";
38
- readonly attributes: {
39
- readonly class: "mrl-picto-color-offset";
40
- readonly "fill-rule": "evenodd";
41
- readonly d: "M7 3h10a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4Zm0 1h10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3Z";
42
- readonly "clip-rule": "evenodd";
43
- };
44
21
  readonly children: readonly [];
45
22
  }];
46
- };
23
+ }, {
24
+ readonly name: "path";
25
+ readonly type: "element";
26
+ readonly value: "";
27
+ readonly attributes: {
28
+ readonly "fill-rule": "evenodd";
29
+ readonly d: "M17 4H7a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3Z";
30
+ readonly "clip-rule": "evenodd";
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-color-offset";
39
+ readonly "fill-rule": "evenodd";
40
+ readonly d: "M7 3h10a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4Zm0 1h10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3Z";
41
+ readonly "clip-rule": "evenodd";
42
+ };
43
+ readonly children: readonly [];
44
+ }];
47
45
  };
48
46
  export { colorFill };
@@ -1,3 +1,3 @@
1
- var e={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorFill"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
1
+ var e={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorFill"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
2
2
  .mrl-picto-color-offset { fill: #4e4e4e; }
3
- `,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{"fill-rule":"evenodd",d:"M17 4H7a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M7 3h10a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4Zm0 1h10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3Z","clip-rule":"evenodd"},children:[]}]}};export{e as colorFill};
3
+ `,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{"fill-rule":"evenodd",d:"M17 4H7a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M7 3h10a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4Zm0 1h10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3Z","clip-rule":"evenodd"},children:[]}]};export{e as colorFill};
@@ -1,51 +1,49 @@
1
1
  declare const colorFillMixed: {
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 24 24";
9
+ readonly "data-mrl-svg-name": "colorFillMixed";
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 24 24";
10
- readonly "data-mrl-svg-name": "colorFillMixed";
16
+ readonly fill: "#fff";
17
+ readonly d: "M12 1a7 7 0 0 0-7 7c0 .25-.109.739-.392 1.303-.282.565-.608.946-.81 1.098a7 7 0 0 0 6.896 12.061c.736-.307 1.876-.307 2.612 0a7 7 0 0 0 6.896-12.061c-.202-.152-.528-.533-.81-1.098C19.108 8.74 19 8.25 19 8a7 7 0 0 0-7-7Z";
11
18
  };
12
- readonly children: readonly [{
13
- readonly name: "path";
14
- readonly type: "element";
15
- readonly value: "";
16
- readonly attributes: {
17
- readonly fill: "#fff";
18
- readonly d: "M12 1a7 7 0 0 0-7 7c0 .25-.109.739-.392 1.303-.282.565-.608.946-.81 1.098a7 7 0 0 0 6.896 12.061c.736-.307 1.876-.307 2.612 0a7 7 0 0 0 6.896-12.061c-.202-.152-.528-.533-.81-1.098C19.108 8.74 19 8.25 19 8a7 7 0 0 0-7-7Z";
19
- };
20
- readonly children: readonly [];
21
- }, {
22
- readonly name: "path";
23
- readonly type: "element";
24
- readonly value: "";
25
- readonly attributes: {
26
- readonly fill: "#E5BF76";
27
- readonly d: "M3 16a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z";
28
- };
29
- readonly children: readonly [];
30
- }, {
31
- readonly name: "path";
32
- readonly type: "element";
33
- readonly value: "";
34
- readonly attributes: {
35
- readonly fill: "#E15978";
36
- readonly d: "M7 8a5 5 0 1 1 10 0A5 5 0 0 1 7 8Z";
37
- };
38
- readonly children: readonly [];
39
- }, {
40
- readonly name: "path";
41
- readonly type: "element";
42
- readonly value: "";
43
- readonly attributes: {
44
- readonly fill: "#4C97F5";
45
- readonly d: "M11 16a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z";
46
- };
47
- readonly children: readonly [];
48
- }];
49
- };
19
+ readonly children: readonly [];
20
+ }, {
21
+ readonly name: "path";
22
+ readonly type: "element";
23
+ readonly value: "";
24
+ readonly attributes: {
25
+ readonly fill: "#E5BF76";
26
+ readonly d: "M3 16a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z";
27
+ };
28
+ readonly children: readonly [];
29
+ }, {
30
+ readonly name: "path";
31
+ readonly type: "element";
32
+ readonly value: "";
33
+ readonly attributes: {
34
+ readonly fill: "#E15978";
35
+ readonly d: "M7 8a5 5 0 1 1 10 0A5 5 0 0 1 7 8Z";
36
+ };
37
+ readonly children: readonly [];
38
+ }, {
39
+ readonly name: "path";
40
+ readonly type: "element";
41
+ readonly value: "";
42
+ readonly attributes: {
43
+ readonly fill: "#4C97F5";
44
+ readonly d: "M11 16a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z";
45
+ };
46
+ readonly children: readonly [];
47
+ }];
50
48
  };
51
49
  export { colorFillMixed };
@@ -1 +1 @@
1
- var e={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorFillMixed"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M12 1a7 7 0 0 0-7 7c0 .25-.109.739-.392 1.303-.282.565-.608.946-.81 1.098a7 7 0 0 0 6.896 12.061c.736-.307 1.876-.307 2.612 0a7 7 0 0 0 6.896-12.061c-.202-.152-.528-.533-.81-1.098C19.108 8.74 19 8.25 19 8a7 7 0 0 0-7-7Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#E5BF76",d:"M3 16a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#E15978",d:"M7 8a5 5 0 1 1 10 0A5 5 0 0 1 7 8Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#4C97F5",d:"M11 16a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z"},children:[]}]}};export{e as colorFillMixed};
1
+ var e={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorFillMixed"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M12 1a7 7 0 0 0-7 7c0 .25-.109.739-.392 1.303-.282.565-.608.946-.81 1.098a7 7 0 0 0 6.896 12.061c.736-.307 1.876-.307 2.612 0a7 7 0 0 0 6.896-12.061c-.202-.152-.528-.533-.81-1.098C19.108 8.74 19 8.25 19 8a7 7 0 0 0-7-7Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#E5BF76",d:"M3 16a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#E15978",d:"M7 8a5 5 0 1 1 10 0A5 5 0 0 1 7 8Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#4C97F5",d:"M11 16a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z"},children:[]}]};export{e as colorFillMixed};