@cayuse-test/react 1.0.0 → 1.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.
Files changed (73) hide show
  1. package/dist/{chunk-XRUFEGUC.js → chunk-KJUT65VD.js} +4 -4
  2. package/dist/{chunk-2K3CWMLR.js → chunk-QCQVYXFA.js} +2 -2
  3. package/dist/chunk-RGZNLRWM.js +1 -0
  4. package/dist/chunk-RGZNLRWM.js.map +1 -0
  5. package/dist/{chunk-B2Z63U4D.js → chunk-RYAW4XZF.js} +17 -79
  6. package/dist/{chunk-B2Z63U4D.js.map → chunk-RYAW4XZF.js.map} +1 -1
  7. package/dist/{chunk-RG4GEORO.js → chunk-WAQWICRJ.js} +4 -4
  8. package/dist/components/index.css +3603 -0
  9. package/dist/components/index.css.map +1 -0
  10. package/dist/components/index.js +6 -6
  11. package/dist/context/tenant/index.js +3 -3
  12. package/dist/globals/css/index.css +212 -0
  13. package/dist/globals/css/index.css.map +1 -0
  14. package/dist/globals/css/index.js +1 -1
  15. package/dist/index.css +3815 -0
  16. package/dist/index.css.map +1 -0
  17. package/dist/index.js +29 -29
  18. package/dist/utils/index.js +3 -3
  19. package/package.json +43 -16
  20. package/dist/chunk-EPGO6B3U.js +0 -3
  21. package/dist/chunk-EPGO6B3U.js.map +0 -1
  22. package/dist/index-4NH7IW34.css +0 -47
  23. package/dist/modal-dialog-IH5SI4CF.css +0 -93
  24. package/dist/styles-2WZORUGA.css +0 -106
  25. package/dist/styles-32VHTPIA.css +0 -20
  26. package/dist/styles-3A5DZ5R7.css +0 -70
  27. package/dist/styles-3PFCZALV.css +0 -60
  28. package/dist/styles-3SNYRDO2.css +0 -100
  29. package/dist/styles-4FHUBUVF.css +0 -150
  30. package/dist/styles-4KAVAZFG.css +0 -5
  31. package/dist/styles-4OFM6DY5.css +0 -22
  32. package/dist/styles-5OXZHQGW.css +0 -14
  33. package/dist/styles-6XZTUN3B.css +0 -68
  34. package/dist/styles-73WOPK6M.css +0 -6
  35. package/dist/styles-7AV26IBF.css +0 -35
  36. package/dist/styles-7DWK55L2.css +0 -71
  37. package/dist/styles-7GWPZSR2.css +0 -222
  38. package/dist/styles-7QBPXFSY.css +0 -6
  39. package/dist/styles-7T6DSZIY.css +0 -27
  40. package/dist/styles-AUI7W2SW.css +0 -408
  41. package/dist/styles-AZSHBXJQ.css +0 -85
  42. package/dist/styles-BTXJVGNW.css +0 -99
  43. package/dist/styles-BUPIQG5C.css +0 -74
  44. package/dist/styles-CLK36LUK.css +0 -27
  45. package/dist/styles-CSKYCMD4.css +0 -123
  46. package/dist/styles-CWCX26BQ.css +0 -13
  47. package/dist/styles-GAIKDZU6.css +0 -47
  48. package/dist/styles-GB7S5BAZ.css +0 -36
  49. package/dist/styles-GVPT6A2Z.css +0 -45
  50. package/dist/styles-IUBOTHBR.css +0 -581
  51. package/dist/styles-IZPTZRKW.css +0 -78
  52. package/dist/styles-LS2YWO5W.css +0 -39
  53. package/dist/styles-M5BEFS4G.css +0 -148
  54. package/dist/styles-MHNICXOS.css +0 -18
  55. package/dist/styles-P6IOJDNI.css +0 -47
  56. package/dist/styles-Q7XE2QVU.css +0 -55
  57. package/dist/styles-R7IS5IGF.css +0 -7
  58. package/dist/styles-RDYYTTBU.css +0 -218
  59. package/dist/styles-RTHIZL5W.css +0 -48
  60. package/dist/styles-RUY4EKZW.css +0 -9
  61. package/dist/styles-T5QJAAUY.css +0 -184
  62. package/dist/styles-VBXWGFCK.css +0 -96
  63. package/dist/styles-VE76CGRO.css +0 -6
  64. package/dist/styles-VLCZ7JYV.css +0 -140
  65. package/dist/styles-W5HDD3YQ.css +0 -71
  66. package/dist/styles-X7BJCSFV.css +0 -86
  67. package/dist/styles-XVRR5GIG.css +0 -42
  68. package/dist/styles-YBC6BJBD.css +0 -83
  69. package/dist/styles-YXNJHPDZ.css +0 -74
  70. package/dist/styles-Z276IEVM.css +0 -264
  71. /package/dist/{chunk-XRUFEGUC.js.map → chunk-KJUT65VD.js.map} +0 -0
  72. /package/dist/{chunk-2K3CWMLR.js.map → chunk-QCQVYXFA.js.map} +0 -0
  73. /package/dist/{chunk-RG4GEORO.js.map → chunk-WAQWICRJ.js.map} +0 -0
@@ -1,9 +1,9 @@
1
- import {
2
- AUTH_DOMAIN
3
- } from "./chunk-MJBMK4OG.js";
4
1
  import {
5
2
  isNonEmptyString
6
3
  } from "./chunk-SZMEZFAR.js";
4
+ import {
5
+ AUTH_DOMAIN
6
+ } from "./chunk-MJBMK4OG.js";
7
7
 
8
8
  // packages/utils/auth/auth.tsx
9
9
  import React, { useState, useEffect, useContext, useCallback } from "react";
@@ -222,4 +222,4 @@ export {
222
222
  AuthProvider,
223
223
  withAuth
224
224
  };
225
- //# sourceMappingURL=chunk-XRUFEGUC.js.map
225
+ //# sourceMappingURL=chunk-KJUT65VD.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  useAuth
3
- } from "./chunk-XRUFEGUC.js";
3
+ } from "./chunk-KJUT65VD.js";
4
4
  import {
5
5
  executeRequest
6
6
  } from "./chunk-SZMEZFAR.js";
@@ -105,4 +105,4 @@ export {
105
105
  useTenantContext,
106
106
  TenantProvider
107
107
  };
108
- //# sourceMappingURL=chunk-2K3CWMLR.js.map
108
+ //# sourceMappingURL=chunk-QCQVYXFA.js.map
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=chunk-RGZNLRWM.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -1,31 +1,20 @@
1
- import {
2
- useTenantContext
3
- } from "./chunk-2K3CWMLR.js";
4
1
  import {
5
2
  MAX_FILE_SIZE_75_MB,
6
3
  useClickOutside
7
4
  } from "./chunk-TYZPOXN5.js";
8
- import {
9
- UploadService
10
- } from "./chunk-M2L7SQBQ.js";
11
5
  import {
12
6
  capitalizeAndJoin,
13
7
  flushStorage,
14
8
  generateId,
15
9
  getDatetimeFormat,
16
10
  injectScript
17
- } from "./chunk-RG4GEORO.js";
11
+ } from "./chunk-WAQWICRJ.js";
18
12
  import {
19
- loginWithRedirect
20
- } from "./chunk-XRUFEGUC.js";
13
+ useTenantContext
14
+ } from "./chunk-QCQVYXFA.js";
21
15
  import {
22
- APP_ENV,
23
- FIELD_TYPES,
24
- FLOWABLE_BASE_URL,
25
- KEY_CODES,
26
- NODE_ENV,
27
- TARGET_WEB_COMPONENTS_BUCKET
28
- } from "./chunk-MJBMK4OG.js";
16
+ loginWithRedirect
17
+ } from "./chunk-KJUT65VD.js";
29
18
  import {
30
19
  executeRequest,
31
20
  isFunction,
@@ -38,6 +27,17 @@ import {
38
27
  isUrl,
39
28
  request
40
29
  } from "./chunk-SZMEZFAR.js";
30
+ import {
31
+ APP_ENV,
32
+ FIELD_TYPES,
33
+ FLOWABLE_BASE_URL,
34
+ KEY_CODES,
35
+ NODE_ENV,
36
+ TARGET_WEB_COMPONENTS_BUCKET
37
+ } from "./chunk-MJBMK4OG.js";
38
+ import {
39
+ UploadService
40
+ } from "./chunk-M2L7SQBQ.js";
41
41
 
42
42
  // packages/components/attachments-form/attachments-form.tsx
43
43
  import React11, { useState as useState2, useCallback as useCallback2, useEffect as useEffect4, useMemo as useMemo2, useRef } from "react";
@@ -64,7 +64,6 @@ import cn from "classnames";
64
64
  import {
65
65
  FontAwesomeIcon
66
66
  } from "@fortawesome/react-fontawesome";
67
- import "./styles-R7IS5IGF.css";
68
67
  import { library } from "@fortawesome/fontawesome-svg-core";
69
68
  import { fas } from "@fortawesome/free-solid-svg-icons";
70
69
  import { jsx } from "react/jsx-runtime";
@@ -92,7 +91,6 @@ var Icon = React.memo(function Icon2(props) {
92
91
  });
93
92
 
94
93
  // packages/components/button/button.tsx
95
- import "./styles-RDYYTTBU.css";
96
94
  import { jsx as jsx2, jsxs } from "react/jsx-runtime";
97
95
  var Button = React2.forwardRef(
98
96
  function Button2({
@@ -188,7 +186,6 @@ var Button = React2.forwardRef(
188
186
  );
189
187
 
190
188
  // packages/components/banner-notification/login-button/login-button.tsx
191
- import "./styles-RUY4EKZW.css";
192
189
  import { jsx as jsx3 } from "react/jsx-runtime";
193
190
  var LoginButton = ({ tenantId, label, ...rest }) => {
194
191
  return /* @__PURE__ */ jsx3(
@@ -290,7 +287,6 @@ global.__CAYUSE__ = global.__CAYUSE__ ?? {};
290
287
  global.__CAYUSE__.notify = notify;
291
288
 
292
289
  // packages/components/banner-notification/banner-notification.tsx
293
- import "./styles-6XZTUN3B.css";
294
290
  import { jsx as jsx5 } from "react/jsx-runtime";
295
291
  function BannerNotifications({
296
292
  className,
@@ -327,7 +323,6 @@ import { useDropzone } from "react-dropzone";
327
323
 
328
324
  // packages/components/loading-indicator/loading-indicator.tsx
329
325
  import cn4 from "classnames";
330
- import "./styles-4KAVAZFG.css";
331
326
  import { jsx as jsx6, jsxs as jsxs3 } from "react/jsx-runtime";
332
327
  function LoadingIndicator(props) {
333
328
  return /* @__PURE__ */ jsxs3(
@@ -385,7 +380,6 @@ function LoadingIndicator(props) {
385
380
 
386
381
  // packages/components/icon-button/icon-button.tsx
387
382
  import cn5 from "classnames";
388
- import "./styles-RTHIZL5W.css";
389
383
  import { jsx as jsx7, jsxs as jsxs4 } from "react/jsx-runtime";
390
384
  var IconButton = ({
391
385
  children,
@@ -410,7 +404,6 @@ var IconButton = ({
410
404
  };
411
405
 
412
406
  // packages/components/form/file-upload/file-upload.tsx
413
- import "./styles-7DWK55L2.css";
414
407
  import { jsx as jsx8, jsxs as jsxs5 } from "react/jsx-runtime";
415
408
  var defaultDictionary = {
416
409
  dropFilesText: "Drop files here to upload",
@@ -479,7 +472,6 @@ var FileUpload = React4.forwardRef(
479
472
  import React5 from "react";
480
473
  import { createPortal } from "react-dom";
481
474
  import FocusTrap from "focus-trap-react";
482
- import "./styles-3PFCZALV.css";
483
475
  import { jsx as jsx9, jsxs as jsxs6 } from "react/jsx-runtime";
484
476
  var focusTrapOptions = {
485
477
  fallbackFocus: ".alert-dialog__modal__title"
@@ -544,7 +536,6 @@ var AlertDialog = React5.forwardRef(
544
536
  import { forwardRef as forwardRef2, useEffect as useEffect3 } from "react";
545
537
  import { createPortal as createPortal2 } from "react-dom";
546
538
  import FocusTrap2 from "focus-trap-react";
547
- import "./modal-dialog-IH5SI4CF.css";
548
539
  import { Fragment as Fragment2, jsx as jsx10, jsxs as jsxs7 } from "react/jsx-runtime";
549
540
  var ModalDialog = forwardRef2(function ModalDialog2({
550
541
  isOpen,
@@ -729,7 +720,6 @@ var formatted_datetime_default = FormattedDatetime;
729
720
 
730
721
  // packages/components/attachments-form/components/table-file-list/table-row-actions.tsx
731
722
  import React8 from "react";
732
- import "./styles-VBXWGFCK.css";
733
723
  import { jsx as jsx13 } from "react/jsx-runtime";
734
724
  var TableRowActions = (props) => {
735
725
  const { removeFile, file, disabled, dictionary, allowToRemoveByRoles } = props;
@@ -771,7 +761,6 @@ var TableRowActions = (props) => {
771
761
  };
772
762
 
773
763
  // packages/components/attachments-form/components/table-file-list/table-row.tsx
774
- import "./styles-VBXWGFCK.css";
775
764
  import { jsx as jsx14, jsxs as jsxs8 } from "react/jsx-runtime";
776
765
  var TableRow = (props) => {
777
766
  const { file, removeFile, disabled, dictionary, allowToRemoveByRoles } = props;
@@ -830,7 +819,6 @@ var TableRow = (props) => {
830
819
  };
831
820
 
832
821
  // packages/components/attachments-form/components/table-file-list/table-file-list.tsx
833
- import "./styles-VBXWGFCK.css";
834
822
  import { jsx as jsx15, jsxs as jsxs9 } from "react/jsx-runtime";
835
823
  var defaultDictionary2 = {
836
824
  columns: ["Attachment Name", "Date and Time Uploaded", "Uploaded By", "File Size"],
@@ -882,9 +870,6 @@ function TableFileList({
882
870
  ] });
883
871
  }
884
872
 
885
- // packages/components/attachments-form/attachments-form.tsx
886
- import "./styles-CSKYCMD4.css";
887
-
888
873
  // packages/components/attachments-form/utils.ts
889
874
  var baseDictionary = {
890
875
  description: "Add up to nine (9) attachments per task. File size limit is 75 MB per attachment. Attachments with file type .exe cannot be accepted.",
@@ -1158,7 +1143,6 @@ var AttachmentsForm = React11.forwardRef(function AttachmentsForm2({
1158
1143
  // packages/components/attachments-form/accordion-attachments-form.tsx
1159
1144
  import React12 from "react";
1160
1145
  import { merge as merge3 } from "lodash-es";
1161
- import "./styles-CSKYCMD4.css";
1162
1146
  import { jsx as jsx17, jsxs as jsxs11 } from "react/jsx-runtime";
1163
1147
  var defaultDictionary3 = {
1164
1148
  description: "Add up to nine (9) attachments per task. File size limit is 75 MB per attachment. Attachments with file type .exe cannot be accepted.",
@@ -1258,7 +1242,6 @@ AccordionAttachmentsForm.displayName = "AccordionAttachmentsForm";
1258
1242
 
1259
1243
  // packages/components/attachments-form/accordion-form-wrapper.tsx
1260
1244
  import React13 from "react";
1261
- import "./styles-CSKYCMD4.css";
1262
1245
  import { jsx as jsx18, jsxs as jsxs12 } from "react/jsx-runtime";
1263
1246
  var AccordionFormWrapper = React13.forwardRef(function AccordionFormWrapper2(props, ref) {
1264
1247
  const { children, label, defaultOpen = false, disabled } = props;
@@ -1317,7 +1300,6 @@ var AccordionFormWrapper = React13.forwardRef(function AccordionFormWrapper2(pro
1317
1300
 
1318
1301
  // packages/components/base-padding/base-padding.tsx
1319
1302
  import cn6 from "classnames";
1320
- import "./styles-CWCX26BQ.css";
1321
1303
  import { jsx as jsx19 } from "react/jsx-runtime";
1322
1304
  function BasePadding({
1323
1305
  children,
@@ -1343,7 +1325,6 @@ function BasePadding({
1343
1325
  // packages/components/breadcrumbs/breadcrumbs.tsx
1344
1326
  import React14 from "react";
1345
1327
  import { Link } from "react-router-dom";
1346
- import "./styles-YBC6BJBD.css";
1347
1328
  import { jsx as jsx20 } from "react/jsx-runtime";
1348
1329
  var Breadcrumbs = React14.forwardRef(
1349
1330
  function Breadcrumbs2({ isLoading, breadcrumbs }, ref) {
@@ -1356,7 +1337,6 @@ var Breadcrumbs = React14.forwardRef(
1356
1337
 
1357
1338
  // packages/components/button-group/button-group.tsx
1358
1339
  import cn7 from "classnames";
1359
- import "./styles-5OXZHQGW.css";
1360
1340
  import { jsx as jsx21 } from "react/jsx-runtime";
1361
1341
  var ButtonGroup = ({
1362
1342
  className,
@@ -1375,7 +1355,6 @@ var ButtonGroup = ({
1375
1355
 
1376
1356
  // packages/components/cayuse-common-header/cayuse-common-header.tsx
1377
1357
  import { useCallback as useCallback3, useEffect as useEffect5 } from "react";
1378
- import "./styles-32VHTPIA.css";
1379
1358
  import { jsx as jsx22 } from "react/jsx-runtime";
1380
1359
  function CayuseCommonHeader(props) {
1381
1360
  const {
@@ -1462,7 +1441,6 @@ function CayuseCommonHeader(props) {
1462
1441
  // packages/components/confirmation-modal/confirmation-modal.tsx
1463
1442
  import { Dialog, DialogTrigger, Heading, Modal } from "react-aria-components";
1464
1443
  import cn8 from "classnames";
1465
- import "./styles-W5HDD3YQ.css";
1466
1444
  import { jsx as jsx23, jsxs as jsxs13 } from "react/jsx-runtime";
1467
1445
  function ConfirmationModal({
1468
1446
  cancelButtonLabel,
@@ -1532,7 +1510,6 @@ function ConfirmationModal({
1532
1510
  // packages/components/covert-button/covert-button.tsx
1533
1511
  import React16 from "react";
1534
1512
  import cn9 from "classnames";
1535
- import "./styles-73WOPK6M.css";
1536
1513
  import { jsx as jsx24 } from "react/jsx-runtime";
1537
1514
  var CovertButton = React16.forwardRef(function CovertButton2({ children, className, ...rest }, ref) {
1538
1515
  return /* @__PURE__ */ jsx24(
@@ -1550,7 +1527,6 @@ var CovertButton = React16.forwardRef(function CovertButton2({ children, classNa
1550
1527
  // packages/components/custom-dropdown/custom-dropdown.tsx
1551
1528
  import { useState as useState3, useEffect as useEffect6, useRef as useRef2, useCallback as useCallback4, memo, useId as useId2 } from "react";
1552
1529
  import cn10 from "classnames";
1553
- import "./styles-Z276IEVM.css";
1554
1530
  import { jsx as jsx25, jsxs as jsxs14 } from "react/jsx-runtime";
1555
1531
  var CustomDropdown = memo(function CustomDropdown2({
1556
1532
  label,
@@ -1876,7 +1852,6 @@ import cn11 from "classnames";
1876
1852
  import { useObjectRef as useObjectRef2 } from "react-aria";
1877
1853
  import DatePicker from "react-datepicker";
1878
1854
  import "react-datepicker/dist/react-datepicker.css";
1879
- import "./styles-VLCZ7JYV.css";
1880
1855
  import { jsx as jsx26, jsxs as jsxs15 } from "react/jsx-runtime";
1881
1856
  var DateSelector = React18.forwardRef(function DateSelector2({
1882
1857
  customInputClass: className,
@@ -1958,7 +1933,6 @@ var DateSelector = React18.forwardRef(function DateSelector2({
1958
1933
 
1959
1934
  // packages/components/divider/divider.tsx
1960
1935
  import cn12 from "classnames";
1961
- import "./styles-VE76CGRO.css";
1962
1936
  import { jsx as jsx27 } from "react/jsx-runtime";
1963
1937
  function Divider({
1964
1938
  className,
@@ -1975,7 +1949,6 @@ import {
1975
1949
  MenuTrigger,
1976
1950
  Popover
1977
1951
  } from "react-aria-components";
1978
- import "./styles-XVRR5GIG.css";
1979
1952
  import { jsx as jsx28, jsxs as jsxs16 } from "react/jsx-runtime";
1980
1953
  import { createElement } from "react";
1981
1954
  function DropdownMenu(props) {
@@ -2003,7 +1976,6 @@ import cn14 from "classnames";
2003
1976
 
2004
1977
  // packages/components/pagination/pagination.tsx
2005
1978
  import { Fragment as Fragment3, memo as memo2 } from "react";
2006
- import "./styles-BTXJVGNW.css";
2007
1979
  import { jsx as jsx29, jsxs as jsxs17 } from "react/jsx-runtime";
2008
1980
  var baseDictionary2 = {
2009
1981
  items: "items",
@@ -2150,7 +2122,6 @@ import {
2150
2122
  useEffect as useEffect7,
2151
2123
  useRef as useRef3
2152
2124
  } from "react";
2153
- import "./styles-AZSHBXJQ.css";
2154
2125
  import { jsx as jsx30, jsxs as jsxs18 } from "react/jsx-runtime";
2155
2126
  var Checkbox = memo3(
2156
2127
  forwardRef3(function Checkbox2(props, ref) {
@@ -2269,7 +2240,6 @@ function renderCell({ value }) {
2269
2240
  // packages/components/form/radio/radio.tsx
2270
2241
  import React21 from "react";
2271
2242
  import cn13 from "classnames";
2272
- import "./styles-YXNJHPDZ.css";
2273
2243
  import { jsx as jsx33, jsxs as jsxs20 } from "react/jsx-runtime";
2274
2244
  var Radio = React21.memo(
2275
2245
  React21.forwardRef(function Radio2(props, ref) {
@@ -2617,7 +2587,6 @@ function TableHeadCell({
2617
2587
  }
2618
2588
 
2619
2589
  // packages/components/dynamic-table/dynamic-table.tsx
2620
- import "./styles-7GWPZSR2.css";
2621
2590
  import { jsx as jsx38, jsxs as jsxs24 } from "react/jsx-runtime";
2622
2591
  var DynamicTable = forwardRef4(
2623
2592
  // @ts-expect-error type mismatch
@@ -2848,7 +2817,6 @@ var DynamicTable = forwardRef4(
2848
2817
 
2849
2818
  // packages/components/form/input/input.tsx
2850
2819
  import { forwardRef as forwardRef5, memo as memo4, useId as useId4 } from "react";
2851
- import "./styles-2WZORUGA.css";
2852
2820
  import { jsx as jsx39, jsxs as jsxs25 } from "react/jsx-runtime";
2853
2821
  var Input = memo4(
2854
2822
  forwardRef5(function Input2(props, ref) {
@@ -2939,7 +2907,6 @@ function Number2({ integer, ...rest }) {
2939
2907
  // packages/components/form/radio-group/radio-group.tsx
2940
2908
  import React25 from "react";
2941
2909
  import cn15 from "classnames";
2942
- import "./styles-Q7XE2QVU.css";
2943
2910
  import { jsx as jsx41, jsxs as jsxs26 } from "react/jsx-runtime";
2944
2911
  var RadioGroup = React25.memo(
2945
2912
  React25.forwardRef(function RadioGroup2(props, ref) {
@@ -3006,7 +2973,6 @@ var RadioGroup = React25.memo(
3006
2973
  // packages/components/form/toggle/toggle.tsx
3007
2974
  import React26 from "react";
3008
2975
  import cn16 from "classnames";
3009
- import "./styles-T5QJAAUY.css";
3010
2976
  import { jsx as jsx42, jsxs as jsxs27 } from "react/jsx-runtime";
3011
2977
  var Toggle = React26.memo(
3012
2978
  React26.forwardRef(function Toggle2(props, ref) {
@@ -3324,7 +3290,6 @@ var Input3 = (props) => {
3324
3290
  };
3325
3291
 
3326
3292
  // packages/components/form/combobox/combobox.tsx
3327
- import "./styles-AUI7W2SW.css";
3328
3293
  import { jsx as jsx44, jsxs as jsxs29 } from "react/jsx-runtime";
3329
3294
  var Combobox = React29.forwardRef(
3330
3295
  function Combobox2(props, ref) {
@@ -3476,7 +3441,6 @@ var Combobox = React29.forwardRef(
3476
3441
 
3477
3442
  // packages/components/form/multi-file-upload/multi-file-upload.tsx
3478
3443
  import { useDropzone as useDropzone2 } from "react-dropzone";
3479
- import "./styles-BUPIQG5C.css";
3480
3444
  import { jsx as jsx45, jsxs as jsxs30 } from "react/jsx-runtime";
3481
3445
  var defaultDictionary4 = {
3482
3446
  button: "Upload File",
@@ -3551,7 +3515,6 @@ import { useRef as useRef5, forwardRef as forwardRef6, useCallback as useCallbac
3551
3515
  import Quill, { Delta } from "quill";
3552
3516
  import cn18 from "classnames";
3553
3517
  import "quill/dist/quill.snow.css";
3554
- import "./styles-MHNICXOS.css";
3555
3518
  import { jsx as jsx46 } from "react/jsx-runtime";
3556
3519
  var defaultModules = {
3557
3520
  clipboard: {
@@ -3656,7 +3619,6 @@ var RichText = forwardRef6(function RichText2({
3656
3619
 
3657
3620
  // packages/components/form/text-area/text-area.tsx
3658
3621
  import cn19 from "classnames";
3659
- import "./styles-GVPT6A2Z.css";
3660
3622
  import { jsx as jsx47 } from "react/jsx-runtime";
3661
3623
  function TextArea({
3662
3624
  resizable,
@@ -3766,7 +3728,6 @@ function UserComboboxOption(props) {
3766
3728
  }
3767
3729
 
3768
3730
  // packages/components/form/user-select/user-select.tsx
3769
- import "./styles-GB7S5BAZ.css";
3770
3731
  import { jsx as jsx49 } from "react/jsx-runtime";
3771
3732
  function UserSelect(props) {
3772
3733
  const {
@@ -3865,7 +3826,6 @@ import cn20 from "classnames";
3865
3826
  import Quill2 from "quill";
3866
3827
  import Linkify from "linkify-react";
3867
3828
  import "quill/dist/quill.snow.css";
3868
- import "./styles-CLK36LUK.css";
3869
3829
  import { jsx as jsx51, jsxs as jsxs32 } from "react/jsx-runtime";
3870
3830
  var linkifyOptions = {
3871
3831
  target: "_blank",
@@ -3935,7 +3895,6 @@ var FormattedRichText = React32.memo(function FormattedRichText2({
3935
3895
  var MAX_NOTE_LENGTH = 5e3;
3936
3896
 
3937
3897
  // packages/components/form-note-attachments-view/components/notes-section.tsx
3938
- import "./styles-M5BEFS4G.css";
3939
3898
  import { jsx as jsx52, jsxs as jsxs33 } from "react/jsx-runtime";
3940
3899
  var richTextFormats = [
3941
3900
  "background",
@@ -3989,7 +3948,6 @@ function NotesSection({
3989
3948
  }
3990
3949
 
3991
3950
  // packages/components/form-note-attachments-view/components/attachments-section.tsx
3992
- import "./styles-M5BEFS4G.css";
3993
3951
  import { jsx as jsx53, jsxs as jsxs34 } from "react/jsx-runtime";
3994
3952
  var defaultDictionary6 = {
3995
3953
  attachmentTypeSelector: {
@@ -4045,7 +4003,6 @@ function AttachmentsSection({
4045
4003
  // packages/components/form-note-attachments-view/components/note-attachments-table.tsx
4046
4004
  import { useState as useState8, useEffect as useEffect13 } from "react";
4047
4005
  import * as _ from "lodash-es";
4048
- import "./styles-M5BEFS4G.css";
4049
4006
  import { jsx as jsx54, jsxs as jsxs35 } from "react/jsx-runtime";
4050
4007
  var tableInitialSort = {
4051
4008
  column: null,
@@ -4253,7 +4210,6 @@ var convertToPlainText = (string) => {
4253
4210
  };
4254
4211
 
4255
4212
  // packages/components/form-note-attachments-view/components/edit-note-modal.tsx
4256
- import "./styles-M5BEFS4G.css";
4257
4213
  import { jsx as jsx55, jsxs as jsxs36 } from "react/jsx-runtime";
4258
4214
  var dictionaryDefaults = {
4259
4215
  cancelEditNote: "Cancel",
@@ -4434,7 +4390,6 @@ EditNoteModal.defaultProps = {
4434
4390
  };
4435
4391
 
4436
4392
  // packages/components/form-note-attachments-view/form-note-attachments-view.tsx
4437
- import "./styles-M5BEFS4G.css";
4438
4393
  import { jsx as jsx56, jsxs as jsxs37 } from "react/jsx-runtime";
4439
4394
  var IS_DEV = NODE_ENV === "development" || NODE_ENV === "test" || APP_ENV === "develop";
4440
4395
  var DEFAULT_PAGE_LIMIT = 10;
@@ -4915,7 +4870,6 @@ async function linkTasksToMilestone(milestoneId, data) {
4915
4870
  }
4916
4871
 
4917
4872
  // packages/components/link-to-milestone/link-to-milestone.tsx
4918
- import "./styles-4OFM6DY5.css";
4919
4873
  import { Fragment as Fragment5, jsx as jsx58, jsxs as jsxs38 } from "react/jsx-runtime";
4920
4874
  function MilestoneComboboxOption(props) {
4921
4875
  return /* @__PURE__ */ jsx58(components3.Option, { ...props, children: /* @__PURE__ */ jsxs38("span", { className: "link-to-milestone-combobox__option", children: [
@@ -5100,7 +5054,6 @@ var LinkToMilestone = memo6(function LinkToMilestone2(props) {
5100
5054
  import {
5101
5055
  NavLink as RouterLink
5102
5056
  } from "react-router-dom";
5103
- import "./styles-LS2YWO5W.css";
5104
5057
  import { jsx as jsx59 } from "react/jsx-runtime";
5105
5058
  function NavLink({ path, text, ...props }) {
5106
5059
  const onKeydown = (event) => {
@@ -5124,7 +5077,6 @@ function NavLink({ path, text, ...props }) {
5124
5077
 
5125
5078
  // packages/components/padded-cell/padded-cell.tsx
5126
5079
  import cn21 from "classnames";
5127
- import "./styles-7AV26IBF.css";
5128
5080
  import { jsx as jsx60 } from "react/jsx-runtime";
5129
5081
  function PaddedCell(props) {
5130
5082
  const {
@@ -5228,7 +5180,6 @@ var Pendo = ({
5228
5180
  // packages/components/popup/popup.tsx
5229
5181
  import cn22 from "classnames";
5230
5182
  import { Dialog as Dialog2, OverlayArrow, Popover as Popover2 } from "react-aria-components";
5231
- import "./styles-X7BJCSFV.css";
5232
5183
  import { jsx as jsx61, jsxs as jsxs39 } from "react/jsx-runtime";
5233
5184
  function Popup({
5234
5185
  isOpen,
@@ -5281,7 +5232,6 @@ import cn24 from "classnames";
5281
5232
  // packages/components/sub-header/sub-header.tsx
5282
5233
  import React38 from "react";
5283
5234
  import cn23 from "classnames";
5284
- import "./styles-7QBPXFSY.css";
5285
5235
  function SubHeader({
5286
5236
  children,
5287
5237
  className,
@@ -5294,7 +5244,6 @@ function SubHeader({
5294
5244
  }
5295
5245
 
5296
5246
  // packages/components/section-header/section-header.tsx
5297
- import "./styles-3SNYRDO2.css";
5298
5247
  import { jsx as jsx62, jsxs as jsxs40 } from "react/jsx-runtime";
5299
5248
  var SectionHeader = forwardRef7(function SectionHeader2({
5300
5249
  style,
@@ -5361,7 +5310,6 @@ var SectionHeader = forwardRef7(function SectionHeader2({
5361
5310
  // packages/components/set-view/set-view.tsx
5362
5311
  import { useState as useState13, memo as memo7, useMemo as useMemo3, useEffect as useEffect17 } from "react";
5363
5312
  import { merge as merge5, isEqual } from "lodash-es";
5364
- import "./styles-7T6DSZIY.css";
5365
5313
  import { Fragment as Fragment6, jsx as jsx63, jsxs as jsxs41 } from "react/jsx-runtime";
5366
5314
  var defaultDictionary9 = {
5367
5315
  cancel: "Cancel",
@@ -5490,7 +5438,6 @@ function useActiveColumns({
5490
5438
  // packages/components/submenu/submenu.tsx
5491
5439
  import { useEffect as useEffect18, useRef as useRef8, useState as useState15 } from "react";
5492
5440
  import { NavLink as NavLink2 } from "react-router-dom";
5493
- import "./styles-IZPTZRKW.css";
5494
5441
  import { jsx as jsx64, jsxs as jsxs42 } from "react/jsx-runtime";
5495
5442
  function Submenu({ label, options }) {
5496
5443
  const [isSubmenuOpened, setSubmenuOpened] = useState15(false);
@@ -5751,7 +5698,6 @@ var Tab = React42.memo(
5751
5698
  );
5752
5699
 
5753
5700
  // packages/components/tabs/tabs.tsx
5754
- import "./styles-P6IOJDNI.css";
5755
5701
  import { jsx as jsx66, jsxs as jsxs43 } from "react/jsx-runtime";
5756
5702
  function Tabs({ className, panes, disabled = false }) {
5757
5703
  const { search, pathname } = useLocation();
@@ -8178,7 +8124,6 @@ function TableLinkedTasksList({ disabled }) {
8178
8124
  }
8179
8125
 
8180
8126
  // packages/components/task-form/linked-tasks/linked-tasks.tsx
8181
- import "./styles-GAIKDZU6.css";
8182
8127
  import { jsx as jsx85, jsxs as jsxs57 } from "react/jsx-runtime";
8183
8128
  var LinkedTasks = memo18(function LinkedTasks2(props) {
8184
8129
  const { disabled, taskType, onCreateTaskClick } = props;
@@ -8631,7 +8576,6 @@ function CurrentReminders(props) {
8631
8576
  }
8632
8577
 
8633
8578
  // packages/components/task-form/reminders/reminders.tsx
8634
- import "./styles-4FHUBUVF.css";
8635
8579
  import { jsx as jsx88, jsxs as jsxs60 } from "react/jsx-runtime";
8636
8580
  var Reminders = memo19(function Reminders2(props) {
8637
8581
  const {
@@ -8739,7 +8683,6 @@ import { merge as merge7 } from "lodash-es";
8739
8683
  import React63 from "react";
8740
8684
  import cn29 from "classnames";
8741
8685
  import { isNil as isNil4 } from "lodash-es";
8742
- import "./styles-3A5DZ5R7.css";
8743
8686
  import { Fragment as Fragment9, jsx as jsx89, jsxs as jsxs61 } from "react/jsx-runtime";
8744
8687
  var TableRow2 = (props) => {
8745
8688
  const [commentToRemove, setCommentToRemove] = React63.useState(null);
@@ -8936,7 +8879,6 @@ var TableRow2 = (props) => {
8936
8879
  };
8937
8880
 
8938
8881
  // packages/components/task-form/comments/table-comment-list.tsx
8939
- import "./styles-3A5DZ5R7.css";
8940
8882
  import { jsx as jsx90, jsxs as jsxs62 } from "react/jsx-runtime";
8941
8883
  var TableCommentList = (props) => {
8942
8884
  const { comments: comments2, disabled, dictionary: dctnr, allowToRemoveByRoles } = props;
@@ -9119,7 +9061,6 @@ function Comments(props) {
9119
9061
  }
9120
9062
 
9121
9063
  // packages/components/task-form/milestone-form/milestone-form.tsx
9122
- import "./styles-IUBOTHBR.css";
9123
9064
  import { jsx as jsx92, jsxs as jsxs64 } from "react/jsx-runtime";
9124
9065
  var STATUSES = {
9125
9066
  OPEN: "Open",
@@ -9730,9 +9671,6 @@ var getRequestPayload = (props) => {
9730
9671
  return payload;
9731
9672
  };
9732
9673
 
9733
- // packages/components/task-form/task-form.tsx
9734
- import "./styles-IUBOTHBR.css";
9735
-
9736
9674
  // packages/components/task-form/components/milestone-input.tsx
9737
9675
  import { memo as memo21, useEffect as useEffect29, useState as useState31 } from "react";
9738
9676
  import { jsx as jsx94 } from "react/jsx-runtime";
@@ -10395,4 +10333,4 @@ export {
10395
10333
  MilestoneProgress2 as MilestoneProgress,
10396
10334
  TaskFormHeader
10397
10335
  };
10398
- //# sourceMappingURL=chunk-B2Z63U4D.js.map
10336
+ //# sourceMappingURL=chunk-RYAW4XZF.js.map