@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,4 +1,4 @@
|
|
|
1
|
-
var t={
|
|
1
|
+
var t={name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 58 58",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"logoSlackColor"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
2
2
|
.mrl-picto-slack-bg { fill: #e9e9e9; }
|
|
3
3
|
.mrl-picto-slack-brand-color-1 { fill: #53BE9F; }
|
|
4
4
|
.mrl-picto-slack-brand-color-2 { fill: #EDB426; }
|
|
@@ -8,14 +8,4 @@ var t={classic:{name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 58 5
|
|
|
8
8
|
.mrl-picto-slack-brand-color-6 { fill: #81D1E0; }
|
|
9
9
|
.mrl-picto-slack-brand-color-7 { fill: #2A9C8C; }
|
|
10
10
|
.mrl-picto-slack-brand-color-8 { fill: #789421; }
|
|
11
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},children:[{name:"g",type:"element",value:"",attributes:{},children:[{name:"rect",type:"element",value:"",attributes:{transform:"translate(28.936619, 28.937742) rotate(-109.002072) translate(-28.936619, -28.937742) ",x:"23.2514117",y:"23.2525347",width:"11.3704149",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M16.5501656,10.4234834 C15.6386821,7.77603311 12.7534702,6.36905298 10.1062119,7.28053642 C7.45876159,8.19201987 6.0515894,11.0772318 6.9632649,13.7244901 L8.82368212,19.1275166 L18.4105828,15.8265099 L16.5501656,10.4234834 Z",class:"mrl-picto-slack-brand-color-1"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-1",transform:"translate(18.769747, 32.438369) rotate(-19.002072) translate(-18.769747, -32.438369) ",x:"13.7000647",y:"26.7531617",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M20.9879338,54.4556623 C21.8994172,57.1031126 24.7846291,58.5100927 27.4318874,57.5986093 C30.0793377,56.6871258 31.4863179,53.8019139 30.5748344,51.1546556 L28.7144172,45.7516291 L19.1275166,49.0526358 L20.9879338,54.4556623 Z",class:"mrl-picto-slack-brand-color-1"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-2",transform:"translate(39.107093, 25.438371) rotate(160.997928) translate(-39.107093, -25.438371) ",x:"34.0374113",y:"19.7531639",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M36.8881921,3.42046358 C35.9765166,0.773205298 33.0914967,-0.633966887 30.4442384,0.277516556 C27.7969801,1.189 26.3898079,4.07421192 27.3012914,6.7214702 L29.1617086,12.1244967 L38.7486093,8.82349007 L36.8881921,3.42046358 Z",class:"mrl-picto-slack-brand-color-2"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M41.3261523,47.4526424 C42.2376358,50.1000927 45.1228477,51.5070728 47.770106,50.5955894 C50.4175563,49.684106 51.8245364,46.798894 50.913053,44.1516358 L49.0526358,38.7486093 L39.4657351,42.0496159 L41.3261523,47.4526424 Z",class:"mrl-picto-slack-brand-color-2"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-3",transform:"translate(32.437772, 39.106477) rotate(-109.002072) translate(-32.437772, -39.106477) ",x:"27.3680898",y:"33.4212694",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M10.4234834,41.3261523 C7.77603311,42.2376358 6.36905298,45.1228477 7.28053642,47.770106 C8.19201987,50.4173642 11.0772318,51.8245364 13.7244901,50.913053 L19.1275166,49.0526358 L15.8265099,39.4657351 L10.4234834,41.3261523 Z",class:"mrl-picto-slack-brand-color-3"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M57.5986093,30.4442384 C56.6871258,27.7967881 53.8019139,26.3898079 51.1546556,27.3012914 L45.7516291,29.1617086 L49.0526358,38.7486093 L54.4556623,36.8881921 C57.1029205,35.9765166 58.5100927,33.0914967 57.5986093,30.4442384 Z",class:"mrl-picto-slack-brand-color-3"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-4",transform:"translate(22.269056, 42.607630) rotate(-109.002072) translate(-22.269056, -42.607630) ",x:"17.1993743",y:"37.5379475",width:"10.1393641",height:"10.1393641"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-5",transform:"translate(42.606688, 35.605242) rotate(-109.002072) translate(-42.606688, -35.605242) ",x:"37.5370061",y:"30.5355603",width:"10.1393641",height:"10.1393641"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M3.42046358,20.9879338 C0.773013245,21.8994172 -0.633966887,24.7846291 0.277516556,27.4318874 C1.189,30.0791457 4.07421192,31.4863179 6.7214702,30.5748344 L12.1244967,28.7144172 L8.82368212,19.1275166 L3.42046358,20.9879338 Z",class:"mrl-picto-slack-brand-color-6"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-6",transform:"translate(25.437798, 18.769293) rotate(70.997928) translate(-25.437798, -18.769293) ",x:"20.3681161",y:"13.0840852",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M47.4526424,16.5501656 C50.1000927,15.6386821 51.5070728,12.7534702 50.5955894,10.1062119 C49.684106,7.45876159 46.798894,6.05178146 44.1516358,6.9632649 L38.7486093,8.82368212 L42.0496159,18.4105828 L47.4526424,16.5501656 Z",class:"mrl-picto-slack-brand-color-6"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-7",transform:"translate(15.267958, 22.269694) rotate(-19.002072) translate(-15.267958, -22.269694) ",x:"10.1982763",y:"17.2000118",width:"10.1393641",height:"10.1393641"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-8",transform:"translate(35.607109, 15.267502) rotate(70.997928) translate(-35.607109, -15.267502) ",x:"30.5374271",y:"10.1978203",width:"10.1393641",height:"10.1393641"},children:[]}]}]}]}
|
|
12
|
-
.mrl-picto-slack-bg { fill: #e9e9e9; }
|
|
13
|
-
.mrl-picto-slack-brand-color-1 { fill: #53BE9F; }
|
|
14
|
-
.mrl-picto-slack-brand-color-2 { fill: #EDB426; }
|
|
15
|
-
.mrl-picto-slack-brand-color-3 { fill: #E93477; }
|
|
16
|
-
.mrl-picto-slack-brand-color-4 { fill: #4C274A; }
|
|
17
|
-
.mrl-picto-slack-brand-color-5 { fill: #D92511; }
|
|
18
|
-
.mrl-picto-slack-brand-color-6 { fill: #81D1E0; }
|
|
19
|
-
.mrl-picto-slack-brand-color-7 { fill: #2A9C8C; }
|
|
20
|
-
.mrl-picto-slack-brand-color-8 { fill: #789421; }
|
|
21
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},children:[{name:"g",type:"element",value:"",attributes:{},children:[{name:"rect",type:"element",value:"",attributes:{transform:"translate(28.936619, 28.937742) rotate(-109.002072) translate(-28.936619, -28.937742) ",x:"23.2514117",y:"23.2525347",width:"11.3704149",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M16.5501656,10.4234834 C15.6386821,7.77603311 12.7534702,6.36905298 10.1062119,7.28053642 C7.45876159,8.19201987 6.0515894,11.0772318 6.9632649,13.7244901 L8.82368212,19.1275166 L18.4105828,15.8265099 L16.5501656,10.4234834 Z",class:"mrl-picto-slack-brand-color-1"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-1",transform:"translate(18.769747, 32.438369) rotate(-19.002072) translate(-18.769747, -32.438369) ",x:"13.7000647",y:"26.7531617",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M20.9879338,54.4556623 C21.8994172,57.1031126 24.7846291,58.5100927 27.4318874,57.5986093 C30.0793377,56.6871258 31.4863179,53.8019139 30.5748344,51.1546556 L28.7144172,45.7516291 L19.1275166,49.0526358 L20.9879338,54.4556623 Z",class:"mrl-picto-slack-brand-color-1"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-2",transform:"translate(39.107093, 25.438371) rotate(160.997928) translate(-39.107093, -25.438371) ",x:"34.0374113",y:"19.7531639",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M36.8881921,3.42046358 C35.9765166,0.773205298 33.0914967,-0.633966887 30.4442384,0.277516556 C27.7969801,1.189 26.3898079,4.07421192 27.3012914,6.7214702 L29.1617086,12.1244967 L38.7486093,8.82349007 L36.8881921,3.42046358 Z",class:"mrl-picto-slack-brand-color-2"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M41.3261523,47.4526424 C42.2376358,50.1000927 45.1228477,51.5070728 47.770106,50.5955894 C50.4175563,49.684106 51.8245364,46.798894 50.913053,44.1516358 L49.0526358,38.7486093 L39.4657351,42.0496159 L41.3261523,47.4526424 Z",class:"mrl-picto-slack-brand-color-2"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-3",transform:"translate(32.437772, 39.106477) rotate(-109.002072) translate(-32.437772, -39.106477) ",x:"27.3680898",y:"33.4212694",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M10.4234834,41.3261523 C7.77603311,42.2376358 6.36905298,45.1228477 7.28053642,47.770106 C8.19201987,50.4173642 11.0772318,51.8245364 13.7244901,50.913053 L19.1275166,49.0526358 L15.8265099,39.4657351 L10.4234834,41.3261523 Z",class:"mrl-picto-slack-brand-color-3"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M57.5986093,30.4442384 C56.6871258,27.7967881 53.8019139,26.3898079 51.1546556,27.3012914 L45.7516291,29.1617086 L49.0526358,38.7486093 L54.4556623,36.8881921 C57.1029205,35.9765166 58.5100927,33.0914967 57.5986093,30.4442384 Z",class:"mrl-picto-slack-brand-color-3"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-4",transform:"translate(22.269056, 42.607630) rotate(-109.002072) translate(-22.269056, -42.607630) ",x:"17.1993743",y:"37.5379475",width:"10.1393641",height:"10.1393641"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-5",transform:"translate(42.606688, 35.605242) rotate(-109.002072) translate(-42.606688, -35.605242) ",x:"37.5370061",y:"30.5355603",width:"10.1393641",height:"10.1393641"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M3.42046358,20.9879338 C0.773013245,21.8994172 -0.633966887,24.7846291 0.277516556,27.4318874 C1.189,30.0791457 4.07421192,31.4863179 6.7214702,30.5748344 L12.1244967,28.7144172 L8.82368212,19.1275166 L3.42046358,20.9879338 Z",class:"mrl-picto-slack-brand-color-6"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-6",transform:"translate(25.437798, 18.769293) rotate(70.997928) translate(-25.437798, -18.769293) ",x:"20.3681161",y:"13.0840852",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M47.4526424,16.5501656 C50.1000927,15.6386821 51.5070728,12.7534702 50.5955894,10.1062119 C49.684106,7.45876159 46.798894,6.05178146 44.1516358,6.9632649 L38.7486093,8.82368212 L42.0496159,18.4105828 L47.4526424,16.5501656 Z",class:"mrl-picto-slack-brand-color-6"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-7",transform:"translate(15.267958, 22.269694) rotate(-19.002072) translate(-15.267958, -22.269694) ",x:"10.1982763",y:"17.2000118",width:"10.1393641",height:"10.1393641"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-8",transform:"translate(35.607109, 15.267502) rotate(70.997928) translate(-35.607109, -15.267502) ",x:"30.5374271",y:"10.1978203",width:"10.1393641",height:"10.1393641"},children:[]}]}]}]}};export{t as logoSlackColor};
|
|
11
|
+
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},children:[{name:"g",type:"element",value:"",attributes:{},children:[{name:"rect",type:"element",value:"",attributes:{transform:"translate(28.936619, 28.937742) rotate(-109.002072) translate(-28.936619, -28.937742) ",x:"23.2514117",y:"23.2525347",width:"11.3704149",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M16.5501656,10.4234834 C15.6386821,7.77603311 12.7534702,6.36905298 10.1062119,7.28053642 C7.45876159,8.19201987 6.0515894,11.0772318 6.9632649,13.7244901 L8.82368212,19.1275166 L18.4105828,15.8265099 L16.5501656,10.4234834 Z",class:"mrl-picto-slack-brand-color-1"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-1",transform:"translate(18.769747, 32.438369) rotate(-19.002072) translate(-18.769747, -32.438369) ",x:"13.7000647",y:"26.7531617",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M20.9879338,54.4556623 C21.8994172,57.1031126 24.7846291,58.5100927 27.4318874,57.5986093 C30.0793377,56.6871258 31.4863179,53.8019139 30.5748344,51.1546556 L28.7144172,45.7516291 L19.1275166,49.0526358 L20.9879338,54.4556623 Z",class:"mrl-picto-slack-brand-color-1"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-2",transform:"translate(39.107093, 25.438371) rotate(160.997928) translate(-39.107093, -25.438371) ",x:"34.0374113",y:"19.7531639",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M36.8881921,3.42046358 C35.9765166,0.773205298 33.0914967,-0.633966887 30.4442384,0.277516556 C27.7969801,1.189 26.3898079,4.07421192 27.3012914,6.7214702 L29.1617086,12.1244967 L38.7486093,8.82349007 L36.8881921,3.42046358 Z",class:"mrl-picto-slack-brand-color-2"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M41.3261523,47.4526424 C42.2376358,50.1000927 45.1228477,51.5070728 47.770106,50.5955894 C50.4175563,49.684106 51.8245364,46.798894 50.913053,44.1516358 L49.0526358,38.7486093 L39.4657351,42.0496159 L41.3261523,47.4526424 Z",class:"mrl-picto-slack-brand-color-2"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-3",transform:"translate(32.437772, 39.106477) rotate(-109.002072) translate(-32.437772, -39.106477) ",x:"27.3680898",y:"33.4212694",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M10.4234834,41.3261523 C7.77603311,42.2376358 6.36905298,45.1228477 7.28053642,47.770106 C8.19201987,50.4173642 11.0772318,51.8245364 13.7244901,50.913053 L19.1275166,49.0526358 L15.8265099,39.4657351 L10.4234834,41.3261523 Z",class:"mrl-picto-slack-brand-color-3"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M57.5986093,30.4442384 C56.6871258,27.7967881 53.8019139,26.3898079 51.1546556,27.3012914 L45.7516291,29.1617086 L49.0526358,38.7486093 L54.4556623,36.8881921 C57.1029205,35.9765166 58.5100927,33.0914967 57.5986093,30.4442384 Z",class:"mrl-picto-slack-brand-color-3"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-4",transform:"translate(22.269056, 42.607630) rotate(-109.002072) translate(-22.269056, -42.607630) ",x:"17.1993743",y:"37.5379475",width:"10.1393641",height:"10.1393641"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-5",transform:"translate(42.606688, 35.605242) rotate(-109.002072) translate(-42.606688, -35.605242) ",x:"37.5370061",y:"30.5355603",width:"10.1393641",height:"10.1393641"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M3.42046358,20.9879338 C0.773013245,21.8994172 -0.633966887,24.7846291 0.277516556,27.4318874 C1.189,30.0791457 4.07421192,31.4863179 6.7214702,30.5748344 L12.1244967,28.7144172 L8.82368212,19.1275166 L3.42046358,20.9879338 Z",class:"mrl-picto-slack-brand-color-6"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-6",transform:"translate(25.437798, 18.769293) rotate(70.997928) translate(-25.437798, -18.769293) ",x:"20.3681161",y:"13.0840852",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M47.4526424,16.5501656 C50.1000927,15.6386821 51.5070728,12.7534702 50.5955894,10.1062119 C49.684106,7.45876159 46.798894,6.05178146 44.1516358,6.9632649 L38.7486093,8.82368212 L42.0496159,18.4105828 L47.4526424,16.5501656 Z",class:"mrl-picto-slack-brand-color-6"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-7",transform:"translate(15.267958, 22.269694) rotate(-19.002072) translate(-15.267958, -22.269694) ",x:"10.1982763",y:"17.2000118",width:"10.1393641",height:"10.1393641"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-8",transform:"translate(35.607109, 15.267502) rotate(70.997928) translate(-35.607109, -15.267502) ",x:"30.5374271",y:"10.1978203",width:"10.1393641",height:"10.1393641"},children:[]}]}]}]};export{t as logoSlackColor};
|
package/dist/esm/logoVimeo.d.ts
CHANGED
|
@@ -1,26 +1,24 @@
|
|
|
1
1
|
declare const logoVimeo: {
|
|
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 40 40";
|
|
9
|
+
readonly "data-mrl-svg-name": "logoVimeo";
|
|
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 fill: "
|
|
9
|
-
readonly
|
|
10
|
-
readonly "
|
|
16
|
+
readonly fill: "#00B2EA";
|
|
17
|
+
readonly "fill-rule": "evenodd";
|
|
18
|
+
readonly d: "M38.98 10.421c-.164 3.658-2.752 8.659-7.743 15.004-5.166 6.635-9.543 9.95-13.12 9.95-2.212 0-4.087-2.017-5.617-6.064-1.026-3.714-2.044-7.427-3.068-11.13-1.14-4.049-2.36-6.072-3.664-6.072-.284 0-1.274.59-2.98 1.773L1 11.602a509.665 509.665 0 0 0 5.539-4.885c2.493-2.137 4.368-3.258 5.62-3.375 2.948-.283 4.767 1.714 5.453 5.984.73 4.612 1.245 7.478 1.528 8.601.854 3.822 1.788 5.729 2.811 5.729.793 0 1.986-1.235 3.577-3.705 1.591-2.475 2.438-4.355 2.554-5.65.228-2.137-.623-3.199-2.554-3.199-.91 0-1.848.19-2.81.589 1.876-6.014 5.451-8.938 10.733-8.767 3.912.108 5.76 2.612 5.53 7.497Z";
|
|
19
|
+
readonly "clip-rule": "evenodd";
|
|
11
20
|
};
|
|
12
|
-
readonly children: readonly [
|
|
13
|
-
|
|
14
|
-
readonly type: "element";
|
|
15
|
-
readonly value: "";
|
|
16
|
-
readonly attributes: {
|
|
17
|
-
readonly fill: "#00B2EA";
|
|
18
|
-
readonly "fill-rule": "evenodd";
|
|
19
|
-
readonly d: "M38.98 10.421c-.164 3.658-2.752 8.659-7.743 15.004-5.166 6.635-9.543 9.95-13.12 9.95-2.212 0-4.087-2.017-5.617-6.064-1.026-3.714-2.044-7.427-3.068-11.13-1.14-4.049-2.36-6.072-3.664-6.072-.284 0-1.274.59-2.98 1.773L1 11.602a509.665 509.665 0 0 0 5.539-4.885c2.493-2.137 4.368-3.258 5.62-3.375 2.948-.283 4.767 1.714 5.453 5.984.73 4.612 1.245 7.478 1.528 8.601.854 3.822 1.788 5.729 2.811 5.729.793 0 1.986-1.235 3.577-3.705 1.591-2.475 2.438-4.355 2.554-5.65.228-2.137-.623-3.199-2.554-3.199-.91 0-1.848.19-2.81.589 1.876-6.014 5.451-8.938 10.733-8.767 3.912.108 5.76 2.612 5.53 7.497Z";
|
|
20
|
-
readonly "clip-rule": "evenodd";
|
|
21
|
-
};
|
|
22
|
-
readonly children: readonly [];
|
|
23
|
-
}];
|
|
24
|
-
};
|
|
21
|
+
readonly children: readonly [];
|
|
22
|
+
}];
|
|
25
23
|
};
|
|
26
24
|
export { logoVimeo };
|
package/dist/esm/logoVimeo.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var e={
|
|
1
|
+
var e={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"logoVimeo"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#00B2EA","fill-rule":"evenodd",d:"M38.98 10.421c-.164 3.658-2.752 8.659-7.743 15.004-5.166 6.635-9.543 9.95-13.12 9.95-2.212 0-4.087-2.017-5.617-6.064-1.026-3.714-2.044-7.427-3.068-11.13-1.14-4.049-2.36-6.072-3.664-6.072-.284 0-1.274.59-2.98 1.773L1 11.602a509.665 509.665 0 0 0 5.539-4.885c2.493-2.137 4.368-3.258 5.62-3.375 2.948-.283 4.767 1.714 5.453 5.984.73 4.612 1.245 7.478 1.528 8.601.854 3.822 1.788 5.729 2.811 5.729.793 0 1.986-1.235 3.577-3.705 1.591-2.475 2.438-4.355 2.554-5.65.228-2.137-.623-3.199-2.554-3.199-.91 0-1.848.19-2.81.589 1.876-6.014 5.451-8.938 10.733-8.767 3.912.108 5.76 2.612 5.53 7.497Z","clip-rule":"evenodd"},children:[]}]};export{e as logoVimeo};
|
|
@@ -1,33 +1,31 @@
|
|
|
1
1
|
declare const logoYoutube: {
|
|
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 40 40";
|
|
9
|
+
readonly "data-mrl-svg-name": "logoYoutube";
|
|
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 40 40";
|
|
10
|
-
readonly "data-mrl-svg-name": "logoYoutube";
|
|
16
|
+
readonly fill: "red";
|
|
17
|
+
readonly d: "M37.567 10.831c-.423-1.64-1.664-2.929-3.242-3.368C31.467 6.667 20 6.667 20 6.667s-11.467 0-14.325.796c-1.579.44-2.82 1.728-3.242 3.368C1.667 13.801 1.667 20 1.667 20s0 6.2.766 9.17c.423 1.64 1.663 2.928 3.242 3.367 2.858.796 14.325.796 14.325.796s11.467 0 14.325-.796c1.578-.44 2.82-1.728 3.242-3.368.766-2.97.766-9.169.766-9.169s-.003-6.2-.766-9.169Z";
|
|
11
18
|
};
|
|
12
|
-
readonly children: readonly [
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
readonly type: "element";
|
|
24
|
-
readonly value: "";
|
|
25
|
-
readonly attributes: {
|
|
26
|
-
readonly fill: "#fff";
|
|
27
|
-
readonly d: "m16.667 25.833 10-5.833-10-5.833v11.666Z";
|
|
28
|
-
};
|
|
29
|
-
readonly children: readonly [];
|
|
30
|
-
}];
|
|
31
|
-
};
|
|
19
|
+
readonly children: readonly [];
|
|
20
|
+
}, {
|
|
21
|
+
readonly name: "path";
|
|
22
|
+
readonly type: "element";
|
|
23
|
+
readonly value: "";
|
|
24
|
+
readonly attributes: {
|
|
25
|
+
readonly fill: "#fff";
|
|
26
|
+
readonly d: "m16.667 25.833 10-5.833-10-5.833v11.666Z";
|
|
27
|
+
};
|
|
28
|
+
readonly children: readonly [];
|
|
29
|
+
}];
|
|
32
30
|
};
|
|
33
31
|
export { logoYoutube };
|
package/dist/esm/logoYoutube.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var e={
|
|
1
|
+
var e={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"logoYoutube"},children:[{name:"path",type:"element",value:"",attributes:{fill:"red",d:"M37.567 10.831c-.423-1.64-1.664-2.929-3.242-3.368C31.467 6.667 20 6.667 20 6.667s-11.467 0-14.325.796c-1.579.44-2.82 1.728-3.242 3.368C1.667 13.801 1.667 20 1.667 20s0 6.2.766 9.17c.423 1.64 1.663 2.928 3.242 3.367 2.858.796 14.325.796 14.325.796s11.467 0 14.325-.796c1.578-.44 2.82-1.728 3.242-3.368.766-2.97.766-9.169.766-9.169s-.003-6.2-.766-9.169Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"m16.667 25.833 10-5.833-10-5.833v11.666Z"},children:[]}]};export{e as logoYoutube};
|
package/dist/esm/sticky.d.ts
CHANGED
|
@@ -1,95 +1,47 @@
|
|
|
1
1
|
declare const sticky: {
|
|
2
|
-
readonly
|
|
3
|
-
|
|
2
|
+
readonly name: "svg";
|
|
3
|
+
readonly type: "element";
|
|
4
|
+
readonly value: "";
|
|
5
|
+
readonly attributes: {
|
|
6
|
+
readonly viewBox: "0 0 20 20";
|
|
7
|
+
readonly fill: "none";
|
|
8
|
+
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
9
|
+
readonly "data-mrl-svg-name": "sticky";
|
|
10
|
+
};
|
|
11
|
+
readonly children: readonly [{
|
|
12
|
+
readonly name: "style";
|
|
4
13
|
readonly type: "element";
|
|
5
14
|
readonly value: "";
|
|
6
|
-
readonly attributes: {
|
|
7
|
-
readonly viewBox: "0 0 20 20";
|
|
8
|
-
readonly fill: "none";
|
|
9
|
-
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
10
|
-
readonly "data-mrl-svg-name": "sticky";
|
|
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-sticky-bg {\n fill: #fdfd8f;\n }\n .mrl-picto-sticky-border {\n fill: currentColor;\n }\n ";
|
|
16
20
|
readonly attributes: {};
|
|
17
|
-
readonly children: readonly [{
|
|
18
|
-
readonly name: "";
|
|
19
|
-
readonly type: "text";
|
|
20
|
-
readonly value: "\n .mrl-picto-sticky-bg {\n fill: #fdfd8f;\n }\n .mrl-picto-sticky-border {\n fill: currentColor;\n }\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 fillRule: "evenodd";
|
|
30
|
-
readonly clipRule: "evenodd";
|
|
31
|
-
readonly d: "M0 19.9998V0H19.9998V11.5H11.5V19.9998H0ZM11.6646 20V11.6693H20.0002V11.8571L11.8572 20H11.6646Z";
|
|
32
|
-
readonly class: "mrl-picto-sticky-bg";
|
|
33
|
-
};
|
|
34
|
-
readonly children: readonly [];
|
|
35
|
-
}, {
|
|
36
|
-
readonly name: "path";
|
|
37
|
-
readonly type: "element";
|
|
38
|
-
readonly value: "";
|
|
39
|
-
readonly attributes: {
|
|
40
|
-
readonly fillRule: "evenodd";
|
|
41
|
-
readonly clipRule: "evenodd";
|
|
42
|
-
readonly d: "M0 0V20H11.8569L20 11.8569V0H0ZM0.833333 0.833876H19.1667V11.6674H11.6667V19.1672H0.833333V0.833876Z";
|
|
43
|
-
readonly class: "mrl-picto-sticky-border";
|
|
44
|
-
};
|
|
45
21
|
readonly children: readonly [];
|
|
46
22
|
}];
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
readonly name: "svg";
|
|
23
|
+
}, {
|
|
24
|
+
readonly name: "path";
|
|
50
25
|
readonly type: "element";
|
|
51
26
|
readonly value: "";
|
|
52
27
|
readonly attributes: {
|
|
53
|
-
readonly
|
|
54
|
-
readonly
|
|
55
|
-
readonly
|
|
56
|
-
readonly "
|
|
28
|
+
readonly fillRule: "evenodd";
|
|
29
|
+
readonly clipRule: "evenodd";
|
|
30
|
+
readonly d: "M0 19.9998V0H19.9998V11.5H11.5V19.9998H0ZM11.6646 20V11.6693H20.0002V11.8571L11.8572 20H11.6646Z";
|
|
31
|
+
readonly class: "mrl-picto-sticky-bg";
|
|
57
32
|
};
|
|
58
|
-
readonly children: readonly [
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
readonly name: "path";
|
|
72
|
-
readonly type: "element";
|
|
73
|
-
readonly value: "";
|
|
74
|
-
readonly attributes: {
|
|
75
|
-
readonly fillRule: "evenodd";
|
|
76
|
-
readonly clipRule: "evenodd";
|
|
77
|
-
readonly d: "M0 19.9998V0H19.9998V11.5H11.5V19.9998H0ZM11.6646 20V11.6693H20.0002V11.8571L11.8572 20H11.6646Z";
|
|
78
|
-
readonly class: "mrl-picto-sticky-bg";
|
|
79
|
-
};
|
|
80
|
-
readonly children: readonly [];
|
|
81
|
-
}, {
|
|
82
|
-
readonly name: "path";
|
|
83
|
-
readonly type: "element";
|
|
84
|
-
readonly value: "";
|
|
85
|
-
readonly attributes: {
|
|
86
|
-
readonly fillRule: "evenodd";
|
|
87
|
-
readonly clipRule: "evenodd";
|
|
88
|
-
readonly d: "M0 0V20H11.8569L20 11.8569V0H0ZM0.833333 0.833876H19.1667V11.6674H11.6667V19.1672H0.833333V0.833876Z";
|
|
89
|
-
readonly class: "mrl-picto-sticky-border";
|
|
90
|
-
};
|
|
91
|
-
readonly children: readonly [];
|
|
92
|
-
}];
|
|
93
|
-
};
|
|
33
|
+
readonly children: readonly [];
|
|
34
|
+
}, {
|
|
35
|
+
readonly name: "path";
|
|
36
|
+
readonly type: "element";
|
|
37
|
+
readonly value: "";
|
|
38
|
+
readonly attributes: {
|
|
39
|
+
readonly fillRule: "evenodd";
|
|
40
|
+
readonly clipRule: "evenodd";
|
|
41
|
+
readonly d: "M0 0V20H11.8569L20 11.8569V0H0ZM0.833333 0.833876H19.1667V11.6674H11.6667V19.1672H0.833333V0.833876Z";
|
|
42
|
+
readonly class: "mrl-picto-sticky-border";
|
|
43
|
+
};
|
|
44
|
+
readonly children: readonly [];
|
|
45
|
+
}];
|
|
94
46
|
};
|
|
95
47
|
export { sticky };
|
package/dist/esm/sticky.js
CHANGED
|
@@ -1,15 +1,8 @@
|
|
|
1
|
-
var e={
|
|
1
|
+
var e={name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"sticky"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
2
2
|
.mrl-picto-sticky-bg {
|
|
3
3
|
fill: #fdfd8f;
|
|
4
4
|
}
|
|
5
5
|
.mrl-picto-sticky-border {
|
|
6
6
|
fill: currentColor;
|
|
7
7
|
}
|
|
8
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fillRule:"evenodd",clipRule:"evenodd",d:"M0 19.9998V0H19.9998V11.5H11.5V19.9998H0ZM11.6646 20V11.6693H20.0002V11.8571L11.8572 20H11.6646Z",class:"mrl-picto-sticky-bg"},children:[]},{name:"path",type:"element",value:"",attributes:{fillRule:"evenodd",clipRule:"evenodd",d:"M0 0V20H11.8569L20 11.8569V0H0ZM0.833333 0.833876H19.1667V11.6674H11.6667V19.1672H0.833333V0.833876Z",class:"mrl-picto-sticky-border"},children:[]}]}
|
|
9
|
-
.mrl-picto-sticky-bg {
|
|
10
|
-
fill: #fdfd8f;
|
|
11
|
-
}
|
|
12
|
-
.mrl-picto-sticky-border {
|
|
13
|
-
fill: currentColor;
|
|
14
|
-
}
|
|
15
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fillRule:"evenodd",clipRule:"evenodd",d:"M0 19.9998V0H19.9998V11.5H11.5V19.9998H0ZM11.6646 20V11.6693H20.0002V11.8571L11.8572 20H11.6646Z",class:"mrl-picto-sticky-bg"},children:[]},{name:"path",type:"element",value:"",attributes:{fillRule:"evenodd",clipRule:"evenodd",d:"M0 0V20H11.8569L20 11.8569V0H0ZM0.833333 0.833876H19.1667V11.6674H11.6667V19.1672H0.833333V0.833876Z",class:"mrl-picto-sticky-border"},children:[]}]}};export{e as sticky};
|
|
8
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fillRule:"evenodd",clipRule:"evenodd",d:"M0 19.9998V0H19.9998V11.5H11.5V19.9998H0ZM11.6646 20V11.6693H20.0002V11.8571L11.8572 20H11.6646Z",class:"mrl-picto-sticky-bg"},children:[]},{name:"path",type:"element",value:"",attributes:{fillRule:"evenodd",clipRule:"evenodd",d:"M0 0V20H11.8569L20 11.8569V0H0ZM0.833333 0.833876H19.1667V11.6674H11.6667V19.1672H0.833333V0.833876Z",class:"mrl-picto-sticky-border"},children:[]}]};export{e as sticky};
|
|
@@ -1,123 +1,61 @@
|
|
|
1
1
|
declare const stickyRectangle: {
|
|
2
|
-
readonly
|
|
3
|
-
|
|
2
|
+
readonly name: "svg";
|
|
3
|
+
readonly type: "element";
|
|
4
|
+
readonly value: "";
|
|
5
|
+
readonly attributes: {
|
|
6
|
+
readonly viewBox: "0 0 30 18";
|
|
7
|
+
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
8
|
+
readonly "data-mrl-svg-name": "stickyRectangle";
|
|
9
|
+
};
|
|
10
|
+
readonly children: readonly [{
|
|
11
|
+
readonly name: "style";
|
|
4
12
|
readonly type: "element";
|
|
5
13
|
readonly value: "";
|
|
6
|
-
readonly attributes: {
|
|
7
|
-
readonly viewBox: "0 0 30 18";
|
|
8
|
-
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
9
|
-
readonly "data-mrl-svg-name": "stickyRectangle";
|
|
10
|
-
};
|
|
14
|
+
readonly attributes: {};
|
|
11
15
|
readonly children: readonly [{
|
|
12
|
-
readonly name: "
|
|
13
|
-
readonly type: "
|
|
14
|
-
readonly value: "";
|
|
16
|
+
readonly name: "";
|
|
17
|
+
readonly type: "text";
|
|
18
|
+
readonly value: "\n .mrl-picto-sticky-bg {\n fill: #ededed;\n }\n .mrl-picto-sticky-border {\n fill: currentColor;\n }\n ";
|
|
15
19
|
readonly attributes: {};
|
|
16
|
-
readonly children: readonly [
|
|
17
|
-
readonly name: "";
|
|
18
|
-
readonly type: "text";
|
|
19
|
-
readonly value: "\n .mrl-picto-sticky-bg {\n fill: #ededed;\n }\n .mrl-picto-sticky-border {\n fill: currentColor;\n }\n ";
|
|
20
|
-
readonly attributes: {};
|
|
21
|
-
readonly children: readonly [];
|
|
22
|
-
}];
|
|
23
|
-
}, {
|
|
24
|
-
readonly name: "g";
|
|
25
|
-
readonly type: "element";
|
|
26
|
-
readonly value: "";
|
|
27
|
-
readonly attributes: {
|
|
28
|
-
readonly stroke: "none";
|
|
29
|
-
readonly strokeWidth: "1";
|
|
30
|
-
readonly fill: "none";
|
|
31
|
-
readonly fillRule: "evenodd";
|
|
32
|
-
};
|
|
33
|
-
readonly children: readonly [{
|
|
34
|
-
readonly name: "g";
|
|
35
|
-
readonly type: "element";
|
|
36
|
-
readonly value: "";
|
|
37
|
-
readonly attributes: {
|
|
38
|
-
readonly fillRule: "nonzero";
|
|
39
|
-
};
|
|
40
|
-
readonly children: readonly [{
|
|
41
|
-
readonly name: "path";
|
|
42
|
-
readonly type: "element";
|
|
43
|
-
readonly value: "";
|
|
44
|
-
readonly attributes: {
|
|
45
|
-
readonly class: "mrl-picto-sticky-bg";
|
|
46
|
-
readonly d: "M28.6040657,1.00672773 L28.4783967,1 L2.07758418,1 C1.52496039,1 1.06949646,1.38604019 1.0072497,1.88337887 L1,2 L1,16 C1,16.5128358 1.4159908,16.9355072 1.9519151,16.9932723 L2.07758418,17 L22.4051322,17 L29.5559808,10.105 L29.5559808,2 C29.5559808,1.52661307 29.2015271,1.13005271 28.7254768,1.02641071 L28.6040657,1.00672773 Z";
|
|
47
|
-
};
|
|
48
|
-
readonly children: readonly [];
|
|
49
|
-
}, {
|
|
50
|
-
readonly name: "path";
|
|
51
|
-
readonly type: "element";
|
|
52
|
-
readonly value: "";
|
|
53
|
-
readonly attributes: {
|
|
54
|
-
readonly d: "M27.8947368,0 C29.0574416,0 30,0.8954305 30,2 L30,10.5087891 L22.4101945,18 L2.10526316,18 C0.942558421,18 0,17.1045695 0,16 L0,2 C0,0.8954305 0.942558421,0 2.10526316,0 L27.8947368,0 Z M27.8947368,1 L2.10526316,1 C1.56543596,1 1.12051878,1.38604019 1.0597134,1.88337887 L1.05263158,2 L1.05263158,16 C1.05263158,16.5128358 1.45898967,16.9355072 1.98250408,16.9932723 L2.10526316,17 L21.728,17 L21.7288324,11.1093756 C21.7288324,10.5570909 22.1765476,10.1093756 22.7288324,10.1093756 L28.943,10.109 L28.9473684,10.105 L28.9473684,2 C28.9473684,1.52661307 28.6011225,1.13005271 28.1360956,1.02641071 L28.0174959,1.00672773 L27.8947368,1 Z";
|
|
55
|
-
readonly class: "mrl-picto-sticky-border";
|
|
56
|
-
};
|
|
57
|
-
readonly children: readonly [];
|
|
58
|
-
}];
|
|
59
|
-
}];
|
|
20
|
+
readonly children: readonly [];
|
|
60
21
|
}];
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
readonly name: "svg";
|
|
22
|
+
}, {
|
|
23
|
+
readonly name: "g";
|
|
64
24
|
readonly type: "element";
|
|
65
25
|
readonly value: "";
|
|
66
26
|
readonly attributes: {
|
|
67
|
-
readonly
|
|
68
|
-
readonly
|
|
69
|
-
readonly
|
|
27
|
+
readonly stroke: "none";
|
|
28
|
+
readonly strokeWidth: "1";
|
|
29
|
+
readonly fill: "none";
|
|
30
|
+
readonly fillRule: "evenodd";
|
|
70
31
|
};
|
|
71
32
|
readonly children: readonly [{
|
|
72
|
-
readonly name: "style";
|
|
73
|
-
readonly type: "element";
|
|
74
|
-
readonly value: "";
|
|
75
|
-
readonly attributes: {};
|
|
76
|
-
readonly children: readonly [{
|
|
77
|
-
readonly name: "";
|
|
78
|
-
readonly type: "text";
|
|
79
|
-
readonly value: "\n .mrl-picto-sticky-bg {\n fill: #ededed;\n }\n .mrl-picto-sticky-border {\n fill: currentColor;\n }\n ";
|
|
80
|
-
readonly attributes: {};
|
|
81
|
-
readonly children: readonly [];
|
|
82
|
-
}];
|
|
83
|
-
}, {
|
|
84
33
|
readonly name: "g";
|
|
85
34
|
readonly type: "element";
|
|
86
35
|
readonly value: "";
|
|
87
36
|
readonly attributes: {
|
|
88
|
-
readonly
|
|
89
|
-
readonly strokeWidth: "1";
|
|
90
|
-
readonly fill: "none";
|
|
91
|
-
readonly fillRule: "evenodd";
|
|
37
|
+
readonly fillRule: "nonzero";
|
|
92
38
|
};
|
|
93
39
|
readonly children: readonly [{
|
|
94
|
-
readonly name: "
|
|
40
|
+
readonly name: "path";
|
|
41
|
+
readonly type: "element";
|
|
42
|
+
readonly value: "";
|
|
43
|
+
readonly attributes: {
|
|
44
|
+
readonly class: "mrl-picto-sticky-bg";
|
|
45
|
+
readonly d: "M28.6040657,1.00672773 L28.4783967,1 L2.07758418,1 C1.52496039,1 1.06949646,1.38604019 1.0072497,1.88337887 L1,2 L1,16 C1,16.5128358 1.4159908,16.9355072 1.9519151,16.9932723 L2.07758418,17 L22.4051322,17 L29.5559808,10.105 L29.5559808,2 C29.5559808,1.52661307 29.2015271,1.13005271 28.7254768,1.02641071 L28.6040657,1.00672773 Z";
|
|
46
|
+
};
|
|
47
|
+
readonly children: readonly [];
|
|
48
|
+
}, {
|
|
49
|
+
readonly name: "path";
|
|
95
50
|
readonly type: "element";
|
|
96
51
|
readonly value: "";
|
|
97
52
|
readonly attributes: {
|
|
98
|
-
readonly
|
|
53
|
+
readonly d: "M27.8947368,0 C29.0574416,0 30,0.8954305 30,2 L30,10.5087891 L22.4101945,18 L2.10526316,18 C0.942558421,18 0,17.1045695 0,16 L0,2 C0,0.8954305 0.942558421,0 2.10526316,0 L27.8947368,0 Z M27.8947368,1 L2.10526316,1 C1.56543596,1 1.12051878,1.38604019 1.0597134,1.88337887 L1.05263158,2 L1.05263158,16 C1.05263158,16.5128358 1.45898967,16.9355072 1.98250408,16.9932723 L2.10526316,17 L21.728,17 L21.7288324,11.1093756 C21.7288324,10.5570909 22.1765476,10.1093756 22.7288324,10.1093756 L28.943,10.109 L28.9473684,10.105 L28.9473684,2 C28.9473684,1.52661307 28.6011225,1.13005271 28.1360956,1.02641071 L28.0174959,1.00672773 L27.8947368,1 Z";
|
|
54
|
+
readonly class: "mrl-picto-sticky-border";
|
|
99
55
|
};
|
|
100
|
-
readonly children: readonly [
|
|
101
|
-
readonly name: "path";
|
|
102
|
-
readonly type: "element";
|
|
103
|
-
readonly value: "";
|
|
104
|
-
readonly attributes: {
|
|
105
|
-
readonly class: "mrl-picto-sticky-bg";
|
|
106
|
-
readonly d: "M28.6040657,1.00672773 L28.4783967,1 L2.07758418,1 C1.52496039,1 1.06949646,1.38604019 1.0072497,1.88337887 L1,2 L1,16 C1,16.5128358 1.4159908,16.9355072 1.9519151,16.9932723 L2.07758418,17 L22.4051322,17 L29.5559808,10.105 L29.5559808,2 C29.5559808,1.52661307 29.2015271,1.13005271 28.7254768,1.02641071 L28.6040657,1.00672773 Z";
|
|
107
|
-
};
|
|
108
|
-
readonly children: readonly [];
|
|
109
|
-
}, {
|
|
110
|
-
readonly name: "path";
|
|
111
|
-
readonly type: "element";
|
|
112
|
-
readonly value: "";
|
|
113
|
-
readonly attributes: {
|
|
114
|
-
readonly d: "M27.8947368,0 C29.0574416,0 30,0.8954305 30,2 L30,10.5087891 L22.4101945,18 L2.10526316,18 C0.942558421,18 0,17.1045695 0,16 L0,2 C0,0.8954305 0.942558421,0 2.10526316,0 L27.8947368,0 Z M27.8947368,1 L2.10526316,1 C1.56543596,1 1.12051878,1.38604019 1.0597134,1.88337887 L1.05263158,2 L1.05263158,16 C1.05263158,16.5128358 1.45898967,16.9355072 1.98250408,16.9932723 L2.10526316,17 L21.728,17 L21.7288324,11.1093756 C21.7288324,10.5570909 22.1765476,10.1093756 22.7288324,10.1093756 L28.943,10.109 L28.9473684,10.105 L28.9473684,2 C28.9473684,1.52661307 28.6011225,1.13005271 28.1360956,1.02641071 L28.0174959,1.00672773 L27.8947368,1 Z";
|
|
115
|
-
readonly class: "mrl-picto-sticky-border";
|
|
116
|
-
};
|
|
117
|
-
readonly children: readonly [];
|
|
118
|
-
}];
|
|
56
|
+
readonly children: readonly [];
|
|
119
57
|
}];
|
|
120
58
|
}];
|
|
121
|
-
};
|
|
59
|
+
}];
|
|
122
60
|
};
|
|
123
61
|
export { stickyRectangle };
|
|
@@ -1,15 +1,8 @@
|
|
|
1
|
-
var e={
|
|
1
|
+
var e={name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 30 18",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"stickyRectangle"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
2
2
|
.mrl-picto-sticky-bg {
|
|
3
3
|
fill: #ededed;
|
|
4
4
|
}
|
|
5
5
|
.mrl-picto-sticky-border {
|
|
6
6
|
fill: currentColor;
|
|
7
7
|
}
|
|
8
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},children:[{name:"g",type:"element",value:"",attributes:{fillRule:"nonzero"},children:[{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-sticky-bg",d:"M28.6040657,1.00672773 L28.4783967,1 L2.07758418,1 C1.52496039,1 1.06949646,1.38604019 1.0072497,1.88337887 L1,2 L1,16 C1,16.5128358 1.4159908,16.9355072 1.9519151,16.9932723 L2.07758418,17 L22.4051322,17 L29.5559808,10.105 L29.5559808,2 C29.5559808,1.52661307 29.2015271,1.13005271 28.7254768,1.02641071 L28.6040657,1.00672773 Z"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M27.8947368,0 C29.0574416,0 30,0.8954305 30,2 L30,10.5087891 L22.4101945,18 L2.10526316,18 C0.942558421,18 0,17.1045695 0,16 L0,2 C0,0.8954305 0.942558421,0 2.10526316,0 L27.8947368,0 Z M27.8947368,1 L2.10526316,1 C1.56543596,1 1.12051878,1.38604019 1.0597134,1.88337887 L1.05263158,2 L1.05263158,16 C1.05263158,16.5128358 1.45898967,16.9355072 1.98250408,16.9932723 L2.10526316,17 L21.728,17 L21.7288324,11.1093756 C21.7288324,10.5570909 22.1765476,10.1093756 22.7288324,10.1093756 L28.943,10.109 L28.9473684,10.105 L28.9473684,2 C28.9473684,1.52661307 28.6011225,1.13005271 28.1360956,1.02641071 L28.0174959,1.00672773 L27.8947368,1 Z",class:"mrl-picto-sticky-border"},children:[]}]}]}]}
|
|
9
|
-
.mrl-picto-sticky-bg {
|
|
10
|
-
fill: #ededed;
|
|
11
|
-
}
|
|
12
|
-
.mrl-picto-sticky-border {
|
|
13
|
-
fill: currentColor;
|
|
14
|
-
}
|
|
15
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},children:[{name:"g",type:"element",value:"",attributes:{fillRule:"nonzero"},children:[{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-sticky-bg",d:"M28.6040657,1.00672773 L28.4783967,1 L2.07758418,1 C1.52496039,1 1.06949646,1.38604019 1.0072497,1.88337887 L1,2 L1,16 C1,16.5128358 1.4159908,16.9355072 1.9519151,16.9932723 L2.07758418,17 L22.4051322,17 L29.5559808,10.105 L29.5559808,2 C29.5559808,1.52661307 29.2015271,1.13005271 28.7254768,1.02641071 L28.6040657,1.00672773 Z"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M27.8947368,0 C29.0574416,0 30,0.8954305 30,2 L30,10.5087891 L22.4101945,18 L2.10526316,18 C0.942558421,18 0,17.1045695 0,16 L0,2 C0,0.8954305 0.942558421,0 2.10526316,0 L27.8947368,0 Z M27.8947368,1 L2.10526316,1 C1.56543596,1 1.12051878,1.38604019 1.0597134,1.88337887 L1.05263158,2 L1.05263158,16 C1.05263158,16.5128358 1.45898967,16.9355072 1.98250408,16.9932723 L2.10526316,17 L21.728,17 L21.7288324,11.1093756 C21.7288324,10.5570909 22.1765476,10.1093756 22.7288324,10.1093756 L28.943,10.109 L28.9473684,10.105 L28.9473684,2 C28.9473684,1.52661307 28.6011225,1.13005271 28.1360956,1.02641071 L28.0174959,1.00672773 L27.8947368,1 Z",class:"mrl-picto-sticky-border"},children:[]}]}]}]}};export{e as stickyRectangle};
|
|
8
|
+
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},children:[{name:"g",type:"element",value:"",attributes:{fillRule:"nonzero"},children:[{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-sticky-bg",d:"M28.6040657,1.00672773 L28.4783967,1 L2.07758418,1 C1.52496039,1 1.06949646,1.38604019 1.0072497,1.88337887 L1,2 L1,16 C1,16.5128358 1.4159908,16.9355072 1.9519151,16.9932723 L2.07758418,17 L22.4051322,17 L29.5559808,10.105 L29.5559808,2 C29.5559808,1.52661307 29.2015271,1.13005271 28.7254768,1.02641071 L28.6040657,1.00672773 Z"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M27.8947368,0 C29.0574416,0 30,0.8954305 30,2 L30,10.5087891 L22.4101945,18 L2.10526316,18 C0.942558421,18 0,17.1045695 0,16 L0,2 C0,0.8954305 0.942558421,0 2.10526316,0 L27.8947368,0 Z M27.8947368,1 L2.10526316,1 C1.56543596,1 1.12051878,1.38604019 1.0597134,1.88337887 L1.05263158,2 L1.05263158,16 C1.05263158,16.5128358 1.45898967,16.9355072 1.98250408,16.9932723 L2.10526316,17 L21.728,17 L21.7288324,11.1093756 C21.7288324,10.5570909 22.1765476,10.1093756 22.7288324,10.1093756 L28.943,10.109 L28.9473684,10.105 L28.9473684,2 C28.9473684,1.52661307 28.6011225,1.13005271 28.1360956,1.02641071 L28.0174959,1.00672773 L27.8947368,1 Z",class:"mrl-picto-sticky-border"},children:[]}]}]}]};export{e as stickyRectangle};
|