@nubisco/ui 1.46.0 → 1.47.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.
@@ -1,11 +1,11 @@
1
1
  import type { IDatePickerProps } from './DatePicker.d';
2
2
  declare function openCalendar(): void;
3
3
  declare function closeCalendar(): void;
4
- declare var __VLS_1: {}, __VLS_49: {};
4
+ declare var __VLS_1: {}, __VLS_61: {};
5
5
  type __VLS_Slots = {} & {
6
6
  label?: (props: typeof __VLS_1) => any;
7
7
  } & {
8
- label?: (props: typeof __VLS_49) => any;
8
+ label?: (props: typeof __VLS_61) => any;
9
9
  };
10
10
  declare const __VLS_base: import("vue").DefineComponent<IDatePickerProps, {
11
11
  open: typeof openCalendar;
@@ -39,6 +39,10 @@ declare const __VLS_base: import("vue").DefineComponent<IDatePickerProps, {
39
39
  placeholder: string;
40
40
  endValue: string | null;
41
41
  endPlaceholder: string;
42
+ endLabel: string;
43
+ endError: string;
44
+ endWarning: string;
45
+ disabledDates: string[] | ((date: string) => boolean);
42
46
  readonly: boolean;
43
47
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
44
48
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -1 +1 @@
1
- {"version":3,"file":"DatePicker.vue.d.ts","sourceRoot":"","sources":["../../src/components/DatePicker.vue"],"names":[],"mappings":"AAisCA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAA;AA0LtD,iBAAS,YAAY,SAiBpB;AAED,iBAAS,aAAa,SAYrB;AA89BD,QAAA,IAAI,OAAO,IAAU,EAAE,QAAQ,IAAY,CAAE;AAC7C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC1C;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAQ9C,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6EAKd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"DatePicker.vue.d.ts","sourceRoot":"","sources":["../../src/components/DatePicker.vue"],"names":[],"mappings":"AAq1CA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAA;AAuQtD,iBAAS,YAAY,SAiBpB;AAED,iBAAS,aAAa,SAYrB;AA+kCD,QAAA,IAAI,OAAO,IAAU,EAAE,QAAQ,IAAY,CAAE;AAC7C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC1C;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAQ9C,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6EAKd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}