@cocoar/vue-ui 1.6.3 → 1.6.5

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cocoar/vue-ui",
3
- "version": "1.6.3",
3
+ "version": "1.6.5",
4
4
  "description": "Cocoar Design System — a touch-first Vue 3 component library with 30+ accessible, themeable components",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -48,13 +48,13 @@
48
48
  "lint": "eslint src/"
49
49
  },
50
50
  "dependencies": {
51
- "@cocoar/vue-localization": "1.6.3",
51
+ "@cocoar/vue-localization": "1.6.5",
52
52
  "@fontsource/inter": "^5.2.8",
53
53
  "@fontsource/poppins": "^5.2.7",
54
- "@js-temporal/polyfill": "^0.5.0",
55
- "@maskito/core": "^5.1.1",
56
- "@maskito/kit": "^5.1.1",
57
- "@maskito/vue": "^5.1.1",
54
+ "@js-temporal/polyfill": "^0.5.1",
55
+ "@maskito/core": "^5.2.2",
56
+ "@maskito/kit": "^5.2.2",
57
+ "@maskito/vue": "^5.2.2",
58
58
  "prismjs": "^1.30.0"
59
59
  },
60
60
  "peerDependencies": {
@@ -62,7 +62,7 @@
62
62
  },
63
63
  "devDependencies": {
64
64
  "@types/prismjs": "^1.26.6",
65
- "overlayscrollbars": "^2.14.0",
66
- "vue": "^3.5.0"
65
+ "overlayscrollbars": "^2.15.1",
66
+ "vue": "^3.5.32"
67
67
  }
68
68
  }
@@ -1,38 +0,0 @@
1
- /**
2
- * Available sizes for the label component.
3
- * Matches the component size system used by buttons and inputs.
4
- */
5
- export type CoarLabelSize = 'xs' | 's' | 'm' | 'l';
6
- export interface CoarLabelProps {
7
- /** Size of the label. Should match the associated input/form element. */
8
- size?: CoarLabelSize;
9
- /** Whether to show a required indicator (*) after the label text. */
10
- required?: boolean;
11
- /** The ID of the form element this label is associated with. */
12
- for?: string;
13
- /** Label text. Alternative to using the default slot. */
14
- text?: string;
15
- }
16
- declare function __VLS_template(): {
17
- attrs: Partial<{}>;
18
- slots: {
19
- default?(_: {}): any;
20
- };
21
- refs: {};
22
- rootEl: HTMLLabelElement;
23
- };
24
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
25
- declare const __VLS_component: import('vue').DefineComponent<CoarLabelProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<CoarLabelProps> & Readonly<{}>, {
26
- required: boolean;
27
- text: string;
28
- for: string;
29
- size: CoarLabelSize;
30
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLLabelElement>;
31
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
32
- export default _default;
33
- type __VLS_WithTemplateSlots<T, S> = T & {
34
- new (): {
35
- $slots: S;
36
- };
37
- };
38
- //# sourceMappingURL=CoarLabel.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CoarLabel.vue.d.ts","sourceRoot":"","sources":["../../../src/components/label/CoarLabel.vue"],"names":[],"mappings":"AA6FA;;;GAGG;AACH,MAAM,MAAM,aAAa,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;AAEnD,MAAM,WAAW,cAAc;IAC7B,yEAAyE;IACzE,IAAI,CAAC,EAAE,aAAa,CAAC;IACrB,qEAAqE;IACrE,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,gEAAgE;IAChE,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,yDAAyD;IACzD,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AAuBD,iBAAS,cAAc;WA4CT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;cAxFR,OAAO;UAIX,MAAM;SAFP,MAAM;UAJL,aAAa;0FAkGpB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1,3 +0,0 @@
1
- export { default as CoarLabel } from './CoarLabel.vue';
2
- export type { CoarLabelProps, CoarLabelSize } from './CoarLabel.vue';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/label/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,iBAAiB,CAAC;AACvD,YAAY,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC"}