@rafal.lemieszewski/tide-ui 0.41.2 → 0.41.4
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.es.js
CHANGED
|
@@ -57375,7 +57375,7 @@ const WB = {
|
|
|
57375
57375
|
"contract-draft": { icon: "contract-draft", color: "tertiary", objectLabel: "Contract", statusLabel: "Draft" },
|
|
57376
57376
|
"contract-working-copy": { icon: "contract-working-copy", color: "information", objectLabel: "Contract", statusLabel: "Working copy" },
|
|
57377
57377
|
"contract-final": { icon: "contract-final", color: "success", objectLabel: "Contract", statusLabel: "Final" },
|
|
57378
|
-
"contract-rejected": { icon: "contract-rejected", color: "error", objectLabel: "Contract", statusLabel: "Rejected
|
|
57378
|
+
"contract-rejected": { icon: "contract-rejected", color: "error", objectLabel: "Contract", statusLabel: "Rejected" },
|
|
57379
57379
|
// Addenda statuses
|
|
57380
57380
|
"addenda-draft": { icon: "addenda-draft", color: "tertiary", objectLabel: "Addenda", statusLabel: "Draft" },
|
|
57381
57381
|
"addenda-working-copy": { icon: "addenda-working-copy", color: "information", objectLabel: "Addenda", statusLabel: "Working copy" },
|
|
@@ -57409,7 +57409,7 @@ const WB = {
|
|
|
57409
57409
|
error: "text-[var(--color-text-error)]"
|
|
57410
57410
|
}, xUe = O.forwardRef(
|
|
57411
57411
|
({
|
|
57412
|
-
|
|
57412
|
+
value: e,
|
|
57413
57413
|
size: t = "md",
|
|
57414
57414
|
showObject: n = !0,
|
|
57415
57415
|
coloredLabel: r = !0,
|
|
@@ -57462,7 +57462,7 @@ const WB = {
|
|
|
57462
57462
|
);
|
|
57463
57463
|
}
|
|
57464
57464
|
);
|
|
57465
|
-
xUe.displayName = "
|
|
57465
|
+
xUe.displayName = "FixtureStatus";
|
|
57466
57466
|
var yR = "Switch", [wUe, Zot] = It(yR), [MUe, CUe] = wUe(yR), wJ = v.forwardRef(
|
|
57467
57467
|
(e, t) => {
|
|
57468
57468
|
const {
|
|
@@ -77588,6 +77588,7 @@ export {
|
|
|
77588
77588
|
Wrt as FilterDropdownMenu,
|
|
77589
77589
|
Gre as FilterPanelContent,
|
|
77590
77590
|
Sat as Filters,
|
|
77591
|
+
xUe as FixtureStatus,
|
|
77591
77592
|
zUe as FormControl,
|
|
77592
77593
|
qUe as FormErrorMessage,
|
|
77593
77594
|
DUe as FormField,
|
|
@@ -77660,7 +77661,6 @@ export {
|
|
|
77660
77661
|
xJ as SkeletonButton,
|
|
77661
77662
|
kUe as SkeletonCard,
|
|
77662
77663
|
bUe as SkeletonTable,
|
|
77663
|
-
xUe as Status,
|
|
77664
77664
|
LUe as Switch,
|
|
77665
77665
|
Jj as Table,
|
|
77666
77666
|
eq as TableBody,
|