@anzusystems/common-admin 1.47.0-beta.dev-1784059862 → 1.47.0-beta.dev-1784059865

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/dist/labs.d.ts CHANGED
@@ -42,7 +42,9 @@ declare const __VLS_base: DefineComponent<__VLS_PublicProps, {
42
42
  hideMore: boolean;
43
43
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
44
44
 
45
- declare const __VLS_base_2: DefineComponent<__VLS_Props_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
45
+ declare const __VLS_base_2: DefineComponent<__VLS_Props_2, {
46
+ resetFilter: () => void;
47
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
46
48
  submit: () => any;
47
49
  }, string, PublicProps, Readonly<__VLS_Props_2> & Readonly<{
48
50
  onSubmit?: (() => any) | undefined;
@@ -124,15 +126,24 @@ declare const __VLS_base_5: DefineComponent<__VLS_PublicProps_4, {}, {}, {}, {},
124
126
 
125
127
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
126
128
 
127
- declare const __VLS_export_10: __VLS_WithSlots_4<typeof __VLS_base_4, __VLS_Slots_4>;
129
+ declare const __VLS_export_10: DefineComponent<__VLS_Props_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
130
+ change: () => any;
131
+ }, string, PublicProps, Readonly<__VLS_Props_8> & Readonly<{
132
+ onChange?: (() => any) | undefined;
133
+ }>, {
134
+ placeholder: string;
135
+ dataCy: string;
136
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
137
+
138
+ declare const __VLS_export_11: __VLS_WithSlots_4<typeof __VLS_base_4, __VLS_Slots_4>;
128
139
 
129
- declare const __VLS_export_11: DefineComponent<__VLS_Props_10, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
140
+ declare const __VLS_export_12: DefineComponent<__VLS_Props_10, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
130
141
  change: () => any;
131
142
  }, string, PublicProps, Readonly<__VLS_Props_10> & Readonly<{
132
143
  onChange?: (() => any) | undefined;
133
144
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
134
145
 
135
- declare const __VLS_export_12: DefineComponent<__VLS_PublicProps_3, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
146
+ declare const __VLS_export_13: DefineComponent<__VLS_PublicProps_3, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
136
147
  "update:modelValue": (value: number) => any;
137
148
  } & {
138
149
  sortByChange: (data: DatatableOrderingOption) => any;
@@ -145,7 +156,7 @@ declare const __VLS_export_12: DefineComponent<__VLS_PublicProps_3, {}, {}, {},
145
156
  paginationUpdateCustomCb: (option: DatatableOrderingOption, pagination: Ref<Pagination>) => void;
146
157
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
147
158
 
148
- declare const __VLS_export_13: DefineComponent<__VLS_Props_12, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
159
+ declare const __VLS_export_14: DefineComponent<__VLS_Props_12, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
149
160
  change: () => any;
150
161
  }, string, PublicProps, Readonly<__VLS_Props_12> & Readonly<{
151
162
  onChange?: (() => any) | undefined;
@@ -154,7 +165,7 @@ declare const __VLS_export_13: DefineComponent<__VLS_Props_12, {}, {}, {}, {}, C
154
165
  hideRecordsPerPage: boolean;
155
166
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
156
167
 
157
- declare const __VLS_export_14: <T extends string | number>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal_2<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
168
+ declare const __VLS_export_15: <T extends string | number>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal_2<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
158
169
  props: PublicProps & __VLS_PrettifyLocal_2<({
159
170
  label?: string | undefined;
160
171
  required?: boolean | undefined;
@@ -214,9 +225,9 @@ declare const __VLS_export_14: <T extends string | number>(__VLS_props: NonNulla
214
225
  __ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
215
226
  };
216
227
 
217
- declare const __VLS_export_15: __VLS_WithSlots_5<typeof __VLS_base_5, __VLS_Slots_5>;
228
+ declare const __VLS_export_16: __VLS_WithSlots_5<typeof __VLS_base_5, __VLS_Slots_5>;
218
229
 
219
- declare const __VLS_export_16: <TItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal_3<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
230
+ declare const __VLS_export_17: <TItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal_3<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
220
231
  props: PublicProps & __VLS_PrettifyLocal_3<{
221
232
  selectedItems: Array<TItem>;
222
233
  pagination: Pagination;
@@ -277,7 +288,7 @@ declare const __VLS_export_16: <TItem>(__VLS_props: NonNullable<Awaited<typeof _
277
288
  __ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
278
289
  };
279
290
 
280
- declare const __VLS_export_17: <TItem extends Record<string, any>>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal_4<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
291
+ declare const __VLS_export_18: <TItem extends Record<string, any>>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal_4<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
281
292
  props: PublicProps & __VLS_PrettifyLocal_4<(Props<TItem> & {
282
293
  modelValue: TItem[];
283
294
  }) & {
@@ -310,7 +321,7 @@ declare const __VLS_export_17: <TItem extends Record<string, any>>(__VLS_props:
310
321
  __ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
311
322
  };
312
323
 
313
- declare const __VLS_export_18: <TItem extends Record<string, any>>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal_5<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
324
+ declare const __VLS_export_19: <TItem extends Record<string, any>>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal_5<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
314
325
  props: PublicProps & __VLS_PrettifyLocal_5<(Props_2<TItem> & {
315
326
  modelValue: TItem[];
316
327
  mode?: ReorderMode;
@@ -359,7 +370,9 @@ declare const __VLS_export_18: <TItem extends Record<string, any>>(__VLS_props:
359
370
  __ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
360
371
  };
361
372
 
362
- declare const __VLS_export_19: <TItem extends Record<string, any>>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal_6<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
373
+ declare const __VLS_export_2: __VLS_WithSlots_2<typeof __VLS_base_2, __VLS_Slots_2>;
374
+
375
+ declare const __VLS_export_20: <TItem extends Record<string, any>>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal_6<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
363
376
  props: PublicProps & __VLS_PrettifyLocal_6<(Props_3<TItem> & {
364
377
  modelValue: NestedTree<TItem>;
365
378
  mode?: ReorderMode_2;
@@ -422,9 +435,7 @@ declare const __VLS_export_19: <TItem extends Record<string, any>>(__VLS_props:
422
435
  __ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
423
436
  };
424
437
 
425
- declare const __VLS_export_2: __VLS_WithSlots_2<typeof __VLS_base_2, __VLS_Slots_2>;
426
-
427
- declare const __VLS_export_20: DefineComponent<__VLS_PublicProps_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
438
+ declare const __VLS_export_21: DefineComponent<__VLS_PublicProps_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
428
439
  "update:modelValue": (value: boolean) => any;
429
440
  resolve: (discard: boolean) => any;
430
441
  }, string, PublicProps, Readonly<__VLS_PublicProps_5> & Readonly<{
@@ -440,7 +451,9 @@ declare const __VLS_export_20: DefineComponent<__VLS_PublicProps_5, {}, {}, {},
440
451
 
441
452
  declare const __VLS_export_3: __VLS_WithSlots_3<typeof __VLS_base_3, __VLS_Slots_3>;
442
453
 
443
- declare const __VLS_export_4: DefineComponent<__VLS_Props_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
454
+ declare const __VLS_export_4: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
455
+
456
+ declare const __VLS_export_5: DefineComponent<__VLS_Props_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
444
457
  change: () => any;
445
458
  }, string, PublicProps, Readonly<__VLS_Props_4> & Readonly<{
446
459
  onChange?: (() => any) | undefined;
@@ -451,7 +464,7 @@ declare const __VLS_export_4: DefineComponent<__VLS_Props_4, {}, {}, {}, {}, Com
451
464
  falseT: string;
452
465
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
453
466
 
454
- declare const __VLS_export_5: DefineComponent<__VLS_Props_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
467
+ declare const __VLS_export_6: DefineComponent<__VLS_Props_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
455
468
  change: () => any;
456
469
  }, string, PublicProps, Readonly<__VLS_Props_5> & Readonly<{
457
470
  onChange?: (() => any) | undefined;
@@ -459,7 +472,7 @@ declare const __VLS_export_5: DefineComponent<__VLS_Props_5, {}, {}, {}, {}, Com
459
472
  dataCy: string;
460
473
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
461
474
 
462
- declare const __VLS_export_6: DefineComponent<__VLS_Props_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
475
+ declare const __VLS_export_7: DefineComponent<__VLS_Props_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
463
476
  change: () => any;
464
477
  }, string, PublicProps, Readonly<__VLS_Props_6> & Readonly<{
465
478
  onChange?: (() => any) | undefined;
@@ -468,7 +481,7 @@ declare const __VLS_export_6: DefineComponent<__VLS_Props_6, {}, {}, {}, {}, Com
468
481
  dataCy: string;
469
482
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
470
483
 
471
- declare const __VLS_export_7: <T extends string | number>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
484
+ declare const __VLS_export_8: <T extends string | number>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
472
485
  props: PublicProps & __VLS_PrettifyLocal<{
473
486
  name: string;
474
487
  fetchItems: (pagination: Ref<Pagination>, filterData: FilterData, filterConfig: FilterConfig) => Promise<ValueObjectOption<T>[]>;
@@ -492,7 +505,7 @@ declare const __VLS_export_7: <T extends string | number>(__VLS_props: NonNullab
492
505
  __ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
493
506
  };
494
507
 
495
- declare const __VLS_export_8: DefineComponent<__VLS_Props_7, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
508
+ declare const __VLS_export_9: DefineComponent<__VLS_Props_7, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
496
509
  change: () => any;
497
510
  }, string, PublicProps, Readonly<__VLS_Props_7> & Readonly<{
498
511
  onChange?: (() => any) | undefined;
@@ -508,15 +521,6 @@ declare const __VLS_export_8: DefineComponent<__VLS_Props_7, {}, {}, {}, {}, Com
508
521
  searchMinChars: number;
509
522
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
510
523
 
511
- declare const __VLS_export_9: DefineComponent<__VLS_Props_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
512
- change: () => any;
513
- }, string, PublicProps, Readonly<__VLS_Props_8> & Readonly<{
514
- onChange?: (() => any) | undefined;
515
- }>, {
516
- placeholder: string;
517
- dataCy: string;
518
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
519
-
520
524
  declare type __VLS_ModelProps = {
521
525
  'datatableHiddenColumns'?: string[] | undefined;
522
526
  'showDetail'?: boolean;
@@ -760,9 +764,9 @@ declare type __VLS_WithSlots_5<T, S> = T & {
760
764
  };
761
765
  };
762
766
 
763
- export declare const ADatatableOrdering: typeof __VLS_export_12;
767
+ export declare const ADatatableOrdering: typeof __VLS_export_13;
764
768
 
765
- export declare const ADatatablePagination: typeof __VLS_export_13;
769
+ export declare const ADatatablePagination: typeof __VLS_export_14;
766
770
 
767
771
  declare interface AddButtonSlotProps {
768
772
  readonly: boolean;
@@ -797,21 +801,21 @@ declare interface AddButtonSlotProps_3 {
797
801
  };
798
802
  }
799
803
 
800
- export declare const AFilterBooleanSelect: typeof __VLS_export_4;
804
+ export declare const AFilterBooleanSelect: typeof __VLS_export_5;
801
805
 
802
- export declare const AFilterDatetimePicker: typeof __VLS_export_5;
806
+ export declare const AFilterDatetimePicker: typeof __VLS_export_6;
803
807
 
804
- export declare const AFilterInteger: typeof __VLS_export_6;
808
+ export declare const AFilterInteger: typeof __VLS_export_7;
805
809
 
806
- export declare const AFilterRemoteAutocomplete: typeof __VLS_export_7;
810
+ export declare const AFilterRemoteAutocomplete: typeof __VLS_export_8;
807
811
 
808
- export declare const AFilterRemoteAutocompleteWithMinimal: typeof __VLS_export_8;
812
+ export declare const AFilterRemoteAutocompleteWithMinimal: typeof __VLS_export_9;
809
813
 
810
- export declare const AFilterString: typeof __VLS_export_9;
814
+ export declare const AFilterString: typeof __VLS_export_10;
811
815
 
812
- export declare const AFilterTimeInterval: typeof __VLS_export_10;
816
+ export declare const AFilterTimeInterval: typeof __VLS_export_11;
813
817
 
814
- export declare const AFilterValueObjectOptionsSelect: typeof __VLS_export_11;
818
+ export declare const AFilterValueObjectOptionsSelect: typeof __VLS_export_12;
815
819
 
816
820
  export declare const AFilterWrapper: typeof __VLS_export;
817
821
 
@@ -819,15 +823,15 @@ export declare const AFilterWrapperSidebar: typeof __VLS_export_2;
819
823
 
820
824
  export declare const AFilterWrapperSubjectSelect: typeof __VLS_export_3;
821
825
 
822
- export declare const AFormRemoteAutocomplete: typeof __VLS_export_14;
826
+ export declare const AFormRemoteAutocomplete: typeof __VLS_export_15;
823
827
 
824
- export declare const AFormRemoteAutocompleteWithCached: typeof __VLS_export_15;
828
+ export declare const AFormRemoteAutocompleteWithCached: typeof __VLS_export_16;
825
829
 
826
- export declare const AListEditor: typeof __VLS_export_17;
830
+ export declare const AListEditor: typeof __VLS_export_18;
827
831
 
828
832
  declare type AllowedFilterValues = number | number[] | string | string[] | null | undefined | boolean;
829
833
 
830
- export declare const ANestedSortableListEditor: typeof __VLS_export_19;
834
+ export declare const ANestedSortableListEditor: typeof __VLS_export_20;
831
835
 
832
836
  declare interface AnzuUserAndTimeTrackingAware extends CreatedByAware {
833
837
  createdAt: DatetimeUTC;
@@ -839,11 +843,11 @@ declare interface AnzuUserMinimal extends BaseUser {
839
843
  id: IntegerId;
840
844
  }
841
845
 
842
- export declare const ASortableListEditor: typeof __VLS_export_18;
846
+ export declare const ASortableListEditor: typeof __VLS_export_19;
843
847
 
844
- export declare const ASubjectSelect: typeof __VLS_export_16;
848
+ export declare const ASubjectSelect: typeof __VLS_export_17;
845
849
 
846
- export declare const AUnsavedConfirmDialog: typeof __VLS_export_20;
850
+ export declare const AUnsavedConfirmDialog: typeof __VLS_export_21;
847
851
 
848
852
  export declare type AxiosClientFn = () => AxiosInstance;
849
853
 
@@ -1066,6 +1070,7 @@ declare type FetchListParams = {
1066
1070
 
1067
1071
  declare interface FilerRenderOptions {
1068
1072
  skip: boolean;
1073
+ selected?: boolean;
1069
1074
  xs: number | undefined;
1070
1075
  sm: number | undefined;
1071
1076
  md: number | undefined;
@@ -1114,6 +1119,8 @@ export declare const FilterInnerConfigKey: InjectionKey<FilterConfig>;
1114
1119
 
1115
1120
  export declare const FilterInnerDataKey: InjectionKey<FilterData>;
1116
1121
 
1122
+ export declare const FiltersSelected: typeof __VLS_export_4;
1123
+
1117
1124
  export declare type FilterStore<T extends readonly {
1118
1125
  name: string;
1119
1126
  }[]> = {