pangea-lib 4.0.0 → 4.0.2

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
- export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" | "apiConnectionsError" | "apiConnectionsSuccess" | "pgaButton" | "pgaDisplay" | "pgaEditor" | "pgaForm" | "pgaImage" | "pgaLayout" | "pgaModal" | "pgaTable" | "notifications" | "validations", MP extends ({
1
+ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" | "apiConnectionsError" | "apiConnectionsSuccess" | "pgaButton" | "pgaDisplay" | "pgaEditor" | "pgaFile" | "pgaForm" | "pgaLayout" | "pgaModal" | "pgaTable" | "notifications" | "validations", MP extends ({
2
2
  authHelpers: {
3
3
  es: {
4
4
  successfulLogout: string;
@@ -61,6 +61,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
61
61
  saveErrorMsg: string;
62
62
  };
63
63
  };
64
+ pgaFile: {
65
+ es: {
66
+ selectImages: string;
67
+ confirmDeleteImage: string;
68
+ maxImagesQuantityAlert: string;
69
+ selectVideos: string;
70
+ confirmDeleteVideo: string;
71
+ maxVideosQuantityAlert: string;
72
+ };
73
+ };
64
74
  pgaForm: {
65
75
  es: {
66
76
  submitBtn: string;
@@ -78,13 +88,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
78
88
  selectBtn: string;
79
89
  };
80
90
  };
81
- pgaImage: {
82
- es: {
83
- selectImages: string;
84
- confirmDeleteText: string;
85
- maxImagesQuantityAlert: string;
86
- };
87
- };
88
91
  pgaLayout: {
89
92
  es: {
90
93
  header: {
@@ -193,6 +196,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
193
196
  saveErrorMsg: string;
194
197
  };
195
198
  };
199
+ pgaFile: {
200
+ es: {
201
+ selectImages: string;
202
+ confirmDeleteImage: string;
203
+ maxImagesQuantityAlert: string;
204
+ selectVideos: string;
205
+ confirmDeleteVideo: string;
206
+ maxVideosQuantityAlert: string;
207
+ };
208
+ };
196
209
  pgaForm: {
197
210
  es: {
198
211
  submitBtn: string;
@@ -210,13 +223,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
210
223
  selectBtn: string;
211
224
  };
212
225
  };
213
- pgaImage: {
214
- es: {
215
- selectImages: string;
216
- confirmDeleteText: string;
217
- maxImagesQuantityAlert: string;
218
- };
219
- };
220
226
  pgaLayout: {
221
227
  es: {
222
228
  header: {
@@ -325,6 +331,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
325
331
  saveErrorMsg: string;
326
332
  };
327
333
  };
334
+ pgaFile: {
335
+ es: {
336
+ selectImages: string;
337
+ confirmDeleteImage: string;
338
+ maxImagesQuantityAlert: string;
339
+ selectVideos: string;
340
+ confirmDeleteVideo: string;
341
+ maxVideosQuantityAlert: string;
342
+ };
343
+ };
328
344
  pgaForm: {
329
345
  es: {
330
346
  submitBtn: string;
@@ -342,13 +358,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
342
358
  selectBtn: string;
343
359
  };
344
360
  };
345
- pgaImage: {
346
- es: {
347
- selectImages: string;
348
- confirmDeleteText: string;
349
- maxImagesQuantityAlert: string;
350
- };
351
- };
352
361
  pgaLayout: {
353
362
  es: {
354
363
  header: {
@@ -457,6 +466,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
457
466
  saveErrorMsg: string;
458
467
  };
459
468
  };
469
+ pgaFile: {
470
+ es: {
471
+ selectImages: string;
472
+ confirmDeleteImage: string;
473
+ maxImagesQuantityAlert: string;
474
+ selectVideos: string;
475
+ confirmDeleteVideo: string;
476
+ maxVideosQuantityAlert: string;
477
+ };
478
+ };
460
479
  pgaForm: {
461
480
  es: {
462
481
  submitBtn: string;
@@ -474,13 +493,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
474
493
  selectBtn: string;
475
494
  };
476
495
  };
477
- pgaImage: {
478
- es: {
479
- selectImages: string;
480
- confirmDeleteText: string;
481
- maxImagesQuantityAlert: string;
482
- };
483
- };
484
496
  pgaLayout: {
485
497
  es: {
486
498
  header: {
@@ -589,6 +601,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
589
601
  saveErrorMsg: string;
590
602
  };
591
603
  };
604
+ pgaFile: {
605
+ es: {
606
+ selectImages: string;
607
+ confirmDeleteImage: string;
608
+ maxImagesQuantityAlert: string;
609
+ selectVideos: string;
610
+ confirmDeleteVideo: string;
611
+ maxVideosQuantityAlert: string;
612
+ };
613
+ };
592
614
  pgaForm: {
593
615
  es: {
594
616
  submitBtn: string;
@@ -606,13 +628,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
606
628
  selectBtn: string;
607
629
  };
608
630
  };
609
- pgaImage: {
610
- es: {
611
- selectImages: string;
612
- confirmDeleteText: string;
613
- maxImagesQuantityAlert: string;
614
- };
615
- };
616
631
  pgaLayout: {
617
632
  es: {
618
633
  header: {
@@ -721,6 +736,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
721
736
  saveErrorMsg: string;
722
737
  };
723
738
  };
739
+ pgaFile: {
740
+ es: {
741
+ selectImages: string;
742
+ confirmDeleteImage: string;
743
+ maxImagesQuantityAlert: string;
744
+ selectVideos: string;
745
+ confirmDeleteVideo: string;
746
+ maxVideosQuantityAlert: string;
747
+ };
748
+ };
724
749
  pgaForm: {
725
750
  es: {
726
751
  submitBtn: string;
@@ -738,13 +763,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
738
763
  selectBtn: string;
739
764
  };
740
765
  };
741
- pgaImage: {
742
- es: {
743
- selectImages: string;
744
- confirmDeleteText: string;
745
- maxImagesQuantityAlert: string;
746
- };
747
- };
748
766
  pgaLayout: {
749
767
  es: {
750
768
  header: {
@@ -853,6 +871,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
853
871
  saveErrorMsg: string;
854
872
  };
855
873
  };
874
+ pgaFile: {
875
+ es: {
876
+ selectImages: string;
877
+ confirmDeleteImage: string;
878
+ maxImagesQuantityAlert: string;
879
+ selectVideos: string;
880
+ confirmDeleteVideo: string;
881
+ maxVideosQuantityAlert: string;
882
+ };
883
+ };
856
884
  pgaForm: {
857
885
  es: {
858
886
  submitBtn: string;
@@ -870,13 +898,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
870
898
  selectBtn: string;
871
899
  };
872
900
  };
873
- pgaImage: {
874
- es: {
875
- selectImages: string;
876
- confirmDeleteText: string;
877
- maxImagesQuantityAlert: string;
878
- };
879
- };
880
901
  pgaLayout: {
881
902
  es: {
882
903
  header: {
@@ -985,6 +1006,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
985
1006
  saveErrorMsg: string;
986
1007
  };
987
1008
  };
1009
+ pgaFile: {
1010
+ es: {
1011
+ selectImages: string;
1012
+ confirmDeleteImage: string;
1013
+ maxImagesQuantityAlert: string;
1014
+ selectVideos: string;
1015
+ confirmDeleteVideo: string;
1016
+ maxVideosQuantityAlert: string;
1017
+ };
1018
+ };
988
1019
  pgaForm: {
989
1020
  es: {
990
1021
  submitBtn: string;
@@ -1002,13 +1033,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
1002
1033
  selectBtn: string;
1003
1034
  };
1004
1035
  };
1005
- pgaImage: {
1006
- es: {
1007
- selectImages: string;
1008
- confirmDeleteText: string;
1009
- maxImagesQuantityAlert: string;
1010
- };
1011
- };
1012
1036
  pgaLayout: {
1013
1037
  es: {
1014
1038
  header: {
@@ -1117,6 +1141,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
1117
1141
  saveErrorMsg: string;
1118
1142
  };
1119
1143
  };
1144
+ pgaFile: {
1145
+ es: {
1146
+ selectImages: string;
1147
+ confirmDeleteImage: string;
1148
+ maxImagesQuantityAlert: string;
1149
+ selectVideos: string;
1150
+ confirmDeleteVideo: string;
1151
+ maxVideosQuantityAlert: string;
1152
+ };
1153
+ };
1120
1154
  pgaForm: {
1121
1155
  es: {
1122
1156
  submitBtn: string;
@@ -1134,13 +1168,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
1134
1168
  selectBtn: string;
1135
1169
  };
1136
1170
  };
1137
- pgaImage: {
1138
- es: {
1139
- selectImages: string;
1140
- confirmDeleteText: string;
1141
- maxImagesQuantityAlert: string;
1142
- };
1143
- };
1144
1171
  pgaLayout: {
1145
1172
  es: {
1146
1173
  header: {
@@ -1249,6 +1276,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
1249
1276
  saveErrorMsg: string;
1250
1277
  };
1251
1278
  };
1279
+ pgaFile: {
1280
+ es: {
1281
+ selectImages: string;
1282
+ confirmDeleteImage: string;
1283
+ maxImagesQuantityAlert: string;
1284
+ selectVideos: string;
1285
+ confirmDeleteVideo: string;
1286
+ maxVideosQuantityAlert: string;
1287
+ };
1288
+ };
1252
1289
  pgaForm: {
1253
1290
  es: {
1254
1291
  submitBtn: string;
@@ -1266,13 +1303,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
1266
1303
  selectBtn: string;
1267
1304
  };
1268
1305
  };
1269
- pgaImage: {
1270
- es: {
1271
- selectImages: string;
1272
- confirmDeleteText: string;
1273
- maxImagesQuantityAlert: string;
1274
- };
1275
- };
1276
1306
  pgaLayout: {
1277
1307
  es: {
1278
1308
  header: {
@@ -1381,6 +1411,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
1381
1411
  saveErrorMsg: string;
1382
1412
  };
1383
1413
  };
1414
+ pgaFile: {
1415
+ es: {
1416
+ selectImages: string;
1417
+ confirmDeleteImage: string;
1418
+ maxImagesQuantityAlert: string;
1419
+ selectVideos: string;
1420
+ confirmDeleteVideo: string;
1421
+ maxVideosQuantityAlert: string;
1422
+ };
1423
+ };
1384
1424
  pgaForm: {
1385
1425
  es: {
1386
1426
  submitBtn: string;
@@ -1398,13 +1438,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
1398
1438
  selectBtn: string;
1399
1439
  };
1400
1440
  };
1401
- pgaImage: {
1402
- es: {
1403
- selectImages: string;
1404
- confirmDeleteText: string;
1405
- maxImagesQuantityAlert: string;
1406
- };
1407
- };
1408
1441
  pgaLayout: {
1409
1442
  es: {
1410
1443
  header: {
@@ -1513,6 +1546,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
1513
1546
  saveErrorMsg: string;
1514
1547
  };
1515
1548
  };
1549
+ pgaFile: {
1550
+ es: {
1551
+ selectImages: string;
1552
+ confirmDeleteImage: string;
1553
+ maxImagesQuantityAlert: string;
1554
+ selectVideos: string;
1555
+ confirmDeleteVideo: string;
1556
+ maxVideosQuantityAlert: string;
1557
+ };
1558
+ };
1516
1559
  pgaForm: {
1517
1560
  es: {
1518
1561
  submitBtn: string;
@@ -1530,13 +1573,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
1530
1573
  selectBtn: string;
1531
1574
  };
1532
1575
  };
1533
- pgaImage: {
1534
- es: {
1535
- selectImages: string;
1536
- confirmDeleteText: string;
1537
- maxImagesQuantityAlert: string;
1538
- };
1539
- };
1540
1576
  pgaLayout: {
1541
1577
  es: {
1542
1578
  header: {
@@ -1645,6 +1681,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
1645
1681
  saveErrorMsg: string;
1646
1682
  };
1647
1683
  };
1684
+ pgaFile: {
1685
+ es: {
1686
+ selectImages: string;
1687
+ confirmDeleteImage: string;
1688
+ maxImagesQuantityAlert: string;
1689
+ selectVideos: string;
1690
+ confirmDeleteVideo: string;
1691
+ maxVideosQuantityAlert: string;
1692
+ };
1693
+ };
1648
1694
  pgaForm: {
1649
1695
  es: {
1650
1696
  submitBtn: string;
@@ -1662,13 +1708,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
1662
1708
  selectBtn: string;
1663
1709
  };
1664
1710
  };
1665
- pgaImage: {
1666
- es: {
1667
- selectImages: string;
1668
- confirmDeleteText: string;
1669
- maxImagesQuantityAlert: string;
1670
- };
1671
- };
1672
1711
  pgaLayout: {
1673
1712
  es: {
1674
1713
  header: {
@@ -1777,6 +1816,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
1777
1816
  saveErrorMsg: string;
1778
1817
  };
1779
1818
  };
1819
+ pgaFile: {
1820
+ es: {
1821
+ selectImages: string;
1822
+ confirmDeleteImage: string;
1823
+ maxImagesQuantityAlert: string;
1824
+ selectVideos: string;
1825
+ confirmDeleteVideo: string;
1826
+ maxVideosQuantityAlert: string;
1827
+ };
1828
+ };
1780
1829
  pgaForm: {
1781
1830
  es: {
1782
1831
  submitBtn: string;
@@ -1794,13 +1843,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
1794
1843
  selectBtn: string;
1795
1844
  };
1796
1845
  };
1797
- pgaImage: {
1798
- es: {
1799
- selectImages: string;
1800
- confirmDeleteText: string;
1801
- maxImagesQuantityAlert: string;
1802
- };
1803
- };
1804
1846
  pgaLayout: {
1805
1847
  es: {
1806
1848
  header: {
@@ -1909,6 +1951,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
1909
1951
  saveErrorMsg: string;
1910
1952
  };
1911
1953
  };
1954
+ pgaFile: {
1955
+ es: {
1956
+ selectImages: string;
1957
+ confirmDeleteImage: string;
1958
+ maxImagesQuantityAlert: string;
1959
+ selectVideos: string;
1960
+ confirmDeleteVideo: string;
1961
+ maxVideosQuantityAlert: string;
1962
+ };
1963
+ };
1912
1964
  pgaForm: {
1913
1965
  es: {
1914
1966
  submitBtn: string;
@@ -1926,13 +1978,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
1926
1978
  selectBtn: string;
1927
1979
  };
1928
1980
  };
1929
- pgaImage: {
1930
- es: {
1931
- selectImages: string;
1932
- confirmDeleteText: string;
1933
- maxImagesQuantityAlert: string;
1934
- };
1935
- };
1936
1981
  pgaLayout: {
1937
1982
  es: {
1938
1983
  header: {
@@ -2041,6 +2086,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
2041
2086
  saveErrorMsg: string;
2042
2087
  };
2043
2088
  };
2089
+ pgaFile: {
2090
+ es: {
2091
+ selectImages: string;
2092
+ confirmDeleteImage: string;
2093
+ maxImagesQuantityAlert: string;
2094
+ selectVideos: string;
2095
+ confirmDeleteVideo: string;
2096
+ maxVideosQuantityAlert: string;
2097
+ };
2098
+ };
2044
2099
  pgaForm: {
2045
2100
  es: {
2046
2101
  submitBtn: string;
@@ -2058,13 +2113,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
2058
2113
  selectBtn: string;
2059
2114
  };
2060
2115
  };
2061
- pgaImage: {
2062
- es: {
2063
- selectImages: string;
2064
- confirmDeleteText: string;
2065
- maxImagesQuantityAlert: string;
2066
- };
2067
- };
2068
2116
  pgaLayout: {
2069
2117
  es: {
2070
2118
  header: {
@@ -2173,6 +2221,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
2173
2221
  saveErrorMsg: string;
2174
2222
  };
2175
2223
  };
2224
+ pgaFile: {
2225
+ es: {
2226
+ selectImages: string;
2227
+ confirmDeleteImage: string;
2228
+ maxImagesQuantityAlert: string;
2229
+ selectVideos: string;
2230
+ confirmDeleteVideo: string;
2231
+ maxVideosQuantityAlert: string;
2232
+ };
2233
+ };
2176
2234
  pgaForm: {
2177
2235
  es: {
2178
2236
  submitBtn: string;
@@ -2190,13 +2248,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
2190
2248
  selectBtn: string;
2191
2249
  };
2192
2250
  };
2193
- pgaImage: {
2194
- es: {
2195
- selectImages: string;
2196
- confirmDeleteText: string;
2197
- maxImagesQuantityAlert: string;
2198
- };
2199
- };
2200
2251
  pgaLayout: {
2201
2252
  es: {
2202
2253
  header: {
@@ -2305,6 +2356,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
2305
2356
  saveErrorMsg: string;
2306
2357
  };
2307
2358
  };
2359
+ pgaFile: {
2360
+ es: {
2361
+ selectImages: string;
2362
+ confirmDeleteImage: string;
2363
+ maxImagesQuantityAlert: string;
2364
+ selectVideos: string;
2365
+ confirmDeleteVideo: string;
2366
+ maxVideosQuantityAlert: string;
2367
+ };
2368
+ };
2308
2369
  pgaForm: {
2309
2370
  es: {
2310
2371
  submitBtn: string;
@@ -2322,13 +2383,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
2322
2383
  selectBtn: string;
2323
2384
  };
2324
2385
  };
2325
- pgaImage: {
2326
- es: {
2327
- selectImages: string;
2328
- confirmDeleteText: string;
2329
- maxImagesQuantityAlert: string;
2330
- };
2331
- };
2332
2386
  pgaLayout: {
2333
2387
  es: {
2334
2388
  header: {
@@ -2437,6 +2491,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
2437
2491
  saveErrorMsg: string;
2438
2492
  };
2439
2493
  };
2494
+ pgaFile: {
2495
+ es: {
2496
+ selectImages: string;
2497
+ confirmDeleteImage: string;
2498
+ maxImagesQuantityAlert: string;
2499
+ selectVideos: string;
2500
+ confirmDeleteVideo: string;
2501
+ maxVideosQuantityAlert: string;
2502
+ };
2503
+ };
2440
2504
  pgaForm: {
2441
2505
  es: {
2442
2506
  submitBtn: string;
@@ -2454,13 +2518,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
2454
2518
  selectBtn: string;
2455
2519
  };
2456
2520
  };
2457
- pgaImage: {
2458
- es: {
2459
- selectImages: string;
2460
- confirmDeleteText: string;
2461
- maxImagesQuantityAlert: string;
2462
- };
2463
- };
2464
2521
  pgaLayout: {
2465
2522
  es: {
2466
2523
  header: {
@@ -2569,6 +2626,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
2569
2626
  saveErrorMsg: string;
2570
2627
  };
2571
2628
  };
2629
+ pgaFile: {
2630
+ es: {
2631
+ selectImages: string;
2632
+ confirmDeleteImage: string;
2633
+ maxImagesQuantityAlert: string;
2634
+ selectVideos: string;
2635
+ confirmDeleteVideo: string;
2636
+ maxVideosQuantityAlert: string;
2637
+ };
2638
+ };
2572
2639
  pgaForm: {
2573
2640
  es: {
2574
2641
  submitBtn: string;
@@ -2586,13 +2653,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
2586
2653
  selectBtn: string;
2587
2654
  };
2588
2655
  };
2589
- pgaImage: {
2590
- es: {
2591
- selectImages: string;
2592
- confirmDeleteText: string;
2593
- maxImagesQuantityAlert: string;
2594
- };
2595
- };
2596
2656
  pgaLayout: {
2597
2657
  es: {
2598
2658
  header: {
@@ -2701,6 +2761,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
2701
2761
  saveErrorMsg: string;
2702
2762
  };
2703
2763
  };
2764
+ pgaFile: {
2765
+ es: {
2766
+ selectImages: string;
2767
+ confirmDeleteImage: string;
2768
+ maxImagesQuantityAlert: string;
2769
+ selectVideos: string;
2770
+ confirmDeleteVideo: string;
2771
+ maxVideosQuantityAlert: string;
2772
+ };
2773
+ };
2704
2774
  pgaForm: {
2705
2775
  es: {
2706
2776
  submitBtn: string;
@@ -2718,13 +2788,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
2718
2788
  selectBtn: string;
2719
2789
  };
2720
2790
  };
2721
- pgaImage: {
2722
- es: {
2723
- selectImages: string;
2724
- confirmDeleteText: string;
2725
- maxImagesQuantityAlert: string;
2726
- };
2727
- };
2728
2791
  pgaLayout: {
2729
2792
  es: {
2730
2793
  header: {
@@ -2833,6 +2896,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
2833
2896
  saveErrorMsg: string;
2834
2897
  };
2835
2898
  };
2899
+ pgaFile: {
2900
+ es: {
2901
+ selectImages: string;
2902
+ confirmDeleteImage: string;
2903
+ maxImagesQuantityAlert: string;
2904
+ selectVideos: string;
2905
+ confirmDeleteVideo: string;
2906
+ maxVideosQuantityAlert: string;
2907
+ };
2908
+ };
2836
2909
  pgaForm: {
2837
2910
  es: {
2838
2911
  submitBtn: string;
@@ -2850,13 +2923,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
2850
2923
  selectBtn: string;
2851
2924
  };
2852
2925
  };
2853
- pgaImage: {
2854
- es: {
2855
- selectImages: string;
2856
- confirmDeleteText: string;
2857
- maxImagesQuantityAlert: string;
2858
- };
2859
- };
2860
2926
  pgaLayout: {
2861
2927
  es: {
2862
2928
  header: {
@@ -2965,6 +3031,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
2965
3031
  saveErrorMsg: string;
2966
3032
  };
2967
3033
  };
3034
+ pgaFile: {
3035
+ es: {
3036
+ selectImages: string;
3037
+ confirmDeleteImage: string;
3038
+ maxImagesQuantityAlert: string;
3039
+ selectVideos: string;
3040
+ confirmDeleteVideo: string;
3041
+ maxVideosQuantityAlert: string;
3042
+ };
3043
+ };
2968
3044
  pgaForm: {
2969
3045
  es: {
2970
3046
  submitBtn: string;
@@ -2982,13 +3058,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
2982
3058
  selectBtn: string;
2983
3059
  };
2984
3060
  };
2985
- pgaImage: {
2986
- es: {
2987
- selectImages: string;
2988
- confirmDeleteText: string;
2989
- maxImagesQuantityAlert: string;
2990
- };
2991
- };
2992
3061
  pgaLayout: {
2993
3062
  es: {
2994
3063
  header: {
@@ -3097,10 +3166,20 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
3097
3166
  saveErrorMsg: string;
3098
3167
  };
3099
3168
  };
3100
- pgaForm: {
3169
+ pgaFile: {
3101
3170
  es: {
3102
- submitBtn: string;
3103
- selectFileLabel: string;
3171
+ selectImages: string;
3172
+ confirmDeleteImage: string;
3173
+ maxImagesQuantityAlert: string;
3174
+ selectVideos: string;
3175
+ confirmDeleteVideo: string;
3176
+ maxVideosQuantityAlert: string;
3177
+ };
3178
+ };
3179
+ pgaForm: {
3180
+ es: {
3181
+ submitBtn: string;
3182
+ selectFileLabel: string;
3104
3183
  selectFilesLabel: string;
3105
3184
  removeBtn: string;
3106
3185
  newFileError: string;
@@ -3114,13 +3193,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
3114
3193
  selectBtn: string;
3115
3194
  };
3116
3195
  };
3117
- pgaImage: {
3118
- es: {
3119
- selectImages: string;
3120
- confirmDeleteText: string;
3121
- maxImagesQuantityAlert: string;
3122
- };
3123
- };
3124
3196
  pgaLayout: {
3125
3197
  es: {
3126
3198
  header: {
@@ -3229,6 +3301,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
3229
3301
  saveErrorMsg: string;
3230
3302
  };
3231
3303
  };
3304
+ pgaFile: {
3305
+ es: {
3306
+ selectImages: string;
3307
+ confirmDeleteImage: string;
3308
+ maxImagesQuantityAlert: string;
3309
+ selectVideos: string;
3310
+ confirmDeleteVideo: string;
3311
+ maxVideosQuantityAlert: string;
3312
+ };
3313
+ };
3232
3314
  pgaForm: {
3233
3315
  es: {
3234
3316
  submitBtn: string;
@@ -3246,13 +3328,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
3246
3328
  selectBtn: string;
3247
3329
  };
3248
3330
  };
3249
- pgaImage: {
3250
- es: {
3251
- selectImages: string;
3252
- confirmDeleteText: string;
3253
- maxImagesQuantityAlert: string;
3254
- };
3255
- };
3256
3331
  pgaLayout: {
3257
3332
  es: {
3258
3333
  header: {
@@ -3361,6 +3436,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
3361
3436
  saveErrorMsg: string;
3362
3437
  };
3363
3438
  };
3439
+ pgaFile: {
3440
+ es: {
3441
+ selectImages: string;
3442
+ confirmDeleteImage: string;
3443
+ maxImagesQuantityAlert: string;
3444
+ selectVideos: string;
3445
+ confirmDeleteVideo: string;
3446
+ maxVideosQuantityAlert: string;
3447
+ };
3448
+ };
3364
3449
  pgaForm: {
3365
3450
  es: {
3366
3451
  submitBtn: string;
@@ -3378,13 +3463,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
3378
3463
  selectBtn: string;
3379
3464
  };
3380
3465
  };
3381
- pgaImage: {
3382
- es: {
3383
- selectImages: string;
3384
- confirmDeleteText: string;
3385
- maxImagesQuantityAlert: string;
3386
- };
3387
- };
3388
3466
  pgaLayout: {
3389
3467
  es: {
3390
3468
  header: {
@@ -3493,6 +3571,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
3493
3571
  saveErrorMsg: string;
3494
3572
  };
3495
3573
  };
3574
+ pgaFile: {
3575
+ es: {
3576
+ selectImages: string;
3577
+ confirmDeleteImage: string;
3578
+ maxImagesQuantityAlert: string;
3579
+ selectVideos: string;
3580
+ confirmDeleteVideo: string;
3581
+ maxVideosQuantityAlert: string;
3582
+ };
3583
+ };
3496
3584
  pgaForm: {
3497
3585
  es: {
3498
3586
  submitBtn: string;
@@ -3510,13 +3598,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
3510
3598
  selectBtn: string;
3511
3599
  };
3512
3600
  };
3513
- pgaImage: {
3514
- es: {
3515
- selectImages: string;
3516
- confirmDeleteText: string;
3517
- maxImagesQuantityAlert: string;
3518
- };
3519
- };
3520
3601
  pgaLayout: {
3521
3602
  es: {
3522
3603
  header: {
@@ -3625,6 +3706,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
3625
3706
  saveErrorMsg: string;
3626
3707
  };
3627
3708
  };
3709
+ pgaFile: {
3710
+ es: {
3711
+ selectImages: string;
3712
+ confirmDeleteImage: string;
3713
+ maxImagesQuantityAlert: string;
3714
+ selectVideos: string;
3715
+ confirmDeleteVideo: string;
3716
+ maxVideosQuantityAlert: string;
3717
+ };
3718
+ };
3628
3719
  pgaForm: {
3629
3720
  es: {
3630
3721
  submitBtn: string;
@@ -3642,13 +3733,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
3642
3733
  selectBtn: string;
3643
3734
  };
3644
3735
  };
3645
- pgaImage: {
3646
- es: {
3647
- selectImages: string;
3648
- confirmDeleteText: string;
3649
- maxImagesQuantityAlert: string;
3650
- };
3651
- };
3652
3736
  pgaLayout: {
3653
3737
  es: {
3654
3738
  header: {
@@ -3757,6 +3841,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
3757
3841
  saveErrorMsg: string;
3758
3842
  };
3759
3843
  };
3844
+ pgaFile: {
3845
+ es: {
3846
+ selectImages: string;
3847
+ confirmDeleteImage: string;
3848
+ maxImagesQuantityAlert: string;
3849
+ selectVideos: string;
3850
+ confirmDeleteVideo: string;
3851
+ maxVideosQuantityAlert: string;
3852
+ };
3853
+ };
3760
3854
  pgaForm: {
3761
3855
  es: {
3762
3856
  submitBtn: string;
@@ -3774,13 +3868,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
3774
3868
  selectBtn: string;
3775
3869
  };
3776
3870
  };
3777
- pgaImage: {
3778
- es: {
3779
- selectImages: string;
3780
- confirmDeleteText: string;
3781
- maxImagesQuantityAlert: string;
3782
- };
3783
- };
3784
3871
  pgaLayout: {
3785
3872
  es: {
3786
3873
  header: {
@@ -3889,6 +3976,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
3889
3976
  saveErrorMsg: string;
3890
3977
  };
3891
3978
  };
3979
+ pgaFile: {
3980
+ es: {
3981
+ selectImages: string;
3982
+ confirmDeleteImage: string;
3983
+ maxImagesQuantityAlert: string;
3984
+ selectVideos: string;
3985
+ confirmDeleteVideo: string;
3986
+ maxVideosQuantityAlert: string;
3987
+ };
3988
+ };
3892
3989
  pgaForm: {
3893
3990
  es: {
3894
3991
  submitBtn: string;
@@ -3906,13 +4003,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
3906
4003
  selectBtn: string;
3907
4004
  };
3908
4005
  };
3909
- pgaImage: {
3910
- es: {
3911
- selectImages: string;
3912
- confirmDeleteText: string;
3913
- maxImagesQuantityAlert: string;
3914
- };
3915
- };
3916
4006
  pgaLayout: {
3917
4007
  es: {
3918
4008
  header: {
@@ -4021,6 +4111,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
4021
4111
  saveErrorMsg: string;
4022
4112
  };
4023
4113
  };
4114
+ pgaFile: {
4115
+ es: {
4116
+ selectImages: string;
4117
+ confirmDeleteImage: string;
4118
+ maxImagesQuantityAlert: string;
4119
+ selectVideos: string;
4120
+ confirmDeleteVideo: string;
4121
+ maxVideosQuantityAlert: string;
4122
+ };
4123
+ };
4024
4124
  pgaForm: {
4025
4125
  es: {
4026
4126
  submitBtn: string;
@@ -4038,13 +4138,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
4038
4138
  selectBtn: string;
4039
4139
  };
4040
4140
  };
4041
- pgaImage: {
4042
- es: {
4043
- selectImages: string;
4044
- confirmDeleteText: string;
4045
- maxImagesQuantityAlert: string;
4046
- };
4047
- };
4048
4141
  pgaLayout: {
4049
4142
  es: {
4050
4143
  header: {
@@ -4153,6 +4246,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
4153
4246
  saveErrorMsg: string;
4154
4247
  };
4155
4248
  };
4249
+ pgaFile: {
4250
+ es: {
4251
+ selectImages: string;
4252
+ confirmDeleteImage: string;
4253
+ maxImagesQuantityAlert: string;
4254
+ selectVideos: string;
4255
+ confirmDeleteVideo: string;
4256
+ maxVideosQuantityAlert: string;
4257
+ };
4258
+ };
4156
4259
  pgaForm: {
4157
4260
  es: {
4158
4261
  submitBtn: string;
@@ -4170,13 +4273,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
4170
4273
  selectBtn: string;
4171
4274
  };
4172
4275
  };
4173
- pgaImage: {
4174
- es: {
4175
- selectImages: string;
4176
- confirmDeleteText: string;
4177
- maxImagesQuantityAlert: string;
4178
- };
4179
- };
4180
4276
  pgaLayout: {
4181
4277
  es: {
4182
4278
  header: {
@@ -4285,6 +4381,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
4285
4381
  saveErrorMsg: string;
4286
4382
  };
4287
4383
  };
4384
+ pgaFile: {
4385
+ es: {
4386
+ selectImages: string;
4387
+ confirmDeleteImage: string;
4388
+ maxImagesQuantityAlert: string;
4389
+ selectVideos: string;
4390
+ confirmDeleteVideo: string;
4391
+ maxVideosQuantityAlert: string;
4392
+ };
4393
+ };
4288
4394
  pgaForm: {
4289
4395
  es: {
4290
4396
  submitBtn: string;
@@ -4302,13 +4408,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
4302
4408
  selectBtn: string;
4303
4409
  };
4304
4410
  };
4305
- pgaImage: {
4306
- es: {
4307
- selectImages: string;
4308
- confirmDeleteText: string;
4309
- maxImagesQuantityAlert: string;
4310
- };
4311
- };
4312
4411
  pgaLayout: {
4313
4412
  es: {
4314
4413
  header: {
@@ -4417,6 +4516,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
4417
4516
  saveErrorMsg: string;
4418
4517
  };
4419
4518
  };
4519
+ pgaFile: {
4520
+ es: {
4521
+ selectImages: string;
4522
+ confirmDeleteImage: string;
4523
+ maxImagesQuantityAlert: string;
4524
+ selectVideos: string;
4525
+ confirmDeleteVideo: string;
4526
+ maxVideosQuantityAlert: string;
4527
+ };
4528
+ };
4420
4529
  pgaForm: {
4421
4530
  es: {
4422
4531
  submitBtn: string;
@@ -4434,13 +4543,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
4434
4543
  selectBtn: string;
4435
4544
  };
4436
4545
  };
4437
- pgaImage: {
4438
- es: {
4439
- selectImages: string;
4440
- confirmDeleteText: string;
4441
- maxImagesQuantityAlert: string;
4442
- };
4443
- };
4444
4546
  pgaLayout: {
4445
4547
  es: {
4446
4548
  header: {
@@ -4549,6 +4651,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
4549
4651
  saveErrorMsg: string;
4550
4652
  };
4551
4653
  };
4654
+ pgaFile: {
4655
+ es: {
4656
+ selectImages: string;
4657
+ confirmDeleteImage: string;
4658
+ maxImagesQuantityAlert: string;
4659
+ selectVideos: string;
4660
+ confirmDeleteVideo: string;
4661
+ maxVideosQuantityAlert: string;
4662
+ };
4663
+ };
4552
4664
  pgaForm: {
4553
4665
  es: {
4554
4666
  submitBtn: string;
@@ -4566,13 +4678,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
4566
4678
  selectBtn: string;
4567
4679
  };
4568
4680
  };
4569
- pgaImage: {
4570
- es: {
4571
- selectImages: string;
4572
- confirmDeleteText: string;
4573
- maxImagesQuantityAlert: string;
4574
- };
4575
- };
4576
4681
  pgaLayout: {
4577
4682
  es: {
4578
4683
  header: {
@@ -4681,6 +4786,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
4681
4786
  saveErrorMsg: string;
4682
4787
  };
4683
4788
  };
4789
+ pgaFile: {
4790
+ es: {
4791
+ selectImages: string;
4792
+ confirmDeleteImage: string;
4793
+ maxImagesQuantityAlert: string;
4794
+ selectVideos: string;
4795
+ confirmDeleteVideo: string;
4796
+ maxVideosQuantityAlert: string;
4797
+ };
4798
+ };
4684
4799
  pgaForm: {
4685
4800
  es: {
4686
4801
  submitBtn: string;
@@ -4698,13 +4813,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
4698
4813
  selectBtn: string;
4699
4814
  };
4700
4815
  };
4701
- pgaImage: {
4702
- es: {
4703
- selectImages: string;
4704
- confirmDeleteText: string;
4705
- maxImagesQuantityAlert: string;
4706
- };
4707
- };
4708
4816
  pgaLayout: {
4709
4817
  es: {
4710
4818
  header: {
@@ -4813,6 +4921,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
4813
4921
  saveErrorMsg: string;
4814
4922
  };
4815
4923
  };
4924
+ pgaFile: {
4925
+ es: {
4926
+ selectImages: string;
4927
+ confirmDeleteImage: string;
4928
+ maxImagesQuantityAlert: string;
4929
+ selectVideos: string;
4930
+ confirmDeleteVideo: string;
4931
+ maxVideosQuantityAlert: string;
4932
+ };
4933
+ };
4816
4934
  pgaForm: {
4817
4935
  es: {
4818
4936
  submitBtn: string;
@@ -4830,13 +4948,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
4830
4948
  selectBtn: string;
4831
4949
  };
4832
4950
  };
4833
- pgaImage: {
4834
- es: {
4835
- selectImages: string;
4836
- confirmDeleteText: string;
4837
- maxImagesQuantityAlert: string;
4838
- };
4839
- };
4840
4951
  pgaLayout: {
4841
4952
  es: {
4842
4953
  header: {
@@ -4945,6 +5056,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
4945
5056
  saveErrorMsg: string;
4946
5057
  };
4947
5058
  };
5059
+ pgaFile: {
5060
+ es: {
5061
+ selectImages: string;
5062
+ confirmDeleteImage: string;
5063
+ maxImagesQuantityAlert: string;
5064
+ selectVideos: string;
5065
+ confirmDeleteVideo: string;
5066
+ maxVideosQuantityAlert: string;
5067
+ };
5068
+ };
4948
5069
  pgaForm: {
4949
5070
  es: {
4950
5071
  submitBtn: string;
@@ -4962,13 +5083,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
4962
5083
  selectBtn: string;
4963
5084
  };
4964
5085
  };
4965
- pgaImage: {
4966
- es: {
4967
- selectImages: string;
4968
- confirmDeleteText: string;
4969
- maxImagesQuantityAlert: string;
4970
- };
4971
- };
4972
5086
  pgaLayout: {
4973
5087
  es: {
4974
5088
  header: {
@@ -5077,6 +5191,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
5077
5191
  saveErrorMsg: string;
5078
5192
  };
5079
5193
  };
5194
+ pgaFile: {
5195
+ es: {
5196
+ selectImages: string;
5197
+ confirmDeleteImage: string;
5198
+ maxImagesQuantityAlert: string;
5199
+ selectVideos: string;
5200
+ confirmDeleteVideo: string;
5201
+ maxVideosQuantityAlert: string;
5202
+ };
5203
+ };
5080
5204
  pgaForm: {
5081
5205
  es: {
5082
5206
  submitBtn: string;
@@ -5094,13 +5218,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
5094
5218
  selectBtn: string;
5095
5219
  };
5096
5220
  };
5097
- pgaImage: {
5098
- es: {
5099
- selectImages: string;
5100
- confirmDeleteText: string;
5101
- maxImagesQuantityAlert: string;
5102
- };
5103
- };
5104
5221
  pgaLayout: {
5105
5222
  es: {
5106
5223
  header: {
@@ -5209,6 +5326,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
5209
5326
  saveErrorMsg: string;
5210
5327
  };
5211
5328
  };
5329
+ pgaFile: {
5330
+ es: {
5331
+ selectImages: string;
5332
+ confirmDeleteImage: string;
5333
+ maxImagesQuantityAlert: string;
5334
+ selectVideos: string;
5335
+ confirmDeleteVideo: string;
5336
+ maxVideosQuantityAlert: string;
5337
+ };
5338
+ };
5212
5339
  pgaForm: {
5213
5340
  es: {
5214
5341
  submitBtn: string;
@@ -5226,13 +5353,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
5226
5353
  selectBtn: string;
5227
5354
  };
5228
5355
  };
5229
- pgaImage: {
5230
- es: {
5231
- selectImages: string;
5232
- confirmDeleteText: string;
5233
- maxImagesQuantityAlert: string;
5234
- };
5235
- };
5236
5356
  pgaLayout: {
5237
5357
  es: {
5238
5358
  header: {
@@ -5341,6 +5461,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
5341
5461
  saveErrorMsg: string;
5342
5462
  };
5343
5463
  };
5464
+ pgaFile: {
5465
+ es: {
5466
+ selectImages: string;
5467
+ confirmDeleteImage: string;
5468
+ maxImagesQuantityAlert: string;
5469
+ selectVideos: string;
5470
+ confirmDeleteVideo: string;
5471
+ maxVideosQuantityAlert: string;
5472
+ };
5473
+ };
5344
5474
  pgaForm: {
5345
5475
  es: {
5346
5476
  submitBtn: string;
@@ -5358,13 +5488,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
5358
5488
  selectBtn: string;
5359
5489
  };
5360
5490
  };
5361
- pgaImage: {
5362
- es: {
5363
- selectImages: string;
5364
- confirmDeleteText: string;
5365
- maxImagesQuantityAlert: string;
5366
- };
5367
- };
5368
5491
  pgaLayout: {
5369
5492
  es: {
5370
5493
  header: {
@@ -5473,6 +5596,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
5473
5596
  saveErrorMsg: string;
5474
5597
  };
5475
5598
  };
5599
+ pgaFile: {
5600
+ es: {
5601
+ selectImages: string;
5602
+ confirmDeleteImage: string;
5603
+ maxImagesQuantityAlert: string;
5604
+ selectVideos: string;
5605
+ confirmDeleteVideo: string;
5606
+ maxVideosQuantityAlert: string;
5607
+ };
5608
+ };
5476
5609
  pgaForm: {
5477
5610
  es: {
5478
5611
  submitBtn: string;
@@ -5490,13 +5623,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
5490
5623
  selectBtn: string;
5491
5624
  };
5492
5625
  };
5493
- pgaImage: {
5494
- es: {
5495
- selectImages: string;
5496
- confirmDeleteText: string;
5497
- maxImagesQuantityAlert: string;
5498
- };
5499
- };
5500
5626
  pgaLayout: {
5501
5627
  es: {
5502
5628
  header: {
@@ -5605,6 +5731,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
5605
5731
  saveErrorMsg: string;
5606
5732
  };
5607
5733
  };
5734
+ pgaFile: {
5735
+ es: {
5736
+ selectImages: string;
5737
+ confirmDeleteImage: string;
5738
+ maxImagesQuantityAlert: string;
5739
+ selectVideos: string;
5740
+ confirmDeleteVideo: string;
5741
+ maxVideosQuantityAlert: string;
5742
+ };
5743
+ };
5608
5744
  pgaForm: {
5609
5745
  es: {
5610
5746
  submitBtn: string;
@@ -5622,13 +5758,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
5622
5758
  selectBtn: string;
5623
5759
  };
5624
5760
  };
5625
- pgaImage: {
5626
- es: {
5627
- selectImages: string;
5628
- confirmDeleteText: string;
5629
- maxImagesQuantityAlert: string;
5630
- };
5631
- };
5632
5761
  pgaLayout: {
5633
5762
  es: {
5634
5763
  header: {
@@ -5737,6 +5866,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
5737
5866
  saveErrorMsg: string;
5738
5867
  };
5739
5868
  };
5869
+ pgaFile: {
5870
+ es: {
5871
+ selectImages: string;
5872
+ confirmDeleteImage: string;
5873
+ maxImagesQuantityAlert: string;
5874
+ selectVideos: string;
5875
+ confirmDeleteVideo: string;
5876
+ maxVideosQuantityAlert: string;
5877
+ };
5878
+ };
5740
5879
  pgaForm: {
5741
5880
  es: {
5742
5881
  submitBtn: string;
@@ -5754,13 +5893,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
5754
5893
  selectBtn: string;
5755
5894
  };
5756
5895
  };
5757
- pgaImage: {
5758
- es: {
5759
- selectImages: string;
5760
- confirmDeleteText: string;
5761
- maxImagesQuantityAlert: string;
5762
- };
5763
- };
5764
5896
  pgaLayout: {
5765
5897
  es: {
5766
5898
  header: {
@@ -5869,6 +6001,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
5869
6001
  saveErrorMsg: string;
5870
6002
  };
5871
6003
  };
6004
+ pgaFile: {
6005
+ es: {
6006
+ selectImages: string;
6007
+ confirmDeleteImage: string;
6008
+ maxImagesQuantityAlert: string;
6009
+ selectVideos: string;
6010
+ confirmDeleteVideo: string;
6011
+ maxVideosQuantityAlert: string;
6012
+ };
6013
+ };
5872
6014
  pgaForm: {
5873
6015
  es: {
5874
6016
  submitBtn: string;
@@ -5886,13 +6028,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
5886
6028
  selectBtn: string;
5887
6029
  };
5888
6030
  };
5889
- pgaImage: {
5890
- es: {
5891
- selectImages: string;
5892
- confirmDeleteText: string;
5893
- maxImagesQuantityAlert: string;
5894
- };
5895
- };
5896
6031
  pgaLayout: {
5897
6032
  es: {
5898
6033
  header: {
@@ -6001,6 +6136,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
6001
6136
  saveErrorMsg: string;
6002
6137
  };
6003
6138
  };
6139
+ pgaFile: {
6140
+ es: {
6141
+ selectImages: string;
6142
+ confirmDeleteImage: string;
6143
+ maxImagesQuantityAlert: string;
6144
+ selectVideos: string;
6145
+ confirmDeleteVideo: string;
6146
+ maxVideosQuantityAlert: string;
6147
+ };
6148
+ };
6004
6149
  pgaForm: {
6005
6150
  es: {
6006
6151
  submitBtn: string;
@@ -6018,13 +6163,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
6018
6163
  selectBtn: string;
6019
6164
  };
6020
6165
  };
6021
- pgaImage: {
6022
- es: {
6023
- selectImages: string;
6024
- confirmDeleteText: string;
6025
- maxImagesQuantityAlert: string;
6026
- };
6027
- };
6028
6166
  pgaLayout: {
6029
6167
  es: {
6030
6168
  header: {
@@ -6133,6 +6271,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
6133
6271
  saveErrorMsg: string;
6134
6272
  };
6135
6273
  };
6274
+ pgaFile: {
6275
+ es: {
6276
+ selectImages: string;
6277
+ confirmDeleteImage: string;
6278
+ maxImagesQuantityAlert: string;
6279
+ selectVideos: string;
6280
+ confirmDeleteVideo: string;
6281
+ maxVideosQuantityAlert: string;
6282
+ };
6283
+ };
6136
6284
  pgaForm: {
6137
6285
  es: {
6138
6286
  submitBtn: string;
@@ -6150,13 +6298,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
6150
6298
  selectBtn: string;
6151
6299
  };
6152
6300
  };
6153
- pgaImage: {
6154
- es: {
6155
- selectImages: string;
6156
- confirmDeleteText: string;
6157
- maxImagesQuantityAlert: string;
6158
- };
6159
- };
6160
6301
  pgaLayout: {
6161
6302
  es: {
6162
6303
  header: {
@@ -6265,6 +6406,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
6265
6406
  saveErrorMsg: string;
6266
6407
  };
6267
6408
  };
6409
+ pgaFile: {
6410
+ es: {
6411
+ selectImages: string;
6412
+ confirmDeleteImage: string;
6413
+ maxImagesQuantityAlert: string;
6414
+ selectVideos: string;
6415
+ confirmDeleteVideo: string;
6416
+ maxVideosQuantityAlert: string;
6417
+ };
6418
+ };
6268
6419
  pgaForm: {
6269
6420
  es: {
6270
6421
  submitBtn: string;
@@ -6282,13 +6433,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
6282
6433
  selectBtn: string;
6283
6434
  };
6284
6435
  };
6285
- pgaImage: {
6286
- es: {
6287
- selectImages: string;
6288
- confirmDeleteText: string;
6289
- maxImagesQuantityAlert: string;
6290
- };
6291
- };
6292
6436
  pgaLayout: {
6293
6437
  es: {
6294
6438
  header: {
@@ -6397,6 +6541,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
6397
6541
  saveErrorMsg: string;
6398
6542
  };
6399
6543
  };
6544
+ pgaFile: {
6545
+ es: {
6546
+ selectImages: string;
6547
+ confirmDeleteImage: string;
6548
+ maxImagesQuantityAlert: string;
6549
+ selectVideos: string;
6550
+ confirmDeleteVideo: string;
6551
+ maxVideosQuantityAlert: string;
6552
+ };
6553
+ };
6400
6554
  pgaForm: {
6401
6555
  es: {
6402
6556
  submitBtn: string;
@@ -6414,13 +6568,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
6414
6568
  selectBtn: string;
6415
6569
  };
6416
6570
  };
6417
- pgaImage: {
6418
- es: {
6419
- selectImages: string;
6420
- confirmDeleteText: string;
6421
- maxImagesQuantityAlert: string;
6422
- };
6423
- };
6424
6571
  pgaLayout: {
6425
6572
  es: {
6426
6573
  header: {
@@ -6529,6 +6676,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
6529
6676
  saveErrorMsg: string;
6530
6677
  };
6531
6678
  };
6679
+ pgaFile: {
6680
+ es: {
6681
+ selectImages: string;
6682
+ confirmDeleteImage: string;
6683
+ maxImagesQuantityAlert: string;
6684
+ selectVideos: string;
6685
+ confirmDeleteVideo: string;
6686
+ maxVideosQuantityAlert: string;
6687
+ };
6688
+ };
6532
6689
  pgaForm: {
6533
6690
  es: {
6534
6691
  submitBtn: string;
@@ -6546,13 +6703,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
6546
6703
  selectBtn: string;
6547
6704
  };
6548
6705
  };
6549
- pgaImage: {
6550
- es: {
6551
- selectImages: string;
6552
- confirmDeleteText: string;
6553
- maxImagesQuantityAlert: string;
6554
- };
6555
- };
6556
6706
  pgaLayout: {
6557
6707
  es: {
6558
6708
  header: {
@@ -6661,6 +6811,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
6661
6811
  saveErrorMsg: string;
6662
6812
  };
6663
6813
  };
6814
+ pgaFile: {
6815
+ es: {
6816
+ selectImages: string;
6817
+ confirmDeleteImage: string;
6818
+ maxImagesQuantityAlert: string;
6819
+ selectVideos: string;
6820
+ confirmDeleteVideo: string;
6821
+ maxVideosQuantityAlert: string;
6822
+ };
6823
+ };
6664
6824
  pgaForm: {
6665
6825
  es: {
6666
6826
  submitBtn: string;
@@ -6678,13 +6838,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
6678
6838
  selectBtn: string;
6679
6839
  };
6680
6840
  };
6681
- pgaImage: {
6682
- es: {
6683
- selectImages: string;
6684
- confirmDeleteText: string;
6685
- maxImagesQuantityAlert: string;
6686
- };
6687
- };
6688
6841
  pgaLayout: {
6689
6842
  es: {
6690
6843
  header: {
@@ -6793,6 +6946,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
6793
6946
  saveErrorMsg: string;
6794
6947
  };
6795
6948
  };
6949
+ pgaFile: {
6950
+ es: {
6951
+ selectImages: string;
6952
+ confirmDeleteImage: string;
6953
+ maxImagesQuantityAlert: string;
6954
+ selectVideos: string;
6955
+ confirmDeleteVideo: string;
6956
+ maxVideosQuantityAlert: string;
6957
+ };
6958
+ };
6796
6959
  pgaForm: {
6797
6960
  es: {
6798
6961
  submitBtn: string;
@@ -6810,13 +6973,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
6810
6973
  selectBtn: string;
6811
6974
  };
6812
6975
  };
6813
- pgaImage: {
6814
- es: {
6815
- selectImages: string;
6816
- confirmDeleteText: string;
6817
- maxImagesQuantityAlert: string;
6818
- };
6819
- };
6820
6976
  pgaLayout: {
6821
6977
  es: {
6822
6978
  header: {
@@ -6925,6 +7081,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
6925
7081
  saveErrorMsg: string;
6926
7082
  };
6927
7083
  };
7084
+ pgaFile: {
7085
+ es: {
7086
+ selectImages: string;
7087
+ confirmDeleteImage: string;
7088
+ maxImagesQuantityAlert: string;
7089
+ selectVideos: string;
7090
+ confirmDeleteVideo: string;
7091
+ maxVideosQuantityAlert: string;
7092
+ };
7093
+ };
6928
7094
  pgaForm: {
6929
7095
  es: {
6930
7096
  submitBtn: string;
@@ -6942,13 +7108,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
6942
7108
  selectBtn: string;
6943
7109
  };
6944
7110
  };
6945
- pgaImage: {
6946
- es: {
6947
- selectImages: string;
6948
- confirmDeleteText: string;
6949
- maxImagesQuantityAlert: string;
6950
- };
6951
- };
6952
7111
  pgaLayout: {
6953
7112
  es: {
6954
7113
  header: {
@@ -7057,6 +7216,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
7057
7216
  saveErrorMsg: string;
7058
7217
  };
7059
7218
  };
7219
+ pgaFile: {
7220
+ es: {
7221
+ selectImages: string;
7222
+ confirmDeleteImage: string;
7223
+ maxImagesQuantityAlert: string;
7224
+ selectVideos: string;
7225
+ confirmDeleteVideo: string;
7226
+ maxVideosQuantityAlert: string;
7227
+ };
7228
+ };
7060
7229
  pgaForm: {
7061
7230
  es: {
7062
7231
  submitBtn: string;
@@ -7074,13 +7243,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
7074
7243
  selectBtn: string;
7075
7244
  };
7076
7245
  };
7077
- pgaImage: {
7078
- es: {
7079
- selectImages: string;
7080
- confirmDeleteText: string;
7081
- maxImagesQuantityAlert: string;
7082
- };
7083
- };
7084
7246
  pgaLayout: {
7085
7247
  es: {
7086
7248
  header: {
@@ -7189,6 +7351,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
7189
7351
  saveErrorMsg: string;
7190
7352
  };
7191
7353
  };
7354
+ pgaFile: {
7355
+ es: {
7356
+ selectImages: string;
7357
+ confirmDeleteImage: string;
7358
+ maxImagesQuantityAlert: string;
7359
+ selectVideos: string;
7360
+ confirmDeleteVideo: string;
7361
+ maxVideosQuantityAlert: string;
7362
+ };
7363
+ };
7192
7364
  pgaForm: {
7193
7365
  es: {
7194
7366
  submitBtn: string;
@@ -7206,13 +7378,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
7206
7378
  selectBtn: string;
7207
7379
  };
7208
7380
  };
7209
- pgaImage: {
7210
- es: {
7211
- selectImages: string;
7212
- confirmDeleteText: string;
7213
- maxImagesQuantityAlert: string;
7214
- };
7215
- };
7216
7381
  pgaLayout: {
7217
7382
  es: {
7218
7383
  header: {
@@ -7321,6 +7486,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
7321
7486
  saveErrorMsg: string;
7322
7487
  };
7323
7488
  };
7489
+ pgaFile: {
7490
+ es: {
7491
+ selectImages: string;
7492
+ confirmDeleteImage: string;
7493
+ maxImagesQuantityAlert: string;
7494
+ selectVideos: string;
7495
+ confirmDeleteVideo: string;
7496
+ maxVideosQuantityAlert: string;
7497
+ };
7498
+ };
7324
7499
  pgaForm: {
7325
7500
  es: {
7326
7501
  submitBtn: string;
@@ -7338,13 +7513,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
7338
7513
  selectBtn: string;
7339
7514
  };
7340
7515
  };
7341
- pgaImage: {
7342
- es: {
7343
- selectImages: string;
7344
- confirmDeleteText: string;
7345
- maxImagesQuantityAlert: string;
7346
- };
7347
- };
7348
7516
  pgaLayout: {
7349
7517
  es: {
7350
7518
  header: {
@@ -7453,6 +7621,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
7453
7621
  saveErrorMsg: string;
7454
7622
  };
7455
7623
  };
7624
+ pgaFile: {
7625
+ es: {
7626
+ selectImages: string;
7627
+ confirmDeleteImage: string;
7628
+ maxImagesQuantityAlert: string;
7629
+ selectVideos: string;
7630
+ confirmDeleteVideo: string;
7631
+ maxVideosQuantityAlert: string;
7632
+ };
7633
+ };
7456
7634
  pgaForm: {
7457
7635
  es: {
7458
7636
  submitBtn: string;
@@ -7470,13 +7648,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
7470
7648
  selectBtn: string;
7471
7649
  };
7472
7650
  };
7473
- pgaImage: {
7474
- es: {
7475
- selectImages: string;
7476
- confirmDeleteText: string;
7477
- maxImagesQuantityAlert: string;
7478
- };
7479
- };
7480
7651
  pgaLayout: {
7481
7652
  es: {
7482
7653
  header: {
@@ -7585,6 +7756,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
7585
7756
  saveErrorMsg: string;
7586
7757
  };
7587
7758
  };
7759
+ pgaFile: {
7760
+ es: {
7761
+ selectImages: string;
7762
+ confirmDeleteImage: string;
7763
+ maxImagesQuantityAlert: string;
7764
+ selectVideos: string;
7765
+ confirmDeleteVideo: string;
7766
+ maxVideosQuantityAlert: string;
7767
+ };
7768
+ };
7588
7769
  pgaForm: {
7589
7770
  es: {
7590
7771
  submitBtn: string;
@@ -7602,13 +7783,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
7602
7783
  selectBtn: string;
7603
7784
  };
7604
7785
  };
7605
- pgaImage: {
7606
- es: {
7607
- selectImages: string;
7608
- confirmDeleteText: string;
7609
- maxImagesQuantityAlert: string;
7610
- };
7611
- };
7612
7786
  pgaLayout: {
7613
7787
  es: {
7614
7788
  header: {
@@ -7717,6 +7891,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
7717
7891
  saveErrorMsg: string;
7718
7892
  };
7719
7893
  };
7894
+ pgaFile: {
7895
+ es: {
7896
+ selectImages: string;
7897
+ confirmDeleteImage: string;
7898
+ maxImagesQuantityAlert: string;
7899
+ selectVideos: string;
7900
+ confirmDeleteVideo: string;
7901
+ maxVideosQuantityAlert: string;
7902
+ };
7903
+ };
7720
7904
  pgaForm: {
7721
7905
  es: {
7722
7906
  submitBtn: string;
@@ -7734,13 +7918,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
7734
7918
  selectBtn: string;
7735
7919
  };
7736
7920
  };
7737
- pgaImage: {
7738
- es: {
7739
- selectImages: string;
7740
- confirmDeleteText: string;
7741
- maxImagesQuantityAlert: string;
7742
- };
7743
- };
7744
7921
  pgaLayout: {
7745
7922
  es: {
7746
7923
  header: {
@@ -7849,6 +8026,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
7849
8026
  saveErrorMsg: string;
7850
8027
  };
7851
8028
  };
8029
+ pgaFile: {
8030
+ es: {
8031
+ selectImages: string;
8032
+ confirmDeleteImage: string;
8033
+ maxImagesQuantityAlert: string;
8034
+ selectVideos: string;
8035
+ confirmDeleteVideo: string;
8036
+ maxVideosQuantityAlert: string;
8037
+ };
8038
+ };
7852
8039
  pgaForm: {
7853
8040
  es: {
7854
8041
  submitBtn: string;
@@ -7866,13 +8053,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
7866
8053
  selectBtn: string;
7867
8054
  };
7868
8055
  };
7869
- pgaImage: {
7870
- es: {
7871
- selectImages: string;
7872
- confirmDeleteText: string;
7873
- maxImagesQuantityAlert: string;
7874
- };
7875
- };
7876
8056
  pgaLayout: {
7877
8057
  es: {
7878
8058
  header: {
@@ -7981,6 +8161,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
7981
8161
  saveErrorMsg: string;
7982
8162
  };
7983
8163
  };
8164
+ pgaFile: {
8165
+ es: {
8166
+ selectImages: string;
8167
+ confirmDeleteImage: string;
8168
+ maxImagesQuantityAlert: string;
8169
+ selectVideos: string;
8170
+ confirmDeleteVideo: string;
8171
+ maxVideosQuantityAlert: string;
8172
+ };
8173
+ };
7984
8174
  pgaForm: {
7985
8175
  es: {
7986
8176
  submitBtn: string;
@@ -7998,13 +8188,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
7998
8188
  selectBtn: string;
7999
8189
  };
8000
8190
  };
8001
- pgaImage: {
8002
- es: {
8003
- selectImages: string;
8004
- confirmDeleteText: string;
8005
- maxImagesQuantityAlert: string;
8006
- };
8007
- };
8008
8191
  pgaLayout: {
8009
8192
  es: {
8010
8193
  header: {
@@ -8113,6 +8296,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
8113
8296
  saveErrorMsg: string;
8114
8297
  };
8115
8298
  };
8299
+ pgaFile: {
8300
+ es: {
8301
+ selectImages: string;
8302
+ confirmDeleteImage: string;
8303
+ maxImagesQuantityAlert: string;
8304
+ selectVideos: string;
8305
+ confirmDeleteVideo: string;
8306
+ maxVideosQuantityAlert: string;
8307
+ };
8308
+ };
8116
8309
  pgaForm: {
8117
8310
  es: {
8118
8311
  submitBtn: string;
@@ -8130,13 +8323,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
8130
8323
  selectBtn: string;
8131
8324
  };
8132
8325
  };
8133
- pgaImage: {
8134
- es: {
8135
- selectImages: string;
8136
- confirmDeleteText: string;
8137
- maxImagesQuantityAlert: string;
8138
- };
8139
- };
8140
8326
  pgaLayout: {
8141
8327
  es: {
8142
8328
  header: {
@@ -8245,6 +8431,16 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
8245
8431
  saveErrorMsg: string;
8246
8432
  };
8247
8433
  };
8434
+ pgaFile: {
8435
+ es: {
8436
+ selectImages: string;
8437
+ confirmDeleteImage: string;
8438
+ maxImagesQuantityAlert: string;
8439
+ selectVideos: string;
8440
+ confirmDeleteVideo: string;
8441
+ maxVideosQuantityAlert: string;
8442
+ };
8443
+ };
8248
8444
  pgaForm: {
8249
8445
  es: {
8250
8446
  submitBtn: string;
@@ -8262,13 +8458,6 @@ export declare const useI18n: <FN extends "authHelpers" | "datetime" | "alert" |
8262
8458
  selectBtn: string;
8263
8459
  };
8264
8460
  };
8265
- pgaImage: {
8266
- es: {
8267
- selectImages: string;
8268
- confirmDeleteText: string;
8269
- maxImagesQuantityAlert: string;
8270
- };
8271
- };
8272
8461
  pgaLayout: {
8273
8462
  es: {
8274
8463
  header: {