@purpur/library 9.8.1 → 9.9.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/CHANGELOG.json +57 -0
- package/CHANGELOG.md +23 -1
- package/dist/{autocomplete-CcVDJbwS.js → autocomplete-C6FXaaAT.js} +2 -2
- package/dist/{autocomplete-CcVDJbwS.js.map → autocomplete-C6FXaaAT.js.map} +1 -1
- package/dist/{autocomplete-DF17Zm7Q.mjs → autocomplete-q4ObPRfM.mjs} +2 -2
- package/dist/{autocomplete-DF17Zm7Q.mjs.map → autocomplete-q4ObPRfM.mjs.map} +1 -1
- package/dist/autocomplete.cjs.js +1 -1
- package/dist/autocomplete.es.js +1 -1
- package/dist/button-4-yWOgtD.mjs.map +1 -1
- package/dist/button-DmybVApa.js.map +1 -1
- package/dist/{comparison-table-DQJL1IVC.mjs → comparison-table-D1evE0ri.mjs} +77 -77
- package/dist/{comparison-table-DQJL1IVC.mjs.map → comparison-table-D1evE0ri.mjs.map} +1 -1
- package/dist/{comparison-table-DHFpydbq.js → comparison-table-Dtqxz8vL.js} +2 -2
- package/dist/{comparison-table-DHFpydbq.js.map → comparison-table-Dtqxz8vL.js.map} +1 -1
- package/dist/comparison-table.cjs.js +1 -1
- package/dist/comparison-table.es.js +1 -1
- package/dist/components/button/src/button.d.ts +3 -22
- package/dist/components/button/src/button.d.ts.map +1 -1
- package/dist/components/counter-badge/src/counter-badge.visual.fixtures.d.ts +13 -0
- package/dist/components/counter-badge/src/counter-badge.visual.fixtures.d.ts.map +1 -0
- package/dist/components/cta-link/src/cta-link.d.ts +6 -4
- package/dist/components/cta-link/src/cta-link.d.ts.map +1 -1
- package/dist/components/cta-link/src/cta-link.visual.fixtures.d.ts +14 -0
- package/dist/components/cta-link/src/cta-link.visual.fixtures.d.ts.map +1 -0
- package/dist/components/date-field/src/date-field.visual.fixtures.d.ts +14 -0
- package/dist/components/date-field/src/date-field.visual.fixtures.d.ts.map +1 -0
- package/dist/components/icon/src/all-icon-components.d.ts +3 -0
- package/dist/components/icon/src/all-icon-components.d.ts.map +1 -1
- package/dist/components/icon/src/all-icons.d.ts +3 -0
- package/dist/components/icon/src/all-icons.d.ts.map +1 -1
- package/dist/components/icon/src/assets/moon.d.ts +7 -0
- package/dist/components/icon/src/assets/moon.d.ts.map +1 -0
- package/dist/components/icon/src/assets/sun.d.ts +7 -0
- package/dist/components/icon/src/assets/sun.d.ts.map +1 -0
- package/dist/components/icon/src/assets/unpin.d.ts +7 -0
- package/dist/components/icon/src/assets/unpin.d.ts.map +1 -0
- package/dist/components/icon/src/components/moon.d.ts +7 -0
- package/dist/components/icon/src/components/moon.d.ts.map +1 -0
- package/dist/components/icon/src/components/sun.d.ts +7 -0
- package/dist/components/icon/src/components/sun.d.ts.map +1 -0
- package/dist/components/icon/src/components/unpin.d.ts +7 -0
- package/dist/components/icon/src/components/unpin.d.ts.map +1 -0
- package/dist/components/icon/src/icon-imports.d.ts +18 -0
- package/dist/components/icon/src/icon-imports.d.ts.map +1 -1
- package/dist/components/illustrative-icon/src/all-animated-illustrative-icon-components.d.ts +34 -0
- package/dist/components/illustrative-icon/src/all-animated-illustrative-icon-components.d.ts.map +1 -1
- package/dist/components/illustrative-icon/src/all-static-illustrative-icon-components.d.ts +36 -0
- package/dist/components/illustrative-icon/src/all-static-illustrative-icon-components.d.ts.map +1 -1
- package/dist/components/illustrative-icon/src/assets/accessories-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/accessories-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/accessories-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/accessories-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/bag-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/bag-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/bag-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/bag-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/bag-plus-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/bag-plus-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/bag-plus-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/bag-plus-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/box-sync-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/box-sync-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/box-sync-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/box-sync-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/display-protection-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/display-protection-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/display-protection-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/display-protection-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/enrollment-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/enrollment-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/enrollment-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/enrollment-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/gift-box-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/gift-box-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/gift-box-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/gift-box-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/gift-box-plus-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/gift-box-plus-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/gift-box-plus-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/gift-box-plus-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/info-letter-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/info-letter-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/info-letter-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/info-letter-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/leaf-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/leaf-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/leaf-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/leaf-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/number-tranfer-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/number-tranfer-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/number-tranfer-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/number-tranfer-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/page-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/page-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/page-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/page-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/phone-repair-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/phone-repair-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/phone-repair-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/phone-repair-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/phone-settings-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/phone-settings-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/phone-settings-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/phone-settings-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/return-label-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/return-label-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/return-label-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/return-label-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/settings-pen-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/settings-pen-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/settings-pen-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/settings-pen-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/shield-time-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/shield-time-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/shield-time-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/shield-time-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/user-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/user-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/user-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/user-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/accessories-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/accessories-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/accessories-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/accessories-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/accessories-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/accessories-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/accessories-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/accessories-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/bag-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/bag-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/bag-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/bag-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/bag-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/bag-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/bag-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/bag-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/bag-plus-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/bag-plus-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/bag-plus-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/bag-plus-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/bag-plus-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/bag-plus-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/bag-plus-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/bag-plus-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/box-sync-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/box-sync-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/box-sync-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/box-sync-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/box-sync-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/box-sync-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/box-sync-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/box-sync-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/display-protection-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/display-protection-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/display-protection-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/display-protection-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/display-protection-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/display-protection-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/display-protection-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/display-protection-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/enrollment-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/enrollment-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/enrollment-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/enrollment-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/enrollment-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/enrollment-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/enrollment-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/enrollment-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/gift-box-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/gift-box-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/gift-box-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/gift-box-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/gift-box-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/gift-box-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/gift-box-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/gift-box-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/gift-box-plus-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/gift-box-plus-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/gift-box-plus-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/gift-box-plus-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/gift-box-plus-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/gift-box-plus-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/gift-box-plus-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/gift-box-plus-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/info-letter-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/info-letter-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/info-letter-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/info-letter-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/info-letter-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/info-letter-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/info-letter-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/info-letter-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/leaf-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/leaf-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/leaf-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/leaf-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/leaf-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/leaf-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/leaf-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/leaf-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/number-tranfer-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/number-tranfer-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/number-tranfer-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/number-tranfer-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/number-transfer-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/number-transfer-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/number-transfer-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/number-transfer-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/page-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/page-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/page-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/page-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/phone-repair-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/phone-repair-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/phone-repair-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/phone-repair-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/phone-repair-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/phone-repair-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/phone-repair-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/phone-repair-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/phone-settings-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/phone-settings-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/phone-settings-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/phone-settings-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/phone-settings-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/phone-settings-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/phone-settings-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/phone-settings-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/return-label-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/return-label-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/return-label-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/return-label-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/return-label-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/return-label-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/return-label-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/return-label-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/settings-pen-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/settings-pen-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/settings-pen-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/settings-pen-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/settings-pen-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/settings-pen-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/settings-pen-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/settings-pen-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/shield-time-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/shield-time-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/shield-time-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/shield-time-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/shield-time-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/shield-time-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/shield-time-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/shield-time-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/user-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/user-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/user-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/user-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/user-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/user-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/user-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/user-offblack-static.d.ts.map +1 -0
- package/dist/components/label/src/label.visual.fixtures.d.ts +14 -0
- package/dist/components/label/src/label.visual.fixtures.d.ts.map +1 -0
- package/dist/components/listbox/src/listbox.visual.fixtures.d.ts +13 -0
- package/dist/components/listbox/src/listbox.visual.fixtures.d.ts.map +1 -0
- package/dist/components/select/src/select.d.ts.map +1 -1
- package/dist/components/select/src/select.visual.fixtures.d.ts +14 -0
- package/dist/components/select/src/select.visual.fixtures.d.ts.map +1 -0
- package/dist/components/table/src/story-utils/column-def.d.ts.map +1 -1
- package/dist/components/table/src/table-column-header-cell.d.ts +3 -10
- package/dist/components/table/src/table-column-header-cell.d.ts.map +1 -1
- package/dist/components/table/src/table-headers.d.ts +2 -4
- package/dist/components/table/src/table-headers.d.ts.map +1 -1
- package/dist/components/table/src/table-toolbar.d.ts.map +1 -1
- package/dist/components/table/src/table.d.ts +2 -2
- package/dist/components/table/src/table.d.ts.map +1 -1
- package/dist/components/table/src/test-utils/helpers.d.ts +0 -5
- package/dist/components/table/src/test-utils/helpers.d.ts.map +1 -1
- package/dist/components/table/src/types.d.ts +8 -8
- package/dist/components/table/src/types.d.ts.map +1 -1
- package/dist/components/table/src/use-drag-handle.hook.d.ts.map +1 -1
- package/dist/components/text-field/src/text-field-base.d.ts.map +1 -1
- package/dist/components-metadata.js +456 -0
- package/dist/{date-field-HEFdHIxk.mjs → date-field-DOCLv_xS.mjs} +2 -2
- package/dist/{date-field-HEFdHIxk.mjs.map → date-field-DOCLv_xS.mjs.map} +1 -1
- package/dist/{date-field-CKxEWHG3.js → date-field-uN87mgbH.js} +2 -2
- package/dist/{date-field-CKxEWHG3.js.map → date-field-uN87mgbH.js.map} +1 -1
- package/dist/date-field.cjs.js +1 -1
- package/dist/date-field.es.js +1 -1
- package/dist/{date-picker-cQewKIMN.mjs → date-picker-BtEuRtAu.mjs} +3 -3
- package/dist/{date-picker-cQewKIMN.mjs.map → date-picker-BtEuRtAu.mjs.map} +1 -1
- package/dist/{date-picker-CDBwkAJI.js → date-picker-X8b9wDfp.js} +2 -2
- package/dist/{date-picker-CDBwkAJI.js.map → date-picker-X8b9wDfp.js.map} +1 -1
- package/dist/date-picker.cjs.js +1 -1
- package/dist/date-picker.es.js +1 -1
- package/dist/{date-range-field-_WctWD29.mjs → date-range-field-B6gP8w2w.mjs} +2 -2
- package/dist/{date-range-field-_WctWD29.mjs.map → date-range-field-B6gP8w2w.mjs.map} +1 -1
- package/dist/{date-range-field-D7Hn9FGN.js → date-range-field-DLt6q5TQ.js} +2 -2
- package/dist/{date-range-field-D7Hn9FGN.js.map → date-range-field-DLt6q5TQ.js.map} +1 -1
- package/dist/date-range-field.cjs.js +1 -1
- package/dist/date-range-field.es.js +1 -1
- package/dist/{footer-CS6ZfztM.js → footer-Cn1-zG1v.js} +2 -2
- package/dist/{footer-CS6ZfztM.js.map → footer-Cn1-zG1v.js.map} +1 -1
- package/dist/{footer-OJXbTn1e.mjs → footer-D-2b7UIB.mjs} +2 -2
- package/dist/{footer-OJXbTn1e.mjs.map → footer-D-2b7UIB.mjs.map} +1 -1
- package/dist/footer.cjs.js +1 -1
- package/dist/footer.es.js +1 -1
- package/dist/icon/all-icon-components.d.ts +3 -0
- package/dist/icon/all-icon-components.d.ts.map +1 -1
- package/dist/icon/all-icons.cjs.js +1 -1
- package/dist/icon/all-icons.cjs.js.map +1 -1
- package/dist/icon/all-icons.d.ts +3 -0
- package/dist/icon/all-icons.d.ts.map +1 -1
- package/dist/icon/all-icons.es.js +395 -377
- package/dist/icon/all-icons.es.js.map +1 -1
- package/dist/icon/assets/moon.cjs.js +2 -0
- package/dist/icon/assets/moon.cjs.js.map +1 -0
- package/dist/icon/assets/moon.d.ts +7 -0
- package/dist/icon/assets/moon.d.ts.map +1 -0
- package/dist/icon/assets/moon.es.js +10 -0
- package/dist/icon/assets/moon.es.js.map +1 -0
- package/dist/icon/assets/sun.cjs.js +2 -0
- package/dist/icon/assets/sun.cjs.js.map +1 -0
- package/dist/icon/assets/sun.d.ts +7 -0
- package/dist/icon/assets/sun.d.ts.map +1 -0
- package/dist/icon/assets/sun.es.js +10 -0
- package/dist/icon/assets/sun.es.js.map +1 -0
- package/dist/icon/assets/unpin.cjs.js +2 -0
- package/dist/icon/assets/unpin.cjs.js.map +1 -0
- package/dist/icon/assets/unpin.d.ts +7 -0
- package/dist/icon/assets/unpin.d.ts.map +1 -0
- package/dist/icon/assets/unpin.es.js +10 -0
- package/dist/icon/assets/unpin.es.js.map +1 -0
- package/dist/icon/components/moon.cjs.js +2 -0
- package/dist/icon/components/moon.cjs.js.map +1 -0
- package/dist/icon/components/moon.d.ts +7 -0
- package/dist/icon/components/moon.d.ts.map +1 -0
- package/dist/icon/components/moon.es.js +13 -0
- package/dist/icon/components/moon.es.js.map +1 -0
- package/dist/icon/components/sun.cjs.js +2 -0
- package/dist/icon/components/sun.cjs.js.map +1 -0
- package/dist/icon/components/sun.d.ts +7 -0
- package/dist/icon/components/sun.d.ts.map +1 -0
- package/dist/icon/components/sun.es.js +13 -0
- package/dist/icon/components/sun.es.js.map +1 -0
- package/dist/icon/components/unpin.cjs.js +2 -0
- package/dist/icon/components/unpin.cjs.js.map +1 -0
- package/dist/icon/components/unpin.d.ts +7 -0
- package/dist/icon/components/unpin.d.ts.map +1 -0
- package/dist/icon/components/unpin.es.js +13 -0
- package/dist/icon/components/unpin.es.js.map +1 -0
- package/dist/icon/components-metadata.js +24 -0
- package/dist/icon/dynamic-icon.cjs.js +1 -1
- package/dist/icon/dynamic-icon.cjs.js.map +1 -1
- package/dist/icon/dynamic-icon.es.js +1 -1
- package/dist/icon/dynamic-icon.es.js.map +1 -1
- package/dist/icon/icon-imports.d.ts +18 -0
- package/dist/icon/icon-imports.d.ts.map +1 -1
- package/dist/icon/moon.svg +1 -0
- package/dist/icon/sun.svg +1 -0
- package/dist/icon/unpin.svg +1 -0
- package/dist/illustrative-icon/all-animated-illustrative-icon-components.d.ts +34 -0
- package/dist/illustrative-icon/all-animated-illustrative-icon-components.d.ts.map +1 -1
- package/dist/illustrative-icon/all-static-illustrative-icon-components.d.ts +36 -0
- package/dist/illustrative-icon/all-static-illustrative-icon-components.d.ts.map +1 -1
- package/dist/illustrative-icon/assets/accessories-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/accessories-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/accessories-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/accessories-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/bag-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/bag-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/bag-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/bag-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/bag-plus-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/bag-plus-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/bag-plus-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/bag-plus-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/box-sync-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/box-sync-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/box-sync-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/box-sync-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/display-protection-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/display-protection-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/display-protection-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/display-protection-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/enrollment-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/enrollment-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/enrollment-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/enrollment-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/gift-box-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/gift-box-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/gift-box-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/gift-box-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/gift-box-plus-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/gift-box-plus-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/gift-box-plus-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/gift-box-plus-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/info-letter-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/info-letter-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/info-letter-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/info-letter-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/json/accessories-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/accessories-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/bag-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/bag-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/bag-plus-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/bag-plus-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/box-sync-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/box-sync-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/display-protection-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/display-protection-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/enrollment-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/enrollment-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/gift-box-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/gift-box-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/gift-box-plus-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/gift-box-plus-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/info-letter-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/info-letter-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/leaf-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/leaf-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/number-transfer-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/number-transfer-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/phone-repair-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/phone-repair-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/phone-settings-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/phone-settings-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/return-label-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/return-label-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/settings-pen-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/settings-pen-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/shield-time-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/shield-time-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/user-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/user-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/leaf-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/leaf-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/leaf-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/leaf-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/number-tranfer-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/number-tranfer-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/number-tranfer-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/number-tranfer-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/page-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/page-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/page-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/page-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/phone-repair-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/phone-repair-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/phone-repair-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/phone-repair-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/phone-settings-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/phone-settings-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/phone-settings-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/phone-settings-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/return-label-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/return-label-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/return-label-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/return-label-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/settings-pen-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/settings-pen-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/settings-pen-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/settings-pen-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/shield-time-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/shield-time-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/shield-time-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/shield-time-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/user-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/user-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/user-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/user-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/accessories-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/accessories-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/accessories-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/accessories-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/accessories-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/accessories-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/accessories-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/accessories-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/accessories-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/accessories-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/accessories-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/accessories-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/accessories-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/accessories-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/accessories-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/accessories-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/accessories-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/accessories-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/accessories-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/accessories-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/accessories-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/accessories-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/accessories-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/accessories-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/bag-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/bag-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/bag-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/bag-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/bag-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/bag-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/bag-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/bag-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/bag-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/bag-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/bag-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/bag-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/bag-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/bag-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/bag-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/bag-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/bag-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/bag-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/bag-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/bag-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/bag-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/bag-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/bag-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/bag-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/box-sync-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/box-sync-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/box-sync-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/box-sync-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/box-sync-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/box-sync-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/box-sync-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/box-sync-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/box-sync-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/box-sync-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/box-sync-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/box-sync-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/display-protection-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/display-protection-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/display-protection-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/display-protection-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/display-protection-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/display-protection-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/display-protection-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/display-protection-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/display-protection-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/display-protection-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/display-protection-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/display-protection-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/enrollment-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/enrollment-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/enrollment-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/enrollment-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/enrollment-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/enrollment-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/enrollment-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/enrollment-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/enrollment-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/enrollment-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/enrollment-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/enrollment-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/gift-box-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/gift-box-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/gift-box-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/gift-box-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/gift-box-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/gift-box-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/gift-box-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/gift-box-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/info-letter-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/info-letter-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/info-letter-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/info-letter-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/info-letter-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/info-letter-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/info-letter-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/info-letter-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/info-letter-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/info-letter-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/info-letter-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/info-letter-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/leaf-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/leaf-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/leaf-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/leaf-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/leaf-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/leaf-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/leaf-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/leaf-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/leaf-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/leaf-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/leaf-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/leaf-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/leaf-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/leaf-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/leaf-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/leaf-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/leaf-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/leaf-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/leaf-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/leaf-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/leaf-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/leaf-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/leaf-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/leaf-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/number-tranfer-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/number-tranfer-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/number-tranfer-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/number-tranfer-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/number-tranfer-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/number-tranfer-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/number-tranfer-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/number-tranfer-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/number-tranfer-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/number-tranfer-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/number-tranfer-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/number-tranfer-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/number-transfer-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/number-transfer-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/number-transfer-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/number-transfer-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/number-transfer-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/number-transfer-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/number-transfer-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/number-transfer-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/number-transfer-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/number-transfer-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/number-transfer-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/number-transfer-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/page-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/page-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/page-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/page-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/page-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/page-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/page-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/page-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/page-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/page-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/page-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/page-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/return-label-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/return-label-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/return-label-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/return-label-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/return-label-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/return-label-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/return-label-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/return-label-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/return-label-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/return-label-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/return-label-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/return-label-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/return-label-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/return-label-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/return-label-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/return-label-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/return-label-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/return-label-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/return-label-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/return-label-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/return-label-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/return-label-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/return-label-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/return-label-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/shield-time-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/shield-time-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/shield-time-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/shield-time-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/shield-time-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/shield-time-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/shield-time-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/shield-time-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/shield-time-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/shield-time-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/shield-time-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/shield-time-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/user-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/user-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/user-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/user-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/user-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/user-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/user-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/user-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/user-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/user-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/user-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/user-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/user-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/user-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/user-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/user-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/user-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/user-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/user-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/user-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/user-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/user-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/user-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/user-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components-metadata.js +280 -0
- package/dist/libraries/action/src/action.d.ts +2 -1
- package/dist/libraries/action/src/action.d.ts.map +1 -1
- package/dist/library.cjs.js +1 -1
- package/dist/library.es.js +12 -12
- package/dist/{pagination-BDfaybj3.js → pagination-C1rYXq9I.js} +2 -2
- package/dist/{pagination-BDfaybj3.js.map → pagination-C1rYXq9I.js.map} +1 -1
- package/dist/{pagination-Bm38GKga.mjs → pagination-CS1AMyBl.mjs} +2 -2
- package/dist/{pagination-Bm38GKga.mjs.map → pagination-CS1AMyBl.mjs.map} +1 -1
- package/dist/pagination.cjs.js +1 -1
- package/dist/pagination.es.js +1 -1
- package/dist/purpur.css +1 -1
- package/dist/{quantity-selector-B4YnfmNb.mjs → quantity-selector-COtqc-Iy.mjs} +2 -2
- package/dist/{quantity-selector-B4YnfmNb.mjs.map → quantity-selector-COtqc-Iy.mjs.map} +1 -1
- package/dist/{quantity-selector-CTBoxiPO.js → quantity-selector-CwxuBsVC.js} +2 -2
- package/dist/{quantity-selector-CTBoxiPO.js.map → quantity-selector-CwxuBsVC.js.map} +1 -1
- package/dist/quantity-selector.cjs.js +1 -1
- package/dist/quantity-selector.es.js +1 -1
- package/dist/{search-field-BPLzy3RR.mjs → search-field-BMC3WG2H.mjs} +2 -2
- package/dist/{search-field-BPLzy3RR.mjs.map → search-field-BMC3WG2H.mjs.map} +1 -1
- package/dist/{search-field-Dx4qCcrh.js → search-field-b1_QCs3U.js} +2 -2
- package/dist/{search-field-Dx4qCcrh.js.map → search-field-b1_QCs3U.js.map} +1 -1
- package/dist/search-field.cjs.js +1 -1
- package/dist/search-field.es.js +1 -1
- package/dist/select-D6R7I5b5.js +2 -0
- package/dist/select-D6R7I5b5.js.map +1 -0
- package/dist/{select-BEmu_fh9.mjs → select-XNPtpZhh.mjs} +59 -63
- package/dist/select-XNPtpZhh.mjs.map +1 -0
- package/dist/select.cjs.js +1 -1
- package/dist/select.es.js +1 -1
- package/dist/table-CR2Wj-O9.js +9 -0
- package/dist/{table-rS3hITtj.js.map → table-CR2Wj-O9.js.map} +1 -1
- package/dist/{table-D9MKkbPO.mjs → table-jvrz_ulj.mjs} +2315 -2337
- package/dist/{table-D9MKkbPO.mjs.map → table-jvrz_ulj.mjs.map} +1 -1
- package/dist/table.cjs.js +1 -1
- package/dist/table.es.js +1 -1
- package/dist/{text-field-D8MMa6ij.mjs → text-field-AsvqJh6P.mjs} +135 -135
- package/dist/text-field-AsvqJh6P.mjs.map +1 -0
- package/dist/{text-field-C2W13n15.js → text-field-CthxpKsp.js} +2 -2
- package/dist/text-field-CthxpKsp.js.map +1 -0
- package/dist/text-field.cjs.js +1 -1
- package/dist/text-field.es.js +1 -1
- package/package.json +25 -25
- package/dist/select-BEmu_fh9.mjs.map +0 -1
- package/dist/select-DOqTJgTj.js +0 -2
- package/dist/select-DOqTJgTj.js.map +0 -1
- package/dist/table-rS3hITtj.js +0 -9
- package/dist/text-field-C2W13n15.js.map +0 -1
- package/dist/text-field-D8MMa6ij.mjs.map +0 -1
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { AnimatedIllustrativeBaseIconProps } from '../animated-illustrative-icon';
|
|
3
|
+
export declare const IllustrativeIconBoxSyncDuocolorAnimated: {
|
|
4
|
+
(props: AnimatedIllustrativeBaseIconProps): React.JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
//# sourceMappingURL=box-sync-duocolor-animated.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"box-sync-duocolor-animated.d.ts","sourceRoot":"","sources":["../../src/components/box-sync-duocolor-animated.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EACL,KAAK,iCAAiC,EAEvC,MAAM,+BAA+B,CAAC;AAGvC,eAAO,MAAM,uCAAuC;YAAW,iCAAiC;;CAE/F,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { jsx as i } from "react/jsx-runtime";
|
|
2
|
+
import { A as t } from "../animated-illustrative-icon-saKeBxEm.mjs";
|
|
3
|
+
const x = "5.9.0", k = 30, s = 0, r = 79, o = 64, n = 64, m = "TC_Icon_Duo_Dark_Configure_02", e = 0, p = [], l = /* @__PURE__ */ JSON.parse('[{"ddd":0,"ind":1,"ty":4,"nm":"--- 2","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-0.037,"ix":10},"p":{"a":0,"k":[-0.017,-11.495,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,12.646],[-12.532,0],[-2.604,-9.749]],"o":[[0,-12.646],[10.483,0],[0.509,1.905]],"v":[[-22.301,11.449],[0.39,-11.449],[22.301,5.474]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.160784319043,0,0.243137255311,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.963,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.054],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[5]},{"t":57,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"< 2","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-22.25,-1.175,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.2,0.2],[0.2,-0.2],[0,0],[0,0],[0,0],[0.1,0],[0,0],[0.2,-0.2],[-0.2,-0.2],[0,0],[-0.1,0],[0,0],[-0.1,0]],"o":[[0.2,-0.2],[-0.2,-0.2],[0,0],[0,0],[0,0],[-0.1,0],[0,0],[-0.2,-0.2],[-0.2,0.2],[0,0],[0.1,0.1],[0,0],[0.1,0],[0,0]],"v":[[4.15,-1.525],[4.15,-2.225],[3.45,-2.225],[0.45,0.775],[0.35,0.575],[-0.05,0.575],[-0.45,0.775],[-3.45,-2.225],[-4.15,-2.225],[-4.15,-1.525],[-0.35,2.275],[-0.05,2.375],[0.05,2.375],[0.35,2.275]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.160784319043,0,0.243137255311,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":3,"nm":"Null 5","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[-13.525]},{"t":57,"s":[-179.969]}],"ix":10},"p":{"a":0,"k":[32,32,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ip":0,"op":300,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"---","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-0.017,-11.495,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,12.646],[-12.532,0],[-2.604,-9.749]],"o":[[0,-12.646],[10.483,0],[0.509,1.905]],"v":[[-22.301,11.449],[0.39,-11.449],[22.301,5.474]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.160784319043,0,0.243137255311,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.963,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.054],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[5]},{"t":57,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"<","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-22.25,-1.175,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.2,0.2],[0.2,-0.2],[0,0],[0,0],[0,0],[0.1,0],[0,0],[0.2,-0.2],[-0.2,-0.2],[0,0],[-0.1,0],[0,0],[-0.1,0]],"o":[[0.2,-0.2],[-0.2,-0.2],[0,0],[0,0],[0,0],[-0.1,0],[0,0],[-0.2,-0.2],[-0.2,0.2],[0,0],[0.1,0.1],[0,0],[0.1,0],[0,0]],"v":[[4.15,-1.525],[4.15,-2.225],[3.45,-2.225],[0.45,0.775],[0.35,0.575],[-0.05,0.575],[-0.45,0.775],[-3.45,-2.225],[-4.15,-2.225],[-4.15,-1.525],[-0.35,2.275],[-0.05,2.375],[0.05,2.375],[0.35,2.275]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.160784319043,0,0.243137255311,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":3,"nm":"Null 5","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[166.444]},{"t":57,"s":[0]}],"ix":10},"p":{"a":0,"k":[32,32,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ip":0,"op":300,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Group 1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[31.984,32.039,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0,0,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.256]},"t":16,"s":[64,64,100]},{"t":58,"s":[100,100,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-2.14,0.853],[2.14,-0.853]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.6,0.039215686275,0.890196078431,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[9.066,-1.083],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-2.14,0.853],[2.14,-0.853]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.6,0.039215686275,0.890196078431,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[9.066,-3.092],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-13.575,2.675],[0.036,-2.675],[13.575,2.671]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.6,0.039215686275,0.890196078431,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-0.011,-10.49],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-3.833,9.317],[6.795,5.107],[6.795,-10.49],[-6.795,-5.107],[-6.795,10.49]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.6,0.039215686275,0.890196078431,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[6.792,2.675],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[6.795,10.49],[-6.795,5.107],[-6.795,-10.49],[6.795,-5.107]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.6,0.039215686275,0.890196078431,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-6.792,2.675],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.326],"y":[1]},"o":{"x":[0.164],"y":[0]},"t":15,"s":[100]},{"t":58,"s":[0]}],"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":6,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":13,"op":315,"st":15,"bm":0}]'), c = [], h = {
|
|
4
|
+
v: x,
|
|
5
|
+
fr: k,
|
|
6
|
+
ip: s,
|
|
7
|
+
op: r,
|
|
8
|
+
w: o,
|
|
9
|
+
h: n,
|
|
10
|
+
nm: m,
|
|
11
|
+
ddd: e,
|
|
12
|
+
assets: p,
|
|
13
|
+
layers: l,
|
|
14
|
+
markers: c
|
|
15
|
+
}, d = (a) => /* @__PURE__ */ i(t, { ...a, json: h });
|
|
16
|
+
d.displayName = "IllustrativeIconBoxSyncDuocolorAnimated";
|
|
17
|
+
export {
|
|
18
|
+
d as IllustrativeIconBoxSyncDuocolorAnimated
|
|
19
|
+
};
|
|
20
|
+
//# sourceMappingURL=box-sync-duocolor-animated.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"box-sync-duocolor-animated.es.js","sources":["../../src/components/box-sync-duocolor-animated.tsx"],"sourcesContent":["/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport {\n type AnimatedIllustrativeBaseIconProps,\n AnimatedIllustrativeIcon,\n} from \"../animated-illustrative-icon\";\nimport animationData from \"../assets/json/box-sync-duocolor-animated.json\";\n\nexport const IllustrativeIconBoxSyncDuocolorAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconBoxSyncDuocolorAnimated.displayName = \"IllustrativeIconBoxSyncDuocolorAnimated\";\n"],"names":["IllustrativeIconBoxSyncDuocolorAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":";;;;;;;;;;;;;;GAaaA,IAA0C,CAACC,MACtD,gBAAAC,EAACC,KAA0B,GAAGF,GAAO,MAAMG,EAAA,CAAe;AAG5DJ,EAAwC,cAAc;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react/jsx-runtime"),o=require("../static-illustrative-icon-C_cdAVSb.js"),i={svg:'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path fill="#29003E" d="M13.9 29.3c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-3 3-.1-.2h-.4c-.1 0-.3.2-.4.2l-3-3c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l3.8 3.8c.1.1.2.1.3.1h.1c.1 0 .2-.1.3-.1l3.8-3.8Z"/><path fill="#29003E" d="M9.7 32.2c-.3 0-.5-.2-.5-.5 0-12.8 10.4-23.1 23.1-23.1C43 8.6 52.2 15.7 54.8 26c.1.3-.1.5-.4.6-.3.1-.5-.1-.6-.4-2.5-9.8-11.3-16.6-21.5-16.6-12.2 0-22.1 9.9-22.1 22.1 0 .3-.2.5-.5.5Zm40.4 2.5c-.2.2-.2.5 0 .7.2.2.5.2.7 0l3-3 .1.2h.5c.1 0 .3-.2.4-.2l3 3c.2.2.5.2.7 0 .2-.2.2-.5 0-.7l-3.8-3.8c-.1-.1-.2-.1-.3-.1h-.1c-.1 0-.2.1-.3.1l-3.9 3.8Z"/><path fill="#29003E" d="M31.6 55.4C21 55.4 11.8 48.3 9.2 38c-.1-.3.1-.5.4-.6.3-.1.5.1.6.4 2.5 9.8 11.3 16.7 21.5 16.7 12.2 0 22.1-9.9 22.1-22.2 0-.3.2-.5.5-.5s.5.2.5.5c0 12.8-10.4 23.1-23.2 23.1Z"/><path stroke="#990AE3" stroke-linecap="round" stroke-linejoin="round" d="M18.398 24.225v15.597l13.59 5.382V29.607l-13.59-5.382Zm0 0 13.61-5.351 13.54 5.347M34.943 44.03l10.628-4.21V24.226l-13.59 5.382v15.597m6.93-15.404 4.279-1.706m-4.28 3.715 4.28-1.706"/></svg>'},t=l=>c.jsx(o.StaticIllustrativeIcon,{...l,svg:i.svg});t.displayName="IllustrativeIconBoxSyncDuocolorStatic";exports.IllustrativeIconBoxSyncDuocolorStatic=t;
|
|
2
|
+
//# sourceMappingURL=box-sync-duocolor-static.cjs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"box-sync-duocolor-static.cjs.js","sources":["../../src/assets/box-sync-duocolor-static.ts","../../src/components/box-sync-duocolor-static.tsx"],"sourcesContent":["export const boxSyncDuocolorStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path fill=\"#29003E\" d=\"M13.9 29.3c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-3 3-.1-.2h-.4c-.1 0-.3.2-.4.2l-3-3c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l3.8 3.8c.1.1.2.1.3.1h.1c.1 0 .2-.1.3-.1l3.8-3.8Z\"/><path fill=\"#29003E\" d=\"M9.7 32.2c-.3 0-.5-.2-.5-.5 0-12.8 10.4-23.1 23.1-23.1C43 8.6 52.2 15.7 54.8 26c.1.3-.1.5-.4.6-.3.1-.5-.1-.6-.4-2.5-9.8-11.3-16.6-21.5-16.6-12.2 0-22.1 9.9-22.1 22.1 0 .3-.2.5-.5.5Zm40.4 2.5c-.2.2-.2.5 0 .7.2.2.5.2.7 0l3-3 .1.2h.5c.1 0 .3-.2.4-.2l3 3c.2.2.5.2.7 0 .2-.2.2-.5 0-.7l-3.8-3.8c-.1-.1-.2-.1-.3-.1h-.1c-.1 0-.2.1-.3.1l-3.9 3.8Z\"/><path fill=\"#29003E\" d=\"M31.6 55.4C21 55.4 11.8 48.3 9.2 38c-.1-.3.1-.5.4-.6.3-.1.5.1.6.4 2.5 9.8 11.3 16.7 21.5 16.7 12.2 0 22.1-9.9 22.1-22.2 0-.3.2-.5.5-.5s.5.2.5.5c0 12.8-10.4 23.1-23.2 23.1Z\"/><path stroke=\"#990AE3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M18.398 24.225v15.597l13.59 5.382V29.607l-13.59-5.382Zm0 0 13.61-5.351 13.54 5.347M34.943 44.03l10.628-4.21V24.226l-13.59 5.382v15.597m6.93-15.404 4.279-1.706m-4.28 3.715 4.28-1.706\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { boxSyncDuocolorStatic } from \"../assets/box-sync-duocolor-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconBoxSyncDuocolorStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={boxSyncDuocolorStatic.svg} />\n);\n\nIllustrativeIconBoxSyncDuocolorStatic.displayName = \"IllustrativeIconBoxSyncDuocolorStatic\";\n"],"names":["boxSyncDuocolorStatic","IllustrativeIconBoxSyncDuocolorStatic","props","jsx","StaticIllustrativeIcon"],"mappings":"0KAAaA,EAAwB,CACnC,IAAK,+jCACP,ECWaC,EAAyCC,GACpDC,EAAAA,IAACC,EAAAA,wBAAwB,GAAGF,EAAO,IAAKF,EAAsB,GAAA,CAAK,EAGrEC,EAAsC,YAAc"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { StaticIllustrativeBaseIconProps } from '../static-illustrative-icon';
|
|
3
|
+
export declare const IllustrativeIconBoxSyncDuocolorStatic: {
|
|
4
|
+
(props: StaticIllustrativeBaseIconProps): React.JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
//# sourceMappingURL=box-sync-duocolor-static.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"box-sync-duocolor-static.d.ts","sourceRoot":"","sources":["../../src/components/box-sync-duocolor-static.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EACL,KAAK,+BAA+B,EAErC,MAAM,6BAA6B,CAAC;AAErC,eAAO,MAAM,qCAAqC;YAAW,+BAA+B;;CAE3F,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
+
import { S as c } from "../static-illustrative-icon-B1ddcvze.mjs";
|
|
3
|
+
const t = {
|
|
4
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path fill="#29003E" d="M13.9 29.3c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-3 3-.1-.2h-.4c-.1 0-.3.2-.4.2l-3-3c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l3.8 3.8c.1.1.2.1.3.1h.1c.1 0 .2-.1.3-.1l3.8-3.8Z"/><path fill="#29003E" d="M9.7 32.2c-.3 0-.5-.2-.5-.5 0-12.8 10.4-23.1 23.1-23.1C43 8.6 52.2 15.7 54.8 26c.1.3-.1.5-.4.6-.3.1-.5-.1-.6-.4-2.5-9.8-11.3-16.6-21.5-16.6-12.2 0-22.1 9.9-22.1 22.1 0 .3-.2.5-.5.5Zm40.4 2.5c-.2.2-.2.5 0 .7.2.2.5.2.7 0l3-3 .1.2h.5c.1 0 .3-.2.4-.2l3 3c.2.2.5.2.7 0 .2-.2.2-.5 0-.7l-3.8-3.8c-.1-.1-.2-.1-.3-.1h-.1c-.1 0-.2.1-.3.1l-3.9 3.8Z"/><path fill="#29003E" d="M31.6 55.4C21 55.4 11.8 48.3 9.2 38c-.1-.3.1-.5.4-.6.3-.1.5.1.6.4 2.5 9.8 11.3 16.7 21.5 16.7 12.2 0 22.1-9.9 22.1-22.2 0-.3.2-.5.5-.5s.5.2.5.5c0 12.8-10.4 23.1-23.2 23.1Z"/><path stroke="#990AE3" stroke-linecap="round" stroke-linejoin="round" d="M18.398 24.225v15.597l13.59 5.382V29.607l-13.59-5.382Zm0 0 13.61-5.351 13.54 5.347M34.943 44.03l10.628-4.21V24.226l-13.59 5.382v15.597m6.93-15.404 4.279-1.706m-4.28 3.715 4.28-1.706"/></svg>'
|
|
5
|
+
}, s = (l) => /* @__PURE__ */ o(c, { ...l, svg: t.svg });
|
|
6
|
+
s.displayName = "IllustrativeIconBoxSyncDuocolorStatic";
|
|
7
|
+
export {
|
|
8
|
+
s as IllustrativeIconBoxSyncDuocolorStatic
|
|
9
|
+
};
|
|
10
|
+
//# sourceMappingURL=box-sync-duocolor-static.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"box-sync-duocolor-static.es.js","sources":["../../src/assets/box-sync-duocolor-static.ts","../../src/components/box-sync-duocolor-static.tsx"],"sourcesContent":["export const boxSyncDuocolorStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path fill=\"#29003E\" d=\"M13.9 29.3c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-3 3-.1-.2h-.4c-.1 0-.3.2-.4.2l-3-3c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l3.8 3.8c.1.1.2.1.3.1h.1c.1 0 .2-.1.3-.1l3.8-3.8Z\"/><path fill=\"#29003E\" d=\"M9.7 32.2c-.3 0-.5-.2-.5-.5 0-12.8 10.4-23.1 23.1-23.1C43 8.6 52.2 15.7 54.8 26c.1.3-.1.5-.4.6-.3.1-.5-.1-.6-.4-2.5-9.8-11.3-16.6-21.5-16.6-12.2 0-22.1 9.9-22.1 22.1 0 .3-.2.5-.5.5Zm40.4 2.5c-.2.2-.2.5 0 .7.2.2.5.2.7 0l3-3 .1.2h.5c.1 0 .3-.2.4-.2l3 3c.2.2.5.2.7 0 .2-.2.2-.5 0-.7l-3.8-3.8c-.1-.1-.2-.1-.3-.1h-.1c-.1 0-.2.1-.3.1l-3.9 3.8Z\"/><path fill=\"#29003E\" d=\"M31.6 55.4C21 55.4 11.8 48.3 9.2 38c-.1-.3.1-.5.4-.6.3-.1.5.1.6.4 2.5 9.8 11.3 16.7 21.5 16.7 12.2 0 22.1-9.9 22.1-22.2 0-.3.2-.5.5-.5s.5.2.5.5c0 12.8-10.4 23.1-23.2 23.1Z\"/><path stroke=\"#990AE3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M18.398 24.225v15.597l13.59 5.382V29.607l-13.59-5.382Zm0 0 13.61-5.351 13.54 5.347M34.943 44.03l10.628-4.21V24.226l-13.59 5.382v15.597m6.93-15.404 4.279-1.706m-4.28 3.715 4.28-1.706\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { boxSyncDuocolorStatic } from \"../assets/box-sync-duocolor-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconBoxSyncDuocolorStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={boxSyncDuocolorStatic.svg} />\n);\n\nIllustrativeIconBoxSyncDuocolorStatic.displayName = \"IllustrativeIconBoxSyncDuocolorStatic\";\n"],"names":["boxSyncDuocolorStatic","IllustrativeIconBoxSyncDuocolorStatic","props","jsx","StaticIllustrativeIcon"],"mappings":";;AAAO,MAAMA,IAAwB;AAAA,EACnC,KAAK;AACP,GCWaC,IAAwC,CAACC,MACpD,gBAAAC,EAACC,KAAwB,GAAGF,GAAO,KAAKF,EAAsB,IAAA,CAAK;AAGrEC,EAAsC,cAAc;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),x=require("../animated-illustrative-icon-Cc88HMC8.js"),s="5.9.0",k=30,r=0,o=79,n=64,e=64,m="TC_Icon_Configure_02",l=0,c=[],p=JSON.parse('[{"ddd":0,"ind":1,"ty":4,"nm":"--- 2","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-0.037,"ix":10},"p":{"a":0,"k":[-0.017,-11.495,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,12.646],[-12.532,0],[-2.604,-9.749]],"o":[[0,-12.646],[10.483,0],[0.509,1.905]],"v":[[-22.301,11.449],[0.39,-11.449],[22.301,5.474]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.963,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.054],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[5]},{"t":57,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"< 2","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-22.25,-1.175,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.2,0.2],[0.2,-0.2],[0,0],[0,0],[0,0],[0.1,0],[0,0],[0.2,-0.2],[-0.2,-0.2],[0,0],[-0.1,0],[0,0],[-0.1,0]],"o":[[0.2,-0.2],[-0.2,-0.2],[0,0],[0,0],[0,0],[-0.1,0],[0,0],[-0.2,-0.2],[-0.2,0.2],[0,0],[0.1,0.1],[0,0],[0.1,0],[0,0]],"v":[[4.15,-1.525],[4.15,-2.225],[3.45,-2.225],[0.45,0.775],[0.35,0.575],[-0.05,0.575],[-0.45,0.775],[-3.45,-2.225],[-4.15,-2.225],[-4.15,-1.525],[-0.35,2.275],[-0.05,2.375],[0.05,2.375],[0.35,2.275]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":3,"nm":"Null 5","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[-13.525]},{"t":57,"s":[-179.969]}],"ix":10},"p":{"a":0,"k":[32,32,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ip":0,"op":300,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"---","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-0.017,-11.495,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,12.646],[-12.532,0],[-2.604,-9.749]],"o":[[0,-12.646],[10.483,0],[0.509,1.905]],"v":[[-22.301,11.449],[0.39,-11.449],[22.301,5.474]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.963,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.054],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[5]},{"t":57,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"<","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-22.25,-1.175,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.2,0.2],[0.2,-0.2],[0,0],[0,0],[0,0],[0.1,0],[0,0],[0.2,-0.2],[-0.2,-0.2],[0,0],[-0.1,0],[0,0],[-0.1,0]],"o":[[0.2,-0.2],[-0.2,-0.2],[0,0],[0,0],[0,0],[-0.1,0],[0,0],[-0.2,-0.2],[-0.2,0.2],[0,0],[0.1,0.1],[0,0],[0.1,0],[0,0]],"v":[[4.15,-1.525],[4.15,-2.225],[3.45,-2.225],[0.45,0.775],[0.35,0.575],[-0.05,0.575],[-0.45,0.775],[-3.45,-2.225],[-4.15,-2.225],[-4.15,-1.525],[-0.35,2.275],[-0.05,2.375],[0.05,2.375],[0.35,2.275]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":3,"nm":"Null 5","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[166.444]},{"t":57,"s":[0]}],"ix":10},"p":{"a":0,"k":[32,32,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ip":0,"op":300,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Group 1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[31.984,32.039,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0,0,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.256]},"t":16,"s":[64,64,100]},{"t":58,"s":[100,100,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-2.14,0.853],[2.14,-0.853]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[9.066,-1.083],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-2.14,0.853],[2.14,-0.853]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[9.066,-3.092],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-13.575,2.675],[0.036,-2.675],[13.575,2.671]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-0.011,-10.49],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-3.833,9.317],[6.795,5.107],[6.795,-10.49],[-6.795,-5.107],[-6.795,10.49]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[6.792,2.675],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[6.795,10.49],[-6.795,5.107],[-6.795,-10.49],[6.795,-5.107]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-6.792,2.675],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.326],"y":[1]},"o":{"x":[0.164],"y":[0]},"t":15,"s":[100]},{"t":58,"s":[0]}],"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":6,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":13,"op":315,"st":15,"bm":0}]'),d=[],h={v:s,fr:k,ip:r,op:o,w:n,h:e,nm:m,ddd:l,assets:c,layers:p,markers:d},a=i=>t.jsx(x.AnimatedIllustrativeIcon,{...i,json:h});a.displayName="IllustrativeIconBoxSyncOffblackAnimated";exports.IllustrativeIconBoxSyncOffblackAnimated=a;
|
|
2
|
+
//# sourceMappingURL=box-sync-offblack-animated.cjs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"box-sync-offblack-animated.cjs.js","sources":["../../src/components/box-sync-offblack-animated.tsx"],"sourcesContent":["/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport {\n type AnimatedIllustrativeBaseIconProps,\n AnimatedIllustrativeIcon,\n} from \"../animated-illustrative-icon\";\nimport animationData from \"../assets/json/box-sync-offblack-animated.json\";\n\nexport const IllustrativeIconBoxSyncOffblackAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconBoxSyncOffblackAnimated.displayName = \"IllustrativeIconBoxSyncOffblackAnimated\";\n"],"names":["IllustrativeIconBoxSyncOffblackAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":"6wVAaaA,EAA2CC,GACtDC,MAACC,EAAAA,0BAA0B,GAAGF,EAAO,KAAMG,CAAA,CAAe,EAG5DJ,EAAwC,YAAc"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { AnimatedIllustrativeBaseIconProps } from '../animated-illustrative-icon';
|
|
3
|
+
export declare const IllustrativeIconBoxSyncOffblackAnimated: {
|
|
4
|
+
(props: AnimatedIllustrativeBaseIconProps): React.JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
//# sourceMappingURL=box-sync-offblack-animated.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"box-sync-offblack-animated.d.ts","sourceRoot":"","sources":["../../src/components/box-sync-offblack-animated.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EACL,KAAK,iCAAiC,EAEvC,MAAM,+BAA+B,CAAC;AAGvC,eAAO,MAAM,uCAAuC;YAAW,iCAAiC;;CAE/F,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { jsx as i } from "react/jsx-runtime";
|
|
2
|
+
import { A as t } from "../animated-illustrative-icon-saKeBxEm.mjs";
|
|
3
|
+
const x = "5.9.0", k = 30, s = 0, r = 79, o = 64, n = 64, m = "TC_Icon_Configure_02", e = 0, p = [], l = /* @__PURE__ */ JSON.parse('[{"ddd":0,"ind":1,"ty":4,"nm":"--- 2","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-0.037,"ix":10},"p":{"a":0,"k":[-0.017,-11.495,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,12.646],[-12.532,0],[-2.604,-9.749]],"o":[[0,-12.646],[10.483,0],[0.509,1.905]],"v":[[-22.301,11.449],[0.39,-11.449],[22.301,5.474]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.963,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.054],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[5]},{"t":57,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"< 2","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-22.25,-1.175,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.2,0.2],[0.2,-0.2],[0,0],[0,0],[0,0],[0.1,0],[0,0],[0.2,-0.2],[-0.2,-0.2],[0,0],[-0.1,0],[0,0],[-0.1,0]],"o":[[0.2,-0.2],[-0.2,-0.2],[0,0],[0,0],[0,0],[-0.1,0],[0,0],[-0.2,-0.2],[-0.2,0.2],[0,0],[0.1,0.1],[0,0],[0.1,0],[0,0]],"v":[[4.15,-1.525],[4.15,-2.225],[3.45,-2.225],[0.45,0.775],[0.35,0.575],[-0.05,0.575],[-0.45,0.775],[-3.45,-2.225],[-4.15,-2.225],[-4.15,-1.525],[-0.35,2.275],[-0.05,2.375],[0.05,2.375],[0.35,2.275]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":3,"nm":"Null 5","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[-13.525]},{"t":57,"s":[-179.969]}],"ix":10},"p":{"a":0,"k":[32,32,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ip":0,"op":300,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"---","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-0.017,-11.495,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,12.646],[-12.532,0],[-2.604,-9.749]],"o":[[0,-12.646],[10.483,0],[0.509,1.905]],"v":[[-22.301,11.449],[0.39,-11.449],[22.301,5.474]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.963,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.054],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[5]},{"t":57,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"<","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-22.25,-1.175,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.2,0.2],[0.2,-0.2],[0,0],[0,0],[0,0],[0.1,0],[0,0],[0.2,-0.2],[-0.2,-0.2],[0,0],[-0.1,0],[0,0],[-0.1,0]],"o":[[0.2,-0.2],[-0.2,-0.2],[0,0],[0,0],[0,0],[-0.1,0],[0,0],[-0.2,-0.2],[-0.2,0.2],[0,0],[0.1,0.1],[0,0],[0.1,0],[0,0]],"v":[[4.15,-1.525],[4.15,-2.225],[3.45,-2.225],[0.45,0.775],[0.35,0.575],[-0.05,0.575],[-0.45,0.775],[-3.45,-2.225],[-4.15,-2.225],[-4.15,-1.525],[-0.35,2.275],[-0.05,2.375],[0.05,2.375],[0.35,2.275]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":3,"nm":"Null 5","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[166.444]},{"t":57,"s":[0]}],"ix":10},"p":{"a":0,"k":[32,32,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ip":0,"op":300,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Group 1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[31.984,32.039,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0,0,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.256]},"t":16,"s":[64,64,100]},{"t":58,"s":[100,100,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-2.14,0.853],[2.14,-0.853]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[9.066,-1.083],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-2.14,0.853],[2.14,-0.853]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[9.066,-3.092],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-13.575,2.675],[0.036,-2.675],[13.575,2.671]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-0.011,-10.49],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-3.833,9.317],[6.795,5.107],[6.795,-10.49],[-6.795,-5.107],[-6.795,10.49]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[6.792,2.675],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[6.795,10.49],[-6.795,5.107],[-6.795,-10.49],[6.795,-5.107]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-6.792,2.675],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.326],"y":[1]},"o":{"x":[0.164],"y":[0]},"t":15,"s":[100]},{"t":58,"s":[0]}],"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":6,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":13,"op":315,"st":15,"bm":0}]'), c = [], h = {
|
|
4
|
+
v: x,
|
|
5
|
+
fr: k,
|
|
6
|
+
ip: s,
|
|
7
|
+
op: r,
|
|
8
|
+
w: o,
|
|
9
|
+
h: n,
|
|
10
|
+
nm: m,
|
|
11
|
+
ddd: e,
|
|
12
|
+
assets: p,
|
|
13
|
+
layers: l,
|
|
14
|
+
markers: c
|
|
15
|
+
}, d = (a) => /* @__PURE__ */ i(t, { ...a, json: h });
|
|
16
|
+
d.displayName = "IllustrativeIconBoxSyncOffblackAnimated";
|
|
17
|
+
export {
|
|
18
|
+
d as IllustrativeIconBoxSyncOffblackAnimated
|
|
19
|
+
};
|
|
20
|
+
//# sourceMappingURL=box-sync-offblack-animated.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"box-sync-offblack-animated.es.js","sources":["../../src/components/box-sync-offblack-animated.tsx"],"sourcesContent":["/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport {\n type AnimatedIllustrativeBaseIconProps,\n AnimatedIllustrativeIcon,\n} from \"../animated-illustrative-icon\";\nimport animationData from \"../assets/json/box-sync-offblack-animated.json\";\n\nexport const IllustrativeIconBoxSyncOffblackAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconBoxSyncOffblackAnimated.displayName = \"IllustrativeIconBoxSyncOffblackAnimated\";\n"],"names":["IllustrativeIconBoxSyncOffblackAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":";;;;;;;;;;;;;;GAaaA,IAA0C,CAACC,MACtD,gBAAAC,EAACC,KAA0B,GAAGF,GAAO,MAAMG,EAAA,CAAe;AAG5DJ,EAAwC,cAAc;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react/jsx-runtime"),i=require("../static-illustrative-icon-C_cdAVSb.js"),o={svg:'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path fill="#1E1E20" d="M13.9 29.3c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-3 3-.1-.2h-.4c-.1 0-.3.2-.4.2l-3-3c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l3.8 3.8c.1.1.2.1.3.1h.1c.1 0 .2-.1.3-.1l3.8-3.8Z"/><path fill="#1E1E20" d="M9.7 32.2c-.3 0-.5-.2-.5-.5 0-12.8 10.4-23.1 23.1-23.1C43 8.6 52.2 15.7 54.8 26c.1.3-.1.5-.4.6-.3.1-.5-.1-.6-.4-2.5-9.8-11.3-16.6-21.5-16.6-12.2 0-22.1 9.9-22.1 22.1 0 .3-.2.5-.5.5Zm40.4 2.5c-.2.2-.2.5 0 .7.2.2.5.2.7 0l3-3 .1.2h.5c.1 0 .3-.2.4-.2l3 3c.2.2.5.2.7 0 .2-.2.2-.5 0-.7l-3.8-3.8c-.1-.1-.2-.1-.3-.1h-.1c-.1 0-.2.1-.3.1l-3.9 3.8Z"/><path fill="#1E1E20" d="M31.6 55.4C21 55.4 11.8 48.3 9.2 38c-.1-.3.1-.5.4-.6.3-.1.5.1.6.4 2.5 9.8 11.3 16.7 21.5 16.7 12.2 0 22.1-9.9 22.1-22.2 0-.3.2-.5.5-.5s.5.2.5.5c0 12.8-10.4 23.1-23.2 23.1Z"/><path stroke="#1E1E20" stroke-linecap="round" stroke-linejoin="round" d="M18.398 24.225v15.597l13.59 5.382V29.607l-13.59-5.382Zm0 0 13.61-5.351 13.54 5.347M34.943 44.03l10.628-4.21V24.226l-13.59 5.382v15.597m6.93-15.404 4.279-1.706m-4.28 3.715 4.28-1.706"/></svg>'},t=l=>c.jsx(i.StaticIllustrativeIcon,{...l,svg:o.svg});t.displayName="IllustrativeIconBoxSyncOffblackStatic";exports.IllustrativeIconBoxSyncOffblackStatic=t;
|
|
2
|
+
//# sourceMappingURL=box-sync-offblack-static.cjs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"box-sync-offblack-static.cjs.js","sources":["../../src/assets/box-sync-offblack-static.ts","../../src/components/box-sync-offblack-static.tsx"],"sourcesContent":["export const boxSyncOffblackStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path fill=\"#1E1E20\" d=\"M13.9 29.3c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-3 3-.1-.2h-.4c-.1 0-.3.2-.4.2l-3-3c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l3.8 3.8c.1.1.2.1.3.1h.1c.1 0 .2-.1.3-.1l3.8-3.8Z\"/><path fill=\"#1E1E20\" d=\"M9.7 32.2c-.3 0-.5-.2-.5-.5 0-12.8 10.4-23.1 23.1-23.1C43 8.6 52.2 15.7 54.8 26c.1.3-.1.5-.4.6-.3.1-.5-.1-.6-.4-2.5-9.8-11.3-16.6-21.5-16.6-12.2 0-22.1 9.9-22.1 22.1 0 .3-.2.5-.5.5Zm40.4 2.5c-.2.2-.2.5 0 .7.2.2.5.2.7 0l3-3 .1.2h.5c.1 0 .3-.2.4-.2l3 3c.2.2.5.2.7 0 .2-.2.2-.5 0-.7l-3.8-3.8c-.1-.1-.2-.1-.3-.1h-.1c-.1 0-.2.1-.3.1l-3.9 3.8Z\"/><path fill=\"#1E1E20\" d=\"M31.6 55.4C21 55.4 11.8 48.3 9.2 38c-.1-.3.1-.5.4-.6.3-.1.5.1.6.4 2.5 9.8 11.3 16.7 21.5 16.7 12.2 0 22.1-9.9 22.1-22.2 0-.3.2-.5.5-.5s.5.2.5.5c0 12.8-10.4 23.1-23.2 23.1Z\"/><path stroke=\"#1E1E20\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M18.398 24.225v15.597l13.59 5.382V29.607l-13.59-5.382Zm0 0 13.61-5.351 13.54 5.347M34.943 44.03l10.628-4.21V24.226l-13.59 5.382v15.597m6.93-15.404 4.279-1.706m-4.28 3.715 4.28-1.706\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { boxSyncOffblackStatic } from \"../assets/box-sync-offblack-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconBoxSyncOffblackStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={boxSyncOffblackStatic.svg} />\n);\n\nIllustrativeIconBoxSyncOffblackStatic.displayName = \"IllustrativeIconBoxSyncOffblackStatic\";\n"],"names":["boxSyncOffblackStatic","IllustrativeIconBoxSyncOffblackStatic","props","jsx","StaticIllustrativeIcon"],"mappings":"0KAAaA,EAAwB,CACnC,IAAK,+jCACP,ECWaC,EAAyCC,GACpDC,EAAAA,IAACC,EAAAA,wBAAwB,GAAGF,EAAO,IAAKF,EAAsB,GAAA,CAAK,EAGrEC,EAAsC,YAAc"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { StaticIllustrativeBaseIconProps } from '../static-illustrative-icon';
|
|
3
|
+
export declare const IllustrativeIconBoxSyncOffblackStatic: {
|
|
4
|
+
(props: StaticIllustrativeBaseIconProps): React.JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
//# sourceMappingURL=box-sync-offblack-static.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"box-sync-offblack-static.d.ts","sourceRoot":"","sources":["../../src/components/box-sync-offblack-static.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EACL,KAAK,+BAA+B,EAErC,MAAM,6BAA6B,CAAC;AAErC,eAAO,MAAM,qCAAqC;YAAW,+BAA+B;;CAE3F,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { jsx as c } from "react/jsx-runtime";
|
|
2
|
+
import { S as t } from "../static-illustrative-icon-B1ddcvze.mjs";
|
|
3
|
+
const o = {
|
|
4
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path fill="#1E1E20" d="M13.9 29.3c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-3 3-.1-.2h-.4c-.1 0-.3.2-.4.2l-3-3c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l3.8 3.8c.1.1.2.1.3.1h.1c.1 0 .2-.1.3-.1l3.8-3.8Z"/><path fill="#1E1E20" d="M9.7 32.2c-.3 0-.5-.2-.5-.5 0-12.8 10.4-23.1 23.1-23.1C43 8.6 52.2 15.7 54.8 26c.1.3-.1.5-.4.6-.3.1-.5-.1-.6-.4-2.5-9.8-11.3-16.6-21.5-16.6-12.2 0-22.1 9.9-22.1 22.1 0 .3-.2.5-.5.5Zm40.4 2.5c-.2.2-.2.5 0 .7.2.2.5.2.7 0l3-3 .1.2h.5c.1 0 .3-.2.4-.2l3 3c.2.2.5.2.7 0 .2-.2.2-.5 0-.7l-3.8-3.8c-.1-.1-.2-.1-.3-.1h-.1c-.1 0-.2.1-.3.1l-3.9 3.8Z"/><path fill="#1E1E20" d="M31.6 55.4C21 55.4 11.8 48.3 9.2 38c-.1-.3.1-.5.4-.6.3-.1.5.1.6.4 2.5 9.8 11.3 16.7 21.5 16.7 12.2 0 22.1-9.9 22.1-22.2 0-.3.2-.5.5-.5s.5.2.5.5c0 12.8-10.4 23.1-23.2 23.1Z"/><path stroke="#1E1E20" stroke-linecap="round" stroke-linejoin="round" d="M18.398 24.225v15.597l13.59 5.382V29.607l-13.59-5.382Zm0 0 13.61-5.351 13.54 5.347M34.943 44.03l10.628-4.21V24.226l-13.59 5.382v15.597m6.93-15.404 4.279-1.706m-4.28 3.715 4.28-1.706"/></svg>'
|
|
5
|
+
}, s = (l) => /* @__PURE__ */ c(t, { ...l, svg: o.svg });
|
|
6
|
+
s.displayName = "IllustrativeIconBoxSyncOffblackStatic";
|
|
7
|
+
export {
|
|
8
|
+
s as IllustrativeIconBoxSyncOffblackStatic
|
|
9
|
+
};
|
|
10
|
+
//# sourceMappingURL=box-sync-offblack-static.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"box-sync-offblack-static.es.js","sources":["../../src/assets/box-sync-offblack-static.ts","../../src/components/box-sync-offblack-static.tsx"],"sourcesContent":["export const boxSyncOffblackStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path fill=\"#1E1E20\" d=\"M13.9 29.3c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-3 3-.1-.2h-.4c-.1 0-.3.2-.4.2l-3-3c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l3.8 3.8c.1.1.2.1.3.1h.1c.1 0 .2-.1.3-.1l3.8-3.8Z\"/><path fill=\"#1E1E20\" d=\"M9.7 32.2c-.3 0-.5-.2-.5-.5 0-12.8 10.4-23.1 23.1-23.1C43 8.6 52.2 15.7 54.8 26c.1.3-.1.5-.4.6-.3.1-.5-.1-.6-.4-2.5-9.8-11.3-16.6-21.5-16.6-12.2 0-22.1 9.9-22.1 22.1 0 .3-.2.5-.5.5Zm40.4 2.5c-.2.2-.2.5 0 .7.2.2.5.2.7 0l3-3 .1.2h.5c.1 0 .3-.2.4-.2l3 3c.2.2.5.2.7 0 .2-.2.2-.5 0-.7l-3.8-3.8c-.1-.1-.2-.1-.3-.1h-.1c-.1 0-.2.1-.3.1l-3.9 3.8Z\"/><path fill=\"#1E1E20\" d=\"M31.6 55.4C21 55.4 11.8 48.3 9.2 38c-.1-.3.1-.5.4-.6.3-.1.5.1.6.4 2.5 9.8 11.3 16.7 21.5 16.7 12.2 0 22.1-9.9 22.1-22.2 0-.3.2-.5.5-.5s.5.2.5.5c0 12.8-10.4 23.1-23.2 23.1Z\"/><path stroke=\"#1E1E20\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M18.398 24.225v15.597l13.59 5.382V29.607l-13.59-5.382Zm0 0 13.61-5.351 13.54 5.347M34.943 44.03l10.628-4.21V24.226l-13.59 5.382v15.597m6.93-15.404 4.279-1.706m-4.28 3.715 4.28-1.706\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { boxSyncOffblackStatic } from \"../assets/box-sync-offblack-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconBoxSyncOffblackStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={boxSyncOffblackStatic.svg} />\n);\n\nIllustrativeIconBoxSyncOffblackStatic.displayName = \"IllustrativeIconBoxSyncOffblackStatic\";\n"],"names":["boxSyncOffblackStatic","IllustrativeIconBoxSyncOffblackStatic","props","jsx","StaticIllustrativeIcon"],"mappings":";;AAAO,MAAMA,IAAwB;AAAA,EACnC,KAAK;AACP,GCWaC,IAAwC,CAACC,MACpD,gBAAAC,EAACC,KAAwB,GAAGF,GAAO,KAAKF,EAAsB,IAAA,CAAK;AAGrEC,EAAsC,cAAc;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),s=require("../animated-illustrative-icon-Cc88HMC8.js"),o="5.9.0",x=30,r=0,k=78,n=64,e=64,m="TC_Icon_Duo_Dark_Display Protection Mounting service",c=0,l=[],p=[{ddd:0,ind:1,ty:4,nm:"Path 2",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:13,s:[18.123,30.85,0],to:[0,0,0],ti:[0,0,0]},{t:48,s:[24.248,37.35,0]}],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:0,k:[100,100,100],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:1,k:[{i:{x:0,y:1},o:{x:.475,y:0},t:17,s:[{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[-2.605,1.346],[-2.176,.967]],c:!1}]},{t:40,s:[{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[-6.73,3.877],[6.73,-3.877]],c:!1}]}],ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[.6,.039215686275,.890196078431,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:17,op:280,st:-20,bm:0},{ddd:0,ind:2,ty:4,nm:"Path 1",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:20,s:[18.123,24.194,0],to:[0,0,0],ti:[0,0,0]},{t:55,s:[24.248,30.694,0]}],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:0,k:[100,100,100],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:1,k:[{i:{x:0,y:1},o:{x:.466,y:0},t:22,s:[{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[-1.105,.346],[-.645,.029]],c:!1}]},{t:46,s:[{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[-6.73,3.877],[6.73,-3.877]],c:!1}]}],ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[.6,.039215686275,.890196078431,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:22,op:292,st:-8,bm:0},{ddd:0,ind:3,ty:4,nm:"Group",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:18,s:[36.054,32.28,0],to:[0,0,0],ti:[0,0,0]},{t:60,s:[40.304,29.405,0]}],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:0,k:[100,100,100],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[-1.94,0],[1.94,0]],c:!1},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[.160784313725,0,.243137254902,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[.048,-18.506],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1},{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:1,k:[{i:{x:.833,y:.833},o:{x:.167,y:.167},t:20,s:[{i:[[0,0],[0,0],[-.825,0],[0,0],[0,-.825],[0,0],[.825,0],[0,0]],o:[[0,0],[0,-.825],[0,0],[.825,0],[0,0],[0,.825],[0,0],[0,0]],v:[[-11.322,-15.595],[-11.322,-19.931],[-9.828,-21.425],[9.828,-21.425],[11.322,-19.931],[11.322,19.931],[9.828,21.425],[-.583,21.425]],c:!1}]},{t:25,s:[{i:[[0,0],[0,0],[-.825,0],[0,0],[0,-.825],[0,0],[.825,0],[0,0]],o:[[0,0],[0,-.825],[0,0],[.825,0],[0,0],[0,.825],[0,0],[0,0]],v:[[-11.322,-15.595],[-11.322,-19.931],[-9.828,-21.425],[9.828,-21.425],[11.322,-19.931],[11.322,19.931],[9.828,21.425],[-1.552,21.425]],c:!1}]}],ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[.160784313725,0,.243137254902,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 2",np:2,cix:2,bm:0,ix:2,mn:"ADBE Vector Group",hd:!1},{ty:"tm",s:{a:1,k:[{i:{x:[.09],y:[1]},o:{x:[.333],y:[0]},t:18,s:[100]},{t:61,s:[0]}],ix:1},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:3},m:1,ix:3,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1}],ip:10,op:316,st:16,bm:0},{ddd:0,ind:4,ty:4,nm:"Path",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[24.439,35.256,0],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:0,k:[100,100,100],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[.825,0],[0,0],[0,-.825],[0,0],[-.825,0],[0,0],[0,.825],[0,0]],o:[[0,0],[-.825,0],[0,0],[0,.825],[0,0],[.825,0],[0,0],[0,-.825]],v:[[9.828,-21.425],[-9.828,-21.425],[-11.322,-19.931],[-11.322,19.931],[-9.828,21.425],[9.828,21.425],[11.322,19.931],[11.322,-19.931]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[.160784313725,0,.243137254902,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1},{ty:"tm",s:{a:1,k:[{i:{x:[.204],y:[1]},o:{x:[.463],y:[0]},t:2,s:[100]},{t:52,s:[0]}],ix:1},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1}],ip:0,op:302,st:2,bm:0}],y=[],d={v:o,fr:x,ip:r,op:k,w:n,h:e,nm:m,ddd:c,assets:l,layers:p,markers:y},a=i=>t.jsx(s.AnimatedIllustrativeIcon,{...i,json:d});a.displayName="IllustrativeIconDisplayProtectionDuocolorAnimated";exports.IllustrativeIconDisplayProtectionDuocolorAnimated=a;
|
|
2
|
+
//# sourceMappingURL=display-protection-duocolor-animated.cjs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"display-protection-duocolor-animated.cjs.js","sources":["../../src/components/display-protection-duocolor-animated.tsx"],"sourcesContent":["/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport {\n type AnimatedIllustrativeBaseIconProps,\n AnimatedIllustrativeIcon,\n} from \"../animated-illustrative-icon\";\nimport animationData from \"../assets/json/display-protection-duocolor-animated.json\";\n\nexport const IllustrativeIconDisplayProtectionDuocolorAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconDisplayProtectionDuocolorAnimated.displayName = \"IllustrativeIconDisplayProtectionDuocolorAnimated\";\n"],"names":["IllustrativeIconDisplayProtectionDuocolorAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":"6gLAaaA,EAAqDC,GAChEC,MAACC,EAAAA,0BAA0B,GAAGF,EAAO,KAAMG,CAAA,CAAe,EAG5DJ,EAAkD,YAAc"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { AnimatedIllustrativeBaseIconProps } from '../animated-illustrative-icon';
|
|
3
|
+
export declare const IllustrativeIconDisplayProtectionDuocolorAnimated: {
|
|
4
|
+
(props: AnimatedIllustrativeBaseIconProps): React.JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
//# sourceMappingURL=display-protection-duocolor-animated.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"display-protection-duocolor-animated.d.ts","sourceRoot":"","sources":["../../src/components/display-protection-duocolor-animated.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EACL,KAAK,iCAAiC,EAEvC,MAAM,+BAA+B,CAAC;AAGvC,eAAO,MAAM,iDAAiD;YAAW,iCAAiC;;CAEzG,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { jsx as i } from "react/jsx-runtime";
|
|
2
|
+
import { A as t } from "../animated-illustrative-icon-saKeBxEm.mjs";
|
|
3
|
+
const s = "5.9.0", o = 30, x = 0, k = 78, r = 64, n = 64, e = "TC_Icon_Duo_Dark_Display Protection Mounting service", m = 0, c = [], l = [{ ddd: 0, ind: 1, ty: 4, nm: "Path 2", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 0, ix: 10 }, p: { a: 1, k: [{ i: { x: 0, y: 1 }, o: { x: 0.167, y: 0.167 }, t: 13, s: [18.123, 30.85, 0], to: [0, 0, 0], ti: [0, 0, 0] }, { t: 48, s: [24.248, 37.35, 0] }], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 1, k: [{ i: { x: 0, y: 1 }, o: { x: 0.475, y: 0 }, t: 17, s: [{ i: [[0, 0], [0, 0]], o: [[0, 0], [0, 0]], v: [[-2.605, 1.346], [-2.176, 0.967]], c: !1 }] }, { t: 40, s: [{ i: [[0, 0], [0, 0]], o: [[0, 0], [0, 0]], v: [[-6.73, 3.877], [6.73, -3.877]], c: !1 }] }], ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.6, 0.039215686275, 0.890196078431, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }], ip: 17, op: 280, st: -20, bm: 0 }, { ddd: 0, ind: 2, ty: 4, nm: "Path 1", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 0, ix: 10 }, p: { a: 1, k: [{ i: { x: 0, y: 1 }, o: { x: 0.167, y: 0.167 }, t: 20, s: [18.123, 24.194, 0], to: [0, 0, 0], ti: [0, 0, 0] }, { t: 55, s: [24.248, 30.694, 0] }], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 1, k: [{ i: { x: 0, y: 1 }, o: { x: 0.466, y: 0 }, t: 22, s: [{ i: [[0, 0], [0, 0]], o: [[0, 0], [0, 0]], v: [[-1.105, 0.346], [-0.645, 0.029]], c: !1 }] }, { t: 46, s: [{ i: [[0, 0], [0, 0]], o: [[0, 0], [0, 0]], v: [[-6.73, 3.877], [6.73, -3.877]], c: !1 }] }], ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.6, 0.039215686275, 0.890196078431, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }], ip: 22, op: 292, st: -8, bm: 0 }, { ddd: 0, ind: 3, ty: 4, nm: "Group", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 0, ix: 10 }, p: { a: 1, k: [{ i: { x: 0, y: 1 }, o: { x: 0.167, y: 0.167 }, t: 18, s: [36.054, 32.28, 0], to: [0, 0, 0], ti: [0, 0, 0] }, { t: 60, s: [40.304, 29.405, 0] }], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 0, k: { i: [[0, 0], [0, 0]], o: [[0, 0], [0, 0]], v: [[-1.94, 0], [1.94, 0]], c: !1 }, ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.160784313725, 0, 0.243137254902, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0.048, -18.506], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }, { ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 1, k: [{ i: { x: 0.833, y: 0.833 }, o: { x: 0.167, y: 0.167 }, t: 20, s: [{ i: [[0, 0], [0, 0], [-0.825, 0], [0, 0], [0, -0.825], [0, 0], [0.825, 0], [0, 0]], o: [[0, 0], [0, -0.825], [0, 0], [0.825, 0], [0, 0], [0, 0.825], [0, 0], [0, 0]], v: [[-11.322, -15.595], [-11.322, -19.931], [-9.828, -21.425], [9.828, -21.425], [11.322, -19.931], [11.322, 19.931], [9.828, 21.425], [-0.583, 21.425]], c: !1 }] }, { t: 25, s: [{ i: [[0, 0], [0, 0], [-0.825, 0], [0, 0], [0, -0.825], [0, 0], [0.825, 0], [0, 0]], o: [[0, 0], [0, -0.825], [0, 0], [0.825, 0], [0, 0], [0, 0.825], [0, 0], [0, 0]], v: [[-11.322, -15.595], [-11.322, -19.931], [-9.828, -21.425], [9.828, -21.425], [11.322, -19.931], [11.322, 19.931], [9.828, 21.425], [-1.552, 21.425]], c: !1 }] }], ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.160784313725, 0, 0.243137254902, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 2", np: 2, cix: 2, bm: 0, ix: 2, mn: "ADBE Vector Group", hd: !1 }, { ty: "tm", s: { a: 1, k: [{ i: { x: [0.09], y: [1] }, o: { x: [0.333], y: [0] }, t: 18, s: [100] }, { t: 61, s: [0] }], ix: 1 }, e: { a: 0, k: 100, ix: 2 }, o: { a: 0, k: 0, ix: 3 }, m: 1, ix: 3, nm: "Trim Paths 1", mn: "ADBE Vector Filter - Trim", hd: !1 }], ip: 10, op: 316, st: 16, bm: 0 }, { ddd: 0, ind: 4, ty: 4, nm: "Path", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 0, ix: 10 }, p: { a: 0, k: [24.439, 35.256, 0], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 0, k: { i: [[0.825, 0], [0, 0], [0, -0.825], [0, 0], [-0.825, 0], [0, 0], [0, 0.825], [0, 0]], o: [[0, 0], [-0.825, 0], [0, 0], [0, 0.825], [0, 0], [0.825, 0], [0, 0], [0, -0.825]], v: [[9.828, -21.425], [-9.828, -21.425], [-11.322, -19.931], [-11.322, 19.931], [-9.828, 21.425], [9.828, 21.425], [11.322, 19.931], [11.322, -19.931]], c: !0 }, ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.160784313725, 0, 0.243137254902, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }, { ty: "tm", s: { a: 1, k: [{ i: { x: [0.204], y: [1] }, o: { x: [0.463], y: [0] }, t: 2, s: [100] }, { t: 52, s: [0] }], ix: 1 }, e: { a: 0, k: 100, ix: 2 }, o: { a: 0, k: 0, ix: 3 }, m: 1, ix: 2, nm: "Trim Paths 1", mn: "ADBE Vector Filter - Trim", hd: !1 }], ip: 0, op: 302, st: 2, bm: 0 }], p = [], h = {
|
|
4
|
+
v: s,
|
|
5
|
+
fr: o,
|
|
6
|
+
ip: x,
|
|
7
|
+
op: k,
|
|
8
|
+
w: r,
|
|
9
|
+
h: n,
|
|
10
|
+
nm: e,
|
|
11
|
+
ddd: m,
|
|
12
|
+
assets: c,
|
|
13
|
+
layers: l,
|
|
14
|
+
markers: p
|
|
15
|
+
}, y = (a) => /* @__PURE__ */ i(t, { ...a, json: h });
|
|
16
|
+
y.displayName = "IllustrativeIconDisplayProtectionDuocolorAnimated";
|
|
17
|
+
export {
|
|
18
|
+
y as IllustrativeIconDisplayProtectionDuocolorAnimated
|
|
19
|
+
};
|
|
20
|
+
//# sourceMappingURL=display-protection-duocolor-animated.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"display-protection-duocolor-animated.es.js","sources":["../../src/components/display-protection-duocolor-animated.tsx"],"sourcesContent":["/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport {\n type AnimatedIllustrativeBaseIconProps,\n AnimatedIllustrativeIcon,\n} from \"../animated-illustrative-icon\";\nimport animationData from \"../assets/json/display-protection-duocolor-animated.json\";\n\nexport const IllustrativeIconDisplayProtectionDuocolorAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconDisplayProtectionDuocolorAnimated.displayName = \"IllustrativeIconDisplayProtectionDuocolorAnimated\";\n"],"names":["IllustrativeIconDisplayProtectionDuocolorAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":";;;;;;;;;;;;;;GAaaA,IAAoD,CAACC,MAChE,gBAAAC,EAACC,KAA0B,GAAGF,GAAO,MAAMG,EAAA,CAAe;AAG5DJ,EAAkD,cAAc;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react/jsx-runtime"),e=require("../static-illustrative-icon-C_cdAVSb.js"),i={svg:'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path stroke="#29003E" stroke-linecap="round" stroke-linejoin="round" d="M28.982 13.81V9.473c0-.825.67-1.494 1.494-1.494h19.656c.825 0 1.494.669 1.494 1.494v39.861c0 .825-.669 1.494-1.494 1.494h-11.38m-.34-39.93h3.88m-8.025 2.932H14.611c-.825 0-1.493.67-1.493 1.494v39.862c0 .825.668 1.494 1.493 1.494h19.656c.825 0 1.494-.67 1.494-1.494V15.325c0-.825-.669-1.494-1.494-1.494Z"/><path stroke="#990AE3" stroke-linecap="round" stroke-linejoin="round" d="m17.519 34.57 13.46-7.753m-13.46 14.41 13.46-7.754"/></svg>'},t=o=>c.jsx(e.StaticIllustrativeIcon,{...o,svg:i.svg});t.displayName="IllustrativeIconDisplayProtectionDuocolorStatic";exports.IllustrativeIconDisplayProtectionDuocolorStatic=t;
|
|
2
|
+
//# sourceMappingURL=display-protection-duocolor-static.cjs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"display-protection-duocolor-static.cjs.js","sources":["../../src/assets/display-protection-duocolor-static.ts","../../src/components/display-protection-duocolor-static.tsx"],"sourcesContent":["export const displayProtectionDuocolorStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path stroke=\"#29003E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M28.982 13.81V9.473c0-.825.67-1.494 1.494-1.494h19.656c.825 0 1.494.669 1.494 1.494v39.861c0 .825-.669 1.494-1.494 1.494h-11.38m-.34-39.93h3.88m-8.025 2.932H14.611c-.825 0-1.493.67-1.493 1.494v39.862c0 .825.668 1.494 1.493 1.494h19.656c.825 0 1.494-.67 1.494-1.494V15.325c0-.825-.669-1.494-1.494-1.494Z\"/><path stroke=\"#990AE3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m17.519 34.57 13.46-7.753m-13.46 14.41 13.46-7.754\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { displayProtectionDuocolorStatic } from \"../assets/display-protection-duocolor-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconDisplayProtectionDuocolorStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={displayProtectionDuocolorStatic.svg} />\n);\n\nIllustrativeIconDisplayProtectionDuocolorStatic.displayName = \"IllustrativeIconDisplayProtectionDuocolorStatic\";\n"],"names":["displayProtectionDuocolorStatic","IllustrativeIconDisplayProtectionDuocolorStatic","props","jsx","StaticIllustrativeIcon"],"mappings":"0KAAaA,EAAkC,CAC7C,IAAK,wkBACP,ECWaC,EAAmDC,GAC9DC,EAAAA,IAACC,EAAAA,wBAAwB,GAAGF,EAAO,IAAKF,EAAgC,GAAA,CAAK,EAG/EC,EAAgD,YAAc"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { StaticIllustrativeBaseIconProps } from '../static-illustrative-icon';
|
|
3
|
+
export declare const IllustrativeIconDisplayProtectionDuocolorStatic: {
|
|
4
|
+
(props: StaticIllustrativeBaseIconProps): React.JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
//# sourceMappingURL=display-protection-duocolor-static.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"display-protection-duocolor-static.d.ts","sourceRoot":"","sources":["../../src/components/display-protection-duocolor-static.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EACL,KAAK,+BAA+B,EAErC,MAAM,6BAA6B,CAAC;AAErC,eAAO,MAAM,+CAA+C;YAAW,+BAA+B;;CAErG,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
+
import { S as r } from "../static-illustrative-icon-B1ddcvze.mjs";
|
|
3
|
+
const c = {
|
|
4
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path stroke="#29003E" stroke-linecap="round" stroke-linejoin="round" d="M28.982 13.81V9.473c0-.825.67-1.494 1.494-1.494h19.656c.825 0 1.494.669 1.494 1.494v39.861c0 .825-.669 1.494-1.494 1.494h-11.38m-.34-39.93h3.88m-8.025 2.932H14.611c-.825 0-1.493.67-1.493 1.494v39.862c0 .825.668 1.494 1.493 1.494h19.656c.825 0 1.494-.67 1.494-1.494V15.325c0-.825-.669-1.494-1.494-1.494Z"/><path stroke="#990AE3" stroke-linecap="round" stroke-linejoin="round" d="m17.519 34.57 13.46-7.753m-13.46 14.41 13.46-7.754"/></svg>'
|
|
5
|
+
}, i = (o) => /* @__PURE__ */ t(r, { ...o, svg: c.svg });
|
|
6
|
+
i.displayName = "IllustrativeIconDisplayProtectionDuocolorStatic";
|
|
7
|
+
export {
|
|
8
|
+
i as IllustrativeIconDisplayProtectionDuocolorStatic
|
|
9
|
+
};
|
|
10
|
+
//# sourceMappingURL=display-protection-duocolor-static.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"display-protection-duocolor-static.es.js","sources":["../../src/assets/display-protection-duocolor-static.ts","../../src/components/display-protection-duocolor-static.tsx"],"sourcesContent":["export const displayProtectionDuocolorStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path stroke=\"#29003E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M28.982 13.81V9.473c0-.825.67-1.494 1.494-1.494h19.656c.825 0 1.494.669 1.494 1.494v39.861c0 .825-.669 1.494-1.494 1.494h-11.38m-.34-39.93h3.88m-8.025 2.932H14.611c-.825 0-1.493.67-1.493 1.494v39.862c0 .825.668 1.494 1.493 1.494h19.656c.825 0 1.494-.67 1.494-1.494V15.325c0-.825-.669-1.494-1.494-1.494Z\"/><path stroke=\"#990AE3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m17.519 34.57 13.46-7.753m-13.46 14.41 13.46-7.754\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { displayProtectionDuocolorStatic } from \"../assets/display-protection-duocolor-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconDisplayProtectionDuocolorStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={displayProtectionDuocolorStatic.svg} />\n);\n\nIllustrativeIconDisplayProtectionDuocolorStatic.displayName = \"IllustrativeIconDisplayProtectionDuocolorStatic\";\n"],"names":["displayProtectionDuocolorStatic","IllustrativeIconDisplayProtectionDuocolorStatic","props","jsx","StaticIllustrativeIcon"],"mappings":";;AAAO,MAAMA,IAAkC;AAAA,EAC7C,KAAK;AACP,GCWaC,IAAkD,CAACC,MAC9D,gBAAAC,EAACC,KAAwB,GAAGF,GAAO,KAAKF,EAAgC,IAAA,CAAK;AAG/EC,EAAgD,cAAc;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),s=require("../animated-illustrative-icon-Cc88HMC8.js"),o="5.9.0",x=30,r=0,k=78,n=64,e=64,m="TC_Icon_Display Protection Mounting service",c=0,l=[],p=[{ddd:0,ind:1,ty:4,nm:"Path 2",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:13,s:[18.123,30.85,0],to:[0,0,0],ti:[0,0,0]},{t:48,s:[24.248,37.35,0]}],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:0,k:[100,100,100],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:1,k:[{i:{x:0,y:1},o:{x:.475,y:0},t:17,s:[{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[-2.605,1.346],[-2.176,.967]],c:!1}]},{t:40,s:[{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[-6.73,3.877],[6.73,-3.877]],c:!1}]}],ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[.117647059262,.117647059262,.1254902035,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:17,op:280,st:-20,bm:0},{ddd:0,ind:2,ty:4,nm:"Path 1",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:20,s:[18.123,24.194,0],to:[0,0,0],ti:[0,0,0]},{t:55,s:[24.248,30.694,0]}],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:0,k:[100,100,100],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:1,k:[{i:{x:0,y:1},o:{x:.466,y:0},t:22,s:[{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[-1.105,.346],[-.645,.029]],c:!1}]},{t:46,s:[{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[-6.73,3.877],[6.73,-3.877]],c:!1}]}],ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[.117647059262,.117647059262,.1254902035,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:22,op:292,st:-8,bm:0},{ddd:0,ind:3,ty:4,nm:"Group",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:18,s:[36.054,32.28,0],to:[0,0,0],ti:[0,0,0]},{t:60,s:[40.304,29.405,0]}],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:0,k:[100,100,100],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[-1.94,0],[1.94,0]],c:!1},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[.117647059262,.117647059262,.1254902035,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[.048,-18.506],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1},{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:1,k:[{i:{x:.833,y:.833},o:{x:.167,y:.167},t:20,s:[{i:[[0,0],[0,0],[-.825,0],[0,0],[0,-.825],[0,0],[.825,0],[0,0]],o:[[0,0],[0,-.825],[0,0],[.825,0],[0,0],[0,.825],[0,0],[0,0]],v:[[-11.322,-15.595],[-11.322,-19.931],[-9.828,-21.425],[9.828,-21.425],[11.322,-19.931],[11.322,19.931],[9.828,21.425],[-.583,21.425]],c:!1}]},{t:25,s:[{i:[[0,0],[0,0],[-.825,0],[0,0],[0,-.825],[0,0],[.825,0],[0,0]],o:[[0,0],[0,-.825],[0,0],[.825,0],[0,0],[0,.825],[0,0],[0,0]],v:[[-11.322,-15.595],[-11.322,-19.931],[-9.828,-21.425],[9.828,-21.425],[11.322,-19.931],[11.322,19.931],[9.828,21.425],[-1.552,21.425]],c:!1}]}],ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[.117647059262,.117647059262,.1254902035,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 2",np:2,cix:2,bm:0,ix:2,mn:"ADBE Vector Group",hd:!1},{ty:"tm",s:{a:1,k:[{i:{x:[.09],y:[1]},o:{x:[.333],y:[0]},t:18,s:[100]},{t:61,s:[0]}],ix:1},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:3},m:1,ix:3,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1}],ip:10,op:316,st:16,bm:0},{ddd:0,ind:4,ty:4,nm:"Path",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[24.439,35.256,0],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:0,k:[100,100,100],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[.825,0],[0,0],[0,-.825],[0,0],[-.825,0],[0,0],[0,.825],[0,0]],o:[[0,0],[-.825,0],[0,0],[0,.825],[0,0],[.825,0],[0,0],[0,-.825]],v:[[9.828,-21.425],[-9.828,-21.425],[-11.322,-19.931],[-11.322,19.931],[-9.828,21.425],[9.828,21.425],[11.322,19.931],[11.322,-19.931]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[.117647059262,.117647059262,.1254902035,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1},{ty:"tm",s:{a:1,k:[{i:{x:[.204],y:[1]},o:{x:[.463],y:[0]},t:2,s:[100]},{t:52,s:[0]}],ix:1},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1}],ip:0,op:302,st:2,bm:0}],y=[],d={v:o,fr:x,ip:r,op:k,w:n,h:e,nm:m,ddd:c,assets:l,layers:p,markers:y},a=i=>t.jsx(s.AnimatedIllustrativeIcon,{...i,json:d});a.displayName="IllustrativeIconDisplayProtectionOffblackAnimated";exports.IllustrativeIconDisplayProtectionOffblackAnimated=a;
|
|
2
|
+
//# sourceMappingURL=display-protection-offblack-animated.cjs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"display-protection-offblack-animated.cjs.js","sources":["../../src/components/display-protection-offblack-animated.tsx"],"sourcesContent":["/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport {\n type AnimatedIllustrativeBaseIconProps,\n AnimatedIllustrativeIcon,\n} from \"../animated-illustrative-icon\";\nimport animationData from \"../assets/json/display-protection-offblack-animated.json\";\n\nexport const IllustrativeIconDisplayProtectionOffblackAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconDisplayProtectionOffblackAnimated.displayName = \"IllustrativeIconDisplayProtectionOffblackAnimated\";\n"],"names":["IllustrativeIconDisplayProtectionOffblackAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":"ojLAaaA,EAAqDC,GAChEC,MAACC,EAAAA,0BAA0B,GAAGF,EAAO,KAAMG,CAAA,CAAe,EAG5DJ,EAAkD,YAAc"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { AnimatedIllustrativeBaseIconProps } from '../animated-illustrative-icon';
|
|
3
|
+
export declare const IllustrativeIconDisplayProtectionOffblackAnimated: {
|
|
4
|
+
(props: AnimatedIllustrativeBaseIconProps): React.JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
//# sourceMappingURL=display-protection-offblack-animated.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"display-protection-offblack-animated.d.ts","sourceRoot":"","sources":["../../src/components/display-protection-offblack-animated.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EACL,KAAK,iCAAiC,EAEvC,MAAM,+BAA+B,CAAC;AAGvC,eAAO,MAAM,iDAAiD;YAAW,iCAAiC;;CAEzG,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { jsx as i } from "react/jsx-runtime";
|
|
2
|
+
import { A as t } from "../animated-illustrative-icon-saKeBxEm.mjs";
|
|
3
|
+
const s = "5.9.0", o = 30, x = 0, k = 78, r = 64, n = 64, e = "TC_Icon_Display Protection Mounting service", m = 0, c = [], l = [{ ddd: 0, ind: 1, ty: 4, nm: "Path 2", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 0, ix: 10 }, p: { a: 1, k: [{ i: { x: 0, y: 1 }, o: { x: 0.167, y: 0.167 }, t: 13, s: [18.123, 30.85, 0], to: [0, 0, 0], ti: [0, 0, 0] }, { t: 48, s: [24.248, 37.35, 0] }], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 1, k: [{ i: { x: 0, y: 1 }, o: { x: 0.475, y: 0 }, t: 17, s: [{ i: [[0, 0], [0, 0]], o: [[0, 0], [0, 0]], v: [[-2.605, 1.346], [-2.176, 0.967]], c: !1 }] }, { t: 40, s: [{ i: [[0, 0], [0, 0]], o: [[0, 0], [0, 0]], v: [[-6.73, 3.877], [6.73, -3.877]], c: !1 }] }], ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.117647059262, 0.117647059262, 0.1254902035, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }], ip: 17, op: 280, st: -20, bm: 0 }, { ddd: 0, ind: 2, ty: 4, nm: "Path 1", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 0, ix: 10 }, p: { a: 1, k: [{ i: { x: 0, y: 1 }, o: { x: 0.167, y: 0.167 }, t: 20, s: [18.123, 24.194, 0], to: [0, 0, 0], ti: [0, 0, 0] }, { t: 55, s: [24.248, 30.694, 0] }], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 1, k: [{ i: { x: 0, y: 1 }, o: { x: 0.466, y: 0 }, t: 22, s: [{ i: [[0, 0], [0, 0]], o: [[0, 0], [0, 0]], v: [[-1.105, 0.346], [-0.645, 0.029]], c: !1 }] }, { t: 46, s: [{ i: [[0, 0], [0, 0]], o: [[0, 0], [0, 0]], v: [[-6.73, 3.877], [6.73, -3.877]], c: !1 }] }], ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.117647059262, 0.117647059262, 0.1254902035, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }], ip: 22, op: 292, st: -8, bm: 0 }, { ddd: 0, ind: 3, ty: 4, nm: "Group", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 0, ix: 10 }, p: { a: 1, k: [{ i: { x: 0, y: 1 }, o: { x: 0.167, y: 0.167 }, t: 18, s: [36.054, 32.28, 0], to: [0, 0, 0], ti: [0, 0, 0] }, { t: 60, s: [40.304, 29.405, 0] }], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 0, k: { i: [[0, 0], [0, 0]], o: [[0, 0], [0, 0]], v: [[-1.94, 0], [1.94, 0]], c: !1 }, ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.117647059262, 0.117647059262, 0.1254902035, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0.048, -18.506], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }, { ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 1, k: [{ i: { x: 0.833, y: 0.833 }, o: { x: 0.167, y: 0.167 }, t: 20, s: [{ i: [[0, 0], [0, 0], [-0.825, 0], [0, 0], [0, -0.825], [0, 0], [0.825, 0], [0, 0]], o: [[0, 0], [0, -0.825], [0, 0], [0.825, 0], [0, 0], [0, 0.825], [0, 0], [0, 0]], v: [[-11.322, -15.595], [-11.322, -19.931], [-9.828, -21.425], [9.828, -21.425], [11.322, -19.931], [11.322, 19.931], [9.828, 21.425], [-0.583, 21.425]], c: !1 }] }, { t: 25, s: [{ i: [[0, 0], [0, 0], [-0.825, 0], [0, 0], [0, -0.825], [0, 0], [0.825, 0], [0, 0]], o: [[0, 0], [0, -0.825], [0, 0], [0.825, 0], [0, 0], [0, 0.825], [0, 0], [0, 0]], v: [[-11.322, -15.595], [-11.322, -19.931], [-9.828, -21.425], [9.828, -21.425], [11.322, -19.931], [11.322, 19.931], [9.828, 21.425], [-1.552, 21.425]], c: !1 }] }], ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.117647059262, 0.117647059262, 0.1254902035, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 2", np: 2, cix: 2, bm: 0, ix: 2, mn: "ADBE Vector Group", hd: !1 }, { ty: "tm", s: { a: 1, k: [{ i: { x: [0.09], y: [1] }, o: { x: [0.333], y: [0] }, t: 18, s: [100] }, { t: 61, s: [0] }], ix: 1 }, e: { a: 0, k: 100, ix: 2 }, o: { a: 0, k: 0, ix: 3 }, m: 1, ix: 3, nm: "Trim Paths 1", mn: "ADBE Vector Filter - Trim", hd: !1 }], ip: 10, op: 316, st: 16, bm: 0 }, { ddd: 0, ind: 4, ty: 4, nm: "Path", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 0, ix: 10 }, p: { a: 0, k: [24.439, 35.256, 0], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 0, k: { i: [[0.825, 0], [0, 0], [0, -0.825], [0, 0], [-0.825, 0], [0, 0], [0, 0.825], [0, 0]], o: [[0, 0], [-0.825, 0], [0, 0], [0, 0.825], [0, 0], [0.825, 0], [0, 0], [0, -0.825]], v: [[9.828, -21.425], [-9.828, -21.425], [-11.322, -19.931], [-11.322, 19.931], [-9.828, 21.425], [9.828, 21.425], [11.322, 19.931], [11.322, -19.931]], c: !0 }, ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.117647059262, 0.117647059262, 0.1254902035, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }, { ty: "tm", s: { a: 1, k: [{ i: { x: [0.204], y: [1] }, o: { x: [0.463], y: [0] }, t: 2, s: [100] }, { t: 52, s: [0] }], ix: 1 }, e: { a: 0, k: 100, ix: 2 }, o: { a: 0, k: 0, ix: 3 }, m: 1, ix: 2, nm: "Trim Paths 1", mn: "ADBE Vector Filter - Trim", hd: !1 }], ip: 0, op: 302, st: 2, bm: 0 }], p = [], h = {
|
|
4
|
+
v: s,
|
|
5
|
+
fr: o,
|
|
6
|
+
ip: x,
|
|
7
|
+
op: k,
|
|
8
|
+
w: r,
|
|
9
|
+
h: n,
|
|
10
|
+
nm: e,
|
|
11
|
+
ddd: m,
|
|
12
|
+
assets: c,
|
|
13
|
+
layers: l,
|
|
14
|
+
markers: p
|
|
15
|
+
}, y = (a) => /* @__PURE__ */ i(t, { ...a, json: h });
|
|
16
|
+
y.displayName = "IllustrativeIconDisplayProtectionOffblackAnimated";
|
|
17
|
+
export {
|
|
18
|
+
y as IllustrativeIconDisplayProtectionOffblackAnimated
|
|
19
|
+
};
|
|
20
|
+
//# sourceMappingURL=display-protection-offblack-animated.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"display-protection-offblack-animated.es.js","sources":["../../src/components/display-protection-offblack-animated.tsx"],"sourcesContent":["/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport {\n type AnimatedIllustrativeBaseIconProps,\n AnimatedIllustrativeIcon,\n} from \"../animated-illustrative-icon\";\nimport animationData from \"../assets/json/display-protection-offblack-animated.json\";\n\nexport const IllustrativeIconDisplayProtectionOffblackAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconDisplayProtectionOffblackAnimated.displayName = \"IllustrativeIconDisplayProtectionOffblackAnimated\";\n"],"names":["IllustrativeIconDisplayProtectionOffblackAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":";;;;;;;;;;;;;;GAaaA,IAAoD,CAACC,MAChE,gBAAAC,EAACC,KAA0B,GAAGF,GAAO,MAAMG,EAAA,CAAe;AAG5DJ,EAAkD,cAAc;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("react/jsx-runtime"),o=require("../static-illustrative-icon-C_cdAVSb.js"),e={svg:'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path stroke="#1E1E20" stroke-linecap="round" stroke-linejoin="round" d="M28.982 13.81V9.473c0-.825.67-1.494 1.494-1.494h19.656c.825 0 1.494.669 1.494 1.494v39.861c0 .825-.669 1.494-1.494 1.494h-11.38m-.34-39.93h3.88m-8.025 2.932H14.611c-.825 0-1.493.67-1.493 1.494v39.862c0 .825.668 1.494 1.493 1.494h19.656c.825 0 1.494-.67 1.494-1.494V15.325c0-.825-.669-1.494-1.494-1.494ZM17.519 34.57l13.46-7.753m-13.46 14.41 13.46-7.754"/></svg>'},t=c=>i.jsx(o.StaticIllustrativeIcon,{...c,svg:e.svg});t.displayName="IllustrativeIconDisplayProtectionOffblackStatic";exports.IllustrativeIconDisplayProtectionOffblackStatic=t;
|
|
2
|
+
//# sourceMappingURL=display-protection-offblack-static.cjs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"display-protection-offblack-static.cjs.js","sources":["../../src/assets/display-protection-offblack-static.ts","../../src/components/display-protection-offblack-static.tsx"],"sourcesContent":["export const displayProtectionOffblackStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path stroke=\"#1E1E20\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M28.982 13.81V9.473c0-.825.67-1.494 1.494-1.494h19.656c.825 0 1.494.669 1.494 1.494v39.861c0 .825-.669 1.494-1.494 1.494h-11.38m-.34-39.93h3.88m-8.025 2.932H14.611c-.825 0-1.493.67-1.493 1.494v39.862c0 .825.668 1.494 1.493 1.494h19.656c.825 0 1.494-.67 1.494-1.494V15.325c0-.825-.669-1.494-1.494-1.494ZM17.519 34.57l13.46-7.753m-13.46 14.41 13.46-7.754\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { displayProtectionOffblackStatic } from \"../assets/display-protection-offblack-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconDisplayProtectionOffblackStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={displayProtectionOffblackStatic.svg} />\n);\n\nIllustrativeIconDisplayProtectionOffblackStatic.displayName = \"IllustrativeIconDisplayProtectionOffblackStatic\";\n"],"names":["displayProtectionOffblackStatic","IllustrativeIconDisplayProtectionOffblackStatic","props","jsx","StaticIllustrativeIcon"],"mappings":"0KAAaA,EAAkC,CAC7C,IAAK,4fACP,ECWaC,EAAmDC,GAC9DC,EAAAA,IAACC,EAAAA,wBAAwB,GAAGF,EAAO,IAAKF,EAAgC,GAAA,CAAK,EAG/EC,EAAgD,YAAc"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { StaticIllustrativeBaseIconProps } from '../static-illustrative-icon';
|
|
3
|
+
export declare const IllustrativeIconDisplayProtectionOffblackStatic: {
|
|
4
|
+
(props: StaticIllustrativeBaseIconProps): React.JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
//# sourceMappingURL=display-protection-offblack-static.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"display-protection-offblack-static.d.ts","sourceRoot":"","sources":["../../src/components/display-protection-offblack-static.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EACL,KAAK,+BAA+B,EAErC,MAAM,6BAA6B,CAAC;AAErC,eAAO,MAAM,+CAA+C;YAAW,+BAA+B;;CAErG,CAAC"}
|