@poppy-ui/vue 0.2.0-beta.3 → 0.2.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/dist/types/proxies.d.ts +49 -36
- package/dist/types/vue-component-lib/utils.d.ts +3 -1
- package/dist/vetur/attributes.json +13 -13
- package/dist/vetur/tags.json +2 -2
- package/dist/web-types.json +17 -17
- package/package.json +7 -10
package/dist/types/proxies.d.ts
CHANGED
|
@@ -1,37 +1,50 @@
|
|
|
1
1
|
import type { JSX } from '@poppy-ui/core/components';
|
|
2
|
-
export declare const PopAccordion: (
|
|
3
|
-
export declare const PopAccordionGroup: (
|
|
4
|
-
export declare const PopAvatar: (
|
|
5
|
-
export declare const PopBadge: (
|
|
6
|
-
export declare const PopButton: (
|
|
7
|
-
export declare const PopCard: (
|
|
8
|
-
export declare const PopCardActions: (
|
|
9
|
-
export declare const PopCardBody: (
|
|
10
|
-
export declare const PopCardTitle: (
|
|
11
|
-
export declare const PopCheckbox: (
|
|
12
|
-
export declare const PopDivider: (
|
|
13
|
-
export declare const PopDrawer: (
|
|
14
|
-
export declare const PopDropdown: (
|
|
15
|
-
export declare const PopImg: (
|
|
16
|
-
export declare const PopIndicator: (
|
|
17
|
-
export declare const PopInput: (
|
|
18
|
-
export declare const PopInputFile: (
|
|
19
|
-
export declare const PopItem: (
|
|
20
|
-
export declare const PopJoin: (
|
|
21
|
-
export declare const PopKbd: (
|
|
22
|
-
export declare const PopList: (
|
|
23
|
-
export declare const PopLoading: (
|
|
24
|
-
export declare const PopMask: (
|
|
25
|
-
export declare const PopModal: (
|
|
26
|
-
export declare const PopNavbar: (
|
|
27
|
-
export declare const PopPopover: (
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
export declare const
|
|
31
|
-
export declare const
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
export declare const
|
|
36
|
-
|
|
37
|
-
|
|
2
|
+
export declare const PopAccordion: import("vue").DefineComponent<JSX.PopAccordion & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopAccordion & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
3
|
+
export declare const PopAccordionGroup: import("vue").DefineComponent<JSX.PopAccordionGroup & import("./vue-component-lib/utils").InputProps<string | string[]>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopAccordionGroup & import("./vue-component-lib/utils").InputProps<string | string[]>>, {}>;
|
|
4
|
+
export declare const PopAvatar: import("vue").DefineComponent<JSX.PopAvatar & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopAvatar & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
5
|
+
export declare const PopBadge: import("vue").DefineComponent<JSX.PopBadge & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopBadge & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
6
|
+
export declare const PopButton: import("vue").DefineComponent<JSX.PopButton & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopButton & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
7
|
+
export declare const PopCard: import("vue").DefineComponent<JSX.PopCard & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopCard & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
8
|
+
export declare const PopCardActions: import("vue").DefineComponent<JSX.PopCardActions & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopCardActions & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
9
|
+
export declare const PopCardBody: import("vue").DefineComponent<JSX.PopCardBody & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopCardBody & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
10
|
+
export declare const PopCardTitle: import("vue").DefineComponent<JSX.PopCardTitle & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopCardTitle & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
11
|
+
export declare const PopCheckbox: import("vue").DefineComponent<JSX.PopCheckbox & import("./vue-component-lib/utils").InputProps<boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopCheckbox & import("./vue-component-lib/utils").InputProps<boolean>>, {}>;
|
|
12
|
+
export declare const PopDivider: import("vue").DefineComponent<JSX.PopDivider & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopDivider & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
13
|
+
export declare const PopDrawer: import("vue").DefineComponent<JSX.PopDrawer & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopDrawer & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
14
|
+
export declare const PopDropdown: import("vue").DefineComponent<JSX.PopDropdown & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopDropdown & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
15
|
+
export declare const PopImg: import("vue").DefineComponent<JSX.PopImg & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopImg & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
16
|
+
export declare const PopIndicator: import("vue").DefineComponent<JSX.PopIndicator & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopIndicator & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
17
|
+
export declare const PopInput: import("vue").DefineComponent<JSX.PopInput & import("./vue-component-lib/utils").InputProps<string | number>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopInput & import("./vue-component-lib/utils").InputProps<string | number>>, {}>;
|
|
18
|
+
export declare const PopInputFile: import("vue").DefineComponent<JSX.PopInputFile & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopInputFile & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
19
|
+
export declare const PopItem: import("vue").DefineComponent<JSX.PopItem & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopItem & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
20
|
+
export declare const PopJoin: import("vue").DefineComponent<JSX.PopJoin & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopJoin & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
21
|
+
export declare const PopKbd: import("vue").DefineComponent<JSX.PopKbd & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopKbd & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
22
|
+
export declare const PopList: import("vue").DefineComponent<JSX.PopList & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopList & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
23
|
+
export declare const PopLoading: import("vue").DefineComponent<JSX.PopLoading & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopLoading & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
24
|
+
export declare const PopMask: import("vue").DefineComponent<JSX.PopMask & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopMask & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
25
|
+
export declare const PopModal: import("vue").DefineComponent<JSX.PopModal & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopModal & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
26
|
+
export declare const PopNavbar: import("vue").DefineComponent<JSX.PopNavbar & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopNavbar & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
27
|
+
export declare const PopPopover: import("vue").DefineComponent<JSX.PopPopover & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopPopover & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {
|
|
28
|
+
animated?: any;
|
|
29
|
+
}>;
|
|
30
|
+
export declare const PopProgress: import("vue").DefineComponent<JSX.PopProgress & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopProgress & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
31
|
+
export declare const PopRadio: import("vue").DefineComponent<JSX.PopRadio & import("./vue-component-lib/utils").InputProps<any>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopRadio & import("./vue-component-lib/utils").InputProps<any>>, {
|
|
32
|
+
modelValue?: any;
|
|
33
|
+
value?: any | null;
|
|
34
|
+
}>;
|
|
35
|
+
export declare const PopRadioGroup: import("vue").DefineComponent<JSX.PopRadioGroup & import("./vue-component-lib/utils").InputProps<any>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopRadioGroup & import("./vue-component-lib/utils").InputProps<any>>, {
|
|
36
|
+
modelValue?: any;
|
|
37
|
+
value?: any | null;
|
|
38
|
+
}>;
|
|
39
|
+
export declare const PopRange: import("vue").DefineComponent<JSX.PopRange & import("./vue-component-lib/utils").InputProps<number>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopRange & import("./vue-component-lib/utils").InputProps<number>>, {}>;
|
|
40
|
+
export declare const PopSelect: import("vue").DefineComponent<JSX.PopSelect & import("./vue-component-lib/utils").InputProps<any>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopSelect & import("./vue-component-lib/utils").InputProps<any>>, {
|
|
41
|
+
modelValue?: any;
|
|
42
|
+
value?: any | null;
|
|
43
|
+
}>;
|
|
44
|
+
export declare const PopSelectOption: import("vue").DefineComponent<JSX.PopSelectOption & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopSelectOption & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {
|
|
45
|
+
value?: any | null;
|
|
46
|
+
}>;
|
|
47
|
+
export declare const PopSwap: import("vue").DefineComponent<JSX.PopSwap & import("./vue-component-lib/utils").InputProps<boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopSwap & import("./vue-component-lib/utils").InputProps<boolean>>, {}>;
|
|
48
|
+
export declare const PopTextarea: import("vue").DefineComponent<JSX.PopTextarea & import("./vue-component-lib/utils").InputProps<string>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopTextarea & import("./vue-component-lib/utils").InputProps<string>>, {}>;
|
|
49
|
+
export declare const PopToggle: import("vue").DefineComponent<JSX.PopToggle & import("./vue-component-lib/utils").InputProps<boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopToggle & import("./vue-component-lib/utils").InputProps<boolean>>, {}>;
|
|
50
|
+
export declare const PopTooltip: import("vue").DefineComponent<JSX.PopTooltip & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.PopTooltip & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
@@ -13,4 +13,6 @@ export interface InputProps<T> {
|
|
|
13
13
|
* @prop modelProp - The prop that v-model binds to (i.e. value)
|
|
14
14
|
* @prop modelUpdateEvent - The event that is fired from your Web Component when the value changes (i.e. ionChange)
|
|
15
15
|
*/
|
|
16
|
-
export declare const defineContainer: <Props, VModelType = string | number | boolean>(name: string, defineCustomElement: any, componentProps?: string[], modelProp?: string, modelUpdateEvent?: string) => (
|
|
16
|
+
export declare const defineContainer: <Props, VModelType = string | number | boolean>(name: string, defineCustomElement: any, componentProps?: string[], modelProp?: string, modelUpdateEvent?: string) => import("vue").DefineComponent<Props & InputProps<VModelType>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<Props & InputProps<VModelType> extends infer T ? T extends Props & InputProps<VModelType> ? T extends import("vue").ComponentPropsOptions<{
|
|
17
|
+
[x: string]: unknown;
|
|
18
|
+
}> ? import("vue").ExtractPropTypes<T> : T : never : never>, import("vue").ExtractDefaultPropTypes<Props & InputProps<VModelType>>>;
|
|
@@ -351,7 +351,7 @@
|
|
|
351
351
|
},
|
|
352
352
|
"pop-input/auto-capitalize": {
|
|
353
353
|
"type": "\"characters\" | \"none\" | \"off\" | \"on\" | \"sentences\" | \"words\"",
|
|
354
|
-
"description": "This features work only on mobile and tablet devices.\nBy default the User Agent and input make their own determination
|
|
354
|
+
"description": "This features work only on mobile and tablet devices.\nBy default the User Agent and input make their own determination.",
|
|
355
355
|
"options": [
|
|
356
356
|
"characters",
|
|
357
357
|
"none",
|
|
@@ -428,7 +428,7 @@
|
|
|
428
428
|
},
|
|
429
429
|
"pop-input/bordered": {
|
|
430
430
|
"type": "boolean",
|
|
431
|
-
"description": "if `true`, adds border to
|
|
431
|
+
"description": "if `true`, adds border to input when `color` property is not set.",
|
|
432
432
|
"options": []
|
|
433
433
|
},
|
|
434
434
|
"pop-input/color": {
|
|
@@ -467,7 +467,7 @@
|
|
|
467
467
|
},
|
|
468
468
|
"pop-input/enterkeyhint": {
|
|
469
469
|
"type": "\"done\" | \"enter\" | \"go\" | \"next\" | \"previous\" | \"search\" | \"send\"",
|
|
470
|
-
"description": "A hint to the browser for which keyboard to display.\nThat specifies what action label (or icon) to present for the enter key on virtual keyboards
|
|
470
|
+
"description": "A hint to the browser for which keyboard to display.\nThat specifies what action label (or icon) to present for the enter key on virtual keyboards.",
|
|
471
471
|
"options": [
|
|
472
472
|
"done",
|
|
473
473
|
"enter",
|
|
@@ -480,17 +480,17 @@
|
|
|
480
480
|
},
|
|
481
481
|
"pop-input/error-text": {
|
|
482
482
|
"type": "string",
|
|
483
|
-
"description": "Text that is placed under the
|
|
483
|
+
"description": "Text that is placed under the input and displayed when an error is detected.",
|
|
484
484
|
"options": []
|
|
485
485
|
},
|
|
486
486
|
"pop-input/helper-text": {
|
|
487
487
|
"type": "string",
|
|
488
|
-
"description": "Text that is placed under the
|
|
488
|
+
"description": "Text that is placed under the input and displayed when no error is detected.",
|
|
489
489
|
"options": []
|
|
490
490
|
},
|
|
491
491
|
"pop-input/keyboard": {
|
|
492
492
|
"type": "\"decimal\" | \"email\" | \"none\" | \"numeric\" | \"search\" | \"tel\" | \"text\" | \"url\"",
|
|
493
|
-
"description": "A hint to the browser for which virtual keyboard to display
|
|
493
|
+
"description": "A hint to the browser for which virtual keyboard to display.",
|
|
494
494
|
"options": [
|
|
495
495
|
"decimal",
|
|
496
496
|
"email",
|
|
@@ -626,12 +626,12 @@
|
|
|
626
626
|
},
|
|
627
627
|
"pop-input-file/error-text": {
|
|
628
628
|
"type": "string",
|
|
629
|
-
"description": "Text that is placed under the
|
|
629
|
+
"description": "Text that is placed under the input-file and displayed when an error is detected.",
|
|
630
630
|
"options": []
|
|
631
631
|
},
|
|
632
632
|
"pop-input-file/helper-text": {
|
|
633
633
|
"type": "string",
|
|
634
|
-
"description": "Text that is placed under the
|
|
634
|
+
"description": "Text that is placed under the input-file and displayed when no error is detected.",
|
|
635
635
|
"options": []
|
|
636
636
|
},
|
|
637
637
|
"pop-input-file/multiple": {
|
|
@@ -1158,7 +1158,7 @@
|
|
|
1158
1158
|
},
|
|
1159
1159
|
"pop-textarea/auto-capitalize": {
|
|
1160
1160
|
"type": "\"characters\" | \"none\" | \"off\" | \"on\" | \"sentences\" | \"words\"",
|
|
1161
|
-
"description": "This features work only on mobile and tablet devices.\nBy default the User Agent and input make their own determination
|
|
1161
|
+
"description": "This features work only on mobile and tablet devices.\nBy default the User Agent and input make their own determination.",
|
|
1162
1162
|
"options": [
|
|
1163
1163
|
"characters",
|
|
1164
1164
|
"none",
|
|
@@ -1219,7 +1219,7 @@
|
|
|
1219
1219
|
},
|
|
1220
1220
|
"pop-textarea/enterkeyhint": {
|
|
1221
1221
|
"type": "\"done\" | \"enter\" | \"go\" | \"next\" | \"previous\" | \"search\" | \"send\"",
|
|
1222
|
-
"description": "A hint to the browser for which keyboard to display.\nThat specifies what action label (or icon) to present for the enter key on virtual keyboards
|
|
1222
|
+
"description": "A hint to the browser for which keyboard to display.\nThat specifies what action label (or icon) to present for the enter key on virtual keyboards.",
|
|
1223
1223
|
"options": [
|
|
1224
1224
|
"done",
|
|
1225
1225
|
"enter",
|
|
@@ -1242,7 +1242,7 @@
|
|
|
1242
1242
|
},
|
|
1243
1243
|
"pop-textarea/keyboard": {
|
|
1244
1244
|
"type": "\"decimal\" | \"email\" | \"none\" | \"numeric\" | \"search\" | \"tel\" | \"text\" | \"url\"",
|
|
1245
|
-
"description": "A hint to the browser for which virtual keyboard to display
|
|
1245
|
+
"description": "A hint to the browser for which virtual keyboard to display.",
|
|
1246
1246
|
"options": [
|
|
1247
1247
|
"decimal",
|
|
1248
1248
|
"email",
|
|
@@ -1306,12 +1306,12 @@
|
|
|
1306
1306
|
},
|
|
1307
1307
|
"pop-textarea/value": {
|
|
1308
1308
|
"type": "string",
|
|
1309
|
-
"description": "The value of the
|
|
1309
|
+
"description": "The value of the textarea.",
|
|
1310
1310
|
"options": []
|
|
1311
1311
|
},
|
|
1312
1312
|
"pop-textarea/wrap": {
|
|
1313
1313
|
"type": "\"hard\" | \"soft\"",
|
|
1314
|
-
"description": "Indicates how the control wraps text.\n\
|
|
1314
|
+
"description": "Indicates how the control wraps text.\n\nIf wrap attribute is in the `hard` state, the `cols` property must be specified.",
|
|
1315
1315
|
"options": [
|
|
1316
1316
|
"hard",
|
|
1317
1317
|
"soft"
|
package/dist/vetur/tags.json
CHANGED
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
]
|
|
122
122
|
},
|
|
123
123
|
"pop-input": {
|
|
124
|
-
"description": "
|
|
124
|
+
"description": "Text Input is a simple input field.",
|
|
125
125
|
"attributes": [
|
|
126
126
|
"auto-capitalize",
|
|
127
127
|
"auto-complete",
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
]
|
|
155
155
|
},
|
|
156
156
|
"pop-input-file": {
|
|
157
|
-
"description": "
|
|
157
|
+
"description": "File Input is a an input field for uploading files.",
|
|
158
158
|
"attributes": [
|
|
159
159
|
"auto-focus",
|
|
160
160
|
"bordered",
|
package/dist/web-types.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"$schema": "http://json.schemastore.org/web-types",
|
|
3
3
|
"framework": "vue",
|
|
4
4
|
"name": "@poppy-ui/vue",
|
|
5
|
-
"version": "0.2.0
|
|
5
|
+
"version": "0.2.0",
|
|
6
6
|
"contributions": {
|
|
7
7
|
"html": {
|
|
8
8
|
"types-syntax": "typescript",
|
|
@@ -872,7 +872,7 @@
|
|
|
872
872
|
{
|
|
873
873
|
"name": "PopInput",
|
|
874
874
|
"doc-url": "https://poppy-ui.com/docs/api/input",
|
|
875
|
-
"description": "
|
|
875
|
+
"description": "Text Input is a simple input field.",
|
|
876
876
|
"source": {
|
|
877
877
|
"module": "@poppy-ui/core/src/components/input/input.d.ts",
|
|
878
878
|
"symbol": "Input"
|
|
@@ -880,7 +880,7 @@
|
|
|
880
880
|
"attributes": [
|
|
881
881
|
{
|
|
882
882
|
"name": "auto-capitalize",
|
|
883
|
-
"description": "This features work only on mobile and tablet devices.\nBy default the User Agent and input make their own determination
|
|
883
|
+
"description": "This features work only on mobile and tablet devices.\nBy default the User Agent and input make their own determination.",
|
|
884
884
|
"required": false,
|
|
885
885
|
"value": {
|
|
886
886
|
"kind": "expression",
|
|
@@ -908,7 +908,7 @@
|
|
|
908
908
|
},
|
|
909
909
|
{
|
|
910
910
|
"name": "bordered",
|
|
911
|
-
"description": "if `true`, adds border to
|
|
911
|
+
"description": "if `true`, adds border to input when `color` property is not set.",
|
|
912
912
|
"required": false,
|
|
913
913
|
"value": {
|
|
914
914
|
"kind": "expression",
|
|
@@ -962,7 +962,7 @@
|
|
|
962
962
|
},
|
|
963
963
|
{
|
|
964
964
|
"name": "enterkeyhint",
|
|
965
|
-
"description": "A hint to the browser for which keyboard to display.\nThat specifies what action label (or icon) to present for the enter key on virtual keyboards
|
|
965
|
+
"description": "A hint to the browser for which keyboard to display.\nThat specifies what action label (or icon) to present for the enter key on virtual keyboards.",
|
|
966
966
|
"required": false,
|
|
967
967
|
"value": {
|
|
968
968
|
"kind": "expression",
|
|
@@ -971,7 +971,7 @@
|
|
|
971
971
|
},
|
|
972
972
|
{
|
|
973
973
|
"name": "error-text",
|
|
974
|
-
"description": "Text that is placed under the
|
|
974
|
+
"description": "Text that is placed under the input and displayed when an error is detected.",
|
|
975
975
|
"required": false,
|
|
976
976
|
"value": {
|
|
977
977
|
"kind": "expression",
|
|
@@ -980,7 +980,7 @@
|
|
|
980
980
|
},
|
|
981
981
|
{
|
|
982
982
|
"name": "helper-text",
|
|
983
|
-
"description": "Text that is placed under the
|
|
983
|
+
"description": "Text that is placed under the input and displayed when no error is detected.",
|
|
984
984
|
"required": false,
|
|
985
985
|
"value": {
|
|
986
986
|
"kind": "expression",
|
|
@@ -989,7 +989,7 @@
|
|
|
989
989
|
},
|
|
990
990
|
{
|
|
991
991
|
"name": "keyboard",
|
|
992
|
-
"description": "A hint to the browser for which virtual keyboard to display
|
|
992
|
+
"description": "A hint to the browser for which virtual keyboard to display.",
|
|
993
993
|
"required": false,
|
|
994
994
|
"value": {
|
|
995
995
|
"kind": "expression",
|
|
@@ -1195,7 +1195,7 @@
|
|
|
1195
1195
|
{
|
|
1196
1196
|
"name": "PopInputFile",
|
|
1197
1197
|
"doc-url": "https://poppy-ui.com/docs/api/input-file",
|
|
1198
|
-
"description": "
|
|
1198
|
+
"description": "File Input is a an input field for uploading files.",
|
|
1199
1199
|
"source": {
|
|
1200
1200
|
"module": "@poppy-ui/core/src/components/input-file/input-file.d.ts",
|
|
1201
1201
|
"symbol": "InputFile"
|
|
@@ -1239,7 +1239,7 @@
|
|
|
1239
1239
|
},
|
|
1240
1240
|
{
|
|
1241
1241
|
"name": "error-text",
|
|
1242
|
-
"description": "Text that is placed under the
|
|
1242
|
+
"description": "Text that is placed under the input-file and displayed when an error is detected.",
|
|
1243
1243
|
"required": false,
|
|
1244
1244
|
"value": {
|
|
1245
1245
|
"kind": "expression",
|
|
@@ -1248,7 +1248,7 @@
|
|
|
1248
1248
|
},
|
|
1249
1249
|
{
|
|
1250
1250
|
"name": "helper-text",
|
|
1251
|
-
"description": "Text that is placed under the
|
|
1251
|
+
"description": "Text that is placed under the input-file and displayed when no error is detected.",
|
|
1252
1252
|
"required": false,
|
|
1253
1253
|
"value": {
|
|
1254
1254
|
"kind": "expression",
|
|
@@ -1330,7 +1330,7 @@
|
|
|
1330
1330
|
},
|
|
1331
1331
|
{
|
|
1332
1332
|
"name": "popChange",
|
|
1333
|
-
"description": "The `popChange` event is fired when the user modifies the
|
|
1333
|
+
"description": "The `popChange` event is fired when the user modifies the input-file's value.",
|
|
1334
1334
|
"arguments": [
|
|
1335
1335
|
{
|
|
1336
1336
|
"name": "detail",
|
|
@@ -2476,7 +2476,7 @@
|
|
|
2476
2476
|
"attributes": [
|
|
2477
2477
|
{
|
|
2478
2478
|
"name": "auto-capitalize",
|
|
2479
|
-
"description": "This features work only on mobile and tablet devices.\nBy default the User Agent and input make their own determination
|
|
2479
|
+
"description": "This features work only on mobile and tablet devices.\nBy default the User Agent and input make their own determination.",
|
|
2480
2480
|
"required": false,
|
|
2481
2481
|
"value": {
|
|
2482
2482
|
"kind": "expression",
|
|
@@ -2558,7 +2558,7 @@
|
|
|
2558
2558
|
},
|
|
2559
2559
|
{
|
|
2560
2560
|
"name": "enterkeyhint",
|
|
2561
|
-
"description": "A hint to the browser for which keyboard to display.\nThat specifies what action label (or icon) to present for the enter key on virtual keyboards
|
|
2561
|
+
"description": "A hint to the browser for which keyboard to display.\nThat specifies what action label (or icon) to present for the enter key on virtual keyboards.",
|
|
2562
2562
|
"required": false,
|
|
2563
2563
|
"value": {
|
|
2564
2564
|
"kind": "expression",
|
|
@@ -2585,7 +2585,7 @@
|
|
|
2585
2585
|
},
|
|
2586
2586
|
{
|
|
2587
2587
|
"name": "keyboard",
|
|
2588
|
-
"description": "A hint to the browser for which virtual keyboard to display
|
|
2588
|
+
"description": "A hint to the browser for which virtual keyboard to display.",
|
|
2589
2589
|
"required": false,
|
|
2590
2590
|
"value": {
|
|
2591
2591
|
"kind": "expression",
|
|
@@ -2676,7 +2676,7 @@
|
|
|
2676
2676
|
},
|
|
2677
2677
|
{
|
|
2678
2678
|
"name": "value",
|
|
2679
|
-
"description": "The value of the
|
|
2679
|
+
"description": "The value of the textarea.",
|
|
2680
2680
|
"required": false,
|
|
2681
2681
|
"default": "''",
|
|
2682
2682
|
"value": {
|
|
@@ -2686,7 +2686,7 @@
|
|
|
2686
2686
|
},
|
|
2687
2687
|
{
|
|
2688
2688
|
"name": "wrap",
|
|
2689
|
-
"description": "Indicates how the control wraps text.\n\
|
|
2689
|
+
"description": "Indicates how the control wraps text.\n\nIf wrap attribute is in the `hard` state, the `cols` property must be specified.",
|
|
2690
2690
|
"required": false,
|
|
2691
2691
|
"value": {
|
|
2692
2692
|
"kind": "expression",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@poppy-ui/vue",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.2.0
|
|
4
|
+
"version": "0.2.0",
|
|
5
5
|
"description": "Vue specific wrapper for @poppy-ui/core",
|
|
6
6
|
"author": "Sukaato <sukaato.dev@proton.me>",
|
|
7
7
|
"homepage": "https://github.com/CheeseGrinder/poppy-ui#readme",
|
|
@@ -48,22 +48,16 @@
|
|
|
48
48
|
"lint:fix": "biome lint --fix",
|
|
49
49
|
"biome": "biome"
|
|
50
50
|
},
|
|
51
|
-
"dependencies": {
|
|
52
|
-
"@poppy-ui/core": "0.2.0-beta.3"
|
|
53
|
-
},
|
|
54
51
|
"devDependencies": {
|
|
55
52
|
"@biomejs/biome": "^1.8.3",
|
|
56
|
-
"@poppy-ui/docs": "0.2.0
|
|
53
|
+
"@poppy-ui/docs": "^0.2.0",
|
|
57
54
|
"@rollup/plugin-typescript": "^11.1.6",
|
|
58
55
|
"change-case": "^5.4.4",
|
|
59
56
|
"rimraf": "^6.0.1",
|
|
60
57
|
"rollup": "^4.20.0",
|
|
61
58
|
"typescript": "^5.4.5",
|
|
62
59
|
"vite": "^5.4.0",
|
|
63
|
-
"vue": "~3.
|
|
64
|
-
},
|
|
65
|
-
"peerDependencies": {
|
|
66
|
-
"vue": ">=3.3.9"
|
|
60
|
+
"vue": "~3.2.47"
|
|
67
61
|
},
|
|
68
62
|
"vetur": {
|
|
69
63
|
"tags": "dist/vetur/tags.json",
|
|
@@ -72,5 +66,8 @@
|
|
|
72
66
|
"web-types": "dist/web-types.json",
|
|
73
67
|
"sideEffects": [
|
|
74
68
|
"css/*.css"
|
|
75
|
-
]
|
|
69
|
+
],
|
|
70
|
+
"dependencies": {
|
|
71
|
+
"@poppy-ui/core": "^0.2.0"
|
|
72
|
+
}
|
|
76
73
|
}
|