@muraldevkit/ds-pictograms 1.0.0 → 1.2.0
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/cjs/colorBorder.d.ts +13 -3
- package/dist/cjs/colorBorder.js +2 -2
- package/dist/cjs/colorFill.d.ts +4 -3
- package/dist/cjs/colorFill.js +2 -2
- package/dist/cjs/colorPicker.d.ts +4 -3
- package/dist/cjs/colorPicker.js +2 -2
- package/dist/cjs/default/colorBorder.d.ts +13 -3
- package/dist/cjs/default/colorBorder.js +2 -2
- package/dist/cjs/default/colorFill.d.ts +4 -3
- package/dist/cjs/default/colorFill.js +2 -2
- package/dist/cjs/default/colorPicker.d.ts +4 -3
- package/dist/cjs/default/colorPicker.js +2 -2
- package/dist/cjs/default/drawEraser.d.ts +1 -1
- package/dist/cjs/default/drawEraser.js +1 -1
- package/dist/cjs/default/drawStrokeFine.d.ts +20 -50
- package/dist/cjs/default/drawStrokeFine.js +2 -2
- package/dist/cjs/default/drawStrokeHighlighter.d.ts +3 -3
- package/dist/cjs/default/drawStrokeHighlighter.js +1 -1
- package/dist/cjs/default/drawStrokeMedium.d.ts +20 -50
- package/dist/cjs/default/drawStrokeMedium.js +2 -2
- package/dist/cjs/default/drawStrokeUltraFine.d.ts +20 -52
- package/dist/cjs/default/drawStrokeUltraFine.js +2 -2
- package/dist/cjs/default/fileGdoc.d.ts +80 -0
- package/dist/cjs/default/fileGdoc.js +1 -0
- package/dist/cjs/default/fileGforms.d.ts +40 -0
- package/dist/cjs/default/fileGforms.js +1 -0
- package/dist/cjs/default/fileGmaps.d.ts +58 -0
- package/dist/cjs/default/fileGmaps.js +1 -0
- package/dist/cjs/default/fileGsheets.d.ts +40 -0
- package/dist/cjs/default/fileGsheets.js +1 -0
- package/dist/cjs/default/fileGslides.d.ts +40 -0
- package/dist/cjs/default/fileGslides.js +1 -0
- package/dist/cjs/default/fileLoom.d.ts +22 -0
- package/dist/cjs/default/fileLoom.js +1 -0
- package/dist/cjs/default/fileOnedrive.d.ts +80 -0
- package/dist/cjs/default/fileOnedrive.js +1 -0
- package/dist/cjs/default/fileSharepoint.d.ts +128 -0
- package/dist/cjs/default/fileSharepoint.js +1 -0
- package/dist/cjs/default/fileStream.d.ts +40 -0
- package/dist/cjs/default/fileStream.js +1 -0
- package/dist/cjs/default/index.d.ts +11 -0
- package/dist/cjs/default/index.js +1 -1
- package/dist/cjs/default/logoVimeo.d.ts +24 -0
- package/dist/cjs/default/logoVimeo.js +1 -0
- package/dist/cjs/default/logoYoutube.d.ts +31 -0
- package/dist/cjs/default/logoYoutube.js +1 -0
- package/dist/cjs/drawEraser.d.ts +1 -1
- package/dist/cjs/drawEraser.js +1 -1
- package/dist/cjs/drawStrokeFine.d.ts +20 -50
- package/dist/cjs/drawStrokeFine.js +2 -2
- package/dist/cjs/drawStrokeHighlighter.d.ts +3 -3
- package/dist/cjs/drawStrokeHighlighter.js +2 -2
- package/dist/cjs/drawStrokeMedium.d.ts +20 -50
- package/dist/cjs/drawStrokeMedium.js +2 -2
- package/dist/cjs/drawStrokeUltraFine.d.ts +20 -52
- package/dist/cjs/drawStrokeUltraFine.js +2 -2
- package/dist/cjs/fileGdoc.d.ts +82 -0
- package/dist/cjs/fileGdoc.js +1 -0
- package/dist/cjs/fileGforms.d.ts +42 -0
- package/dist/cjs/fileGforms.js +1 -0
- package/dist/cjs/fileGmaps.d.ts +60 -0
- package/dist/cjs/fileGmaps.js +1 -0
- package/dist/cjs/fileGsheets.d.ts +42 -0
- package/dist/cjs/fileGsheets.js +1 -0
- package/dist/cjs/fileGslides.d.ts +42 -0
- package/dist/cjs/fileGslides.js +1 -0
- package/dist/cjs/fileLoom.d.ts +24 -0
- package/dist/cjs/fileLoom.js +1 -0
- package/dist/cjs/fileOnedrive.d.ts +82 -0
- package/dist/cjs/fileOnedrive.js +1 -0
- package/dist/cjs/fileSharepoint.d.ts +130 -0
- package/dist/cjs/fileSharepoint.js +1 -0
- package/dist/cjs/fileStream.d.ts +42 -0
- package/dist/cjs/fileStream.js +1 -0
- package/dist/cjs/index.d.ts +11 -0
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/logoVimeo.d.ts +26 -0
- package/dist/cjs/logoVimeo.js +1 -0
- package/dist/cjs/logoYoutube.d.ts +33 -0
- package/dist/cjs/logoYoutube.js +1 -0
- package/dist/esm/colorBorder.d.ts +13 -3
- package/dist/esm/colorBorder.js +1 -1
- package/dist/esm/colorFill.d.ts +4 -3
- package/dist/esm/colorFill.js +1 -1
- package/dist/esm/colorPicker.d.ts +4 -3
- package/dist/esm/colorPicker.js +1 -1
- package/dist/esm/default/colorBorder.d.ts +13 -3
- package/dist/esm/default/colorBorder.js +1 -1
- package/dist/esm/default/colorFill.d.ts +4 -3
- package/dist/esm/default/colorFill.js +1 -1
- package/dist/esm/default/colorPicker.d.ts +4 -3
- package/dist/esm/default/colorPicker.js +1 -1
- package/dist/esm/default/drawEraser.d.ts +1 -1
- package/dist/esm/default/drawEraser.js +1 -1
- package/dist/esm/default/drawStrokeFine.d.ts +20 -50
- package/dist/esm/default/drawStrokeFine.js +1 -1
- package/dist/esm/default/drawStrokeHighlighter.d.ts +3 -3
- package/dist/esm/default/drawStrokeHighlighter.js +1 -1
- package/dist/esm/default/drawStrokeMedium.d.ts +20 -50
- package/dist/esm/default/drawStrokeMedium.js +1 -1
- package/dist/esm/default/drawStrokeUltraFine.d.ts +20 -52
- package/dist/esm/default/drawStrokeUltraFine.js +1 -1
- package/dist/esm/default/fileGdoc.d.ts +80 -0
- package/dist/esm/default/fileGdoc.js +1 -0
- package/dist/esm/default/fileGforms.d.ts +40 -0
- package/dist/esm/default/fileGforms.js +1 -0
- package/dist/esm/default/fileGmaps.d.ts +58 -0
- package/dist/esm/default/fileGmaps.js +1 -0
- package/dist/esm/default/fileGsheets.d.ts +40 -0
- package/dist/esm/default/fileGsheets.js +1 -0
- package/dist/esm/default/fileGslides.d.ts +40 -0
- package/dist/esm/default/fileGslides.js +1 -0
- package/dist/esm/default/fileLoom.d.ts +22 -0
- package/dist/esm/default/fileLoom.js +1 -0
- package/dist/esm/default/fileOnedrive.d.ts +80 -0
- package/dist/esm/default/fileOnedrive.js +1 -0
- package/dist/esm/default/fileSharepoint.d.ts +128 -0
- package/dist/esm/default/fileSharepoint.js +1 -0
- package/dist/esm/default/fileStream.d.ts +40 -0
- package/dist/esm/default/fileStream.js +1 -0
- package/dist/esm/default/index.d.ts +11 -0
- package/dist/esm/default/index.js +14 -14
- package/dist/esm/default/logoVimeo.d.ts +24 -0
- package/dist/esm/default/logoVimeo.js +1 -0
- package/dist/esm/default/logoYoutube.d.ts +31 -0
- package/dist/esm/default/logoYoutube.js +1 -0
- package/dist/esm/drawEraser.d.ts +1 -1
- package/dist/esm/drawEraser.js +1 -1
- package/dist/esm/drawStrokeFine.d.ts +20 -50
- package/dist/esm/drawStrokeFine.js +1 -1
- package/dist/esm/drawStrokeHighlighter.d.ts +3 -3
- package/dist/esm/drawStrokeHighlighter.js +1 -1
- package/dist/esm/drawStrokeMedium.d.ts +20 -50
- package/dist/esm/drawStrokeMedium.js +1 -1
- package/dist/esm/drawStrokeUltraFine.d.ts +20 -52
- package/dist/esm/drawStrokeUltraFine.js +1 -1
- package/dist/esm/fileGdoc.d.ts +82 -0
- package/dist/esm/fileGdoc.js +1 -0
- package/dist/esm/fileGforms.d.ts +42 -0
- package/dist/esm/fileGforms.js +1 -0
- package/dist/esm/fileGmaps.d.ts +60 -0
- package/dist/esm/fileGmaps.js +1 -0
- package/dist/esm/fileGsheets.d.ts +42 -0
- package/dist/esm/fileGsheets.js +1 -0
- package/dist/esm/fileGslides.d.ts +42 -0
- package/dist/esm/fileGslides.js +1 -0
- package/dist/esm/fileLoom.d.ts +24 -0
- package/dist/esm/fileLoom.js +1 -0
- package/dist/esm/fileOnedrive.d.ts +82 -0
- package/dist/esm/fileOnedrive.js +1 -0
- package/dist/esm/fileSharepoint.d.ts +130 -0
- package/dist/esm/fileSharepoint.js +1 -0
- package/dist/esm/fileStream.d.ts +42 -0
- package/dist/esm/fileStream.js +1 -0
- package/dist/esm/index.d.ts +11 -0
- package/dist/esm/index.js +17 -17
- package/dist/esm/logoVimeo.d.ts +26 -0
- package/dist/esm/logoVimeo.js +1 -0
- package/dist/esm/logoYoutube.d.ts +33 -0
- package/dist/esm/logoYoutube.js +1 -0
- package/dist/svg/default/color-border.svg +3 -2
- package/dist/svg/default/color-fill.svg +2 -2
- package/dist/svg/default/color-picker.svg +2 -2
- package/dist/svg/default/draw-eraser.svg +2 -2
- package/dist/svg/default/draw-stroke-fine.svg +4 -11
- package/dist/svg/default/draw-stroke-highlighter.svg +3 -3
- package/dist/svg/default/draw-stroke-medium.svg +3 -10
- package/dist/svg/default/draw-stroke-ultra-fine.svg +3 -10
- package/dist/svg/default/file-gdoc.svg +13 -0
- package/dist/svg/default/file-gforms.svg +5 -0
- package/dist/svg/default/file-gmaps.svg +7 -0
- package/dist/svg/default/file-gsheets.svg +5 -0
- package/dist/svg/default/file-gslides.svg +5 -0
- package/dist/svg/default/file-loom.svg +3 -0
- package/dist/svg/default/file-onedrive.svg +13 -0
- package/dist/svg/default/file-sharepoint.svg +19 -0
- package/dist/svg/default/file-stream.svg +5 -0
- package/dist/svg/default/logo-vimeo.svg +3 -0
- package/dist/svg/default/logo-youtube.svg +4 -0
- package/dist/types/colorBorder.d.ts +13 -3
- package/dist/types/colorFill.d.ts +4 -3
- package/dist/types/colorPicker.d.ts +4 -3
- package/dist/types/default/colorBorder.d.ts +13 -3
- package/dist/types/default/colorFill.d.ts +4 -3
- package/dist/types/default/colorPicker.d.ts +4 -3
- package/dist/types/default/drawEraser.d.ts +1 -1
- package/dist/types/default/drawStrokeFine.d.ts +20 -50
- package/dist/types/default/drawStrokeHighlighter.d.ts +3 -3
- package/dist/types/default/drawStrokeMedium.d.ts +20 -50
- package/dist/types/default/drawStrokeUltraFine.d.ts +20 -52
- package/dist/types/default/fileGdoc.d.ts +80 -0
- package/dist/types/default/fileGforms.d.ts +40 -0
- package/dist/types/default/fileGmaps.d.ts +58 -0
- package/dist/types/default/fileGsheets.d.ts +40 -0
- package/dist/types/default/fileGslides.d.ts +40 -0
- package/dist/types/default/fileLoom.d.ts +22 -0
- package/dist/types/default/fileOnedrive.d.ts +80 -0
- package/dist/types/default/fileSharepoint.d.ts +128 -0
- package/dist/types/default/fileStream.d.ts +40 -0
- package/dist/types/default/index.d.ts +11 -0
- package/dist/types/default/logoVimeo.d.ts +24 -0
- package/dist/types/default/logoYoutube.d.ts +31 -0
- package/dist/types/drawEraser.d.ts +1 -1
- package/dist/types/drawStrokeFine.d.ts +20 -50
- package/dist/types/drawStrokeHighlighter.d.ts +3 -3
- package/dist/types/drawStrokeMedium.d.ts +20 -50
- package/dist/types/drawStrokeUltraFine.d.ts +20 -52
- package/dist/types/fileGdoc.d.ts +82 -0
- package/dist/types/fileGforms.d.ts +42 -0
- package/dist/types/fileGmaps.d.ts +60 -0
- package/dist/types/fileGsheets.d.ts +42 -0
- package/dist/types/fileGslides.d.ts +42 -0
- package/dist/types/fileLoom.d.ts +24 -0
- package/dist/types/fileOnedrive.d.ts +82 -0
- package/dist/types/fileSharepoint.d.ts +130 -0
- package/dist/types/fileStream.d.ts +42 -0
- package/dist/types/index.d.ts +11 -0
- package/dist/types/logoVimeo.d.ts +26 -0
- package/dist/types/logoYoutube.d.ts +33 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var n=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var h=(t,e)=>{for(var l in e)n(t,l,{get:e[l],enumerable:!0})},u=(t,e,l,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of c(e))!s.call(t,a)&&a!==l&&n(t,a,{get:()=>e[a],enumerable:!(i=p(e,a))||i.enumerable});return t};var m=t=>u(n({},"__esModule",{value:!0}),t);var o={};h(o,{fileSharepoint:()=>r});module.exports=m(o);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":"fileSharepoint"},children:[{name:"g",type:"element",value:"",attributes:{"clip-path":"url(#sharepoint-picto-path-a)"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#036C70",d:"M20.465 22.786c6.165 0 11.163-4.998 11.163-11.163S26.63.46 20.465.46 9.302 5.458 9.302 11.623 14.3 22.786 20.465 22.786Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#1A9BA1",d:"M29.767 32.088C35.42 32.088 40 27.507 40 21.855c0-5.65-4.581-10.232-10.233-10.232-5.65 0-10.232 4.581-10.232 10.232 0 5.652 4.581 10.233 10.232 10.233Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#37C6D0",d:"M21.86 39.53a7.907 7.907 0 1 0 0-15.814 7.907 7.907 0 0 0 0 15.814Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"url(#sharepoint-picto-path-b)",d:"M1.705 9.762H18.76c.942 0 1.705.764 1.705 1.705v17.055c0 .942-.763 1.705-1.705 1.705H1.705A1.705 1.705 0 0 1 0 28.522V11.467c0-.941.763-1.705 1.705-1.705Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M7.616 19.787a3.147 3.147 0 0 1-.976-1.032 2.808 2.808 0 0 1-.34-1.411 2.715 2.715 0 0 1 .632-1.828c.45-.512 1.03-.89 1.68-1.096a7.097 7.097 0 0 1 2.295-.355 8.738 8.738 0 0 1 3.023.423v2.14a4.72 4.72 0 0 0-1.367-.559 6.659 6.659 0 0 0-1.6-.191 3.459 3.459 0 0 0-1.643.348c-.395.17-.65.558-.651.988a1 1 0 0 0 .279.699c.213.222.465.402.744.532.31.154.775.36 1.395.616.069.021.135.048.2.08.61.239 1.199.529 1.76.868.424.262.78.62 1.04 1.047a3.05 3.05 0 0 1 .372 1.582 2.942 2.942 0 0 1-.592 1.903 3.31 3.31 0 0 1-1.581 1.064 7.17 7.17 0 0 1-2.255.328c-.686.003-1.37-.053-2.047-.168a7.008 7.008 0 0 1-1.658-.487v-2.256a5.346 5.346 0 0 0 1.674.8 6.55 6.55 0 0 0 1.847.296c.58.036 1.16-.086 1.675-.356.36-.203.58-.59.571-1.003a1.07 1.07 0 0 0-.316-.769 3.186 3.186 0 0 0-.872-.607c-.372-.186-.92-.431-1.644-.736a9.343 9.343 0 0 1-1.645-.86Z"},children:[]}]},{name:"defs",type:"element",value:"",attributes:{},children:[{name:"linearGradient",type:"element",value:"",attributes:{id:"sharepoint-picto-path-b",x1:"6.949",x2:"32.141",y1:"-2.084",y2:"42.587",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#058F92"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:".5","stop-color":"#038489"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#026D71"},children:[]}]},{name:"clipPath",type:"element",value:"",attributes:{id:"sharepoint-picto-path-a"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M0 0h40v40H0z"},children:[]}]}]}]};
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
declare const fileStream: {
|
|
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": "fileStream";
|
|
10
|
+
};
|
|
11
|
+
readonly children: readonly [{
|
|
12
|
+
readonly name: "path";
|
|
13
|
+
readonly type: "element";
|
|
14
|
+
readonly value: "";
|
|
15
|
+
readonly attributes: {
|
|
16
|
+
readonly fill: "#AA2C6C";
|
|
17
|
+
readonly d: "M9.156 20v14.561c0 2.987 3.224 4.785 5.664 3.159l21.843-14.561c1.113-.743 1.67-1.95 1.67-3.158H9.156Z";
|
|
18
|
+
};
|
|
19
|
+
readonly children: readonly [];
|
|
20
|
+
}, {
|
|
21
|
+
readonly name: "path";
|
|
22
|
+
readonly type: "element";
|
|
23
|
+
readonly value: "";
|
|
24
|
+
readonly attributes: {
|
|
25
|
+
readonly fill: "#E65AA0";
|
|
26
|
+
readonly d: "M14.807 2.271c-2.438-1.61-5.651.186-5.651 3.168V20h29.177c0-1.204-.552-2.407-1.657-3.15l-.013-.01L14.82 2.282l-.014-.01Z";
|
|
27
|
+
};
|
|
28
|
+
readonly children: readonly [];
|
|
29
|
+
}, {
|
|
30
|
+
readonly name: "path";
|
|
31
|
+
readonly type: "element";
|
|
32
|
+
readonly value: "";
|
|
33
|
+
readonly attributes: {
|
|
34
|
+
readonly fill: "#F37FBC";
|
|
35
|
+
readonly d: "M1.667 11.27c0-1.517 1.659-2.411 2.875-1.55l12.32 8.73c1.057.75 1.057 2.352 0 3.1l-12.32 8.73c-1.216.862-2.875-.032-2.875-1.55V11.27Z";
|
|
36
|
+
};
|
|
37
|
+
readonly children: readonly [];
|
|
38
|
+
}];
|
|
39
|
+
};
|
|
40
|
+
export { fileStream };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var n=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var h=(t,e)=>{for(var a in e)n(t,a,{get:e[a],enumerable:!0})},p=(t,e,a,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of m(e))!s.call(t,l)&&l!==a&&n(t,l,{get:()=>e[l],enumerable:!(r=c(e,l))||r.enumerable});return t};var u=t=>p(n({},"__esModule",{value:!0}),t);var v={};h(v,{fileStream:()=>i});module.exports=u(v);const i={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileStream"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#AA2C6C",d:"M9.156 20v14.561c0 2.987 3.224 4.785 5.664 3.159l21.843-14.561c1.113-.743 1.67-1.95 1.67-3.158H9.156Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#E65AA0",d:"M14.807 2.271c-2.438-1.61-5.651.186-5.651 3.168V20h29.177c0-1.204-.552-2.407-1.657-3.15l-.013-.01L14.82 2.282l-.014-.01Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#F37FBC",d:"M1.667 11.27c0-1.517 1.659-2.411 2.875-1.55l12.32 8.73c1.057.75 1.057 2.352 0 3.1l-12.32 8.73c-1.216.862-2.875-.032-2.875-1.55V11.27Z"},children:[]}]};
|
|
@@ -35,11 +35,22 @@ export { colorPicker } from './colorPicker';
|
|
|
35
35
|
export { colorTransparent } from './colorTransparent';
|
|
36
36
|
export { customColors } from './customColors';
|
|
37
37
|
export { fileDoc } from './fileDoc';
|
|
38
|
+
export { fileGdoc } from './fileGdoc';
|
|
38
39
|
export { fileGeneric } from './fileGeneric';
|
|
40
|
+
export { fileGforms } from './fileGforms';
|
|
41
|
+
export { fileGmaps } from './fileGmaps';
|
|
42
|
+
export { fileGsheets } from './fileGsheets';
|
|
43
|
+
export { fileGslides } from './fileGslides';
|
|
44
|
+
export { fileLoom } from './fileLoom';
|
|
45
|
+
export { fileOnedrive } from './fileOnedrive';
|
|
39
46
|
export { filePdf } from './filePdf';
|
|
40
47
|
export { filePpt } from './filePpt';
|
|
48
|
+
export { fileSharepoint } from './fileSharepoint';
|
|
49
|
+
export { fileStream } from './fileStream';
|
|
41
50
|
export { fileTxt } from './fileTxt';
|
|
42
51
|
export { fileXls } from './fileXls';
|
|
43
52
|
export { fileZip } from './fileZip';
|
|
44
53
|
export { logoGoogle } from './logoGoogle';
|
|
45
54
|
export { logoMicrosoft } from './logoMicrosoft';
|
|
55
|
+
export { logoVimeo } from './logoVimeo';
|
|
56
|
+
export { logoYoutube } from './logoYoutube';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var f=Object.defineProperty;var
|
|
1
|
+
var f=Object.defineProperty;var io=Object.getOwnPropertyDescriptor;var lo=Object.getOwnPropertyNames;var ao=Object.prototype.hasOwnProperty;var co=(r,o)=>{for(var t in o)f(r,t,{get:o[t],enumerable:!0})},go=(r,o,t,m)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of lo(o))!ao.call(r,e)&&e!==t&&f(r,e,{get:()=>o[e],enumerable:!(m=io(o,e))||m.enumerable});return r};var so=r=>go(f({},"__esModule",{value:!0}),r);var no={};co(no,{brandSymbol:()=>p.brandSymbol,brandWordmark:()=>x.brandWordmark,checkboxCustom:()=>A.checkboxCustom,colorBorder:()=>D.colorBorder,colorBorderMixed:()=>N.colorBorderMixed,colorBorderNone:()=>T.colorBorderNone,colorFill:()=>L.colorFill,colorFillMixed:()=>E.colorFillMixed,colorFillNone:()=>H.colorFillNone,colorPicker:()=>O.colorPicker,colorTransparent:()=>U.colorTransparent,customColors:()=>V.customColors,drawEraser:()=>i.drawEraser,drawStrokeFine:()=>l.drawStrokeFine,drawStrokeHighlighter:()=>d.drawStrokeHighlighter,drawStrokeMedium:()=>a.drawStrokeMedium,drawStrokeUltraFine:()=>c.drawStrokeUltraFine,drawWeight10:()=>g.drawWeight10,drawWeight100:()=>s.drawWeight100,drawWeight20:()=>n.drawWeight20,drawWeight30:()=>h.drawWeight30,drawWeight40:()=>w.drawWeight40,drawWeight50:()=>k.drawWeight50,drawWeight60:()=>W.drawWeight60,drawWeight70:()=>u.drawWeight70,drawWeight80:()=>G.drawWeight80,drawWeight90:()=>S.drawWeight90,fileDoc:()=>X.fileDoc,fileGdoc:()=>Y.fileGdoc,fileGeneric:()=>Z.fileGeneric,fileGforms:()=>j.fileGforms,fileGmaps:()=>q.fileGmaps,fileGsheets:()=>z.fileGsheets,fileGslides:()=>I.fileGslides,fileLoom:()=>J.fileLoom,fileOnedrive:()=>K.fileOnedrive,filePdf:()=>Q.filePdf,filePpt:()=>_.filePpt,fileSharepoint:()=>$.fileSharepoint,fileStream:()=>oo.fileStream,fileTxt:()=>ro.fileTxt,fileXls:()=>eo.fileXls,fileZip:()=>to.fileZip,logoGmail:()=>y.logoGmail,logoGoogle:()=>fo.logoGoogle,logoMicrosoft:()=>mo.logoMicrosoft,logoSlackColor:()=>b.logoSlackColor,logoVimeo:()=>po.logoVimeo,logoYoutube:()=>xo.logoYoutube,sticky:()=>R.sticky,stickyRectangle:()=>v.stickyRectangle,stickyRound:()=>F.stickyRound,stickyRounded:()=>M.stickyRounded,voteAdd:()=>B.voteAdd,voteAnonymous:()=>C.voteAnonymous,voteRemove:()=>P.voteRemove});module.exports=so(no);var p=require("./brandSymbol"),x=require("./brandWordmark"),i=require("./drawEraser"),l=require("./drawStrokeFine"),d=require("./drawStrokeHighlighter"),a=require("./drawStrokeMedium"),c=require("./drawStrokeUltraFine"),g=require("./drawWeight10"),s=require("./drawWeight100"),n=require("./drawWeight20"),h=require("./drawWeight30"),w=require("./drawWeight40"),k=require("./drawWeight50"),W=require("./drawWeight60"),u=require("./drawWeight70"),G=require("./drawWeight80"),S=require("./drawWeight90"),y=require("./logoGmail"),b=require("./logoSlackColor"),v=require("./stickyRectangle"),F=require("./stickyRound"),M=require("./stickyRounded"),R=require("./sticky"),B=require("./voteAdd"),C=require("./voteAnonymous"),P=require("./voteRemove"),A=require("./checkboxCustom"),N=require("./colorBorderMixed"),T=require("./colorBorderNone"),D=require("./colorBorder"),E=require("./colorFillMixed"),H=require("./colorFillNone"),L=require("./colorFill"),O=require("./colorPicker"),U=require("./colorTransparent"),V=require("./customColors"),X=require("./fileDoc"),Y=require("./fileGdoc"),Z=require("./fileGeneric"),j=require("./fileGforms"),q=require("./fileGmaps"),z=require("./fileGsheets"),I=require("./fileGslides"),J=require("./fileLoom"),K=require("./fileOnedrive"),Q=require("./filePdf"),_=require("./filePpt"),$=require("./fileSharepoint"),oo=require("./fileStream"),ro=require("./fileTxt"),eo=require("./fileXls"),to=require("./fileZip"),fo=require("./logoGoogle"),mo=require("./logoMicrosoft"),po=require("./logoVimeo"),xo=require("./logoYoutube");
|
|
@@ -0,0 +1,24 @@
|
|
|
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 };
|
|
@@ -0,0 +1 @@
|
|
|
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:[]}]};
|
|
@@ -0,0 +1,31 @@
|
|
|
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 };
|
|
@@ -0,0 +1 @@
|
|
|
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:[]}]};
|
package/dist/cjs/drawEraser.d.ts
CHANGED
|
@@ -66,7 +66,7 @@ declare const drawEraser: {
|
|
|
66
66
|
readonly attributes: {
|
|
67
67
|
readonly class: "mrl-picto-color-offset";
|
|
68
68
|
readonly "fill-rule": "evenodd";
|
|
69
|
-
readonly d: "
|
|
69
|
+
readonly d: "M4.757 2.757A6 6 0 0 1 9 1h6a6 6 0 0 1 6 6v13.75A2.25 2.25 0 0 1 18.75 23H5.25A2.25 2.25 0 0 1 3 20.75V7a6 6 0 0 1 1.757-4.243Zm.707.707A5 5 0 0 1 9 2h6a5 5 0 0 1 5 5v13.75c0 .69-.56 1.25-1.25 1.25H5.25C4.56 22 4 21.44 4 20.75V7a5 5 0 0 1 1.464-3.536Z";
|
|
70
70
|
readonly "clip-rule": "evenodd";
|
|
71
71
|
};
|
|
72
72
|
readonly children: readonly [];
|
package/dist/cjs/drawEraser.js
CHANGED
|
@@ -2,4 +2,4 @@ var r=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var c=Object.g
|
|
|
2
2
|
.mrl-picto-draw-pen { fill: #BBBBBB; }
|
|
3
3
|
.mrl-picto-draw-eraser-tip { fill: #DEDEDE; }
|
|
4
4
|
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
5
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-pen",d:"M4 7a5 5 0 0 1 5-5h6a5 5 0 0 1 5 5v13.75c0 .69-.56 1.25-1.25 1.25H5.25C4.56 22 4 21.44 4 20.75V7Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-eraser-tip",d:"M9 2a5 5 0 0 0-5 5v5h16V7a5 5 0 0 0-5-5H9Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"
|
|
5
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-pen",d:"M4 7a5 5 0 0 1 5-5h6a5 5 0 0 1 5 5v13.75c0 .69-.56 1.25-1.25 1.25H5.25C4.56 22 4 21.44 4 20.75V7Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-eraser-tip",d:"M9 2a5 5 0 0 0-5 5v5h16V7a5 5 0 0 0-5-5H9Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M4.757 2.757A6 6 0 0 1 9 1h6a6 6 0 0 1 6 6v13.75A2.25 2.25 0 0 1 18.75 23H5.25A2.25 2.25 0 0 1 3 20.75V7a6 6 0 0 1 1.757-4.243Zm.707.707A5 5 0 0 1 9 2h6a5 5 0 0 1 5 5v13.75c0 .69-.56 1.25-1.25 1.25H5.25C4.56 22 4 21.44 4 20.75V7a5 5 0 0 1 1.464-3.536Z","clip-rule":"evenodd"},children:[]}]}};
|
|
@@ -42,63 +42,33 @@ declare const drawStrokeFine: {
|
|
|
42
42
|
readonly children: readonly [];
|
|
43
43
|
}];
|
|
44
44
|
}, {
|
|
45
|
-
readonly name: "
|
|
45
|
+
readonly name: "path";
|
|
46
46
|
readonly type: "element";
|
|
47
47
|
readonly value: "";
|
|
48
48
|
readonly attributes: {
|
|
49
|
-
readonly
|
|
49
|
+
readonly class: "mrl-picto-draw-pen";
|
|
50
|
+
readonly d: "M16.597 12.163H7.403l-2.508 7.331a2 2 0 0 0 1.892 2.648h10.426a2 2 0 0 0 1.892-2.648l-2.508-7.331Z";
|
|
50
51
|
};
|
|
51
|
-
readonly children: readonly [
|
|
52
|
-
readonly name: "path";
|
|
53
|
-
readonly type: "element";
|
|
54
|
-
readonly value: "";
|
|
55
|
-
readonly attributes: {
|
|
56
|
-
readonly class: "mrl-picto-draw-pen";
|
|
57
|
-
readonly d: "M17.206 22H6.794A2 2 0 0 1 4.9 19.355l5.68-16.684c.461-1.355 2.379-1.355 2.84 0l5.68 16.684A2 2 0 0 1 17.206 22Z";
|
|
58
|
-
};
|
|
59
|
-
readonly children: readonly [];
|
|
60
|
-
}, {
|
|
61
|
-
readonly name: "path";
|
|
62
|
-
readonly type: "element";
|
|
63
|
-
readonly value: "";
|
|
64
|
-
readonly attributes: {
|
|
65
|
-
readonly d: "M16.596 12H7.404l3.176-9.329c.461-1.355 2.379-1.355 2.84 0L16.596 12Z";
|
|
66
|
-
};
|
|
67
|
-
readonly children: readonly [];
|
|
68
|
-
}, {
|
|
69
|
-
readonly name: "path";
|
|
70
|
-
readonly type: "element";
|
|
71
|
-
readonly value: "";
|
|
72
|
-
readonly attributes: {
|
|
73
|
-
readonly class: "mrl-picto-color-offset";
|
|
74
|
-
readonly "fill-rule": "evenodd";
|
|
75
|
-
readonly d: "m20.788 18.786-5.55-16.448c-1.052-3.117-5.424-3.117-6.476 0L5.66 11.535l-.007.02-2.44 7.231C2.348 21.344 4.233 24 6.912 24h10.176c2.678 0 4.564-2.656 3.7-5.214Zm-1.688.57A2 2 0 0 1 17.206 22H6.794A2 2 0 0 1 4.9 19.355l5.68-16.684c.461-1.355 2.379-1.355 2.84 0l5.68 16.684Z";
|
|
76
|
-
readonly "clip-rule": "evenodd";
|
|
77
|
-
};
|
|
78
|
-
readonly children: readonly [];
|
|
79
|
-
}];
|
|
52
|
+
readonly children: readonly [];
|
|
80
53
|
}, {
|
|
81
|
-
readonly name: "
|
|
54
|
+
readonly name: "path";
|
|
82
55
|
readonly type: "element";
|
|
83
56
|
readonly value: "";
|
|
84
|
-
readonly attributes: {
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
readonly children: readonly [];
|
|
100
|
-
}];
|
|
101
|
-
}];
|
|
57
|
+
readonly attributes: {
|
|
58
|
+
readonly d: "M13.42 2.872c-.463-1.352-2.377-1.352-2.84 0l-3.177 9.291h9.194l-3.178-9.29Z";
|
|
59
|
+
};
|
|
60
|
+
readonly children: readonly [];
|
|
61
|
+
}, {
|
|
62
|
+
readonly name: "path";
|
|
63
|
+
readonly type: "element";
|
|
64
|
+
readonly value: "";
|
|
65
|
+
readonly attributes: {
|
|
66
|
+
readonly class: "mrl-picto-color-offset";
|
|
67
|
+
readonly "fill-rule": "evenodd";
|
|
68
|
+
readonly d: "m14.365 2.549 5.686 16.622a3 3 0 0 1-2.838 3.97H6.787a3 3 0 0 1-2.838-3.97L9.635 2.549c.77-2.255 3.96-2.255 4.73 0Zm-.946.323c-.463-1.352-2.376-1.352-2.838 0L4.895 19.494a2 2 0 0 0 1.892 2.648h10.426a2 2 0 0 0 1.892-2.648L13.42 2.872Z";
|
|
69
|
+
readonly "clip-rule": "evenodd";
|
|
70
|
+
};
|
|
71
|
+
readonly children: readonly [];
|
|
102
72
|
}];
|
|
103
73
|
};
|
|
104
74
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var r=Object.defineProperty;var
|
|
1
|
+
var r=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var m=Object.prototype.hasOwnProperty;var o=(t,e)=>{for(var a in e)r(t,a,{get:e[a],enumerable:!0})},d=(t,e,a,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of c(e))!m.call(t,l)&&l!==a&&r(t,l,{get:()=>e[l],enumerable:!(n=s(e,l))||n.enumerable});return t};var p=t=>d(r({},"__esModule",{value:!0}),t);var v={};o(v,{drawStrokeFine:()=>i});module.exports=p(v);const i={classic:{name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","data-mrl-svg-name":"drawStrokeFine"},children:[{name:"path",type:"element",value:"",attributes:{d:"M16 9V5H8v4s-2 2-2 6v3h12v-3c0-4-2-6-2-6zM6 19h12v5H6zM14 4c0-2.7-2-4-2-4s-2 1.3-2 4h4z"},children:[]}]},default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawStrokeFine"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
2
2
|
.mrl-picto-draw-pen { fill: #BBBBBB; }
|
|
3
3
|
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
4
|
-
`,attributes:{},children:[]}]},{name:"
|
|
4
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-pen",d:"M16.597 12.163H7.403l-2.508 7.331a2 2 0 0 0 1.892 2.648h10.426a2 2 0 0 0 1.892-2.648l-2.508-7.331Z"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M13.42 2.872c-.463-1.352-2.377-1.352-2.84 0l-3.177 9.291h9.194l-3.178-9.29Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"m14.365 2.549 5.686 16.622a3 3 0 0 1-2.838 3.97H6.787a3 3 0 0 1-2.838-3.97L9.635 2.549c.77-2.255 3.96-2.255 4.73 0Zm-.946.323c-.463-1.352-2.376-1.352-2.838 0L4.895 19.494a2 2 0 0 0 1.892 2.648h10.426a2 2 0 0 0 1.892-2.648L13.42 2.872Z","clip-rule":"evenodd"},children:[]}]}};
|
|
@@ -46,7 +46,7 @@ declare const drawStrokeHighlighter: {
|
|
|
46
46
|
readonly type: "element";
|
|
47
47
|
readonly value: "";
|
|
48
48
|
readonly attributes: {
|
|
49
|
-
readonly d: "M21.035 12H3.125l.72-5.
|
|
49
|
+
readonly d: "M21.035 12H3.125l.72-5.6c.182-1.2 1.17-2.166 2.463-2.404l10.598-1.95c1.478-.272 2.893.673 3.072 2.05L21.035 12Z";
|
|
50
50
|
};
|
|
51
51
|
readonly children: readonly [];
|
|
52
52
|
}, {
|
|
@@ -55,7 +55,7 @@ declare const drawStrokeHighlighter: {
|
|
|
55
55
|
readonly value: "";
|
|
56
56
|
readonly attributes: {
|
|
57
57
|
readonly class: "mrl-picto-draw-pen";
|
|
58
|
-
readonly d: "M3.123 12 2.02 19.
|
|
58
|
+
readonly d: "M3.123 12 2.02 19.723C1.848 20.926 2.809 22 4.057 22h15.886c1.232 0 2.188-1.047 2.042-2.236L21.035 12H3.123Z";
|
|
59
59
|
};
|
|
60
60
|
readonly children: readonly [];
|
|
61
61
|
}, {
|
|
@@ -65,7 +65,7 @@ declare const drawStrokeHighlighter: {
|
|
|
65
65
|
readonly attributes: {
|
|
66
66
|
readonly class: "mrl-picto-color-offset";
|
|
67
67
|
readonly "fill-rule": "evenodd";
|
|
68
|
-
readonly d: "
|
|
68
|
+
readonly d: "m22.028 11.878.95 7.764c.222 1.817-1.235 3.357-3.035 3.357H4.057c-1.824 0-3.29-1.58-3.027-3.416l1.122-7.86.703-5.461.001-.012C3.11 4.584 4.46 3.32 6.127 3.013l10.598-1.95c1.96-.36 3.98.88 4.244 2.902v.001l1.059 7.912Zm-5.122-9.832L6.308 3.996C5.015 4.234 4.027 5.2 3.845 6.4l-.72 5.6h-.002L2.02 19.723C1.848 20.926 2.809 22 4.057 22h15.886c1.232 0 2.188-1.046 2.042-2.236L21.035 12l-1.057-7.904c-.179-1.377-1.594-2.32-3.072-2.049Z";
|
|
69
69
|
readonly "clip-rule": "evenodd";
|
|
70
70
|
};
|
|
71
71
|
readonly children: readonly [];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var a=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var m=Object.prototype.hasOwnProperty;var
|
|
1
|
+
var a=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var m=Object.prototype.hasOwnProperty;var h=(t,e)=>{for(var r in e)a(t,r,{get:e[r],enumerable:!0})},o=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of s(e))!m.call(t,l)&&l!==r&&a(t,l,{get:()=>e[l],enumerable:!(n=c(e,l))||n.enumerable});return t};var d=t=>o(a({},"__esModule",{value:!0}),t);var v={};h(v,{drawStrokeHighlighter:()=>i});module.exports=d(v);const i={classic:{name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","data-mrl-svg-name":"drawStrokeHighlighter"},children:[{name:"path",type:"element",value:"",attributes:{d:"M15 0 9 3v3h6zM2 19h20v5H2zM16 8V7H8v1s0 9-6 9v1h20v-1c-6 0-6-9-6-9z"},children:[]}]},default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawStrokeHighlighter"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
2
2
|
.mrl-picto-draw-pen { fill: #BBBBBB; }
|
|
3
3
|
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
4
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M21.035 12H3.125l.72-5.
|
|
4
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M21.035 12H3.125l.72-5.6c.182-1.2 1.17-2.166 2.463-2.404l10.598-1.95c1.478-.272 2.893.673 3.072 2.05L21.035 12Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-pen",d:"M3.123 12 2.02 19.723C1.848 20.926 2.809 22 4.057 22h15.886c1.232 0 2.188-1.047 2.042-2.236L21.035 12H3.123Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"m22.028 11.878.95 7.764c.222 1.817-1.235 3.357-3.035 3.357H4.057c-1.824 0-3.29-1.58-3.027-3.416l1.122-7.86.703-5.461.001-.012C3.11 4.584 4.46 3.32 6.127 3.013l10.598-1.95c1.96-.36 3.98.88 4.244 2.902v.001l1.059 7.912Zm-5.122-9.832L6.308 3.996C5.015 4.234 4.027 5.2 3.845 6.4l-.72 5.6h-.002L2.02 19.723C1.848 20.926 2.809 22 4.057 22h15.886c1.232 0 2.188-1.046 2.042-2.236L21.035 12l-1.057-7.904c-.179-1.377-1.594-2.32-3.072-2.049Z","clip-rule":"evenodd"},children:[]}]}};
|
|
@@ -42,63 +42,33 @@ declare const drawStrokeMedium: {
|
|
|
42
42
|
readonly children: readonly [];
|
|
43
43
|
}];
|
|
44
44
|
}, {
|
|
45
|
-
readonly name: "
|
|
45
|
+
readonly name: "path";
|
|
46
46
|
readonly type: "element";
|
|
47
47
|
readonly value: "";
|
|
48
48
|
readonly attributes: {
|
|
49
|
-
readonly
|
|
49
|
+
readonly class: "mrl-picto-draw-pen";
|
|
50
|
+
readonly d: "M3.617 19.529a2 2 0 0 0 1.94 2.483h12.887a1.999 1.999 0 0 0 1.94-2.482L18.5 11.989h-13l-1.884 7.54Z";
|
|
50
51
|
};
|
|
51
|
-
readonly children: readonly [
|
|
52
|
-
readonly name: "path";
|
|
53
|
-
readonly type: "element";
|
|
54
|
-
readonly value: "";
|
|
55
|
-
readonly attributes: {
|
|
56
|
-
readonly class: "mrl-picto-draw-pen";
|
|
57
|
-
readonly d: "M3.616 19.54a2 2 0 0 0 1.941 2.483h12.886a2 2 0 0 0 1.94-2.482L17.12 6.395H6.88L3.616 19.541Z";
|
|
58
|
-
};
|
|
59
|
-
readonly children: readonly [];
|
|
60
|
-
}, {
|
|
61
|
-
readonly name: "path";
|
|
62
|
-
readonly type: "element";
|
|
63
|
-
readonly value: "";
|
|
64
|
-
readonly attributes: {
|
|
65
|
-
readonly d: "M18.5 12h-13l1.502-6.585A4.5 4.5 0 0 1 11.369 2h1.262a4.5 4.5 0 0 1 4.367 3.415L18.5 12Z";
|
|
66
|
-
};
|
|
67
|
-
readonly children: readonly [];
|
|
68
|
-
}, {
|
|
69
|
-
readonly name: "path";
|
|
70
|
-
readonly type: "element";
|
|
71
|
-
readonly value: "";
|
|
72
|
-
readonly attributes: {
|
|
73
|
-
readonly class: "mrl-picto-color-offset";
|
|
74
|
-
readonly "fill-rule": "evenodd";
|
|
75
|
-
readonly d: "m5.056 4.952.005-.02A6.5 6.5 0 0 1 11.369 0h1.262a6.5 6.5 0 0 1 6.308 4.933l.005.019 1.37 6.009 2.01 8.098a4 4 0 0 1-3.881 4.963H5.557a4 4 0 0 1-3.882-4.963l2.009-8.091 1.372-6.016Zm.574 6.48L3.616 19.54a2 2 0 0 0 1.941 2.482h12.886a2 2 0 0 0 1.94-2.482l-2.014-8.117-1.37-6.009A4.5 4.5 0 0 0 12.63 2h-1.26a4.5 4.5 0 0 0-4.367 3.415L5.63 11.431Z";
|
|
76
|
-
readonly "clip-rule": "evenodd";
|
|
77
|
-
};
|
|
78
|
-
readonly children: readonly [];
|
|
79
|
-
}];
|
|
52
|
+
readonly children: readonly [];
|
|
80
53
|
}, {
|
|
81
|
-
readonly name: "
|
|
54
|
+
readonly name: "path";
|
|
82
55
|
readonly type: "element";
|
|
83
56
|
readonly value: "";
|
|
84
|
-
readonly attributes: {
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
readonly children: readonly [];
|
|
100
|
-
}];
|
|
101
|
-
}];
|
|
57
|
+
readonly attributes: {
|
|
58
|
+
readonly d: "M18.5 11.989h-13l1.503-6.585a4.5 4.5 0 0 1 4.367-3.415h1.262a4.5 4.5 0 0 1 4.367 3.415l1.502 6.585Z";
|
|
59
|
+
};
|
|
60
|
+
readonly children: readonly [];
|
|
61
|
+
}, {
|
|
62
|
+
readonly name: "path";
|
|
63
|
+
readonly type: "element";
|
|
64
|
+
readonly value: "";
|
|
65
|
+
readonly attributes: {
|
|
66
|
+
readonly class: "mrl-picto-color-offset";
|
|
67
|
+
readonly "fill-rule": "evenodd";
|
|
68
|
+
readonly d: "M18.444 22.011H5.558a2 2 0 0 1-1.941-2.482l2.014-8.108v-.001l1.373-6.016a4.5 4.5 0 0 1 4.367-3.415h1.26A4.5 4.5 0 0 1 17 5.403l1.37 6.009 2.014 8.117a2 2 0 0 1-1.94 2.482Zm.898-10.83 2.012 8.107a3.001 3.001 0 0 1-2.91 3.723H5.558a3 3 0 0 1-2.912-3.723L4.655 11.2l1.376-6.028.002-.01A5.5 5.5 0 0 1 11.37.99h1.26a5.502 5.502 0 0 1 5.34 4.173l.002.01 1.37 6.009Z";
|
|
69
|
+
readonly "clip-rule": "evenodd";
|
|
70
|
+
};
|
|
71
|
+
readonly children: readonly [];
|
|
102
72
|
}];
|
|
103
73
|
};
|
|
104
74
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var r=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var
|
|
1
|
+
var r=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var d=Object.prototype.hasOwnProperty;var o=(t,e)=>{for(var a in e)r(t,a,{get:e[a],enumerable:!0})},c=(t,e,a,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of s(e))!d.call(t,l)&&l!==a&&r(t,l,{get:()=>e[l],enumerable:!(n=m(e,l))||n.enumerable});return t};var u=t=>c(r({},"__esModule",{value:!0}),t);var h={};o(h,{drawStrokeMedium:()=>i});module.exports=u(h);const i={classic:{name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","data-mrl-svg-name":"drawStrokeMedium"},children:[{name:"path",type:"element",value:"",attributes:{d:"M4 19h16v5H4zM19 16 16 6H8L5 16v2h14zM12 0c-1.7 0-3 1.7-3 5h6c0-3.3-1.3-5-3-5z"},children:[]}]},default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawStrokeMedium"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
2
2
|
.mrl-picto-draw-pen { fill: #BBBBBB; }
|
|
3
3
|
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
4
|
-
`,attributes:{},children:[]}]},{name:"
|
|
4
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-pen",d:"M3.617 19.529a2 2 0 0 0 1.94 2.483h12.887a1.999 1.999 0 0 0 1.94-2.482L18.5 11.989h-13l-1.884 7.54Z"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M18.5 11.989h-13l1.503-6.585a4.5 4.5 0 0 1 4.367-3.415h1.262a4.5 4.5 0 0 1 4.367 3.415l1.502 6.585Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M18.444 22.011H5.558a2 2 0 0 1-1.941-2.482l2.014-8.108v-.001l1.373-6.016a4.5 4.5 0 0 1 4.367-3.415h1.26A4.5 4.5 0 0 1 17 5.403l1.37 6.009 2.014 8.117a2 2 0 0 1-1.94 2.482Zm.898-10.83 2.012 8.107a3.001 3.001 0 0 1-2.91 3.723H5.558a3 3 0 0 1-2.912-3.723L4.655 11.2l1.376-6.028.002-.01A5.5 5.5 0 0 1 11.37.99h1.26a5.502 5.502 0 0 1 5.34 4.173l.002.01 1.37 6.009Z","clip-rule":"evenodd"},children:[]}]}};
|
|
@@ -42,65 +42,33 @@ declare const drawStrokeUltraFine: {
|
|
|
42
42
|
readonly children: readonly [];
|
|
43
43
|
}];
|
|
44
44
|
}, {
|
|
45
|
-
readonly name: "
|
|
45
|
+
readonly name: "path";
|
|
46
46
|
readonly type: "element";
|
|
47
47
|
readonly value: "";
|
|
48
48
|
readonly attributes: {
|
|
49
|
-
readonly
|
|
49
|
+
readonly class: "mrl-picto-draw-pen";
|
|
50
|
+
readonly d: "M7.72 22.025h8.56a2 2 0 0 0 1.909-2.596l-2.314-7.404h-7.75L5.81 19.428a2 2 0 0 0 1.91 2.597Z";
|
|
50
51
|
};
|
|
51
|
-
readonly children: readonly [
|
|
52
|
-
readonly name: "path";
|
|
53
|
-
readonly type: "element";
|
|
54
|
-
readonly value: "";
|
|
55
|
-
readonly attributes: {
|
|
56
|
-
readonly class: "mrl-picto-draw-pen";
|
|
57
|
-
readonly d: "M8.001 22.05h8.56a2 2 0 0 0 1.909-2.597L14.282 6.05H10.28L6.092 19.453a2 2 0 0 0 1.91 2.597Z";
|
|
58
|
-
};
|
|
59
|
-
readonly children: readonly [];
|
|
60
|
-
}, {
|
|
61
|
-
readonly name: "path";
|
|
62
|
-
readonly type: "element";
|
|
63
|
-
readonly value: "";
|
|
64
|
-
readonly attributes: {
|
|
65
|
-
readonly fill: "currentColor";
|
|
66
|
-
readonly d: "M16.157 12.05H8.405l2.92-9.348c.293-.936 1.617-.936 1.91 0l2.92 9.348Z";
|
|
67
|
-
};
|
|
68
|
-
readonly children: readonly [];
|
|
69
|
-
}, {
|
|
70
|
-
readonly name: "path";
|
|
71
|
-
readonly type: "element";
|
|
72
|
-
readonly value: "";
|
|
73
|
-
readonly attributes: {
|
|
74
|
-
readonly class: "mrl-picto-color-offset";
|
|
75
|
-
readonly "fill-rule": "evenodd";
|
|
76
|
-
readonly d: "m18.066 11.454 2.313 7.403c.805 2.576-1.12 5.193-3.818 5.193H8c-2.698 0-4.622-2.617-3.818-5.193l2.313-7.402v-.002l2.922-9.348c.877-2.807 4.85-2.807 5.727 0l2.92 9.348Zm.404 8a2 2 0 0 1-1.91 2.596H8.002a2 2 0 0 1-1.909-2.597l5.235-16.751c.292-.936 1.616-.936 1.909 0l5.234 16.752Z";
|
|
77
|
-
readonly "clip-rule": "evenodd";
|
|
78
|
-
};
|
|
79
|
-
readonly children: readonly [];
|
|
80
|
-
}];
|
|
52
|
+
readonly children: readonly [];
|
|
81
53
|
}, {
|
|
82
|
-
readonly name: "
|
|
54
|
+
readonly name: "path";
|
|
83
55
|
readonly type: "element";
|
|
84
56
|
readonly value: "";
|
|
85
|
-
readonly attributes: {
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
};
|
|
101
|
-
readonly children: readonly [];
|
|
102
|
-
}];
|
|
103
|
-
}];
|
|
57
|
+
readonly attributes: {
|
|
58
|
+
readonly d: "M15.875 12.025h-7.75l2.92-9.348c.293-.936 1.617-.936 1.91 0l2.92 9.348Z";
|
|
59
|
+
};
|
|
60
|
+
readonly children: readonly [];
|
|
61
|
+
}, {
|
|
62
|
+
readonly name: "path";
|
|
63
|
+
readonly type: "element";
|
|
64
|
+
readonly value: "";
|
|
65
|
+
readonly attributes: {
|
|
66
|
+
readonly class: "mrl-picto-color-offset";
|
|
67
|
+
readonly "fill-rule": "evenodd";
|
|
68
|
+
readonly d: "M19.143 19.13a3 3 0 0 1-2.863 3.895H7.72a3 3 0 0 1-2.863-3.895L10.09 2.378c.585-1.87 3.233-1.87 3.818 0l5.234 16.752Zm-2.863 2.895a2 2 0 0 0 1.909-2.596L12.954 2.677c-.292-.936-1.616-.936-1.909 0L5.812 19.429a2 2 0 0 0 1.91 2.596h8.559Z";
|
|
69
|
+
readonly "clip-rule": "evenodd";
|
|
70
|
+
};
|
|
71
|
+
readonly children: readonly [];
|
|
104
72
|
}];
|
|
105
73
|
};
|
|
106
74
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var r=Object.defineProperty;var
|
|
1
|
+
var r=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var m=Object.prototype.hasOwnProperty;var o=(t,e)=>{for(var a in e)r(t,a,{get:e[a],enumerable:!0})},d=(t,e,a,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of c(e))!m.call(t,l)&&l!==a&&r(t,l,{get:()=>e[l],enumerable:!(n=s(e,l))||n.enumerable});return t};var h=t=>d(r({},"__esModule",{value:!0}),t);var v={};o(v,{drawStrokeUltraFine:()=>i});module.exports=h(v);const i={classic:{name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","data-mrl-svg-name":"drawStrokeUltraFine"},children:[{name:"path",type:"element",value:"",attributes:{d:"M7 19h10v5H7zM16 17v-5l-1-2V6H9v4l-1 2v5l-1 1h10zM11 0h2v4h-2zM9 6h6l-1-1h-4z"},children:[]}]},default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawStrokeUltraFine"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
2
2
|
.mrl-picto-draw-pen { fill: #BBBBBB; }
|
|
3
3
|
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
4
|
-
`,attributes:{},children:[]}]},{name:"
|
|
4
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-pen",d:"M7.72 22.025h8.56a2 2 0 0 0 1.909-2.596l-2.314-7.404h-7.75L5.81 19.428a2 2 0 0 0 1.91 2.597Z"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M15.875 12.025h-7.75l2.92-9.348c.293-.936 1.617-.936 1.91 0l2.92 9.348Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M19.143 19.13a3 3 0 0 1-2.863 3.895H7.72a3 3 0 0 1-2.863-3.895L10.09 2.378c.585-1.87 3.233-1.87 3.818 0l5.234 16.752Zm-2.863 2.895a2 2 0 0 0 1.909-2.596L12.954 2.677c-.292-.936-1.616-.936-1.909 0L5.812 19.429a2 2 0 0 0 1.91 2.596h8.559Z","clip-rule":"evenodd"},children:[]}]}};
|