@mobileaction/action-kit 1.45.2 → 1.45.3

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,4 +1,4 @@
1
- import { g as tr } from "./index-BlFaxM2B.js";
1
+ import { g as tr } from "./index-B6v0tisE.js";
2
2
  function ir(ne, Ze) {
3
3
  for (var S = 0; S < Ze.length; S++) {
4
4
  const Y = Ze[S];
@@ -1,4 +1,4 @@
1
- import { g as st } from "./index-BlFaxM2B.js";
1
+ import { g as st } from "./index-B6v0tisE.js";
2
2
  function at(te, pe) {
3
3
  for (var K = 0; K < pe.length; K++) {
4
4
  const _ = pe[K];
@@ -130,6 +130,7 @@ declare const __VLS_component: import("vue").DefineComponent<MaDatePickerProps,
130
130
  autoPosition: typeof import("./types").MaDatePickerVerticalPositions[number];
131
131
  preventMinMaxNavigation: boolean;
132
132
  clearable: boolean;
133
+ alwaysClearable: boolean;
133
134
  applyButtonText: string;
134
135
  multiCalendars: boolean;
135
136
  hideCalendarIcon: boolean;
@@ -23,3 +23,5 @@ export declare const MinMaxDates: Story;
23
23
  export declare const MultiCalendars: Story;
24
24
  export declare const FocusStartDate: Story;
25
25
  export declare const CustomSlots: Story;
26
+ export declare const Clearable: Story;
27
+ export declare const AlwaysClearable: Story;
@@ -24,3 +24,5 @@ export declare const AutoRange: Story;
24
24
  export declare const MultiCalendars: Story;
25
25
  export declare const FocusStartDate: Story;
26
26
  export declare const CustomSlots: Story;
27
+ export declare const Clearable: Story;
28
+ export declare const AlwaysClearable: Story;
@@ -159,9 +159,13 @@ export interface MaDatePickerProps {
159
159
  */
160
160
  focusStartDate?: boolean;
161
161
  /**
162
- * Add a clear icon to the input field where you can set the value to null
162
+ * Add a clear icon to the input field that is visible only when there is a value and on hover
163
163
  */
164
164
  clearable?: boolean;
165
+ /**
166
+ * Keeps the clear icon only when there is a value in the calendar
167
+ */
168
+ alwaysClearable?: boolean;
165
169
  /**
166
170
  * The text of the apply button
167
171
  * @default Apply
@@ -1,4 +1,4 @@
1
- import { g as ua } from "./index-BlFaxM2B.js";
1
+ import { g as ua } from "./index-B6v0tisE.js";
2
2
  function ca(Dt, te) {
3
3
  for (var H = 0; H < te.length; H++) {
4
4
  const et = te[H];