@watermarkinsights/ripple 5.10.0-2 → 5.10.0-4
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/{global-362a26ef.js → global-a5d7321d.js} +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/priv-calendar.cjs.entry.js +1 -1
- package/dist/cjs/priv-chart-popover.cjs.entry.js +1 -1
- package/dist/cjs/priv-navigator-button.cjs.entry.js +1 -1
- package/dist/cjs/priv-navigator-item.cjs.entry.js +1 -1
- package/dist/cjs/priv-option-list.cjs.entry.js +1 -1
- package/dist/cjs/ripple.cjs.js +1 -1
- package/dist/cjs/wm-action-menu_2.cjs.entry.js +5 -4
- package/dist/cjs/wm-button.cjs.entry.js +13 -11
- package/dist/cjs/wm-chart.cjs.entry.js +1 -1
- package/dist/cjs/wm-date-range.cjs.entry.js +1 -1
- package/dist/cjs/wm-datepicker.cjs.entry.js +1 -1
- package/dist/cjs/wm-file-list.cjs.entry.js +1 -1
- package/dist/cjs/wm-file.cjs.entry.js +1 -1
- package/dist/cjs/wm-input.cjs.entry.js +1 -1
- package/dist/cjs/wm-line-chart.cjs.entry.js +1 -1
- package/dist/cjs/wm-modal-pss_3.cjs.entry.js +3 -3
- package/dist/cjs/wm-modal_3.cjs.entry.js +3 -3
- package/dist/cjs/wm-navigation_3.cjs.entry.js +3 -3
- package/dist/cjs/wm-navigator.cjs.entry.js +1 -1
- package/dist/cjs/wm-nested-select.cjs.entry.js +1 -1
- package/dist/cjs/wm-optgroup.cjs.entry.js +1 -1
- package/dist/cjs/wm-option_2.cjs.entry.js +2 -2
- package/dist/cjs/wm-pagination.cjs.entry.js +1 -1
- package/dist/cjs/wm-progress-indicator_3.cjs.entry.js +2 -2
- package/dist/cjs/wm-search.cjs.entry.js +1 -1
- package/dist/cjs/wm-snackbar.cjs.entry.js +1 -1
- package/dist/cjs/wm-tab-item_3.cjs.entry.js +3 -3
- package/dist/cjs/wm-tag-input.cjs.entry.js +1 -1
- package/dist/cjs/wm-textarea.cjs.entry.js +1 -1
- package/dist/cjs/wm-timepicker.cjs.entry.js +1 -1
- package/dist/cjs/wm-toggletip.cjs.entry.js +1 -1
- package/dist/cjs/wm-uploader.cjs.entry.js +4 -3
- package/dist/collection/components/charts/priv-chart-popover/priv-chart-popover.css +8 -8
- package/dist/collection/components/charts/wm-chart/wm-chart.css +8 -8
- package/dist/collection/components/charts/wm-line-chart/wm-line-chart.css +10 -10
- package/dist/collection/components/charts/wm-progress-monitor/wm-progress-indicator.css +8 -8
- package/dist/collection/components/charts/wm-progress-monitor/wm-progress-monitor.css +8 -8
- package/dist/collection/components/datepickers/datepicker.css +9 -9
- package/dist/collection/components/datepickers/priv-calendar/priv-calendar.css +11 -11
- package/dist/collection/components/selects/priv-option-list/priv-option-list.css +10 -10
- package/dist/collection/components/selects/wm-nested-select/wm-nested-select.css +12 -12
- package/dist/collection/components/selects/wm-optgroup/wm-optgroup.css +8 -8
- package/dist/collection/components/selects/wm-option/wm-option.css +10 -10
- package/dist/collection/components/selects/wm-select/wm-select.css +10 -10
- package/dist/collection/components/wm-action-menu/wm-action-menu.css +8 -8
- package/dist/collection/components/wm-button/wm-button.css +14 -12
- package/dist/collection/components/wm-button/wm-button.js +12 -10
- package/dist/collection/components/wm-file/wm-file.css +9 -9
- package/dist/collection/components/wm-file-list/wm-file-list.css +8 -8
- package/dist/collection/components/wm-input/wm-input.css +9 -9
- package/dist/collection/components/wm-menuitem/wm-menuitem.css +9 -9
- package/dist/collection/components/wm-menuitem/wm-menuitem.js +3 -2
- package/dist/collection/components/wm-modal/wm-modal-footer.css +8 -8
- package/dist/collection/components/wm-modal/wm-modal-header.css +8 -8
- package/dist/collection/components/wm-modal/wm-modal.css +8 -8
- package/dist/collection/components/wm-modal-pss/wm-modal-pss-footer.css +8 -8
- package/dist/collection/components/wm-modal-pss/wm-modal-pss-header.css +8 -8
- package/dist/collection/components/wm-modal-pss/wm-modal-pss.css +8 -8
- package/dist/collection/components/wm-navigation/wm-navigation-hamburger.css +9 -9
- package/dist/collection/components/wm-navigation/wm-navigation-item.css +8 -8
- package/dist/collection/components/wm-navigation/wm-navigation.css +8 -8
- package/dist/collection/components/wm-navigator/priv-navigator-button/priv-navigator-button.css +8 -8
- package/dist/collection/components/wm-navigator/priv-navigator-item/priv-navigator-item.css +8 -8
- package/dist/collection/components/wm-navigator/wm-navigator.css +8 -8
- package/dist/collection/components/wm-pagination/wm-pagination.css +8 -8
- package/dist/collection/components/wm-search/wm-search.css +9 -9
- package/dist/collection/components/wm-snackbar/wm-snackbar.css +10 -10
- package/dist/collection/components/wm-tabs/wm-tab-item/wm-tab-item.css +8 -8
- package/dist/collection/components/wm-tabs/wm-tab-list/wm-tab-list.css +8 -8
- package/dist/collection/components/wm-tabs/wm-tab-panel/wm-tab-panel.css +8 -8
- package/dist/collection/components/wm-tag-input/wm-tag-input.css +13 -13
- package/dist/collection/components/wm-textarea/wm-textarea.css +9 -9
- package/dist/collection/components/wm-timepicker/wm-timepicker.css +10 -10
- package/dist/collection/components/wm-toggletip/wm-toggletip.css +9 -9
- package/dist/collection/components/wm-uploader/wm-uploader.css +15 -13
- package/dist/collection/components/wm-uploader/wm-uploader.js +3 -2
- package/dist/esm/{global-1c0ff526.js → global-714df45b.js} +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/priv-calendar.entry.js +1 -1
- package/dist/esm/priv-chart-popover.entry.js +1 -1
- package/dist/esm/priv-navigator-button.entry.js +1 -1
- package/dist/esm/priv-navigator-item.entry.js +1 -1
- package/dist/esm/priv-option-list.entry.js +1 -1
- package/dist/esm/ripple.js +1 -1
- package/dist/esm/wm-action-menu_2.entry.js +5 -4
- package/dist/esm/wm-button.entry.js +13 -11
- package/dist/esm/wm-chart.entry.js +1 -1
- package/dist/esm/wm-date-range.entry.js +1 -1
- package/dist/esm/wm-datepicker.entry.js +1 -1
- package/dist/esm/wm-file-list.entry.js +1 -1
- package/dist/esm/wm-file.entry.js +1 -1
- package/dist/esm/wm-input.entry.js +1 -1
- package/dist/esm/wm-line-chart.entry.js +1 -1
- package/dist/esm/wm-modal-pss_3.entry.js +3 -3
- package/dist/esm/wm-modal_3.entry.js +3 -3
- package/dist/esm/wm-navigation_3.entry.js +3 -3
- package/dist/esm/wm-navigator.entry.js +1 -1
- package/dist/esm/wm-nested-select.entry.js +1 -1
- package/dist/esm/wm-optgroup.entry.js +1 -1
- package/dist/esm/wm-option_2.entry.js +2 -2
- package/dist/esm/wm-pagination.entry.js +1 -1
- package/dist/esm/wm-progress-indicator_3.entry.js +2 -2
- package/dist/esm/wm-search.entry.js +1 -1
- package/dist/esm/wm-snackbar.entry.js +1 -1
- package/dist/esm/wm-tab-item_3.entry.js +3 -3
- package/dist/esm/wm-tag-input.entry.js +1 -1
- package/dist/esm/wm-textarea.entry.js +1 -1
- package/dist/esm/wm-timepicker.entry.js +1 -1
- package/dist/esm/wm-toggletip.entry.js +1 -1
- package/dist/esm/wm-uploader.entry.js +4 -3
- package/dist/esm-es5/{global-1c0ff526.js → global-714df45b.js} +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/priv-calendar.entry.js +1 -1
- package/dist/esm-es5/priv-chart-popover.entry.js +1 -1
- package/dist/esm-es5/priv-navigator-button.entry.js +1 -1
- package/dist/esm-es5/priv-navigator-item.entry.js +1 -1
- package/dist/esm-es5/priv-option-list.entry.js +1 -1
- package/dist/esm-es5/ripple.js +1 -1
- package/dist/esm-es5/wm-action-menu_2.entry.js +1 -1
- package/dist/esm-es5/wm-button.entry.js +1 -1
- package/dist/esm-es5/wm-chart.entry.js +1 -1
- package/dist/esm-es5/wm-date-range.entry.js +1 -1
- package/dist/esm-es5/wm-datepicker.entry.js +1 -1
- package/dist/esm-es5/wm-file-list.entry.js +1 -1
- package/dist/esm-es5/wm-file.entry.js +1 -1
- package/dist/esm-es5/wm-input.entry.js +1 -1
- package/dist/esm-es5/wm-line-chart.entry.js +1 -1
- package/dist/esm-es5/wm-modal-pss_3.entry.js +1 -1
- package/dist/esm-es5/wm-modal_3.entry.js +1 -1
- package/dist/esm-es5/wm-navigation_3.entry.js +1 -1
- package/dist/esm-es5/wm-navigator.entry.js +1 -1
- package/dist/esm-es5/wm-nested-select.entry.js +1 -1
- package/dist/esm-es5/wm-optgroup.entry.js +1 -1
- package/dist/esm-es5/wm-option_2.entry.js +1 -1
- package/dist/esm-es5/wm-pagination.entry.js +1 -1
- package/dist/esm-es5/wm-progress-indicator_3.entry.js +1 -1
- package/dist/esm-es5/wm-search.entry.js +1 -1
- package/dist/esm-es5/wm-snackbar.entry.js +1 -1
- package/dist/esm-es5/wm-tab-item_3.entry.js +1 -1
- package/dist/esm-es5/wm-tag-input.entry.js +1 -1
- package/dist/esm-es5/wm-textarea.entry.js +1 -1
- package/dist/esm-es5/wm-timepicker.entry.js +1 -1
- package/dist/esm-es5/wm-toggletip.entry.js +1 -1
- package/dist/esm-es5/wm-uploader.entry.js +1 -1
- package/dist/ripple/p-014a441f.entry.js +1 -0
- package/dist/ripple/p-028c82cb.system.entry.js +1 -0
- package/dist/ripple/p-09cab68e.system.entry.js +1 -0
- package/dist/ripple/p-0ac7e29c.entry.js +1 -0
- package/dist/ripple/p-0b3ae9a2.system.entry.js +1 -0
- package/dist/ripple/p-0e778415.system.entry.js +1 -0
- package/dist/ripple/p-100250ac.entry.js +1 -0
- package/dist/ripple/p-1118b655.system.entry.js +1 -0
- package/dist/ripple/p-1f345795.entry.js +1 -0
- package/dist/ripple/{p-8454039b.system.entry.js → p-1ffb64d2.system.entry.js} +1 -1
- package/dist/ripple/p-22fba38d.entry.js +1 -0
- package/dist/ripple/p-25bfdf04.entry.js +1 -0
- package/dist/ripple/{p-f23b0e63.system.js → p-27abe9e1.system.js} +1 -1
- package/dist/ripple/{p-02ff9d9a.system.entry.js → p-2a75bde3.system.entry.js} +1 -1
- package/dist/ripple/p-2f565a56.system.entry.js +1 -0
- package/dist/ripple/{p-e6251fc6.system.entry.js → p-3032a43e.system.entry.js} +1 -1
- package/dist/ripple/p-31afae21.system.entry.js +1 -0
- package/dist/ripple/{p-9e5e84ff.system.entry.js → p-324d7114.system.entry.js} +1 -1
- package/dist/ripple/p-3324b639.system.entry.js +1 -0
- package/dist/ripple/p-37b83daf.system.entry.js +1 -0
- package/dist/ripple/p-3a7af097.entry.js +1 -0
- package/dist/ripple/p-3cdf30b0.system.entry.js +1 -0
- package/dist/ripple/{p-e84d19e7.js → p-43b9d8e8.js} +1 -1
- package/dist/ripple/{p-7f6bdd09.entry.js → p-476e112b.entry.js} +1 -1
- package/dist/ripple/p-4b46df6e.system.entry.js +1 -0
- package/dist/ripple/{p-d7312723.entry.js → p-55421d9c.entry.js} +1 -1
- package/dist/ripple/{p-9ac65a33.entry.js → p-5874c8b4.entry.js} +1 -1
- package/dist/ripple/p-599c8a90.system.entry.js +1 -0
- package/dist/ripple/p-5d0f9808.system.entry.js +1 -0
- package/dist/ripple/{p-b1887b90.entry.js → p-5f689406.entry.js} +1 -1
- package/dist/ripple/{p-b670af1d.entry.js → p-6389f33c.entry.js} +1 -1
- package/dist/ripple/{p-fe00606b.entry.js → p-6c407b3a.entry.js} +1 -1
- package/dist/ripple/p-6de9a728.system.entry.js +1 -0
- package/dist/ripple/p-6f065725.entry.js +1 -0
- package/dist/ripple/{p-e9588527.entry.js → p-7b28dbb1.entry.js} +1 -1
- package/dist/ripple/p-803552bb.system.entry.js +1 -0
- package/dist/ripple/{p-3f8f2a25.entry.js → p-8313c0a6.entry.js} +1 -1
- package/dist/ripple/p-8ae4c3ae.entry.js +1 -0
- package/dist/ripple/p-8c6796eb.system.entry.js +1 -0
- package/dist/ripple/{p-6e6f0bb6.system.entry.js → p-8e376a4f.system.entry.js} +1 -1
- package/dist/ripple/{p-6837e730.entry.js → p-9234e3ab.entry.js} +1 -1
- package/dist/ripple/{p-52ac4efc.entry.js → p-9666ac59.entry.js} +1 -1
- package/dist/ripple/{p-8a8f341e.entry.js → p-9d1b058b.entry.js} +1 -1
- package/dist/ripple/p-a2d4489c.entry.js +1 -0
- package/dist/ripple/p-a353df1e.system.entry.js +1 -0
- package/dist/ripple/{p-47719c70.entry.js → p-a4c7bad4.entry.js} +1 -1
- package/dist/ripple/{p-891a5937.system.entry.js → p-a8c1a2a5.system.entry.js} +1 -1
- package/dist/ripple/{p-ddcdf330.entry.js → p-b222d2d2.entry.js} +1 -1
- package/dist/ripple/{p-897995da.system.entry.js → p-b4371a9a.system.entry.js} +1 -1
- package/dist/ripple/{p-45d9682c.system.entry.js → p-ba5b543b.system.entry.js} +1 -1
- package/dist/ripple/p-bf598dfd.system.entry.js +1 -0
- package/dist/ripple/p-c0be5d3e.system.entry.js +1 -0
- package/dist/ripple/p-c67b6f3c.system.entry.js +1 -0
- package/dist/ripple/{p-c232f2de.entry.js → p-c9648df9.entry.js} +1 -1
- package/dist/ripple/p-c9d28c34.entry.js +1 -0
- package/dist/ripple/p-cc1528b5.entry.js +1 -0
- package/dist/ripple/p-d2533b64.entry.js +1 -0
- package/dist/ripple/{p-ccfffedb.entry.js → p-d525368f.entry.js} +1 -1
- package/dist/ripple/p-d900852a.entry.js +1 -0
- package/dist/ripple/{p-6198d217.system.js → p-d95e57fe.system.js} +1 -1
- package/dist/ripple/{p-40defee8.entry.js → p-dd2f9afe.entry.js} +1 -1
- package/dist/ripple/p-e4e40919.system.entry.js +1 -0
- package/dist/ripple/p-e5424580.system.entry.js +1 -0
- package/dist/ripple/p-ec34974a.entry.js +1 -0
- package/dist/ripple/{p-4e741c68.system.entry.js → p-f1976ed6.system.entry.js} +1 -1
- package/dist/ripple/ripple.css +1 -1
- package/dist/ripple/ripple.esm.js +1 -1
- package/dist/ripple/ripple.js +1 -1
- package/dist/types/components/wm-button/wm-button.d.ts +0 -4
- package/package.json +1 -1
- package/dist/ripple/p-056f9114.system.entry.js +0 -1
- package/dist/ripple/p-0c66ecba.entry.js +0 -1
- package/dist/ripple/p-0e6fc5a0.system.entry.js +0 -1
- package/dist/ripple/p-0eaa5f28.system.entry.js +0 -1
- package/dist/ripple/p-1664fdca.entry.js +0 -1
- package/dist/ripple/p-1d05f67b.system.entry.js +0 -1
- package/dist/ripple/p-1d8a56df.entry.js +0 -1
- package/dist/ripple/p-1e43b4cc.system.entry.js +0 -1
- package/dist/ripple/p-22b6b434.entry.js +0 -1
- package/dist/ripple/p-267c761d.entry.js +0 -1
- package/dist/ripple/p-28b03c72.entry.js +0 -1
- package/dist/ripple/p-39edbc9c.entry.js +0 -1
- package/dist/ripple/p-3cbe36c5.system.entry.js +0 -1
- package/dist/ripple/p-4edaeeeb.system.entry.js +0 -1
- package/dist/ripple/p-5782584c.system.entry.js +0 -1
- package/dist/ripple/p-6be637a4.system.entry.js +0 -1
- package/dist/ripple/p-73cba751.entry.js +0 -1
- package/dist/ripple/p-87f0b9e4.system.entry.js +0 -1
- package/dist/ripple/p-8dfff1de.entry.js +0 -1
- package/dist/ripple/p-94283558.system.entry.js +0 -1
- package/dist/ripple/p-9cf3201c.system.entry.js +0 -1
- package/dist/ripple/p-b7d6a53d.system.entry.js +0 -1
- package/dist/ripple/p-bf45953e.system.entry.js +0 -1
- package/dist/ripple/p-d16fcb24.entry.js +0 -1
- package/dist/ripple/p-d1a46a3d.entry.js +0 -1
- package/dist/ripple/p-da3003ab.entry.js +0 -1
- package/dist/ripple/p-dbda39c7.system.entry.js +0 -1
- package/dist/ripple/p-e19a8330.entry.js +0 -1
- package/dist/ripple/p-e60b5c6e.entry.js +0 -1
- package/dist/ripple/p-e8e6c4cf.system.entry.js +0 -1
- package/dist/ripple/p-e9ec2446.system.entry.js +0 -1
- package/dist/ripple/p-f144e775.system.entry.js +0 -1
- package/dist/ripple/p-f22a2dcd.system.entry.js +0 -1
- package/dist/ripple/p-f3e19729.entry.js +0 -1
- package/dist/ripple/p-f56f2911.system.entry.js +0 -1
- package/dist/ripple/p-f657216e.system.entry.js +0 -1
- package/dist/ripple/p-ff7df52d.system.entry.js +0 -1
|
@@ -31,12 +31,18 @@
|
|
|
31
31
|
-------------------------------------- */
|
|
32
32
|
.svg-icon {
|
|
33
33
|
display: inline-block;
|
|
34
|
+
width: var(--icon-size, 14px);
|
|
35
|
+
height: var(--icon-size, 14px);
|
|
36
|
+
vertical-align: bottom;
|
|
34
37
|
}
|
|
35
38
|
.svg-icon:before {
|
|
36
39
|
content: "";
|
|
40
|
+
display: inline-block;
|
|
37
41
|
background-color: var(--icon-fill, currentColor);
|
|
38
|
-
width:
|
|
39
|
-
height:
|
|
42
|
+
width: 100%;
|
|
43
|
+
height: 100%;
|
|
44
|
+
-webkit-mask-size: 100%;
|
|
45
|
+
mask-size: 100%;
|
|
40
46
|
}
|
|
41
47
|
.svg-icon.horizontal {
|
|
42
48
|
transform: scaleX(-1);
|
|
@@ -47,16 +53,10 @@
|
|
|
47
53
|
.svg-icon.svg-pencil:before {
|
|
48
54
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
49
55
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
50
|
-
-webkit-mask-size: 100%;
|
|
51
|
-
mask-size: 100%;
|
|
52
|
-
display: block;
|
|
53
56
|
}
|
|
54
57
|
.svg-icon.svg-rotate-right:before {
|
|
55
58
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
56
59
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
57
|
-
-webkit-mask-size: 100%;
|
|
58
|
-
mask-size: 100%;
|
|
59
|
-
display: block;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
.search {
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
font: normal normal normal 24px/1 "Material Design Icons";
|
|
95
95
|
font-size: inherit;
|
|
96
96
|
text-rendering: auto;
|
|
97
|
-
line-height:
|
|
97
|
+
line-height: 1;
|
|
98
98
|
-webkit-font-smoothing: antialiased;
|
|
99
99
|
-moz-osx-font-smoothing: grayscale;
|
|
100
100
|
content: "\f349";
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
font: normal normal normal 24px/1 "Material Design Icons";
|
|
168
168
|
font-size: inherit;
|
|
169
169
|
text-rendering: auto;
|
|
170
|
-
line-height:
|
|
170
|
+
line-height: 1;
|
|
171
171
|
-webkit-font-smoothing: antialiased;
|
|
172
172
|
-moz-osx-font-smoothing: grayscale;
|
|
173
173
|
content: "\f141";
|
|
@@ -31,12 +31,18 @@
|
|
|
31
31
|
-------------------------------------- */
|
|
32
32
|
.svg-icon {
|
|
33
33
|
display: inline-block;
|
|
34
|
+
width: var(--icon-size, 14px);
|
|
35
|
+
height: var(--icon-size, 14px);
|
|
36
|
+
vertical-align: bottom;
|
|
34
37
|
}
|
|
35
38
|
.svg-icon:before {
|
|
36
39
|
content: "";
|
|
40
|
+
display: inline-block;
|
|
37
41
|
background-color: var(--icon-fill, currentColor);
|
|
38
|
-
width:
|
|
39
|
-
height:
|
|
42
|
+
width: 100%;
|
|
43
|
+
height: 100%;
|
|
44
|
+
-webkit-mask-size: 100%;
|
|
45
|
+
mask-size: 100%;
|
|
40
46
|
}
|
|
41
47
|
.svg-icon.horizontal {
|
|
42
48
|
transform: scaleX(-1);
|
|
@@ -47,16 +53,10 @@
|
|
|
47
53
|
.svg-icon.svg-pencil:before {
|
|
48
54
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
49
55
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
50
|
-
-webkit-mask-size: 100%;
|
|
51
|
-
mask-size: 100%;
|
|
52
|
-
display: block;
|
|
53
56
|
}
|
|
54
57
|
.svg-icon.svg-rotate-right:before {
|
|
55
58
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
56
59
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
57
|
-
-webkit-mask-size: 100%;
|
|
58
|
-
mask-size: 100%;
|
|
59
|
-
display: block;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
:host {
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
font: normal normal normal 24px/1 "Material Design Icons";
|
|
136
136
|
font-size: inherit;
|
|
137
137
|
text-rendering: auto;
|
|
138
|
-
line-height:
|
|
138
|
+
line-height: 1;
|
|
139
139
|
-webkit-font-smoothing: antialiased;
|
|
140
140
|
-moz-osx-font-smoothing: grayscale;
|
|
141
141
|
content: "\f026";
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
font: normal normal normal 24px/1 "Material Design Icons";
|
|
194
194
|
font-size: inherit;
|
|
195
195
|
text-rendering: auto;
|
|
196
|
-
line-height:
|
|
196
|
+
line-height: 1;
|
|
197
197
|
-webkit-font-smoothing: antialiased;
|
|
198
198
|
-moz-osx-font-smoothing: grayscale;
|
|
199
199
|
content: "\f140";
|
|
@@ -375,7 +375,7 @@
|
|
|
375
375
|
font: normal normal normal 24px/1 "Material Design Icons";
|
|
376
376
|
font-size: inherit;
|
|
377
377
|
text-rendering: auto;
|
|
378
|
-
line-height:
|
|
378
|
+
line-height: 1;
|
|
379
379
|
-webkit-font-smoothing: antialiased;
|
|
380
380
|
-moz-osx-font-smoothing: grayscale;
|
|
381
381
|
content: "\f156";
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
font: normal normal normal 24px/1 "Material Design Icons";
|
|
398
398
|
font-size: inherit;
|
|
399
399
|
text-rendering: auto;
|
|
400
|
-
line-height:
|
|
400
|
+
line-height: 1;
|
|
401
401
|
-webkit-font-smoothing: antialiased;
|
|
402
402
|
-moz-osx-font-smoothing: grayscale;
|
|
403
403
|
content: "\f142";
|
|
@@ -31,12 +31,18 @@
|
|
|
31
31
|
-------------------------------------- */
|
|
32
32
|
.svg-icon {
|
|
33
33
|
display: inline-block;
|
|
34
|
+
width: var(--icon-size, 14px);
|
|
35
|
+
height: var(--icon-size, 14px);
|
|
36
|
+
vertical-align: bottom;
|
|
34
37
|
}
|
|
35
38
|
.svg-icon:before {
|
|
36
39
|
content: "";
|
|
40
|
+
display: inline-block;
|
|
37
41
|
background-color: var(--icon-fill, currentColor);
|
|
38
|
-
width:
|
|
39
|
-
height:
|
|
42
|
+
width: 100%;
|
|
43
|
+
height: 100%;
|
|
44
|
+
-webkit-mask-size: 100%;
|
|
45
|
+
mask-size: 100%;
|
|
40
46
|
}
|
|
41
47
|
.svg-icon.horizontal {
|
|
42
48
|
transform: scaleX(-1);
|
|
@@ -47,16 +53,10 @@
|
|
|
47
53
|
.svg-icon.svg-pencil:before {
|
|
48
54
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
49
55
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
50
|
-
-webkit-mask-size: 100%;
|
|
51
|
-
mask-size: 100%;
|
|
52
|
-
display: block;
|
|
53
56
|
}
|
|
54
57
|
.svg-icon.svg-rotate-right:before {
|
|
55
58
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
56
59
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
57
|
-
-webkit-mask-size: 100%;
|
|
58
|
-
mask-size: 100%;
|
|
59
|
-
display: block;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
:host {
|
|
@@ -31,12 +31,18 @@
|
|
|
31
31
|
-------------------------------------- */
|
|
32
32
|
.svg-icon {
|
|
33
33
|
display: inline-block;
|
|
34
|
+
width: var(--icon-size, 14px);
|
|
35
|
+
height: var(--icon-size, 14px);
|
|
36
|
+
vertical-align: bottom;
|
|
34
37
|
}
|
|
35
38
|
.svg-icon:before {
|
|
36
39
|
content: "";
|
|
40
|
+
display: inline-block;
|
|
37
41
|
background-color: var(--icon-fill, currentColor);
|
|
38
|
-
width:
|
|
39
|
-
height:
|
|
42
|
+
width: 100%;
|
|
43
|
+
height: 100%;
|
|
44
|
+
-webkit-mask-size: 100%;
|
|
45
|
+
mask-size: 100%;
|
|
40
46
|
}
|
|
41
47
|
.svg-icon.horizontal {
|
|
42
48
|
transform: scaleX(-1);
|
|
@@ -47,16 +53,10 @@
|
|
|
47
53
|
.svg-icon.svg-pencil:before {
|
|
48
54
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
49
55
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
50
|
-
-webkit-mask-size: 100%;
|
|
51
|
-
mask-size: 100%;
|
|
52
|
-
display: block;
|
|
53
56
|
}
|
|
54
57
|
.svg-icon.svg-rotate-right:before {
|
|
55
58
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
56
59
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
57
|
-
-webkit-mask-size: 100%;
|
|
58
|
-
mask-size: 100%;
|
|
59
|
-
display: block;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
:host(:not(:last-child)) {
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
font: normal normal normal 24px/1 "Material Design Icons";
|
|
101
101
|
font-size: inherit;
|
|
102
102
|
text-rendering: auto;
|
|
103
|
-
line-height:
|
|
103
|
+
line-height: 1;
|
|
104
104
|
-webkit-font-smoothing: antialiased;
|
|
105
105
|
-moz-osx-font-smoothing: grayscale;
|
|
106
106
|
content: "\f131";
|
|
@@ -173,7 +173,7 @@
|
|
|
173
173
|
font: normal normal normal 24px/1 "Material Design Icons";
|
|
174
174
|
font-size: inherit;
|
|
175
175
|
text-rendering: auto;
|
|
176
|
-
line-height:
|
|
176
|
+
line-height: 1;
|
|
177
177
|
-webkit-font-smoothing: antialiased;
|
|
178
178
|
-moz-osx-font-smoothing: grayscale;
|
|
179
179
|
display: inline-block;
|
|
@@ -31,12 +31,18 @@
|
|
|
31
31
|
-------------------------------------- */
|
|
32
32
|
.svg-icon {
|
|
33
33
|
display: inline-block;
|
|
34
|
+
width: var(--icon-size, 14px);
|
|
35
|
+
height: var(--icon-size, 14px);
|
|
36
|
+
vertical-align: bottom;
|
|
34
37
|
}
|
|
35
38
|
.svg-icon:before {
|
|
36
39
|
content: "";
|
|
40
|
+
display: inline-block;
|
|
37
41
|
background-color: var(--icon-fill, currentColor);
|
|
38
|
-
width:
|
|
39
|
-
height:
|
|
42
|
+
width: 100%;
|
|
43
|
+
height: 100%;
|
|
44
|
+
-webkit-mask-size: 100%;
|
|
45
|
+
mask-size: 100%;
|
|
40
46
|
}
|
|
41
47
|
.svg-icon.horizontal {
|
|
42
48
|
transform: scaleX(-1);
|
|
@@ -47,16 +53,10 @@
|
|
|
47
53
|
.svg-icon.svg-pencil:before {
|
|
48
54
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
49
55
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
50
|
-
-webkit-mask-size: 100%;
|
|
51
|
-
mask-size: 100%;
|
|
52
|
-
display: block;
|
|
53
56
|
}
|
|
54
57
|
.svg-icon.svg-rotate-right:before {
|
|
55
58
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
56
59
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
57
|
-
-webkit-mask-size: 100%;
|
|
58
|
-
mask-size: 100%;
|
|
59
|
-
display: block;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
:host {
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
font: normal normal normal 24px/1 "Material Design Icons";
|
|
148
148
|
font-size: inherit;
|
|
149
149
|
text-rendering: auto;
|
|
150
|
-
line-height:
|
|
150
|
+
line-height: 1;
|
|
151
151
|
-webkit-font-smoothing: antialiased;
|
|
152
152
|
-moz-osx-font-smoothing: grayscale;
|
|
153
153
|
content: "\f026";
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
font: normal normal normal 24px/1 "Material Design Icons";
|
|
206
206
|
font-size: inherit;
|
|
207
207
|
text-rendering: auto;
|
|
208
|
-
line-height:
|
|
208
|
+
line-height: 1;
|
|
209
209
|
-webkit-font-smoothing: antialiased;
|
|
210
210
|
-moz-osx-font-smoothing: grayscale;
|
|
211
211
|
content: "\f140";
|
|
@@ -31,12 +31,18 @@
|
|
|
31
31
|
-------------------------------------- */
|
|
32
32
|
.svg-icon {
|
|
33
33
|
display: inline-block;
|
|
34
|
+
width: var(--icon-size, 14px);
|
|
35
|
+
height: var(--icon-size, 14px);
|
|
36
|
+
vertical-align: bottom;
|
|
34
37
|
}
|
|
35
38
|
.svg-icon:before {
|
|
36
39
|
content: "";
|
|
40
|
+
display: inline-block;
|
|
37
41
|
background-color: var(--icon-fill, currentColor);
|
|
38
|
-
width:
|
|
39
|
-
height:
|
|
42
|
+
width: 100%;
|
|
43
|
+
height: 100%;
|
|
44
|
+
-webkit-mask-size: 100%;
|
|
45
|
+
mask-size: 100%;
|
|
40
46
|
}
|
|
41
47
|
.svg-icon.horizontal {
|
|
42
48
|
transform: scaleX(-1);
|
|
@@ -47,16 +53,10 @@
|
|
|
47
53
|
.svg-icon.svg-pencil:before {
|
|
48
54
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
49
55
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
50
|
-
-webkit-mask-size: 100%;
|
|
51
|
-
mask-size: 100%;
|
|
52
|
-
display: block;
|
|
53
56
|
}
|
|
54
57
|
.svg-icon.svg-rotate-right:before {
|
|
55
58
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
56
59
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
57
|
-
-webkit-mask-size: 100%;
|
|
58
|
-
mask-size: 100%;
|
|
59
|
-
display: block;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
:host {
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
font: normal normal normal 24px/1 "Material Design Icons";
|
|
88
88
|
font-size: inherit;
|
|
89
89
|
text-rendering: auto;
|
|
90
|
-
line-height:
|
|
90
|
+
line-height: 1;
|
|
91
91
|
-webkit-font-smoothing: antialiased;
|
|
92
92
|
-moz-osx-font-smoothing: grayscale;
|
|
93
93
|
}
|
|
@@ -95,6 +95,8 @@
|
|
|
95
95
|
:host .wm-button:not(.-icononly):not(.-navigational) .svg-icon {
|
|
96
96
|
margin-right: 0.3125rem;
|
|
97
97
|
font-size: 0.875rem;
|
|
98
|
+
width: var(--icon-size, 14px);
|
|
99
|
+
height: var(--icon-size, 14px);
|
|
98
100
|
}
|
|
99
101
|
:host .wm-button[dir=RTL] :not(.-icononly) .mdi {
|
|
100
102
|
margin-left: 0.3125rem;
|
|
@@ -216,7 +218,7 @@
|
|
|
216
218
|
font: normal normal normal 24px/1 "Material Design Icons";
|
|
217
219
|
font-size: inherit;
|
|
218
220
|
text-rendering: auto;
|
|
219
|
-
line-height:
|
|
221
|
+
line-height: 1;
|
|
220
222
|
-webkit-font-smoothing: antialiased;
|
|
221
223
|
-moz-osx-font-smoothing: grayscale;
|
|
222
224
|
}
|
|
@@ -250,7 +252,7 @@
|
|
|
250
252
|
font: normal normal normal 24px/1 "Material Design Icons";
|
|
251
253
|
font-size: inherit;
|
|
252
254
|
text-rendering: auto;
|
|
253
|
-
line-height:
|
|
255
|
+
line-height: 1;
|
|
254
256
|
-webkit-font-smoothing: antialiased;
|
|
255
257
|
-moz-osx-font-smoothing: grayscale;
|
|
256
258
|
}
|
|
@@ -326,7 +328,7 @@
|
|
|
326
328
|
font: normal normal normal 24px/1 "Material Design Icons";
|
|
327
329
|
font-size: inherit;
|
|
328
330
|
text-rendering: auto;
|
|
329
|
-
line-height:
|
|
331
|
+
line-height: 1;
|
|
330
332
|
-webkit-font-smoothing: antialiased;
|
|
331
333
|
-moz-osx-font-smoothing: grayscale;
|
|
332
334
|
content: "\f140";
|
|
@@ -475,12 +477,18 @@
|
|
|
475
477
|
|
|
476
478
|
.svg-icon {
|
|
477
479
|
display: inline-block;
|
|
480
|
+
width: var(--icon-size, 14px);
|
|
481
|
+
height: var(--icon-size, 14px);
|
|
482
|
+
vertical-align: bottom;
|
|
478
483
|
}
|
|
479
484
|
.svg-icon:before {
|
|
480
485
|
content: "";
|
|
486
|
+
display: inline-block;
|
|
481
487
|
background-color: var(--icon-fill, currentColor);
|
|
482
|
-
width:
|
|
483
|
-
height:
|
|
488
|
+
width: 100%;
|
|
489
|
+
height: 100%;
|
|
490
|
+
-webkit-mask-size: 100%;
|
|
491
|
+
mask-size: 100%;
|
|
484
492
|
}
|
|
485
493
|
.svg-icon.horizontal {
|
|
486
494
|
transform: scaleX(-1);
|
|
@@ -491,16 +499,10 @@
|
|
|
491
499
|
.svg-icon.svg-pencil:before {
|
|
492
500
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
493
501
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
494
|
-
-webkit-mask-size: 100%;
|
|
495
|
-
mask-size: 100%;
|
|
496
|
-
display: block;
|
|
497
502
|
}
|
|
498
503
|
.svg-icon.svg-rotate-right:before {
|
|
499
504
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
500
505
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
501
|
-
-webkit-mask-size: 100%;
|
|
502
|
-
mask-size: 100%;
|
|
503
|
-
display: block;
|
|
504
506
|
}
|
|
505
507
|
|
|
506
508
|
:host([disabled]),
|
|
@@ -41,13 +41,6 @@ export class Button {
|
|
|
41
41
|
classes += this.customBackground === "dark" ? " dark" : "";
|
|
42
42
|
return classes;
|
|
43
43
|
}
|
|
44
|
-
get iconStyles() {
|
|
45
|
-
let transformStyle = "";
|
|
46
|
-
transformStyle += this.iconRotate ? `rotate(${this.iconRotate}deg)` : "";
|
|
47
|
-
transformStyle += this.iconFlip === "horizontal" ? `scaleX(-1)` : "";
|
|
48
|
-
transformStyle += this.iconFlip === "vertical" ? `scaleY(-1)` : "";
|
|
49
|
-
return Object.assign(Object.assign({}, (this.iconSize && { fontSize: this.iconSize })), ((this.iconRotate || this.iconFlip) && { transform: transformStyle }));
|
|
50
|
-
}
|
|
51
44
|
toggleTabbingOn() {
|
|
52
45
|
this.isTabbing = true;
|
|
53
46
|
}
|
|
@@ -166,18 +159,27 @@ export class Button {
|
|
|
166
159
|
}
|
|
167
160
|
}
|
|
168
161
|
renderIcon() {
|
|
162
|
+
const defaultIconSize = this.buttonType == "navigational" || this.buttonType == "icononly" ? "18px" : "14px";
|
|
163
|
+
let transformStyle = "";
|
|
164
|
+
transformStyle += this.iconRotate ? `rotate(${this.iconRotate}deg)` : "";
|
|
165
|
+
transformStyle += this.iconFlip === "horizontal" ? `scaleX(-1)` : "";
|
|
166
|
+
transformStyle += this.iconFlip === "vertical" ? `scaleY(-1)` : "";
|
|
167
|
+
const iconStyles = Object.assign({
|
|
168
|
+
fontSize: this.iconSize ? this.iconSize : defaultIconSize,
|
|
169
|
+
"--icon-size": this.iconSize ? this.iconSize : defaultIconSize,
|
|
170
|
+
}, ((this.iconRotate || this.iconFlip) && { transform: transformStyle }));
|
|
169
171
|
if (this.icon.match(/^#/)) {
|
|
170
172
|
// Icon ID
|
|
171
|
-
return h("span", { class: `svg-icon svg-${this.icon.slice(1)}`, style:
|
|
173
|
+
return h("span", { class: `svg-icon svg-${this.icon.slice(1)}`, style: iconStyles });
|
|
172
174
|
}
|
|
173
175
|
else if (this.icon.match(/^\/\S*[#]\S*/)) {
|
|
174
176
|
// starts with /, any number of non-whitespace characters, followed by #, followed by any non-whitespace characters
|
|
175
177
|
// Relative Path & Symbol
|
|
176
|
-
return (h("svg", { xmlns: "http://www.w3.org/2000/svg", class: "svg-icon", width: this.iconSize ? this.iconSize :
|
|
178
|
+
return (h("svg", { xmlns: "http://www.w3.org/2000/svg", class: "svg-icon", width: this.iconSize ? this.iconSize : defaultIconSize, height: this.iconSize ? this.iconSize : defaultIconSize, style: Object.assign(Object.assign({}, iconStyles), { "--icon-fill": "currentColor" }) }, h("use", { href: this.icon })));
|
|
177
179
|
}
|
|
178
180
|
else {
|
|
179
181
|
// MDI
|
|
180
|
-
return (h("span", { class: "mdi", style:
|
|
182
|
+
return (h("span", { class: "mdi", style: iconStyles, "aria-hidden": "true" }, String.fromCodePoint(parseInt(`0x${this.icon}`))));
|
|
181
183
|
}
|
|
182
184
|
}
|
|
183
185
|
render() {
|
|
@@ -31,12 +31,18 @@
|
|
|
31
31
|
-------------------------------------- */
|
|
32
32
|
.svg-icon {
|
|
33
33
|
display: inline-block;
|
|
34
|
+
width: var(--icon-size, 14px);
|
|
35
|
+
height: var(--icon-size, 14px);
|
|
36
|
+
vertical-align: bottom;
|
|
34
37
|
}
|
|
35
38
|
.svg-icon:before {
|
|
36
39
|
content: "";
|
|
40
|
+
display: inline-block;
|
|
37
41
|
background-color: var(--icon-fill, currentColor);
|
|
38
|
-
width:
|
|
39
|
-
height:
|
|
42
|
+
width: 100%;
|
|
43
|
+
height: 100%;
|
|
44
|
+
-webkit-mask-size: 100%;
|
|
45
|
+
mask-size: 100%;
|
|
40
46
|
}
|
|
41
47
|
.svg-icon.horizontal {
|
|
42
48
|
transform: scaleX(-1);
|
|
@@ -47,16 +53,10 @@
|
|
|
47
53
|
.svg-icon.svg-pencil:before {
|
|
48
54
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
49
55
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
50
|
-
-webkit-mask-size: 100%;
|
|
51
|
-
mask-size: 100%;
|
|
52
|
-
display: block;
|
|
53
56
|
}
|
|
54
57
|
.svg-icon.svg-rotate-right:before {
|
|
55
58
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
56
59
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
57
|
-
-webkit-mask-size: 100%;
|
|
58
|
-
mask-size: 100%;
|
|
59
|
-
display: block;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
:host {
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
font: normal normal normal 24px/1 "Material Design Icons";
|
|
138
138
|
font-size: inherit;
|
|
139
139
|
text-rendering: auto;
|
|
140
|
-
line-height:
|
|
140
|
+
line-height: 1;
|
|
141
141
|
-webkit-font-smoothing: antialiased;
|
|
142
142
|
-moz-osx-font-smoothing: grayscale;
|
|
143
143
|
content: "\f133";
|
|
@@ -31,12 +31,18 @@
|
|
|
31
31
|
-------------------------------------- */
|
|
32
32
|
.svg-icon {
|
|
33
33
|
display: inline-block;
|
|
34
|
+
width: var(--icon-size, 14px);
|
|
35
|
+
height: var(--icon-size, 14px);
|
|
36
|
+
vertical-align: bottom;
|
|
34
37
|
}
|
|
35
38
|
.svg-icon:before {
|
|
36
39
|
content: "";
|
|
40
|
+
display: inline-block;
|
|
37
41
|
background-color: var(--icon-fill, currentColor);
|
|
38
|
-
width:
|
|
39
|
-
height:
|
|
42
|
+
width: 100%;
|
|
43
|
+
height: 100%;
|
|
44
|
+
-webkit-mask-size: 100%;
|
|
45
|
+
mask-size: 100%;
|
|
40
46
|
}
|
|
41
47
|
.svg-icon.horizontal {
|
|
42
48
|
transform: scaleX(-1);
|
|
@@ -47,16 +53,10 @@
|
|
|
47
53
|
.svg-icon.svg-pencil:before {
|
|
48
54
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
49
55
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
50
|
-
-webkit-mask-size: 100%;
|
|
51
|
-
mask-size: 100%;
|
|
52
|
-
display: block;
|
|
53
56
|
}
|
|
54
57
|
.svg-icon.svg-rotate-right:before {
|
|
55
58
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
56
59
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
57
|
-
-webkit-mask-size: 100%;
|
|
58
|
-
mask-size: 100%;
|
|
59
|
-
display: block;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
:host {
|
|
@@ -31,12 +31,18 @@
|
|
|
31
31
|
-------------------------------------- */
|
|
32
32
|
.svg-icon {
|
|
33
33
|
display: inline-block;
|
|
34
|
+
width: var(--icon-size, 14px);
|
|
35
|
+
height: var(--icon-size, 14px);
|
|
36
|
+
vertical-align: bottom;
|
|
34
37
|
}
|
|
35
38
|
.svg-icon:before {
|
|
36
39
|
content: "";
|
|
40
|
+
display: inline-block;
|
|
37
41
|
background-color: var(--icon-fill, currentColor);
|
|
38
|
-
width:
|
|
39
|
-
height:
|
|
42
|
+
width: 100%;
|
|
43
|
+
height: 100%;
|
|
44
|
+
-webkit-mask-size: 100%;
|
|
45
|
+
mask-size: 100%;
|
|
40
46
|
}
|
|
41
47
|
.svg-icon.horizontal {
|
|
42
48
|
transform: scaleX(-1);
|
|
@@ -47,16 +53,10 @@
|
|
|
47
53
|
.svg-icon.svg-pencil:before {
|
|
48
54
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
49
55
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
50
|
-
-webkit-mask-size: 100%;
|
|
51
|
-
mask-size: 100%;
|
|
52
|
-
display: block;
|
|
53
56
|
}
|
|
54
57
|
.svg-icon.svg-rotate-right:before {
|
|
55
58
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
56
59
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
57
|
-
-webkit-mask-size: 100%;
|
|
58
|
-
mask-size: 100%;
|
|
59
|
-
display: block;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
:host {
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
font: normal normal normal 24px/1 "Material Design Icons";
|
|
119
119
|
font-size: inherit;
|
|
120
120
|
text-rendering: auto;
|
|
121
|
-
line-height:
|
|
121
|
+
line-height: 1;
|
|
122
122
|
-webkit-font-smoothing: antialiased;
|
|
123
123
|
-moz-osx-font-smoothing: grayscale;
|
|
124
124
|
content: "\f026";
|
|
@@ -31,12 +31,18 @@
|
|
|
31
31
|
-------------------------------------- */
|
|
32
32
|
.svg-icon {
|
|
33
33
|
display: inline-block;
|
|
34
|
+
width: var(--icon-size, 14px);
|
|
35
|
+
height: var(--icon-size, 14px);
|
|
36
|
+
vertical-align: bottom;
|
|
34
37
|
}
|
|
35
38
|
.svg-icon:before {
|
|
36
39
|
content: "";
|
|
40
|
+
display: inline-block;
|
|
37
41
|
background-color: var(--icon-fill, currentColor);
|
|
38
|
-
width:
|
|
39
|
-
height:
|
|
42
|
+
width: 100%;
|
|
43
|
+
height: 100%;
|
|
44
|
+
-webkit-mask-size: 100%;
|
|
45
|
+
mask-size: 100%;
|
|
40
46
|
}
|
|
41
47
|
.svg-icon.horizontal {
|
|
42
48
|
transform: scaleX(-1);
|
|
@@ -47,16 +53,10 @@
|
|
|
47
53
|
.svg-icon.svg-pencil:before {
|
|
48
54
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
49
55
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z'/%3E%3C/svg%3E%0A");
|
|
50
|
-
-webkit-mask-size: 100%;
|
|
51
|
-
mask-size: 100%;
|
|
52
|
-
display: block;
|
|
53
56
|
}
|
|
54
57
|
.svg-icon.svg-rotate-right:before {
|
|
55
58
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
56
59
|
mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill: var(--icon-fill, currentColor)' d='M16.89,15.5L18.31,16.89C19.21,15.73 19.76,14.39 19.93,13H17.91C17.77,13.87 17.43,14.72 16.89,15.5M13,17.9V19.92C14.39,19.75 15.74,19.21 16.9,18.31L15.46,16.87C14.71,17.41 13.87,17.76 13,17.9M19.93,11C19.76,9.61 19.21,8.27 18.31,7.11L16.89,8.53C17.43,9.28 17.77,10.13 17.91,11M15.55,5.55L11,1V4.07C7.06,4.56 4,7.92 4,12C4,16.08 7.05,19.44 11,19.93V17.91C8.16,17.43 6,14.97 6,12C6,9.03 8.16,6.57 11,6.09V10L15.55,5.55Z'/%3E%3C/svg%3E%0A");
|
|
57
|
-
-webkit-mask-size: 100%;
|
|
58
|
-
mask-size: 100%;
|
|
59
|
-
display: block;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
:host {
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
font: normal normal normal 24px/1 "Material Design Icons";
|
|
113
113
|
font-size: inherit;
|
|
114
114
|
text-rendering: auto;
|
|
115
|
-
line-height:
|
|
115
|
+
line-height: 1;
|
|
116
116
|
-webkit-font-smoothing: antialiased;
|
|
117
117
|
-moz-osx-font-smoothing: grayscale;
|
|
118
118
|
font-size: 1.12rem;
|