@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.
- package/dist/Accordion/Accordion.vue.d.ts +6 -6
- package/dist/CardWithInsights/CardWithInsights.vue.d.ts +1 -1
- package/dist/DatePicker/DatePickerHeader/DatePickerHeader.vue.d.ts +2 -2
- package/dist/DatePicker/DatePickerTime/DatePickerTime.vue.d.ts +196 -196
- package/dist/Dropdown/Checklist/Dropdown.Checklist.vue.d.ts +5 -5
- package/dist/Faq/Faq.vue.d.ts +1 -1
- package/dist/Faq/FaqItem/FaqItem.vue.d.ts +1 -1
- package/dist/Icons/icons.d.ts +212 -212
- package/dist/Input/Input.core.vue.d.ts +194 -194
- package/dist/Input/Text-area.vue.d.ts +194 -194
- package/dist/Input/index.d.ts +388 -388
- package/dist/Legend/Legend.vue.d.ts +2 -2
- package/dist/Menu/Menu.vue.d.ts +408 -408
- package/dist/Notifications/Notification/Notification.vue.d.ts +6 -6
- package/dist/Notifications/Notifications.vue.d.ts +6 -6
- package/dist/ProgressBar/ProgressBar.vue.d.ts +2 -2
- package/dist/Search/Search.vue.d.ts +196 -196
- package/dist/Select/Multiple/Select.multiple.vue.d.ts +195 -195
- package/dist/Select/Select.core.vue.d.ts +195 -195
- package/dist/Select/Single/Select.single.vue.d.ts +195 -195
- package/dist/Select/index.d.ts +390 -390
- package/dist/TableConfig/TableConfig.vue.d.ts +6 -6
- package/dist/Tag/Tag.vue.d.ts +6 -6
- package/dist/Tooltip/Tooltip.vue.d.ts +1 -1
- package/dist/Upload/MultipleUpload/MultipleUpload.vue.d.ts +3 -3
- package/dist/Upload/SingleUpload/SingleUpload.vue.d.ts +3 -3
- package/dist/Upload/Upload.vue.d.ts +6 -6
- package/dist/Upload/UploaderHeader/UploaderHeader.vue.d.ts +1 -1
- 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('
|
|
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('
|
|
198
|
-
AtDragOrderRegularIcon: import('vue').DefineComponent<import('
|
|
199
|
-
AtLockRegularIcon: import('vue').DefineComponent<import('
|
|
200
|
-
AtUnlockRegularIcon: import('vue').DefineComponent<import('
|
|
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";
|
package/dist/Faq/Faq.vue.d.ts
CHANGED
|
@@ -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('
|
|
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('
|
|
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";
|