@agrotools1/at-components 0.1.4 → 0.1.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Avatar/Avatar.d.ts +1 -1
- package/dist/Avatar/Avatar.vue.js +26 -0
- package/dist/Avatar/Avatar.vue2.js +58 -0
- package/dist/Avatar/Avatar.vue3.js +4 -0
- package/dist/Button/Button.d.ts +1 -1
- package/dist/Button/Button.vue.js +35 -0
- package/dist/Button/Button.vue2.js +86 -0
- package/dist/Button/Button.vue3.js +4 -0
- package/dist/CardWithInsights/CardWithInsights.vue.js +52 -0
- package/dist/CardWithInsights/CardWithInsights.vue2.js +36 -0
- package/dist/CardWithInsights/CardWithInsights.vue3.js +4 -0
- package/dist/CardWithInsights/CardWithInsights.vue4.js +4 -0
- package/dist/Checkbox/Checkbox.d.ts +1 -1
- package/dist/Checkbox/Checkbox.vue.js +38 -0
- package/dist/Checkbox/Checkbox.vue2.js +83 -0
- package/dist/Checkbox/Checkbox.vue3.js +4 -0
- package/dist/Checkbox/img/checkmarck.svg.js +4 -0
- package/dist/DataTable/Column/Column.d.ts +1 -1
- package/dist/DataTable/Column/Column.vue.js +35 -0
- package/dist/DataTable/Column/Column.vue2.js +67 -0
- package/dist/DataTable/Column/Column.vue3.js +4 -0
- package/dist/DataTable/Column/imgs/filter.svg.js +4 -0
- package/dist/DataTable/Counters/Counters.d.ts +1 -1
- package/dist/DataTable/Counters/Counters.vue.js +44 -0
- package/dist/DataTable/Counters/Counters.vue2.js +71 -0
- package/dist/DataTable/Counters/Counters.vue3.js +4 -0
- package/dist/DataTable/Counters/imgs/close.svg.js +4 -0
- package/dist/DataTable/DataTable.d.ts +1 -1
- package/dist/DataTable/DataTable.vue.js +93 -0
- package/dist/DataTable/DataTable.vue2.js +125 -0
- package/dist/DataTable/DataTable.vue3.js +4 -0
- package/dist/DataTable/Tag/Tag.d.ts +1 -1
- package/dist/DataTable/Tag/Tag.vue.js +24 -0
- package/dist/DataTable/Tag/Tag.vue2.js +34 -0
- package/dist/DataTable/Tag/Tag.vue3.js +4 -0
- package/dist/DataTable/Tag/imgs/disabled.svg.js +4 -0
- package/dist/DataTable/Tag/imgs/error.svg.js +4 -0
- package/dist/DataTable/Tag/imgs/info.svg.js +4 -0
- package/dist/DataTable/Tag/imgs/success.svg.js +4 -0
- package/dist/DataTable/Tag/imgs/warning.svg.js +4 -0
- package/dist/DataTable/index.d.ts +4 -4
- package/dist/DataTable/index.js +13 -0
- package/dist/Faq/Faq.vue.js +46 -0
- package/dist/Faq/Faq.vue2.js +40 -0
- package/dist/Faq/Faq.vue3.js +4 -0
- package/dist/Faq/Faq.vue4.js +4 -0
- package/dist/Illustration/Illustration.js +117 -0
- package/dist/Illustration/Illustration.vue.js +17 -0
- package/dist/Illustration/Illustration.vue2.js +32 -0
- package/dist/Illustration/Illustration.vue3.js +4 -0
- package/dist/Illustration/images/renovabio-illustrations/biomass.svg.js +4 -0
- package/dist/Illustration/images/renovabio-illustrations/volume.svg.js +4 -0
- package/dist/Illustration/images/system-images/add-file.svg.js +4 -0
- package/dist/Illustration/images/system-images/cloud-connection.svg.js +4 -0
- package/dist/Illustration/images/system-images/cloud-download.svg.js +4 -0
- package/dist/Illustration/images/system-images/cloud-upload.svg.js +4 -0
- package/dist/Illustration/images/system-images/corrupted-file.svg.js +4 -0
- package/dist/Illustration/images/system-images/empty-box.svg.js +4 -0
- package/dist/Illustration/images/system-images/empty-folder-2.svg.js +4 -0
- package/dist/Illustration/images/system-images/empty-folder.svg.js +4 -0
- package/dist/Illustration/images/system-images/empty.svg.js +4 -0
- package/dist/Illustration/images/system-images/error-illustration.svg.js +4 -0
- package/dist/Illustration/images/system-images/file-backup-2.svg.js +4 -0
- package/dist/Illustration/images/system-images/file-backup.svg.js +4 -0
- package/dist/Illustration/images/system-images/filtering-upload.svg.js +4 -0
- package/dist/Illustration/images/system-images/flight.svg.js +4 -0
- package/dist/Illustration/images/system-images/fly.svg.js +4 -0
- package/dist/Illustration/images/system-images/movies.svg.js +4 -0
- package/dist/Illustration/images/system-images/multimedia.svg.js +4 -0
- package/dist/Illustration/images/system-images/notification-bell.svg.js +4 -0
- package/dist/Illustration/images/system-images/page-2.svg.js +4 -0
- package/dist/Illustration/images/system-images/page.svg.js +4 -0
- package/dist/Illustration/images/system-images/photos.svg.js +4 -0
- package/dist/Illustration/images/system-images/recycle-bin.svg.js +4 -0
- package/dist/Illustration/images/system-images/rocket-launch.svg.js +4 -0
- package/dist/Illustration/images/system-images/signal.svg.js +4 -0
- package/dist/Illustration/images/system-images/wrong.svg.js +4 -0
- package/dist/Illustration/images/tools-images/advanced-analysis.svg.js +4 -0
- package/dist/Illustration/images/tools-images/agriculture.svg.js +4 -0
- package/dist/Illustration/images/tools-images/alert-center.svg.js +4 -0
- package/dist/Illustration/images/tools-images/area.svg.js +4 -0
- package/dist/Illustration/images/tools-images/at-insights.svg.js +4 -0
- package/dist/Illustration/images/tools-images/conservation-unit.svg.js +4 -0
- package/dist/Illustration/images/tools-images/credit.svg.js +4 -0
- package/dist/Illustration/images/tools-images/deforestation.svg.js +4 -0
- package/dist/Illustration/images/tools-images/distance-proximity-rivers.svg.js +4 -0
- package/dist/Illustration/images/tools-images/estimated-productivity-penalty.svg.js +4 -0
- package/dist/Illustration/images/tools-images/extract.svg.js +4 -0
- package/dist/Illustration/images/tools-images/farm.svg.js +4 -0
- package/dist/Illustration/images/tools-images/geographical-consultation-municipalities.svg.js +4 -0
- package/dist/Illustration/images/tools-images/gix.svg.js +4 -0
- package/dist/Illustration/images/tools-images/insurance.svg.js +4 -0
- package/dist/Illustration/images/tools-images/land-appreciation.svg.js +4 -0
- package/dist/Illustration/images/tools-images/lockdown.svg.js +4 -0
- package/dist/Illustration/images/tools-images/map.svg.js +4 -0
- package/dist/Illustration/images/tools-images/pasture.svg.js +4 -0
- package/dist/Illustration/images/tools-images/rating-2.svg.js +4 -0
- package/dist/Illustration/images/tools-images/rating.svg.js +4 -0
- package/dist/Illustration/images/tools-images/recurrence.svg.js +4 -0
- package/dist/Illustration/images/tools-images/refrigerators.svg.js +4 -0
- package/dist/Illustration/images/tools-images/settings.svg.js +4 -0
- package/dist/Illustration/images/tools-images/socio-environmental-analysis.svg.js +4 -0
- package/dist/Illustration/images/tools-images/soil-use.svg.js +4 -0
- package/dist/Illustration/images/tools-images/storm.svg.js +4 -0
- package/dist/Illustration/images/tools-images/territory-details.svg.js +4 -0
- package/dist/Illustration/images/tools-images/timeline.svg.js +4 -0
- package/dist/Input/Input.core.d.ts +3 -2
- package/dist/Input/Input.core.vue.js +67 -0
- package/dist/Input/Input.core.vue2.js +107 -0
- package/dist/Input/Input.core.vue3.js +4 -0
- package/dist/Input/imgs/error.svg.js +4 -0
- package/dist/Input/index.d.ts +3 -2
- package/dist/Input/index.js +7 -0
- package/dist/Modal/Modal.d.ts +2 -1
- package/dist/Modal/Modal.vue.js +88 -0
- package/dist/Modal/Modal.vue2.js +92 -0
- package/dist/Modal/Modal.vue3.js +4 -0
- package/dist/Modal/images/cross.svg.js +4 -0
- package/dist/Paginator/Paginator.d.ts +1 -1
- package/dist/Paginator/Paginator.vue.js +102 -0
- package/dist/Paginator/Paginator.vue2.js +74 -0
- package/dist/Paginator/Paginator.vue3.js +4 -0
- package/dist/Paginator/imgs/double-left-arrow.svg.js +4 -0
- package/dist/Paginator/imgs/double-right-arrow.svg.js +4 -0
- package/dist/Paginator/imgs/left-arrow.svg.js +4 -0
- package/dist/Paginator/imgs/right-arrow.svg.js +4 -0
- package/dist/ProgressBar/ProgressBar.d.ts +1 -1
- package/dist/ProgressBar/ProgressBar.vue.js +69 -0
- package/dist/ProgressBar/ProgressBar.vue2.js +72 -0
- package/dist/ProgressBar/ProgressBar.vue3.js +4 -0
- package/dist/Select/Item/Item.d.ts +1 -1
- package/dist/Select/Item/Item.vue.js +52 -0
- package/dist/Select/Item/Item.vue2.js +57 -0
- package/dist/Select/Item/Item.vue3.js +4 -0
- package/dist/Select/Select.core.d.ts +1 -1
- package/dist/Select/Select.core.vue.js +25 -0
- package/dist/Select/Select.core.vue2.js +57 -0
- package/dist/Select/Select.multiple.d.ts +1 -1
- package/dist/Select/Select.multiple.vue.js +60 -0
- package/dist/Select/Select.multiple.vue2.js +97 -0
- package/dist/Select/Select.multiple.vue3.js +4 -0
- package/dist/Select/Select.single.d.ts +1 -1
- package/dist/Select/Select.single.vue.js +47 -0
- package/dist/Select/Select.single.vue2.js +41 -0
- package/dist/Select/Select.single.vue3.js +4 -0
- package/dist/Select/imgs/indicator.svg.js +4 -0
- package/dist/Select/index.d.ts +2 -2
- package/dist/Select/index.js +9 -0
- package/dist/Tabs/Tab/Tab.d.ts +1 -1
- package/dist/Tabs/Tab/Tab.vue.js +30 -0
- package/dist/Tabs/Tab/Tab.vue2.js +40 -0
- package/dist/Tabs/Tab/Tab.vue3.js +4 -0
- package/dist/Tabs/Tabs.d.ts +1 -1
- package/dist/Tabs/Tabs.vue.js +37 -0
- package/dist/Tabs/Tabs.vue2.js +33 -0
- package/dist/Tabs/Tabs.vue3.js +4 -0
- package/dist/Tabs/imgs/check.svg.js +4 -0
- package/dist/Tabs/imgs/warning.svg.js +4 -0
- package/dist/Tipograph/Paragraph/Paragraph.d.ts +1 -1
- package/dist/Tipograph/Paragraph/Paragraph.vue.js +18 -0
- package/dist/Tipograph/Paragraph/Paragraph.vue2.js +21 -0
- package/dist/Tipograph/Paragraph/Paragraph.vue3.js +4 -0
- package/dist/Tipograph/Title/Title.d.ts +1 -1
- package/dist/Tipograph/Title/Title.vue.js +18 -0
- package/dist/Tipograph/Title/Title.vue2.js +21 -0
- package/dist/Tipograph/Title/Title.vue3.js +4 -0
- package/dist/Tipograph/index.d.ts +2 -2
- package/dist/Tipograph/index.js +9 -0
- package/dist/Toggle/Toggle.d.ts +1 -1
- package/dist/Toggle/Toggle.vue.js +29 -0
- package/dist/Toggle/Toggle.vue2.js +35 -0
- package/dist/Toggle/Toggle.vue3.js +4 -0
- package/dist/Upload/Upload.d.ts +1 -1
- package/dist/Upload/Upload.vue.js +91 -0
- package/dist/Upload/Upload.vue2.js +96 -0
- package/dist/Upload/Upload.vue3.js +4 -0
- package/dist/_virtual/_plugin-vue_export-helper.js +9 -0
- package/dist/agrotools-theme.css.map +1 -0
- package/dist/index.js +30 -2346
- package/dist/style.css +1 -0
- package/package.json +18 -28
- package/storybook-static/102.9ac9f0be.iframe.bundle.js +1 -0
- package/storybook-static/108.dad6e100.iframe.bundle.js +1 -0
- package/storybook-static/127.1402ec38.iframe.bundle.js +1 -0
- package/storybook-static/128.90fe14f7.iframe.bundle.js +1 -0
- package/storybook-static/20.d958576d.iframe.bundle.js +1 -0
- package/storybook-static/420.28054ca9.iframe.bundle.js +1 -0
- package/storybook-static/471.1b09f266.iframe.bundle.js +1 -0
- package/storybook-static/518.63007afe.iframe.bundle.js +1 -0
- package/storybook-static/{605.b24c7f17.iframe.bundle.js → 605.458f73a2.iframe.bundle.js} +2 -2
- package/storybook-static/605.458f73a2.iframe.bundle.js.map +1 -0
- package/storybook-static/{619.95069113.iframe.bundle.js → 619.fbf85f04.iframe.bundle.js} +3 -3
- package/storybook-static/619.fbf85f04.iframe.bundle.js.map +1 -0
- package/storybook-static/662.9228f06c.iframe.bundle.js +402 -0
- package/storybook-static/662.9228f06c.iframe.bundle.js.map +1 -0
- package/storybook-static/673.1811fe7b.iframe.bundle.js +1 -0
- package/storybook-static/674.0834b7e4.iframe.bundle.js +1 -0
- package/storybook-static/716.ae2cc9dc.iframe.bundle.js +1 -0
- package/storybook-static/73.7de0c878.iframe.bundle.js +1 -0
- package/storybook-static/749.294b564b.iframe.bundle.js +1 -0
- package/storybook-static/796.c14ffc95.iframe.bundle.js +1 -0
- package/storybook-static/814.81008212.iframe.bundle.js +1 -0
- package/storybook-static/998.2419ed7b.iframe.bundle.js +1 -0
- package/storybook-static/Avatar-Avatar-stories.b21d37b2.iframe.bundle.js +1 -0
- package/storybook-static/Button-Button-stories.07b0a669.iframe.bundle.js +1 -0
- package/storybook-static/CardWithInsights-CardWithInsights-stories.23654c7d.iframe.bundle.js +1 -0
- package/storybook-static/Checkbox-Checkbox-stories.d3860e9f.iframe.bundle.js +1 -0
- package/storybook-static/DataTable-DataTable-stories.39b0d899.iframe.bundle.js +1 -0
- package/storybook-static/DataTable-Tag-Tag-stories.e811f9f3.iframe.bundle.js +1 -0
- package/storybook-static/Faq-Faq-stories.4634ceba.iframe.bundle.js +1 -0
- package/storybook-static/Icons-Icons-stories.85725ca8.iframe.bundle.js +1 -0
- package/storybook-static/Illustration-Illustration-stories.c9d71835.iframe.bundle.js +1 -0
- package/storybook-static/IllustrationGallery-IllustrationGallery-stories.e3f79342.iframe.bundle.js +1 -0
- package/storybook-static/Input-Input-stories.45e0b6a1.iframe.bundle.js +1 -0
- package/storybook-static/Modal-Modal-stories.ae04830a.iframe.bundle.js +1 -0
- package/storybook-static/Paginator-Paginator-stories.87896c41.iframe.bundle.js +1 -0
- package/storybook-static/ProgressBar-ProgressBar-stories.d24e4b35.iframe.bundle.js +1 -0
- package/storybook-static/Select-Select-multiple-stories.3e084410.iframe.bundle.js +1 -0
- package/storybook-static/Select-Select-single-stories.dd753d85.iframe.bundle.js +1 -0
- package/storybook-static/Tabs-Tab-Tab-stories.1e52249f.iframe.bundle.js +1 -0
- package/storybook-static/Tabs-Tabs-stories.bb073f21.iframe.bundle.js +1 -0
- package/storybook-static/Tipograph-Paragraph-Paragraph-stories.bd3f9e7e.iframe.bundle.js +1 -0
- package/storybook-static/Tipograph-Title-Title-stories.98dbb979.iframe.bundle.js +1 -0
- package/storybook-static/Toggle-Toggle-stories.20a09b27.iframe.bundle.js +1 -0
- package/storybook-static/Upload-Upload-stories.b2a01d98.iframe.bundle.js +1 -0
- package/storybook-static/iframe.html +4 -4
- package/storybook-static/index.json +1 -1
- package/storybook-static/main.557e9315.iframe.bundle.js +1 -0
- package/storybook-static/project.json +1 -1
- package/storybook-static/runtime~main.4304985c.iframe.bundle.js +1 -0
- package/storybook-static/sb-addons/essentials-controls-1/manager-bundle.js +30 -30
- package/storybook-static/sb-addons/interactions-8/manager-bundle.js +13 -13
- package/storybook-static/static/media/add-file.36431641.svg +12 -0
- package/storybook-static/static/media/advanced-analysis.543a3373.svg +62 -0
- package/storybook-static/static/media/agriculture.163ebccb.svg +19 -0
- package/storybook-static/static/media/alert-center.13bb8881.svg +17 -0
- package/storybook-static/static/media/area.9ac3e69d.svg +15 -0
- package/storybook-static/static/media/at-insights.70be24e9.svg +24 -0
- package/storybook-static/static/media/biomass.ba40f1f8.svg +36 -0
- package/storybook-static/static/media/close.74fb5e7c.svg +3 -0
- package/storybook-static/static/media/cloud-connection.fd1da3dc.svg +14 -0
- package/storybook-static/static/media/cloud-download.fbd37e78.svg +19 -0
- package/storybook-static/static/media/cloud-upload.78d9d692.svg +16 -0
- package/storybook-static/static/media/conservation-unit.c738b0d9.svg +12 -0
- package/storybook-static/static/media/corrupted-file.d3c44b90.svg +16 -0
- package/storybook-static/static/media/credit.4c4a9f23.svg +18 -0
- package/storybook-static/static/media/cross.3807b5ff.svg +5 -0
- package/storybook-static/static/media/deforestation.2429d1e3.svg +15 -0
- package/storybook-static/static/media/distance-proximity-rivers.15e21a6b.svg +37 -0
- package/storybook-static/static/media/empty-box.7e0e0a14.svg +22 -0
- package/storybook-static/static/media/empty-folder-2.8361a0e2.svg +10 -0
- package/storybook-static/static/media/empty-folder.1b301dc4.svg +18 -0
- package/storybook-static/static/media/empty.19d2d9c9.svg +14 -0
- package/storybook-static/static/media/error-illustration.f8b93fea.svg +13 -0
- package/storybook-static/static/media/estimated-productivity-penalty.5a2b723f.svg +12 -0
- package/storybook-static/static/media/extract.72c95f7f.svg +33 -0
- package/storybook-static/static/media/farm.b21569c4.svg +18 -0
- package/storybook-static/static/media/file-backup-2.d253f4ac.svg +18 -0
- package/storybook-static/static/media/file-backup.3be1d1d2.svg +13 -0
- package/storybook-static/static/media/filtering-upload.a02a1543.svg +42 -0
- package/storybook-static/static/media/flight.f6de9af3.svg +14 -0
- package/storybook-static/static/media/fly.6e02c68a.svg +9 -0
- package/storybook-static/static/media/geographical-consultation-municipalities.0a3d710e.svg +31 -0
- package/storybook-static/static/media/gix.bacd590c.svg +21 -0
- package/storybook-static/static/media/insurance.14f05495.svg +16 -0
- package/storybook-static/static/media/land-appreciation.885bc839.svg +26 -0
- package/storybook-static/static/media/lockdown.c6992804.svg +14 -0
- package/storybook-static/static/media/map.9e9abcd0.svg +5 -0
- package/storybook-static/static/media/movies.bedabbf3.svg +26 -0
- package/storybook-static/static/media/multimedia.324a6077.svg +9 -0
- package/storybook-static/static/media/notification-bell.1209a2b4.svg +15 -0
- package/storybook-static/static/media/page-2.01eec72d.svg +18 -0
- package/storybook-static/static/media/page.c59e2f3d.svg +12 -0
- package/storybook-static/static/media/pasture.39680219.svg +19 -0
- package/storybook-static/static/media/photos.0c7a09d3.svg +15 -0
- package/storybook-static/static/media/rating-2.a518ca8f.svg +16 -0
- package/storybook-static/static/media/rating.936b1b77.svg +21 -0
- package/storybook-static/static/media/recurrence.5371e92b.svg +17 -0
- package/storybook-static/static/media/recycle-bin.cc5f2e74.svg +14 -0
- package/storybook-static/static/media/refrigerators.c98b8833.svg +14 -0
- package/storybook-static/static/media/rocket-launch.1aad437e.svg +22 -0
- package/storybook-static/static/media/settings.c5b55264.svg +23 -0
- package/storybook-static/static/media/signal.e82c378c.svg +24 -0
- package/storybook-static/static/media/socio-environmental-analysis.b2653ac9.svg +18 -0
- package/storybook-static/static/media/soil-use.8b6db457.svg +52 -0
- package/storybook-static/static/media/storm.91e86899.svg +25 -0
- package/storybook-static/static/media/territory-details.1c8e1294.svg +17 -0
- package/storybook-static/static/media/timeline.fb362e8f.svg +42 -0
- package/storybook-static/static/media/volume.99352757.svg +10 -0
- package/storybook-static/static/media/wrong.9ae4f2e0.svg +14 -0
- package/storybook-static/stories.json +1 -1
- package/dist/Styles/agrotools-theme.css.map +0 -1
- package/dist/index.css +0 -1
- package/dist/index.umd.cjs +0 -1
- package/storybook-static/108.2ef3bb7a.iframe.bundle.js +0 -1
- package/storybook-static/241.26474039.iframe.bundle.js +0 -1
- package/storybook-static/430.f9c58945.iframe.bundle.js +0 -1
- package/storybook-static/471.4eb28a88.iframe.bundle.js +0 -1
- package/storybook-static/518.adfe500c.iframe.bundle.js +0 -1
- package/storybook-static/605.b24c7f17.iframe.bundle.js.map +0 -1
- package/storybook-static/619.95069113.iframe.bundle.js.map +0 -1
- package/storybook-static/673.32e74aeb.iframe.bundle.js +0 -1
- package/storybook-static/716.ab558bfb.iframe.bundle.js +0 -1
- package/storybook-static/841.bc9263f1.iframe.bundle.js +0 -402
- package/storybook-static/841.bc9263f1.iframe.bundle.js.map +0 -1
- package/storybook-static/878.29798927.iframe.bundle.js +0 -1
- package/storybook-static/895.cebd63e6.iframe.bundle.js +0 -1
- package/storybook-static/998.aaef9ce6.iframe.bundle.js +0 -1
- package/storybook-static/Avatar-Avatar-stories.2acc14df.iframe.bundle.js +0 -1
- package/storybook-static/Button-Button-stories.2aa969e5.iframe.bundle.js +0 -1
- package/storybook-static/Checkbox-Checkbox-stories.e3f98a9b.iframe.bundle.js +0 -1
- package/storybook-static/DataTable-Column-Column-stories.73eabb87.iframe.bundle.js +0 -1
- package/storybook-static/DataTable-DataTable-stories.43cf8dff.iframe.bundle.js +0 -1
- package/storybook-static/DataTable-Tag-Tag-stories.071dd437.iframe.bundle.js +0 -1
- package/storybook-static/Input-Input-stories.a40131b3.iframe.bundle.js +0 -1
- package/storybook-static/Paginator-Paginator-stories.f7d9f6f2.iframe.bundle.js +0 -1
- package/storybook-static/Select-Item-Item-stories.3a913cd9.iframe.bundle.js +0 -1
- package/storybook-static/Select-Select-multiple-stories.42e824d4.iframe.bundle.js +0 -1
- package/storybook-static/Select-Select-single-stories.d50460ac.iframe.bundle.js +0 -1
- package/storybook-static/Tabs-Tab-Tab-stories.b1a9fef9.iframe.bundle.js +0 -1
- package/storybook-static/Tabs-Tabs-stories.73847c74.iframe.bundle.js +0 -1
- package/storybook-static/Tipograph-Paragraph-Paragraph-stories.3f579be8.iframe.bundle.js +0 -1
- package/storybook-static/Tipograph-Title-Title-stories.c1949e52.iframe.bundle.js +0 -1
- package/storybook-static/Toggle-Toggle-stories.52194834.iframe.bundle.js +0 -1
- package/storybook-static/main.d9760f16.iframe.bundle.js +0 -1
- package/storybook-static/runtime~main.66427e0c.iframe.bundle.js +0 -1
- /package/dist/{Styles/agrotools-theme.css → agrotools-theme.css} +0 -0
- /package/storybook-static/{619.95069113.iframe.bundle.js.LICENSE.txt → 619.fbf85f04.iframe.bundle.js.LICENSE.txt} +0 -0
- /package/storybook-static/{841.bc9263f1.iframe.bundle.js.LICENSE.txt → 662.9228f06c.iframe.bundle.js.LICENSE.txt} +0 -0
|
@@ -32,7 +32,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
32
32
|
icon?: string | undefined;
|
|
33
33
|
} | undefined>;
|
|
34
34
|
open: import("vue").Ref<boolean>;
|
|
35
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
35
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
36
36
|
defaultValue: {
|
|
37
37
|
type: () => SelectItemProps;
|
|
38
38
|
};
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import c from "./Select.single.vue2.js";
|
|
2
|
+
import { resolveComponent as s, openBlock as l, createElementBlock as n, createVNode as d, withModifiers as v, Fragment as f, renderList as k, createBlock as m, createCommentVNode as C } from "vue";
|
|
3
|
+
import "./Select.single.vue3.js";
|
|
4
|
+
import A from "../_virtual/_plugin-vue_export-helper.js";
|
|
5
|
+
function S(o, t, g, V, $, y) {
|
|
6
|
+
const u = s("AtSingleCore"), p = s("AtItem");
|
|
7
|
+
return l(), n("div", {
|
|
8
|
+
class: "AT-SELECT_wrapper",
|
|
9
|
+
onClick: t[1] || (t[1] = (e) => o.open = !o.open)
|
|
10
|
+
}, [
|
|
11
|
+
d(u, {
|
|
12
|
+
"default-value": o.selectedValue,
|
|
13
|
+
label: o.label,
|
|
14
|
+
items: o.items,
|
|
15
|
+
"force-value": o.forceValue
|
|
16
|
+
}, null, 8, ["default-value", "label", "items", "force-value"]),
|
|
17
|
+
o.open ? (l(), n("div", {
|
|
18
|
+
key: 0,
|
|
19
|
+
role: "group",
|
|
20
|
+
"aria-orientation": "vertical",
|
|
21
|
+
tabindex: "-1",
|
|
22
|
+
class: "AT-SELECT_items-container",
|
|
23
|
+
onClick: t[0] || (t[0] = v((e) => o.open = !1, ["stop"]))
|
|
24
|
+
}, [
|
|
25
|
+
(l(!0), n(f, null, k(o.items, (e) => {
|
|
26
|
+
var a;
|
|
27
|
+
return l(), m(p, {
|
|
28
|
+
key: e.value,
|
|
29
|
+
text: e.text,
|
|
30
|
+
value: e.value,
|
|
31
|
+
type: e.type,
|
|
32
|
+
icon: e.icon,
|
|
33
|
+
"aria-selected": e.value === ((a = o.selectedValue) == null ? void 0 : a.value),
|
|
34
|
+
"data-text": e.text,
|
|
35
|
+
"on-click": (i) => {
|
|
36
|
+
var r;
|
|
37
|
+
o.onSelectedValueChange(e), (r = e.onClick) == null || r.call(e, i);
|
|
38
|
+
}
|
|
39
|
+
}, null, 8, ["text", "value", "type", "icon", "aria-selected", "data-text", "on-click"]);
|
|
40
|
+
}), 128))
|
|
41
|
+
])) : C("", !0)
|
|
42
|
+
]);
|
|
43
|
+
}
|
|
44
|
+
const I = /* @__PURE__ */ A(c, [["render", S], ["__scopeId", "data-v-fa7d0463"]]);
|
|
45
|
+
export {
|
|
46
|
+
I as default
|
|
47
|
+
};
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { defineComponent as n, ref as o } from "vue";
|
|
2
|
+
import r from "./Select.core.vue.js";
|
|
3
|
+
import f from "./Item/Item.vue.js";
|
|
4
|
+
const m = n({
|
|
5
|
+
name: "AtSingleSelect",
|
|
6
|
+
components: {
|
|
7
|
+
AtSingleCore: r,
|
|
8
|
+
AtItem: f
|
|
9
|
+
},
|
|
10
|
+
props: {
|
|
11
|
+
defaultValue: {
|
|
12
|
+
type: Object
|
|
13
|
+
},
|
|
14
|
+
label: {
|
|
15
|
+
type: String,
|
|
16
|
+
default: ""
|
|
17
|
+
},
|
|
18
|
+
items: {
|
|
19
|
+
type: Array,
|
|
20
|
+
default: () => [],
|
|
21
|
+
validator: (e) => Array.isArray(e) && e.every((t) => typeof t == "object")
|
|
22
|
+
},
|
|
23
|
+
forceValue: {
|
|
24
|
+
type: Boolean,
|
|
25
|
+
default: !1
|
|
26
|
+
}
|
|
27
|
+
},
|
|
28
|
+
setup(e) {
|
|
29
|
+
const t = o(!1), a = o(e.defaultValue);
|
|
30
|
+
return {
|
|
31
|
+
onSelectedValueChange: (l) => {
|
|
32
|
+
a.value = l, t.value = !1;
|
|
33
|
+
},
|
|
34
|
+
selectedValue: a,
|
|
35
|
+
open: t
|
|
36
|
+
};
|
|
37
|
+
}
|
|
38
|
+
});
|
|
39
|
+
export {
|
|
40
|
+
m as default
|
|
41
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const M = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNSIgdmlld0JveD0iMCAwIDEwIDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNOC45MTQxNiAwLjc4OTE4N0M4Ljg1OTkzIDAuNzM0NTEyIDguNzk1NDIgMC42OTExMTUgOC43MjQzMyAwLjY2MTVDOC42NTMyNSAwLjYzMTg4NSA4LjU3NyAwLjYxNjYzOCA4LjUgMC42MTY2MzhDOC40MjI5OSAwLjYxNjYzOCA4LjM0Njc1IDAuNjMxODg1IDguMjc1NjYgMC42NjE1QzguMjA0NTggMC42OTExMTUgOC4xNDAwNiAwLjczNDUxMiA4LjA4NTgzIDAuNzg5MTg3TDUuNDE0MTYgMy40NjA4NUM1LjM1OTk0IDMuNTE1NTMgNS4yOTU0MiAzLjU1ODkzIDUuMjI0MzMgMy41ODg1NEM1LjE1MzI1IDMuNjE4MTYgNS4wNzcgMy42MzM0IDUgMy42MzM0QzQuOTIyOTkgMy42MzM0IDQuODQ2NzUgMy42MTgxNiA0Ljc3NTY2IDMuNTg4NTRDNC43MDQ1OCAzLjU1ODkzIDQuNjQwMDYgMy41MTU1MyA0LjU4NTgzIDMuNDYwODVMMS45MTQxNiAwLjc4OTE4N0MxLjg1OTk0IDAuNzM0NTEyIDEuNzk1NDIgMC42OTExMTUgMS43MjQzMyAwLjY2MTVDMS42NTMyNSAwLjYzMTg4NSAxLjU3NzAxIDAuNjE2NjM4IDEuNSAwLjYxNjYzOEMxLjQyMjk5IDAuNjE2NjM4IDEuMzQ2NzUgMC42MzE4ODUgMS4yNzU2NiAwLjY2MTVDMS4yMDQ1OCAwLjY5MTExNSAxLjE0MDA2IDAuNzM0NTEyIDEuMDg1ODMgMC43ODkxODdDMC45NzcxODUgMC44OTg0ODIgMC45MTYyMDMgMS4wNDYzMyAwLjkxNjIwMyAxLjIwMDQ0QzAuOTE2MjAzIDEuMzU0NTUgMC45NzcxODUgMS41MDIzOSAxLjA4NTgzIDEuNjExNjlMMy43NjMzMyA0LjI4OTE5QzQuMDkxNDYgNC42MTY5IDQuNTM2MjUgNC44MDA5OCA1IDQuODAwOThDNS40NjM3NSA0LjgwMDk4IDUuOTA4NTQgNC42MTY5IDYuMjM2NjYgNC4yODkxOUw4LjkxNDE2IDEuNjExNjlDOS4wMjI4MSAxLjUwMjM5IDkuMDgzNzkgMS4zNTQ1NSA5LjA4Mzc5IDEuMjAwNDRDOS4wODM3OSAxLjA0NjMzIDkuMDIyODEgMC44OTg0ODIgOC45MTQxNiAwLjc4OTE4N1oiIGZpbGw9IiNBMEEwQTAiLz4NCjwvc3ZnPg0K";
|
|
2
|
+
export {
|
|
3
|
+
M as default
|
|
4
|
+
};
|
package/dist/Select/index.d.ts
CHANGED
|
@@ -33,7 +33,7 @@ export declare const AtSelect: {
|
|
|
33
33
|
icon?: string | undefined;
|
|
34
34
|
} | undefined>;
|
|
35
35
|
open: import("vue").Ref<boolean>;
|
|
36
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
36
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
37
37
|
defaultValue: {
|
|
38
38
|
type: () => ISelectItemProps;
|
|
39
39
|
};
|
|
@@ -102,7 +102,7 @@ export declare const AtSelect: {
|
|
|
102
102
|
icons: {
|
|
103
103
|
indicatorSvg: string;
|
|
104
104
|
};
|
|
105
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:items" | "update:selectedItems")[], "update:items" | "update:selectedItems", import("vue").
|
|
105
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:items" | "update:selectedItems")[], "update:items" | "update:selectedItems", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
106
106
|
defaultValues: {
|
|
107
107
|
type: import("vue").PropType<ISelectItemProps[]>;
|
|
108
108
|
default: () => ISelectItemProps[];
|
package/dist/Tabs/Tab/Tab.d.ts
CHANGED
|
@@ -26,7 +26,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
26
26
|
warning: string;
|
|
27
27
|
check: string;
|
|
28
28
|
};
|
|
29
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
29
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
30
30
|
title: {
|
|
31
31
|
type: StringConstructor;
|
|
32
32
|
default: string;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import r from "./Tab.vue2.js";
|
|
2
|
+
import { openBlock as t, createElementBlock as e, createCommentVNode as i, createElementVNode as c, toDisplayString as s } from "vue";
|
|
3
|
+
import "./Tab.vue3.js";
|
|
4
|
+
import l from "../../_virtual/_plugin-vue_export-helper.js";
|
|
5
|
+
const d = ["aria-selected"], p = ["src", "alt"], m = { class: "Tab_title" }, f = {
|
|
6
|
+
key: 1,
|
|
7
|
+
class: "Tab_notifications"
|
|
8
|
+
};
|
|
9
|
+
function u(o, n, _, b, k, y) {
|
|
10
|
+
return t(), e("button", {
|
|
11
|
+
type: "button",
|
|
12
|
+
role: "tab",
|
|
13
|
+
tabindex: "-1",
|
|
14
|
+
"aria-selected": o.isSelected,
|
|
15
|
+
onClick: n[0] || (n[0] = (...a) => o.onClick && o.onClick(...a))
|
|
16
|
+
}, [
|
|
17
|
+
o.icon ? (t(), e("img", {
|
|
18
|
+
key: 0,
|
|
19
|
+
class: "Tab_icon",
|
|
20
|
+
src: o.icons[o.icon],
|
|
21
|
+
alt: o.icon
|
|
22
|
+
}, null, 8, p)) : i("", !0),
|
|
23
|
+
c("span", m, s(o.title), 1),
|
|
24
|
+
o.notifications > 0 ? (t(), e("span", f, s(o.notifications), 1)) : i("", !0)
|
|
25
|
+
], 8, d);
|
|
26
|
+
}
|
|
27
|
+
const B = /* @__PURE__ */ l(r, [["render", u], ["__scopeId", "data-v-50140532"]]);
|
|
28
|
+
export {
|
|
29
|
+
B as default
|
|
30
|
+
};
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { defineComponent as t } from "vue";
|
|
2
|
+
import e from "../imgs/warning.svg.js";
|
|
3
|
+
import n from "../imgs/check.svg.js";
|
|
4
|
+
const r = t({
|
|
5
|
+
name: "AtTab",
|
|
6
|
+
props: {
|
|
7
|
+
title: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: ""
|
|
10
|
+
},
|
|
11
|
+
isSelected: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: !1
|
|
14
|
+
},
|
|
15
|
+
notifications: {
|
|
16
|
+
type: Number,
|
|
17
|
+
default: 0
|
|
18
|
+
},
|
|
19
|
+
icon: {
|
|
20
|
+
type: String,
|
|
21
|
+
default: void 0
|
|
22
|
+
},
|
|
23
|
+
onClick: {
|
|
24
|
+
type: Function,
|
|
25
|
+
default: () => {
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
setup() {
|
|
30
|
+
return {
|
|
31
|
+
icons: {
|
|
32
|
+
warning: e,
|
|
33
|
+
check: n
|
|
34
|
+
}
|
|
35
|
+
};
|
|
36
|
+
}
|
|
37
|
+
});
|
|
38
|
+
export {
|
|
39
|
+
r as default
|
|
40
|
+
};
|
package/dist/Tabs/Tabs.d.ts
CHANGED
|
@@ -33,7 +33,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
33
33
|
tabsList: import("vue").ComputedRef<AtTabProp[]>;
|
|
34
34
|
selectedTab: import("vue").ComputedRef<AtTabProp>;
|
|
35
35
|
selectedTabIndeRef: import("vue").Ref<number>;
|
|
36
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
36
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
37
37
|
tabs: {
|
|
38
38
|
type: PropType<AtTabProp[]>;
|
|
39
39
|
default: () => never[];
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import _ from "./Tabs.vue2.js";
|
|
2
|
+
import { resolveComponent as m, openBlock as n, createElementBlock as c, createElementVNode as a, Fragment as p, renderList as f, createBlock as r, resolveDynamicComponent as u } from "vue";
|
|
3
|
+
import "./Tabs.vue3.js";
|
|
4
|
+
import T from "../_virtual/_plugin-vue_export-helper.js";
|
|
5
|
+
const b = { class: "Tabs_container" }, k = {
|
|
6
|
+
class: "Tabs_tablist",
|
|
7
|
+
role: "tablist",
|
|
8
|
+
"aria-orientation": "horizontal",
|
|
9
|
+
"tab-index": "0"
|
|
10
|
+
}, h = { class: "Tabs_content" };
|
|
11
|
+
function B(t, v, $, C, I, y) {
|
|
12
|
+
var s;
|
|
13
|
+
const l = m("TabButton");
|
|
14
|
+
return n(), c("section", b, [
|
|
15
|
+
a("div", k, [
|
|
16
|
+
(n(!0), c(p, null, f(t.tabsList, (e, o) => (n(), r(l, {
|
|
17
|
+
key: o,
|
|
18
|
+
"is-selected": o === t.selectedTabIndeRef,
|
|
19
|
+
title: e.title,
|
|
20
|
+
notifications: e.notifications,
|
|
21
|
+
icon: e.icon,
|
|
22
|
+
"data-index": o,
|
|
23
|
+
"on-click": (d) => {
|
|
24
|
+
var i;
|
|
25
|
+
(i = e.onClick) == null || i.call(e, d), t.selectedTabIndeRef = o;
|
|
26
|
+
}
|
|
27
|
+
}, null, 8, ["is-selected", "title", "notifications", "icon", "data-index", "on-click"]))), 128))
|
|
28
|
+
]),
|
|
29
|
+
a("main", h, [
|
|
30
|
+
(n(), r(u((s = t.selectedTab) == null ? void 0 : s.slot)))
|
|
31
|
+
])
|
|
32
|
+
]);
|
|
33
|
+
}
|
|
34
|
+
const z = /* @__PURE__ */ T(_, [["render", B], ["__scopeId", "data-v-f576be6b"]]);
|
|
35
|
+
export {
|
|
36
|
+
z as default
|
|
37
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { defineComponent as c, ref as b, computed as a, onMounted as f } from "vue";
|
|
2
|
+
import i from "./Tab/Tab.vue.js";
|
|
3
|
+
const p = c({
|
|
4
|
+
name: "AtTabs",
|
|
5
|
+
components: {
|
|
6
|
+
TabButton: i
|
|
7
|
+
},
|
|
8
|
+
props: {
|
|
9
|
+
tabs: {
|
|
10
|
+
type: Array,
|
|
11
|
+
default: () => [],
|
|
12
|
+
required: !0
|
|
13
|
+
},
|
|
14
|
+
selectedTabIndex: {
|
|
15
|
+
type: Number,
|
|
16
|
+
default: 0
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
setup(e) {
|
|
20
|
+
const t = b(e.selectedTabIndex), n = window.history.state, o = a(() => e.tabs), d = a(() => e.tabs[t.value]);
|
|
21
|
+
return f(() => {
|
|
22
|
+
const r = n == null ? void 0 : n.current, s = o.value.findIndex((u) => u.routeName === r);
|
|
23
|
+
s !== -1 && (t.value = s);
|
|
24
|
+
}), {
|
|
25
|
+
tabsList: o,
|
|
26
|
+
selectedTab: d,
|
|
27
|
+
selectedTabIndeRef: t
|
|
28
|
+
};
|
|
29
|
+
}
|
|
30
|
+
});
|
|
31
|
+
export {
|
|
32
|
+
p as default
|
|
33
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const I = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9InJnYmEoODUsIDAsIDExNSwgMSkiIHdpZHRoPSIxM3B4IiBoZWlnaHQ9IjEzcHgiDQogICAgYWx0PSJjaGVjayINCiAgICB2aWV3Qm94PSIwIDAgMTAuMjgxIDcuNjY3Ij4NCiAgICA8cGF0aA0KICAgICAgICBpZD0iSWNvbl9hd2Vzb21lLWNoZWNrIg0KICAgICAgICBkYXRhLW5hbWU9Ikljb24gYXdlc29tZS1jaGVjayINCiAgICAgICAgZD0iTTMuNDkyLDEyLjA5My4xNTEsOC43NTJhLjUxNC41MTQsMCwwLDEsMC0uNzI3TC44NzgsNy4zYS41MTQuNTE0LDAsMCwxLC43MjcsMEwzLjg1NSw5LjU0OSw4LjY3Nyw0LjcyOGEuNTE0LjUxNCwwLDAsMSwuNzI3LDBsLjcyNy43MjdhLjUxNC41MTQsMCwwLDEsMCwuNzI3TDQuMjE5LDEyLjA5M0EuNTE0LjUxNCwwLDAsMSwzLjQ5MiwxMi4wOTNaIg0KICAgICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC00LjU3NykiDQogICAgLz4NCjwvc3ZnPg==";
|
|
2
|
+
export {
|
|
3
|
+
I as default
|
|
4
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const M = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTNweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgMiAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIg0KICAgIGFsdD0id2FybmluZyI+DQogICAgPHBhdGgNCiAgICAgICAgZD0iTTEuMDAwMTYgMC41ODMzNzRDMC43NTcwNDggMC41ODMzNzQgMC41MjM4OSAwLjY3OTk1MSAwLjM1MTk4MiAwLjg1MTg2QzAuMTgwMDczIDEuMDIzNzcgMC4wODM0OTYxIDEuMjU2OTMgMC4wODM0OTYxIDEuNTAwMDRWOC44MzMzN0MwLjA4MzQ5NjEgOS4wNzY0OSAwLjE4MDA3MyA5LjMwOTY1IDAuMzUxOTgyIDkuNDgxNTZDMC41MjM4OSA5LjY1MzQ2IDAuNzU3MDQ4IDkuNzUwMDQgMS4wMDAxNiA5Ljc1MDA0QzEuMjQzMjggOS43NTAwNCAxLjQ3NjQ0IDkuNjUzNDYgMS42NDgzNCA5LjQ4MTU2QzEuODIwMjUgOS4zMDk2NSAxLjkxNjgzIDkuMDc2NDkgMS45MTY4MyA4LjgzMzM3VjEuNTAwMDRDMS45MTY4MyAxLjI1NjkzIDEuODIwMjUgMS4wMjM3NyAxLjY0ODM0IDAuODUxODZDMS40NzY0NCAwLjY3OTk1MSAxLjI0MzI4IDAuNTgzMzc0IDEuMDAwMTYgMC41ODMzNzRaIg0KICAgICAgICBmaWxsPSJyZ2JhKDg1LCAwLCAxMTUsIDEpIiAvPg0KICAgIDxwYXRoDQogICAgICAgIGQ9Ik0xLjkxNjgzIDEyLjVDMS45MTY4MyAxMS45OTM4IDEuNTA2NDIgMTEuNTgzNCAxLjAwMDE2IDExLjU4MzRDMC40OTM5MDIgMTEuNTgzNCAwLjA4MzQ5NjEgMTEuOTkzOCAwLjA4MzQ5NjEgMTIuNUMwLjA4MzQ5NjEgMTMuMDA2MyAwLjQ5MzkwMiAxMy40MTY3IDEuMDAwMTYgMTMuNDE2N0MxLjUwNjQyIDEzLjQxNjcgMS45MTY4MyAxMy4wMDYzIDEuOTE2ODMgMTIuNVoiDQogICAgICAgIGZpbGw9InJnYmEoODUsIDAsIDExNSwgMSkiIC8+DQo8L3N2Zz4=";
|
|
2
|
+
export {
|
|
3
|
+
M as default
|
|
4
|
+
};
|
|
@@ -8,7 +8,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8
8
|
required: true;
|
|
9
9
|
default: string;
|
|
10
10
|
};
|
|
11
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
11
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
12
|
weight: {
|
|
13
13
|
type: () => "light" | "regular" | "medium" | "bold";
|
|
14
14
|
default: string;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import t from "./Paragraph.vue2.js";
|
|
2
|
+
import { openBlock as a, createElementBlock as o, renderSlot as r } from "vue";
|
|
3
|
+
import "./Paragraph.vue3.js";
|
|
4
|
+
import s from "../../_virtual/_plugin-vue_export-helper.js";
|
|
5
|
+
const i = ["data-size", "data-weight"];
|
|
6
|
+
function d(e, p, n, c, m, f) {
|
|
7
|
+
return a(), o("p", {
|
|
8
|
+
"data-size": e.size,
|
|
9
|
+
"data-weight": e.weight,
|
|
10
|
+
class: "element"
|
|
11
|
+
}, [
|
|
12
|
+
r(e.$slots, "default", {}, void 0, !0)
|
|
13
|
+
], 8, i);
|
|
14
|
+
}
|
|
15
|
+
const $ = /* @__PURE__ */ s(t, [["render", d], ["__scopeId", "data-v-13a5e878"]]);
|
|
16
|
+
export {
|
|
17
|
+
$ as default
|
|
18
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { defineComponent as e } from "vue";
|
|
2
|
+
const r = e({
|
|
3
|
+
name: "AtParagraph",
|
|
4
|
+
props: {
|
|
5
|
+
weight: {
|
|
6
|
+
type: String,
|
|
7
|
+
default: "regular"
|
|
8
|
+
},
|
|
9
|
+
size: {
|
|
10
|
+
type: String,
|
|
11
|
+
required: !0,
|
|
12
|
+
default: "p1"
|
|
13
|
+
}
|
|
14
|
+
},
|
|
15
|
+
setup() {
|
|
16
|
+
return {};
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
export {
|
|
20
|
+
r as default
|
|
21
|
+
};
|
|
@@ -8,7 +8,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8
8
|
required: true;
|
|
9
9
|
default: string;
|
|
10
10
|
};
|
|
11
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
11
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
12
|
bold: {
|
|
13
13
|
type: BooleanConstructor;
|
|
14
14
|
default: boolean;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import e from "./Title.vue2.js";
|
|
2
|
+
import { openBlock as t, createBlock as r, resolveDynamicComponent as s, normalizeClass as a, withCtx as l, renderSlot as n } from "vue";
|
|
3
|
+
import "./Title.vue3.js";
|
|
4
|
+
import p from "../../_virtual/_plugin-vue_export-helper.js";
|
|
5
|
+
function c(o, d, i, m, f, _) {
|
|
6
|
+
return t(), r(s(o.as), {
|
|
7
|
+
class: a(["element", { "font-bold": o.bold }])
|
|
8
|
+
}, {
|
|
9
|
+
default: l(() => [
|
|
10
|
+
n(o.$slots, "default", {}, void 0, !0)
|
|
11
|
+
]),
|
|
12
|
+
_: 3
|
|
13
|
+
}, 8, ["class"]);
|
|
14
|
+
}
|
|
15
|
+
const C = /* @__PURE__ */ p(e, [["render", c], ["__scopeId", "data-v-97a66b12"]]);
|
|
16
|
+
export {
|
|
17
|
+
C as default
|
|
18
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { defineComponent as e } from "vue";
|
|
2
|
+
const o = e({
|
|
3
|
+
name: "AtTitle",
|
|
4
|
+
props: {
|
|
5
|
+
bold: {
|
|
6
|
+
type: Boolean,
|
|
7
|
+
default: !1
|
|
8
|
+
},
|
|
9
|
+
as: {
|
|
10
|
+
type: String,
|
|
11
|
+
required: !0,
|
|
12
|
+
default: "h1"
|
|
13
|
+
}
|
|
14
|
+
},
|
|
15
|
+
setup() {
|
|
16
|
+
return {};
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
export {
|
|
20
|
+
o as default
|
|
21
|
+
};
|
|
@@ -9,7 +9,7 @@ export declare const AtTipograph: {
|
|
|
9
9
|
required: true;
|
|
10
10
|
default: string;
|
|
11
11
|
};
|
|
12
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
12
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
13
13
|
bold: {
|
|
14
14
|
type: BooleanConstructor;
|
|
15
15
|
default: boolean;
|
|
@@ -33,7 +33,7 @@ export declare const AtTipograph: {
|
|
|
33
33
|
required: true;
|
|
34
34
|
default: string;
|
|
35
35
|
};
|
|
36
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
36
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
37
37
|
weight: {
|
|
38
38
|
type: () => "medium" | "bold" | "light" | "regular";
|
|
39
39
|
default: string;
|
package/dist/Toggle/Toggle.d.ts
CHANGED
|
@@ -21,7 +21,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
21
21
|
g: string;
|
|
22
22
|
};
|
|
23
23
|
buttonRef: import("vue").Ref<HTMLButtonElement | null>;
|
|
24
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").
|
|
24
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
25
25
|
size: {
|
|
26
26
|
type: () => "p" | "m" | "g";
|
|
27
27
|
default: string;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import i from "./Toggle.vue2.js";
|
|
2
|
+
import { openBlock as t, createElementBlock as a, normalizeClass as n, normalizeStyle as r, createElementVNode as l } from "vue";
|
|
3
|
+
import "./Toggle.vue3.js";
|
|
4
|
+
import d from "../_virtual/_plugin-vue_export-helper.js";
|
|
5
|
+
const p = ["data-state", "aria-pressed"];
|
|
6
|
+
function f(e, o, m, c, u, z) {
|
|
7
|
+
return t(), a("button", {
|
|
8
|
+
ref: "buttonRef",
|
|
9
|
+
type: "button",
|
|
10
|
+
"data-state": e.isChecked ? "on" : "off",
|
|
11
|
+
"aria-pressed": e.isChecked,
|
|
12
|
+
class: n(e.size),
|
|
13
|
+
style: r({
|
|
14
|
+
borderRadius: e.borderSizeMap[e.size]
|
|
15
|
+
}),
|
|
16
|
+
onClick: o[0] || (o[0] = (...s) => e.onClick && e.onClick(...s))
|
|
17
|
+
}, [
|
|
18
|
+
l("span", {
|
|
19
|
+
style: r({
|
|
20
|
+
width: e.circleSizeMap[e.size],
|
|
21
|
+
height: e.circleSizeMap[e.size]
|
|
22
|
+
})
|
|
23
|
+
}, null, 4)
|
|
24
|
+
], 14, p);
|
|
25
|
+
}
|
|
26
|
+
const y = /* @__PURE__ */ d(i, [["render", f], ["__scopeId", "data-v-fe1d4909"]]);
|
|
27
|
+
export {
|
|
28
|
+
y as default
|
|
29
|
+
};
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { defineComponent as l, ref as p } from "vue";
|
|
2
|
+
const s = l({
|
|
3
|
+
name: "AtToggle",
|
|
4
|
+
props: {
|
|
5
|
+
size: {
|
|
6
|
+
type: String,
|
|
7
|
+
default: "g",
|
|
8
|
+
validator: (t) => ["p", "m", "g"].includes(t)
|
|
9
|
+
}
|
|
10
|
+
},
|
|
11
|
+
emits: ["update:modelValue"],
|
|
12
|
+
setup(t, o) {
|
|
13
|
+
const a = p(null), e = p(!1);
|
|
14
|
+
return {
|
|
15
|
+
isChecked: e,
|
|
16
|
+
onClick: () => {
|
|
17
|
+
e.value = !e.value, o.emit("update:modelValue", e.value);
|
|
18
|
+
},
|
|
19
|
+
circleSizeMap: {
|
|
20
|
+
p: "4px",
|
|
21
|
+
m: "9px",
|
|
22
|
+
g: "13px"
|
|
23
|
+
},
|
|
24
|
+
borderSizeMap: {
|
|
25
|
+
p: "33px",
|
|
26
|
+
m: "66px",
|
|
27
|
+
g: "100px"
|
|
28
|
+
},
|
|
29
|
+
buttonRef: a
|
|
30
|
+
};
|
|
31
|
+
}
|
|
32
|
+
});
|
|
33
|
+
export {
|
|
34
|
+
s as default
|
|
35
|
+
};
|
package/dist/Upload/Upload.d.ts
CHANGED
|
@@ -55,7 +55,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
55
55
|
handleDrop: (event: DragEvent) => void;
|
|
56
56
|
handleRemove: () => void;
|
|
57
57
|
handleUpdateProgressOnParent: (newValue: number) => void;
|
|
58
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateProgress" | "updateFile")[], "updateProgress" | "updateFile", import("vue").
|
|
58
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateProgress" | "updateFile")[], "updateProgress" | "updateFile", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
59
59
|
warningTextUpload: {
|
|
60
60
|
type: StringConstructor;
|
|
61
61
|
required: true;
|