@bagelink/vue 1.2.147 → 1.2.151

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.
Files changed (30) hide show
  1. package/dist/components/AddressSearch.vue.d.ts.map +1 -1
  2. package/dist/components/Carousel2.vue.d.ts +89 -0
  3. package/dist/components/Carousel2.vue.d.ts.map +1 -0
  4. package/dist/components/DragOver.vue.d.ts.map +1 -1
  5. package/dist/components/Dropdown.vue.d.ts.map +1 -1
  6. package/dist/components/calendar/views/CalendarPopover.vue.d.ts +2 -2
  7. package/dist/components/calendar/views/CalendarPopover.vue.d.ts.map +1 -1
  8. package/dist/components/form/inputs/SelectInput.vue.d.ts.map +1 -1
  9. package/dist/components/form/inputs/Upload/useFileUpload.d.ts +2 -1
  10. package/dist/components/form/inputs/Upload/useFileUpload.d.ts.map +1 -1
  11. package/dist/components/lightbox/Lightbox.vue.d.ts.map +1 -1
  12. package/dist/index.cjs +33 -39
  13. package/dist/index.mjs +33 -39
  14. package/dist/style.css +143 -136
  15. package/package.json +1 -1
  16. package/src/components/DragOver.vue +5 -7
  17. package/src/components/form/inputs/TextInput.vue +16 -16
  18. package/src/components/form/inputs/Upload/useFileUpload.ts +7 -5
  19. package/src/components/lightbox/Lightbox.vue +6 -1
  20. package/src/styles/text.css +5 -0
  21. package/dist/components/Icon.vue.d.ts +0 -16
  22. package/dist/components/Icon.vue.d.ts.map +0 -1
  23. package/dist/components/form/BglFieldSet.vue.d.ts +0 -25
  24. package/dist/components/form/BglFieldSet.vue.d.ts.map +0 -1
  25. package/dist/iconify-0J3vK-m1.cjs +0 -1693
  26. package/dist/iconify-Bc1B42Ak.cjs +0 -1771
  27. package/dist/iconify-BiLGk5km.js +0 -1693
  28. package/dist/iconify-DVnNdzog.js +0 -1771
  29. package/dist/types/timeago.d.ts +0 -23
  30. package/dist/types/timeago.d.ts.map +0 -1
@@ -1,25 +0,0 @@
1
- declare function __VLS_template(): {
2
- attrs: Partial<{}>;
3
- slots: {
4
- default?(_: {}): any;
5
- };
6
- refs: {
7
- fieldSet: HTMLFieldSetElement;
8
- };
9
- rootEl: HTMLFieldSetElement;
10
- };
11
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
12
- declare const __VLS_component: import('vue').DefineComponent<{}, {
13
- validateForm: () => boolean | undefined;
14
- isDirty: import('@vue-macros/reactivity-transform/macros.js').ReactiveVariable<false> | import('@vue-macros/reactivity-transform/macros.js').ReactiveVariable<true>;
15
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
16
- fieldSet: HTMLFieldSetElement;
17
- }, HTMLFieldSetElement>;
18
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
19
- export default _default;
20
- type __VLS_WithTemplateSlots<T, S> = T & {
21
- new (): {
22
- $slots: S;
23
- };
24
- };
25
- //# sourceMappingURL=BglFieldSet.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"BglFieldSet.vue.d.ts","sourceRoot":"","sources":["../../../src/components/form/BglFieldSet.vue"],"names":[],"mappings":"AAsBA,iBAAS,cAAc;WA0BT,OAAO,IAA6B;;yBAXrB,GAAG;;;;;;EAgB/B;AAQD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;uBAQnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAEpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}