@stencil-kit/vue 0.0.1 → 0.0.3

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.
@@ -1,6 +1,10 @@
1
1
  import { type StencilVueComponent } from '@stencil/vue-output-target/runtime';
2
2
  import type { JSX } from '@stencil-kit/core';
3
+ export declare const MyAlert: StencilVueComponent<JSX.MyAlert>;
3
4
  export declare const MyBadge: StencilVueComponent<JSX.MyBadge>;
4
5
  export declare const MyButton: StencilVueComponent<JSX.MyButton>;
5
6
  export declare const MyCard: StencilVueComponent<JSX.MyCard>;
6
7
  export declare const MyComponent: StencilVueComponent<JSX.MyComponent>;
8
+ export declare const MyDropdown: StencilVueComponent<JSX.MyDropdown>;
9
+ export declare const MyInput: StencilVueComponent<JSX.MyInput>;
10
+ export declare const MyModal: StencilVueComponent<JSX.MyModal>;
@@ -1,4 +1,12 @@
1
1
  import { defineContainer } from '@stencil/vue-output-target/runtime';
2
+ export const MyAlert = defineContainer('my-alert', undefined, [
3
+ 'type',
4
+ 'alertTitle',
5
+ 'dismissible',
6
+ 'myDismiss'
7
+ ], [
8
+ 'myDismiss'
9
+ ]);
2
10
  export const MyBadge = defineContainer('my-badge', undefined, [
3
11
  'color',
4
12
  'size',
@@ -19,4 +27,37 @@ export const MyComponent = defineContainer('my-component', undefined, [
19
27
  'middle',
20
28
  'last'
21
29
  ]);
30
+ export const MyDropdown = defineContainer('my-dropdown', undefined, [
31
+ 'options',
32
+ 'value',
33
+ 'placeholder',
34
+ 'label',
35
+ 'disabled',
36
+ 'error',
37
+ 'myChange'
38
+ ], [
39
+ 'myChange'
40
+ ]);
41
+ export const MyInput = defineContainer('my-input', undefined, [
42
+ 'label',
43
+ 'placeholder',
44
+ 'value',
45
+ 'type',
46
+ 'error',
47
+ 'disabled',
48
+ 'required',
49
+ 'myChange',
50
+ 'myBlur'
51
+ ], [
52
+ 'myChange',
53
+ 'myBlur'
54
+ ]);
55
+ export const MyModal = defineContainer('my-modal', undefined, [
56
+ 'open',
57
+ 'modalTitle',
58
+ 'size',
59
+ 'myClose'
60
+ ], [
61
+ 'myClose'
62
+ ]);
22
63
  //# sourceMappingURL=components.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"components.js","sourceRoot":"","sources":["../lib/components.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,eAAe,EAA4B,MAAM,oCAAoC,CAAC;AAQ/F,MAAM,CAAC,MAAM,OAAO,GAAmD,eAAe,CAAc,UAAU,EAAE,SAAS,EAAE;IACzH,OAAO;IACP,MAAM;IACN,MAAM;CACP,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,QAAQ,GAAoD,eAAe,CAAe,WAAW,EAAE,SAAS,EAAE;IAC7H,SAAS;IACT,MAAM;IACN,UAAU;CACX,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,MAAM,GAAkD,eAAe,CAAa,SAAS,EAAE,SAAS,EAAE;IACrH,WAAW;IACX,UAAU;IACV,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,WAAW,GAAuD,eAAe,CAAkB,cAAc,EAAE,SAAS,EAAE;IACzI,OAAO;IACP,QAAQ;IACR,MAAM;CACP,CAAC,CAAC"}
1
+ {"version":3,"file":"components.js","sourceRoot":"","sources":["../lib/components.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,eAAe,EAA4B,MAAM,oCAAoC,CAAC;AAQ/F,MAAM,CAAC,MAAM,OAAO,GAAmD,eAAe,CAAc,UAAU,EAAE,SAAS,EAAE;IACzH,MAAM;IACN,YAAY;IACZ,aAAa;IACb,WAAW;CACZ,EAAE;IACD,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,OAAO,GAAmD,eAAe,CAAc,UAAU,EAAE,SAAS,EAAE;IACzH,OAAO;IACP,MAAM;IACN,MAAM;CACP,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,QAAQ,GAAoD,eAAe,CAAe,WAAW,EAAE,SAAS,EAAE;IAC7H,SAAS;IACT,MAAM;IACN,UAAU;CACX,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,MAAM,GAAkD,eAAe,CAAa,SAAS,EAAE,SAAS,EAAE;IACrH,WAAW;IACX,UAAU;IACV,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,WAAW,GAAuD,eAAe,CAAkB,cAAc,EAAE,SAAS,EAAE;IACzI,OAAO;IACP,QAAQ;IACR,MAAM;CACP,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,UAAU,GAAsD,eAAe,CAAiB,aAAa,EAAE,SAAS,EAAE;IACrI,SAAS;IACT,OAAO;IACP,aAAa;IACb,OAAO;IACP,UAAU;IACV,OAAO;IACP,UAAU;CACX,EAAE;IACD,UAAU;CACX,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,OAAO,GAAmD,eAAe,CAAc,UAAU,EAAE,SAAS,EAAE;IACzH,OAAO;IACP,aAAa;IACb,OAAO;IACP,MAAM;IACN,OAAO;IACP,UAAU;IACV,UAAU;IACV,UAAU;IACV,QAAQ;CACT,EAAE;IACD,UAAU;IACV,QAAQ;CACT,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,OAAO,GAAmD,eAAe,CAAc,UAAU,EAAE,SAAS,EAAE;IACzH,MAAM;IACN,YAAY;IACZ,MAAM;IACN,SAAS;CACV,EAAE;IACD,SAAS;CACV,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stencil-kit/vue",
3
- "version": "0.0.1",
3
+ "version": "0.0.3",
4
4
  "description": "> TODO: description",
5
5
  "author": "Anis conceptlz <124657785+anismansuriui@users.noreply.github.com>",
6
6
  "homepage": "",
@@ -23,10 +23,10 @@
23
23
  "access": "public"
24
24
  },
25
25
  "dependencies": {
26
- "@stencil-kit/core": "^0.0.1"
26
+ "@stencil-kit/core": "^0.0.3"
27
27
  },
28
28
  "devDependencies": {
29
29
  "typescript": "^5.9.3"
30
30
  },
31
- "gitHead": "5fb770c1a86bba1dfa94c69c31aed55f04e4f5c5"
31
+ "gitHead": "ae26917a667645250e66516dbffdea0c51ca3718"
32
32
  }