@agrotools1/at-components1 1.1.2-beta.0 → 1.1.2-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (29) hide show
  1. package/dist/Accordion/Accordion.vue.d.ts +6 -6
  2. package/dist/CardWithInsights/CardWithInsights.vue.d.ts +1 -1
  3. package/dist/DatePicker/DatePickerHeader/DatePickerHeader.vue.d.ts +2 -2
  4. package/dist/DatePicker/DatePickerTime/DatePickerTime.vue.d.ts +196 -196
  5. package/dist/Dropdown/Checklist/Dropdown.Checklist.vue.d.ts +5 -5
  6. package/dist/Faq/Faq.vue.d.ts +1 -1
  7. package/dist/Faq/FaqItem/FaqItem.vue.d.ts +1 -1
  8. package/dist/Icons/icons.d.ts +212 -212
  9. package/dist/Input/Input.core.vue.d.ts +194 -194
  10. package/dist/Input/Text-area.vue.d.ts +194 -194
  11. package/dist/Input/index.d.ts +388 -388
  12. package/dist/Legend/Legend.vue.d.ts +2 -2
  13. package/dist/Menu/Menu.vue.d.ts +408 -408
  14. package/dist/Notifications/Notification/Notification.vue.d.ts +6 -6
  15. package/dist/Notifications/Notifications.vue.d.ts +6 -6
  16. package/dist/ProgressBar/ProgressBar.vue.d.ts +2 -2
  17. package/dist/Search/Search.vue.d.ts +196 -196
  18. package/dist/Select/Multiple/Select.multiple.vue.d.ts +195 -195
  19. package/dist/Select/Select.core.vue.d.ts +195 -195
  20. package/dist/Select/Single/Select.single.vue.d.ts +195 -195
  21. package/dist/Select/index.d.ts +390 -390
  22. package/dist/TableConfig/TableConfig.vue.d.ts +6 -6
  23. package/dist/Tag/Tag.vue.d.ts +6 -6
  24. package/dist/Tooltip/Tooltip.vue.d.ts +1 -1
  25. package/dist/Upload/MultipleUpload/MultipleUpload.vue.d.ts +3 -3
  26. package/dist/Upload/SingleUpload/SingleUpload.vue.d.ts +3 -3
  27. package/dist/Upload/Upload.vue.d.ts +6 -6
  28. package/dist/Upload/UploaderHeader/UploaderHeader.vue.d.ts +1 -1
  29. package/package.json +12 -2
@@ -171,7 +171,7 @@ declare const _default: import('vue').DefineComponent<{
171
171
  getItemText: (item: DropdownListItem) => string;
172
172
  setListProps: () => void;
173
173
  closeDialog: () => void;
174
- getLockItem: (item: DropdownListItem) => import('vue').DefineComponent<import('@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
174
+ getLockItem: (item: DropdownListItem) => import('vue').DefineComponent<import('node_modules/@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('node_modules/@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
175
175
  getLockIconColor: (item: DropdownListItem) => {
176
176
  color: string;
177
177
  };
@@ -194,10 +194,10 @@ declare const _default: import('vue').DefineComponent<{
194
194
  sortable: boolean | undefined;
195
195
  listItemSeparator: string | undefined;
196
196
  }, {}, {
197
- AtCloseSolidIcon: import('vue').DefineComponent<import('@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
198
- AtDragOrderRegularIcon: import('vue').DefineComponent<import('@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
199
- AtLockRegularIcon: import('vue').DefineComponent<import('@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
200
- AtUnlockRegularIcon: import('vue').DefineComponent<import('@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
197
+ AtCloseSolidIcon: import('vue').DefineComponent<import('node_modules/@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('node_modules/@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
198
+ AtDragOrderRegularIcon: import('vue').DefineComponent<import('node_modules/@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('node_modules/@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
199
+ AtLockRegularIcon: import('vue').DefineComponent<import('node_modules/@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('node_modules/@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
200
+ AtUnlockRegularIcon: import('vue').DefineComponent<import('node_modules/@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('node_modules/@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
201
201
  AtParagraph: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
202
202
  weight: {
203
203
  type: () => "light" | "regular" | "medium" | "bold";
@@ -183,7 +183,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
183
183
  fullSize: boolean;
184
184
  fixedTop: boolean;
185
185
  }, {}, {
186
- AtArrowRightSolidIcon: import('vue').DefineComponent<import('@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
186
+ AtArrowRightSolidIcon: import('vue').DefineComponent<import('node_modules/@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('node_modules/@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
187
187
  AtButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
188
188
  variant: {
189
189
  type: () => "primary" | "secondary" | "danger" | "header";
@@ -32,7 +32,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
32
32
  fullSize: boolean;
33
33
  fixedTop: boolean;
34
34
  }, {}, {
35
- AtArrowRightSolidIcon: import('vue').DefineComponent<import('@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
35
+ AtArrowRightSolidIcon: import('vue').DefineComponent<import('node_modules/@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('node_modules/@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue').IconWrapperProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
36
36
  AtButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
37
37
  variant: {
38
38
  type: () => "primary" | "secondary" | "danger" | "header";