@ballistix.digital/react-components 4.7.0 → 4.8.0

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/index.js CHANGED
@@ -125,13 +125,8 @@ var $f0c671820c340322$export$e2d2075c69d9100d = function(object) {
125
125
  };
126
126
 
127
127
 
128
- /*
129
-
130
- https://tailwindui.com/components/application-ui/elements/avatars
131
-
132
- */
133
128
  var $f0fe9ee023657b4a$var$base = {
134
- loading: "inline-block relative overflow-hidden bg-gray-50 flex items-center justify-center",
129
+ loading: "relative overflow-hidden bg-gray-50 flex items-center justify-center",
135
130
  spinner: "w-5 h-5 animate-spin text-gray-400",
136
131
  empty: "inline-block relative overflow-hidden bg-gray-50 text-red-400",
137
132
  placeholder: "relative inline-flex items-center justify-center bg-gray-500",
@@ -226,8 +221,6 @@ var $f0fe9ee023657b4a$var$styles = {
226
221
  var $f0fe9ee023657b4a$export$2e2bcd8739ae039 = $f0fe9ee023657b4a$var$styles;
227
222
 
228
223
 
229
-
230
-
231
224
  var $9d49a8de81454cb0$var$AvatarElement = function(props) {
232
225
  var src = props.src, placeholder = props.placeholder, children = props.children, url = props.url, _a = props.size, size = _a === void 0 ? "md" : _a, _b = props.figure, figure = _b === void 0 ? "block" : _b, status = props.status, isDisabled = props.isDisabled, isLoading = props.isLoading, stylesOverrides = props.styles;
233
226
  var handleGenerateStyle = function() {
@@ -387,11 +380,6 @@ var $2125901b4a9afff9$export$2e2bcd8739ae039 = $2125901b4a9afff9$var$IconElement
387
380
 
388
381
 
389
382
 
390
- /*
391
-
392
- https://tailwindui.com/components/application-ui/feedback/alerts
393
-
394
- */
395
383
  var $fbfda6b39c475fe4$var$base = {
396
384
  container: "rounded-sm p-4 border-l-4",
397
385
  icon: "h-5 w-5",
@@ -461,8 +449,6 @@ var $fbfda6b39c475fe4$var$styles = {
461
449
  var $fbfda6b39c475fe4$export$2e2bcd8739ae039 = $fbfda6b39c475fe4$var$styles;
462
450
 
463
451
 
464
-
465
-
466
452
  var $29a51bd84954e590$var$BadgeElement = function(props) {
467
453
  var title = props.title, message = props.message, _a = props.type, type = _a === void 0 ? "generic" : _a, _b = props.onClose, onClose = _b === void 0 ? (0, $iA2ta$lodash.noop) : _b, _c = props.onCollapse, onCollapse = _c === void 0 ? (0, $iA2ta$lodash.noop) : _c, _d = props.isCollapsible, isCollapsible = _d === void 0 ? false : _d, stylesOverrides = props.styles, iconAccessorOverride = props.iconAccessor;
468
454
  var _e = (0, $iA2ta$react.useState)(false), isCollapsed = _e[0], setIsCollapsed = _e[1];
@@ -556,11 +542,6 @@ var $29a51bd84954e590$export$2e2bcd8739ae039 = $29a51bd84954e590$var$BadgeElemen
556
542
 
557
543
 
558
544
 
559
- /*
560
-
561
- https://tailwindui.com/components/application-ui/elements/badges
562
-
563
- */
564
545
  var $ede6d6a597d91170$var$base = {
565
546
  container: "inline-flex items-center font-medium py-0.5",
566
547
  indicator: "",
@@ -670,8 +651,6 @@ var $ede6d6a597d91170$var$styles = {
670
651
  var $ede6d6a597d91170$export$2e2bcd8739ae039 = $ede6d6a597d91170$var$styles;
671
652
 
672
653
 
673
-
674
-
675
654
  var $0b842d364fa010cf$var$BadgeElement = function(props) {
676
655
  var children = props.children, _a = props.color, color = _a === void 0 ? "gray" : _a, _b = props.type, type = _b === void 0 ? "normal" : _b, _c = props.size, size = _c === void 0 ? "sm" : _c, _d = props.figure, figure = _d === void 0 ? "block" : _d, isDisabled = props.isDisabled, isLoading = props.isLoading, onClose = props.onClose, stylesOverrides = props.styles, dataCy = props.dataCy;
677
656
  var handleGenerateStyle = function() {
@@ -747,7 +726,6 @@ var $0b842d364fa010cf$export$2e2bcd8739ae039 = $0b842d364fa010cf$var$BadgeElemen
747
726
 
748
727
 
749
728
 
750
-
751
729
  var $01e7f39f7556f2cb$var$base = {
752
730
  container: "w-fit h-fit relative group/tooltip",
753
731
  content: "absolute flex justify-center items-center z-200 tooltip-animate px-4 py-2 border whitespace-nowrap border-palette-grayDarker bg-white font-light text-xs rounded-sm",
@@ -763,8 +741,6 @@ var $01e7f39f7556f2cb$var$styles = {
763
741
  var $01e7f39f7556f2cb$export$2e2bcd8739ae039 = $01e7f39f7556f2cb$var$styles;
764
742
 
765
743
 
766
-
767
-
768
744
  var $1c4aa673c4ad6947$var$__assign = undefined && undefined.__assign || function() {
769
745
  $1c4aa673c4ad6947$var$__assign = Object.assign || function(t) {
770
746
  for(var s, i = 1, n = arguments.length; i < n; i++){
@@ -862,11 +838,6 @@ var $1c4aa673c4ad6947$export$2e2bcd8739ae039 = $1c4aa673c4ad6947$var$TooltipElem
862
838
 
863
839
 
864
840
 
865
- /*
866
-
867
- https://tailwindui.com/components/application-ui/elements/buttons
868
-
869
- */
870
841
  var $49bae43ec3aceb33$var$base = {
871
842
  container: "inline-flex items-center border border-transparent font-medium focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-primary-500 duration-300",
872
843
  content: "flex gap-2",
@@ -940,8 +911,6 @@ var $49bae43ec3aceb33$var$styles = {
940
911
  var $49bae43ec3aceb33$export$2e2bcd8739ae039 = $49bae43ec3aceb33$var$styles;
941
912
 
942
913
 
943
-
944
-
945
914
  var $98b8616b6ef0f950$var$ButtonElement = function(props) {
946
915
  var children = props.children, innerRef = props.innerRef, _a = props.htmlType, htmlType = _a === void 0 ? "button" : _a, dataCy = props.dataCy, _b = props.type, type = _b === void 0 ? "primary" : _b, _c = props.size, size = _c === void 0 ? "md" : _c, _d = props.figure, figure = _d === void 0 ? "block" : _d, _e = props.status, status = _e === void 0 ? "idle" : _e, isDisabled = props.isDisabled, stylesOverrides = props.styles, onClick = props.onClick;
947
916
  var handleGenerateStyle = function() {
@@ -1015,11 +984,6 @@ var $98b8616b6ef0f950$export$2e2bcd8739ae039 = $98b8616b6ef0f950$var$ButtonEleme
1015
984
 
1016
985
 
1017
986
 
1018
- /*
1019
-
1020
- https://tailwindui.com/components/application-ui/layout/list-containers
1021
-
1022
- */
1023
987
  var $272b7895642d0ad9$var$base = {
1024
988
  container: "relative z-0 inline-flex shadow-sm rounded-md",
1025
989
  firstButton: "relative inline-flex items-center px-4 py-2 rounded-l-md border border-gray-300 bg-white text-sm font-medium text-gray-700 hover:bg-gray-50 focus:z-10 focus:outline-none focus:ring-1 focus:ring-primary-500 focus:border-primary-500",
@@ -1032,8 +996,6 @@ var $272b7895642d0ad9$var$styles = {
1032
996
  var $272b7895642d0ad9$export$2e2bcd8739ae039 = $272b7895642d0ad9$var$styles;
1033
997
 
1034
998
 
1035
-
1036
-
1037
999
  var $49256f91bd9e1c3f$var$ButtonGroupElement = function(props) {
1038
1000
  var children = props.children, stylesOverrides = props.styles;
1039
1001
  var handleGenerateStyle = function() {
@@ -1070,11 +1032,6 @@ var $49256f91bd9e1c3f$export$2e2bcd8739ae039 = $49256f91bd9e1c3f$var$ButtonGroup
1070
1032
 
1071
1033
 
1072
1034
 
1073
- /*
1074
-
1075
- https://tailwindui.com/components/application-ui/elements/badges
1076
-
1077
- */
1078
1035
  var $87a4b9b6cee76290$var$base = {
1079
1036
  container: "inline-block text-left",
1080
1037
  button: "inline-flex justify-center w-full rounded-md border border-gray-300 shadow-sm px-4 py-2 bg-white text-sm font-medium text-gray-700 hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-100 focus:ring-primary-500",
@@ -1108,8 +1065,6 @@ var $87a4b9b6cee76290$var$styles = {
1108
1065
  var $87a4b9b6cee76290$export$2e2bcd8739ae039 = $87a4b9b6cee76290$var$styles;
1109
1066
 
1110
1067
 
1111
-
1112
-
1113
1068
  var $6f7275eb03c2b93c$var$Container = function(props) {
1114
1069
  var children = props.children, label = props.label, trigger = props.trigger, dataCy = props.dataCy, _a = props.type, type = _a === void 0 ? "button" : _a, _b = props.direction, direction = _b === void 0 ? "bottom end" : _b, _c = props.isEscapingOverflow, isEscapingOverflow = _c === void 0 ? false : _c, stylesOverrides = props.styles;
1115
1070
  var handleGenerateStyle = function() {
@@ -1191,11 +1146,6 @@ var $6f7275eb03c2b93c$export$2e2bcd8739ae039 = $6f7275eb03c2b93c$var$DropdownEle
1191
1146
 
1192
1147
 
1193
1148
 
1194
- /*
1195
-
1196
- https://tailwindui.com/components/application-ui/forms/input-groups
1197
-
1198
- */
1199
1149
  var $143cee146891bafc$var$base = {
1200
1150
  container: "",
1201
1151
  head: "flex justify-between",
@@ -1273,8 +1223,6 @@ var $143cee146891bafc$var$styles = {
1273
1223
  var $143cee146891bafc$export$2e2bcd8739ae039 = $143cee146891bafc$var$styles;
1274
1224
 
1275
1225
 
1276
-
1277
-
1278
1226
  var $75cfef1d7ff66e89$var$InputGroupForm = function(props) {
1279
1227
  var _a;
1280
1228
  var _b;
@@ -1431,11 +1379,6 @@ var $75cfef1d7ff66e89$export$2e2bcd8739ae039 = $75cfef1d7ff66e89$var$InputGroupF
1431
1379
 
1432
1380
 
1433
1381
 
1434
- /*
1435
-
1436
- https://tailwindui.com/components/application-ui/layout/containers
1437
-
1438
- */
1439
1382
  var $c9e0a0a05d2ce9ee$var$base = {
1440
1383
  container: "",
1441
1384
  content: ""
@@ -1459,8 +1402,6 @@ var $c9e0a0a05d2ce9ee$var$styles = {
1459
1402
  var $c9e0a0a05d2ce9ee$export$2e2bcd8739ae039 = $c9e0a0a05d2ce9ee$var$styles;
1460
1403
 
1461
1404
 
1462
-
1463
-
1464
1405
  var $f73096bc2c28d1e8$var$ContainerLayout = function(props) {
1465
1406
  var children = props.children, _a = props.type, type = _a === void 0 ? "break" : _a, stylesOverrides = props.styles;
1466
1407
  var handleGenerateStyle = function() {
@@ -1510,11 +1451,6 @@ var $f73096bc2c28d1e8$export$2e2bcd8739ae039 = $f73096bc2c28d1e8$var$ContainerLa
1510
1451
 
1511
1452
 
1512
1453
 
1513
- /*
1514
-
1515
- https://tailwindui.com/components/application-ui/layout/dividers
1516
-
1517
- */
1518
1454
  var $5dd768c1d203eea7$var$base = {
1519
1455
  container: "relative",
1520
1456
  head: "absolute inset-0 flex items-center",
@@ -1540,8 +1476,6 @@ var $5dd768c1d203eea7$var$styles = {
1540
1476
  var $5dd768c1d203eea7$export$2e2bcd8739ae039 = $5dd768c1d203eea7$var$styles;
1541
1477
 
1542
1478
 
1543
-
1544
-
1545
1479
  var $b249780162e56cf8$var$DividerLayout = function(props) {
1546
1480
  var children = props.children, _a = props.type, type = _a === void 0 ? "left" : _a, stylesOverrides = props.styles;
1547
1481
  var handleGenerateStyle = function() {
@@ -1582,11 +1516,6 @@ var $b249780162e56cf8$export$2e2bcd8739ae039 = $b249780162e56cf8$var$DividerLayo
1582
1516
 
1583
1517
 
1584
1518
 
1585
- /*
1586
-
1587
- https://tailwindui.com/components/application-ui/layout/list-containers
1588
-
1589
- */
1590
1519
  var $242521b935f4e17d$var$base = {
1591
1520
  container: "",
1592
1521
  list: "",
@@ -1630,8 +1559,6 @@ var $242521b935f4e17d$var$styles = {
1630
1559
  var $242521b935f4e17d$export$2e2bcd8739ae039 = $242521b935f4e17d$var$styles;
1631
1560
 
1632
1561
 
1633
-
1634
-
1635
1562
  var $5c01bea99698c727$var$ListContainerLayout = function(props) {
1636
1563
  var children = props.children, _a = props.type, type = _a === void 0 ? "fill" : _a, stylesOverrides = props.styles;
1637
1564
  var handleGenerateStyle = function() {
@@ -1666,11 +1593,6 @@ var $5c01bea99698c727$export$2e2bcd8739ae039 = $5c01bea99698c727$var$ListContain
1666
1593
 
1667
1594
 
1668
1595
 
1669
- /*
1670
-
1671
- https://tailwindui.com/components/application-ui/layout/media-objects
1672
-
1673
- */
1674
1596
  var $fa6d1f2002246baa$var$base = {
1675
1597
  container: "",
1676
1598
  figure: "mr-4 flex-shrink-0",
@@ -1744,8 +1666,6 @@ var $fa6d1f2002246baa$var$styles = {
1744
1666
  var $fa6d1f2002246baa$export$2e2bcd8739ae039 = $fa6d1f2002246baa$var$styles;
1745
1667
 
1746
1668
 
1747
-
1748
-
1749
1669
  var $a4946e7e5628bd1a$var$MediaObjectLayout = function(props) {
1750
1670
  var title = props.title, paragraph = props.paragraph, customFigure = props.figure, _a = props.type, type = _a === void 0 ? "top" : _a, stylesOverrides = props.styles;
1751
1671
  var handleGenerateStyle = function() {
@@ -1808,11 +1728,6 @@ var $a4946e7e5628bd1a$export$2e2bcd8739ae039 = $a4946e7e5628bd1a$var$MediaObject
1808
1728
 
1809
1729
 
1810
1730
 
1811
- /*
1812
-
1813
- https://tailwindui.com/components/application-ui/layout/panels
1814
-
1815
- */
1816
1731
  var $8a2788b89df96594$var$base = {
1817
1732
  container: "bg-white overflow-hidden shadow",
1818
1733
  section: "px-4 py-5 sm:px-6"
@@ -1831,8 +1746,6 @@ var $8a2788b89df96594$var$styles = {
1831
1746
  var $8a2788b89df96594$export$2e2bcd8739ae039 = $8a2788b89df96594$var$styles;
1832
1747
 
1833
1748
 
1834
-
1835
-
1836
1749
  var $5fc27622f59b2b84$var$Container = function(props) {
1837
1750
  var children = props.children, _a = props.type, type = _a === void 0 ? "normal" : _a, stylesOverrides = props.styles;
1838
1751
  var handleGenerateStyle = function() {
@@ -1898,6 +1811,97 @@ https://www.npmjs.com/package/react-tailwindcss-select
1898
1811
 
1899
1812
 
1900
1813
 
1814
+ var $f32ee84b87891376$var$base = {
1815
+ container: "",
1816
+ head: "flex justify-between",
1817
+ body: "relative rounded-md",
1818
+ foot: "",
1819
+ label: "block font-medium text-gray-900",
1820
+ hint: "text-xs text-gray-500",
1821
+ leading: "pointer-events-none absolute inset-y-0 left-0 flex items-center",
1822
+ input: "block w-full flex border",
1823
+ menuButton: "",
1824
+ menu: "z-10 !px-0 !py-0 !w-full rounded-md overflow-hidden border !mt-1 absolute bg-white",
1825
+ tagItem: "bg-gray-200 px-2 py-1 flex flex-row gap-x-1 items-center justify-between rounded-sm",
1826
+ tagItemText: "text-xs",
1827
+ tagItemIconContainer: "!p-0 rounded-full hover:bg-gray-400 text-sm hover:text-white aspect-square w-4 flex items-center justify-center cursor-pointer",
1828
+ tagItemIcon: "",
1829
+ list: "!px-0 !w-full [&>*]:px-0 max-h-56 overflow-scroll !py-1",
1830
+ listGroupLabel: "",
1831
+ listItem: "!w-full !list-none hover:bg-primary-500 hover:text-white !py-2 !px-2",
1832
+ listDisabledItem: "",
1833
+ searchContainer: "!w-full !px-2 !py-2 border-b",
1834
+ searchBox: "",
1835
+ searchIcon: "",
1836
+ closeIcon: "",
1837
+ emptyState: "w-full inline-flex items-start justify-start px-4",
1838
+ trailing: "pointer-events-none absolute inset-y-0 right-0 flex items-center",
1839
+ description: "text-gray-400 text-xs mt-1",
1840
+ error: "text-red-500 text-xs ml-5 mt-1"
1841
+ };
1842
+ var $f32ee84b87891376$var$leading = {
1843
+ input: "pl-10"
1844
+ };
1845
+ var $f32ee84b87891376$var$trailing = {};
1846
+ var $f32ee84b87891376$var$normal = {
1847
+ label: "leading-6 text-sm mb-2",
1848
+ hint: "leading-6",
1849
+ leading: "pl-3",
1850
+ input: "rounded-md border-gray-200 shadow-sm focus:border-primary-500 focus:ring-primary-500 sm:text-sm placeholder-gray-300",
1851
+ trailing: "",
1852
+ description: "mt-2 text-sm"
1853
+ };
1854
+ var $f32ee84b87891376$var$inset = {
1855
+ container: "rounded-md px-3 pt-2.5 pb-1.5 shadow-sm ring-1 ring-inset ring-gray-300 focus-within:ring-2 focus-within:ring-primary-600",
1856
+ label: "text-xs",
1857
+ hint: "text-xs",
1858
+ input: "border-0 !ring-0 p-0 text-gray-900 placeholder:text-gray-400 focus:ring-0 sm:text-sm pl-0",
1859
+ description: "hidden"
1860
+ };
1861
+ var $f32ee84b87891376$var$overlapping = {
1862
+ container: "relative",
1863
+ head: " absolute flex justify-between items-center left-0 -top-2 right-0 mx-2 z-10 w-full",
1864
+ label: "inline-block bg-white px-1 text-xs font-medium text-gray-900 ",
1865
+ hint: "text-xs mr-4 bg-white px-1",
1866
+ input: "block w-full rounded-md border-0 py-1.5 text-gray-900 shadow-sm ring-1 ring-inset ring-gray-300 placeholder:text-gray-400 focus:ring-2 focus:ring-inset focus:ring-primary-600 sm:text-sm sm:leading-6",
1867
+ description: "hidden"
1868
+ };
1869
+ var $f32ee84b87891376$var$pill = {
1870
+ head: "mx-px block px-4 text-sm font-medium leading-6 text-gray-900 mb-1 pr-6",
1871
+ foot: "mx-px block px-4 text-sm font-medium leading-6 text-gray-900 mt-1 pr-6",
1872
+ input: "block w-full rounded-full border-0 px-4 py-1.5 text-gray-900 shadow-sm ring-1 ring-inset ring-gray-300 placeholder:text-gray-400 focus:ring-2 focus:ring-inset focus:ring-primary-600 sm:text-sm sm:leading-6",
1873
+ trailing: "pr-2",
1874
+ description: "text-xs"
1875
+ };
1876
+ var $f32ee84b87891376$var$floored = {
1877
+ body: "relative mt-2",
1878
+ label: "block text-sm font-medium leading-6 text-gray-900",
1879
+ input: "peer block w-full border-0 bg-gray-50 py-1.5 text-gray-900 focus:ring-0 sm:text-sm sm:leading-6 ring-0",
1880
+ description: "text-xs mt-2"
1881
+ };
1882
+ var $f32ee84b87891376$var$invalid = {
1883
+ container: "ring-red-500",
1884
+ input: // 'block w-full border border-transparent text-red-900 ring-1 ring-inset ring-red-300 placeholder:text-red-300 focus:ring-2 focus:ring-inset focus:ring-red-500 sm:leading-6 pr-10',
1885
+ "block w-full border border-transparent text-red-900 ring-1 ring-inset ring-red-300 placeholder:text-red-300 focus:ring-2 focus:ring-inset focus:ring-red-500",
1886
+ description: "text-sm text-red-600"
1887
+ };
1888
+ var $f32ee84b87891376$var$disabled = {
1889
+ input: "block w-full rounded-md border-0 text-gray-900 shadow-sm ring-1 ring-gray-300 placeholder:text-gray-400 focus:ring-2 focus:ring-inset focus:ring-primary-600 cursor-not-allowed bg-gray-50 text-gray-500 ring-gray-200"
1890
+ };
1891
+ var $f32ee84b87891376$var$styles = {
1892
+ base: $f32ee84b87891376$var$base,
1893
+ leading: $f32ee84b87891376$var$leading,
1894
+ trailing: $f32ee84b87891376$var$trailing,
1895
+ normal: $f32ee84b87891376$var$normal,
1896
+ inset: $f32ee84b87891376$var$inset,
1897
+ overlapping: $f32ee84b87891376$var$overlapping,
1898
+ pill: $f32ee84b87891376$var$pill,
1899
+ floored: $f32ee84b87891376$var$floored,
1900
+ invalid: $f32ee84b87891376$var$invalid,
1901
+ disabled: $f32ee84b87891376$var$disabled
1902
+ };
1903
+ var $f32ee84b87891376$export$2e2bcd8739ae039 = $f32ee84b87891376$var$styles;
1904
+
1901
1905
 
1902
1906
  var $f3fccf014e1f10d5$var$SelectMenuForm = function(props) {
1903
1907
  var _a;
@@ -2034,102 +2038,39 @@ var $f3fccf014e1f10d5$var$SelectMenuForm = function(props) {
2034
2038
  var $f3fccf014e1f10d5$export$2e2bcd8739ae039 = $f3fccf014e1f10d5$var$SelectMenuForm;
2035
2039
 
2036
2040
 
2037
- var $f32ee84b87891376$var$base = {
2038
- container: "",
2039
- head: "flex justify-between",
2040
- body: "relative rounded-md",
2041
- foot: "",
2042
- label: "block font-medium text-gray-900",
2043
- hint: "text-xs text-gray-500",
2044
- leading: "pointer-events-none absolute inset-y-0 left-0 flex items-center",
2045
- input: "block w-full flex border",
2046
- menuButton: "",
2047
- menu: "z-10 !px-0 !py-0 !w-full rounded-md overflow-hidden border !mt-1 absolute bg-white",
2048
- tagItem: "bg-gray-200 px-2 py-1 flex flex-row gap-x-1 items-center justify-between rounded-sm",
2049
- tagItemText: "text-xs",
2050
- tagItemIconContainer: "!p-0 rounded-full hover:bg-gray-400 text-sm hover:text-white aspect-square w-4 flex items-center justify-center cursor-pointer",
2051
- tagItemIcon: "",
2052
- list: "!px-0 !w-full [&>*]:px-0 max-h-56 overflow-scroll !py-1",
2053
- listGroupLabel: "",
2054
- listItem: "!w-full !list-none hover:bg-primary-500 hover:text-white !py-2 !px-2",
2055
- listDisabledItem: "",
2056
- searchContainer: "!w-full !px-2 !py-2 border-b",
2057
- searchBox: "",
2058
- searchIcon: "",
2059
- closeIcon: "",
2060
- emptyState: "w-full inline-flex items-start justify-start px-4",
2061
- trailing: "pointer-events-none absolute inset-y-0 right-0 flex items-center",
2062
- description: "text-gray-400 text-xs mt-1",
2063
- error: "text-red-500 text-xs ml-5 mt-1"
2064
- };
2065
- var $f32ee84b87891376$var$leading = {
2066
- input: "pl-10"
2067
- };
2068
- var $f32ee84b87891376$var$trailing = {};
2069
- var $f32ee84b87891376$var$normal = {
2070
- label: "leading-6 text-sm mb-2",
2071
- hint: "leading-6",
2072
- leading: "pl-3",
2073
- input: "rounded-md border-gray-200 shadow-sm focus:border-primary-500 focus:ring-primary-500 sm:text-sm placeholder-gray-300",
2074
- trailing: "",
2075
- description: "mt-2 text-sm"
2076
- };
2077
- var $f32ee84b87891376$var$inset = {
2078
- container: "rounded-md px-3 pt-2.5 pb-1.5 shadow-sm ring-1 ring-inset ring-gray-300 focus-within:ring-2 focus-within:ring-primary-600",
2079
- label: "text-xs",
2080
- hint: "text-xs",
2081
- input: "border-0 !ring-0 p-0 text-gray-900 placeholder:text-gray-400 focus:ring-0 sm:text-sm pl-0",
2082
- description: "hidden"
2083
- };
2084
- var $f32ee84b87891376$var$overlapping = {
2085
- container: "relative",
2086
- head: " absolute flex justify-between items-center left-0 -top-2 right-0 mx-2 z-10 w-full",
2087
- label: "inline-block bg-white px-1 text-xs font-medium text-gray-900 ",
2088
- hint: "text-xs mr-4 bg-white px-1",
2089
- input: "block w-full rounded-md border-0 py-1.5 text-gray-900 shadow-sm ring-1 ring-inset ring-gray-300 placeholder:text-gray-400 focus:ring-2 focus:ring-inset focus:ring-primary-600 sm:text-sm sm:leading-6",
2090
- description: "hidden"
2091
- };
2092
- var $f32ee84b87891376$var$pill = {
2093
- head: "mx-px block px-4 text-sm font-medium leading-6 text-gray-900 mb-1 pr-6",
2094
- foot: "mx-px block px-4 text-sm font-medium leading-6 text-gray-900 mt-1 pr-6",
2095
- input: "block w-full rounded-full border-0 px-4 py-1.5 text-gray-900 shadow-sm ring-1 ring-inset ring-gray-300 placeholder:text-gray-400 focus:ring-2 focus:ring-inset focus:ring-primary-600 sm:text-sm sm:leading-6",
2096
- trailing: "pr-2",
2097
- description: "text-xs"
2098
- };
2099
- var $f32ee84b87891376$var$floored = {
2100
- body: "relative mt-2",
2101
- label: "block text-sm font-medium leading-6 text-gray-900",
2102
- input: "peer block w-full border-0 bg-gray-50 py-1.5 text-gray-900 focus:ring-0 sm:text-sm sm:leading-6 ring-0",
2103
- description: "text-xs mt-2"
2104
- };
2105
- var $f32ee84b87891376$var$invalid = {
2106
- container: "ring-red-500",
2107
- input: // 'block w-full border border-transparent text-red-900 ring-1 ring-inset ring-red-300 placeholder:text-red-300 focus:ring-2 focus:ring-inset focus:ring-red-500 sm:leading-6 pr-10',
2108
- "block w-full border border-transparent text-red-900 ring-1 ring-inset ring-red-300 placeholder:text-red-300 focus:ring-2 focus:ring-inset focus:ring-red-500",
2109
- description: "text-sm text-red-600"
2110
- };
2111
- var $f32ee84b87891376$var$disabled = {
2112
- input: "block w-full rounded-md border-0 text-gray-900 shadow-sm ring-1 ring-gray-300 placeholder:text-gray-400 focus:ring-2 focus:ring-inset focus:ring-primary-600 cursor-not-allowed bg-gray-50 text-gray-500 ring-gray-200"
2113
- };
2114
- var $f32ee84b87891376$var$styles = {
2115
- base: $f32ee84b87891376$var$base,
2116
- leading: $f32ee84b87891376$var$leading,
2117
- trailing: $f32ee84b87891376$var$trailing,
2118
- normal: $f32ee84b87891376$var$normal,
2119
- inset: $f32ee84b87891376$var$inset,
2120
- overlapping: $f32ee84b87891376$var$overlapping,
2121
- pill: $f32ee84b87891376$var$pill,
2122
- floored: $f32ee84b87891376$var$floored,
2123
- invalid: $f32ee84b87891376$var$invalid,
2124
- disabled: $f32ee84b87891376$var$disabled
2125
- };
2126
- var $f32ee84b87891376$export$2e2bcd8739ae039 = $f32ee84b87891376$var$styles;
2127
2041
 
2128
2042
 
2129
2043
 
2130
2044
 
2131
2045
 
2132
2046
 
2047
+ var $29e64a7359c8fd48$var$base = {
2048
+ container: "flex items-center justify-between border-t border-gray-200 bg-white py-3",
2049
+ mobile: {
2050
+ container: "",
2051
+ button: "relative inline-flex items-center rounded-md border border-gray-300 bg-white px-4 py-2 text-sm font-medium text-gray-700 hover:bg-gray-50"
2052
+ },
2053
+ desktop: {
2054
+ container: "hidden sm:flex sm:flex-1 sm:items-center sm:justify-between",
2055
+ outerRightButton: "relative inline-flex items-center rounded-r-md border border-gray-300 bg-white px-2 py-2 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20",
2056
+ outerLeftButton: "relative inline-flex items-center rounded-l-md border border-gray-300 bg-white px-2 py-2 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20",
2057
+ innerButton: "relative inline-flex items-center border border-gray-300 bg-white px-2 py-2 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20",
2058
+ navigation: "isolate inline-flex -space-x-px rounded-md shadow-sm"
2059
+ },
2060
+ button: {
2061
+ default: "relative inline-flex items-center border border-gray-300 bg-white px-4 py-2 text-sm font-medium text-gray-500 hover:bg-gray-50",
2062
+ active: "border-primary-500 bg-primary-50 text-primary-600 z-20",
2063
+ disabled: "opacity-20 cursor-not-allowed"
2064
+ },
2065
+ divider: "relative inline-flex items-center border border-gray-300 bg-white px-4 py-2 text-sm font-medium text-gray-500",
2066
+ label: "sr-only",
2067
+ icon: "w-5 h-5",
2068
+ pageSizeList: "!overflow-hidden"
2069
+ };
2070
+ var $29e64a7359c8fd48$var$styles = {
2071
+ base: $29e64a7359c8fd48$var$base
2072
+ };
2073
+ var $29e64a7359c8fd48$export$2e2bcd8739ae039 = $29e64a7359c8fd48$var$styles;
2133
2074
 
2134
2075
 
2135
2076
  var $95221514662ef6ef$var$PanelPaginationNavigation = function(props) {
@@ -2504,34 +2445,6 @@ var $95221514662ef6ef$var$PanelPaginationNavigation = function(props) {
2504
2445
  var $95221514662ef6ef$export$2e2bcd8739ae039 = $95221514662ef6ef$var$PanelPaginationNavigation;
2505
2446
 
2506
2447
 
2507
- var $29e64a7359c8fd48$var$base = {
2508
- container: "flex items-center justify-between border-t border-gray-200 bg-white py-3",
2509
- mobile: {
2510
- container: "",
2511
- button: "relative inline-flex items-center rounded-md border border-gray-300 bg-white px-4 py-2 text-sm font-medium text-gray-700 hover:bg-gray-50"
2512
- },
2513
- desktop: {
2514
- container: "hidden sm:flex sm:flex-1 sm:items-center sm:justify-between",
2515
- outerRightButton: "relative inline-flex items-center rounded-r-md border border-gray-300 bg-white px-2 py-2 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20",
2516
- outerLeftButton: "relative inline-flex items-center rounded-l-md border border-gray-300 bg-white px-2 py-2 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20",
2517
- innerButton: "relative inline-flex items-center border border-gray-300 bg-white px-2 py-2 text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-20",
2518
- navigation: "isolate inline-flex -space-x-px rounded-md shadow-sm"
2519
- },
2520
- button: {
2521
- default: "relative inline-flex items-center border border-gray-300 bg-white px-4 py-2 text-sm font-medium text-gray-500 hover:bg-gray-50",
2522
- active: "border-primary-500 bg-primary-50 text-primary-600 z-20",
2523
- disabled: "opacity-20 cursor-not-allowed"
2524
- },
2525
- divider: "relative inline-flex items-center border border-gray-300 bg-white px-4 py-2 text-sm font-medium text-gray-500",
2526
- label: "sr-only",
2527
- icon: "w-5 h-5",
2528
- pageSizeList: "!overflow-hidden"
2529
- };
2530
- var $29e64a7359c8fd48$var$styles = {
2531
- base: $29e64a7359c8fd48$var$base
2532
- };
2533
- var $29e64a7359c8fd48$export$2e2bcd8739ae039 = $29e64a7359c8fd48$var$styles;
2534
-
2535
2448
 
2536
2449
 
2537
2450
 
@@ -2652,11 +2565,6 @@ var $22d7e244b9ff5d8c$export$4564041bcff0e281 = function() {
2652
2565
  };
2653
2566
 
2654
2567
 
2655
- /*
2656
-
2657
- https://tailwindui.com/components/application-ui/lists/tables
2658
-
2659
- */
2660
2568
  var $77914cd9d098713a$var$base = {
2661
2569
  container: "px-4 sm:px-6 lg:px-8",
2662
2570
  head: {
@@ -2781,8 +2689,6 @@ var $77914cd9d098713a$var$styles = {
2781
2689
  var $77914cd9d098713a$export$2e2bcd8739ae039 = $77914cd9d098713a$var$styles;
2782
2690
 
2783
2691
 
2784
-
2785
-
2786
2692
  var $0c769a920d1734cb$var$__assign = undefined && undefined.__assign || function() {
2787
2693
  $0c769a920d1734cb$var$__assign = Object.assign || function(t) {
2788
2694
  for(var s, i = 1, n = arguments.length; i < n; i++){
@@ -3140,7 +3046,6 @@ var $9ed0b3989f82e70a$var$isValidState = function(state) {
3140
3046
 
3141
3047
 
3142
3048
 
3143
-
3144
3049
  var $ad4435d9ab2ba956$var$base = {
3145
3050
  container: "",
3146
3051
  head: "",
@@ -3149,10 +3054,12 @@ var $ad4435d9ab2ba956$var$base = {
3149
3054
  wrapper: "flow-root relative",
3150
3055
  content: "",
3151
3056
  styleWrapper: "flex overflow-x-scroll overflow-y-visible",
3057
+ styleWrapperWithLeftSide: "flex",
3152
3058
  tableWrapper: "inline-block min-w-full align-middle",
3153
- tableWrapperWithLeftSide: "!min-w-max w-full",
3059
+ tableWrapperWithLeftSide: "w-full overflow-x-scroll",
3154
3060
  table: {
3155
3061
  container: "min-w-full border-separate border-spacing-0",
3062
+ containerWithLeftSide: "border-separate border-spacing-0",
3156
3063
  pinnedColumns: {
3157
3064
  left: "-4px 0 4px -4px gray inset",
3158
3065
  right: "4px 0 4px -4px gray inset"
@@ -3214,8 +3121,6 @@ var $ad4435d9ab2ba956$var$styles = {
3214
3121
  var $ad4435d9ab2ba956$export$2e2bcd8739ae039 = $ad4435d9ab2ba956$var$styles;
3215
3122
 
3216
3123
 
3217
-
3218
-
3219
3124
  var $51d5596368acf759$var$__assign = undefined && undefined.__assign || function() {
3220
3125
  $51d5596368acf759$var$__assign = Object.assign || function(t) {
3221
3126
  for(var s, i = 1, n = arguments.length; i < n; i++){
@@ -3527,17 +3432,17 @@ var $51d5596368acf759$var$TableList2 = function(props) {
3527
3432
  children: (0, $iA2ta$reactjsxruntime.jsx)("div", {
3528
3433
  className: styles.body.wrapper,
3529
3434
  children: (0, $iA2ta$reactjsxruntime.jsxs)("div", {
3530
- className: styles.body.styleWrapper,
3435
+ className: leftSide ? styles.body.styleWrapperWithLeftSide : styles.body.styleWrapper,
3531
3436
  children: [
3532
3437
  leftSide && (0, $iA2ta$reactjsxruntime.jsx)("div", {
3533
3438
  className: styles.leftSide,
3534
3439
  children: leftSide(state)
3535
3440
  }),
3536
3441
  (0, $iA2ta$reactjsxruntime.jsxs)("div", {
3537
- className: (0, $622cd2936b18c771$export$4370d69198e9314a)(styles.body.tableWrapper, leftSide && styles.body.tableWrapperWithLeftSide),
3442
+ className: (0, $622cd2936b18c771$export$4370d69198e9314a)(leftSide ? styles.body.tableWrapperWithLeftSide : styles.body.tableWrapper),
3538
3443
  children: [
3539
3444
  (0, $iA2ta$reactjsxruntime.jsxs)("table", {
3540
- className: styles.body.table.container,
3445
+ className: (0, $622cd2936b18c771$export$4370d69198e9314a)(leftSide ? styles.body.table.container : styles.body.table.container),
3541
3446
  children: [
3542
3447
  (0, $iA2ta$reactjsxruntime.jsx)("thead", {
3543
3448
  className: styles.body.table.head.container,
@@ -3675,11 +3580,6 @@ var $def42fb278b4e54a$export$4b44a5cb9651fe5e = function() {
3675
3580
 
3676
3581
 
3677
3582
 
3678
- /*
3679
-
3680
- https://tailwindui.com/components/application-ui/navigation/breadcrumbs
3681
-
3682
- */
3683
3583
  var $85a1f6cb909619f6$var$base = {
3684
3584
  container: "flex",
3685
3585
  list: "flex",
@@ -3775,8 +3675,6 @@ var $85a1f6cb909619f6$var$styles = {
3775
3675
  var $85a1f6cb909619f6$export$2e2bcd8739ae039 = $85a1f6cb909619f6$var$styles;
3776
3676
 
3777
3677
 
3778
-
3779
-
3780
3678
  var $4bddd13da73d7e01$var$BreadcrumbsNavigation = function(props) {
3781
3679
  var _a = props.href, href = _a === void 0 ? "/" : _a, pages = props.pages, _b = props.type, type = _b === void 0 ? "slashes" : _b, customSeparator = props.separator, stylesOverrides = props.styles;
3782
3680
  var handleGenerateStyle = function() {
@@ -3907,11 +3805,6 @@ var $4bddd13da73d7e01$export$2e2bcd8739ae039 = $4bddd13da73d7e01$var$Breadcrumbs
3907
3805
 
3908
3806
 
3909
3807
 
3910
- /*
3911
-
3912
- https://tailwindui.com/components/application-ui/navigation/pagination
3913
-
3914
- */
3915
3808
  var $ae20bcd928aaa8fa$var$base = {
3916
3809
  container: "flex items-center justify-between border-t border-gray-200 px-4 sm:px-0",
3917
3810
  left: {
@@ -3940,8 +3833,6 @@ var $ae20bcd928aaa8fa$var$styles = {
3940
3833
  var $ae20bcd928aaa8fa$export$2e2bcd8739ae039 = $ae20bcd928aaa8fa$var$styles;
3941
3834
 
3942
3835
 
3943
-
3944
-
3945
3836
  var $4439474512e19952$var$PagePaginationNavigation = function(props) {
3946
3837
  var _a = props.min, min = _a === void 0 ? 1 : _a, _b = props.max, max = _b === void 0 ? 20 : _b, stylesOverrides = props.styles, onChange = props.onChange;
3947
3838
  var _c = (0, $iA2ta$react.useState)(2), current = _c[0], setCurrent = _c[1];
@@ -4184,12 +4075,7 @@ var $4439474512e19952$export$2e2bcd8739ae039 = $4439474512e19952$var$PagePaginat
4184
4075
 
4185
4076
 
4186
4077
 
4187
- /*
4188
-
4189
- https://tailwindui.com/components/application-ui/navigation/tabs
4190
-
4191
- */
4192
- var $9420756208be2d43$var$base = {
4078
+ var $9420756208be2d43$var$defaultStyles = {
4193
4079
  container: "",
4194
4080
  list: {
4195
4081
  container: "",
@@ -4227,7 +4113,7 @@ var $9420756208be2d43$var$buttons = {
4227
4113
  }
4228
4114
  };
4229
4115
  var $9420756208be2d43$var$styles = {
4230
- base: $9420756208be2d43$var$base,
4116
+ base: $9420756208be2d43$var$defaultStyles,
4231
4117
  underline: $9420756208be2d43$var$underline,
4232
4118
  pills: $9420756208be2d43$var$pills,
4233
4119
  buttons: $9420756208be2d43$var$buttons
@@ -4235,8 +4121,6 @@ var $9420756208be2d43$var$styles = {
4235
4121
  var $9420756208be2d43$export$2e2bcd8739ae039 = $9420756208be2d43$var$styles;
4236
4122
 
4237
4123
 
4238
-
4239
-
4240
4124
  var $06795e94e474e27d$var$__assign = undefined && undefined.__assign || function() {
4241
4125
  $06795e94e474e27d$var$__assign = Object.assign || function(t) {
4242
4126
  for(var s, i = 1, n = arguments.length; i < n; i++){
@@ -4396,11 +4280,6 @@ var $06795e94e474e27d$export$2e2bcd8739ae039 = $06795e94e474e27d$var$TabNavigati
4396
4280
 
4397
4281
 
4398
4282
 
4399
- /*
4400
-
4401
- https://tailwindui.com/components/application-ui/navigation/tabs
4402
-
4403
- */
4404
4283
  var $8400c10f9257b8d7$var$styles = {
4405
4284
  container: "",
4406
4285
  list: "space-y-1",
@@ -4413,8 +4292,6 @@ var $8400c10f9257b8d7$var$styles = {
4413
4292
  var $8400c10f9257b8d7$export$2e2bcd8739ae039 = $8400c10f9257b8d7$var$styles;
4414
4293
 
4415
4294
 
4416
-
4417
-
4418
4295
  var $0c375068531e97ec$var$Container = function(props) {
4419
4296
  var children = props.children, stylesOverrides = props.styles;
4420
4297
  var _a = (0, $iA2ta$react.useState)(""), active = _a[0], setActive = _a[1];
@@ -4478,11 +4355,6 @@ var $0c375068531e97ec$export$2e2bcd8739ae039 = $0c375068531e97ec$var$VerticalNav
4478
4355
 
4479
4356
 
4480
4357
 
4481
- /*
4482
-
4483
- https://tailwindui.com/components/application-ui/overlays/modals
4484
-
4485
- */
4486
4358
  var $58654b0ec0449aca$var$base = {
4487
4359
  container: "relative z-20",
4488
4360
  background: {
@@ -4548,8 +4420,6 @@ var $58654b0ec0449aca$var$styles = {
4548
4420
  var $58654b0ec0449aca$export$2e2bcd8739ae039 = $58654b0ec0449aca$var$styles;
4549
4421
 
4550
4422
 
4551
-
4552
-
4553
4423
  var $4d17f0429978b255$var$ModalOverlay = function(props) {
4554
4424
  var children = props.children, trigger = props.trigger, _a = props.size, size = _a === void 0 ? "md" : _a, stylesOverrides = props.styles, dataCy = props.dataCy, onOpen = props.onOpen, onClose = props.onClose;
4555
4425
  var _b = (0, $iA2ta$react.useState)(trigger ? false : true), isOpen = _b[0], setIsOpen = _b[1];
@@ -4643,11 +4513,6 @@ var $4d17f0429978b255$export$2e2bcd8739ae039 = $4d17f0429978b255$var$ModalOverla
4643
4513
 
4644
4514
 
4645
4515
 
4646
- /*
4647
-
4648
- https://tailwindui.com/components/application-ui/overlays/modals
4649
-
4650
- */
4651
4516
  var $a1e7d7fbedad6718$var$base = {
4652
4517
  container: {
4653
4518
  outer: "pointer-events-none fixed inset-0 flex items-end px-4 py-6 sm:items-start sm:p-6 z-30",
@@ -4719,8 +4584,6 @@ var $a1e7d7fbedad6718$var$styles = {
4719
4584
  var $a1e7d7fbedad6718$export$2e2bcd8739ae039 = $a1e7d7fbedad6718$var$styles;
4720
4585
 
4721
4586
 
4722
-
4723
-
4724
4587
  var $3ee7d58696c55c1b$var$NotificationOverlayContainer = function(_a) {
4725
4588
  var children = _a.children, stylesOverrides = _a.styles;
4726
4589
  var handleGenerateStyle = function() {
@@ -4797,11 +4660,6 @@ var $3ee7d58696c55c1b$export$2e2bcd8739ae039 = $3ee7d58696c55c1b$var$Notificatio
4797
4660
 
4798
4661
 
4799
4662
 
4800
- /*
4801
-
4802
- https://tailwindui.com/components/application-ui/overlays/modals
4803
-
4804
- */
4805
4663
  var $26db7adab9cc8c97$var$base = {
4806
4664
  container: "relative z-20",
4807
4665
  background: {
@@ -4868,8 +4726,6 @@ var $26db7adab9cc8c97$var$styles = {
4868
4726
  var $26db7adab9cc8c97$export$2e2bcd8739ae039 = $26db7adab9cc8c97$var$styles;
4869
4727
 
4870
4728
 
4871
-
4872
-
4873
4729
  var $fdd18762b429d9b0$var$SlideOverOverlay = function(props) {
4874
4730
  var children = props.children, trigger = props.trigger, _a = props.size, size = _a === void 0 ? "md" : _a, stylesOverrides = props.styles;
4875
4731
  var _b = (0, $iA2ta$react.useState)(trigger ? false : true), isOpen = _b[0], setIsOpen = _b[1];
@@ -4956,7 +4812,6 @@ var $fdd18762b429d9b0$export$2e2bcd8739ae039 = $fdd18762b429d9b0$var$SlideOverOv
4956
4812
 
4957
4813
 
4958
4814
 
4959
-
4960
4815
  var $7386fd6bc782c888$var$styles = {
4961
4816
  controls: {
4962
4817
  container: "flex-row justify-between z-10 relative mb-4 gap-2 hidden",
@@ -4979,8 +4834,6 @@ var $7386fd6bc782c888$var$styles = {
4979
4834
  var $7386fd6bc782c888$export$2e2bcd8739ae039 = $7386fd6bc782c888$var$styles;
4980
4835
 
4981
4836
 
4982
-
4983
-
4984
4837
  var $4bd12ae33d8a86aa$var$TableColumnOptionsCustom = function(props) {
4985
4838
  var _a;
4986
4839
  var table = props.table, trigger = props.trigger, setColumnOrder = props.setColumnOrder, stylesOverrides = props.styles, resetConfig = props.resetConfig;
@@ -5102,12 +4955,14 @@ var $48dedbf2c7043ee6$export$2e2bcd8739ae039 = $48dedbf2c7043ee6$var$TableExcelE
5102
4955
 
5103
4956
 
5104
4957
 
5105
- /*
5106
4958
 
5107
- https://github.com/onesine/react-tailwindcss-datepicker
5108
4959
 
5109
4960
 
5110
- */
4961
+
4962
+
4963
+
4964
+
4965
+
5111
4966
  var $0547d97d2fb75839$var$base = {
5112
4967
  container: "",
5113
4968
  head: "flex justify-between",
@@ -5185,15 +5040,6 @@ var $0547d97d2fb75839$var$styles = {
5185
5040
  var $0547d97d2fb75839$export$2e2bcd8739ae039 = $0547d97d2fb75839$var$styles;
5186
5041
 
5187
5042
 
5188
-
5189
-
5190
-
5191
-
5192
-
5193
-
5194
-
5195
-
5196
-
5197
5043
  var $6590abe4bc5376d5$var$DateRangeMenu = function(props) {
5198
5044
  var _a;
5199
5045
  var _b = props.name, name = _b === void 0 ? "date-menu-form" : _b, _c = props.size, size = _c === void 0 ? "compact" : _c, label = props.label, _d = props.i18n, i18n = _d === void 0 ? "en" : _d, description = props.description, placeholder = props.placeholder, separator = props.separator, startFrom = props.startFrom, _e = props.displayFormat, displayFormat = _e === void 0 ? "DD.MM.YYYY" : _e, _f = props.direction, direction = _f === void 0 ? "down" : _f, minDate = props.minDate, maxDate = props.maxDate, _g = props.startWeekOn, startWeekOn = _g === void 0 ? "mon" : _g, _h = props.icon, icon = _h === void 0 ? function(isEmpty) {
@@ -5347,8 +5193,6 @@ var $6590abe4bc5376d5$var$DateRangeMenu = function(props) {
5347
5193
  var $6590abe4bc5376d5$export$2e2bcd8739ae039 = $6590abe4bc5376d5$var$DateRangeMenu;
5348
5194
 
5349
5195
 
5350
-
5351
-
5352
5196
  var $754fdbc7ee597008$var$__assign = undefined && undefined.__assign || function() {
5353
5197
  $754fdbc7ee597008$var$__assign = Object.assign || function(t) {
5354
5198
  for(var s, i = 1, n = arguments.length; i < n; i++){
@@ -5394,7 +5238,6 @@ var $754fdbc7ee597008$export$2e2bcd8739ae039 = $754fdbc7ee597008$var$DateMenuFor
5394
5238
 
5395
5239
 
5396
5240
 
5397
-
5398
5241
  var $cfe896cfd0088e03$var$base = {
5399
5242
  container: "",
5400
5243
  sr: "sr-only",
@@ -5420,8 +5263,6 @@ var $cfe896cfd0088e03$var$styles = {
5420
5263
  var $cfe896cfd0088e03$export$2e2bcd8739ae039 = $cfe896cfd0088e03$var$styles;
5421
5264
 
5422
5265
 
5423
-
5424
-
5425
5266
  var $03635ab4c6dbf412$var$CheckboxInputGroupForm = function(props) {
5426
5267
  var name = props.name, form = props.form, options = props.options, values = props.values, isDisabled = props.isDisabled, stylesOverrides = props.styles;
5427
5268
  var handleGenerateStyle = function() {
@@ -5512,7 +5353,6 @@ var $03635ab4c6dbf412$export$2e2bcd8739ae039 = $03635ab4c6dbf412$var$CheckboxInp
5512
5353
 
5513
5354
 
5514
5355
 
5515
-
5516
5356
  var $5ea6f468291aa318$var$base = {
5517
5357
  container: "relative flex items-start",
5518
5358
  head: "flex h-6 items-center select-none",
@@ -5533,8 +5373,6 @@ var $5ea6f468291aa318$var$styles = {
5533
5373
  var $5ea6f468291aa318$export$2e2bcd8739ae039 = $5ea6f468291aa318$var$styles;
5534
5374
 
5535
5375
 
5536
-
5537
-
5538
5376
  var $831573d0f77f2d6b$var$CheckboxInputForm = function(props) {
5539
5377
  var name = props.name, value = props.value, title = props.title, description = props.description, isIndeterminable = props.isIndeterminable, isDisabled = props.isDisabled, checkedElement = props.checkedElement, uncheckedElement = props.uncheckedElement, indeterminableElement = props.indeterminableElement, onChange = props.onChange, stylesOverrides = props.styles;
5540
5378
  var handleGenerateStyle = function() {
@@ -5642,7 +5480,6 @@ var $831573d0f77f2d6b$export$2e2bcd8739ae039 = $831573d0f77f2d6b$var$CheckboxInp
5642
5480
 
5643
5481
 
5644
5482
 
5645
-
5646
5483
  var $7343b5b4243d5cba$var$base = {
5647
5484
  label: "block font-medium text-gray-900 leading-6 text-sm mb-2 mr-1",
5648
5485
  container: "flex flex-col",
@@ -5695,8 +5532,6 @@ var $7343b5b4243d5cba$var$styles = {
5695
5532
  var $7343b5b4243d5cba$export$2e2bcd8739ae039 = $7343b5b4243d5cba$var$styles;
5696
5533
 
5697
5534
 
5698
-
5699
-
5700
5535
  var $341e1fbf5ffaef7b$var$Switch = function(props) {
5701
5536
  var name = props.name, label = props.label, description = props.description, isDisabled = props.isDisabled, _a = props.isRequired, isRequired = _a === void 0 ? false : _a, required = props.required, _b = props.isTouched, isTouched = _b === void 0 ? false : _b, error = props.error, value = props.value, stylesOverrides = props.styles, _c = props.size, size = _c === void 0 ? "md" : _c, onChange = props.onChange, iconAccessorChecked = props.iconAccessorChecked, iconAccessorUnchecked = props.iconAccessorUnchecked;
5702
5537
  var inputDataCy = "form-input-".concat(name);
@@ -5799,7 +5634,6 @@ var $341e1fbf5ffaef7b$export$2e2bcd8739ae039 = $341e1fbf5ffaef7b$var$Switch;
5799
5634
 
5800
5635
 
5801
5636
 
5802
-
5803
5637
  var $8d406a8542925512$var$base = {
5804
5638
  container: "",
5805
5639
  head: "flex justify-between",
@@ -5877,8 +5711,6 @@ var $8d406a8542925512$var$styles = {
5877
5711
  var $8d406a8542925512$export$2e2bcd8739ae039 = $8d406a8542925512$var$styles;
5878
5712
 
5879
5713
 
5880
-
5881
-
5882
5714
  var $079d45c48b1515dd$var$__assign = undefined && undefined.__assign || function() {
5883
5715
  $079d45c48b1515dd$var$__assign = Object.assign || function(t) {
5884
5716
  for(var s, i = 1, n = arguments.length; i < n; i++){
@@ -5925,6 +5757,7 @@ var $079d45c48b1515dd$var$FileInputGroupForm = function(props) {
5925
5757
  var _f = (0, $iA2ta$reactdropzone.useDropzone)({
5926
5758
  onDrop: onDrop,
5927
5759
  multiple: isMulti,
5760
+ disabled: isDisabled,
5928
5761
  onError: function() {
5929
5762
  // console.log('error');
5930
5763
  // setFieldError('file', t('component.form.error.multipleFiles') as string);
@@ -5982,6 +5815,7 @@ var $079d45c48b1515dd$var$FileInputGroupForm = function(props) {
5982
5815
  ref: input === null || input === void 0 ? void 0 : input.ref,
5983
5816
  style: input.style,
5984
5817
  tabIndex: input.tabIndex,
5818
+ disabled: isDisabled,
5985
5819
  type: input.type,
5986
5820
  onBlur: onBlur
5987
5821
  })
@@ -6311,7 +6145,6 @@ var $a14a274e5b9e799a$export$2e2bcd8739ae039 = $a14a274e5b9e799a$var$styles;
6311
6145
 
6312
6146
 
6313
6147
 
6314
-
6315
6148
  var $3698b0b0dc32c78c$var$base = {
6316
6149
  container: "",
6317
6150
  head: "flex justify-between",
@@ -6389,8 +6222,6 @@ var $3698b0b0dc32c78c$var$styles = {
6389
6222
  var $3698b0b0dc32c78c$export$2e2bcd8739ae039 = $3698b0b0dc32c78c$var$styles;
6390
6223
 
6391
6224
 
6392
-
6393
-
6394
6225
  var $9f6cfd21b337aca9$var$OpeningsHourInputGroupForm = function(props) {
6395
6226
  var form = props.form, _a = props.name, name = _a === void 0 ? "opening-hours-input" : _a, label = props.label, description = props.description, required = props.required, value = props.value, error = props.error, lang = props.lang, isDisabled = props.isDisabled, _b = props.isRequired, isRequired = _b === void 0 ? false : _b, _c = props.isTouched, isTouched = _c === void 0 ? false : _c, onChange = props.onChange, stylesOverrides = props.styles, handleDelete = props.handleDelete;
6396
6227
  var isValid = error === undefined;
@@ -6505,7 +6336,6 @@ var $9f6cfd21b337aca9$export$2e2bcd8739ae039 = $9f6cfd21b337aca9$var$OpeningsHou
6505
6336
 
6506
6337
 
6507
6338
 
6508
-
6509
6339
  var $03b368478cf695f0$var$base = {
6510
6340
  container: "",
6511
6341
  head: "flex justify-between",
@@ -6588,8 +6418,6 @@ var $03b368478cf695f0$var$styles = {
6588
6418
  var $03b368478cf695f0$export$2e2bcd8739ae039 = $03b368478cf695f0$var$styles;
6589
6419
 
6590
6420
 
6591
-
6592
-
6593
6421
  var $7fcfa1d90c4a7e45$var$AddressInputGroupForm = function(props) {
6594
6422
  var _a, _b, _c;
6595
6423
  var _d = props.name, name = _d === void 0 ? "address-input" : _d, label = props.label, description = props.description, placeholder = props.placeholder, required = props.required, value = props.value, error = props.error, _e = props.type, type = _e === void 0 ? "normal" : _e, isDisabled = props.isDisabled, _f = props.isRequired, isRequired = _f === void 0 ? false : _f, _g = props.isTouched, isTouched = _g === void 0 ? false : _g, onChange = props.onChange, onFocus = props.onFocus, onBlur = props.onBlur, stylesOverrides = props.styles;