@frollo/frollo-web-ui 8.4.5 → 8.5.1

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/index.d.ts CHANGED
@@ -25,7 +25,7 @@ declare interface FwInputProps {
25
25
  required?: boolean;
26
26
  }
27
27
 
28
- declare const _default$o: vue.DefineComponent<{
28
+ declare const _default$p: vue.DefineComponent<{
29
29
  /**
30
30
  * The input v-model
31
31
  */
@@ -250,7 +250,7 @@ declare const _default$o: vue.DefineComponent<{
250
250
  centerAlignInput: boolean;
251
251
  }, {}>;
252
252
 
253
- declare const _default$n: vue.DefineComponent<{
253
+ declare const _default$o: vue.DefineComponent<{
254
254
  /**
255
255
  * The name of the checkbox input field.
256
256
  * Multiple checkboxes can use the same name with a unique value.
@@ -374,7 +374,7 @@ declare interface FwDropdownProps {
374
374
  required?: boolean;
375
375
  }
376
376
 
377
- declare const _default$m: vue.DefineComponent<{
377
+ declare const _default$n: vue.DefineComponent<{
378
378
  /**
379
379
  * The select v-model
380
380
  */
@@ -526,7 +526,7 @@ declare const _default$m: vue.DefineComponent<{
526
526
  required: boolean;
527
527
  }, {}>;
528
528
 
529
- declare const _default$l: vue.DefineComponent<{
529
+ declare const _default$m: vue.DefineComponent<{
530
530
  /**
531
531
  * The header title of the card
532
532
  */
@@ -638,7 +638,7 @@ declare interface FwButtonProps {
638
638
  active?: boolean;
639
639
  }
640
640
 
641
- declare const _default$k: vue.DefineComponent<{
641
+ declare const _default$l: vue.DefineComponent<{
642
642
  /**
643
643
  * The label text of the button.
644
644
  * Overrides the default slot content.
@@ -864,7 +864,7 @@ declare interface NavMenuItem {
864
864
  onClick?: () => void;
865
865
  }
866
866
 
867
- declare const _default$j: vue.DefineComponent<{
867
+ declare const _default$k: vue.DefineComponent<{
868
868
  /**
869
869
  * An array of menu items
870
870
  * `{ to?: string | object; href?: string; label: string; }`
@@ -927,7 +927,7 @@ declare interface FwTabsProps {
927
927
  modelValue: number;
928
928
  }
929
929
 
930
- declare const _default$i: vue.DefineComponent<{
930
+ declare const _default$j: vue.DefineComponent<{
931
931
  /**
932
932
  * The active tab v-model
933
933
  */
@@ -950,7 +950,7 @@ declare const _default$i: vue.DefineComponent<{
950
950
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
951
951
  }, {}, {}>;
952
952
 
953
- declare const _default$h: vue.DefineComponent<{
953
+ declare const _default$i: vue.DefineComponent<{
954
954
  /**
955
955
  * The label of the tab component used as the button panel label
956
956
  */
@@ -974,7 +974,7 @@ declare const _default$h: vue.DefineComponent<{
974
974
  };
975
975
  }>>, {}, {}>;
976
976
 
977
- declare const _default$g: vue.DefineComponent<{
977
+ declare const _default$h: vue.DefineComponent<{
978
978
  /**
979
979
  * The modal's v-model. Controls the visibility of the modal.
980
980
  */
@@ -1207,7 +1207,7 @@ declare interface ProgressBarStep {
1207
1207
  subSteps: number;
1208
1208
  }
1209
1209
 
1210
- declare const _default$f: vue.DefineComponent<{
1210
+ declare const _default$g: vue.DefineComponent<{
1211
1211
  /**
1212
1212
  * An array of menu progress steps.
1213
1213
  * `{ label: string; position: number; subSteps: number; }`
@@ -1639,9 +1639,9 @@ declare const __default__$5: vue.DefineComponent<{
1639
1639
  enablePagination: boolean;
1640
1640
  }, {}>;
1641
1641
 
1642
- declare const _default$e: vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
1642
+ declare const _default$f: vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
1643
1643
 
1644
- declare const _default$d: vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
1644
+ declare const _default$e: vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
1645
1645
 
1646
1646
  declare const __default__$4: vue.DefineComponent<{
1647
1647
  /**
@@ -1771,7 +1771,7 @@ declare const __default__$4: vue.DefineComponent<{
1771
1771
  borderStyle: string;
1772
1772
  }, {}>;
1773
1773
 
1774
- declare const _default$c: vue.DefineComponent<{
1774
+ declare const _default$d: vue.DefineComponent<{
1775
1775
  /**
1776
1776
  * The src attribute of the image
1777
1777
  */
@@ -1873,11 +1873,11 @@ declare const _default$c: vue.DefineComponent<{
1873
1873
  enableErrors: boolean;
1874
1874
  }, {}>;
1875
1875
 
1876
- declare const _default$b: vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
1876
+ declare const _default$c: vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
1877
1877
 
1878
- declare const _default$a: vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
1878
+ declare const _default$b: vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
1879
1879
 
1880
- declare const _default$9: vue.DefineComponent<{
1880
+ declare const _default$a: vue.DefineComponent<{
1881
1881
  columns: {
1882
1882
  type: NumberConstructor;
1883
1883
  default: number;
@@ -1902,7 +1902,7 @@ declare const _default$9: vue.DefineComponent<{
1902
1902
  rows: number;
1903
1903
  }, {}>;
1904
1904
 
1905
- declare const _default$8: vue.DefineComponent<{
1905
+ declare const _default$9: vue.DefineComponent<{
1906
1906
  /**
1907
1907
  * The toast's v-model. Controls the visibility of the toast.
1908
1908
  */
@@ -2021,7 +2021,7 @@ declare const _default$8: vue.DefineComponent<{
2021
2021
  timeout: number;
2022
2022
  }, {}>;
2023
2023
 
2024
- declare const _default$7: vue.DefineComponent<{
2024
+ declare const _default$8: vue.DefineComponent<{
2025
2025
  /**
2026
2026
  * The transaction title of the card
2027
2027
  */
@@ -2079,7 +2079,7 @@ declare const _default$7: vue.DefineComponent<{
2079
2079
  };
2080
2080
  }>>, {}, {}>;
2081
2081
 
2082
- declare const _default$6: vue.DefineComponent<{
2082
+ declare const _default$7: vue.DefineComponent<{
2083
2083
  /**
2084
2084
  * The transaction title of the chart
2085
2085
  */
@@ -2160,7 +2160,7 @@ declare const _default$6: vue.DefineComponent<{
2160
2160
  };
2161
2161
  }>>, {}, {}>;
2162
2162
 
2163
- declare const _default$5: vue.DefineComponent<{
2163
+ declare const _default$6: vue.DefineComponent<{
2164
2164
  /**
2165
2165
  * Controls the sidebar menu open/close state
2166
2166
  */
@@ -2246,7 +2246,7 @@ declare const _default$5: vue.DefineComponent<{
2246
2246
  closedWidth: string;
2247
2247
  }, {}>;
2248
2248
 
2249
- declare const _default$4: vue.DefineComponent<{
2249
+ declare const _default$5: vue.DefineComponent<{
2250
2250
  /**
2251
2251
  * The drawer's v-model. Controls the visibility of the drawer.
2252
2252
  */
@@ -2409,7 +2409,7 @@ declare const _default$4: vue.DefineComponent<{
2409
2409
  confirmButtonType: ButtonVariantName;
2410
2410
  }, {}>;
2411
2411
 
2412
- declare const _default$3: vue.DefineComponent<{
2412
+ declare const _default$4: vue.DefineComponent<{
2413
2413
  /**
2414
2414
  * The header heading of the list.
2415
2415
  */
@@ -2910,7 +2910,7 @@ declare const __default__$2: vue.DefineComponent<{
2910
2910
  showArrow: boolean;
2911
2911
  }, {}>;
2912
2912
 
2913
- declare const _default$2: vue.DefineComponent<{
2913
+ declare const _default$3: vue.DefineComponent<{
2914
2914
  modelValue: {
2915
2915
  type: PropType<number | undefined>;
2916
2916
  };
@@ -2964,7 +2964,7 @@ declare const _default$2: vue.DefineComponent<{
2964
2964
  disabled: boolean;
2965
2965
  }, {}>;
2966
2966
 
2967
- declare const _default$1: vue.DefineComponent<{
2967
+ declare const _default$2: vue.DefineComponent<{
2968
2968
  /**
2969
2969
  * The accepted file types for the media picker
2970
2970
  */
@@ -3076,6 +3076,65 @@ declare const _default$1: vue.DefineComponent<{
3076
3076
  editHeaderText: string;
3077
3077
  }, {}>;
3078
3078
 
3079
+ declare const _default$1: vue.DefineComponent<{
3080
+ min: {
3081
+ type: NumberConstructor;
3082
+ default: number;
3083
+ };
3084
+ max: {
3085
+ type: NumberConstructor;
3086
+ default: number;
3087
+ };
3088
+ step: {
3089
+ type: NumberConstructor;
3090
+ default: number;
3091
+ };
3092
+ minValue: {
3093
+ type: NumberConstructor;
3094
+ default: null;
3095
+ };
3096
+ maxValue: {
3097
+ type: NumberConstructor;
3098
+ default: null;
3099
+ };
3100
+ }, {
3101
+ minimumValue: vue.WritableComputedRef<number>;
3102
+ maximumValue: vue.WritableComputedRef<number>;
3103
+ minPercentage: vue.ComputedRef<number>;
3104
+ maxPercentage: vue.ComputedRef<number>;
3105
+ clippingPoint: vue.ComputedRef<boolean>;
3106
+ }, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("update:minValue" | "update:maxValue")[], "update:minValue" | "update:maxValue", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
3107
+ min: {
3108
+ type: NumberConstructor;
3109
+ default: number;
3110
+ };
3111
+ max: {
3112
+ type: NumberConstructor;
3113
+ default: number;
3114
+ };
3115
+ step: {
3116
+ type: NumberConstructor;
3117
+ default: number;
3118
+ };
3119
+ minValue: {
3120
+ type: NumberConstructor;
3121
+ default: null;
3122
+ };
3123
+ maxValue: {
3124
+ type: NumberConstructor;
3125
+ default: null;
3126
+ };
3127
+ }>> & {
3128
+ "onUpdate:minValue"?: ((...args: any[]) => any) | undefined;
3129
+ "onUpdate:maxValue"?: ((...args: any[]) => any) | undefined;
3130
+ }, {
3131
+ min: number;
3132
+ max: number;
3133
+ step: number;
3134
+ minValue: number;
3135
+ maxValue: number;
3136
+ }, {}>;
3137
+
3079
3138
  declare const __default__$1: vue.DefineComponent<{
3080
3139
  /**
3081
3140
  * The animation-iteration-count CSS property of the pulse animation.
@@ -3148,4 +3207,4 @@ declare const install: Exclude<Plugin['install'], undefined>;
3148
3207
 
3149
3208
  declare module '@frollo/frollo-web-ui/icons' { }
3150
3209
 
3151
- export { type ButtonAnimation, type ButtonDefinition, type ButtonDefinitionList, type ButtonSize, type ButtonSizes, type ButtonTypeAttribute, type ButtonVariantName, __default__$4 as FwAccordion, type FwAccordionProps, _default$6 as FwBarChart, type FwBarChartProps, type FwBarGraphData, _default$k as FwButton, type FwButtonProps, _default$l as FwCard, type FwCardProps, _default$n as FwCheckbox, type FwCheckboxProps, __default__$3 as FwDatePicker, type FwDatePickerProps, _default$4 as FwDrawer, type FwDrawerProps, _default$m as FwDropdown, type FwDropdownOption, type FwDropdownProps, __default__$1 as FwEmailPulse, _default$c as FwImage, type FwImageProps, _default$o as FwInput, type FwInputProps, type FwInputType, _default$b as FwLoadingBar, _default$a as FwLoadingCard, _default as FwLoadingSpinner, _default$9 as FwLoadingTable, _default$1 as FwMediaPicker, type FwMediaPickerProps, _default$g as FwModal, type FwModalProps, _default$j as FwNavigationMenu, _default$2 as FwPeriodSelector, __default__$2 as FwPopover, type FwPopoverProps, _default$f as FwProgressBar, _default$3 as FwProviderList, type FwProviderListItem, type FwProviderListProps, _default$5 as FwSidebarMenu, type FwSidebarMenuItem, __default__ as FwSuccessPulse, _default$h as FwTab, __default__$5 as FwTable, type FwTableApi, type FwTableFormatFunction, _default$e as FwTableHead, type FwTableItem, type FwTableItemOptions, type FwTableProps, _default$d as FwTableRow, type FwTableSort, _default$i as FwTabs, type FwTabsProps, __default__$6 as FwTag, type FwTagProps, _default$8 as FwToast, type FwToastProps, _default$7 as FwTransactionsCard, type FwTransactionsCardProps, type ModalServiceProps, type NavMenuItem, type ProgressBarStep, type TabsState, type TagDefinition, type TagDefinitionList, type TagSize, type TagSizes, type TagVariantName, type ToastPosition, type ToastServiceProps, type ToastType, type ToastTypes, install as default, modalService, toastService };
3210
+ export { type ButtonAnimation, type ButtonDefinition, type ButtonDefinitionList, type ButtonSize, type ButtonSizes, type ButtonTypeAttribute, type ButtonVariantName, __default__$4 as FwAccordion, type FwAccordionProps, _default$7 as FwBarChart, type FwBarChartProps, type FwBarGraphData, _default$l as FwButton, type FwButtonProps, _default$m as FwCard, type FwCardProps, _default$o as FwCheckbox, type FwCheckboxProps, __default__$3 as FwDatePicker, type FwDatePickerProps, _default$5 as FwDrawer, type FwDrawerProps, _default$n as FwDropdown, type FwDropdownOption, type FwDropdownProps, __default__$1 as FwEmailPulse, _default$d as FwImage, type FwImageProps, _default$p as FwInput, type FwInputProps, type FwInputType, _default$c as FwLoadingBar, _default$b as FwLoadingCard, _default as FwLoadingSpinner, _default$a as FwLoadingTable, _default$2 as FwMediaPicker, type FwMediaPickerProps, _default$h as FwModal, type FwModalProps, _default$k as FwNavigationMenu, _default$3 as FwPeriodSelector, __default__$2 as FwPopover, type FwPopoverProps, _default$g as FwProgressBar, _default$4 as FwProviderList, type FwProviderListItem, type FwProviderListProps, _default$6 as FwSidebarMenu, type FwSidebarMenuItem, _default$1 as FwSlider, __default__ as FwSuccessPulse, _default$i as FwTab, __default__$5 as FwTable, type FwTableApi, type FwTableFormatFunction, _default$f as FwTableHead, type FwTableItem, type FwTableItemOptions, type FwTableProps, _default$e as FwTableRow, type FwTableSort, _default$j as FwTabs, type FwTabsProps, __default__$6 as FwTag, type FwTagProps, _default$9 as FwToast, type FwToastProps, _default$8 as FwTransactionsCard, type FwTransactionsCardProps, type ModalServiceProps, type NavMenuItem, type ProgressBarStep, type TabsState, type TagDefinition, type TagDefinitionList, type TagSize, type TagSizes, type TagVariantName, type ToastPosition, type ToastServiceProps, type ToastType, type ToastTypes, install as default, modalService, toastService };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@frollo/frollo-web-ui",
3
- "version": "8.4.5",
3
+ "version": "8.5.1",
4
4
  "description": "Frollo's UI library for components, utilities and configs",
5
5
  "exports": {
6
6
  "./icons": "./icons/index.ts",
@@ -0,0 +1,59 @@
1
+ declare const _default: import("vue").DefineComponent<{
2
+ min: {
3
+ type: NumberConstructor;
4
+ default: number;
5
+ };
6
+ max: {
7
+ type: NumberConstructor;
8
+ default: number;
9
+ };
10
+ step: {
11
+ type: NumberConstructor;
12
+ default: number;
13
+ };
14
+ minValue: {
15
+ type: NumberConstructor;
16
+ default: null;
17
+ };
18
+ maxValue: {
19
+ type: NumberConstructor;
20
+ default: null;
21
+ };
22
+ }, {
23
+ minimumValue: import("vue").WritableComputedRef<number>;
24
+ maximumValue: import("vue").WritableComputedRef<number>;
25
+ minPercentage: import("vue").ComputedRef<number>;
26
+ maxPercentage: import("vue").ComputedRef<number>;
27
+ clippingPoint: import("vue").ComputedRef<boolean>;
28
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:minValue" | "update:maxValue")[], "update:minValue" | "update:maxValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
29
+ min: {
30
+ type: NumberConstructor;
31
+ default: number;
32
+ };
33
+ max: {
34
+ type: NumberConstructor;
35
+ default: number;
36
+ };
37
+ step: {
38
+ type: NumberConstructor;
39
+ default: number;
40
+ };
41
+ minValue: {
42
+ type: NumberConstructor;
43
+ default: null;
44
+ };
45
+ maxValue: {
46
+ type: NumberConstructor;
47
+ default: null;
48
+ };
49
+ }>> & {
50
+ "onUpdate:minValue"?: ((...args: any[]) => any) | undefined;
51
+ "onUpdate:maxValue"?: ((...args: any[]) => any) | undefined;
52
+ }, {
53
+ min: number;
54
+ max: number;
55
+ step: number;
56
+ minValue: number;
57
+ maxValue: number;
58
+ }, {}>;
59
+ export default _default;
@@ -0,0 +1,2 @@
1
+ import FwSlider from './fw-slider.vue';
2
+ export { FwSlider };
@@ -23,4 +23,5 @@ export * from './fw-date-picker';
23
23
  export * from './fw-popover';
24
24
  export * from './fw-period-selector';
25
25
  export * from './fw-media-picker';
26
+ export * from './fw-slider';
26
27
  export * from './fw-animations';