bitboss-ui 2.0.104 → 2.0.106

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 (174) hide show
  1. package/dist/components/BaseDialog/BaseDialog.vue.d.ts +0 -1
  2. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +1 -7
  3. package/dist/components/BbAlert/BbAlert.vue.d.ts +0 -1
  4. package/dist/components/BbChip/BbChip.vue.d.ts +0 -1
  5. package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +0 -1
  6. package/dist/components/BbPopover/BbPopover.vue.d.ts +1 -1
  7. package/dist/components/BbTable/BbTable.vue.d.ts +2 -7
  8. package/dist/components/ListBox.vue.d.ts +0 -2
  9. package/dist/composables/useLocale.d.ts +1 -1
  10. package/dist/i18n/en.d.ts +45 -0
  11. package/dist/i18n/it.d.ts +45 -0
  12. package/dist/index100.js +9 -9
  13. package/dist/index111.js +109 -108
  14. package/dist/index119.js +1 -1
  15. package/dist/index121.js +55 -54
  16. package/dist/index123.js +1 -1
  17. package/dist/index125.js +14 -13
  18. package/dist/index127.js +1 -1
  19. package/dist/index128.js +1 -1
  20. package/dist/index129.js +1 -1
  21. package/dist/index13.js +23 -23
  22. package/dist/index132.js +2 -2
  23. package/dist/index133.js +2 -2
  24. package/dist/index15.js +36 -35
  25. package/dist/index17.js +3 -3
  26. package/dist/index19.js +63 -64
  27. package/dist/index206.js +85 -114
  28. package/dist/index208.js +25 -16
  29. package/dist/index209.js +16 -15
  30. package/dist/index21.js +110 -103
  31. package/dist/index210.js +48 -19
  32. package/dist/index211.js +15 -19
  33. package/dist/index212.js +3 -27
  34. package/dist/index213.js +12 -3
  35. package/dist/index214.js +16 -2
  36. package/dist/index215.js +2 -8
  37. package/dist/index216.js +4 -250
  38. package/dist/index217.js +2 -52
  39. package/dist/index218.js +6 -42
  40. package/dist/index219.js +3 -5
  41. package/dist/index220.js +41 -60
  42. package/dist/index221.js +6 -126
  43. package/dist/index222.js +7 -125
  44. package/dist/index223.js +12 -2
  45. package/dist/index224.js +13 -41
  46. package/dist/index225.js +51 -18
  47. package/dist/index227.js +12 -52
  48. package/dist/index228.js +7 -0
  49. package/dist/index229.js +16 -13
  50. package/dist/index23.js +127 -119
  51. package/dist/index230.js +16 -5
  52. package/dist/index231.js +19 -12
  53. package/dist/index232.js +14 -368
  54. package/dist/index233.js +19 -4
  55. package/dist/index234.js +27 -84
  56. package/dist/index235.js +4 -0
  57. package/dist/index236.js +249 -7
  58. package/dist/index237.js +51 -24
  59. package/dist/index238.js +44 -17
  60. package/dist/index239.js +5 -48
  61. package/dist/index240.js +60 -15
  62. package/dist/index241.js +19 -11
  63. package/dist/index242.js +4 -16
  64. package/dist/index243.js +126 -2
  65. package/dist/index244.js +125 -4
  66. package/dist/index245.js +2 -2
  67. package/dist/index246.js +5 -3
  68. package/dist/index247.js +369 -7
  69. package/dist/index248.js +115 -2
  70. package/dist/index249.js +3 -18
  71. package/dist/index25.js +44 -41
  72. package/dist/index250.js +2 -106
  73. package/dist/index251.js +20 -0
  74. package/dist/index252.js +53 -47
  75. package/dist/index254.js +100 -12
  76. package/dist/index256.js +12 -3
  77. package/dist/index258.js +2 -10
  78. package/dist/index259.js +9 -2
  79. package/dist/index260.js +2 -8
  80. package/dist/index261.js +3 -23
  81. package/dist/index262.js +14 -86
  82. package/dist/index263.js +11 -0
  83. package/dist/index264.js +27 -8
  84. package/dist/index265.js +4 -6
  85. package/dist/index266.js +430 -15
  86. package/dist/index267.js +2 -281
  87. package/dist/index268.js +88 -5
  88. package/dist/index269.js +7 -2
  89. package/dist/index27.js +1 -1
  90. package/dist/index270.js +11 -2
  91. package/dist/index271.js +3 -2
  92. package/dist/index273.js +7 -2
  93. package/dist/index274.js +200 -2
  94. package/dist/index275.js +281 -2
  95. package/dist/index276.js +6 -2
  96. package/dist/index277.js +2 -2
  97. package/dist/index278.js +2 -2
  98. package/dist/index279.js +2 -28
  99. package/dist/index280.js +2 -22
  100. package/dist/index282.js +2 -7
  101. package/dist/index283.js +2 -3
  102. package/dist/index284.js +2 -7
  103. package/dist/index285.js +2 -11
  104. package/dist/index286.js +2 -17
  105. package/dist/index287.js +2 -9
  106. package/dist/index288.js +22 -3
  107. package/dist/index29.js +2 -2
  108. package/dist/index290.js +6 -173
  109. package/dist/index291.js +23 -2
  110. package/dist/index292.js +88 -125
  111. package/dist/index294.js +176 -22
  112. package/dist/index295.js +4 -0
  113. package/dist/index296.js +126 -2
  114. package/dist/index297.js +22 -4
  115. package/dist/index299.js +7 -434
  116. package/dist/index300.js +6 -127
  117. package/dist/index301.js +15 -199
  118. package/dist/index302.js +8 -89
  119. package/dist/index303.js +224 -3
  120. package/dist/index304.js +436 -3
  121. package/dist/index305.js +126 -212
  122. package/dist/index306.js +3 -224
  123. package/dist/index307.js +3 -5
  124. package/dist/index308.js +214 -2
  125. package/dist/index309.js +21 -20
  126. package/dist/index31.js +2 -2
  127. package/dist/index310.js +2 -3
  128. package/dist/index311.js +5 -7
  129. package/dist/index312.js +4 -18
  130. package/dist/index313.js +7 -4
  131. package/dist/index314.js +6 -7
  132. package/dist/index315.js +19 -3
  133. package/dist/index316.js +53 -3
  134. package/dist/index317.js +52 -57
  135. package/dist/index318.js +7 -8
  136. package/dist/index319.js +32 -7
  137. package/dist/index320.js +3 -6
  138. package/dist/index321.js +3 -4
  139. package/dist/index322.js +2 -32
  140. package/dist/index323.js +3 -47
  141. package/dist/index324.js +58 -2
  142. package/dist/index325.js +47 -480
  143. package/dist/index326.js +4 -0
  144. package/dist/index327.js +470 -414
  145. package/dist/index329.js +424 -2
  146. package/dist/index33.js +45 -45
  147. package/dist/index331.js +4 -0
  148. package/dist/index35.js +56 -55
  149. package/dist/index37.js +166 -165
  150. package/dist/index39.js +3 -3
  151. package/dist/index41.js +2 -2
  152. package/dist/index43.js +70 -71
  153. package/dist/index45.js +7 -7
  154. package/dist/index47.js +2 -2
  155. package/dist/index49.js +2 -2
  156. package/dist/index53.js +28 -27
  157. package/dist/index55.js +1 -1
  158. package/dist/index57.js +2 -2
  159. package/dist/index61.js +32 -31
  160. package/dist/index75.js +3 -3
  161. package/dist/index77.js +87 -86
  162. package/dist/index79.js +2 -2
  163. package/dist/index81.js +1 -1
  164. package/dist/index84.js +45 -44
  165. package/dist/index86.js +67 -66
  166. package/dist/index88.js +69 -67
  167. package/package.json +1 -1
  168. package/dist/index207.js +0 -7
  169. package/dist/index226.js +0 -8
  170. package/dist/index255.js +0 -4
  171. package/dist/index293.js +0 -433
  172. package/dist/index298.js +0 -10
  173. /package/dist/{index272.js → index281.js} +0 -0
  174. /package/dist/{index328.js → index330.js} +0 -0
@@ -77,7 +77,6 @@ declare const __VLS_component: import('vue').DefineComponent<BaseDialogProps, {}
77
77
  size?: any;
78
78
  } & string) | keyof Sizes;
79
79
  transition: string;
80
- closeLabel: string;
81
80
  panelClasses: import('../../types/Classes').Classes;
82
81
  overlayClasses: import('../../types/Classes').Classes;
83
82
  showClose: boolean;
@@ -469,8 +469,6 @@ declare function __VLS_template(): {
469
469
  "option:selected": (option: BaseOption) => any;
470
470
  }, string, {
471
471
  transitionDuration: number;
472
- loadingText: string;
473
- noDataText: string;
474
472
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
475
473
  beforeCreate?: (() => void) | (() => void)[];
476
474
  created?: (() => void) | (() => void)[];
@@ -493,8 +491,6 @@ declare function __VLS_template(): {
493
491
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
494
492
  } & Readonly<{
495
493
  transitionDuration: number;
496
- loadingText: string;
497
- noDataText: string;
498
494
  }> & Omit<Readonly<{
499
495
  compact?: boolean;
500
496
  options: BaseOption[];
@@ -506,7 +502,7 @@ declare function __VLS_template(): {
506
502
  }> & Readonly<{
507
503
  "onOption:unselected"?: ((option: BaseOption) => any) | undefined;
508
504
  "onOption:selected"?: ((option: BaseOption) => any) | undefined;
509
- }>, "blur" | "focusNext" | "focusPrevious" | "focusFirst" | "focusFirstSelected" | "focusLast" | "focusLastSelected" | "confirmOption" | "focusByHash" | "getHighlighted" | ("transitionDuration" | "loadingText" | "noDataText")> & import('vue').ShallowUnwrapRef<{
505
+ }>, "transitionDuration" | "blur" | "focusNext" | "focusPrevious" | "focusFirst" | "focusFirstSelected" | "focusLast" | "focusLastSelected" | "confirmOption" | "focusByHash" | "getHighlighted"> & import('vue').ShallowUnwrapRef<{
510
506
  focusNext: () => void;
511
507
  focusPrevious: () => Promise<void>;
512
508
  focusFirst: () => void;
@@ -560,9 +556,7 @@ declare const __VLS_component: import('vue').DefineComponent<BaseSelectProps, {}
560
556
  allowWriting: boolean | "not-mobile";
561
557
  dependencies: any[];
562
558
  depsDebounceTime: number;
563
- loadingText: string;
564
559
  modelValueDebounceTime: number;
565
- noDataText: string;
566
560
  max: number;
567
561
  prefill: boolean | "focus";
568
562
  filterBy: string | string[] | false | ((value: any, item: any) => boolean) | null;
@@ -42,7 +42,6 @@ declare const __VLS_component: import('vue').DefineComponent<BbAlertProps, {}, {
42
42
  }, string, import('vue').PublicProps, Readonly<BbAlertProps> & Readonly<{
43
43
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
44
44
  }>, {
45
- closeLabel: string;
46
45
  theme: string;
47
46
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
48
47
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
@@ -28,7 +28,6 @@ declare const __VLS_component: import('vue').DefineComponent<BbChipProps, {}, {}
28
28
  "onClick:clear"?: ((...args: any[]) => any) | undefined;
29
29
  }>, {
30
30
  clearable: boolean;
31
- clearableLabel: string;
32
31
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
33
32
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
34
33
  export default _default;
@@ -84,7 +84,6 @@ declare const __VLS_component: import('vue').DefineComponent<BbOffCanvasProps, {
84
84
  size?: any;
85
85
  } & string) | keyof Sizes;
86
86
  transition: string;
87
- closeLabel: string;
88
87
  panelClasses: import('../../types/Classes').Classes;
89
88
  overlayClasses: import('../../types/Classes').Classes;
90
89
  showClose: boolean;
@@ -1,6 +1,6 @@
1
1
  import { CommonProps } from '../../types/CommonProps';
2
2
  import { Placement } from '@floating-ui/vue';
3
- export type BbPopoverProps = Pick<CommonProps, 'arrowPadding' | 'block' | 'disabled' | 'eager' | 'offset' | 'padding' | 'placement' | 'showClose' | 'theme' | 'transitionDuration'> & {
3
+ export type BbPopoverProps = Pick<CommonProps, 'arrowPadding' | 'closeLabel' | 'block' | 'disabled' | 'eager' | 'offset' | 'padding' | 'placement' | 'showClose' | 'theme' | 'transitionDuration'> & {
4
4
  /**
5
5
  * Elements that obtains focus immediately after opening the popover.
6
6
  * By default it's the first tabbable item.
@@ -1,4 +1,4 @@
1
- import { BbTableProps, MappedCell, BbTableColumn } from './types';
1
+ import { BbTableProps, BbTableColumn } from './types';
2
2
  import { Classes } from '../../types/Classes';
3
3
  declare let __VLS_typeProps: BbTableProps;
4
4
  type __VLS_PublicProps = {
@@ -109,23 +109,18 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
109
109
  }>, {
110
110
  dependencies: any[];
111
111
  depsDebounceTime: number;
112
- loadingText: string;
113
112
  multiple: boolean;
114
- noDataText: string;
115
113
  modelValue: any;
116
114
  items: any[] | ((prefill: boolean, modelValue?: any[]) => Promise<any[]>) | ((prefill: boolean, modelValue?: any[]) => any[]);
117
115
  max: number;
118
116
  align: "left" | "center" | "right";
119
117
  columns: BbTableColumn[];
120
- actionsText: string;
121
118
  allowSelectAll: boolean;
122
119
  fixedColumns: (number | {
123
120
  index: number;
124
121
  position: "left" | "right";
125
122
  })[];
126
- selectAllLabel: string;
127
- selectText: string;
128
- accessibleLabel: (columns: MappedCell[], item: any) => string;
123
+ actionsText: string;
129
124
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
130
125
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
131
126
  export default _default;
@@ -50,8 +50,6 @@ declare const __VLS_component: import('vue').DefineComponent<Props, {
50
50
  "onOption:selected"?: ((option: Option) => any) | undefined;
51
51
  }>, {
52
52
  transitionDuration: number;
53
- loadingText: string;
54
- noDataText: string;
55
53
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
56
54
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
57
55
  export default _default;
@@ -1,5 +1,5 @@
1
1
  import { Locale } from '../i18n';
2
2
  import { NestedKeyOf } from '../types/NestedKeyOf';
3
3
  export declare const useLocale: () => {
4
- t: (path: NestedKeyOf<Locale>) => Readonly<import('vue').Ref<any, any>>;
4
+ t: (path: NestedKeyOf<Locale>, ...args: any[]) => Readonly<import('vue').Ref<any, any>>;
5
5
  };
package/dist/i18n/en.d.ts CHANGED
@@ -4,5 +4,50 @@ declare const _default: {
4
4
  loadingText: string;
5
5
  noDataText: string;
6
6
  };
7
+ colorInput: {
8
+ paletteLabel: string;
9
+ };
10
+ datePicker: {
11
+ monthLabel: string;
12
+ yearLabel: string;
13
+ previousMonthLabel: string;
14
+ nextMonthLabel: string;
15
+ };
16
+ baseDatePickerInput: {
17
+ dateFormat: string;
18
+ dateFormatSingle: string;
19
+ dateFormatRange: string;
20
+ emptyRange: string;
21
+ changeSelectionRange: string;
22
+ changeSelection: string;
23
+ emptySelection: string;
24
+ };
25
+ dialog: {
26
+ closeLabel: string;
27
+ };
28
+ dropdownButton: {
29
+ open: string;
30
+ close: string;
31
+ };
32
+ rating: {
33
+ singleStar: string;
34
+ multipleStars: string;
35
+ };
36
+ select: {
37
+ multipleMaxReached: string;
38
+ };
39
+ chip: {
40
+ clearLabel: string;
41
+ };
42
+ pagination: {
43
+ previous: string;
44
+ next: string;
45
+ };
46
+ table: {
47
+ noDataText: string;
48
+ selectAllLabel: string;
49
+ selectText: string;
50
+ select: string;
51
+ };
7
52
  };
8
53
  export default _default;
package/dist/i18n/it.d.ts CHANGED
@@ -4,5 +4,50 @@ declare const _default: {
4
4
  loadingText: string;
5
5
  noDataText: string;
6
6
  };
7
+ colorInput: {
8
+ paletteLabel: string;
9
+ };
10
+ datePicker: {
11
+ monthLabel: string;
12
+ yearLabel: string;
13
+ previousMonthLabel: string;
14
+ nextMonthLabel: string;
15
+ };
16
+ baseDatePickerInput: {
17
+ dateFormat: string;
18
+ dateFormatSingle: string;
19
+ dateFormatRange: string;
20
+ emptyRange: string;
21
+ changeSelectionRange: string;
22
+ changeSelection: string;
23
+ emptySelection: string;
24
+ };
25
+ dialog: {
26
+ closeLabel: string;
27
+ };
28
+ dropdownButton: {
29
+ open: string;
30
+ close: string;
31
+ };
32
+ rating: {
33
+ singleStar: string;
34
+ multipleStars: string;
35
+ };
36
+ select: {
37
+ multipleMaxReached: string;
38
+ };
39
+ chip: {
40
+ clearLabel: string;
41
+ };
42
+ pagination: {
43
+ previous: string;
44
+ next: string;
45
+ };
46
+ table: {
47
+ noDataText: string;
48
+ selectAllLabel: string;
49
+ selectText: string;
50
+ select: string;
51
+ };
7
52
  };
8
53
  export default _default;
package/dist/index100.js CHANGED
@@ -1,13 +1,13 @@
1
1
  import { defineComponent as L, mergeModels as V, computed as b, toRef as m, reactive as P, useModel as I, watch as R, openBlock as B, createElementBlock as g, Fragment as k, renderSlot as r, unref as j, createCommentVNode as E, renderList as G } from "vue";
2
- import { useItemValue as U } from "./index287.js";
3
- import { isNil as x } from "./index255.js";
4
- import { indexBy as W } from "./index298.js";
5
- import { hash as H } from "./index213.js";
6
- import { useItemsGetter as q } from "./index237.js";
7
- import { usePrefill as z } from "./index242.js";
8
- import { useIndexById as J } from "./index238.js";
9
- import { useBaseOptions as K } from "./index239.js";
10
- import { useHashedWatcher as Q } from "./index241.js";
2
+ import { useItemValue as U } from "./index263.js";
3
+ import { isNil as x } from "./index258.js";
4
+ import { indexBy as W } from "./index302.js";
5
+ import { hash as H } from "./index212.js";
6
+ import { useItemsGetter as q } from "./index208.js";
7
+ import { usePrefill as z } from "./index214.js";
8
+ import { useIndexById as J } from "./index209.js";
9
+ import { useBaseOptions as K } from "./index210.js";
10
+ import { useHashedWatcher as Q } from "./index213.js";
11
11
  const ne = /* @__PURE__ */ L({
12
12
  __name: "BbRows",
13
13
  props: /* @__PURE__ */ V({