@muraldevkit/ds-pictograms 1.3.2 → 2.0.0-dev-hVQi.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.
- package/dist/availableSvgs/index.js +20 -20
- package/dist/cjs/brandSymbol.d.ts +80 -213
- package/dist/cjs/brandSymbol.js +1 -1
- package/dist/cjs/brandWordmark.d.ts +83 -178
- package/dist/cjs/brandWordmark.js +1 -1
- package/dist/cjs/checkboxCustom.d.ts +37 -39
- package/dist/cjs/checkboxCustom.js +2 -2
- package/dist/cjs/colorBorder.d.ts +48 -50
- package/dist/cjs/colorBorder.js +2 -2
- package/dist/cjs/colorBorderMixed.d.ts +48 -50
- package/dist/cjs/colorBorderMixed.js +1 -1
- package/dist/cjs/colorBorderNone.d.ts +25 -27
- package/dist/cjs/colorBorderNone.js +1 -1
- package/dist/cjs/colorFill.d.ts +37 -39
- package/dist/cjs/colorFill.js +2 -2
- package/dist/cjs/colorFillMixed.d.ts +42 -44
- package/dist/cjs/colorFillMixed.js +1 -1
- package/dist/cjs/colorFillNone.d.ts +25 -27
- package/dist/cjs/colorFillNone.js +1 -1
- package/dist/cjs/colorPicker.d.ts +37 -39
- package/dist/cjs/colorPicker.js +2 -2
- package/dist/cjs/colorTransparent.d.ts +47 -49
- package/dist/cjs/colorTransparent.js +2 -2
- package/dist/cjs/customColors.d.ts +114 -116
- package/dist/cjs/customColors.js +1 -1
- package/dist/cjs/drawEraser.d.ts +42 -64
- package/dist/cjs/drawEraser.js +2 -2
- package/dist/cjs/drawStrokeFine.d.ts +41 -63
- package/dist/cjs/drawStrokeFine.js +2 -2
- package/dist/cjs/drawStrokeHighlighter.d.ts +41 -63
- package/dist/cjs/drawStrokeHighlighter.js +2 -2
- package/dist/cjs/drawStrokeMedium.d.ts +41 -63
- package/dist/cjs/drawStrokeMedium.js +2 -2
- package/dist/cjs/drawStrokeUltraFine.d.ts +41 -63
- package/dist/cjs/drawStrokeUltraFine.js +2 -2
- package/dist/cjs/drawWeight10.d.ts +39 -83
- package/dist/cjs/drawWeight10.js +2 -4
- package/dist/cjs/drawWeight100.d.ts +31 -75
- package/dist/cjs/drawWeight100.js +2 -4
- package/dist/cjs/drawWeight20.d.ts +32 -107
- package/dist/cjs/drawWeight20.js +2 -4
- package/dist/cjs/drawWeight30.d.ts +31 -75
- package/dist/cjs/drawWeight30.js +2 -4
- package/dist/cjs/drawWeight40.d.ts +31 -75
- package/dist/cjs/drawWeight40.js +2 -4
- package/dist/cjs/drawWeight50.d.ts +31 -75
- package/dist/cjs/drawWeight50.js +2 -4
- package/dist/cjs/drawWeight60.d.ts +31 -75
- package/dist/cjs/drawWeight60.js +2 -4
- package/dist/cjs/drawWeight70.d.ts +31 -75
- package/dist/cjs/drawWeight70.js +2 -4
- package/dist/cjs/drawWeight80.d.ts +31 -75
- package/dist/cjs/drawWeight80.js +2 -4
- package/dist/cjs/drawWeight90.d.ts +31 -75
- package/dist/cjs/drawWeight90.js +2 -4
- package/dist/cjs/fileDoc.d.ts +175 -177
- package/dist/cjs/fileDoc.js +1 -1
- package/dist/cjs/fileGdoc.d.ts +58 -60
- package/dist/cjs/fileGdoc.js +1 -1
- package/dist/cjs/fileGeneric.d.ts +34 -36
- package/dist/cjs/fileGeneric.js +1 -1
- package/dist/cjs/fileGforms.d.ts +33 -35
- package/dist/cjs/fileGforms.js +1 -1
- package/dist/cjs/fileGmaps.d.ts +51 -53
- package/dist/cjs/fileGmaps.js +1 -1
- package/dist/cjs/fileGsheets.d.ts +33 -35
- package/dist/cjs/fileGsheets.js +1 -1
- package/dist/cjs/fileGslides.d.ts +33 -35
- package/dist/cjs/fileGslides.js +1 -1
- package/dist/cjs/fileLoom.d.ts +15 -17
- package/dist/cjs/fileLoom.js +1 -1
- package/dist/cjs/fileOnedrive.d.ts +58 -60
- package/dist/cjs/fileOnedrive.js +1 -1
- package/dist/cjs/filePdf.d.ts +34 -36
- package/dist/cjs/filePdf.js +1 -1
- package/dist/cjs/filePpt.d.ts +51 -53
- package/dist/cjs/filePpt.js +1 -1
- package/dist/cjs/fileSharepoint.d.ts +87 -89
- package/dist/cjs/fileSharepoint.js +1 -1
- package/dist/cjs/fileStream.d.ts +33 -35
- package/dist/cjs/fileStream.js +1 -1
- package/dist/cjs/fileTxt.d.ts +34 -36
- package/dist/cjs/fileTxt.js +1 -1
- package/dist/cjs/fileXls.d.ts +96 -98
- package/dist/cjs/fileXls.js +1 -1
- package/dist/cjs/fileZip.d.ts +34 -36
- package/dist/cjs/fileZip.js +1 -1
- package/dist/cjs/framesA4.d.ts +36 -38
- package/dist/cjs/framesA4.js +2 -2
- package/dist/cjs/framesCustom.d.ts +45 -47
- package/dist/cjs/framesCustom.js +2 -2
- package/dist/cjs/framesGrid.d.ts +45 -47
- package/dist/cjs/framesGrid.js +2 -2
- package/dist/cjs/framesLetter.d.ts +36 -38
- package/dist/cjs/framesLetter.js +2 -2
- package/dist/cjs/framesPhone.d.ts +36 -38
- package/dist/cjs/framesPhone.js +2 -2
- package/dist/cjs/framesPresentation.d.ts +36 -38
- package/dist/cjs/framesPresentation.js +2 -2
- package/dist/cjs/framesSquare.d.ts +36 -38
- package/dist/cjs/framesSquare.js +2 -2
- package/dist/cjs/framesTablet.d.ts +36 -38
- package/dist/cjs/framesTablet.js +2 -2
- package/dist/cjs/index.d.ts +19 -19
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/logoGmail.d.ts +116 -268
- package/dist/cjs/logoGmail.js +2 -9
- package/dist/cjs/logoGoogle.d.ts +42 -44
- package/dist/cjs/logoGoogle.js +1 -1
- package/dist/cjs/logoMicrosoft.d.ts +42 -44
- package/dist/cjs/logoMicrosoft.js +1 -1
- package/dist/cjs/logoSlackColor.d.ts +207 -437
- package/dist/cjs/logoSlackColor.js +2 -12
- package/dist/cjs/logoVimeo.d.ts +17 -19
- package/dist/cjs/logoVimeo.js +1 -1
- package/dist/cjs/logoYoutube.d.ts +24 -26
- package/dist/cjs/logoYoutube.js +1 -1
- package/dist/cjs/sticky.d.ts +34 -82
- package/dist/cjs/sticky.js +2 -9
- package/dist/cjs/stickyRectangle.d.ts +36 -98
- package/dist/cjs/stickyRectangle.js +2 -9
- package/dist/cjs/stickyRound.d.ts +38 -99
- package/dist/cjs/stickyRound.js +2 -9
- package/dist/cjs/stickyRounded.d.ts +36 -98
- package/dist/cjs/stickyRounded.js +2 -9
- package/dist/cjs/voteAdd.d.ts +42 -102
- package/dist/cjs/voteAdd.js +2 -6
- package/dist/cjs/voteAnonymous.d.ts +48 -117
- package/dist/cjs/voteAnonymous.js +2 -6
- package/dist/cjs/voteRemove.d.ts +42 -102
- package/dist/cjs/voteRemove.js +2 -6
- package/dist/esm/brandSymbol.d.ts +80 -213
- package/dist/esm/brandSymbol.js +1 -1
- package/dist/esm/brandWordmark.d.ts +83 -178
- package/dist/esm/brandWordmark.js +1 -1
- package/dist/esm/checkboxCustom.d.ts +37 -39
- package/dist/esm/checkboxCustom.js +2 -2
- package/dist/esm/colorBorder.d.ts +48 -50
- package/dist/esm/colorBorder.js +2 -2
- package/dist/esm/colorBorderMixed.d.ts +48 -50
- package/dist/esm/colorBorderMixed.js +1 -1
- package/dist/esm/colorBorderNone.d.ts +25 -27
- package/dist/esm/colorBorderNone.js +1 -1
- package/dist/esm/colorFill.d.ts +37 -39
- package/dist/esm/colorFill.js +2 -2
- package/dist/esm/colorFillMixed.d.ts +42 -44
- package/dist/esm/colorFillMixed.js +1 -1
- package/dist/esm/colorFillNone.d.ts +25 -27
- package/dist/esm/colorFillNone.js +1 -1
- package/dist/esm/colorPicker.d.ts +37 -39
- package/dist/esm/colorPicker.js +2 -2
- package/dist/esm/colorTransparent.d.ts +47 -49
- package/dist/esm/colorTransparent.js +2 -2
- package/dist/esm/customColors.d.ts +114 -116
- package/dist/esm/customColors.js +1 -1
- package/dist/esm/drawEraser.d.ts +42 -64
- package/dist/esm/drawEraser.js +2 -2
- package/dist/esm/drawStrokeFine.d.ts +41 -63
- package/dist/esm/drawStrokeFine.js +2 -2
- package/dist/esm/drawStrokeHighlighter.d.ts +41 -63
- package/dist/esm/drawStrokeHighlighter.js +2 -2
- package/dist/esm/drawStrokeMedium.d.ts +41 -63
- package/dist/esm/drawStrokeMedium.js +2 -2
- package/dist/esm/drawStrokeUltraFine.d.ts +41 -63
- package/dist/esm/drawStrokeUltraFine.js +2 -2
- package/dist/esm/drawWeight10.d.ts +39 -83
- package/dist/esm/drawWeight10.js +2 -4
- package/dist/esm/drawWeight100.d.ts +31 -75
- package/dist/esm/drawWeight100.js +2 -4
- package/dist/esm/drawWeight20.d.ts +32 -107
- package/dist/esm/drawWeight20.js +2 -4
- package/dist/esm/drawWeight30.d.ts +31 -75
- package/dist/esm/drawWeight30.js +2 -4
- package/dist/esm/drawWeight40.d.ts +31 -75
- package/dist/esm/drawWeight40.js +2 -4
- package/dist/esm/drawWeight50.d.ts +31 -75
- package/dist/esm/drawWeight50.js +2 -4
- package/dist/esm/drawWeight60.d.ts +31 -75
- package/dist/esm/drawWeight60.js +2 -4
- package/dist/esm/drawWeight70.d.ts +31 -75
- package/dist/esm/drawWeight70.js +2 -4
- package/dist/esm/drawWeight80.d.ts +31 -75
- package/dist/esm/drawWeight80.js +2 -4
- package/dist/esm/drawWeight90.d.ts +31 -75
- package/dist/esm/drawWeight90.js +2 -4
- package/dist/esm/fileDoc.d.ts +175 -177
- package/dist/esm/fileDoc.js +1 -1
- package/dist/esm/fileGdoc.d.ts +58 -60
- package/dist/esm/fileGdoc.js +1 -1
- package/dist/esm/fileGeneric.d.ts +34 -36
- package/dist/esm/fileGeneric.js +1 -1
- package/dist/esm/fileGforms.d.ts +33 -35
- package/dist/esm/fileGforms.js +1 -1
- package/dist/esm/fileGmaps.d.ts +51 -53
- package/dist/esm/fileGmaps.js +1 -1
- package/dist/esm/fileGsheets.d.ts +33 -35
- package/dist/esm/fileGsheets.js +1 -1
- package/dist/esm/fileGslides.d.ts +33 -35
- package/dist/esm/fileGslides.js +1 -1
- package/dist/esm/fileLoom.d.ts +15 -17
- package/dist/esm/fileLoom.js +1 -1
- package/dist/esm/fileOnedrive.d.ts +58 -60
- package/dist/esm/fileOnedrive.js +1 -1
- package/dist/esm/filePdf.d.ts +34 -36
- package/dist/esm/filePdf.js +1 -1
- package/dist/esm/filePpt.d.ts +51 -53
- package/dist/esm/filePpt.js +1 -1
- package/dist/esm/fileSharepoint.d.ts +87 -89
- package/dist/esm/fileSharepoint.js +1 -1
- package/dist/esm/fileStream.d.ts +33 -35
- package/dist/esm/fileStream.js +1 -1
- package/dist/esm/fileTxt.d.ts +34 -36
- package/dist/esm/fileTxt.js +1 -1
- package/dist/esm/fileXls.d.ts +96 -98
- package/dist/esm/fileXls.js +1 -1
- package/dist/esm/fileZip.d.ts +34 -36
- package/dist/esm/fileZip.js +1 -1
- package/dist/esm/framesA4.d.ts +36 -38
- package/dist/esm/framesA4.js +2 -2
- package/dist/esm/framesCustom.d.ts +45 -47
- package/dist/esm/framesCustom.js +2 -2
- package/dist/esm/framesGrid.d.ts +45 -47
- package/dist/esm/framesGrid.js +2 -2
- package/dist/esm/framesLetter.d.ts +36 -38
- package/dist/esm/framesLetter.js +2 -2
- package/dist/esm/framesPhone.d.ts +36 -38
- package/dist/esm/framesPhone.js +2 -2
- package/dist/esm/framesPresentation.d.ts +36 -38
- package/dist/esm/framesPresentation.js +2 -2
- package/dist/esm/framesSquare.d.ts +36 -38
- package/dist/esm/framesSquare.js +2 -2
- package/dist/esm/framesTablet.d.ts +36 -38
- package/dist/esm/framesTablet.js +2 -2
- package/dist/esm/index.d.ts +19 -19
- package/dist/esm/index.js +60 -137
- package/dist/esm/logoGmail.d.ts +116 -268
- package/dist/esm/logoGmail.js +2 -9
- package/dist/esm/logoGoogle.d.ts +42 -44
- package/dist/esm/logoGoogle.js +1 -1
- package/dist/esm/logoMicrosoft.d.ts +42 -44
- package/dist/esm/logoMicrosoft.js +1 -1
- package/dist/esm/logoSlackColor.d.ts +207 -437
- package/dist/esm/logoSlackColor.js +2 -12
- package/dist/esm/logoVimeo.d.ts +17 -19
- package/dist/esm/logoVimeo.js +1 -1
- package/dist/esm/logoYoutube.d.ts +24 -26
- package/dist/esm/logoYoutube.js +1 -1
- package/dist/esm/sticky.d.ts +34 -82
- package/dist/esm/sticky.js +2 -9
- package/dist/esm/stickyRectangle.d.ts +36 -98
- package/dist/esm/stickyRectangle.js +2 -9
- package/dist/esm/stickyRound.d.ts +38 -99
- package/dist/esm/stickyRound.js +2 -9
- package/dist/esm/stickyRounded.d.ts +36 -98
- package/dist/esm/stickyRounded.js +2 -9
- package/dist/esm/voteAdd.d.ts +42 -102
- package/dist/esm/voteAdd.js +2 -6
- package/dist/esm/voteAnonymous.d.ts +48 -117
- package/dist/esm/voteAnonymous.js +2 -6
- package/dist/esm/voteRemove.d.ts +42 -102
- package/dist/esm/voteRemove.js +2 -6
- package/dist/types/brandSymbol.d.ts +80 -213
- package/dist/types/brandWordmark.d.ts +83 -178
- package/dist/types/checkboxCustom.d.ts +37 -39
- package/dist/types/colorBorder.d.ts +48 -50
- package/dist/types/colorBorderMixed.d.ts +48 -50
- package/dist/types/colorBorderNone.d.ts +25 -27
- package/dist/types/colorFill.d.ts +37 -39
- package/dist/types/colorFillMixed.d.ts +42 -44
- package/dist/types/colorFillNone.d.ts +25 -27
- package/dist/types/colorPicker.d.ts +37 -39
- package/dist/types/colorTransparent.d.ts +47 -49
- package/dist/types/customColors.d.ts +114 -116
- package/dist/types/drawEraser.d.ts +42 -64
- package/dist/types/drawStrokeFine.d.ts +41 -63
- package/dist/types/drawStrokeHighlighter.d.ts +41 -63
- package/dist/types/drawStrokeMedium.d.ts +41 -63
- package/dist/types/drawStrokeUltraFine.d.ts +41 -63
- package/dist/types/drawWeight10.d.ts +39 -83
- package/dist/types/drawWeight100.d.ts +31 -75
- package/dist/types/drawWeight20.d.ts +32 -107
- package/dist/types/drawWeight30.d.ts +31 -75
- package/dist/types/drawWeight40.d.ts +31 -75
- package/dist/types/drawWeight50.d.ts +31 -75
- package/dist/types/drawWeight60.d.ts +31 -75
- package/dist/types/drawWeight70.d.ts +31 -75
- package/dist/types/drawWeight80.d.ts +31 -75
- package/dist/types/drawWeight90.d.ts +31 -75
- package/dist/types/fileDoc.d.ts +175 -177
- package/dist/types/fileGdoc.d.ts +58 -60
- package/dist/types/fileGeneric.d.ts +34 -36
- package/dist/types/fileGforms.d.ts +33 -35
- package/dist/types/fileGmaps.d.ts +51 -53
- package/dist/types/fileGsheets.d.ts +33 -35
- package/dist/types/fileGslides.d.ts +33 -35
- package/dist/types/fileLoom.d.ts +15 -17
- package/dist/types/fileOnedrive.d.ts +58 -60
- package/dist/types/filePdf.d.ts +34 -36
- package/dist/types/filePpt.d.ts +51 -53
- package/dist/types/fileSharepoint.d.ts +87 -89
- package/dist/types/fileStream.d.ts +33 -35
- package/dist/types/fileTxt.d.ts +34 -36
- package/dist/types/fileXls.d.ts +96 -98
- package/dist/types/fileZip.d.ts +34 -36
- package/dist/types/framesA4.d.ts +36 -38
- package/dist/types/framesCustom.d.ts +45 -47
- package/dist/types/framesGrid.d.ts +45 -47
- package/dist/types/framesLetter.d.ts +36 -38
- package/dist/types/framesPhone.d.ts +36 -38
- package/dist/types/framesPresentation.d.ts +36 -38
- package/dist/types/framesSquare.d.ts +36 -38
- package/dist/types/framesTablet.d.ts +36 -38
- package/dist/types/index.d.ts +19 -19
- package/dist/types/logoGmail.d.ts +116 -268
- package/dist/types/logoGoogle.d.ts +42 -44
- package/dist/types/logoMicrosoft.d.ts +42 -44
- package/dist/types/logoSlackColor.d.ts +207 -437
- package/dist/types/logoVimeo.d.ts +17 -19
- package/dist/types/logoYoutube.d.ts +24 -26
- package/dist/types/sticky.d.ts +34 -82
- package/dist/types/stickyRectangle.d.ts +36 -98
- package/dist/types/stickyRound.d.ts +38 -99
- package/dist/types/stickyRounded.d.ts +36 -98
- package/dist/types/voteAdd.d.ts +42 -102
- package/dist/types/voteAnonymous.d.ts +48 -117
- package/dist/types/voteRemove.d.ts +42 -102
- package/package.json +1 -1
- package/dist/cjs/classic/brandSymbol.d.ts +0 -132
- package/dist/cjs/classic/brandSymbol.js +0 -1
- package/dist/cjs/classic/brandWordmark.d.ts +0 -94
- package/dist/cjs/classic/brandWordmark.js +0 -1
- package/dist/cjs/classic/drawEraser.d.ts +0 -21
- package/dist/cjs/classic/drawEraser.js +0 -1
- package/dist/cjs/classic/drawStrokeFine.d.ts +0 -21
- package/dist/cjs/classic/drawStrokeFine.js +0 -1
- package/dist/cjs/classic/drawStrokeHighlighter.d.ts +0 -21
- package/dist/cjs/classic/drawStrokeHighlighter.js +0 -1
- package/dist/cjs/classic/drawStrokeMedium.d.ts +0 -21
- package/dist/cjs/classic/drawStrokeMedium.js +0 -1
- package/dist/cjs/classic/drawStrokeUltraFine.d.ts +0 -21
- package/dist/cjs/classic/drawStrokeUltraFine.js +0 -1
- package/dist/cjs/classic/drawWeight10.d.ts +0 -43
- package/dist/cjs/classic/drawWeight10.js +0 -3
- package/dist/cjs/classic/drawWeight100.d.ts +0 -43
- package/dist/cjs/classic/drawWeight100.js +0 -3
- package/dist/cjs/classic/drawWeight20.d.ts +0 -74
- package/dist/cjs/classic/drawWeight20.js +0 -3
- package/dist/cjs/classic/drawWeight30.d.ts +0 -43
- package/dist/cjs/classic/drawWeight30.js +0 -3
- package/dist/cjs/classic/drawWeight40.d.ts +0 -43
- package/dist/cjs/classic/drawWeight40.js +0 -3
- package/dist/cjs/classic/drawWeight50.d.ts +0 -43
- package/dist/cjs/classic/drawWeight50.js +0 -3
- package/dist/cjs/classic/drawWeight60.d.ts +0 -43
- package/dist/cjs/classic/drawWeight60.js +0 -3
- package/dist/cjs/classic/drawWeight70.d.ts +0 -43
- package/dist/cjs/classic/drawWeight70.js +0 -3
- package/dist/cjs/classic/drawWeight80.d.ts +0 -43
- package/dist/cjs/classic/drawWeight80.js +0 -3
- package/dist/cjs/classic/drawWeight90.d.ts +0 -43
- package/dist/cjs/classic/drawWeight90.js +0 -3
- package/dist/cjs/classic/index.d.ts +0 -26
- package/dist/cjs/classic/index.js +0 -1
- package/dist/cjs/classic/logoGmail.d.ts +0 -151
- package/dist/cjs/classic/logoGmail.js +0 -8
- package/dist/cjs/classic/logoSlackColor.d.ts +0 -229
- package/dist/cjs/classic/logoSlackColor.js +0 -11
- package/dist/cjs/classic/sticky.d.ts +0 -47
- package/dist/cjs/classic/sticky.js +0 -8
- package/dist/cjs/classic/stickyRectangle.d.ts +0 -61
- package/dist/cjs/classic/stickyRectangle.js +0 -8
- package/dist/cjs/classic/stickyRound.d.ts +0 -60
- package/dist/cjs/classic/stickyRound.js +0 -8
- package/dist/cjs/classic/stickyRounded.d.ts +0 -61
- package/dist/cjs/classic/stickyRounded.js +0 -8
- package/dist/cjs/classic/voteAdd.d.ts +0 -59
- package/dist/cjs/classic/voteAdd.js +0 -5
- package/dist/cjs/classic/voteAnonymous.d.ts +0 -68
- package/dist/cjs/classic/voteAnonymous.js +0 -5
- package/dist/cjs/classic/voteRemove.d.ts +0 -59
- package/dist/cjs/classic/voteRemove.js +0 -5
- package/dist/cjs/default/brandSymbol.d.ts +0 -132
- package/dist/cjs/default/brandSymbol.js +0 -1
- package/dist/cjs/default/brandWordmark.d.ts +0 -94
- package/dist/cjs/default/brandWordmark.js +0 -1
- package/dist/cjs/default/checkboxCustom.d.ts +0 -46
- package/dist/cjs/default/checkboxCustom.js +0 -4
- package/dist/cjs/default/colorBorder.d.ts +0 -57
- package/dist/cjs/default/colorBorder.js +0 -3
- package/dist/cjs/default/colorBorderMixed.d.ts +0 -55
- package/dist/cjs/default/colorBorderMixed.js +0 -1
- package/dist/cjs/default/colorBorderNone.d.ts +0 -33
- package/dist/cjs/default/colorBorderNone.js +0 -1
- package/dist/cjs/default/colorFill.d.ts +0 -46
- package/dist/cjs/default/colorFill.js +0 -3
- package/dist/cjs/default/colorFillMixed.d.ts +0 -49
- package/dist/cjs/default/colorFillMixed.js +0 -1
- package/dist/cjs/default/colorFillNone.d.ts +0 -33
- package/dist/cjs/default/colorFillNone.js +0 -1
- package/dist/cjs/default/colorPicker.d.ts +0 -46
- package/dist/cjs/default/colorPicker.js +0 -3
- package/dist/cjs/default/colorTransparent.d.ts +0 -56
- package/dist/cjs/default/colorTransparent.js +0 -11
- package/dist/cjs/default/customColors.d.ts +0 -121
- package/dist/cjs/default/customColors.js +0 -1
- package/dist/cjs/default/drawEraser.d.ts +0 -54
- package/dist/cjs/default/drawEraser.js +0 -5
- package/dist/cjs/default/drawStrokeFine.d.ts +0 -53
- package/dist/cjs/default/drawStrokeFine.js +0 -4
- package/dist/cjs/default/drawStrokeHighlighter.d.ts +0 -53
- package/dist/cjs/default/drawStrokeHighlighter.js +0 -4
- package/dist/cjs/default/drawStrokeMedium.d.ts +0 -53
- package/dist/cjs/default/drawStrokeMedium.js +0 -4
- package/dist/cjs/default/drawStrokeUltraFine.d.ts +0 -53
- package/dist/cjs/default/drawStrokeUltraFine.js +0 -4
- package/dist/cjs/default/drawWeight10.d.ts +0 -52
- package/dist/cjs/default/drawWeight10.js +0 -3
- package/dist/cjs/default/drawWeight100.d.ts +0 -44
- package/dist/cjs/default/drawWeight100.js +0 -3
- package/dist/cjs/default/drawWeight20.d.ts +0 -44
- package/dist/cjs/default/drawWeight20.js +0 -3
- package/dist/cjs/default/drawWeight30.d.ts +0 -44
- package/dist/cjs/default/drawWeight30.js +0 -3
- package/dist/cjs/default/drawWeight40.d.ts +0 -44
- package/dist/cjs/default/drawWeight40.js +0 -3
- package/dist/cjs/default/drawWeight50.d.ts +0 -44
- package/dist/cjs/default/drawWeight50.js +0 -3
- package/dist/cjs/default/drawWeight60.d.ts +0 -44
- package/dist/cjs/default/drawWeight60.js +0 -3
- package/dist/cjs/default/drawWeight70.d.ts +0 -44
- package/dist/cjs/default/drawWeight70.js +0 -3
- package/dist/cjs/default/drawWeight80.d.ts +0 -44
- package/dist/cjs/default/drawWeight80.js +0 -3
- package/dist/cjs/default/drawWeight90.d.ts +0 -44
- package/dist/cjs/default/drawWeight90.js +0 -3
- package/dist/cjs/default/fileDoc.d.ts +0 -223
- package/dist/cjs/default/fileDoc.js +0 -1
- package/dist/cjs/default/fileGdoc.d.ts +0 -80
- package/dist/cjs/default/fileGdoc.js +0 -1
- package/dist/cjs/default/fileGeneric.d.ts +0 -41
- package/dist/cjs/default/fileGeneric.js +0 -1
- package/dist/cjs/default/fileGforms.d.ts +0 -40
- package/dist/cjs/default/fileGforms.js +0 -1
- package/dist/cjs/default/fileGmaps.d.ts +0 -58
- package/dist/cjs/default/fileGmaps.js +0 -1
- package/dist/cjs/default/fileGsheets.d.ts +0 -40
- package/dist/cjs/default/fileGsheets.js +0 -1
- package/dist/cjs/default/fileGslides.d.ts +0 -40
- package/dist/cjs/default/fileGslides.js +0 -1
- package/dist/cjs/default/fileLoom.d.ts +0 -22
- package/dist/cjs/default/fileLoom.js +0 -1
- package/dist/cjs/default/fileOnedrive.d.ts +0 -80
- package/dist/cjs/default/fileOnedrive.js +0 -1
- package/dist/cjs/default/filePdf.d.ts +0 -41
- package/dist/cjs/default/filePdf.js +0 -1
- package/dist/cjs/default/filePpt.d.ts +0 -58
- package/dist/cjs/default/filePpt.js +0 -1
- package/dist/cjs/default/fileSharepoint.d.ts +0 -128
- package/dist/cjs/default/fileSharepoint.js +0 -1
- package/dist/cjs/default/fileStream.d.ts +0 -40
- package/dist/cjs/default/fileStream.js +0 -1
- package/dist/cjs/default/fileTxt.d.ts +0 -41
- package/dist/cjs/default/fileTxt.js +0 -1
- package/dist/cjs/default/fileXls.d.ts +0 -103
- package/dist/cjs/default/fileXls.js +0 -1
- package/dist/cjs/default/fileZip.d.ts +0 -41
- package/dist/cjs/default/fileZip.js +0 -1
- package/dist/cjs/default/framesA4.d.ts +0 -45
- package/dist/cjs/default/framesA4.js +0 -3
- package/dist/cjs/default/framesCustom.d.ts +0 -54
- package/dist/cjs/default/framesCustom.js +0 -3
- package/dist/cjs/default/framesGrid.d.ts +0 -54
- package/dist/cjs/default/framesGrid.js +0 -3
- package/dist/cjs/default/framesLetter.d.ts +0 -45
- package/dist/cjs/default/framesLetter.js +0 -3
- package/dist/cjs/default/framesPhone.d.ts +0 -45
- package/dist/cjs/default/framesPhone.js +0 -3
- package/dist/cjs/default/framesPresentation.d.ts +0 -45
- package/dist/cjs/default/framesPresentation.js +0 -3
- package/dist/cjs/default/framesSquare.d.ts +0 -45
- package/dist/cjs/default/framesSquare.js +0 -3
- package/dist/cjs/default/framesTablet.d.ts +0 -45
- package/dist/cjs/default/framesTablet.js +0 -3
- package/dist/cjs/default/index.d.ts +0 -64
- package/dist/cjs/default/index.js +0 -1
- package/dist/cjs/default/logoGmail.d.ts +0 -151
- package/dist/cjs/default/logoGmail.js +0 -8
- package/dist/cjs/default/logoGoogle.d.ts +0 -49
- package/dist/cjs/default/logoGoogle.js +0 -1
- package/dist/cjs/default/logoMicrosoft.d.ts +0 -49
- package/dist/cjs/default/logoMicrosoft.js +0 -1
- package/dist/cjs/default/logoSlackColor.d.ts +0 -229
- package/dist/cjs/default/logoSlackColor.js +0 -11
- package/dist/cjs/default/logoVimeo.d.ts +0 -24
- package/dist/cjs/default/logoVimeo.js +0 -1
- package/dist/cjs/default/logoYoutube.d.ts +0 -31
- package/dist/cjs/default/logoYoutube.js +0 -1
- package/dist/cjs/default/sticky.d.ts +0 -47
- package/dist/cjs/default/sticky.js +0 -8
- package/dist/cjs/default/stickyRectangle.d.ts +0 -61
- package/dist/cjs/default/stickyRectangle.js +0 -8
- package/dist/cjs/default/stickyRound.d.ts +0 -60
- package/dist/cjs/default/stickyRound.js +0 -8
- package/dist/cjs/default/stickyRounded.d.ts +0 -61
- package/dist/cjs/default/stickyRounded.js +0 -8
- package/dist/cjs/default/voteAdd.d.ts +0 -59
- package/dist/cjs/default/voteAdd.js +0 -5
- package/dist/cjs/default/voteAnonymous.d.ts +0 -68
- package/dist/cjs/default/voteAnonymous.js +0 -5
- package/dist/cjs/default/voteRemove.d.ts +0 -59
- package/dist/cjs/default/voteRemove.js +0 -5
- package/dist/esm/classic/brandSymbol.d.ts +0 -132
- package/dist/esm/classic/brandSymbol.js +0 -1
- package/dist/esm/classic/brandWordmark.d.ts +0 -94
- package/dist/esm/classic/brandWordmark.js +0 -1
- package/dist/esm/classic/drawEraser.d.ts +0 -21
- package/dist/esm/classic/drawEraser.js +0 -1
- package/dist/esm/classic/drawStrokeFine.d.ts +0 -21
- package/dist/esm/classic/drawStrokeFine.js +0 -1
- package/dist/esm/classic/drawStrokeHighlighter.d.ts +0 -21
- package/dist/esm/classic/drawStrokeHighlighter.js +0 -1
- package/dist/esm/classic/drawStrokeMedium.d.ts +0 -21
- package/dist/esm/classic/drawStrokeMedium.js +0 -1
- package/dist/esm/classic/drawStrokeUltraFine.d.ts +0 -21
- package/dist/esm/classic/drawStrokeUltraFine.js +0 -1
- package/dist/esm/classic/drawWeight10.d.ts +0 -43
- package/dist/esm/classic/drawWeight10.js +0 -3
- package/dist/esm/classic/drawWeight100.d.ts +0 -43
- package/dist/esm/classic/drawWeight100.js +0 -3
- package/dist/esm/classic/drawWeight20.d.ts +0 -74
- package/dist/esm/classic/drawWeight20.js +0 -3
- package/dist/esm/classic/drawWeight30.d.ts +0 -43
- package/dist/esm/classic/drawWeight30.js +0 -3
- package/dist/esm/classic/drawWeight40.d.ts +0 -43
- package/dist/esm/classic/drawWeight40.js +0 -3
- package/dist/esm/classic/drawWeight50.d.ts +0 -43
- package/dist/esm/classic/drawWeight50.js +0 -3
- package/dist/esm/classic/drawWeight60.d.ts +0 -43
- package/dist/esm/classic/drawWeight60.js +0 -3
- package/dist/esm/classic/drawWeight70.d.ts +0 -43
- package/dist/esm/classic/drawWeight70.js +0 -3
- package/dist/esm/classic/drawWeight80.d.ts +0 -43
- package/dist/esm/classic/drawWeight80.js +0 -3
- package/dist/esm/classic/drawWeight90.d.ts +0 -43
- package/dist/esm/classic/drawWeight90.js +0 -3
- package/dist/esm/classic/index.d.ts +0 -26
- package/dist/esm/classic/index.js +0 -78
- package/dist/esm/classic/logoGmail.d.ts +0 -151
- package/dist/esm/classic/logoGmail.js +0 -8
- package/dist/esm/classic/logoSlackColor.d.ts +0 -229
- package/dist/esm/classic/logoSlackColor.js +0 -11
- package/dist/esm/classic/sticky.d.ts +0 -47
- package/dist/esm/classic/sticky.js +0 -8
- package/dist/esm/classic/stickyRectangle.d.ts +0 -61
- package/dist/esm/classic/stickyRectangle.js +0 -8
- package/dist/esm/classic/stickyRound.d.ts +0 -60
- package/dist/esm/classic/stickyRound.js +0 -8
- package/dist/esm/classic/stickyRounded.d.ts +0 -61
- package/dist/esm/classic/stickyRounded.js +0 -8
- package/dist/esm/classic/voteAdd.d.ts +0 -59
- package/dist/esm/classic/voteAdd.js +0 -5
- package/dist/esm/classic/voteAnonymous.d.ts +0 -68
- package/dist/esm/classic/voteAnonymous.js +0 -5
- package/dist/esm/classic/voteRemove.d.ts +0 -59
- package/dist/esm/classic/voteRemove.js +0 -5
- package/dist/esm/default/brandSymbol.d.ts +0 -132
- package/dist/esm/default/brandSymbol.js +0 -1
- package/dist/esm/default/brandWordmark.d.ts +0 -94
- package/dist/esm/default/brandWordmark.js +0 -1
- package/dist/esm/default/checkboxCustom.d.ts +0 -46
- package/dist/esm/default/checkboxCustom.js +0 -4
- package/dist/esm/default/colorBorder.d.ts +0 -57
- package/dist/esm/default/colorBorder.js +0 -3
- package/dist/esm/default/colorBorderMixed.d.ts +0 -55
- package/dist/esm/default/colorBorderMixed.js +0 -1
- package/dist/esm/default/colorBorderNone.d.ts +0 -33
- package/dist/esm/default/colorBorderNone.js +0 -1
- package/dist/esm/default/colorFill.d.ts +0 -46
- package/dist/esm/default/colorFill.js +0 -3
- package/dist/esm/default/colorFillMixed.d.ts +0 -49
- package/dist/esm/default/colorFillMixed.js +0 -1
- package/dist/esm/default/colorFillNone.d.ts +0 -33
- package/dist/esm/default/colorFillNone.js +0 -1
- package/dist/esm/default/colorPicker.d.ts +0 -46
- package/dist/esm/default/colorPicker.js +0 -3
- package/dist/esm/default/colorTransparent.d.ts +0 -56
- package/dist/esm/default/colorTransparent.js +0 -11
- package/dist/esm/default/customColors.d.ts +0 -121
- package/dist/esm/default/customColors.js +0 -1
- package/dist/esm/default/drawEraser.d.ts +0 -54
- package/dist/esm/default/drawEraser.js +0 -5
- package/dist/esm/default/drawStrokeFine.d.ts +0 -53
- package/dist/esm/default/drawStrokeFine.js +0 -4
- package/dist/esm/default/drawStrokeHighlighter.d.ts +0 -53
- package/dist/esm/default/drawStrokeHighlighter.js +0 -4
- package/dist/esm/default/drawStrokeMedium.d.ts +0 -53
- package/dist/esm/default/drawStrokeMedium.js +0 -4
- package/dist/esm/default/drawStrokeUltraFine.d.ts +0 -53
- package/dist/esm/default/drawStrokeUltraFine.js +0 -4
- package/dist/esm/default/drawWeight10.d.ts +0 -52
- package/dist/esm/default/drawWeight10.js +0 -3
- package/dist/esm/default/drawWeight100.d.ts +0 -44
- package/dist/esm/default/drawWeight100.js +0 -3
- package/dist/esm/default/drawWeight20.d.ts +0 -44
- package/dist/esm/default/drawWeight20.js +0 -3
- package/dist/esm/default/drawWeight30.d.ts +0 -44
- package/dist/esm/default/drawWeight30.js +0 -3
- package/dist/esm/default/drawWeight40.d.ts +0 -44
- package/dist/esm/default/drawWeight40.js +0 -3
- package/dist/esm/default/drawWeight50.d.ts +0 -44
- package/dist/esm/default/drawWeight50.js +0 -3
- package/dist/esm/default/drawWeight60.d.ts +0 -44
- package/dist/esm/default/drawWeight60.js +0 -3
- package/dist/esm/default/drawWeight70.d.ts +0 -44
- package/dist/esm/default/drawWeight70.js +0 -3
- package/dist/esm/default/drawWeight80.d.ts +0 -44
- package/dist/esm/default/drawWeight80.js +0 -3
- package/dist/esm/default/drawWeight90.d.ts +0 -44
- package/dist/esm/default/drawWeight90.js +0 -3
- package/dist/esm/default/fileDoc.d.ts +0 -223
- package/dist/esm/default/fileDoc.js +0 -1
- package/dist/esm/default/fileGdoc.d.ts +0 -80
- package/dist/esm/default/fileGdoc.js +0 -1
- package/dist/esm/default/fileGeneric.d.ts +0 -41
- package/dist/esm/default/fileGeneric.js +0 -1
- package/dist/esm/default/fileGforms.d.ts +0 -40
- package/dist/esm/default/fileGforms.js +0 -1
- package/dist/esm/default/fileGmaps.d.ts +0 -58
- package/dist/esm/default/fileGmaps.js +0 -1
- package/dist/esm/default/fileGsheets.d.ts +0 -40
- package/dist/esm/default/fileGsheets.js +0 -1
- package/dist/esm/default/fileGslides.d.ts +0 -40
- package/dist/esm/default/fileGslides.js +0 -1
- package/dist/esm/default/fileLoom.d.ts +0 -22
- package/dist/esm/default/fileLoom.js +0 -1
- package/dist/esm/default/fileOnedrive.d.ts +0 -80
- package/dist/esm/default/fileOnedrive.js +0 -1
- package/dist/esm/default/filePdf.d.ts +0 -41
- package/dist/esm/default/filePdf.js +0 -1
- package/dist/esm/default/filePpt.d.ts +0 -58
- package/dist/esm/default/filePpt.js +0 -1
- package/dist/esm/default/fileSharepoint.d.ts +0 -128
- package/dist/esm/default/fileSharepoint.js +0 -1
- package/dist/esm/default/fileStream.d.ts +0 -40
- package/dist/esm/default/fileStream.js +0 -1
- package/dist/esm/default/fileTxt.d.ts +0 -41
- package/dist/esm/default/fileTxt.js +0 -1
- package/dist/esm/default/fileXls.d.ts +0 -103
- package/dist/esm/default/fileXls.js +0 -1
- package/dist/esm/default/fileZip.d.ts +0 -41
- package/dist/esm/default/fileZip.js +0 -1
- package/dist/esm/default/framesA4.d.ts +0 -45
- package/dist/esm/default/framesA4.js +0 -3
- package/dist/esm/default/framesCustom.d.ts +0 -54
- package/dist/esm/default/framesCustom.js +0 -3
- package/dist/esm/default/framesGrid.d.ts +0 -54
- package/dist/esm/default/framesGrid.js +0 -3
- package/dist/esm/default/framesLetter.d.ts +0 -45
- package/dist/esm/default/framesLetter.js +0 -3
- package/dist/esm/default/framesPhone.d.ts +0 -45
- package/dist/esm/default/framesPhone.js +0 -3
- package/dist/esm/default/framesPresentation.d.ts +0 -45
- package/dist/esm/default/framesPresentation.js +0 -3
- package/dist/esm/default/framesSquare.d.ts +0 -45
- package/dist/esm/default/framesSquare.js +0 -3
- package/dist/esm/default/framesTablet.d.ts +0 -45
- package/dist/esm/default/framesTablet.js +0 -3
- package/dist/esm/default/index.d.ts +0 -64
- package/dist/esm/default/index.js +0 -129
- package/dist/esm/default/logoGmail.d.ts +0 -151
- package/dist/esm/default/logoGmail.js +0 -8
- package/dist/esm/default/logoGoogle.d.ts +0 -49
- package/dist/esm/default/logoGoogle.js +0 -1
- package/dist/esm/default/logoMicrosoft.d.ts +0 -49
- package/dist/esm/default/logoMicrosoft.js +0 -1
- package/dist/esm/default/logoSlackColor.d.ts +0 -229
- package/dist/esm/default/logoSlackColor.js +0 -11
- package/dist/esm/default/logoVimeo.d.ts +0 -24
- package/dist/esm/default/logoVimeo.js +0 -1
- package/dist/esm/default/logoYoutube.d.ts +0 -31
- package/dist/esm/default/logoYoutube.js +0 -1
- package/dist/esm/default/sticky.d.ts +0 -47
- package/dist/esm/default/sticky.js +0 -8
- package/dist/esm/default/stickyRectangle.d.ts +0 -61
- package/dist/esm/default/stickyRectangle.js +0 -8
- package/dist/esm/default/stickyRound.d.ts +0 -60
- package/dist/esm/default/stickyRound.js +0 -8
- package/dist/esm/default/stickyRounded.d.ts +0 -61
- package/dist/esm/default/stickyRounded.js +0 -8
- package/dist/esm/default/voteAdd.d.ts +0 -59
- package/dist/esm/default/voteAdd.js +0 -5
- package/dist/esm/default/voteAnonymous.d.ts +0 -68
- package/dist/esm/default/voteAnonymous.js +0 -5
- package/dist/esm/default/voteRemove.d.ts +0 -59
- package/dist/esm/default/voteRemove.js +0 -5
- package/dist/svg/classic/draw-eraser.svg +0 -3
- package/dist/svg/classic/draw-stroke-fine.svg +0 -3
- package/dist/svg/classic/draw-stroke-highlighter.svg +0 -3
- package/dist/svg/classic/draw-stroke-medium.svg +0 -3
- package/dist/svg/classic/draw-stroke-ultra-fine.svg +0 -3
- package/dist/svg/classic/draw-weight-10.svg +0 -7
- package/dist/svg/classic/draw-weight-100.svg +0 -7
- package/dist/svg/classic/draw-weight-20.svg +0 -14
- package/dist/svg/classic/draw-weight-30.svg +0 -7
- package/dist/svg/classic/draw-weight-40.svg +0 -7
- package/dist/svg/classic/draw-weight-50.svg +0 -7
- package/dist/svg/classic/draw-weight-60.svg +0 -7
- package/dist/svg/classic/draw-weight-70.svg +0 -7
- package/dist/svg/classic/draw-weight-80.svg +0 -7
- package/dist/svg/classic/draw-weight-90.svg +0 -7
- package/dist/svg/default/brand-symbol.svg +0 -21
- package/dist/svg/default/brand-wordmark.svg +0 -11
- package/dist/svg/default/logo-gmail.svg +0 -61
- package/dist/svg/default/logo-slack-color.svg +0 -120
- package/dist/svg/default/sticky-rectangle.svg +0 -22
- package/dist/svg/default/sticky-round.svg +0 -23
- package/dist/svg/default/sticky-rounded.svg +0 -22
- package/dist/svg/default/sticky.svg +0 -22
- package/dist/svg/default/vote-add.svg +0 -18
- package/dist/svg/default/vote-anonymous.svg +0 -18
- package/dist/svg/default/vote-remove.svg +0 -18
- package/dist/types/classic/brandSymbol.d.ts +0 -132
- package/dist/types/classic/brandWordmark.d.ts +0 -94
- package/dist/types/classic/drawEraser.d.ts +0 -21
- package/dist/types/classic/drawStrokeFine.d.ts +0 -21
- package/dist/types/classic/drawStrokeHighlighter.d.ts +0 -21
- package/dist/types/classic/drawStrokeMedium.d.ts +0 -21
- package/dist/types/classic/drawStrokeUltraFine.d.ts +0 -21
- package/dist/types/classic/drawWeight10.d.ts +0 -43
- package/dist/types/classic/drawWeight100.d.ts +0 -43
- package/dist/types/classic/drawWeight20.d.ts +0 -74
- package/dist/types/classic/drawWeight30.d.ts +0 -43
- package/dist/types/classic/drawWeight40.d.ts +0 -43
- package/dist/types/classic/drawWeight50.d.ts +0 -43
- package/dist/types/classic/drawWeight60.d.ts +0 -43
- package/dist/types/classic/drawWeight70.d.ts +0 -43
- package/dist/types/classic/drawWeight80.d.ts +0 -43
- package/dist/types/classic/drawWeight90.d.ts +0 -43
- package/dist/types/classic/index.d.ts +0 -26
- package/dist/types/classic/logoGmail.d.ts +0 -151
- package/dist/types/classic/logoSlackColor.d.ts +0 -229
- package/dist/types/classic/sticky.d.ts +0 -47
- package/dist/types/classic/stickyRectangle.d.ts +0 -61
- package/dist/types/classic/stickyRound.d.ts +0 -60
- package/dist/types/classic/stickyRounded.d.ts +0 -61
- package/dist/types/classic/voteAdd.d.ts +0 -59
- package/dist/types/classic/voteAnonymous.d.ts +0 -68
- package/dist/types/classic/voteRemove.d.ts +0 -59
- package/dist/types/default/brandSymbol.d.ts +0 -132
- package/dist/types/default/brandWordmark.d.ts +0 -94
- package/dist/types/default/checkboxCustom.d.ts +0 -46
- package/dist/types/default/colorBorder.d.ts +0 -57
- package/dist/types/default/colorBorderMixed.d.ts +0 -55
- package/dist/types/default/colorBorderNone.d.ts +0 -33
- package/dist/types/default/colorFill.d.ts +0 -46
- package/dist/types/default/colorFillMixed.d.ts +0 -49
- package/dist/types/default/colorFillNone.d.ts +0 -33
- package/dist/types/default/colorPicker.d.ts +0 -46
- package/dist/types/default/colorTransparent.d.ts +0 -56
- package/dist/types/default/customColors.d.ts +0 -121
- package/dist/types/default/drawEraser.d.ts +0 -54
- package/dist/types/default/drawStrokeFine.d.ts +0 -53
- package/dist/types/default/drawStrokeHighlighter.d.ts +0 -53
- package/dist/types/default/drawStrokeMedium.d.ts +0 -53
- package/dist/types/default/drawStrokeUltraFine.d.ts +0 -53
- package/dist/types/default/drawWeight10.d.ts +0 -52
- package/dist/types/default/drawWeight100.d.ts +0 -44
- package/dist/types/default/drawWeight20.d.ts +0 -44
- package/dist/types/default/drawWeight30.d.ts +0 -44
- package/dist/types/default/drawWeight40.d.ts +0 -44
- package/dist/types/default/drawWeight50.d.ts +0 -44
- package/dist/types/default/drawWeight60.d.ts +0 -44
- package/dist/types/default/drawWeight70.d.ts +0 -44
- package/dist/types/default/drawWeight80.d.ts +0 -44
- package/dist/types/default/drawWeight90.d.ts +0 -44
- package/dist/types/default/fileDoc.d.ts +0 -223
- package/dist/types/default/fileGdoc.d.ts +0 -80
- package/dist/types/default/fileGeneric.d.ts +0 -41
- package/dist/types/default/fileGforms.d.ts +0 -40
- package/dist/types/default/fileGmaps.d.ts +0 -58
- package/dist/types/default/fileGsheets.d.ts +0 -40
- package/dist/types/default/fileGslides.d.ts +0 -40
- package/dist/types/default/fileLoom.d.ts +0 -22
- package/dist/types/default/fileOnedrive.d.ts +0 -80
- package/dist/types/default/filePdf.d.ts +0 -41
- package/dist/types/default/filePpt.d.ts +0 -58
- package/dist/types/default/fileSharepoint.d.ts +0 -128
- package/dist/types/default/fileStream.d.ts +0 -40
- package/dist/types/default/fileTxt.d.ts +0 -41
- package/dist/types/default/fileXls.d.ts +0 -103
- package/dist/types/default/fileZip.d.ts +0 -41
- package/dist/types/default/framesA4.d.ts +0 -45
- package/dist/types/default/framesCustom.d.ts +0 -54
- package/dist/types/default/framesGrid.d.ts +0 -54
- package/dist/types/default/framesLetter.d.ts +0 -45
- package/dist/types/default/framesPhone.d.ts +0 -45
- package/dist/types/default/framesPresentation.d.ts +0 -45
- package/dist/types/default/framesSquare.d.ts +0 -45
- package/dist/types/default/framesTablet.d.ts +0 -45
- package/dist/types/default/index.d.ts +0 -64
- package/dist/types/default/logoGmail.d.ts +0 -151
- package/dist/types/default/logoGoogle.d.ts +0 -49
- package/dist/types/default/logoMicrosoft.d.ts +0 -49
- package/dist/types/default/logoSlackColor.d.ts +0 -229
- package/dist/types/default/logoVimeo.d.ts +0 -24
- package/dist/types/default/logoYoutube.d.ts +0 -31
- package/dist/types/default/sticky.d.ts +0 -47
- package/dist/types/default/stickyRectangle.d.ts +0 -61
- package/dist/types/default/stickyRound.d.ts +0 -60
- package/dist/types/default/stickyRounded.d.ts +0 -61
- package/dist/types/default/voteAdd.d.ts +0 -59
- package/dist/types/default/voteAnonymous.d.ts +0 -68
- package/dist/types/default/voteRemove.d.ts +0 -59
- /package/dist/svg/{classic/brand-symbol.svg → brand-symbol.svg} +0 -0
- /package/dist/svg/{classic/brand-wordmark.svg → brand-wordmark.svg} +0 -0
- /package/dist/svg/{default/checkbox-custom.svg → checkbox-custom.svg} +0 -0
- /package/dist/svg/{default/color-border-mixed.svg → color-border-mixed.svg} +0 -0
- /package/dist/svg/{default/color-border-none.svg → color-border-none.svg} +0 -0
- /package/dist/svg/{default/color-border.svg → color-border.svg} +0 -0
- /package/dist/svg/{default/color-fill-mixed.svg → color-fill-mixed.svg} +0 -0
- /package/dist/svg/{default/color-fill-none.svg → color-fill-none.svg} +0 -0
- /package/dist/svg/{default/color-fill.svg → color-fill.svg} +0 -0
- /package/dist/svg/{default/color-picker.svg → color-picker.svg} +0 -0
- /package/dist/svg/{default/color-transparent.svg → color-transparent.svg} +0 -0
- /package/dist/svg/{default/custom-colors.svg → custom-colors.svg} +0 -0
- /package/dist/svg/{default/draw-eraser.svg → draw-eraser.svg} +0 -0
- /package/dist/svg/{default/draw-stroke-fine.svg → draw-stroke-fine.svg} +0 -0
- /package/dist/svg/{default/draw-stroke-highlighter.svg → draw-stroke-highlighter.svg} +0 -0
- /package/dist/svg/{default/draw-stroke-medium.svg → draw-stroke-medium.svg} +0 -0
- /package/dist/svg/{default/draw-stroke-ultra-fine.svg → draw-stroke-ultra-fine.svg} +0 -0
- /package/dist/svg/{default/draw-weight-10.svg → draw-weight-10.svg} +0 -0
- /package/dist/svg/{default/draw-weight-100.svg → draw-weight-100.svg} +0 -0
- /package/dist/svg/{default/draw-weight-20.svg → draw-weight-20.svg} +0 -0
- /package/dist/svg/{default/draw-weight-30.svg → draw-weight-30.svg} +0 -0
- /package/dist/svg/{default/draw-weight-40.svg → draw-weight-40.svg} +0 -0
- /package/dist/svg/{default/draw-weight-50.svg → draw-weight-50.svg} +0 -0
- /package/dist/svg/{default/draw-weight-60.svg → draw-weight-60.svg} +0 -0
- /package/dist/svg/{default/draw-weight-70.svg → draw-weight-70.svg} +0 -0
- /package/dist/svg/{default/draw-weight-80.svg → draw-weight-80.svg} +0 -0
- /package/dist/svg/{default/draw-weight-90.svg → draw-weight-90.svg} +0 -0
- /package/dist/svg/{default/file-doc.svg → file-doc.svg} +0 -0
- /package/dist/svg/{default/file-gdoc.svg → file-gdoc.svg} +0 -0
- /package/dist/svg/{default/file-generic.svg → file-generic.svg} +0 -0
- /package/dist/svg/{default/file-gforms.svg → file-gforms.svg} +0 -0
- /package/dist/svg/{default/file-gmaps.svg → file-gmaps.svg} +0 -0
- /package/dist/svg/{default/file-gsheets.svg → file-gsheets.svg} +0 -0
- /package/dist/svg/{default/file-gslides.svg → file-gslides.svg} +0 -0
- /package/dist/svg/{default/file-loom.svg → file-loom.svg} +0 -0
- /package/dist/svg/{default/file-onedrive.svg → file-onedrive.svg} +0 -0
- /package/dist/svg/{default/file-pdf.svg → file-pdf.svg} +0 -0
- /package/dist/svg/{default/file-ppt.svg → file-ppt.svg} +0 -0
- /package/dist/svg/{default/file-sharepoint.svg → file-sharepoint.svg} +0 -0
- /package/dist/svg/{default/file-stream.svg → file-stream.svg} +0 -0
- /package/dist/svg/{default/file-txt.svg → file-txt.svg} +0 -0
- /package/dist/svg/{default/file-xls.svg → file-xls.svg} +0 -0
- /package/dist/svg/{default/file-zip.svg → file-zip.svg} +0 -0
- /package/dist/svg/{default/frames-a4.svg → frames-a4.svg} +0 -0
- /package/dist/svg/{default/frames-custom.svg → frames-custom.svg} +0 -0
- /package/dist/svg/{default/frames-grid.svg → frames-grid.svg} +0 -0
- /package/dist/svg/{default/frames-letter.svg → frames-letter.svg} +0 -0
- /package/dist/svg/{default/frames-phone.svg → frames-phone.svg} +0 -0
- /package/dist/svg/{default/frames-presentation.svg → frames-presentation.svg} +0 -0
- /package/dist/svg/{default/frames-square.svg → frames-square.svg} +0 -0
- /package/dist/svg/{default/frames-tablet.svg → frames-tablet.svg} +0 -0
- /package/dist/svg/{classic/logo-gmail.svg → logo-gmail.svg} +0 -0
- /package/dist/svg/{default/logo-google.svg → logo-google.svg} +0 -0
- /package/dist/svg/{default/logo-microsoft.svg → logo-microsoft.svg} +0 -0
- /package/dist/svg/{classic/logo-slack-color.svg → logo-slack-color.svg} +0 -0
- /package/dist/svg/{default/logo-vimeo.svg → logo-vimeo.svg} +0 -0
- /package/dist/svg/{default/logo-youtube.svg → logo-youtube.svg} +0 -0
- /package/dist/svg/{classic/sticky-rectangle.svg → sticky-rectangle.svg} +0 -0
- /package/dist/svg/{classic/sticky-round.svg → sticky-round.svg} +0 -0
- /package/dist/svg/{classic/sticky-rounded.svg → sticky-rounded.svg} +0 -0
- /package/dist/svg/{classic/sticky.svg → sticky.svg} +0 -0
- /package/dist/svg/{classic/vote-add.svg → vote-add.svg} +0 -0
- /package/dist/svg/{classic/vote-anonymous.svg → vote-anonymous.svg} +0 -0
- /package/dist/svg/{classic/vote-remove.svg → vote-remove.svg} +0 -0
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
declare const colorBorderMixed: {
|
|
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";
|
|
13
|
-
readonly type: "element";
|
|
14
|
-
readonly value: "";
|
|
15
|
-
readonly attributes: {
|
|
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";
|
|
18
|
-
};
|
|
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
|
-
}];
|
|
54
|
-
};
|
|
55
|
-
export { colorBorderMixed };
|
|
@@ -1 +0,0 @@
|
|
|
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,33 +0,0 @@
|
|
|
1
|
-
declare const colorBorderNone: {
|
|
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";
|
|
13
|
-
readonly type: "element";
|
|
14
|
-
readonly value: "";
|
|
15
|
-
readonly attributes: {
|
|
16
|
-
readonly fill: "currentColor";
|
|
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";
|
|
20
|
-
};
|
|
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
|
-
}];
|
|
32
|
-
};
|
|
33
|
-
export { colorBorderNone };
|
|
@@ -1 +0,0 @@
|
|
|
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,46 +0,0 @@
|
|
|
1
|
-
declare const colorFill: {
|
|
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";
|
|
13
|
-
readonly type: "element";
|
|
14
|
-
readonly value: "";
|
|
15
|
-
readonly attributes: {};
|
|
16
|
-
readonly children: readonly [{
|
|
17
|
-
readonly name: "";
|
|
18
|
-
readonly type: "text";
|
|
19
|
-
readonly value: "\n .mrl-picto-color-offset { fill: #4e4e4e; }\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 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
|
-
}];
|
|
45
|
-
};
|
|
46
|
-
export { colorFill };
|
|
@@ -1,3 +0,0 @@
|
|
|
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
|
-
.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};
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
declare const colorFillMixed: {
|
|
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";
|
|
13
|
-
readonly type: "element";
|
|
14
|
-
readonly value: "";
|
|
15
|
-
readonly attributes: {
|
|
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";
|
|
18
|
-
};
|
|
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
|
-
}];
|
|
48
|
-
};
|
|
49
|
-
export { colorFillMixed };
|
|
@@ -1 +0,0 @@
|
|
|
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};
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
declare const colorFillNone: {
|
|
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": "colorFillNone";
|
|
10
|
-
};
|
|
11
|
-
readonly children: readonly [{
|
|
12
|
-
readonly name: "path";
|
|
13
|
-
readonly type: "element";
|
|
14
|
-
readonly value: "";
|
|
15
|
-
readonly attributes: {
|
|
16
|
-
readonly fill: "currentColor";
|
|
17
|
-
readonly d: "M21.401 5.401A1.5 1.5 0 1 0 19.28 3.28l-16 16A1.5 1.5 0 1 0 5.4 21.4l1.52-1.52a.533.533 0 0 1 .542-.122c.485.157 1 .24 1.537.24h6a5 5 0 0 0 5-5V9c0-.535-.084-1.052-.24-1.536a.533.533 0 0 1 .12-.542l1.521-1.52ZM15 4c.298 0 .42.352.21.562L4.561 15.21c-.21.21-.562.089-.562-.21V9a5 5 0 0 1 5-5h6Z";
|
|
18
|
-
};
|
|
19
|
-
readonly children: readonly [];
|
|
20
|
-
}, {
|
|
21
|
-
readonly name: "path";
|
|
22
|
-
readonly type: "element";
|
|
23
|
-
readonly value: "";
|
|
24
|
-
readonly attributes: {
|
|
25
|
-
readonly fill: "currentColor";
|
|
26
|
-
readonly "fill-rule": "evenodd";
|
|
27
|
-
readonly d: "M4 15c0 .298.352.42.562.21L15.21 4.561C15.42 4.352 15.298 4 15 4H9a5 5 0 0 0-5 5v6Zm-.72 4.28A1.5 1.5 0 1 0 5.4 21.4l1.52-1.52a.533.533 0 0 1 .542-.122A4.975 4.975 0 0 0 9 20h6a5 5 0 0 0 5-5V9a5.043 5.043 0 0 0-.24-1.536.533.533 0 0 1 .12-.542l1.521-1.52A1.5 1.5 0 1 0 19.28 3.28l-16 16Z";
|
|
28
|
-
readonly "clip-rule": "evenodd";
|
|
29
|
-
};
|
|
30
|
-
readonly children: readonly [];
|
|
31
|
-
}];
|
|
32
|
-
};
|
|
33
|
-
export { colorFillNone };
|
|
@@ -1 +0,0 @@
|
|
|
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":"colorFillNone"},children:[{name:"path",type:"element",value:"",attributes:{fill:"currentColor",d:"M21.401 5.401A1.5 1.5 0 1 0 19.28 3.28l-16 16A1.5 1.5 0 1 0 5.4 21.4l1.52-1.52a.533.533 0 0 1 .542-.122c.485.157 1 .24 1.537.24h6a5 5 0 0 0 5-5V9c0-.535-.084-1.052-.24-1.536a.533.533 0 0 1 .12-.542l1.521-1.52ZM15 4c.298 0 .42.352.21.562L4.561 15.21c-.21.21-.562.089-.562-.21V9a5 5 0 0 1 5-5h6Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"currentColor","fill-rule":"evenodd",d:"M4 15c0 .298.352.42.562.21L15.21 4.561C15.42 4.352 15.298 4 15 4H9a5 5 0 0 0-5 5v6Zm-.72 4.28A1.5 1.5 0 1 0 5.4 21.4l1.52-1.52a.533.533 0 0 1 .542-.122A4.975 4.975 0 0 0 9 20h6a5 5 0 0 0 5-5V9a5.043 5.043 0 0 0-.24-1.536.533.533 0 0 1 .12-.542l1.521-1.52A1.5 1.5 0 1 0 19.28 3.28l-16 16Z","clip-rule":"evenodd"},children:[]}]};export{e as colorFillNone};
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
declare const colorPicker: {
|
|
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": "colorPicker";
|
|
10
|
-
};
|
|
11
|
-
readonly children: readonly [{
|
|
12
|
-
readonly name: "style";
|
|
13
|
-
readonly type: "element";
|
|
14
|
-
readonly value: "";
|
|
15
|
-
readonly attributes: {};
|
|
16
|
-
readonly children: readonly [{
|
|
17
|
-
readonly name: "";
|
|
18
|
-
readonly type: "text";
|
|
19
|
-
readonly value: "\n .mrl-picto-color-offset { fill: #4e4e4e; }\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 d: "m7.961 7.994.001-.001c.662-.975 1.406-2.48 1.887-4.136.16-.56.422-1.032.793-1.367.378-.34.845-.517 1.358-.517.514 0 .98.176 1.358.517.37.335.633.807.793 1.367.43 1.478 1.055 2.91 1.92 4.184 1.278 1.887 2.968 4.38 2.968 7.353 0 3.946-3.194 6.634-7.039 6.634-3.845 0-7.04-2.688-7.04-6.634 0-2.787 1.503-5.175 3.001-7.4Z";
|
|
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.132 7.436v-.002l.003-.003c.6-.884 1.3-2.293 1.753-3.85.197-.69.54-1.342 1.084-1.833A2.986 2.986 0 0 1 12 .973c.756 0 1.463.265 2.028.775.544.491.887 1.144 1.084 1.832.405 1.395 1.042 2.802 1.837 3.975-.017-.025.017.025 0 0 1.252 1.846 3.09 4.557 3.09 7.839 0 4.584-3.731 7.634-8.039 7.634s-8.04-3.05-8.04-7.634c0-3.132 1.69-5.758 3.172-7.958Zm7.02-3.579c-.161-.56-.423-1.032-.794-1.367A1.986 1.986 0 0 0 12 1.973c-.514 0-.98.176-1.358.517-.37.335-.633.807-.793 1.367-.48 1.655-1.225 3.161-1.887 4.136v.001c-1.5 2.225-3.001 4.613-3.001 7.4 0 3.946 3.194 6.634 7.039 6.634 3.845 0 7.04-2.688 7.04-6.634 0-2.973-1.69-5.466-2.97-7.353-.864-1.274-1.49-2.706-1.919-4.184Z";
|
|
41
|
-
readonly "clip-rule": "evenodd";
|
|
42
|
-
};
|
|
43
|
-
readonly children: readonly [];
|
|
44
|
-
}];
|
|
45
|
-
};
|
|
46
|
-
export { colorPicker };
|
|
@@ -1,3 +0,0 @@
|
|
|
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":"colorPicker"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
2
|
-
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
3
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{"fill-rule":"evenodd",d:"m7.961 7.994.001-.001c.662-.975 1.406-2.48 1.887-4.136.16-.56.422-1.032.793-1.367.378-.34.845-.517 1.358-.517.514 0 .98.176 1.358.517.37.335.633.807.793 1.367.43 1.478 1.055 2.91 1.92 4.184 1.278 1.887 2.968 4.38 2.968 7.353 0 3.946-3.194 6.634-7.039 6.634-3.845 0-7.04-2.688-7.04-6.634 0-2.787 1.503-5.175 3.001-7.4Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M7.132 7.436v-.002l.003-.003c.6-.884 1.3-2.293 1.753-3.85.197-.69.54-1.342 1.084-1.833A2.986 2.986 0 0 1 12 .973c.756 0 1.463.265 2.028.775.544.491.887 1.144 1.084 1.832.405 1.395 1.042 2.802 1.837 3.975-.017-.025.017.025 0 0 1.252 1.846 3.09 4.557 3.09 7.839 0 4.584-3.731 7.634-8.039 7.634s-8.04-3.05-8.04-7.634c0-3.132 1.69-5.758 3.172-7.958Zm7.02-3.579c-.161-.56-.423-1.032-.794-1.367A1.986 1.986 0 0 0 12 1.973c-.514 0-.98.176-1.358.517-.37.335-.633.807-.793 1.367-.48 1.655-1.225 3.161-1.887 4.136v.001c-1.5 2.225-3.001 4.613-3.001 7.4 0 3.946 3.194 6.634 7.039 6.634 3.845 0 7.04-2.688 7.04-6.634 0-2.973-1.69-5.466-2.97-7.353-.864-1.274-1.49-2.706-1.919-4.184Z","clip-rule":"evenodd"},children:[]}]};export{e as colorPicker};
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
declare const colorTransparent: {
|
|
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": "colorTransparent";
|
|
10
|
-
};
|
|
11
|
-
readonly children: readonly [{
|
|
12
|
-
readonly name: "style";
|
|
13
|
-
readonly type: "element";
|
|
14
|
-
readonly value: "";
|
|
15
|
-
readonly attributes: {};
|
|
16
|
-
readonly children: readonly [{
|
|
17
|
-
readonly name: "";
|
|
18
|
-
readonly type: "text";
|
|
19
|
-
readonly value: "\n\t\t.mrl-picto-color-transparent-background {\n\t\t\t\tfill: #fff;\n\t\t}\n\t\t.mrl-picto-color-transparent-border {\n\t\t\t\tfill: #eee;\n\t\t}\n\t\t.mrl-picto-color-transparent-crossBar {\n\t\t\t\tfill: #000;\n\t\t}\n\t";
|
|
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 class: "mrl-picto-color-transparent-background";
|
|
29
|
-
readonly d: "M0 4a4 4 0 0 1 4-4h16a4 4 0 0 1 4 4v16a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z";
|
|
30
|
-
};
|
|
31
|
-
readonly children: readonly [];
|
|
32
|
-
}, {
|
|
33
|
-
readonly name: "path";
|
|
34
|
-
readonly type: "element";
|
|
35
|
-
readonly value: "";
|
|
36
|
-
readonly attributes: {
|
|
37
|
-
readonly class: "mrl-picto-color-transparent-border";
|
|
38
|
-
readonly "fill-rule": "evenodd";
|
|
39
|
-
readonly d: "M20 2H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2ZM4 0a4 4 0 0 0-4 4v16a4 4 0 0 0 4 4h16a4 4 0 0 0 4-4V4a4 4 0 0 0-4-4H4Z";
|
|
40
|
-
readonly "clip-rule": "evenodd";
|
|
41
|
-
};
|
|
42
|
-
readonly children: readonly [];
|
|
43
|
-
}, {
|
|
44
|
-
readonly name: "path";
|
|
45
|
-
readonly type: "element";
|
|
46
|
-
readonly value: "";
|
|
47
|
-
readonly attributes: {
|
|
48
|
-
readonly class: "mrl-picto-color-transparent-crossBar";
|
|
49
|
-
readonly "fill-rule": "evenodd";
|
|
50
|
-
readonly d: "M19.707 4.293a1 1 0 0 1 0 1.414l-14 14a1 1 0 0 1-1.414-1.414l14-14a1 1 0 0 1 1.414 0Z";
|
|
51
|
-
readonly "clip-rule": "evenodd";
|
|
52
|
-
};
|
|
53
|
-
readonly children: readonly [];
|
|
54
|
-
}];
|
|
55
|
-
};
|
|
56
|
-
export { colorTransparent };
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
var t={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorTransparent"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
2
|
-
.mrl-picto-color-transparent-background {
|
|
3
|
-
fill: #fff;
|
|
4
|
-
}
|
|
5
|
-
.mrl-picto-color-transparent-border {
|
|
6
|
-
fill: #eee;
|
|
7
|
-
}
|
|
8
|
-
.mrl-picto-color-transparent-crossBar {
|
|
9
|
-
fill: #000;
|
|
10
|
-
}
|
|
11
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-transparent-background",d:"M0 4a4 4 0 0 1 4-4h16a4 4 0 0 1 4 4v16a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-transparent-border","fill-rule":"evenodd",d:"M20 2H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2ZM4 0a4 4 0 0 0-4 4v16a4 4 0 0 0 4 4h16a4 4 0 0 0 4-4V4a4 4 0 0 0-4-4H4Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-transparent-crossBar","fill-rule":"evenodd",d:"M19.707 4.293a1 1 0 0 1 0 1.414l-14 14a1 1 0 0 1-1.414-1.414l14-14a1 1 0 0 1 1.414 0Z","clip-rule":"evenodd"},children:[]}]};export{t as colorTransparent};
|
|
@@ -1,121 +0,0 @@
|
|
|
1
|
-
declare const customColors: {
|
|
2
|
-
readonly name: "svg";
|
|
3
|
-
readonly type: "element";
|
|
4
|
-
readonly value: "";
|
|
5
|
-
readonly attributes: {
|
|
6
|
-
readonly viewBox: "0 0 24 24";
|
|
7
|
-
readonly fill: "none";
|
|
8
|
-
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
9
|
-
readonly "data-mrl-svg-name": "customColors";
|
|
10
|
-
};
|
|
11
|
-
readonly children: readonly [{
|
|
12
|
-
readonly name: "path";
|
|
13
|
-
readonly type: "element";
|
|
14
|
-
readonly value: "";
|
|
15
|
-
readonly attributes: {
|
|
16
|
-
readonly d: "M6.06838 8.57118L1.61995 5.99976C0.59141 7.77404 0 9.81404 0 11.9998H5.1427C5.1427 10.7483 5.48555 9.58261 6.06838 8.57118Z";
|
|
17
|
-
readonly fill: "#FF6801";
|
|
18
|
-
};
|
|
19
|
-
readonly children: readonly [];
|
|
20
|
-
}, {
|
|
21
|
-
readonly name: "path";
|
|
22
|
-
readonly type: "element";
|
|
23
|
-
readonly value: "";
|
|
24
|
-
readonly attributes: {
|
|
25
|
-
readonly d: "M6.06904 15.4285L1.62061 17.9999C2.67486 19.817 4.19196 21.3342 6.00904 22.3885L8.58039 17.9399C7.53471 17.3313 6.66902 16.4656 6.06904 15.4285Z";
|
|
26
|
-
readonly fill: "#DC4064";
|
|
27
|
-
};
|
|
28
|
-
readonly children: readonly [];
|
|
29
|
-
}, {
|
|
30
|
-
readonly name: "path";
|
|
31
|
-
readonly type: "element";
|
|
32
|
-
readonly value: "";
|
|
33
|
-
readonly attributes: {
|
|
34
|
-
readonly d: "M17.9312 15.4283L22.3796 17.9998C23.4081 16.2255 23.9995 14.1855 23.9995 11.9998H18.8568C18.8568 13.2512 18.514 14.4169 17.9312 15.4283Z";
|
|
35
|
-
readonly fill: "#0000FE";
|
|
36
|
-
};
|
|
37
|
-
readonly children: readonly [];
|
|
38
|
-
}, {
|
|
39
|
-
readonly name: "path";
|
|
40
|
-
readonly type: "element";
|
|
41
|
-
readonly value: "";
|
|
42
|
-
readonly attributes: {
|
|
43
|
-
readonly d: "M8.57135 17.9314L6 22.38C7.77423 23.4085 9.81417 24 11.9998 24V18.8571C10.7484 18.8571 9.58275 18.5143 8.57135 17.9314Z";
|
|
44
|
-
readonly fill: "#EA2A63";
|
|
45
|
-
};
|
|
46
|
-
readonly children: readonly [];
|
|
47
|
-
}, {
|
|
48
|
-
readonly name: "path";
|
|
49
|
-
readonly type: "element";
|
|
50
|
-
readonly value: "";
|
|
51
|
-
readonly attributes: {
|
|
52
|
-
readonly d: "M12 18.8573V24.0002C14.1856 24.0002 16.2256 23.4088 17.9912 22.3888L15.4199 17.9402C14.4171 18.5145 13.2514 18.8573 12 18.8573Z";
|
|
53
|
-
readonly fill: "#B600F5";
|
|
54
|
-
};
|
|
55
|
-
readonly children: readonly [];
|
|
56
|
-
}, {
|
|
57
|
-
readonly name: "path";
|
|
58
|
-
readonly type: "element";
|
|
59
|
-
readonly value: "";
|
|
60
|
-
readonly attributes: {
|
|
61
|
-
readonly d: "M22.3878 17.9913L17.9393 15.4199C17.3393 16.4571 16.4737 17.3228 15.428 17.9313L17.9993 22.3799C19.8164 21.3342 21.3335 19.8171 22.3878 17.9913Z";
|
|
62
|
-
readonly fill: "#563EEA";
|
|
63
|
-
};
|
|
64
|
-
readonly children: readonly [];
|
|
65
|
-
}, {
|
|
66
|
-
readonly name: "path";
|
|
67
|
-
readonly type: "element";
|
|
68
|
-
readonly value: "";
|
|
69
|
-
readonly attributes: {
|
|
70
|
-
readonly d: "M5.1427 11.9998H0C0 14.1855 0.59141 16.2255 1.61138 17.9912L6.05981 15.4198C5.48555 14.4169 5.1427 13.2512 5.1427 11.9998Z";
|
|
71
|
-
readonly fill: "#FD5004";
|
|
72
|
-
};
|
|
73
|
-
readonly children: readonly [];
|
|
74
|
-
}, {
|
|
75
|
-
readonly name: "path";
|
|
76
|
-
readonly type: "element";
|
|
77
|
-
readonly value: "";
|
|
78
|
-
readonly attributes: {
|
|
79
|
-
readonly d: "M17.9315 8.57108L22.38 5.99965C21.3257 4.18251 19.8086 2.66537 17.9915 1.61108L15.4202 6.05965C16.4658 6.66822 17.3315 7.53394 17.9315 8.57108Z";
|
|
80
|
-
readonly fill: "#2DB635";
|
|
81
|
-
};
|
|
82
|
-
readonly children: readonly [];
|
|
83
|
-
}, {
|
|
84
|
-
readonly name: "path";
|
|
85
|
-
readonly type: "element";
|
|
86
|
-
readonly value: "";
|
|
87
|
-
readonly attributes: {
|
|
88
|
-
readonly d: "M18.8573 12H24C24 9.81426 23.4086 7.77426 22.3886 6.00854L17.9402 8.57997C18.5145 9.58283 18.8573 10.7485 18.8573 12Z";
|
|
89
|
-
readonly fill: "#1794C2";
|
|
90
|
-
};
|
|
91
|
-
readonly children: readonly [];
|
|
92
|
-
}, {
|
|
93
|
-
readonly name: "path";
|
|
94
|
-
readonly type: "element";
|
|
95
|
-
readonly value: "";
|
|
96
|
-
readonly attributes: {
|
|
97
|
-
readonly d: "M8.57136 6.06868L6.00001 1.62012C4.18292 2.6744 2.66583 4.19154 1.61157 6.00869L6.06001 8.58011C6.66856 7.5344 7.53425 6.66868 8.57136 6.06868Z";
|
|
98
|
-
readonly fill: "#FDB900";
|
|
99
|
-
};
|
|
100
|
-
readonly children: readonly [];
|
|
101
|
-
}, {
|
|
102
|
-
readonly name: "path";
|
|
103
|
-
readonly type: "element";
|
|
104
|
-
readonly value: "";
|
|
105
|
-
readonly attributes: {
|
|
106
|
-
readonly d: "M12 5.14285V0C9.81439 0 7.77445 0.591428 6.00879 1.61143L8.58014 6.06C9.58297 5.48571 10.7486 5.14285 12 5.14285Z";
|
|
107
|
-
readonly fill: "#FFF601";
|
|
108
|
-
};
|
|
109
|
-
readonly children: readonly [];
|
|
110
|
-
}, {
|
|
111
|
-
readonly name: "path";
|
|
112
|
-
readonly type: "element";
|
|
113
|
-
readonly value: "";
|
|
114
|
-
readonly attributes: {
|
|
115
|
-
readonly d: "M15.4285 6.06857L17.9998 1.62C16.2256 0.591428 14.1856 0 12 0V5.14285C13.2514 5.14285 14.4171 5.48571 15.4285 6.06857Z";
|
|
116
|
-
readonly fill: "#9BD52B";
|
|
117
|
-
};
|
|
118
|
-
readonly children: readonly [];
|
|
119
|
-
}];
|
|
120
|
-
};
|
|
121
|
-
export { customColors };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e={name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"customColors"},children:[{name:"path",type:"element",value:"",attributes:{d:"M6.06838 8.57118L1.61995 5.99976C0.59141 7.77404 0 9.81404 0 11.9998H5.1427C5.1427 10.7483 5.48555 9.58261 6.06838 8.57118Z",fill:"#FF6801"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M6.06904 15.4285L1.62061 17.9999C2.67486 19.817 4.19196 21.3342 6.00904 22.3885L8.58039 17.9399C7.53471 17.3313 6.66902 16.4656 6.06904 15.4285Z",fill:"#DC4064"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M17.9312 15.4283L22.3796 17.9998C23.4081 16.2255 23.9995 14.1855 23.9995 11.9998H18.8568C18.8568 13.2512 18.514 14.4169 17.9312 15.4283Z",fill:"#0000FE"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M8.57135 17.9314L6 22.38C7.77423 23.4085 9.81417 24 11.9998 24V18.8571C10.7484 18.8571 9.58275 18.5143 8.57135 17.9314Z",fill:"#EA2A63"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M12 18.8573V24.0002C14.1856 24.0002 16.2256 23.4088 17.9912 22.3888L15.4199 17.9402C14.4171 18.5145 13.2514 18.8573 12 18.8573Z",fill:"#B600F5"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M22.3878 17.9913L17.9393 15.4199C17.3393 16.4571 16.4737 17.3228 15.428 17.9313L17.9993 22.3799C19.8164 21.3342 21.3335 19.8171 22.3878 17.9913Z",fill:"#563EEA"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M5.1427 11.9998H0C0 14.1855 0.59141 16.2255 1.61138 17.9912L6.05981 15.4198C5.48555 14.4169 5.1427 13.2512 5.1427 11.9998Z",fill:"#FD5004"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M17.9315 8.57108L22.38 5.99965C21.3257 4.18251 19.8086 2.66537 17.9915 1.61108L15.4202 6.05965C16.4658 6.66822 17.3315 7.53394 17.9315 8.57108Z",fill:"#2DB635"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M18.8573 12H24C24 9.81426 23.4086 7.77426 22.3886 6.00854L17.9402 8.57997C18.5145 9.58283 18.8573 10.7485 18.8573 12Z",fill:"#1794C2"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M8.57136 6.06868L6.00001 1.62012C4.18292 2.6744 2.66583 4.19154 1.61157 6.00869L6.06001 8.58011C6.66856 7.5344 7.53425 6.66868 8.57136 6.06868Z",fill:"#FDB900"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M12 5.14285V0C9.81439 0 7.77445 0.591428 6.00879 1.61143L8.58014 6.06C9.58297 5.48571 10.7486 5.14285 12 5.14285Z",fill:"#FFF601"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M15.4285 6.06857L17.9998 1.62C16.2256 0.591428 14.1856 0 12 0V5.14285C13.2514 5.14285 14.4171 5.48571 15.4285 6.06857Z",fill:"#9BD52B"},children:[]}]};export{e as customColors};
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
declare const drawEraser: {
|
|
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": "drawEraser";
|
|
10
|
-
};
|
|
11
|
-
readonly children: readonly [{
|
|
12
|
-
readonly name: "style";
|
|
13
|
-
readonly type: "element";
|
|
14
|
-
readonly value: "";
|
|
15
|
-
readonly attributes: {};
|
|
16
|
-
readonly children: readonly [{
|
|
17
|
-
readonly name: "";
|
|
18
|
-
readonly type: "text";
|
|
19
|
-
readonly value: "\n .mrl-picto-draw-pen { fill: #BBBBBB; }\n .mrl-picto-draw-eraser-tip { fill: #DEDEDE; }\n .mrl-picto-color-offset { fill: #4e4e4e; }\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 class: "mrl-picto-draw-pen";
|
|
29
|
-
readonly d: "M4 7a5 5 0 0 1 5-5h6a5 5 0 0 1 5 5v13.75c0 .69-.56 1.25-1.25 1.25H5.25C4.56 22 4 21.44 4 20.75V7Z";
|
|
30
|
-
};
|
|
31
|
-
readonly children: readonly [];
|
|
32
|
-
}, {
|
|
33
|
-
readonly name: "path";
|
|
34
|
-
readonly type: "element";
|
|
35
|
-
readonly value: "";
|
|
36
|
-
readonly attributes: {
|
|
37
|
-
readonly class: "mrl-picto-draw-eraser-tip";
|
|
38
|
-
readonly d: "M9 2a5 5 0 0 0-5 5v5h16V7a5 5 0 0 0-5-5H9Z";
|
|
39
|
-
};
|
|
40
|
-
readonly children: readonly [];
|
|
41
|
-
}, {
|
|
42
|
-
readonly name: "path";
|
|
43
|
-
readonly type: "element";
|
|
44
|
-
readonly value: "";
|
|
45
|
-
readonly attributes: {
|
|
46
|
-
readonly class: "mrl-picto-color-offset";
|
|
47
|
-
readonly "fill-rule": "evenodd";
|
|
48
|
-
readonly d: "M4.757 2.757A6 6 0 0 1 9 1h6a6 6 0 0 1 6 6v13.75A2.25 2.25 0 0 1 18.75 23H5.25A2.25 2.25 0 0 1 3 20.75V7a6 6 0 0 1 1.757-4.243Zm.707.707A5 5 0 0 1 9 2h6a5 5 0 0 1 5 5v13.75c0 .69-.56 1.25-1.25 1.25H5.25C4.56 22 4 21.44 4 20.75V7a5 5 0 0 1 1.464-3.536Z";
|
|
49
|
-
readonly "clip-rule": "evenodd";
|
|
50
|
-
};
|
|
51
|
-
readonly children: readonly [];
|
|
52
|
-
}];
|
|
53
|
-
};
|
|
54
|
-
export { drawEraser };
|
|
@@ -1,5 +0,0 @@
|
|
|
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":"drawEraser"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
2
|
-
.mrl-picto-draw-pen { fill: #BBBBBB; }
|
|
3
|
-
.mrl-picto-draw-eraser-tip { fill: #DEDEDE; }
|
|
4
|
-
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
5
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-pen",d:"M4 7a5 5 0 0 1 5-5h6a5 5 0 0 1 5 5v13.75c0 .69-.56 1.25-1.25 1.25H5.25C4.56 22 4 21.44 4 20.75V7Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-eraser-tip",d:"M9 2a5 5 0 0 0-5 5v5h16V7a5 5 0 0 0-5-5H9Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M4.757 2.757A6 6 0 0 1 9 1h6a6 6 0 0 1 6 6v13.75A2.25 2.25 0 0 1 18.75 23H5.25A2.25 2.25 0 0 1 3 20.75V7a6 6 0 0 1 1.757-4.243Zm.707.707A5 5 0 0 1 9 2h6a5 5 0 0 1 5 5v13.75c0 .69-.56 1.25-1.25 1.25H5.25C4.56 22 4 21.44 4 20.75V7a5 5 0 0 1 1.464-3.536Z","clip-rule":"evenodd"},children:[]}]};export{e as drawEraser};
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
declare const drawStrokeFine: {
|
|
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": "drawStrokeFine";
|
|
10
|
-
};
|
|
11
|
-
readonly children: readonly [{
|
|
12
|
-
readonly name: "style";
|
|
13
|
-
readonly type: "element";
|
|
14
|
-
readonly value: "";
|
|
15
|
-
readonly attributes: {};
|
|
16
|
-
readonly children: readonly [{
|
|
17
|
-
readonly name: "";
|
|
18
|
-
readonly type: "text";
|
|
19
|
-
readonly value: "\n .mrl-picto-draw-pen { fill: #BBBBBB; }\n .mrl-picto-color-offset { fill: #4e4e4e; }\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 class: "mrl-picto-draw-pen";
|
|
29
|
-
readonly d: "M16.597 12.163H7.403l-2.508 7.331a2 2 0 0 0 1.892 2.648h10.426a2 2 0 0 0 1.892-2.648l-2.508-7.331Z";
|
|
30
|
-
};
|
|
31
|
-
readonly children: readonly [];
|
|
32
|
-
}, {
|
|
33
|
-
readonly name: "path";
|
|
34
|
-
readonly type: "element";
|
|
35
|
-
readonly value: "";
|
|
36
|
-
readonly attributes: {
|
|
37
|
-
readonly d: "M13.42 2.872c-.463-1.352-2.377-1.352-2.84 0l-3.177 9.291h9.194l-3.178-9.29Z";
|
|
38
|
-
};
|
|
39
|
-
readonly children: readonly [];
|
|
40
|
-
}, {
|
|
41
|
-
readonly name: "path";
|
|
42
|
-
readonly type: "element";
|
|
43
|
-
readonly value: "";
|
|
44
|
-
readonly attributes: {
|
|
45
|
-
readonly class: "mrl-picto-color-offset";
|
|
46
|
-
readonly "fill-rule": "evenodd";
|
|
47
|
-
readonly d: "m14.365 2.549 5.686 16.622a3 3 0 0 1-2.838 3.97H6.787a3 3 0 0 1-2.838-3.97L9.635 2.549c.77-2.255 3.96-2.255 4.73 0Zm-.946.323c-.463-1.352-2.376-1.352-2.838 0L4.895 19.494a2 2 0 0 0 1.892 2.648h10.426a2 2 0 0 0 1.892-2.648L13.42 2.872Z";
|
|
48
|
-
readonly "clip-rule": "evenodd";
|
|
49
|
-
};
|
|
50
|
-
readonly children: readonly [];
|
|
51
|
-
}];
|
|
52
|
-
};
|
|
53
|
-
export { drawStrokeFine };
|
|
@@ -1,4 +0,0 @@
|
|
|
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":"drawStrokeFine"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
2
|
-
.mrl-picto-draw-pen { fill: #BBBBBB; }
|
|
3
|
-
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
4
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-pen",d:"M16.597 12.163H7.403l-2.508 7.331a2 2 0 0 0 1.892 2.648h10.426a2 2 0 0 0 1.892-2.648l-2.508-7.331Z"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M13.42 2.872c-.463-1.352-2.377-1.352-2.84 0l-3.177 9.291h9.194l-3.178-9.29Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"m14.365 2.549 5.686 16.622a3 3 0 0 1-2.838 3.97H6.787a3 3 0 0 1-2.838-3.97L9.635 2.549c.77-2.255 3.96-2.255 4.73 0Zm-.946.323c-.463-1.352-2.376-1.352-2.838 0L4.895 19.494a2 2 0 0 0 1.892 2.648h10.426a2 2 0 0 0 1.892-2.648L13.42 2.872Z","clip-rule":"evenodd"},children:[]}]};export{e as drawStrokeFine};
|