@cayuse-test/react 1.0.1 → 1.0.3
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/{chunk-XRUFEGUC.js → chunk-KJUT65VD.js} +4 -4
- package/dist/{chunk-2K3CWMLR.js → chunk-QCQVYXFA.js} +2 -2
- package/dist/chunk-RGZNLRWM.js +1 -0
- package/dist/chunk-RGZNLRWM.js.map +1 -0
- package/dist/{chunk-B2Z63U4D.js → chunk-RYAW4XZF.js} +17 -79
- package/dist/{chunk-B2Z63U4D.js.map → chunk-RYAW4XZF.js.map} +1 -1
- package/dist/{chunk-RG4GEORO.js → chunk-WAQWICRJ.js} +4 -4
- package/dist/components/index.css +3603 -0
- package/dist/components/index.css.map +1 -0
- package/dist/components/index.js +6 -6
- package/dist/context/tenant/index.js +3 -3
- package/dist/globals/css/index.css +212 -0
- package/dist/globals/css/index.css.map +1 -0
- package/dist/globals/css/index.js +1 -1
- package/dist/index.css +3815 -0
- package/dist/index.css.map +1 -0
- package/dist/index.js +29 -29
- package/dist/utils/index.js +3 -3
- package/package.json +6 -1
- package/dist/chunk-EPGO6B3U.js +0 -3
- package/dist/chunk-EPGO6B3U.js.map +0 -1
- package/dist/index-4NH7IW34.css +0 -47
- package/dist/modal-dialog-IH5SI4CF.css +0 -93
- package/dist/styles-2WZORUGA.css +0 -106
- package/dist/styles-32VHTPIA.css +0 -20
- package/dist/styles-3A5DZ5R7.css +0 -70
- package/dist/styles-3PFCZALV.css +0 -60
- package/dist/styles-3SNYRDO2.css +0 -100
- package/dist/styles-4FHUBUVF.css +0 -150
- package/dist/styles-4KAVAZFG.css +0 -5
- package/dist/styles-4OFM6DY5.css +0 -22
- package/dist/styles-5OXZHQGW.css +0 -14
- package/dist/styles-6XZTUN3B.css +0 -68
- package/dist/styles-73WOPK6M.css +0 -6
- package/dist/styles-7AV26IBF.css +0 -35
- package/dist/styles-7DWK55L2.css +0 -71
- package/dist/styles-7GWPZSR2.css +0 -222
- package/dist/styles-7QBPXFSY.css +0 -6
- package/dist/styles-7T6DSZIY.css +0 -27
- package/dist/styles-AUI7W2SW.css +0 -408
- package/dist/styles-AZSHBXJQ.css +0 -85
- package/dist/styles-BTXJVGNW.css +0 -99
- package/dist/styles-BUPIQG5C.css +0 -74
- package/dist/styles-CLK36LUK.css +0 -27
- package/dist/styles-CSKYCMD4.css +0 -123
- package/dist/styles-CWCX26BQ.css +0 -13
- package/dist/styles-GAIKDZU6.css +0 -47
- package/dist/styles-GB7S5BAZ.css +0 -36
- package/dist/styles-GVPT6A2Z.css +0 -45
- package/dist/styles-IUBOTHBR.css +0 -581
- package/dist/styles-IZPTZRKW.css +0 -78
- package/dist/styles-LS2YWO5W.css +0 -39
- package/dist/styles-M5BEFS4G.css +0 -148
- package/dist/styles-MHNICXOS.css +0 -18
- package/dist/styles-P6IOJDNI.css +0 -47
- package/dist/styles-Q7XE2QVU.css +0 -55
- package/dist/styles-R7IS5IGF.css +0 -7
- package/dist/styles-RDYYTTBU.css +0 -218
- package/dist/styles-RTHIZL5W.css +0 -48
- package/dist/styles-RUY4EKZW.css +0 -9
- package/dist/styles-T5QJAAUY.css +0 -184
- package/dist/styles-VBXWGFCK.css +0 -96
- package/dist/styles-VE76CGRO.css +0 -6
- package/dist/styles-VLCZ7JYV.css +0 -140
- package/dist/styles-W5HDD3YQ.css +0 -71
- package/dist/styles-X7BJCSFV.css +0 -86
- package/dist/styles-XVRR5GIG.css +0 -42
- package/dist/styles-YBC6BJBD.css +0 -83
- package/dist/styles-YXNJHPDZ.css +0 -74
- package/dist/styles-Z276IEVM.css +0 -264
- /package/dist/{chunk-XRUFEGUC.js.map → chunk-KJUT65VD.js.map} +0 -0
- /package/dist/{chunk-2K3CWMLR.js.map → chunk-QCQVYXFA.js.map} +0 -0
- /package/dist/{chunk-RG4GEORO.js.map → chunk-WAQWICRJ.js.map} +0 -0
package/dist/styles-CSKYCMD4.css
DELETED
|
@@ -1,123 +0,0 @@
|
|
|
1
|
-
.accordion-attachments-form {
|
|
2
|
-
display: flex;
|
|
3
|
-
flex-direction: column;
|
|
4
|
-
gap: 8px;
|
|
5
|
-
margin-bottom: 20px;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.accordion-attachments-form__details__toggle-button {
|
|
9
|
-
display: flex;
|
|
10
|
-
align-items: center;
|
|
11
|
-
gap: 24px;
|
|
12
|
-
|
|
13
|
-
border: none;
|
|
14
|
-
background-color: transparent;
|
|
15
|
-
padding: 0;
|
|
16
|
-
|
|
17
|
-
font-family: Lato;
|
|
18
|
-
color: rgba(0, 0, 0, 0.87);
|
|
19
|
-
font-size: 14px;
|
|
20
|
-
font-weight: 700;
|
|
21
|
-
|
|
22
|
-
cursor: pointer;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.accordion-attachments-form__details__toggle-button:focus-visible {
|
|
26
|
-
outline: 2px solid var(--color-focus);
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.accordion-attachments-form__details__toggle-button svg {
|
|
30
|
-
height: 16px;
|
|
31
|
-
width: 16px;
|
|
32
|
-
fill: currentColor;
|
|
33
|
-
transition: transform 250ms ease;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.accordion-attachments-form__details__toggle-button[data-open='true'] svg {
|
|
37
|
-
transform: rotate(180deg);
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.accordion-attachments-form__content[data-open='true'] {
|
|
41
|
-
display: block;
|
|
42
|
-
}
|
|
43
|
-
.accordion-attachments-form__content[data-open='false'] {
|
|
44
|
-
display: none;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.accordion-attachments-form__content .table-file-list__download-link,
|
|
48
|
-
.accordion-attachments-form__content .table-file-list__download-link__preview {
|
|
49
|
-
max-width: 265px;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.attachments-form {
|
|
53
|
-
display: flex;
|
|
54
|
-
flex-direction: column;
|
|
55
|
-
gap: 8px;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
.attachments-form__description {
|
|
59
|
-
margin: 0;
|
|
60
|
-
|
|
61
|
-
color: var(--color-dark-grey, #5e5e5e);
|
|
62
|
-
font-size: 12px;
|
|
63
|
-
font-style: normal;
|
|
64
|
-
font-weight: 400;
|
|
65
|
-
line-height: 12px;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
.attachments-form__errors {
|
|
69
|
-
margin: 0;
|
|
70
|
-
|
|
71
|
-
color: var(--color-error);
|
|
72
|
-
font-size: 16px;
|
|
73
|
-
font-style: normal;
|
|
74
|
-
font-weight: 700;
|
|
75
|
-
line-height: 20px;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
.accordion-form-wrapper {
|
|
79
|
-
display: flex;
|
|
80
|
-
flex-direction: column;
|
|
81
|
-
gap: 8px;
|
|
82
|
-
margin-bottom: 20px;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
.accordion-form-wrapper__details__toggle-button {
|
|
86
|
-
display: flex;
|
|
87
|
-
align-items: center;
|
|
88
|
-
gap: 24px;
|
|
89
|
-
|
|
90
|
-
border: none;
|
|
91
|
-
background-color: transparent;
|
|
92
|
-
padding: 0;
|
|
93
|
-
|
|
94
|
-
font-family: Lato;
|
|
95
|
-
color: rgba(0, 0, 0, 0.87);
|
|
96
|
-
font-size: 14px;
|
|
97
|
-
font-weight: 700;
|
|
98
|
-
|
|
99
|
-
cursor: pointer;
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
.accordion-form-wrapper__details__toggle-button:focus-visible {
|
|
103
|
-
outline: 2px solid var(--color-focus);
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
.accordion-form-wrapper__details__toggle-button svg {
|
|
107
|
-
height: 16px;
|
|
108
|
-
width: 16px;
|
|
109
|
-
fill: currentColor;
|
|
110
|
-
transition: transform 250ms ease;
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
.accordion-form-wrapper__details__toggle-button[data-open='true'] svg {
|
|
114
|
-
transform: rotate(180deg);
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
.accordion-form-wrapper__content[data-open='true'] {
|
|
118
|
-
display: block;
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.accordion-form-wrapper__content[data-open='false'] {
|
|
122
|
-
display: none;
|
|
123
|
-
}
|
package/dist/styles-CWCX26BQ.css
DELETED
package/dist/styles-GAIKDZU6.css
DELETED
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
.task-form__linked-tasks {
|
|
2
|
-
display: flex;
|
|
3
|
-
flex-direction: column;
|
|
4
|
-
gap: 20px;
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.task-form__linked-tasks__toolbar {
|
|
8
|
-
display: grid;
|
|
9
|
-
grid-template-rows: 1fr 1fr;
|
|
10
|
-
gap: 16px;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
@media screen and (min-width: 800px) {
|
|
14
|
-
.task-form__linked-tasks__toolbar {
|
|
15
|
-
grid-template-columns: 1fr auto auto;
|
|
16
|
-
grid-template-rows: 1fr;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.table-linked-tasks-list__action-button {
|
|
21
|
-
all: unset;
|
|
22
|
-
color: var(--color-cayuse-blue, #0076b6);
|
|
23
|
-
cursor: pointer !important;
|
|
24
|
-
font-size: 16px;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.table-linked-tasks-list__action-button.disabled {
|
|
28
|
-
display: none !important;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.task-form__linked-tasks .button-wrapper .tooltip {
|
|
32
|
-
display: none !important;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.task-form__linked-tasks span[data-cell='assignee'] {
|
|
36
|
-
display: flex;
|
|
37
|
-
flex-direction: column;
|
|
38
|
-
white-space: nowrap;
|
|
39
|
-
height: 48px;
|
|
40
|
-
min-width: 160px;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.assign-to-line {
|
|
44
|
-
max-width: 260px;
|
|
45
|
-
text-overflow: ellipsis;
|
|
46
|
-
overflow: hidden;
|
|
47
|
-
}
|
package/dist/styles-GB7S5BAZ.css
DELETED
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
.user-select .combobox__option-container--indented {
|
|
2
|
-
padding-left: 10px;
|
|
3
|
-
display: flex;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
.user-select .combobox__option--expand-all-label {
|
|
7
|
-
color: var(--color-cayuse-blue);
|
|
8
|
-
font-weight: 400;
|
|
9
|
-
font-style: italic;
|
|
10
|
-
text-decoration: underline;
|
|
11
|
-
cursor: pointer;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.user-select .combobox__option-container {
|
|
15
|
-
display: flex;
|
|
16
|
-
flex-direction: column;
|
|
17
|
-
white-space: nowrap;
|
|
18
|
-
overflow: hidden;
|
|
19
|
-
text-overflow: ellipsis;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.user-select .combobox__option--expanded {
|
|
23
|
-
margin-top: 3px;
|
|
24
|
-
padding-left: 16px;
|
|
25
|
-
font-size: 14px;
|
|
26
|
-
color: #555;
|
|
27
|
-
font-style: italic;
|
|
28
|
-
font-weight: 400;
|
|
29
|
-
line-height: 20px;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.user-select .combobox__option--expanded > div {
|
|
33
|
-
white-space: nowrap;
|
|
34
|
-
overflow: hidden;
|
|
35
|
-
text-overflow: ellipsis;
|
|
36
|
-
}
|
package/dist/styles-GVPT6A2Z.css
DELETED
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
.textArea {
|
|
2
|
-
padding: 11px;
|
|
3
|
-
border-radius: var(--border-radius-inputs);
|
|
4
|
-
border: 1px solid var(--color-border-default);
|
|
5
|
-
background-color: white;
|
|
6
|
-
|
|
7
|
-
font-family: Lato;
|
|
8
|
-
font-size: 14px;
|
|
9
|
-
font-style: normal;
|
|
10
|
-
font-weight: 400;
|
|
11
|
-
line-height: 16px;
|
|
12
|
-
color: #111111;
|
|
13
|
-
|
|
14
|
-
outline: none;
|
|
15
|
-
resize: none;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.textArea.resizable {
|
|
19
|
-
resize: both;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.textArea:focus,
|
|
23
|
-
.textArea:focus-visible {
|
|
24
|
-
border-color: var(--color-focus);
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.textArea::-moz-placeholder {
|
|
28
|
-
color: var(--color-dark-grey, #5e5e5e);
|
|
29
|
-
font-size: 14px;
|
|
30
|
-
font-style: normal;
|
|
31
|
-
font-weight: 400;
|
|
32
|
-
line-height: 16px;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.textArea::placeholder {
|
|
36
|
-
color: var(--color-dark-grey, #5e5e5e);
|
|
37
|
-
font-size: 14px;
|
|
38
|
-
font-style: normal;
|
|
39
|
-
font-weight: 400;
|
|
40
|
-
line-height: 16px;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.textArea:disabled {
|
|
44
|
-
background-color: var(--color-very-light-grey, #f5f5f5);
|
|
45
|
-
}
|