@anzusystems/common-admin 1.47.0-beta.215 → 1.47.0-beta.217

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.
@@ -13903,6 +13903,16 @@ users: string;
13903
13903
  };
13904
13904
  filter: {
13905
13905
  fulltext: string;
13906
+ bookmark: {
13907
+ title: string;
13908
+ name: string;
13909
+ add: string;
13910
+ manage: string;
13911
+ infoSave: string;
13912
+ errorMax: string;
13913
+ storeColumns: string;
13914
+ storeOrder: string;
13915
+ };
13906
13916
  };
13907
13917
  };
13908
13918
  $vuetify: {
@@ -14930,6 +14940,16 @@ export declare const messagesCs: {
14930
14940
  };
14931
14941
  filter: {
14932
14942
  fulltext: string;
14943
+ bookmark: {
14944
+ title: string;
14945
+ name: string;
14946
+ add: string;
14947
+ manage: string;
14948
+ infoSave: string;
14949
+ errorMax: string;
14950
+ storeColumns: string;
14951
+ storeOrder: string;
14952
+ };
14933
14953
  };
14934
14954
  };
14935
14955
  $vuetify: {
@@ -15702,6 +15722,16 @@ export declare const messagesEn: {
15702
15722
  };
15703
15723
  filter: {
15704
15724
  fulltext: string;
15725
+ bookmark: {
15726
+ title: string;
15727
+ name: string;
15728
+ add: string;
15729
+ manage: string;
15730
+ infoSave: string;
15731
+ errorMax: string;
15732
+ storeColumns: string;
15733
+ storeOrder: string;
15734
+ };
15705
15735
  };
15706
15736
  };
15707
15737
  $vuetify: {
@@ -16483,6 +16513,16 @@ export declare const messagesSk: {
16483
16513
  };
16484
16514
  filter: {
16485
16515
  fulltext: string;
16516
+ bookmark: {
16517
+ title: string;
16518
+ name: string;
16519
+ add: string;
16520
+ manage: string;
16521
+ infoSave: string;
16522
+ errorMax: string;
16523
+ storeColumns: string;
16524
+ storeOrder: string;
16525
+ };
16486
16526
  };
16487
16527
  };
16488
16528
  $vuetify: {