@muraldevkit/ds-pictograms 1.3.2-dev-Fg42.1 → 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 +1 @@
|
|
|
1
|
-
var r=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var o=Object.getOwnPropertyNames;var u=Object.prototype.hasOwnProperty;var c=(l,e)=>{for(var a in e)r(l,a,{get:e[a],enumerable:!0})},v=(l,e,a,d)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of o(e))!u.call(l,t)&&t!==a&&r(l,t,{get:()=>e[t],enumerable:!(d=i(e,t))||d.enumerable});return l};var m=l=>v(r({},"__esModule",{value:!0}),l);var p={};c(p,{colorBorderMixed:()=>n});module.exports=m(p);const n={
|
|
1
|
+
var r=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var o=Object.getOwnPropertyNames;var u=Object.prototype.hasOwnProperty;var c=(l,e)=>{for(var a in e)r(l,a,{get:e[a],enumerable:!0})},v=(l,e,a,d)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of o(e))!u.call(l,t)&&t!==a&&r(l,t,{get:()=>e[t],enumerable:!(d=i(e,t))||d.enumerable});return l};var m=l=>v(r({},"__esModule",{value:!0}),l);var p={};c(p,{colorBorderMixed:()=>n});module.exports=m(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":"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:[]}]};
|
|
@@ -1,35 +1,33 @@
|
|
|
1
1
|
declare const colorBorderNone: {
|
|
2
|
-
readonly
|
|
3
|
-
|
|
2
|
+
readonly name: "svg";
|
|
3
|
+
readonly type: "element";
|
|
4
|
+
readonly value: "";
|
|
5
|
+
readonly attributes: {
|
|
6
|
+
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
7
|
+
readonly fill: "currentColor";
|
|
8
|
+
readonly viewBox: "0 0 24 24";
|
|
9
|
+
readonly "data-mrl-svg-name": "colorBorderNone";
|
|
10
|
+
};
|
|
11
|
+
readonly children: readonly [{
|
|
12
|
+
readonly name: "path";
|
|
4
13
|
readonly type: "element";
|
|
5
14
|
readonly value: "";
|
|
6
15
|
readonly attributes: {
|
|
7
|
-
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
8
16
|
readonly fill: "currentColor";
|
|
9
|
-
readonly
|
|
10
|
-
readonly "
|
|
17
|
+
readonly "fill-rule": "evenodd";
|
|
18
|
+
readonly d: "M21.401 5.647a1.5 1.5 0 1 0-2.121-2.121l-16 16a1.5 1.5 0 1 0 2.12 2.121l1.52-1.52a.533.533 0 0 1 .542-.121c.485.156 1 .24 1.537.24h6a5 5 0 0 0 5-5v-6c0-.536-.084-1.052-.24-1.536a.533.533 0 0 1 .12-.542l1.521-1.52ZM16 12.255a.5.5 0 0 0-.854-.353l-3.49 3.49a.5.5 0 0 0 .353.854H15a1 1 0 0 0 1-1v-2.99Z";
|
|
19
|
+
readonly "clip-rule": "evenodd";
|
|
11
20
|
};
|
|
12
|
-
readonly children: readonly [
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
}, {
|
|
24
|
-
readonly name: "path";
|
|
25
|
-
readonly type: "element";
|
|
26
|
-
readonly value: "";
|
|
27
|
-
readonly attributes: {
|
|
28
|
-
readonly fill: "currentColor";
|
|
29
|
-
readonly d: "M15 4.246c.287 0 .405.339.202.542L11.89 8.1a.5.5 0 0 1-.353.146H9a1 1 0 0 0-1 1v2.537a.5.5 0 0 1-.146.354l-3.312 3.311c-.203.203-.542.085-.542-.202v-6a5 5 0 0 1 5-5h6Z";
|
|
30
|
-
};
|
|
31
|
-
readonly children: readonly [];
|
|
32
|
-
}];
|
|
33
|
-
};
|
|
21
|
+
readonly children: readonly [];
|
|
22
|
+
}, {
|
|
23
|
+
readonly name: "path";
|
|
24
|
+
readonly type: "element";
|
|
25
|
+
readonly value: "";
|
|
26
|
+
readonly attributes: {
|
|
27
|
+
readonly fill: "currentColor";
|
|
28
|
+
readonly d: "M15 4.246c.287 0 .405.339.202.542L11.89 8.1a.5.5 0 0 1-.353.146H9a1 1 0 0 0-1 1v2.537a.5.5 0 0 1-.146.354l-3.312 3.311c-.203.203-.542.085-.542-.202v-6a5 5 0 0 1 5-5h6Z";
|
|
29
|
+
};
|
|
30
|
+
readonly children: readonly [];
|
|
31
|
+
}];
|
|
34
32
|
};
|
|
35
33
|
export { colorBorderNone };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var t=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var v=Object.getOwnPropertyNames;var d=Object.prototype.hasOwnProperty;var i=(l,e)=>{for(var r in e)t(l,r,{get:e[r],enumerable:!0})},u=(l,e,r,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of v(e))!d.call(l,a)&&a!==r&&t(l,a,{get:()=>e[a],enumerable:!(o=c(e,a))||o.enumerable});return l};var s=l=>u(t({},"__esModule",{value:!0}),l);var m={};i(m,{colorBorderNone:()=>n});module.exports=s(m);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":"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:[]}]};
|
package/dist/cjs/colorFill.d.ts
CHANGED
|
@@ -1,48 +1,46 @@
|
|
|
1
1
|
declare const colorFill: {
|
|
2
|
-
readonly
|
|
3
|
-
|
|
2
|
+
readonly name: "svg";
|
|
3
|
+
readonly type: "element";
|
|
4
|
+
readonly value: "";
|
|
5
|
+
readonly attributes: {
|
|
6
|
+
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
7
|
+
readonly fill: "currentColor";
|
|
8
|
+
readonly viewBox: "0 0 24 24";
|
|
9
|
+
readonly "data-mrl-svg-name": "colorFill";
|
|
10
|
+
};
|
|
11
|
+
readonly children: readonly [{
|
|
12
|
+
readonly name: "style";
|
|
4
13
|
readonly type: "element";
|
|
5
14
|
readonly value: "";
|
|
6
|
-
readonly attributes: {
|
|
7
|
-
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
8
|
-
readonly fill: "currentColor";
|
|
9
|
-
readonly viewBox: "0 0 24 24";
|
|
10
|
-
readonly "data-mrl-svg-name": "colorFill";
|
|
11
|
-
};
|
|
15
|
+
readonly attributes: {};
|
|
12
16
|
readonly children: readonly [{
|
|
13
|
-
readonly name: "
|
|
14
|
-
readonly type: "
|
|
15
|
-
readonly value: "";
|
|
17
|
+
readonly name: "";
|
|
18
|
+
readonly type: "text";
|
|
19
|
+
readonly value: "\n .mrl-picto-color-offset { fill: #4e4e4e; }\n ";
|
|
16
20
|
readonly attributes: {};
|
|
17
|
-
readonly children: readonly [{
|
|
18
|
-
readonly name: "";
|
|
19
|
-
readonly type: "text";
|
|
20
|
-
readonly value: "\n .mrl-picto-color-offset { fill: #4e4e4e; }\n ";
|
|
21
|
-
readonly attributes: {};
|
|
22
|
-
readonly children: readonly [];
|
|
23
|
-
}];
|
|
24
|
-
}, {
|
|
25
|
-
readonly name: "path";
|
|
26
|
-
readonly type: "element";
|
|
27
|
-
readonly value: "";
|
|
28
|
-
readonly attributes: {
|
|
29
|
-
readonly "fill-rule": "evenodd";
|
|
30
|
-
readonly d: "M17 4H7a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3Z";
|
|
31
|
-
readonly "clip-rule": "evenodd";
|
|
32
|
-
};
|
|
33
|
-
readonly children: readonly [];
|
|
34
|
-
}, {
|
|
35
|
-
readonly name: "path";
|
|
36
|
-
readonly type: "element";
|
|
37
|
-
readonly value: "";
|
|
38
|
-
readonly attributes: {
|
|
39
|
-
readonly class: "mrl-picto-color-offset";
|
|
40
|
-
readonly "fill-rule": "evenodd";
|
|
41
|
-
readonly d: "M7 3h10a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4Zm0 1h10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3Z";
|
|
42
|
-
readonly "clip-rule": "evenodd";
|
|
43
|
-
};
|
|
44
21
|
readonly children: readonly [];
|
|
45
22
|
}];
|
|
46
|
-
}
|
|
23
|
+
}, {
|
|
24
|
+
readonly name: "path";
|
|
25
|
+
readonly type: "element";
|
|
26
|
+
readonly value: "";
|
|
27
|
+
readonly attributes: {
|
|
28
|
+
readonly "fill-rule": "evenodd";
|
|
29
|
+
readonly d: "M17 4H7a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3Z";
|
|
30
|
+
readonly "clip-rule": "evenodd";
|
|
31
|
+
};
|
|
32
|
+
readonly children: readonly [];
|
|
33
|
+
}, {
|
|
34
|
+
readonly name: "path";
|
|
35
|
+
readonly type: "element";
|
|
36
|
+
readonly value: "";
|
|
37
|
+
readonly attributes: {
|
|
38
|
+
readonly class: "mrl-picto-color-offset";
|
|
39
|
+
readonly "fill-rule": "evenodd";
|
|
40
|
+
readonly d: "M7 3h10a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4Zm0 1h10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3Z";
|
|
41
|
+
readonly "clip-rule": "evenodd";
|
|
42
|
+
};
|
|
43
|
+
readonly children: readonly [];
|
|
44
|
+
}];
|
|
47
45
|
};
|
|
48
46
|
export { colorFill };
|
package/dist/cjs/colorFill.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var r=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var
|
|
1
|
+
var r=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var d=(l,e)=>{for(var a in e)r(l,a,{get:e[a],enumerable:!0})},v=(l,e,a,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of c(e))!s.call(l,t)&&t!==a&&r(l,t,{get:()=>e[t],enumerable:!(n=i(e,t))||n.enumerable});return l};var m=l=>v(r({},"__esModule",{value:!0}),l);var u={};d(u,{colorFill:()=>o});module.exports=m(u);const o={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorFill"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
2
2
|
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
3
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{"fill-rule":"evenodd",d:"M17 4H7a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M7 3h10a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4Zm0 1h10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3Z","clip-rule":"evenodd"},children:[]}]}
|
|
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:[]}]};
|
|
@@ -1,51 +1,49 @@
|
|
|
1
1
|
declare const colorFillMixed: {
|
|
2
|
-
readonly
|
|
3
|
-
|
|
2
|
+
readonly name: "svg";
|
|
3
|
+
readonly type: "element";
|
|
4
|
+
readonly value: "";
|
|
5
|
+
readonly attributes: {
|
|
6
|
+
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
7
|
+
readonly fill: "currentColor";
|
|
8
|
+
readonly viewBox: "0 0 24 24";
|
|
9
|
+
readonly "data-mrl-svg-name": "colorFillMixed";
|
|
10
|
+
};
|
|
11
|
+
readonly children: readonly [{
|
|
12
|
+
readonly name: "path";
|
|
4
13
|
readonly type: "element";
|
|
5
14
|
readonly value: "";
|
|
6
15
|
readonly attributes: {
|
|
7
|
-
readonly
|
|
8
|
-
readonly
|
|
9
|
-
readonly viewBox: "0 0 24 24";
|
|
10
|
-
readonly "data-mrl-svg-name": "colorFillMixed";
|
|
16
|
+
readonly fill: "#fff";
|
|
17
|
+
readonly d: "M12 1a7 7 0 0 0-7 7c0 .25-.109.739-.392 1.303-.282.565-.608.946-.81 1.098a7 7 0 0 0 6.896 12.061c.736-.307 1.876-.307 2.612 0a7 7 0 0 0 6.896-12.061c-.202-.152-.528-.533-.81-1.098C19.108 8.74 19 8.25 19 8a7 7 0 0 0-7-7Z";
|
|
11
18
|
};
|
|
12
|
-
readonly children: readonly [
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
readonly type: "element";
|
|
42
|
-
readonly value: "";
|
|
43
|
-
readonly attributes: {
|
|
44
|
-
readonly fill: "#4C97F5";
|
|
45
|
-
readonly d: "M11 16a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z";
|
|
46
|
-
};
|
|
47
|
-
readonly children: readonly [];
|
|
48
|
-
}];
|
|
49
|
-
};
|
|
19
|
+
readonly children: readonly [];
|
|
20
|
+
}, {
|
|
21
|
+
readonly name: "path";
|
|
22
|
+
readonly type: "element";
|
|
23
|
+
readonly value: "";
|
|
24
|
+
readonly attributes: {
|
|
25
|
+
readonly fill: "#E5BF76";
|
|
26
|
+
readonly d: "M3 16a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z";
|
|
27
|
+
};
|
|
28
|
+
readonly children: readonly [];
|
|
29
|
+
}, {
|
|
30
|
+
readonly name: "path";
|
|
31
|
+
readonly type: "element";
|
|
32
|
+
readonly value: "";
|
|
33
|
+
readonly attributes: {
|
|
34
|
+
readonly fill: "#E15978";
|
|
35
|
+
readonly d: "M7 8a5 5 0 1 1 10 0A5 5 0 0 1 7 8Z";
|
|
36
|
+
};
|
|
37
|
+
readonly children: readonly [];
|
|
38
|
+
}, {
|
|
39
|
+
readonly name: "path";
|
|
40
|
+
readonly type: "element";
|
|
41
|
+
readonly value: "";
|
|
42
|
+
readonly attributes: {
|
|
43
|
+
readonly fill: "#4C97F5";
|
|
44
|
+
readonly d: "M11 16a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z";
|
|
45
|
+
};
|
|
46
|
+
readonly children: readonly [];
|
|
47
|
+
}];
|
|
50
48
|
};
|
|
51
49
|
export { colorFillMixed };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var i=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var
|
|
1
|
+
var i=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var d=Object.prototype.hasOwnProperty;var s=(t,e)=>{for(var a in e)i(t,a,{get:e[a],enumerable:!0})},o=(t,e,a,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of m(e))!d.call(t,l)&&l!==a&&i(t,l,{get:()=>e[l],enumerable:!(n=c(e,l))||n.enumerable});return t};var p=t=>o(i({},"__esModule",{value:!0}),t);var u={};s(u,{colorFillMixed:()=>r});module.exports=p(u);const r={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:[]}]};
|
|
@@ -1,35 +1,33 @@
|
|
|
1
1
|
declare const colorFillNone: {
|
|
2
|
-
readonly
|
|
3
|
-
|
|
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";
|
|
4
13
|
readonly type: "element";
|
|
5
14
|
readonly value: "";
|
|
6
15
|
readonly attributes: {
|
|
7
|
-
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
8
16
|
readonly fill: "currentColor";
|
|
9
|
-
readonly
|
|
10
|
-
readonly "data-mrl-svg-name": "colorFillNone";
|
|
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";
|
|
11
18
|
};
|
|
12
|
-
readonly children: readonly [
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
readonly
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
readonly attributes: {
|
|
26
|
-
readonly fill: "currentColor";
|
|
27
|
-
readonly "fill-rule": "evenodd";
|
|
28
|
-
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";
|
|
29
|
-
readonly "clip-rule": "evenodd";
|
|
30
|
-
};
|
|
31
|
-
readonly children: readonly [];
|
|
32
|
-
}];
|
|
33
|
-
};
|
|
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
|
+
}];
|
|
34
32
|
};
|
|
35
33
|
export { colorFillNone };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var r=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var u=Object.prototype.hasOwnProperty;var d=(l,e)=>{for(var a in e)r(l,a,{get:e[a],enumerable:!0})},m=(l,e,a,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of i(e))!u.call(l,t)&&t!==a&&r(l,t,{get:()=>e[t],enumerable:!(n=c(e,t))||n.enumerable});return l};var s=l=>m(r({},"__esModule",{value:!0}),l);var v={};d(v,{colorFillNone:()=>o});module.exports=s(v);const o={
|
|
1
|
+
var r=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var u=Object.prototype.hasOwnProperty;var d=(l,e)=>{for(var a in e)r(l,a,{get:e[a],enumerable:!0})},m=(l,e,a,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of i(e))!u.call(l,t)&&t!==a&&r(l,t,{get:()=>e[t],enumerable:!(n=c(e,t))||n.enumerable});return l};var s=l=>m(r({},"__esModule",{value:!0}),l);var v={};d(v,{colorFillNone:()=>o});module.exports=s(v);const o={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:[]}]};
|
|
@@ -1,48 +1,46 @@
|
|
|
1
1
|
declare const colorPicker: {
|
|
2
|
-
readonly
|
|
3
|
-
|
|
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";
|
|
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": "colorPicker";
|
|
11
|
-
};
|
|
15
|
+
readonly attributes: {};
|
|
12
16
|
readonly children: readonly [{
|
|
13
|
-
readonly name: "
|
|
14
|
-
readonly type: "
|
|
15
|
-
readonly value: "";
|
|
17
|
+
readonly name: "";
|
|
18
|
+
readonly type: "text";
|
|
19
|
+
readonly value: "\n .mrl-picto-color-offset { fill: #4e4e4e; }\n ";
|
|
16
20
|
readonly attributes: {};
|
|
17
|
-
readonly children: readonly [{
|
|
18
|
-
readonly name: "";
|
|
19
|
-
readonly type: "text";
|
|
20
|
-
readonly value: "\n .mrl-picto-color-offset { fill: #4e4e4e; }\n ";
|
|
21
|
-
readonly attributes: {};
|
|
22
|
-
readonly children: readonly [];
|
|
23
|
-
}];
|
|
24
|
-
}, {
|
|
25
|
-
readonly name: "path";
|
|
26
|
-
readonly type: "element";
|
|
27
|
-
readonly value: "";
|
|
28
|
-
readonly attributes: {
|
|
29
|
-
readonly "fill-rule": "evenodd";
|
|
30
|
-
readonly d: "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";
|
|
31
|
-
readonly "clip-rule": "evenodd";
|
|
32
|
-
};
|
|
33
|
-
readonly children: readonly [];
|
|
34
|
-
}, {
|
|
35
|
-
readonly name: "path";
|
|
36
|
-
readonly type: "element";
|
|
37
|
-
readonly value: "";
|
|
38
|
-
readonly attributes: {
|
|
39
|
-
readonly class: "mrl-picto-color-offset";
|
|
40
|
-
readonly "fill-rule": "evenodd";
|
|
41
|
-
readonly d: "M7.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";
|
|
42
|
-
readonly "clip-rule": "evenodd";
|
|
43
|
-
};
|
|
44
21
|
readonly children: readonly [];
|
|
45
22
|
}];
|
|
46
|
-
}
|
|
23
|
+
}, {
|
|
24
|
+
readonly name: "path";
|
|
25
|
+
readonly type: "element";
|
|
26
|
+
readonly value: "";
|
|
27
|
+
readonly attributes: {
|
|
28
|
+
readonly "fill-rule": "evenodd";
|
|
29
|
+
readonly d: "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
|
+
}];
|
|
47
45
|
};
|
|
48
46
|
export { colorPicker };
|
package/dist/cjs/colorPicker.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var c=Object.defineProperty;var
|
|
1
|
+
var c=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var d=(l,e)=>{for(var r in e)c(l,r,{get:e[r],enumerable:!0})},m=(l,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of i(e))!s.call(l,t)&&t!==r&&c(l,t,{get:()=>e[t],enumerable:!(n=a(e,t))||n.enumerable});return l};var u=l=>m(c({},"__esModule",{value:!0}),l);var v={};d(v,{colorPicker:()=>o});module.exports=u(v);const o={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
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:[]}]}
|
|
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:[]}]};
|
|
@@ -1,58 +1,56 @@
|
|
|
1
1
|
declare const colorTransparent: {
|
|
2
|
-
readonly
|
|
3
|
-
|
|
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";
|
|
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": "colorTransparent";
|
|
11
|
-
};
|
|
15
|
+
readonly attributes: {};
|
|
12
16
|
readonly children: readonly [{
|
|
13
|
-
readonly name: "
|
|
14
|
-
readonly type: "
|
|
15
|
-
readonly value: "";
|
|
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";
|
|
16
20
|
readonly attributes: {};
|
|
17
|
-
readonly children: readonly [{
|
|
18
|
-
readonly name: "";
|
|
19
|
-
readonly type: "text";
|
|
20
|
-
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";
|
|
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 class: "mrl-picto-color-transparent-background";
|
|
30
|
-
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";
|
|
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-transparent-border";
|
|
39
|
-
readonly "fill-rule": "evenodd";
|
|
40
|
-
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";
|
|
41
|
-
readonly "clip-rule": "evenodd";
|
|
42
|
-
};
|
|
43
|
-
readonly children: readonly [];
|
|
44
|
-
}, {
|
|
45
|
-
readonly name: "path";
|
|
46
|
-
readonly type: "element";
|
|
47
|
-
readonly value: "";
|
|
48
|
-
readonly attributes: {
|
|
49
|
-
readonly class: "mrl-picto-color-transparent-crossBar";
|
|
50
|
-
readonly "fill-rule": "evenodd";
|
|
51
|
-
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";
|
|
52
|
-
readonly "clip-rule": "evenodd";
|
|
53
|
-
};
|
|
54
21
|
readonly children: readonly [];
|
|
55
22
|
}];
|
|
56
|
-
}
|
|
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
|
+
}];
|
|
57
55
|
};
|
|
58
56
|
export { colorTransparent };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var l=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var i=Object.prototype.hasOwnProperty;var p=(e,t)=>{for(var r in t)l(e,r,{get:t[r],enumerable:!0})},d=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of s(t))!i.call(e,a)&&a!==r&&l(e,a,{get:()=>t[a],enumerable:!(n=c(t,a))||n.enumerable});return e};var m=e=>d(l({},"__esModule",{value:!0}),e);var u={};p(u,{colorTransparent:()=>o});module.exports=m(u);const o={
|
|
1
|
+
var l=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var i=Object.prototype.hasOwnProperty;var p=(e,t)=>{for(var r in t)l(e,r,{get:t[r],enumerable:!0})},d=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of s(t))!i.call(e,a)&&a!==r&&l(e,a,{get:()=>t[a],enumerable:!(n=c(t,a))||n.enumerable});return e};var m=e=>d(l({},"__esModule",{value:!0}),e);var u={};p(u,{colorTransparent:()=>o});module.exports=m(u);const o={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
2
|
.mrl-picto-color-transparent-background {
|
|
3
3
|
fill: #fff;
|
|
4
4
|
}
|
|
@@ -8,4 +8,4 @@ var l=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var s=Object.g
|
|
|
8
8
|
.mrl-picto-color-transparent-crossBar {
|
|
9
9
|
fill: #000;
|
|
10
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:[]}]}
|
|
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:[]}]};
|