@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,11 +0,0 @@
|
|
|
1
|
-
var r=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var o=Object.getOwnPropertyNames;var i=Object.prototype.hasOwnProperty;var m=(e,t)=>{for(var a in t)r(e,a,{get:t[a],enumerable:!0})},d=(e,t,a,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let l of o(t))!i.call(e,l)&&l!==a&&r(e,l,{get:()=>t[l],enumerable:!(n=s(t,l))||n.enumerable});return e};var h=e=>d(r({},"__esModule",{value:!0}),e);var p={};m(p,{logoSlackColor:()=>c});module.exports=h(p);const c={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
|
-
.mrl-picto-slack-bg { fill: #e9e9e9; }
|
|
3
|
-
.mrl-picto-slack-brand-color-1 { fill: #53BE9F; }
|
|
4
|
-
.mrl-picto-slack-brand-color-2 { fill: #EDB426; }
|
|
5
|
-
.mrl-picto-slack-brand-color-3 { fill: #E93477; }
|
|
6
|
-
.mrl-picto-slack-brand-color-4 { fill: #4C274A; }
|
|
7
|
-
.mrl-picto-slack-brand-color-5 { fill: #D92511; }
|
|
8
|
-
.mrl-picto-slack-brand-color-6 { fill: #81D1E0; }
|
|
9
|
-
.mrl-picto-slack-brand-color-7 { fill: #2A9C8C; }
|
|
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:[]}]}]}]};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
declare const logoVimeo: {
|
|
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";
|
|
13
|
-
readonly type: "element";
|
|
14
|
-
readonly value: "";
|
|
15
|
-
readonly attributes: {
|
|
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";
|
|
20
|
-
};
|
|
21
|
-
readonly children: readonly [];
|
|
22
|
-
}];
|
|
23
|
-
};
|
|
24
|
-
export { logoVimeo };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var n=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var c=(l,e)=>{for(var o in e)n(l,o,{get:e[o],enumerable:!0})},d=(l,e,o,a)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of m(e))!s.call(l,t)&&t!==o&&n(l,t,{get:()=>e[t],enumerable:!(a=i(e,t))||a.enumerable});return l};var v=l=>d(n({},"__esModule",{value:!0}),l);var u={};c(u,{logoVimeo:()=>r});module.exports=v(u);const r={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"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:[]}]};
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
declare const logoYoutube: {
|
|
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";
|
|
13
|
-
readonly type: "element";
|
|
14
|
-
readonly value: "";
|
|
15
|
-
readonly attributes: {
|
|
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";
|
|
18
|
-
};
|
|
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
|
-
}];
|
|
30
|
-
};
|
|
31
|
-
export { logoYoutube };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var n=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var c=Object.prototype.hasOwnProperty;var i=(t,e)=>{for(var a in e)n(t,a,{get:e[a],enumerable:!0})},m=(t,e,a,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of u(e))!c.call(t,l)&&l!==a&&n(t,l,{get:()=>e[l],enumerable:!(s=r(e,l))||s.enumerable});return t};var v=t=>m(n({},"__esModule",{value:!0}),t);var d={};i(d,{logoYoutube:()=>o});module.exports=v(d);const o={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:[]}]};
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
declare const sticky: {
|
|
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";
|
|
13
|
-
readonly type: "element";
|
|
14
|
-
readonly value: "";
|
|
15
|
-
readonly attributes: {};
|
|
16
|
-
readonly children: readonly [{
|
|
17
|
-
readonly name: "";
|
|
18
|
-
readonly type: "text";
|
|
19
|
-
readonly value: "\n .mrl-picto-sticky-bg {\n fill: #fdfd8f;\n }\n .mrl-picto-sticky-border {\n fill: currentColor;\n }\n ";
|
|
20
|
-
readonly attributes: {};
|
|
21
|
-
readonly children: readonly [];
|
|
22
|
-
}];
|
|
23
|
-
}, {
|
|
24
|
-
readonly name: "path";
|
|
25
|
-
readonly type: "element";
|
|
26
|
-
readonly value: "";
|
|
27
|
-
readonly attributes: {
|
|
28
|
-
readonly 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";
|
|
32
|
-
};
|
|
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
|
-
}];
|
|
46
|
-
};
|
|
47
|
-
export { sticky };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
var i=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var d=Object.prototype.hasOwnProperty;var o=(t,e)=>{for(var n in e)i(t,n,{get:e[n],enumerable:!0})},m=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of c(e))!d.call(t,l)&&l!==n&&i(t,l,{get:()=>e[l],enumerable:!(r=s(e,l))||r.enumerable});return t};var p=t=>m(i({},"__esModule",{value:!0}),t);var u={};o(u,{sticky:()=>a});module.exports=p(u);const a={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
|
-
.mrl-picto-sticky-bg {
|
|
3
|
-
fill: #fdfd8f;
|
|
4
|
-
}
|
|
5
|
-
.mrl-picto-sticky-border {
|
|
6
|
-
fill: currentColor;
|
|
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:[]}]};
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
declare const stickyRectangle: {
|
|
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";
|
|
12
|
-
readonly type: "element";
|
|
13
|
-
readonly value: "";
|
|
14
|
-
readonly attributes: {};
|
|
15
|
-
readonly children: readonly [{
|
|
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 ";
|
|
19
|
-
readonly attributes: {};
|
|
20
|
-
readonly children: readonly [];
|
|
21
|
-
}];
|
|
22
|
-
}, {
|
|
23
|
-
readonly name: "g";
|
|
24
|
-
readonly type: "element";
|
|
25
|
-
readonly value: "";
|
|
26
|
-
readonly attributes: {
|
|
27
|
-
readonly stroke: "none";
|
|
28
|
-
readonly strokeWidth: "1";
|
|
29
|
-
readonly fill: "none";
|
|
30
|
-
readonly fillRule: "evenodd";
|
|
31
|
-
};
|
|
32
|
-
readonly children: readonly [{
|
|
33
|
-
readonly name: "g";
|
|
34
|
-
readonly type: "element";
|
|
35
|
-
readonly value: "";
|
|
36
|
-
readonly attributes: {
|
|
37
|
-
readonly fillRule: "nonzero";
|
|
38
|
-
};
|
|
39
|
-
readonly children: readonly [{
|
|
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";
|
|
50
|
-
readonly type: "element";
|
|
51
|
-
readonly value: "";
|
|
52
|
-
readonly attributes: {
|
|
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";
|
|
55
|
-
};
|
|
56
|
-
readonly children: readonly [];
|
|
57
|
-
}];
|
|
58
|
-
}];
|
|
59
|
-
}];
|
|
60
|
-
};
|
|
61
|
-
export { stickyRectangle };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
var a=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames;var c=Object.prototype.hasOwnProperty;var m=(t,e)=>{for(var n in e)a(t,n,{get:e[n],enumerable:!0})},o=(t,e,n,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of L(e))!c.call(t,l)&&l!==n&&a(t,l,{get:()=>e[l],enumerable:!(i=s(e,l))||i.enumerable});return t};var d=t=>o(a({},"__esModule",{value:!0}),t);var u={};m(u,{stickyRectangle:()=>r});module.exports=d(u);const r={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
|
-
.mrl-picto-sticky-bg {
|
|
3
|
-
fill: #ededed;
|
|
4
|
-
}
|
|
5
|
-
.mrl-picto-sticky-border {
|
|
6
|
-
fill: currentColor;
|
|
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:[]}]}]}]};
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
declare const stickyRound: {
|
|
2
|
-
readonly name: "svg";
|
|
3
|
-
readonly type: "element";
|
|
4
|
-
readonly value: "";
|
|
5
|
-
readonly attributes: {
|
|
6
|
-
readonly viewBox: "0 0 24 24";
|
|
7
|
-
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
8
|
-
readonly "data-mrl-svg-name": "stickyRound";
|
|
9
|
-
};
|
|
10
|
-
readonly children: readonly [{
|
|
11
|
-
readonly name: "style";
|
|
12
|
-
readonly type: "element";
|
|
13
|
-
readonly value: "";
|
|
14
|
-
readonly attributes: {};
|
|
15
|
-
readonly children: readonly [{
|
|
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 ";
|
|
19
|
-
readonly attributes: {};
|
|
20
|
-
readonly children: readonly [];
|
|
21
|
-
}];
|
|
22
|
-
}, {
|
|
23
|
-
readonly name: "g";
|
|
24
|
-
readonly type: "element";
|
|
25
|
-
readonly value: "";
|
|
26
|
-
readonly attributes: {
|
|
27
|
-
readonly stroke: "none";
|
|
28
|
-
readonly strokeWidth: "1";
|
|
29
|
-
readonly fill: "none";
|
|
30
|
-
readonly fillRule: "evenodd";
|
|
31
|
-
};
|
|
32
|
-
readonly children: readonly [{
|
|
33
|
-
readonly name: "g";
|
|
34
|
-
readonly type: "element";
|
|
35
|
-
readonly value: "";
|
|
36
|
-
readonly attributes: {};
|
|
37
|
-
readonly children: readonly [{
|
|
38
|
-
readonly name: "path";
|
|
39
|
-
readonly type: "element";
|
|
40
|
-
readonly value: "";
|
|
41
|
-
readonly attributes: {
|
|
42
|
-
readonly class: "mrl-picto-sticky-bg";
|
|
43
|
-
readonly d: "M12,0 C5.3832,0 0,5.3824 0,12 C0,18.6168 5.3832,24 12,24 C12.088,24 12.1752,23.9944 12.2616,23.988 L12.6968,23.9712 L23.9712,12.6968 L23.9888,12.2616 C23.9952,12.1752 24,12.088 24,12 C24,5.3824 18.6168,0 12,0";
|
|
44
|
-
};
|
|
45
|
-
readonly children: readonly [];
|
|
46
|
-
}, {
|
|
47
|
-
readonly name: "path";
|
|
48
|
-
readonly type: "element";
|
|
49
|
-
readonly value: "";
|
|
50
|
-
readonly attributes: {
|
|
51
|
-
readonly d: "M23.1824,12.3544 C17.2808,12.5392 12.54,17.2808 12.3552,23.1824 C12.236,23.1856 12.12,23.2 12,23.2 C5.8144,23.2 0.8,18.1856 0.8,12 C0.8,5.8144 5.8144,0.8 12,0.8 C18.1856,0.8 23.2,5.8144 23.2,12 C23.2,12.12 23.1864,12.236 23.1824,12.3544 M12,0 C5.3832,0 0,5.3824 0,12 C0,18.6168 5.3832,24 12,24 C12.088,24 12.1752,23.9944 12.2616,23.988 L12.6968,23.9712 L23.9712,12.6968 L23.9888,12.2616 C23.9952,12.1752 24,12.088 24,12 C24,5.3824 18.6168,0 12,0";
|
|
52
|
-
readonly class: "mrl-picto-sticky-border";
|
|
53
|
-
readonly fillRule: "nonzero";
|
|
54
|
-
};
|
|
55
|
-
readonly children: readonly [];
|
|
56
|
-
}];
|
|
57
|
-
}];
|
|
58
|
-
}];
|
|
59
|
-
};
|
|
60
|
-
export { stickyRound };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
var i=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var o=Object.prototype.hasOwnProperty;var d=(t,e)=>{for(var n in e)i(t,n,{get:e[n],enumerable:!0})},m=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of c(e))!o.call(t,l)&&l!==n&&i(t,l,{get:()=>e[l],enumerable:!(r=s(e,l))||r.enumerable});return t};var u=t=>m(i({},"__esModule",{value:!0}),t);var C={};d(C,{stickyRound:()=>a});module.exports=u(C);const a={name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"stickyRound"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
2
|
-
.mrl-picto-sticky-bg {
|
|
3
|
-
fill: #ededed;
|
|
4
|
-
}
|
|
5
|
-
.mrl-picto-sticky-border {
|
|
6
|
-
fill: currentColor;
|
|
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:{},children:[{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-sticky-bg",d:"M12,0 C5.3832,0 0,5.3824 0,12 C0,18.6168 5.3832,24 12,24 C12.088,24 12.1752,23.9944 12.2616,23.988 L12.6968,23.9712 L23.9712,12.6968 L23.9888,12.2616 C23.9952,12.1752 24,12.088 24,12 C24,5.3824 18.6168,0 12,0"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M23.1824,12.3544 C17.2808,12.5392 12.54,17.2808 12.3552,23.1824 C12.236,23.1856 12.12,23.2 12,23.2 C5.8144,23.2 0.8,18.1856 0.8,12 C0.8,5.8144 5.8144,0.8 12,0.8 C18.1856,0.8 23.2,5.8144 23.2,12 C23.2,12.12 23.1864,12.236 23.1824,12.3544 M12,0 C5.3832,0 0,5.3824 0,12 C0,18.6168 5.3832,24 12,24 C12.088,24 12.1752,23.9944 12.2616,23.988 L12.6968,23.9712 L23.9712,12.6968 L23.9888,12.2616 C23.9952,12.1752 24,12.088 24,12 C24,5.3824 18.6168,0 12,0",class:"mrl-picto-sticky-border",fillRule:"nonzero"},children:[]}]}]}]};
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
declare const stickyRounded: {
|
|
2
|
-
readonly name: "svg";
|
|
3
|
-
readonly type: "element";
|
|
4
|
-
readonly value: "";
|
|
5
|
-
readonly attributes: {
|
|
6
|
-
readonly viewBox: "0 0 24 24";
|
|
7
|
-
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
8
|
-
readonly "data-mrl-svg-name": "stickyRounded";
|
|
9
|
-
};
|
|
10
|
-
readonly children: readonly [{
|
|
11
|
-
readonly name: "style";
|
|
12
|
-
readonly type: "element";
|
|
13
|
-
readonly value: "";
|
|
14
|
-
readonly attributes: {};
|
|
15
|
-
readonly children: readonly [{
|
|
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 ";
|
|
19
|
-
readonly attributes: {};
|
|
20
|
-
readonly children: readonly [];
|
|
21
|
-
}];
|
|
22
|
-
}, {
|
|
23
|
-
readonly name: "g";
|
|
24
|
-
readonly type: "element";
|
|
25
|
-
readonly value: "";
|
|
26
|
-
readonly attributes: {
|
|
27
|
-
readonly stroke: "none";
|
|
28
|
-
readonly strokeWidth: "1";
|
|
29
|
-
readonly fill: "none";
|
|
30
|
-
readonly fillRule: "evenodd";
|
|
31
|
-
};
|
|
32
|
-
readonly children: readonly [{
|
|
33
|
-
readonly name: "g";
|
|
34
|
-
readonly type: "element";
|
|
35
|
-
readonly value: "";
|
|
36
|
-
readonly attributes: {
|
|
37
|
-
readonly fillRule: "nonzero";
|
|
38
|
-
};
|
|
39
|
-
readonly children: readonly [{
|
|
40
|
-
readonly name: "path";
|
|
41
|
-
readonly type: "element";
|
|
42
|
-
readonly value: "";
|
|
43
|
-
readonly attributes: {
|
|
44
|
-
readonly class: "mrl-picto-sticky-bg";
|
|
45
|
-
readonly d: "M22.1166211,0.870672255 L22,0.863597005 L2,0.863597005 C1.48716416,0.863597005 1.06449284,1.26957798 1.00672773,1.79260653 L1,1.91525169 L1,22.9483453 C1,23.4876715 1.38604019,23.9321758 1.88337887,23.9929247 L2,24 L13.866232,23.9992517 L22.999232,14.1200076 L23,1.91525169 C23,1.41741211 22.6710663,1.00036755 22.2292908,0.891371955 L22.1166211,0.870672255 Z";
|
|
46
|
-
};
|
|
47
|
-
readonly children: readonly [];
|
|
48
|
-
}, {
|
|
49
|
-
readonly name: "path";
|
|
50
|
-
readonly type: "element";
|
|
51
|
-
readonly value: "";
|
|
52
|
-
readonly attributes: {
|
|
53
|
-
readonly d: "M22,0 C23.1045695,0 24,0.8954305 24,2 L24,14.0117188 L14.2887763,24 L2,24 C0.8954305,24 0,23.1045695 0,22 L0,2 C0,0.8954305 0.8954305,0 2,0 L22,0 Z M22,1 L2,1 C1.48716416,1 1.06449284,1.38604019 1.00672773,1.88337887 L1,2 L1,22 C1,22.5128358 1.38604019,22.9355072 1.88337887,22.9932723 L2,23 L13.866232,22.9992885 L13.87,22.995 L13.8707646,14.5320877 C13.8707646,13.979803 14.3184799,13.5320877 14.8707646,13.5320877 L22.999,13.532 L23,2 C23,1.52661307 22.6710663,1.13005271 22.2292908,1.02641071 L22.1166211,1.00672773 L22,1 Z";
|
|
54
|
-
readonly class: "mrl-picto-sticky-border";
|
|
55
|
-
};
|
|
56
|
-
readonly children: readonly [];
|
|
57
|
-
}];
|
|
58
|
-
}];
|
|
59
|
-
}];
|
|
60
|
-
};
|
|
61
|
-
export { stickyRounded };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
var i=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames;var c=Object.prototype.hasOwnProperty;var d=(t,e)=>{for(var n in e)i(t,n,{get:e[n],enumerable:!0})},o=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of L(e))!c.call(t,l)&&l!==n&&i(t,l,{get:()=>e[l],enumerable:!(r=s(e,l))||r.enumerable});return t};var m=t=>o(i({},"__esModule",{value:!0}),t);var u={};d(u,{stickyRounded:()=>a});module.exports=m(u);const a={name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"stickyRounded"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
2
|
-
.mrl-picto-sticky-bg {
|
|
3
|
-
fill: #ededed;
|
|
4
|
-
}
|
|
5
|
-
.mrl-picto-sticky-border {
|
|
6
|
-
fill: currentColor;
|
|
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:"M22.1166211,0.870672255 L22,0.863597005 L2,0.863597005 C1.48716416,0.863597005 1.06449284,1.26957798 1.00672773,1.79260653 L1,1.91525169 L1,22.9483453 C1,23.4876715 1.38604019,23.9321758 1.88337887,23.9929247 L2,24 L13.866232,23.9992517 L22.999232,14.1200076 L23,1.91525169 C23,1.41741211 22.6710663,1.00036755 22.2292908,0.891371955 L22.1166211,0.870672255 Z"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M22,0 C23.1045695,0 24,0.8954305 24,2 L24,14.0117188 L14.2887763,24 L2,24 C0.8954305,24 0,23.1045695 0,22 L0,2 C0,0.8954305 0.8954305,0 2,0 L22,0 Z M22,1 L2,1 C1.48716416,1 1.06449284,1.38604019 1.00672773,1.88337887 L1,2 L1,22 C1,22.5128358 1.38604019,22.9355072 1.88337887,22.9932723 L2,23 L13.866232,22.9992885 L13.87,22.995 L13.8707646,14.5320877 C13.8707646,13.979803 14.3184799,13.5320877 14.8707646,13.5320877 L22.999,13.532 L23,2 C23,1.52661307 22.6710663,1.13005271 22.2292908,1.02641071 L22.1166211,1.00672773 L22,1 Z",class:"mrl-picto-sticky-border"},children:[]}]}]}]};
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
declare const voteAdd: {
|
|
2
|
-
readonly name: "svg";
|
|
3
|
-
readonly type: "element";
|
|
4
|
-
readonly value: "";
|
|
5
|
-
readonly attributes: {
|
|
6
|
-
readonly viewBox: "0 0 97 128";
|
|
7
|
-
readonly class: "mrl-picto-vote-add";
|
|
8
|
-
readonly version: "1.1";
|
|
9
|
-
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
10
|
-
readonly "data-mrl-svg-name": "voteAdd";
|
|
11
|
-
};
|
|
12
|
-
readonly children: readonly [{
|
|
13
|
-
readonly name: "style";
|
|
14
|
-
readonly type: "element";
|
|
15
|
-
readonly value: "";
|
|
16
|
-
readonly attributes: {};
|
|
17
|
-
readonly children: readonly [{
|
|
18
|
-
readonly name: "";
|
|
19
|
-
readonly type: "text";
|
|
20
|
-
readonly value: "\n .mrl-picto-vote-add-bg { fill: #ededed; }\n .mrl-picto-vote-add-dot { fill: var(--mrl-color-brand); }\n .mrl-picto-vote-add-cursor { fill: #393939; }\n ";
|
|
21
|
-
readonly attributes: {};
|
|
22
|
-
readonly children: readonly [];
|
|
23
|
-
}];
|
|
24
|
-
}, {
|
|
25
|
-
readonly name: "g";
|
|
26
|
-
readonly type: "element";
|
|
27
|
-
readonly value: "";
|
|
28
|
-
readonly attributes: {};
|
|
29
|
-
readonly children: readonly [{
|
|
30
|
-
readonly name: "path";
|
|
31
|
-
readonly type: "element";
|
|
32
|
-
readonly value: "";
|
|
33
|
-
readonly attributes: {
|
|
34
|
-
readonly d: "M80,93.7a2,2,0,0,1-2,2H7a2,2,0,0,1-2-2V7.7a2,2,0,0,1,2-2H78a2,2,0,0,1,2,2v86Z";
|
|
35
|
-
readonly class: "mrl-picto-vote-add-bg";
|
|
36
|
-
};
|
|
37
|
-
readonly children: readonly [];
|
|
38
|
-
}, {
|
|
39
|
-
readonly name: "path";
|
|
40
|
-
readonly type: "element";
|
|
41
|
-
readonly value: "";
|
|
42
|
-
readonly attributes: {
|
|
43
|
-
readonly d: "M48.1,74.4a10.3,10.3,0,1,1,10.4-6.7l4.9,3.7a16.3,16.3,0,1,0-14.6,9h0.6Z";
|
|
44
|
-
readonly class: "mrl-picto-vote-add-dot";
|
|
45
|
-
};
|
|
46
|
-
readonly children: readonly [];
|
|
47
|
-
}, {
|
|
48
|
-
readonly name: "polygon";
|
|
49
|
-
readonly type: "element";
|
|
50
|
-
readonly value: "";
|
|
51
|
-
readonly attributes: {
|
|
52
|
-
readonly points: "48.8 64.1 60.3 115.2 69.6 104.6 81.3 123 88.5 118.2 76.8 99.8 90.1 95.3 48.8 64.1";
|
|
53
|
-
readonly class: "mrl-picto-vote-add-cursor";
|
|
54
|
-
};
|
|
55
|
-
readonly children: readonly [];
|
|
56
|
-
}];
|
|
57
|
-
}];
|
|
58
|
-
};
|
|
59
|
-
export { voteAdd };
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
var d=Object.defineProperty;var o=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var m=(t,e)=>{for(var l in e)d(t,l,{get:e[l],enumerable:!0})},c=(t,e,l,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of i(e))!s.call(t,a)&&a!==l&&d(t,a,{get:()=>e[a],enumerable:!(r=o(e,a))||r.enumerable});return t};var v=t=>c(d({},"__esModule",{value:!0}),t);var p={};m(p,{voteAdd:()=>n});module.exports=v(p);const n={name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 97 128",class:"mrl-picto-vote-add",version:"1.1",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"voteAdd"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
2
|
-
.mrl-picto-vote-add-bg { fill: #ededed; }
|
|
3
|
-
.mrl-picto-vote-add-dot { fill: var(--mrl-color-brand); }
|
|
4
|
-
.mrl-picto-vote-add-cursor { fill: #393939; }
|
|
5
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{},children:[{name:"path",type:"element",value:"",attributes:{d:"M80,93.7a2,2,0,0,1-2,2H7a2,2,0,0,1-2-2V7.7a2,2,0,0,1,2-2H78a2,2,0,0,1,2,2v86Z",class:"mrl-picto-vote-add-bg"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M48.1,74.4a10.3,10.3,0,1,1,10.4-6.7l4.9,3.7a16.3,16.3,0,1,0-14.6,9h0.6Z",class:"mrl-picto-vote-add-dot"},children:[]},{name:"polygon",type:"element",value:"",attributes:{points:"48.8 64.1 60.3 115.2 69.6 104.6 81.3 123 88.5 118.2 76.8 99.8 90.1 95.3 48.8 64.1",class:"mrl-picto-vote-add-cursor"},children:[]}]}]};
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
declare const voteAnonymous: {
|
|
2
|
-
readonly name: "svg";
|
|
3
|
-
readonly type: "element";
|
|
4
|
-
readonly value: "";
|
|
5
|
-
readonly attributes: {
|
|
6
|
-
readonly viewBox: "0 0 95 128";
|
|
7
|
-
readonly class: "mrl-picto-vote-anonymous";
|
|
8
|
-
readonly version: "1.1";
|
|
9
|
-
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
10
|
-
readonly "data-mrl-svg-name": "voteAnonymous";
|
|
11
|
-
};
|
|
12
|
-
readonly children: readonly [{
|
|
13
|
-
readonly name: "style";
|
|
14
|
-
readonly type: "element";
|
|
15
|
-
readonly value: "";
|
|
16
|
-
readonly attributes: {};
|
|
17
|
-
readonly children: readonly [{
|
|
18
|
-
readonly name: "";
|
|
19
|
-
readonly type: "text";
|
|
20
|
-
readonly value: "\n .mrl-picto-vote-anonymous-box { fill: #d8d8d8; }\n .mrl-picto-vote-anonymous-envelope { fill: #ededed; }\n .mrl-picto-vote-anonymous-lock { fill: #2f2f2f; }\n ";
|
|
21
|
-
readonly attributes: {};
|
|
22
|
-
readonly children: readonly [];
|
|
23
|
-
}];
|
|
24
|
-
}, {
|
|
25
|
-
readonly name: "g";
|
|
26
|
-
readonly type: "element";
|
|
27
|
-
readonly value: "";
|
|
28
|
-
readonly attributes: {};
|
|
29
|
-
readonly children: readonly [{
|
|
30
|
-
readonly name: "g";
|
|
31
|
-
readonly type: "element";
|
|
32
|
-
readonly value: "";
|
|
33
|
-
readonly attributes: {};
|
|
34
|
-
readonly children: readonly [{
|
|
35
|
-
readonly name: "rect";
|
|
36
|
-
readonly type: "element";
|
|
37
|
-
readonly value: "";
|
|
38
|
-
readonly attributes: {
|
|
39
|
-
readonly x: "21";
|
|
40
|
-
readonly y: "33.2";
|
|
41
|
-
readonly width: "52.3";
|
|
42
|
-
readonly height: "39.9";
|
|
43
|
-
readonly class: "mrl-picto-vote-anonymous-box";
|
|
44
|
-
};
|
|
45
|
-
readonly children: readonly [];
|
|
46
|
-
}, {
|
|
47
|
-
readonly name: "path";
|
|
48
|
-
readonly type: "element";
|
|
49
|
-
readonly value: "";
|
|
50
|
-
readonly attributes: {
|
|
51
|
-
readonly d: "M49.8,73l37.5,29.3-0.9,1.2L48.6,73.9H48.5L8.3,103.8l-0.9-1.2L47.3,73.1,21,54.8h0L7,45.2,7.8,44,21,52.9V34.8H73.4V54l13.5-9.7,0.8,1.2ZM87.3,42.9L48.8,2,7.6,42.8A3.8,3.8,0,0,0,6,46.1v55.5a4.2,4.2,0,0,0,4.2,4.2H84.5a4.2,4.2,0,0,0,4.2-4.2V46.1A4.2,4.2,0,0,0,87.3,42.9Z";
|
|
52
|
-
readonly class: "mrl-picto-vote-anonymous-envelope";
|
|
53
|
-
};
|
|
54
|
-
readonly children: readonly [];
|
|
55
|
-
}, {
|
|
56
|
-
readonly name: "path";
|
|
57
|
-
readonly type: "element";
|
|
58
|
-
readonly value: "";
|
|
59
|
-
readonly attributes: {
|
|
60
|
-
readonly d: "M50.4,46.6a3.1,3.1,0,0,0-6.1,0v3.5h6.1V46.6h0ZM54,60.5H40.7a0.9,0.9,0,0,1-.9-0.9V51a0.9,0.9,0,0,1,.9-0.9h0.9V46.4a5.8,5.8,0,0,1,11.6,0v3.7H54a0.9,0.9,0,0,1,.9.9v8.7A0.9,0.9,0,0,1,54,60.5Z";
|
|
61
|
-
readonly class: "mrl-picto-vote-anonymous-lock";
|
|
62
|
-
};
|
|
63
|
-
readonly children: readonly [];
|
|
64
|
-
}];
|
|
65
|
-
}];
|
|
66
|
-
}];
|
|
67
|
-
};
|
|
68
|
-
export { voteAnonymous };
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
var a=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var v=(t,e)=>{for(var l in e)a(t,l,{get:e[l],enumerable:!0})},u=(t,e,l,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of i(e))!r.call(t,n)&&n!==l&&a(t,n,{get:()=>e[n],enumerable:!(o=s(e,n))||o.enumerable});return t};var c=t=>u(a({},"__esModule",{value:!0}),t);var p={};v(p,{voteAnonymous:()=>m});module.exports=c(p);const m={name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 95 128",class:"mrl-picto-vote-anonymous",version:"1.1",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"voteAnonymous"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
2
|
-
.mrl-picto-vote-anonymous-box { fill: #d8d8d8; }
|
|
3
|
-
.mrl-picto-vote-anonymous-envelope { fill: #ededed; }
|
|
4
|
-
.mrl-picto-vote-anonymous-lock { fill: #2f2f2f; }
|
|
5
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{},children:[{name:"g",type:"element",value:"",attributes:{},children:[{name:"rect",type:"element",value:"",attributes:{x:"21",y:"33.2",width:"52.3",height:"39.9",class:"mrl-picto-vote-anonymous-box"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M49.8,73l37.5,29.3-0.9,1.2L48.6,73.9H48.5L8.3,103.8l-0.9-1.2L47.3,73.1,21,54.8h0L7,45.2,7.8,44,21,52.9V34.8H73.4V54l13.5-9.7,0.8,1.2ZM87.3,42.9L48.8,2,7.6,42.8A3.8,3.8,0,0,0,6,46.1v55.5a4.2,4.2,0,0,0,4.2,4.2H84.5a4.2,4.2,0,0,0,4.2-4.2V46.1A4.2,4.2,0,0,0,87.3,42.9Z",class:"mrl-picto-vote-anonymous-envelope"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M50.4,46.6a3.1,3.1,0,0,0-6.1,0v3.5h6.1V46.6h0ZM54,60.5H40.7a0.9,0.9,0,0,1-.9-0.9V51a0.9,0.9,0,0,1,.9-0.9h0.9V46.4a5.8,5.8,0,0,1,11.6,0v3.7H54a0.9,0.9,0,0,1,.9.9v8.7A0.9,0.9,0,0,1,54,60.5Z",class:"mrl-picto-vote-anonymous-lock"},children:[]}]}]}]};
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
declare const voteRemove: {
|
|
2
|
-
readonly name: "svg";
|
|
3
|
-
readonly type: "element";
|
|
4
|
-
readonly value: "";
|
|
5
|
-
readonly attributes: {
|
|
6
|
-
readonly viewBox: "0 0 97 128";
|
|
7
|
-
readonly class: "mrl-picto-vote-remove";
|
|
8
|
-
readonly version: "1.1";
|
|
9
|
-
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
10
|
-
readonly "data-mrl-svg-name": "voteRemove";
|
|
11
|
-
};
|
|
12
|
-
readonly children: readonly [{
|
|
13
|
-
readonly name: "style";
|
|
14
|
-
readonly type: "element";
|
|
15
|
-
readonly value: "";
|
|
16
|
-
readonly attributes: {};
|
|
17
|
-
readonly children: readonly [{
|
|
18
|
-
readonly name: "";
|
|
19
|
-
readonly type: "text";
|
|
20
|
-
readonly value: "\n .mrl-picto-vote-remove-bg { fill: #ededed; }\n .mrl-picto-vote-remove-dot { fill: var(--mrl-color-brand); }\n .mrl-picto-vote-remove-cursor { fill: #393939; }\n ";
|
|
21
|
-
readonly attributes: {};
|
|
22
|
-
readonly children: readonly [];
|
|
23
|
-
}];
|
|
24
|
-
}, {
|
|
25
|
-
readonly name: "g";
|
|
26
|
-
readonly type: "element";
|
|
27
|
-
readonly value: "";
|
|
28
|
-
readonly attributes: {};
|
|
29
|
-
readonly children: readonly [{
|
|
30
|
-
readonly name: "path";
|
|
31
|
-
readonly type: "element";
|
|
32
|
-
readonly value: "";
|
|
33
|
-
readonly attributes: {
|
|
34
|
-
readonly d: "M79,93.7a2,2,0,0,1-2,2H6a2,2,0,0,1-2-2V7.7a2,2,0,0,1,2-2H77a2,2,0,0,1,2,2v86Z";
|
|
35
|
-
readonly class: "mrl-picto-vote-remove-bg";
|
|
36
|
-
};
|
|
37
|
-
readonly children: readonly [];
|
|
38
|
-
}, {
|
|
39
|
-
readonly name: "path";
|
|
40
|
-
readonly type: "element";
|
|
41
|
-
readonly value: "";
|
|
42
|
-
readonly attributes: {
|
|
43
|
-
readonly d: "M44.9,64.7a3,3,0,0,1,4.7-3l12.8,9.7a16.3,16.3,0,1,0-14.6,9h0.6Z";
|
|
44
|
-
readonly class: "mrl-picto-vote-remove-dot";
|
|
45
|
-
};
|
|
46
|
-
readonly children: readonly [];
|
|
47
|
-
}, {
|
|
48
|
-
readonly name: "polygon";
|
|
49
|
-
readonly type: "element";
|
|
50
|
-
readonly value: "";
|
|
51
|
-
readonly attributes: {
|
|
52
|
-
readonly points: "47.8 64.1 59.3 115.2 68.6 104.6 80.3 123 87.5 118.2 75.8 99.8 89.1 95.3 47.8 64.1";
|
|
53
|
-
readonly class: "mrl-picto-vote-remove-cursor";
|
|
54
|
-
};
|
|
55
|
-
readonly children: readonly [];
|
|
56
|
-
}];
|
|
57
|
-
}];
|
|
58
|
-
};
|
|
59
|
-
export { voteRemove };
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
var r=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var v=Object.getOwnPropertyNames;var i=Object.prototype.hasOwnProperty;var s=(t,e)=>{for(var o in e)r(t,o,{get:e[o],enumerable:!0})},c=(t,e,o,a)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of v(e))!i.call(t,l)&&l!==o&&r(t,l,{get:()=>e[l],enumerable:!(a=n(e,l))||a.enumerable});return t};var p=t=>c(r({},"__esModule",{value:!0}),t);var d={};s(d,{voteRemove:()=>m});module.exports=p(d);const m={name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 97 128",class:"mrl-picto-vote-remove",version:"1.1",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"voteRemove"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
2
|
-
.mrl-picto-vote-remove-bg { fill: #ededed; }
|
|
3
|
-
.mrl-picto-vote-remove-dot { fill: var(--mrl-color-brand); }
|
|
4
|
-
.mrl-picto-vote-remove-cursor { fill: #393939; }
|
|
5
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{},children:[{name:"path",type:"element",value:"",attributes:{d:"M79,93.7a2,2,0,0,1-2,2H6a2,2,0,0,1-2-2V7.7a2,2,0,0,1,2-2H77a2,2,0,0,1,2,2v86Z",class:"mrl-picto-vote-remove-bg"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M44.9,64.7a3,3,0,0,1,4.7-3l12.8,9.7a16.3,16.3,0,1,0-14.6,9h0.6Z",class:"mrl-picto-vote-remove-dot"},children:[]},{name:"polygon",type:"element",value:"",attributes:{points:"47.8 64.1 59.3 115.2 68.6 104.6 80.3 123 87.5 118.2 75.8 99.8 89.1 95.3 47.8 64.1",class:"mrl-picto-vote-remove-cursor"},children:[]}]}]};
|