@loadsmart/miranda-wc 2.1.0 → 3.0.0-alpha.2
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/components/button/base-button.styles.d.ts +1 -1
- package/dist/components/button/button.d.ts +73 -39
- package/dist/components/checkbox/checkbox.d.ts +35 -47
- package/dist/components/checkbox/index.d.ts +1 -1
- package/dist/components/component/component.d.ts +2 -0
- package/dist/components/component/form-component.d.ts +5 -0
- package/dist/components/component/form-component.mixin.d.ts +17 -0
- package/dist/components/component/index.d.ts +3 -0
- package/dist/components/field/field.context.d.ts +2 -2
- package/dist/components/field/field.d.ts +1 -0
- package/dist/components/field/field.styles.d.ts +2 -0
- package/dist/components/labeled-value/labeled-value-label.d.ts +4 -0
- package/dist/components/popover/popover.d.ts +4 -4
- package/dist/components/progress-bar-countdown/progress-bar-countdown.d.ts +1 -1
- package/dist/components/radio-group/index.d.ts +1 -1
- package/dist/components/radio-group/radio-group.d.ts +44 -28
- package/dist/components/radio-group/radio-group.styles.d.ts +2 -2
- package/dist/components/radio-group/radio.d.ts +17 -19
- package/dist/components/switch/index.d.ts +1 -1
- package/dist/components/switch/switch.d.ts +26 -31
- package/dist/components/text/text.d.ts +13 -7
- package/dist/components/text-area/text-area.d.ts +35 -52
- package/dist/components/text-field/text-field.d.ts +37 -48
- package/dist/components/toggle-group/index.d.ts +1 -1
- package/dist/components/toggle-group/toggle-group.d.ts +49 -29
- package/dist/components/toggle-group/toggle-group.styles.d.ts +2 -2
- package/dist/components/toggle-group/toggle.d.ts +17 -16
- package/dist/components/tooltip/tooltip.d.ts +19 -9
- package/dist/components/tooltip/tooltip.helpers.d.ts +1 -1
- package/dist/controllers/focus-manager/focus-manager.controller.d.ts +3 -3
- package/dist/controllers/selection/index.d.ts +4 -1
- package/dist/controllers/selection/legacy-selection.controller.d.ts +36 -0
- package/dist/controllers/selection/selection-control.d.ts +5 -0
- package/dist/controllers/selection/selection-control.mixin.d.ts +13 -0
- package/dist/controllers/selection/selection.controller.d.ts +25 -26
- package/dist/index.js +13832 -2
- package/dist/mixins/polymorphic-tag/polymorphic-tag.d.ts +2 -2
- package/dist/tokens.js +2 -2
- package/dist/utils/selection/selection-strategy.types.d.ts +1 -1
- package/package.json +3 -3
- package/dist/alarm-w4NUx-rp-BmRYbQEM.js +0 -6
- package/dist/alert-circle-C9OayCok-B7xAoPb7.js +0 -6
- package/dist/anchor-BaCuyEZX-BZcDKz8T.js +0 -6
- package/dist/arrow-left-BsPExOUg-DzrWKb3H.js +0 -6
- package/dist/arrow-right-Bu-KwOrV-BqRNS90P.js +0 -6
- package/dist/arrow-sort-down-CTJRI2Ij-U8np-YzG.js +0 -6
- package/dist/arrow-sort-up-DHmFk86f-DjEMhI-p.js +0 -6
- package/dist/arrow-sort-up-down-qBAksbYU-B2D4RBJp.js +0 -6
- package/dist/attention-DmmMIK7b-gZEusG5g.js +0 -6
- package/dist/automatic-DBMfz3g4-Bgzdb975.js +0 -6
- package/dist/bank-DYOUF1Qq-CbJioynM.js +0 -6
- package/dist/bell-B2RIK0M6-Bp9voTMM.js +0 -6
- package/dist/bell-cancel-SDGlBezD-DoRmW2dW.js +0 -6
- package/dist/blind-bol-DYfAF7D_-C69pgCqI.js +0 -6
- package/dist/bolt-D0T3CTGg-SvH9Jj-e.js +0 -6
- package/dist/bolt-off-tzLu9lXJ-DOmNqijD.js +0 -6
- package/dist/box-DfRR1ulG-DUeCaJiS.js +0 -6
- package/dist/burguer-menu-D3s4vhTS-DjmzZm55.js +0 -6
- package/dist/calendar-C6MhKSQ1-CPDlLAKL.js +0 -6
- package/dist/camera-Gl1fuhfw-CbLr73G6.js +0 -6
- package/dist/canada-flag-ClanoJtT-B50ZPPPW.js +0 -6
- package/dist/caret-down-wGLVtNTQ-CPsGVWi5.js +0 -6
- package/dist/caret-left-4qQU4dSk-DfTKQQCm.js +0 -6
- package/dist/caret-right-C4qu4AqQ-hh9exD87.js +0 -6
- package/dist/caret-up-drbqMAlT-HF7x802b.js +0 -6
- package/dist/chat-5UMSZeQ2-4VnWPZJ4.js +0 -6
- package/dist/check-DIL4h60y-Ct-b3sf6.js +0 -6
- package/dist/clock-BHpfQ8F--D_nJ2UXr.js +0 -6
- package/dist/close-CML1EIvi-1jH_HJiq.js +0 -6
- package/dist/clown-qSd-cPs5-CtMEBWd8.js +0 -6
- package/dist/comment-Cae7x1KB-iEpKQSW-.js +0 -6
- package/dist/company-T35tA5gd-0dNkP7Rj.js +0 -6
- package/dist/components/checkbox/checkbox.constants.d.ts +0 -2
- package/dist/components/field/field-hint.styles.d.ts +0 -2
- package/dist/components/form-control/form-control.d.ts +0 -19
- package/dist/components/form-control/index.d.ts +0 -1
- package/dist/components/radio-group/radio-button.styles.d.ts +0 -2
- package/dist/components/radio-group/radio-group.constants.d.ts +0 -1
- package/dist/components/toggle-group/toggle.styles.d.ts +0 -2
- package/dist/contract-BM65T47z-DV_FXT7o.js +0 -6
- package/dist/credit-card-Ba3HSNMP-7B5CPgSb.js +0 -6
- package/dist/delivery--Ca9irJt-CjzX2g3_.js +0 -6
- package/dist/dislike-hNfAprn0-nPspnGgp.js +0 -6
- package/dist/dollar-DOTSyNln-CwwxqRe4.js +0 -6
- package/dist/dollar-circle-4cWeXRkY-D0o4LBCO.js +0 -6
- package/dist/dots-horizontal-BaeHh5uG-Ba-SKFCQ.js +0 -6
- package/dist/dots-vertical-Iec7OSE1-CRvawBge.js +0 -6
- package/dist/double-caret-left-cYE3d8lk-DebxdpyY.js +0 -6
- package/dist/double-caret-right-CQZ5u4Bz-s5Ue9XVx.js +0 -6
- package/dist/email-BPWijEjF-DZNcwJky.js +0 -6
- package/dist/email-filled-BAvfMYJs-C6JsvdMA.js +0 -6
- package/dist/eye-AthrVnne-Umsnwzdw.js +0 -6
- package/dist/fast-5ZOdx3Rg-D9yWqWI7.js +0 -6
- package/dist/favorite-BtwjGbEU-DKHtwKHL.js +0 -6
- package/dist/filter-DFCZnGIe-CSUOgesC.js +0 -6
- package/dist/flag-CJjIJyQh-D0YQqa6C.js +0 -6
- package/dist/folder-DiKv_t_I-C-tElPgn.js +0 -6
- package/dist/funnel-Chc-WBbM-CqsvBYp4.js +0 -6
- package/dist/gear-DDDWiYKV-BA1Mm4Kw.js +0 -6
- package/dist/graph-nK3uktak-B7Qtknu7.js +0 -6
- package/dist/hand-DalfnoE8-DbUGFIPN.js +0 -6
- package/dist/high-signal-BFiaqsHy-DWWhDKe4.js +0 -6
- package/dist/history-Bl_9vhi4-mZxvW34D.js +0 -6
- package/dist/home-BK-0nN6K-mYymjQL1.js +0 -6
- package/dist/hourglass-Dc0eK_H_-BJHOFBPm.js +0 -6
- package/dist/indeterminate-Bya3vcaZ-B7BUZ6vF.js +0 -6
- package/dist/index-BXT-EaD1.js +0 -13642
- package/dist/info-Dyx4kwtx-CqCzl7ej.js +0 -6
- package/dist/info-circle-DXkfHc-K-CJAkI1Io.js +0 -6
- package/dist/kanban-CDOjvTl4-BeSB9yRb.js +0 -6
- package/dist/like-CKw4whze-_YBq7Aje.js +0 -6
- package/dist/link-Gq220f9v-C6PogyFU.js +0 -6
- package/dist/list-CGjTg9F8-MhhXeD_B.js +0 -6
- package/dist/log-out-DndAyJma-OclABdvN.js +0 -6
- package/dist/low-signal-CrzbA01P-JsC6OPzR.js +0 -6
- package/dist/map-DnS-0nAn-DW-gWq7O.js +0 -6
- package/dist/medal-7ECzT02N-dRJQNpeF.js +0 -6
- package/dist/megaphone-DRZc0DSp-CuSE47a9.js +0 -6
- package/dist/mexico-flag-BT_GhNh6-BfVXe4nk.js +0 -6
- package/dist/minus-iTbgiUUf-Dw3xMwMm.js +0 -6
- package/dist/network-signal-DoxJE425-DD4QRCSh.js +0 -6
- package/dist/no-awarded-BEg4XvQo-DkvEC3W9.js +0 -6
- package/dist/notes-lock-Bh-4txKp-Bg4SCWNa.js +0 -6
- package/dist/padlock-S5nyMfsX-DMLRMxzg.js +0 -6
- package/dist/padlock-open-BjZWrB1I-D-J4YYVt.js +0 -6
- package/dist/pencil-wk_lo54n-ByVqVKvX.js +0 -6
- package/dist/phone-OTH-wucK-CjP6rix0.js +0 -6
- package/dist/pin-bLVBPZTV-Bz7Ma2mf.js +0 -6
- package/dist/plus-ozFIfK2K-C6VTAhgo.js +0 -6
- package/dist/pre-confirmed-load-7dhHEljm-Blp1lP7I.js +0 -6
- package/dist/print-MRNbN0L6-CWS8LUB8.js +0 -6
- package/dist/profile-CrWXxhjN-BZYoYc-f.js +0 -6
- package/dist/question-CYU3H0XU-DlWDpPcW.js +0 -20
- package/dist/road-BzANu9lx-Bt7bU9_X.js +0 -6
- package/dist/satellite-imWnssFH-eeWBQQ38.js +0 -6
- package/dist/search-_Cv793b3-CWzIO3J6.js +0 -6
- package/dist/send-BeTaWbwn-sWjL5nsK.js +0 -6
- package/dist/ship-CGUI1eMq-BX31YXwx.js +0 -6
- package/dist/signal-BKjJOHPc-0omNBbMG.js +0 -6
- package/dist/sparkle-DezYw4Fs-DHhIPKQk.js +0 -6
- package/dist/star-DBmjnONs-3esp3qU5.js +0 -6
- package/dist/tag-DQyrgl7x-CmwgE0VZ.js +0 -6
- package/dist/telephone-BmiZ7SFm-Dni9NFr1.js +0 -6
- package/dist/terminal-CgxADoEs-AZDSMwTu.js +0 -6
- package/dist/timer-DoSQwnm7-BGJMOrgZ.js +0 -6
- package/dist/tms-ready-C22wOl93-B8oz9xBL.js +0 -6
- package/dist/trash-B55qy0OS-BZcRo7xY.js +0 -6
- package/dist/trend-down-kcjg1gLd-lbFdALu7.js +0 -6
- package/dist/trend-up-2yU-5NIA-0uC_btRu.js +0 -6
- package/dist/trophee-Dl1OuipW-sfQBfYGW.js +0 -6
- package/dist/united-states-flag-CrhCzAXh-DgRm2LLg.js +0 -6
- package/dist/upgrade-Csv1_l6I-C20M7zib.js +0 -6
- package/dist/user-COyFpFPE-0VApQHH3.js +0 -6
- package/dist/wallet-ChO0_ccG-BpPR3FgZ.js +0 -6
- package/dist/warehouse-CVwTVH2N-ZLcyaZVY.js +0 -6
- package/dist/wifi-R27kDIkM-DaB3fC8F.js +0 -6
- package/dist/wifi-off-C4FqQ8FF-PpmaKGrs.js +0 -6
- package/dist/zoom-in-BfJrh-0k-Bn6kRriD.js +0 -6
- package/dist/zoom-out-CaGxkwez-GKHD_Mg8.js +0 -6
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { b } from './index-BXT-EaD1.js';
|
|
2
|
-
import './tokens.js';
|
|
3
|
-
|
|
4
|
-
var hand = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M35.25 15.75a5.99 5.99 0 0 0-2.104.375 6 6 0 0 0-6.896-3.188V8.25a6 6 0 0 0-12 0v12.53a6 6 0 0 0-9.703 6.97l.877 1.545C11.834 40.59 14.76 45.75 24 45.75A17.27 17.27 0 0 0 41.25 28.5v-6.75a6 6 0 0 0-6-6Zm1.5 12.75A12.765 12.765 0 0 1 24 41.25c-6.375 0-8.154-2.71-14.663-14.184l-.879-1.553a.03.03 0 0 1 0-.013 1.5 1.5 0 0 1 2.599-1.5c.011.023.024.043.037.066l3.503 5.625A2.25 2.25 0 0 0 18.75 28.5V8.25a1.5 1.5 0 1 1 3 0V21a2.25 2.25 0 1 0 4.5 0v-2.25a1.5 1.5 0 1 1 3 0v3.75a2.25 2.25 0 1 0 4.5 0v-.75a1.5 1.5 0 1 1 3 0v6.75Z"/></svg>`;
|
|
5
|
-
|
|
6
|
-
export { hand as default };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { b } from './index-BXT-EaD1.js';
|
|
2
|
-
import './tokens.js';
|
|
3
|
-
|
|
4
|
-
var highSignal = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M33.75 15.75v24a2.25 2.25 0 0 1-4.5 0v-24a2.25 2.25 0 0 1 4.5 0ZM39 6a2.25 2.25 0 0 0-2.25 2.25v31.5a2.25 2.25 0 0 0 4.5 0V8.25A2.25 2.25 0 0 0 39 6ZM24 21a2.25 2.25 0 0 0-2.25 2.25v16.5a2.25 2.25 0 0 0 4.5 0v-16.5A2.25 2.25 0 0 0 24 21Zm-7.5 7.5a2.25 2.25 0 0 0-2.25 2.25v9a2.25 2.25 0 0 0 4.5 0v-9a2.25 2.25 0 0 0-2.25-2.25ZM9 36a2.25 2.25 0 0 0-2.25 2.25v1.5a2.25 2.25 0 0 0 4.5 0v-1.5A2.25 2.25 0 0 0 9 36Z"/></svg>`;
|
|
5
|
-
|
|
6
|
-
export { highSignal as default };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { b } from './index-BXT-EaD1.js';
|
|
2
|
-
import './tokens.js';
|
|
3
|
-
|
|
4
|
-
var history = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M26.25 15v7.727l6.407 3.844a2.252 2.252 0 0 1 .21 3.763 2.25 2.25 0 0 1-2.524.095l-7.5-4.5A2.25 2.25 0 0 1 21.75 24v-9a2.25 2.25 0 0 1 4.5 0ZM24 5.25a18.634 18.634 0 0 0-13.268 5.501 92.28 92.28 0 0 0-2.482 2.625V12a2.25 2.25 0 0 0-4.5 0v7.5A2.25 2.25 0 0 0 6 21.75h7.5a2.25 2.25 0 0 0 0-4.5h-2.668a71.778 71.778 0 0 1 3.092-3.326 14.25 14.25 0 1 1 .296 20.437 2.25 2.25 0 1 0-3.09 3.274A18.75 18.75 0 1 0 24 5.25Z"/></svg>`;
|
|
5
|
-
|
|
6
|
-
export { history as default };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { b } from './index-BXT-EaD1.js';
|
|
2
|
-
import './tokens.js';
|
|
3
|
-
|
|
4
|
-
var home = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M41.542 18.91 26.552 4.758l-.03-.028a3.737 3.737 0 0 0-5.046 0l-.032.028-14.986 14.15a3.763 3.763 0 0 0-1.208 2.757V39A3.75 3.75 0 0 0 9 42.75h9A3.75 3.75 0 0 0 21.75 39v-8.25h4.5V39A3.75 3.75 0 0 0 30 42.75h9A3.75 3.75 0 0 0 42.75 39V21.666a3.762 3.762 0 0 0-1.208-2.757ZM38.25 38.25h-7.5V30A3.75 3.75 0 0 0 27 26.25h-6A3.75 3.75 0 0 0 17.25 30v8.25h-7.5V21.99L24 8.537 38.25 21.99v16.26Z"/></svg>`;
|
|
5
|
-
|
|
6
|
-
export { home as default };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { b } from './index-BXT-EaD1.js';
|
|
2
|
-
import './tokens.js';
|
|
3
|
-
|
|
4
|
-
var hourglass = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M38.25 14.182V7.5a3.75 3.75 0 0 0-3.75-3.75h-21A3.75 3.75 0 0 0 9.75 7.5v6.75a3.769 3.769 0 0 0 1.5 3l9 6.75-9 6.75a3.768 3.768 0 0 0-1.5 3v6.75a3.75 3.75 0 0 0 3.75 3.75h21a3.75 3.75 0 0 0 3.75-3.75v-6.682a3.775 3.775 0 0 0-1.489-3L27.731 24l9.03-6.825a3.773 3.773 0 0 0 1.489-2.993ZM31.183 32.25H16.746L24 26.812l7.183 5.438Zm-16.933 7.5v-3h19.5v3h-19.5Zm19.5-25.94L24 21.186l-9.75-7.312V8.25h19.5v5.56Z"/></svg>`;
|
|
5
|
-
|
|
6
|
-
export { hourglass as default };
|