@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,88 +1,44 @@
1
1
  declare const drawWeight90: {
2
- readonly classic: {
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": "drawWeight90";
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": "drawWeight90";
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: "currentColor";
30
- readonly d: "M12.252 2.23c3.655-.464 6.558.992 7.53 4.453.578 2.056.317 3.867-.586 5.64l-.17.317.152.036c.546.14 1.076.366 1.578.686l.248.168c1.456 1.035 1.96 2.588 1.83 4.197a7.236 7.236 0 0 1-.427 1.887c-.15.42-.306.76-.433 1.001a3.173 3.173 0 0 1-5.929-.903l-.012-.075-.14.059a7.066 7.066 0 0 1-1.46.446c-1.61.294-3.192-.164-4.347-1.478-.941-1.07-1.114-2.432-.702-3.656.212-.628.533-1.142.98-1.7l.166-.199c.506-.586 1.611-1.772 1.71-1.883 1.085-1.23 1.506-2.034 1.468-2.617l-.016-.125a4.123 4.123 0 0 0-.477.023l-.164.018c-1.545.196-3.947 1.094-7.345 2.744A3.173 3.173 0 0 1 2.934 5.56l1.014-.485c3.47-1.632 6.096-2.565 8.304-2.846Z";
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 d: "M12.108 1.093c-2.293.29-4.975 1.218-8.647 2.945l-1.022.489A4.32 4.32 0 1 0 6.207 12.3l.424-.205c2.091-1 3.765-1.69 5.04-2.08l.123-.037-.238.288-.222.252-1.287 1.407c-.152.17-.28.316-.385.436l-.176.21c-.578.722-.942 1.342-1.188 2.072-.56 1.664-.251 3.438.927 4.778 1.39 1.581 3.357 2.223 5.414 1.849l.332-.069.166-.04.19-.053.09.17a4.319 4.319 0 0 0 7.57-.128 9.21 9.21 0 0 0 .498-1.146 8.352 8.352 0 0 0 .492-2.184c.17-2.122-.594-4.004-2.309-5.224l-.272-.184-.314-.19a6.863 6.863 0 0 0-.316-.168l-.16-.077.068-.17c.665-1.764.743-3.542.212-5.434-1.105-3.93-4.455-5.828-8.778-5.28Zm7.675 5.59c.577 2.056.316 3.867-.587 5.64l-.17.317.152.036c.546.14 1.076.366 1.578.686l.248.168c1.456 1.035 1.96 2.588 1.83 4.197a7.236 7.236 0 0 1-.427 1.887c-.15.42-.306.76-.433 1.001a3.173 3.173 0 0 1-5.929-.903l-.012-.075-.14.059a7.066 7.066 0 0 1-1.46.446c-1.61.294-3.192-.164-4.347-1.478-.941-1.07-1.114-2.432-.702-3.656.212-.628.533-1.142.98-1.7l.166-.199.467-.526c.529-.586 1.169-1.274 1.242-1.357 1.086-1.23 1.507-2.034 1.47-2.617l-.017-.125-.204.003c-.079.003-.17.01-.273.02l-.164.018c-1.545.196-3.947 1.094-7.345 2.744A3.173 3.173 0 0 1 2.934 5.56l1.014-.485c3.47-1.632 6.096-2.565 8.304-2.846 3.655-.463 6.558.993 7.53 4.454Z";
40
- };
41
21
  readonly children: readonly [];
42
22
  }];
43
- };
44
- readonly default: {
45
- readonly name: "svg";
23
+ }, {
24
+ readonly name: "path";
46
25
  readonly type: "element";
47
26
  readonly value: "";
48
27
  readonly attributes: {
49
- readonly xmlns: "http://www.w3.org/2000/svg";
50
- readonly fill: "currentColor";
51
- readonly viewBox: "0 0 24 24";
52
- readonly "data-mrl-svg-name": "drawWeight90";
28
+ readonly d: "M18.47 2.086a2.152 2.152 0 0 1 1.466 2.666c-.403 1.389-1.042 2.522-1.98 3.334-.66.57-1.378.903-2.08 1.087.419.392.83.8 1.197 1.206.395.437.793.932 1.102 1.457.291.495.624 1.217.624 2.064 0 .56-.138 1.236-.608 1.833-.471.6-1.09.885-1.609 1.01-.914.219-1.875.026-2.54-.15a10.137 10.137 0 0 1-.082-.022c.677.727 1.3 1.55 1.677 2.438a2.152 2.152 0 1 1-3.963 1.677c-.162-.38-.617-.986-1.482-1.8-.824-.777-1.84-1.578-2.901-2.385l-.774-.585a65.159 65.159 0 0 1-2.207-1.71c-.43-.356-.856-.734-1.208-1.113-.303-.326-.77-.878-.981-1.59-.111-.376-.311-1.314.314-2.206.64-.912 1.61-1.023 1.998-1.035.77-.023 1.6.269 2.134.47.982.372 2.265.98 3.516 1.574a240.321 240.321 0 0 0 1.26.594l-.058-.05c-.678-.586-1.403-1.212-1.864-1.704a4.97 4.97 0 0 1-.465-.569 2.743 2.743 0 0 1-.468-1.14 2.29 2.29 0 0 1 1.017-2.273c.592-.386 1.204-.402 1.438-.402.612 0 1.303.099 1.822.173l.038.006.244.034c.636.086 1.092.122 1.465.083.33-.034.501-.118.63-.229.142-.123.42-.444.662-1.277a2.152 2.152 0 0 1 2.666-1.466Z";
53
29
  };
54
- readonly children: readonly [{
55
- readonly name: "style";
56
- readonly type: "element";
57
- readonly value: "";
58
- readonly attributes: {};
59
- readonly children: readonly [{
60
- readonly name: "";
61
- readonly type: "text";
62
- readonly value: "\n .mrl-picto-color-offset { fill: #4e4e4e; }\n ";
63
- readonly attributes: {};
64
- readonly children: readonly [];
65
- }];
66
- }, {
67
- readonly name: "path";
68
- readonly type: "element";
69
- readonly value: "";
70
- readonly attributes: {
71
- readonly d: "M18.47 2.086a2.152 2.152 0 0 1 1.466 2.666c-.403 1.389-1.042 2.522-1.98 3.334-.66.57-1.378.903-2.08 1.087.419.392.83.8 1.197 1.206.395.437.793.932 1.102 1.457.291.495.624 1.217.624 2.064 0 .56-.138 1.236-.608 1.833-.471.6-1.09.885-1.609 1.01-.914.219-1.875.026-2.54-.15a10.137 10.137 0 0 1-.082-.022c.677.727 1.3 1.55 1.677 2.438a2.152 2.152 0 1 1-3.963 1.677c-.162-.38-.617-.986-1.482-1.8-.824-.777-1.84-1.578-2.901-2.385l-.774-.585a65.159 65.159 0 0 1-2.207-1.71c-.43-.356-.856-.734-1.208-1.113-.303-.326-.77-.878-.981-1.59-.111-.376-.311-1.314.314-2.206.64-.912 1.61-1.023 1.998-1.035.77-.023 1.6.269 2.134.47.982.372 2.265.98 3.516 1.574a240.321 240.321 0 0 0 1.26.594l-.058-.05c-.678-.586-1.403-1.212-1.864-1.704a4.97 4.97 0 0 1-.465-.569 2.743 2.743 0 0 1-.468-1.14 2.29 2.29 0 0 1 1.017-2.273c.592-.386 1.204-.402 1.438-.402.612 0 1.303.099 1.822.173l.038.006.244.034c.636.086 1.092.122 1.465.083.33-.034.501-.118.63-.229.142-.123.42-.444.662-1.277a2.152 2.152 0 0 1 2.666-1.466Z";
72
- };
73
- readonly children: readonly [];
74
- }, {
75
- readonly name: "path";
76
- readonly type: "element";
77
- readonly value: "";
78
- readonly attributes: {
79
- readonly class: "mrl-picto-color-offset";
80
- readonly "fill-rule": "evenodd";
81
- readonly d: "M6.92 7.797c.218.082.449.175.689.276a3.315 3.315 0 0 1 .095-2.23 3.29 3.29 0 0 1 1.255-1.518c.842-.548 1.697-.563 1.984-.563.684 0 1.432.107 1.937.18l.064.009.237.033c.632.085.984.105 1.228.08a.961.961 0 0 0 .098-.015c.055-.07.193-.283.336-.775a3.152 3.152 0 1 1 6.053 1.757c-.44 1.517-1.163 2.84-2.287 3.811-.312.27-.635.495-.963.682l.169.184c.419.464.865 1.015 1.222 1.62.33.563.762 1.468.762 2.572 0 .718-.178 1.632-.822 2.451a3.874 3.874 0 0 1-2.162 1.364 4.46 4.46 0 0 1-.658.106c.15.257.284.524.4.798a3.152 3.152 0 1 1-5.805 2.457c-.076-.18-.401-.668-1.245-1.462-.784-.738-1.764-1.512-2.822-2.317l-.77-.582-.012-.01a64.225 64.225 0 0 1-2.23-1.728 13.878 13.878 0 0 1-1.304-1.203c-.326-.351-.928-1.044-1.207-1.987-.139-.468-.439-1.79.454-3.064.915-1.304 2.294-1.445 2.787-1.46.993-.03 1.994.336 2.517.534Zm8.883-4.245c-.241.833-.52 1.154-.662 1.277-.128.111-.299.195-.629.23-.373.038-.829.002-1.466-.084a35.26 35.26 0 0 1-.243-.034l-.038-.006c-.519-.074-1.21-.173-1.822-.173-.234 0-.846.016-1.439.401a2.29 2.29 0 0 0-1.017 2.274c.084.56.352.97.469 1.14a5.407 5.407 0 0 0 .466.569c.225.242.515.515.831.8.264.239.547.485.827.727l.264.227-.074-.034-.23-.107c-.313-.147-.634-.3-.957-.453-.422-.2-.848-.402-1.265-.596a78.902 78.902 0 0 0-.394-.183 30.708 30.708 0 0 0-1.857-.795c-.534-.201-1.363-.493-2.134-.47-.388.012-1.358.123-1.998 1.035-.625.892-.426 1.83-.314 2.205.21.713.678 1.265.98 1.591.353.38.779.757 1.21 1.113.637.528 1.423 1.12 2.206 1.71l.774.585c1.06.807 2.077 1.608 2.901 2.384.865.815 1.32 1.42 1.481 1.801a2.152 2.152 0 0 0 3.964-1.677 6.83 6.83 0 0 0-.682-1.216 10.877 10.877 0 0 0-.995-1.222l.015.004.067.018c.401.106.91.218 1.453.242.355.016.725-.006 1.087-.093a2.873 2.873 0 0 0 1.608-1.009c.47-.598.61-1.274.61-1.833 0-.847-.334-1.569-.625-2.064a9.225 9.225 0 0 0-1.102-1.457 16.088 16.088 0 0 0-.386-.412c-.26-.268-.534-.534-.81-.794.345-.09.694-.218 1.038-.391a5.077 5.077 0 0 0 1.04-.696c.939-.812 1.578-1.945 1.981-3.334a2.152 2.152 0 0 0-4.133-1.2Z";
82
- readonly "clip-rule": "evenodd";
83
- };
84
- readonly children: readonly [];
85
- }];
86
- };
30
+ readonly children: readonly [];
31
+ }, {
32
+ readonly name: "path";
33
+ readonly type: "element";
34
+ readonly value: "";
35
+ readonly attributes: {
36
+ readonly class: "mrl-picto-color-offset";
37
+ readonly "fill-rule": "evenodd";
38
+ readonly d: "M6.92 7.797c.218.082.449.175.689.276a3.315 3.315 0 0 1 .095-2.23 3.29 3.29 0 0 1 1.255-1.518c.842-.548 1.697-.563 1.984-.563.684 0 1.432.107 1.937.18l.064.009.237.033c.632.085.984.105 1.228.08a.961.961 0 0 0 .098-.015c.055-.07.193-.283.336-.775a3.152 3.152 0 1 1 6.053 1.757c-.44 1.517-1.163 2.84-2.287 3.811-.312.27-.635.495-.963.682l.169.184c.419.464.865 1.015 1.222 1.62.33.563.762 1.468.762 2.572 0 .718-.178 1.632-.822 2.451a3.874 3.874 0 0 1-2.162 1.364 4.46 4.46 0 0 1-.658.106c.15.257.284.524.4.798a3.152 3.152 0 1 1-5.805 2.457c-.076-.18-.401-.668-1.245-1.462-.784-.738-1.764-1.512-2.822-2.317l-.77-.582-.012-.01a64.225 64.225 0 0 1-2.23-1.728 13.878 13.878 0 0 1-1.304-1.203c-.326-.351-.928-1.044-1.207-1.987-.139-.468-.439-1.79.454-3.064.915-1.304 2.294-1.445 2.787-1.46.993-.03 1.994.336 2.517.534Zm8.883-4.245c-.241.833-.52 1.154-.662 1.277-.128.111-.299.195-.629.23-.373.038-.829.002-1.466-.084a35.26 35.26 0 0 1-.243-.034l-.038-.006c-.519-.074-1.21-.173-1.822-.173-.234 0-.846.016-1.439.401a2.29 2.29 0 0 0-1.017 2.274c.084.56.352.97.469 1.14a5.407 5.407 0 0 0 .466.569c.225.242.515.515.831.8.264.239.547.485.827.727l.264.227-.074-.034-.23-.107c-.313-.147-.634-.3-.957-.453-.422-.2-.848-.402-1.265-.596a78.902 78.902 0 0 0-.394-.183 30.708 30.708 0 0 0-1.857-.795c-.534-.201-1.363-.493-2.134-.47-.388.012-1.358.123-1.998 1.035-.625.892-.426 1.83-.314 2.205.21.713.678 1.265.98 1.591.353.38.779.757 1.21 1.113.637.528 1.423 1.12 2.206 1.71l.774.585c1.06.807 2.077 1.608 2.901 2.384.865.815 1.32 1.42 1.481 1.801a2.152 2.152 0 0 0 3.964-1.677 6.83 6.83 0 0 0-.682-1.216 10.877 10.877 0 0 0-.995-1.222l.015.004.067.018c.401.106.91.218 1.453.242.355.016.725-.006 1.087-.093a2.873 2.873 0 0 0 1.608-1.009c.47-.598.61-1.274.61-1.833 0-.847-.334-1.569-.625-2.064a9.225 9.225 0 0 0-1.102-1.457 16.088 16.088 0 0 0-.386-.412c-.26-.268-.534-.534-.81-.794.345-.09.694-.218 1.038-.391a5.077 5.077 0 0 0 1.04-.696c.939-.812 1.578-1.945 1.981-3.334a2.152 2.152 0 0 0-4.133-1.2Z";
39
+ readonly "clip-rule": "evenodd";
40
+ };
41
+ readonly children: readonly [];
42
+ }];
87
43
  };
88
44
  export { drawWeight90 };
@@ -1,5 +1,3 @@
1
- var c=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var o=Object.prototype.hasOwnProperty;var m=(l,e)=>{for(var a in e)c(l,a,{get:e[a],enumerable:!0})},u=(l,e,a,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of s(e))!o.call(l,t)&&t!==a&&c(l,t,{get:()=>e[t],enumerable:!(r=i(e,t))||r.enumerable});return l};var d=l=>u(c({},"__esModule",{value:!0}),l);var p={};m(p,{drawWeight90:()=>n});module.exports=d(p);const n={classic:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawWeight90"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
1
+ var c=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var o=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var m=(a,e)=>{for(var t in e)c(a,t,{get:e[t],enumerable:!0})},d=(a,e,t,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of o(e))!s.call(a,l)&&l!==t&&c(a,l,{get:()=>e[l],enumerable:!(r=i(e,l))||r.enumerable});return a};var u=a=>d(c({},"__esModule",{value:!0}),a);var p={};m(p,{drawWeight90:()=>n});module.exports=u(p);const n={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawWeight90"},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:"currentColor",d:"M12.252 2.23c3.655-.464 6.558.992 7.53 4.453.578 2.056.317 3.867-.586 5.64l-.17.317.152.036c.546.14 1.076.366 1.578.686l.248.168c1.456 1.035 1.96 2.588 1.83 4.197a7.236 7.236 0 0 1-.427 1.887c-.15.42-.306.76-.433 1.001a3.173 3.173 0 0 1-5.929-.903l-.012-.075-.14.059a7.066 7.066 0 0 1-1.46.446c-1.61.294-3.192-.164-4.347-1.478-.941-1.07-1.114-2.432-.702-3.656.212-.628.533-1.142.98-1.7l.166-.199c.506-.586 1.611-1.772 1.71-1.883 1.085-1.23 1.506-2.034 1.468-2.617l-.016-.125a4.123 4.123 0 0 0-.477.023l-.164.018c-1.545.196-3.947 1.094-7.345 2.744A3.173 3.173 0 0 1 2.934 5.56l1.014-.485c3.47-1.632 6.096-2.565 8.304-2.846Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset",d:"M12.108 1.093c-2.293.29-4.975 1.218-8.647 2.945l-1.022.489A4.32 4.32 0 1 0 6.207 12.3l.424-.205c2.091-1 3.765-1.69 5.04-2.08l.123-.037-.238.288-.222.252-1.287 1.407c-.152.17-.28.316-.385.436l-.176.21c-.578.722-.942 1.342-1.188 2.072-.56 1.664-.251 3.438.927 4.778 1.39 1.581 3.357 2.223 5.414 1.849l.332-.069.166-.04.19-.053.09.17a4.319 4.319 0 0 0 7.57-.128 9.21 9.21 0 0 0 .498-1.146 8.352 8.352 0 0 0 .492-2.184c.17-2.122-.594-4.004-2.309-5.224l-.272-.184-.314-.19a6.863 6.863 0 0 0-.316-.168l-.16-.077.068-.17c.665-1.764.743-3.542.212-5.434-1.105-3.93-4.455-5.828-8.778-5.28Zm7.675 5.59c.577 2.056.316 3.867-.587 5.64l-.17.317.152.036c.546.14 1.076.366 1.578.686l.248.168c1.456 1.035 1.96 2.588 1.83 4.197a7.236 7.236 0 0 1-.427 1.887c-.15.42-.306.76-.433 1.001a3.173 3.173 0 0 1-5.929-.903l-.012-.075-.14.059a7.066 7.066 0 0 1-1.46.446c-1.61.294-3.192-.164-4.347-1.478-.941-1.07-1.114-2.432-.702-3.656.212-.628.533-1.142.98-1.7l.166-.199.467-.526c.529-.586 1.169-1.274 1.242-1.357 1.086-1.23 1.507-2.034 1.47-2.617l-.017-.125-.204.003c-.079.003-.17.01-.273.02l-.164.018c-1.545.196-3.947 1.094-7.345 2.744A3.173 3.173 0 0 1 2.934 5.56l1.014-.485c3.47-1.632 6.096-2.565 8.304-2.846 3.655-.463 6.558.993 7.53 4.454Z"},children:[]}]},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":"drawWeight90"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
4
- .mrl-picto-color-offset { fill: #4e4e4e; }
5
- `,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M18.47 2.086a2.152 2.152 0 0 1 1.466 2.666c-.403 1.389-1.042 2.522-1.98 3.334-.66.57-1.378.903-2.08 1.087.419.392.83.8 1.197 1.206.395.437.793.932 1.102 1.457.291.495.624 1.217.624 2.064 0 .56-.138 1.236-.608 1.833-.471.6-1.09.885-1.609 1.01-.914.219-1.875.026-2.54-.15a10.137 10.137 0 0 1-.082-.022c.677.727 1.3 1.55 1.677 2.438a2.152 2.152 0 1 1-3.963 1.677c-.162-.38-.617-.986-1.482-1.8-.824-.777-1.84-1.578-2.901-2.385l-.774-.585a65.159 65.159 0 0 1-2.207-1.71c-.43-.356-.856-.734-1.208-1.113-.303-.326-.77-.878-.981-1.59-.111-.376-.311-1.314.314-2.206.64-.912 1.61-1.023 1.998-1.035.77-.023 1.6.269 2.134.47.982.372 2.265.98 3.516 1.574a240.321 240.321 0 0 0 1.26.594l-.058-.05c-.678-.586-1.403-1.212-1.864-1.704a4.97 4.97 0 0 1-.465-.569 2.743 2.743 0 0 1-.468-1.14 2.29 2.29 0 0 1 1.017-2.273c.592-.386 1.204-.402 1.438-.402.612 0 1.303.099 1.822.173l.038.006.244.034c.636.086 1.092.122 1.465.083.33-.034.501-.118.63-.229.142-.123.42-.444.662-1.277a2.152 2.152 0 0 1 2.666-1.466Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M6.92 7.797c.218.082.449.175.689.276a3.315 3.315 0 0 1 .095-2.23 3.29 3.29 0 0 1 1.255-1.518c.842-.548 1.697-.563 1.984-.563.684 0 1.432.107 1.937.18l.064.009.237.033c.632.085.984.105 1.228.08a.961.961 0 0 0 .098-.015c.055-.07.193-.283.336-.775a3.152 3.152 0 1 1 6.053 1.757c-.44 1.517-1.163 2.84-2.287 3.811-.312.27-.635.495-.963.682l.169.184c.419.464.865 1.015 1.222 1.62.33.563.762 1.468.762 2.572 0 .718-.178 1.632-.822 2.451a3.874 3.874 0 0 1-2.162 1.364 4.46 4.46 0 0 1-.658.106c.15.257.284.524.4.798a3.152 3.152 0 1 1-5.805 2.457c-.076-.18-.401-.668-1.245-1.462-.784-.738-1.764-1.512-2.822-2.317l-.77-.582-.012-.01a64.225 64.225 0 0 1-2.23-1.728 13.878 13.878 0 0 1-1.304-1.203c-.326-.351-.928-1.044-1.207-1.987-.139-.468-.439-1.79.454-3.064.915-1.304 2.294-1.445 2.787-1.46.993-.03 1.994.336 2.517.534Zm8.883-4.245c-.241.833-.52 1.154-.662 1.277-.128.111-.299.195-.629.23-.373.038-.829.002-1.466-.084a35.26 35.26 0 0 1-.243-.034l-.038-.006c-.519-.074-1.21-.173-1.822-.173-.234 0-.846.016-1.439.401a2.29 2.29 0 0 0-1.017 2.274c.084.56.352.97.469 1.14a5.407 5.407 0 0 0 .466.569c.225.242.515.515.831.8.264.239.547.485.827.727l.264.227-.074-.034-.23-.107c-.313-.147-.634-.3-.957-.453-.422-.2-.848-.402-1.265-.596a78.902 78.902 0 0 0-.394-.183 30.708 30.708 0 0 0-1.857-.795c-.534-.201-1.363-.493-2.134-.47-.388.012-1.358.123-1.998 1.035-.625.892-.426 1.83-.314 2.205.21.713.678 1.265.98 1.591.353.38.779.757 1.21 1.113.637.528 1.423 1.12 2.206 1.71l.774.585c1.06.807 2.077 1.608 2.901 2.384.865.815 1.32 1.42 1.481 1.801a2.152 2.152 0 0 0 3.964-1.677 6.83 6.83 0 0 0-.682-1.216 10.877 10.877 0 0 0-.995-1.222l.015.004.067.018c.401.106.91.218 1.453.242.355.016.725-.006 1.087-.093a2.873 2.873 0 0 0 1.608-1.009c.47-.598.61-1.274.61-1.833 0-.847-.334-1.569-.625-2.064a9.225 9.225 0 0 0-1.102-1.457 16.088 16.088 0 0 0-.386-.412c-.26-.268-.534-.534-.81-.794.345-.09.694-.218 1.038-.391a5.077 5.077 0 0 0 1.04-.696c.939-.812 1.578-1.945 1.981-3.334a2.152 2.152 0 0 0-4.133-1.2Z","clip-rule":"evenodd"},children:[]}]}};
3
+ `,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M18.47 2.086a2.152 2.152 0 0 1 1.466 2.666c-.403 1.389-1.042 2.522-1.98 3.334-.66.57-1.378.903-2.08 1.087.419.392.83.8 1.197 1.206.395.437.793.932 1.102 1.457.291.495.624 1.217.624 2.064 0 .56-.138 1.236-.608 1.833-.471.6-1.09.885-1.609 1.01-.914.219-1.875.026-2.54-.15a10.137 10.137 0 0 1-.082-.022c.677.727 1.3 1.55 1.677 2.438a2.152 2.152 0 1 1-3.963 1.677c-.162-.38-.617-.986-1.482-1.8-.824-.777-1.84-1.578-2.901-2.385l-.774-.585a65.159 65.159 0 0 1-2.207-1.71c-.43-.356-.856-.734-1.208-1.113-.303-.326-.77-.878-.981-1.59-.111-.376-.311-1.314.314-2.206.64-.912 1.61-1.023 1.998-1.035.77-.023 1.6.269 2.134.47.982.372 2.265.98 3.516 1.574a240.321 240.321 0 0 0 1.26.594l-.058-.05c-.678-.586-1.403-1.212-1.864-1.704a4.97 4.97 0 0 1-.465-.569 2.743 2.743 0 0 1-.468-1.14 2.29 2.29 0 0 1 1.017-2.273c.592-.386 1.204-.402 1.438-.402.612 0 1.303.099 1.822.173l.038.006.244.034c.636.086 1.092.122 1.465.083.33-.034.501-.118.63-.229.142-.123.42-.444.662-1.277a2.152 2.152 0 0 1 2.666-1.466Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M6.92 7.797c.218.082.449.175.689.276a3.315 3.315 0 0 1 .095-2.23 3.29 3.29 0 0 1 1.255-1.518c.842-.548 1.697-.563 1.984-.563.684 0 1.432.107 1.937.18l.064.009.237.033c.632.085.984.105 1.228.08a.961.961 0 0 0 .098-.015c.055-.07.193-.283.336-.775a3.152 3.152 0 1 1 6.053 1.757c-.44 1.517-1.163 2.84-2.287 3.811-.312.27-.635.495-.963.682l.169.184c.419.464.865 1.015 1.222 1.62.33.563.762 1.468.762 2.572 0 .718-.178 1.632-.822 2.451a3.874 3.874 0 0 1-2.162 1.364 4.46 4.46 0 0 1-.658.106c.15.257.284.524.4.798a3.152 3.152 0 1 1-5.805 2.457c-.076-.18-.401-.668-1.245-1.462-.784-.738-1.764-1.512-2.822-2.317l-.77-.582-.012-.01a64.225 64.225 0 0 1-2.23-1.728 13.878 13.878 0 0 1-1.304-1.203c-.326-.351-.928-1.044-1.207-1.987-.139-.468-.439-1.79.454-3.064.915-1.304 2.294-1.445 2.787-1.46.993-.03 1.994.336 2.517.534Zm8.883-4.245c-.241.833-.52 1.154-.662 1.277-.128.111-.299.195-.629.23-.373.038-.829.002-1.466-.084a35.26 35.26 0 0 1-.243-.034l-.038-.006c-.519-.074-1.21-.173-1.822-.173-.234 0-.846.016-1.439.401a2.29 2.29 0 0 0-1.017 2.274c.084.56.352.97.469 1.14a5.407 5.407 0 0 0 .466.569c.225.242.515.515.831.8.264.239.547.485.827.727l.264.227-.074-.034-.23-.107c-.313-.147-.634-.3-.957-.453-.422-.2-.848-.402-1.265-.596a78.902 78.902 0 0 0-.394-.183 30.708 30.708 0 0 0-1.857-.795c-.534-.201-1.363-.493-2.134-.47-.388.012-1.358.123-1.998 1.035-.625.892-.426 1.83-.314 2.205.21.713.678 1.265.98 1.591.353.38.779.757 1.21 1.113.637.528 1.423 1.12 2.206 1.71l.774.585c1.06.807 2.077 1.608 2.901 2.384.865.815 1.32 1.42 1.481 1.801a2.152 2.152 0 0 0 3.964-1.677 6.83 6.83 0 0 0-.682-1.216 10.877 10.877 0 0 0-.995-1.222l.015.004.067.018c.401.106.91.218 1.453.242.355.016.725-.006 1.087-.093a2.873 2.873 0 0 0 1.608-1.009c.47-.598.61-1.274.61-1.833 0-.847-.334-1.569-.625-2.064a9.225 9.225 0 0 0-1.102-1.457 16.088 16.088 0 0 0-.386-.412c-.26-.268-.534-.534-.81-.794.345-.09.694-.218 1.038-.391a5.077 5.077 0 0 0 1.04-.696c.939-.812 1.578-1.945 1.981-3.334a2.152 2.152 0 0 0-4.133-1.2Z","clip-rule":"evenodd"},children:[]}]};
@@ -1,225 +1,223 @@
1
1
  declare const fileDoc: {
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": "fileDoc";
10
+ };
11
+ readonly children: readonly [{
12
+ readonly name: "path";
13
+ readonly type: "element";
14
+ readonly value: "";
15
+ readonly attributes: {
16
+ readonly fill: "url(#file-doc-a)";
17
+ readonly d: "M38 2H10a2 2 0 0 0-2 2v7.003h32V4a2 2 0 0 0-2-2Z";
18
+ };
19
+ readonly children: readonly [];
20
+ }, {
21
+ readonly name: "path";
22
+ readonly type: "element";
23
+ readonly value: "";
24
+ readonly attributes: {
25
+ readonly fill: "url(#file-doc-b)";
26
+ readonly d: "M8 29.054V36a2 2 0 0 0 2 2h28a2 2 0 0 0 2-2v-6.946H8Z";
27
+ };
28
+ readonly children: readonly [];
29
+ }, {
30
+ readonly name: "path";
31
+ readonly type: "element";
32
+ readonly value: "";
33
+ readonly attributes: {
34
+ readonly fill: "url(#file-doc-c)";
35
+ readonly d: "M8 11.003h32v9.002H8v-9.002Z";
36
+ };
37
+ readonly children: readonly [];
38
+ }, {
39
+ readonly name: "path";
40
+ readonly type: "element";
41
+ readonly value: "";
42
+ readonly attributes: {
43
+ readonly fill: "url(#file-doc-d)";
44
+ readonly d: "M8 20.005h32v9.049H8v-9.049Z";
45
+ };
46
+ readonly children: readonly [];
47
+ }, {
48
+ readonly name: "path";
49
+ readonly type: "element";
50
+ readonly value: "";
51
+ readonly attributes: {
52
+ readonly fill: "url(#file-doc-e)";
53
+ readonly d: "M18 30H2a2 2 0 0 1-2-2V12a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2Z";
54
+ };
55
+ readonly children: readonly [];
56
+ }, {
57
+ readonly name: "path";
4
58
  readonly type: "element";
5
59
  readonly value: "";
6
60
  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": "fileDoc";
61
+ readonly fill: "#fff";
62
+ readonly d: "m14.403 15-1.546 7.264L11.144 15H8.957L7.19 22.489 5.597 15H3.641l2.344 10h2.352l1.713-7.689L11.764 25h2.251l2.344-10h-1.956Z";
11
63
  };
64
+ readonly children: readonly [];
65
+ }, {
66
+ readonly name: "defs";
67
+ readonly type: "element";
68
+ readonly value: "";
69
+ readonly attributes: {};
12
70
  readonly children: readonly [{
13
- readonly name: "path";
71
+ readonly name: "linearGradient";
14
72
  readonly type: "element";
15
73
  readonly value: "";
16
74
  readonly attributes: {
17
- readonly fill: "url(#file-doc-a)";
18
- readonly d: "M38 2H10a2 2 0 0 0-2 2v7.003h32V4a2 2 0 0 0-2-2Z";
75
+ readonly id: "file-doc-a";
76
+ readonly x1: "20";
77
+ readonly x2: "20";
78
+ readonly y1: "37.852";
79
+ readonly y2: "3.799";
80
+ readonly gradientUnits: "userSpaceOnUse";
19
81
  };
20
- readonly children: readonly [];
21
- }, {
22
- readonly name: "path";
23
- readonly type: "element";
24
- readonly value: "";
25
- readonly attributes: {
26
- readonly fill: "url(#file-doc-b)";
27
- readonly d: "M8 29.054V36a2 2 0 0 0 2 2h28a2 2 0 0 0 2-2v-6.946H8Z";
28
- };
29
- readonly children: readonly [];
30
- }, {
31
- readonly name: "path";
32
- readonly type: "element";
33
- readonly value: "";
34
- readonly attributes: {
35
- readonly fill: "url(#file-doc-c)";
36
- readonly d: "M8 11.003h32v9.002H8v-9.002Z";
37
- };
38
- readonly children: readonly [];
39
- }, {
40
- readonly name: "path";
41
- readonly type: "element";
42
- readonly value: "";
43
- readonly attributes: {
44
- readonly fill: "url(#file-doc-d)";
45
- readonly d: "M8 20.005h32v9.049H8v-9.049Z";
46
- };
47
- readonly children: readonly [];
82
+ readonly children: readonly [{
83
+ readonly name: "stop";
84
+ readonly type: "element";
85
+ readonly value: "";
86
+ readonly attributes: {
87
+ readonly "stop-color": "#42A3F2";
88
+ };
89
+ readonly children: readonly [];
90
+ }, {
91
+ readonly name: "stop";
92
+ readonly type: "element";
93
+ readonly value: "";
94
+ readonly attributes: {
95
+ readonly offset: "1";
96
+ readonly "stop-color": "#42A4EB";
97
+ };
98
+ readonly children: readonly [];
99
+ }];
48
100
  }, {
49
- readonly name: "path";
101
+ readonly name: "linearGradient";
50
102
  readonly type: "element";
51
103
  readonly value: "";
52
104
  readonly attributes: {
53
- readonly fill: "url(#file-doc-e)";
54
- readonly d: "M18 30H2a2 2 0 0 1-2-2V12a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2Z";
105
+ readonly id: "file-doc-b";
106
+ readonly x1: "20";
107
+ readonly x2: "20";
108
+ readonly y1: "38";
109
+ readonly y2: "2";
110
+ readonly gradientUnits: "userSpaceOnUse";
55
111
  };
56
- readonly children: readonly [];
112
+ readonly children: readonly [{
113
+ readonly name: "stop";
114
+ readonly type: "element";
115
+ readonly value: "";
116
+ readonly attributes: {
117
+ readonly "stop-color": "#11408A";
118
+ };
119
+ readonly children: readonly [];
120
+ }, {
121
+ readonly name: "stop";
122
+ readonly type: "element";
123
+ readonly value: "";
124
+ readonly attributes: {
125
+ readonly offset: "1";
126
+ readonly "stop-color": "#103F8F";
127
+ };
128
+ readonly children: readonly [];
129
+ }];
57
130
  }, {
58
- readonly name: "path";
131
+ readonly name: "linearGradient";
59
132
  readonly type: "element";
60
133
  readonly value: "";
61
134
  readonly attributes: {
62
- readonly fill: "#fff";
63
- readonly d: "m14.403 15-1.546 7.264L11.144 15H8.957L7.19 22.489 5.597 15H3.641l2.344 10h2.352l1.713-7.689L11.764 25h2.251l2.344-10h-1.956Z";
135
+ readonly id: "file-doc-c";
136
+ readonly x1: "20";
137
+ readonly x2: "20";
138
+ readonly y1: "-119.825";
139
+ readonly y2: "-120.069";
140
+ readonly gradientUnits: "userSpaceOnUse";
64
141
  };
65
- readonly children: readonly [];
66
- }, {
67
- readonly name: "defs";
68
- readonly type: "element";
69
- readonly value: "";
70
- readonly attributes: {};
71
142
  readonly children: readonly [{
72
- readonly name: "linearGradient";
143
+ readonly name: "stop";
73
144
  readonly type: "element";
74
145
  readonly value: "";
75
146
  readonly attributes: {
76
- readonly id: "file-doc-a";
77
- readonly x1: "20";
78
- readonly x2: "20";
79
- readonly y1: "37.852";
80
- readonly y2: "3.799";
81
- readonly gradientUnits: "userSpaceOnUse";
147
+ readonly "stop-color": "#3079D6";
82
148
  };
83
- readonly children: readonly [{
84
- readonly name: "stop";
85
- readonly type: "element";
86
- readonly value: "";
87
- readonly attributes: {
88
- readonly "stop-color": "#42A3F2";
89
- };
90
- readonly children: readonly [];
91
- }, {
92
- readonly name: "stop";
93
- readonly type: "element";
94
- readonly value: "";
95
- readonly attributes: {
96
- readonly offset: "1";
97
- readonly "stop-color": "#42A4EB";
98
- };
99
- readonly children: readonly [];
100
- }];
149
+ readonly children: readonly [];
101
150
  }, {
102
- readonly name: "linearGradient";
151
+ readonly name: "stop";
103
152
  readonly type: "element";
104
153
  readonly value: "";
105
154
  readonly attributes: {
106
- readonly id: "file-doc-b";
107
- readonly x1: "20";
108
- readonly x2: "20";
109
- readonly y1: "38";
110
- readonly y2: "2";
111
- readonly gradientUnits: "userSpaceOnUse";
155
+ readonly offset: "1";
156
+ readonly "stop-color": "#297CD2";
112
157
  };
113
- readonly children: readonly [{
114
- readonly name: "stop";
115
- readonly type: "element";
116
- readonly value: "";
117
- readonly attributes: {
118
- readonly "stop-color": "#11408A";
119
- };
120
- readonly children: readonly [];
121
- }, {
122
- readonly name: "stop";
123
- readonly type: "element";
124
- readonly value: "";
125
- readonly attributes: {
126
- readonly offset: "1";
127
- readonly "stop-color": "#103F8F";
128
- };
129
- readonly children: readonly [];
130
- }];
131
- }, {
132
- readonly name: "linearGradient";
158
+ readonly children: readonly [];
159
+ }];
160
+ }, {
161
+ readonly name: "linearGradient";
162
+ readonly type: "element";
163
+ readonly value: "";
164
+ readonly attributes: {
165
+ readonly id: "file-doc-d";
166
+ readonly x1: "0";
167
+ readonly x2: "40";
168
+ readonly y1: "20";
169
+ readonly y2: "20";
170
+ readonly gradientUnits: "userSpaceOnUse";
171
+ };
172
+ readonly children: readonly [{
173
+ readonly name: "stop";
133
174
  readonly type: "element";
134
175
  readonly value: "";
135
176
  readonly attributes: {
136
- readonly id: "file-doc-c";
137
- readonly x1: "20";
138
- readonly x2: "20";
139
- readonly y1: "-119.825";
140
- readonly y2: "-120.069";
141
- readonly gradientUnits: "userSpaceOnUse";
177
+ readonly "stop-color": "#1D59B3";
142
178
  };
143
- readonly children: readonly [{
144
- readonly name: "stop";
145
- readonly type: "element";
146
- readonly value: "";
147
- readonly attributes: {
148
- readonly "stop-color": "#3079D6";
149
- };
150
- readonly children: readonly [];
151
- }, {
152
- readonly name: "stop";
153
- readonly type: "element";
154
- readonly value: "";
155
- readonly attributes: {
156
- readonly offset: "1";
157
- readonly "stop-color": "#297CD2";
158
- };
159
- readonly children: readonly [];
160
- }];
179
+ readonly children: readonly [];
161
180
  }, {
162
- readonly name: "linearGradient";
181
+ readonly name: "stop";
182
+ readonly type: "element";
183
+ readonly value: "";
184
+ readonly attributes: {
185
+ readonly offset: "1";
186
+ readonly "stop-color": "#195BBC";
187
+ };
188
+ readonly children: readonly [];
189
+ }];
190
+ }, {
191
+ readonly name: "linearGradient";
192
+ readonly type: "element";
193
+ readonly value: "";
194
+ readonly attributes: {
195
+ readonly id: "file-doc-e";
196
+ readonly x1: "1.488";
197
+ readonly x2: "35.052";
198
+ readonly y1: "3.339";
199
+ readonly y2: "40.63";
200
+ readonly gradientUnits: "userSpaceOnUse";
201
+ };
202
+ readonly children: readonly [{
203
+ readonly name: "stop";
163
204
  readonly type: "element";
164
205
  readonly value: "";
165
206
  readonly attributes: {
166
- readonly id: "file-doc-d";
167
- readonly x1: "0";
168
- readonly x2: "40";
169
- readonly y1: "20";
170
- readonly y2: "20";
171
- readonly gradientUnits: "userSpaceOnUse";
207
+ readonly "stop-color": "#256AC2";
172
208
  };
173
- readonly children: readonly [{
174
- readonly name: "stop";
175
- readonly type: "element";
176
- readonly value: "";
177
- readonly attributes: {
178
- readonly "stop-color": "#1D59B3";
179
- };
180
- readonly children: readonly [];
181
- }, {
182
- readonly name: "stop";
183
- readonly type: "element";
184
- readonly value: "";
185
- readonly attributes: {
186
- readonly offset: "1";
187
- readonly "stop-color": "#195BBC";
188
- };
189
- readonly children: readonly [];
190
- }];
209
+ readonly children: readonly [];
191
210
  }, {
192
- readonly name: "linearGradient";
211
+ readonly name: "stop";
193
212
  readonly type: "element";
194
213
  readonly value: "";
195
214
  readonly attributes: {
196
- readonly id: "file-doc-e";
197
- readonly x1: "1.488";
198
- readonly x2: "35.052";
199
- readonly y1: "3.339";
200
- readonly y2: "40.63";
201
- readonly gradientUnits: "userSpaceOnUse";
215
+ readonly offset: "1";
216
+ readonly "stop-color": "#1247AD";
202
217
  };
203
- readonly children: readonly [{
204
- readonly name: "stop";
205
- readonly type: "element";
206
- readonly value: "";
207
- readonly attributes: {
208
- readonly "stop-color": "#256AC2";
209
- };
210
- readonly children: readonly [];
211
- }, {
212
- readonly name: "stop";
213
- readonly type: "element";
214
- readonly value: "";
215
- readonly attributes: {
216
- readonly offset: "1";
217
- readonly "stop-color": "#1247AD";
218
- };
219
- readonly children: readonly [];
220
- }];
218
+ readonly children: readonly [];
221
219
  }];
222
220
  }];
223
- };
221
+ }];
224
222
  };
225
223
  export { fileDoc };
@@ -1 +1 @@
1
- var n=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var o=Object.getOwnPropertyNames;var d=Object.prototype.hasOwnProperty;var u=(t,e)=>{for(var a in e)n(t,a,{get:e[a],enumerable:!0})},p=(t,e,a,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of o(e))!d.call(t,l)&&l!==a&&n(t,l,{get:()=>e[l],enumerable:!(i=s(e,l))||i.enumerable});return t};var c=t=>p(n({},"__esModule",{value:!0}),t);var m={};u(m,{fileDoc:()=>r});module.exports=c(m);const r={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":"fileDoc"},children:[{name:"path",type:"element",value:"",attributes:{fill:"url(#file-doc-a)",d:"M38 2H10a2 2 0 0 0-2 2v7.003h32V4a2 2 0 0 0-2-2Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"url(#file-doc-b)",d:"M8 29.054V36a2 2 0 0 0 2 2h28a2 2 0 0 0 2-2v-6.946H8Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"url(#file-doc-c)",d:"M8 11.003h32v9.002H8v-9.002Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"url(#file-doc-d)",d:"M8 20.005h32v9.049H8v-9.049Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"url(#file-doc-e)",d:"M18 30H2a2 2 0 0 1-2-2V12a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"m14.403 15-1.546 7.264L11.144 15H8.957L7.19 22.489 5.597 15H3.641l2.344 10h2.352l1.713-7.689L11.764 25h2.251l2.344-10h-1.956Z"},children:[]},{name:"defs",type:"element",value:"",attributes:{},children:[{name:"linearGradient",type:"element",value:"",attributes:{id:"file-doc-a",x1:"20",x2:"20",y1:"37.852",y2:"3.799",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#42A3F2"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#42A4EB"},children:[]}]},{name:"linearGradient",type:"element",value:"",attributes:{id:"file-doc-b",x1:"20",x2:"20",y1:"38",y2:"2",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#11408A"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#103F8F"},children:[]}]},{name:"linearGradient",type:"element",value:"",attributes:{id:"file-doc-c",x1:"20",x2:"20",y1:"-119.825",y2:"-120.069",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#3079D6"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#297CD2"},children:[]}]},{name:"linearGradient",type:"element",value:"",attributes:{id:"file-doc-d",x1:"0",x2:"40",y1:"20",y2:"20",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#1D59B3"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#195BBC"},children:[]}]},{name:"linearGradient",type:"element",value:"",attributes:{id:"file-doc-e",x1:"1.488",x2:"35.052",y1:"3.339",y2:"40.63",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#256AC2"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#1247AD"},children:[]}]}]}]}};
1
+ var n=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var o=Object.getOwnPropertyNames;var d=Object.prototype.hasOwnProperty;var u=(t,e)=>{for(var a in e)n(t,a,{get:e[a],enumerable:!0})},p=(t,e,a,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of o(e))!d.call(t,l)&&l!==a&&n(t,l,{get:()=>e[l],enumerable:!(i=s(e,l))||i.enumerable});return t};var c=t=>p(n({},"__esModule",{value:!0}),t);var m={};u(m,{fileDoc:()=>r});module.exports=c(m);const r={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileDoc"},children:[{name:"path",type:"element",value:"",attributes:{fill:"url(#file-doc-a)",d:"M38 2H10a2 2 0 0 0-2 2v7.003h32V4a2 2 0 0 0-2-2Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"url(#file-doc-b)",d:"M8 29.054V36a2 2 0 0 0 2 2h28a2 2 0 0 0 2-2v-6.946H8Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"url(#file-doc-c)",d:"M8 11.003h32v9.002H8v-9.002Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"url(#file-doc-d)",d:"M8 20.005h32v9.049H8v-9.049Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"url(#file-doc-e)",d:"M18 30H2a2 2 0 0 1-2-2V12a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"m14.403 15-1.546 7.264L11.144 15H8.957L7.19 22.489 5.597 15H3.641l2.344 10h2.352l1.713-7.689L11.764 25h2.251l2.344-10h-1.956Z"},children:[]},{name:"defs",type:"element",value:"",attributes:{},children:[{name:"linearGradient",type:"element",value:"",attributes:{id:"file-doc-a",x1:"20",x2:"20",y1:"37.852",y2:"3.799",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#42A3F2"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#42A4EB"},children:[]}]},{name:"linearGradient",type:"element",value:"",attributes:{id:"file-doc-b",x1:"20",x2:"20",y1:"38",y2:"2",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#11408A"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#103F8F"},children:[]}]},{name:"linearGradient",type:"element",value:"",attributes:{id:"file-doc-c",x1:"20",x2:"20",y1:"-119.825",y2:"-120.069",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#3079D6"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#297CD2"},children:[]}]},{name:"linearGradient",type:"element",value:"",attributes:{id:"file-doc-d",x1:"0",x2:"40",y1:"20",y2:"20",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#1D59B3"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#195BBC"},children:[]}]},{name:"linearGradient",type:"element",value:"",attributes:{id:"file-doc-e",x1:"1.488",x2:"35.052",y1:"3.339",y2:"40.63",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#256AC2"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#1247AD"},children:[]}]}]}]};