@veeqo/transfigure 0.0.21 → 0.0.23
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/components/Filters/ActiveFilters/Variants/common/ActiveFilterFooter/ActiveFilterFooter.d.ts +6 -0
- package/dist/components/Filters/ActiveFilters/Variants/common/ActiveFilterFooter/index.d.ts +1 -0
- package/dist/components/Filters/ActiveFilters/Variants/common/ActiveFilterHeader/ActiveFilterHeader.d.ts +7 -0
- package/dist/components/Filters/ActiveFilters/Variants/common/ActiveFilterHeader/index.d.ts +1 -0
- package/dist/components/Filters/ActiveFilters/Variants/common/index.d.ts +2 -0
- package/dist/components/Filters/ActiveFilters/Variants/index.d.ts +3 -1
- package/dist/components/Filters/ActiveFilters/index.d.ts +0 -1
- package/dist/components/Filters/Fields/NumberRangeFilter/MuiSlider.d.ts +1 -1
- package/dist/components/RefreshButton/RefreshButton.d.ts +2 -1
- package/dist/components/RefreshButton/{usePollListOrders.d.ts → usePollData.d.ts} +1 -1
- package/dist/components/Views/OptionsDropdown/styled.d.ts +1 -1
- package/dist/components/Views/PillNotifications/constants.d.ts +25 -0
- package/dist/components/Views/PillNotifications/variants/DraftPill/DraftPill.d.ts +5 -0
- package/dist/components/Views/PillNotifications/variants/DraftPill/index.d.ts +1 -0
- package/dist/components/Views/PillNotifications/variants/UnsavedChangesPill/UnsavedChangesPill.d.ts +7 -0
- package/dist/components/Views/PillNotifications/variants/UnsavedChangesPill/index.d.ts +1 -0
- package/dist/components/Views/PillNotifications/variants/styled.d.ts +324 -0
- package/dist/components/Views/index.d.ts +1 -1
- package/dist/context/ModalContext/mocks/mockUseModal.d.ts +4 -4
- package/dist/hooks/useViewCountsHook/useViewCountsHook.d.ts +1 -1
- package/dist/hooks/useViews/mocks.d.ts +2 -0
- package/dist/hooks/useViews/useViews.d.ts +1 -2
- package/dist/index.cjs +1 -1
- package/dist/index.js +121 -119
- package/dist/index100.cjs +1 -1
- package/dist/index100.js +2 -36
- package/dist/index101.cjs +13 -1
- package/dist/index101.js +17 -19
- package/dist/index102.cjs +1 -1
- package/dist/index102.js +25 -7
- package/dist/index103.cjs +1 -1
- package/dist/index103.js +17 -62
- package/dist/index104.cjs +1 -1
- package/dist/index104.js +7 -29
- package/dist/index105.cjs +1 -1
- package/dist/index105.js +63 -62
- package/dist/index106.cjs +1 -13
- package/dist/index106.js +30 -17
- package/dist/index107.cjs +1 -1
- package/dist/index107.js +31 -37
- package/dist/index109.cjs +1 -0
- package/dist/index109.js +49 -0
- package/dist/index11.cjs +1 -1
- package/dist/index11.js +1 -1
- package/dist/index110.cjs +1 -0
- package/dist/index110.js +65 -0
- package/dist/index111.cjs +1 -0
- package/dist/index111.js +44 -0
- package/dist/index12.cjs +1 -1
- package/dist/index12.js +1 -1
- package/dist/index13.cjs +1 -1
- package/dist/index13.js +14 -14
- package/dist/index14.cjs +1 -1
- package/dist/index14.js +36 -41
- package/dist/index15.cjs +1 -1
- package/dist/index15.js +33 -37
- package/dist/index16.cjs +1 -1
- package/dist/index16.js +49 -32
- package/dist/index17.cjs +1 -1
- package/dist/index17.js +38 -48
- package/dist/index18.cjs +1 -1
- package/dist/index18.js +27 -28
- package/dist/index19.cjs +1 -1
- package/dist/index19.js +36 -37
- package/dist/index2.cjs +1 -1
- package/dist/index2.js +2 -2
- package/dist/index20.cjs +1 -1
- package/dist/index20.js +35 -36
- package/dist/index21.cjs +1 -1
- package/dist/index21.js +20 -21
- package/dist/index22.cjs +1 -1
- package/dist/index22.js +7 -46
- package/dist/index23.cjs +1 -1
- package/dist/index23.js +11 -61
- package/dist/index24.cjs +1 -1
- package/dist/index24.js +36 -35
- package/dist/index25.cjs +1 -1
- package/dist/index25.js +55 -34
- package/dist/index26.cjs +1 -1
- package/dist/index26.js +34 -52
- package/dist/index27.cjs +1 -1
- package/dist/index27.js +54 -51
- package/dist/index28.cjs +1 -1
- package/dist/index28.js +50 -81
- package/dist/index29.cjs +1 -1
- package/dist/index29.js +80 -33
- package/dist/index3.cjs +1 -1
- package/dist/index3.js +2 -2
- package/dist/index30.cjs +1 -1
- package/dist/index30.js +37 -33
- package/dist/index31.cjs +1 -1
- package/dist/index31.js +33 -10
- package/dist/index32.cjs +1 -1
- package/dist/index32.js +10 -40
- package/dist/index33.cjs +1 -1
- package/dist/index33.js +38 -102
- package/dist/index34.cjs +1 -1
- package/dist/index34.js +103 -19
- package/dist/index35.cjs +1 -1
- package/dist/index35.js +17 -135
- package/dist/index36.cjs +1 -1
- package/dist/index36.js +135 -49
- package/dist/index37.cjs +1 -1
- package/dist/index37.js +51 -50
- package/dist/index38.cjs +1 -1
- package/dist/index38.js +31 -49
- package/dist/index39.cjs +1 -1
- package/dist/index39.js +48 -71
- package/dist/index4.cjs +1 -1
- package/dist/index4.js +2 -2
- package/dist/index40.cjs +1 -1
- package/dist/index40.js +58 -79
- package/dist/index41.cjs +1 -1
- package/dist/index41.js +81 -41
- package/dist/index42.cjs +1 -1
- package/dist/index42.js +48 -5
- package/dist/index43.cjs +1 -1
- package/dist/index43.js +5 -42
- package/dist/index44.cjs +1 -1
- package/dist/index44.js +42 -25
- package/dist/index45.cjs +1 -1
- package/dist/index45.js +30 -19
- package/dist/index46.cjs +1 -1
- package/dist/index46.js +19 -8
- package/dist/index47.cjs +1 -1
- package/dist/index47.js +7 -22
- package/dist/index48.cjs +1 -1
- package/dist/index48.js +23 -2
- package/dist/index49.cjs +1 -1
- package/dist/index49.js +2 -4
- package/dist/index5.cjs +1 -1
- package/dist/index5.js +2 -2
- package/dist/index50.cjs +1 -1
- package/dist/index50.js +4 -11
- package/dist/index51.cjs +1 -1
- package/dist/index51.js +10 -12
- package/dist/index52.cjs +1 -1
- package/dist/index52.js +12 -11
- package/dist/index53.cjs +1 -1
- package/dist/index53.js +11 -184
- package/dist/index54.cjs +1 -1
- package/dist/index54.js +183 -25
- package/dist/index55.cjs +1 -1
- package/dist/index55.js +26 -24
- package/dist/index56.cjs +1 -1
- package/dist/index56.js +19 -22
- package/dist/index57.cjs +1 -1
- package/dist/index57.js +25 -90
- package/dist/index58.cjs +1 -1
- package/dist/index58.js +93 -8
- package/dist/index59.cjs +1 -1
- package/dist/index59.js +8 -51
- package/dist/index6.cjs +1 -1
- package/dist/index6.js +4 -4
- package/dist/index60.cjs +1 -1
- package/dist/index60.js +50 -60
- package/dist/index61.cjs +1 -1
- package/dist/index61.js +61 -18
- package/dist/index62.cjs +1 -1
- package/dist/index62.js +16 -23
- package/dist/index63.cjs +1 -1
- package/dist/index63.js +25 -315
- package/dist/index64.cjs +1 -1
- package/dist/index64.js +311 -55
- package/dist/index65.cjs +1 -1
- package/dist/index65.js +50 -47
- package/dist/index66.cjs +1 -1
- package/dist/index66.js +51 -32
- package/dist/index67.cjs +1 -1
- package/dist/index67.js +30 -24
- package/dist/index68.cjs +1 -1
- package/dist/index68.js +32 -4
- package/dist/index69.cjs +1 -1
- package/dist/index69.js +4 -9
- package/dist/index70.cjs +1 -1
- package/dist/index70.js +9 -17
- package/dist/index71.cjs +1 -1
- package/dist/index71.js +14 -16
- package/dist/index72.cjs +1 -1
- package/dist/index72.js +18 -47
- package/dist/index73.cjs +1 -1
- package/dist/index73.js +48 -21
- package/dist/index74.cjs +1 -1
- package/dist/index74.js +21 -2
- package/dist/index75.cjs +1 -1
- package/dist/index75.js +2 -9
- package/dist/index76.cjs +1 -3
- package/dist/index76.js +8 -13
- package/dist/index77.cjs +3 -1
- package/dist/index77.js +13 -8
- package/dist/index78.cjs +1 -1
- package/dist/index78.js +7 -141
- package/dist/index79.cjs +8 -1
- package/dist/index79.js +12 -19
- package/dist/index80.cjs +1 -8
- package/dist/index80.js +41 -12
- package/dist/index81.cjs +1 -1
- package/dist/index81.js +8 -40
- package/dist/index82.cjs +1 -1
- package/dist/index82.js +143 -9
- package/dist/index83.cjs +1 -1
- package/dist/index83.js +19 -18
- package/dist/index84.cjs +1 -1
- package/dist/index84.js +18 -13
- package/dist/index85.cjs +15 -100
- package/dist/index85.js +19 -115
- package/dist/index86.cjs +1 -1
- package/dist/index86.js +28 -65
- package/dist/index87.cjs +1 -1
- package/dist/index87.js +29 -29
- package/dist/index88.cjs +1 -1
- package/dist/index88.js +15 -2
- package/dist/index89.cjs +1 -1
- package/dist/index89.js +20 -40
- package/dist/index9.cjs +1 -1
- package/dist/index9.js +57 -43
- package/dist/index90.cjs +80 -1
- package/dist/index90.js +103 -11
- package/dist/index91.cjs +1 -1
- package/dist/index91.js +13 -24
- package/dist/index92.cjs +100 -15
- package/dist/index92.js +115 -19
- package/dist/index93.cjs +1 -1
- package/dist/index93.js +65 -30
- package/dist/index94.cjs +1 -1
- package/dist/index94.js +29 -29
- package/dist/index95.cjs +1 -1
- package/dist/index95.js +2 -22
- package/dist/index96.cjs +1 -80
- package/dist/index96.js +41 -96
- package/dist/index97.cjs +1 -12
- package/dist/index97.js +11 -16
- package/dist/index98.cjs +12 -1
- package/dist/index98.js +16 -15
- package/dist/index99.cjs +1 -1
- package/dist/index99.js +24 -2
- package/dist/mobx/Filters/tests/Filters.arrayFilters.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.clearOperations.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.dateRangeFilters.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.hasUnsavedChanges.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.numberRangeFilters.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.pagination.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.textFilters.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.urlHandling.test.d.ts +1 -0
- package/dist/mobx/Filters/tests/Filters.views.test.d.ts +1 -0
- package/dist/mobx/Notifications/Notifications.d.ts +7 -8
- package/dist/mobx/Notifications/Notifications.test.d.ts +1 -0
- package/dist/mobx/Notifications/index.d.ts +1 -0
- package/dist/mobx/NumberRangeFilter/NumberRangeFilter.test.d.ts +1 -0
- package/dist/mobx/RangeFilter/RangeFilter.test.d.ts +1 -0
- package/dist/mobx/Views/Views.test.d.ts +1 -0
- package/dist/types.d.ts +3 -0
- package/package.json +1 -1
- package/dist/components/Views/PillNotifications/InfoPill.d.ts +0 -1
- package/dist/components/Views/PillNotifications/styled.d.ts +0 -34
- package/dist/components/Views/UnsavedChanges/UnsavedChanges.d.ts +0 -5
- package/dist/components/Views/UnsavedChanges/index.d.ts +0 -1
- /package/dist/components/Filters/ActiveFilters/{ActiveFilterTag → Variants/ActiveFilterTag}/ActiveFilterTag.d.ts +0 -0
- /package/dist/components/Filters/ActiveFilters/{ActiveFilterTag → Variants/ActiveFilterTag}/index.d.ts +0 -0
package/dist/index9.js
CHANGED
|
@@ -1,40 +1,45 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
1
|
+
import { jsx as l } from "react/jsx-runtime";
|
|
2
|
+
import { DATE_RANGE_OPTIONS as r, getDateRange as n, DateRanges as i } from "@veeqo/ui";
|
|
3
|
+
import { BusinessLogicManager as _ } from "./index8.js";
|
|
4
|
+
import { VeeqoCommon as t } from "@veeqo/components";
|
|
5
|
+
const d = ["due_date"], u = ["product_count"], c = "filter[search]", o = i.TODAY, p = n(o), E = r.find(
|
|
6
|
+
({ value: e }) => e === o
|
|
7
|
+
), T = "25", A = "1", h = "order", b = 200, m = [10, 25, 50, 100], y = "page[number]", L = "page[size]", g = ["order_id", "shipping_rates", "package", "action"], f = ["price"], D = "api/v2/orders", S = {
|
|
8
|
+
DATE_RANGE_FILTERS: d,
|
|
9
|
+
SEARCH_FILTER_ID: c,
|
|
10
|
+
NUMBER_RANGE_FILTERS: u,
|
|
11
|
+
DEFAULT_DATE_SELECTION: o,
|
|
12
|
+
DEFAULT_DATE_RANGE: p,
|
|
13
|
+
DEFAULT_DATE_PRESET: E,
|
|
14
|
+
DEFAULT_PAGE_SIZE: T,
|
|
15
|
+
DEFAULT_PAGE_NUMBER: A,
|
|
16
|
+
VIEW_TYPE: h,
|
|
15
17
|
FILTERS_DEBOUCE_INTERVAL_MS: b,
|
|
16
|
-
PAGE_SIZE_OPTIONS:
|
|
17
|
-
PAGE_NUMBER_FILTER_ID:
|
|
18
|
-
PAGE_SIZE_FILTER_ID:
|
|
19
|
-
DEFAULT_VISIBLE_COLUMNS:
|
|
20
|
-
DEFAULT_HIDDEN_COLUMNS:
|
|
21
|
-
TABLE_DATA_URL:
|
|
22
|
-
},
|
|
23
|
-
const e = /* @__PURE__ */ new Map(),
|
|
18
|
+
PAGE_SIZE_OPTIONS: m,
|
|
19
|
+
PAGE_NUMBER_FILTER_ID: y,
|
|
20
|
+
PAGE_SIZE_FILTER_ID: L,
|
|
21
|
+
DEFAULT_VISIBLE_COLUMNS: g,
|
|
22
|
+
DEFAULT_HIDDEN_COLUMNS: f,
|
|
23
|
+
TABLE_DATA_URL: D
|
|
24
|
+
}, F = () => {
|
|
25
|
+
const e = /* @__PURE__ */ new Map(), a = /* @__PURE__ */ new Map();
|
|
24
26
|
return e.set("order_number", {
|
|
25
27
|
id: "order_number",
|
|
26
28
|
label: "Order number",
|
|
27
29
|
filterType: "text",
|
|
28
|
-
isFilterAllowed: !0
|
|
29
|
-
|
|
30
|
+
isFilterAllowed: !0,
|
|
31
|
+
glyph: /* @__PURE__ */ l(t.Glyph, { name: "filter" })
|
|
32
|
+
}), a.set("order", {
|
|
30
33
|
id: "order",
|
|
31
34
|
label: "Order",
|
|
32
|
-
fields: [e.get("order_number")]
|
|
35
|
+
fields: [e.get("order_number")],
|
|
36
|
+
glyph: /* @__PURE__ */ l(t.Glyph, { name: "filter" })
|
|
33
37
|
}), e.set("shoe_size", {
|
|
34
38
|
id: "shoe_size",
|
|
35
39
|
label: "Shoe size",
|
|
36
40
|
filterType: "radio",
|
|
37
41
|
isFilterAllowed: !0,
|
|
42
|
+
glyph: /* @__PURE__ */ l(t.Glyph, { name: "filter" }),
|
|
38
43
|
options: [
|
|
39
44
|
{
|
|
40
45
|
label: "One",
|
|
@@ -57,30 +62,34 @@ const _ = ["due_date"], d = ["product_count"], i = "filter[search]", l = r.TODAY
|
|
|
57
62
|
value: "5"
|
|
58
63
|
}
|
|
59
64
|
]
|
|
60
|
-
}),
|
|
65
|
+
}), a.set("shoe", {
|
|
61
66
|
id: "shoe",
|
|
62
67
|
label: "Shoe",
|
|
63
|
-
fields: [e.get("shoe_size")]
|
|
68
|
+
fields: [e.get("shoe_size")],
|
|
69
|
+
glyph: /* @__PURE__ */ l(t.Glyph, { name: "filter" })
|
|
64
70
|
}), e.set("channel_id", {
|
|
65
71
|
id: "channel_id",
|
|
66
72
|
label: "Channel",
|
|
67
73
|
filterType: "checkbox",
|
|
68
74
|
isFilterAllowed: !0,
|
|
75
|
+
glyph: /* @__PURE__ */ l(t.Glyph, { name: "filter" }),
|
|
69
76
|
fetchAsyncFilterOptions: {
|
|
70
77
|
URL: "/channels",
|
|
71
78
|
labelProperty: "name",
|
|
72
79
|
valueProperty: "id",
|
|
73
80
|
fetcher: "fetcherV1"
|
|
74
81
|
}
|
|
75
|
-
}),
|
|
82
|
+
}), a.set("channel", {
|
|
76
83
|
id: "channel",
|
|
77
84
|
label: "Channel",
|
|
78
|
-
fields: [e.get("channel_id")]
|
|
85
|
+
fields: [e.get("channel_id")],
|
|
86
|
+
glyph: /* @__PURE__ */ l(t.Glyph, { name: "filter" })
|
|
79
87
|
}), e.set("product_count", {
|
|
80
88
|
id: "product_count",
|
|
81
89
|
label: "Product count",
|
|
82
90
|
filterType: "number_range",
|
|
83
91
|
isFilterAllowed: !0,
|
|
92
|
+
glyph: /* @__PURE__ */ l(t.Glyph, { name: "filter" }),
|
|
84
93
|
options: [
|
|
85
94
|
{
|
|
86
95
|
label: "Min",
|
|
@@ -91,15 +100,17 @@ const _ = ["due_date"], d = ["product_count"], i = "filter[search]", l = r.TODAY
|
|
|
91
100
|
value: "100"
|
|
92
101
|
}
|
|
93
102
|
]
|
|
94
|
-
}),
|
|
103
|
+
}), a.set("product_count", {
|
|
95
104
|
id: "product_count",
|
|
96
105
|
label: "Product count",
|
|
97
|
-
fields: [e.get("product_count")]
|
|
106
|
+
fields: [e.get("product_count")],
|
|
107
|
+
glyph: /* @__PURE__ */ l(t.Glyph, { name: "filter" })
|
|
98
108
|
}), e.set("due_date", {
|
|
99
109
|
id: "due_date",
|
|
100
110
|
label: "Due date",
|
|
101
111
|
filterType: "date_range",
|
|
102
112
|
isFilterAllowed: !0,
|
|
113
|
+
glyph: /* @__PURE__ */ l(t.Glyph, { name: "filter" }),
|
|
103
114
|
options: [
|
|
104
115
|
{
|
|
105
116
|
label: "Today",
|
|
@@ -142,28 +153,31 @@ const _ = ["due_date"], d = ["product_count"], i = "filter[search]", l = r.TODAY
|
|
|
142
153
|
value: "YEAR_TO_DATE"
|
|
143
154
|
}
|
|
144
155
|
]
|
|
145
|
-
}),
|
|
156
|
+
}), a.set("due", {
|
|
146
157
|
id: "due",
|
|
147
158
|
label: "Due",
|
|
148
|
-
fields: [e.get("due_date")]
|
|
159
|
+
fields: [e.get("due_date")],
|
|
160
|
+
glyph: /* @__PURE__ */ l(t.Glyph, { name: "filter" })
|
|
149
161
|
}), e.set("max_products", {
|
|
150
162
|
id: "max_products",
|
|
151
163
|
label: "Max products",
|
|
152
164
|
filterType: "number",
|
|
153
|
-
isFilterAllowed: !0
|
|
154
|
-
|
|
165
|
+
isFilterAllowed: !0,
|
|
166
|
+
glyph: /* @__PURE__ */ l(t.Glyph, { name: "filter" })
|
|
167
|
+
}), a.set("max_count", {
|
|
155
168
|
id: "max_count",
|
|
156
169
|
label: "Max count",
|
|
157
|
-
fields: [e.get("max_products")]
|
|
158
|
-
|
|
170
|
+
fields: [e.get("max_products")],
|
|
171
|
+
glyph: /* @__PURE__ */ l(t.Glyph, { name: "filter" })
|
|
172
|
+
}), { FIELDS_MAP: e, GROUP_MAP: a };
|
|
159
173
|
}, O = (e) => {
|
|
160
|
-
const
|
|
161
|
-
|
|
174
|
+
const a = F(), s = { ...S, ...a, ...e };
|
|
175
|
+
_.setBusinessLogic(s);
|
|
162
176
|
};
|
|
163
177
|
export {
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
178
|
+
d as DATE_RANGE_FILTERS,
|
|
179
|
+
u as NUMBER_RANGE_FILTERS,
|
|
180
|
+
S as customAppBusinessLogic,
|
|
181
|
+
F as generateMockedFilterMaps,
|
|
168
182
|
O as setMockedBusinessLogic
|
|
169
183
|
};
|
package/dist/index90.cjs
CHANGED
|
@@ -1 +1,80 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("styled-components"),t=require("@veeqo/ui"),r=require("@veeqo/components"),l=require("framer-motion"),s=require("./index102.cjs"),c=e=>e&&e.__esModule?e:{default:e},o=c(a),{Glyph:i}=r.VeeqoCommon,d=o.default(l.motion(t.BaseContainer)).attrs(()=>({variants:s.notificationVariants,initial:"initial",animate:"animate",exit:"exit"}))`
|
|
2
|
+
display: flex;
|
|
3
|
+
position: fixed;
|
|
4
|
+
width: 100vw;
|
|
5
|
+
left: 0;
|
|
6
|
+
bottom: 24px;
|
|
7
|
+
z-index: 1001;
|
|
8
|
+
|
|
9
|
+
&.notification-enter {
|
|
10
|
+
opacity: 0;
|
|
11
|
+
transform: translateY(-16px);
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
&.notification-enter-active {
|
|
15
|
+
opacity: 1;
|
|
16
|
+
transform: translateY(0);
|
|
17
|
+
transition: 350ms ease;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
&.notification-exit {
|
|
21
|
+
opacity: 0;
|
|
22
|
+
transform: translateY(16px);
|
|
23
|
+
transition: 350ms ease;
|
|
24
|
+
}
|
|
25
|
+
pointer-events: none;
|
|
26
|
+
`,f=o.default(t.BaseContainer)`
|
|
27
|
+
display: inline-flex;
|
|
28
|
+
flex-direction: row;
|
|
29
|
+
align-items: center;
|
|
30
|
+
padding: 20px 24px 24px 24px;
|
|
31
|
+
border-radius: 4px;
|
|
32
|
+
margin: 0 auto;
|
|
33
|
+
background-color: #fff;
|
|
34
|
+
box-shadow: ${t.theme.shadows.lg};
|
|
35
|
+
pointer-events: all;
|
|
36
|
+
`,p=o.default(t.Banner)`
|
|
37
|
+
display: inline-flex;
|
|
38
|
+
flex-direction: row;
|
|
39
|
+
align-items: center;
|
|
40
|
+
margin: 0 auto;
|
|
41
|
+
background-color: #fff;
|
|
42
|
+
box-shadow: ${t.theme.shadows.lg};
|
|
43
|
+
pointer-events: all;
|
|
44
|
+
`,u=o.default(t.Button)`
|
|
45
|
+
margin-right: 16px;
|
|
46
|
+
`,x=o.default(t.Text)`
|
|
47
|
+
line-height: 20px;
|
|
48
|
+
`,n=o.default(t.Text)`
|
|
49
|
+
margin: ${e=>e.margin?e.margin:""};
|
|
50
|
+
color: ${e=>e.color};
|
|
51
|
+
`,m=o.default(t.Text)`
|
|
52
|
+
margin-right: 8px;
|
|
53
|
+
color: ${e=>e.color};
|
|
54
|
+
`,g=o.default(i)``,h=o.default(t.BaseContainer)`
|
|
55
|
+
display: flex;
|
|
56
|
+
flex-direction: row;
|
|
57
|
+
align-items: flex-end;
|
|
58
|
+
flex-grow: 2;
|
|
59
|
+
margin-left: 24px;
|
|
60
|
+
margin-right: 24px;
|
|
61
|
+
`;o.default(t.AnimatedDropdown)``;const y=o.default.button`
|
|
62
|
+
display: flex;
|
|
63
|
+
flex-direction: row;
|
|
64
|
+
width: 100%;
|
|
65
|
+
padding: 12px 16px;
|
|
66
|
+
cursor: pointer;
|
|
67
|
+
|
|
68
|
+
& > ${n} {
|
|
69
|
+
white-space: nowrap;
|
|
70
|
+
user-select: none;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
&:hover {
|
|
74
|
+
background-color: ${t.theme.colors.neutral.grey.lightest};
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
&:hover > ${n} {
|
|
78
|
+
color: ${t.theme.colors.secondary.blue.base};
|
|
79
|
+
}
|
|
80
|
+
`;exports.Bold=m;exports.Button=u;exports.Container=f;exports.Glyph=g;exports.Hint=x;exports.Item=y;exports.Notification=d;exports.Pill=p;exports.Text=n;exports.UIGlyph=i;exports.Wrap=h;
|
package/dist/index90.js
CHANGED
|
@@ -1,13 +1,105 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
1
|
+
import t from "styled-components";
|
|
2
|
+
import { BaseContainer as n, theme as i, Text as e, Banner as a, Button as s, AnimatedDropdown as l } from "@veeqo/ui";
|
|
3
|
+
import { VeeqoCommon as c } from "@veeqo/components";
|
|
4
|
+
import { motion as p } from "framer-motion";
|
|
5
|
+
import { notificationVariants as x } from "./index102.js";
|
|
6
|
+
const { Glyph: m } = c, u = t(p(n)).attrs(() => ({
|
|
7
|
+
variants: x,
|
|
8
|
+
initial: "initial",
|
|
9
|
+
animate: "animate",
|
|
10
|
+
exit: "exit"
|
|
11
|
+
}))`
|
|
12
|
+
display: flex;
|
|
13
|
+
position: fixed;
|
|
14
|
+
width: 100vw;
|
|
15
|
+
left: 0;
|
|
16
|
+
bottom: 24px;
|
|
17
|
+
z-index: 1001;
|
|
18
|
+
|
|
19
|
+
&.notification-enter {
|
|
20
|
+
opacity: 0;
|
|
21
|
+
transform: translateY(-16px);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
&.notification-enter-active {
|
|
25
|
+
opacity: 1;
|
|
26
|
+
transform: translateY(0);
|
|
27
|
+
transition: 350ms ease;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
&.notification-exit {
|
|
31
|
+
opacity: 0;
|
|
32
|
+
transform: translateY(16px);
|
|
33
|
+
transition: 350ms ease;
|
|
34
|
+
}
|
|
35
|
+
pointer-events: none;
|
|
36
|
+
`, y = t(n)`
|
|
37
|
+
display: inline-flex;
|
|
38
|
+
flex-direction: row;
|
|
39
|
+
align-items: center;
|
|
40
|
+
padding: 20px 24px 24px 24px;
|
|
41
|
+
border-radius: 4px;
|
|
42
|
+
margin: 0 auto;
|
|
43
|
+
background-color: #fff;
|
|
44
|
+
box-shadow: ${i.shadows.lg};
|
|
45
|
+
pointer-events: all;
|
|
46
|
+
`, $ = t(a)`
|
|
47
|
+
display: inline-flex;
|
|
48
|
+
flex-direction: row;
|
|
49
|
+
align-items: center;
|
|
50
|
+
margin: 0 auto;
|
|
51
|
+
background-color: #fff;
|
|
52
|
+
box-shadow: ${i.shadows.lg};
|
|
53
|
+
pointer-events: all;
|
|
54
|
+
`, b = t(s)`
|
|
55
|
+
margin-right: 16px;
|
|
56
|
+
`, v = t(e)`
|
|
57
|
+
line-height: 20px;
|
|
58
|
+
`, r = t(e)`
|
|
59
|
+
margin: ${(o) => o.margin ? o.margin : ""};
|
|
60
|
+
color: ${(o) => o.color};
|
|
61
|
+
`, B = t(e)`
|
|
62
|
+
margin-right: 8px;
|
|
63
|
+
color: ${(o) => o.color};
|
|
64
|
+
`, k = t(m)``, C = t(n)`
|
|
65
|
+
display: flex;
|
|
66
|
+
flex-direction: row;
|
|
67
|
+
align-items: flex-end;
|
|
68
|
+
flex-grow: 2;
|
|
69
|
+
margin-left: 24px;
|
|
70
|
+
margin-right: 24px;
|
|
71
|
+
`;
|
|
72
|
+
t(l)``;
|
|
73
|
+
const G = t.button`
|
|
74
|
+
display: flex;
|
|
75
|
+
flex-direction: row;
|
|
76
|
+
width: 100%;
|
|
77
|
+
padding: 12px 16px;
|
|
78
|
+
cursor: pointer;
|
|
79
|
+
|
|
80
|
+
& > ${r} {
|
|
81
|
+
white-space: nowrap;
|
|
82
|
+
user-select: none;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
&:hover {
|
|
86
|
+
background-color: ${i.colors.neutral.grey.lightest};
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
&:hover > ${r} {
|
|
90
|
+
color: ${i.colors.secondary.blue.base};
|
|
91
|
+
}
|
|
92
|
+
`;
|
|
11
93
|
export {
|
|
12
|
-
|
|
94
|
+
B as Bold,
|
|
95
|
+
b as Button,
|
|
96
|
+
y as Container,
|
|
97
|
+
k as Glyph,
|
|
98
|
+
v as Hint,
|
|
99
|
+
G as Item,
|
|
100
|
+
u as Notification,
|
|
101
|
+
$ as Pill,
|
|
102
|
+
r as Text,
|
|
103
|
+
m as UIGlyph,
|
|
104
|
+
C as Wrap
|
|
13
105
|
};
|
package/dist/index91.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),o=require("@veeqo/ui"),s=require("@dnd-kit/sortable"),a=require("./index103.cjs"),l=require("./index104.cjs"),c=require("./index94.cjs"),u=require("./index95.cjs"),d=require("./index92.cjs"),m=({id:r,title:n,columns:i})=>e.jsxs(o.Stack,{spacing:"sm",alignX:"stretch",children:[e.jsx(d.StickyText,{variant:"bodyBold",children:n}),e.jsx(s.SortableContext,{id:r,items:i,strategy:s.verticalListSortingStrategy,children:e.jsx(l.DroppableArea,{id:r,spacing:"sm",alignX:"stretch",children:i.map(t=>e.jsx(a.SortableItem,{id:t.id,children:e.jsx(c.ColumnItem,{column:t,isHidden:r===u.ColumnGroupIds.Hidden})},t.id))})})]});exports.ColumnGroup=m;
|
package/dist/index91.js
CHANGED
|
@@ -1,26 +1,15 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
const { top: u } = e.getBoundingClientRect();
|
|
14
|
-
c(u);
|
|
15
|
-
}
|
|
16
|
-
};
|
|
17
|
-
n();
|
|
18
|
-
const t = new ResizeObserver(n);
|
|
19
|
-
return e && t.observe(e), () => {
|
|
20
|
-
e && t.unobserve(e), t.disconnect();
|
|
21
|
-
};
|
|
22
|
-
}, []), /* @__PURE__ */ p(v, { style: s, className: f, offset: i, ref: r, children: o });
|
|
23
|
-
};
|
|
1
|
+
import { jsxs as m, jsx as r } from "react/jsx-runtime";
|
|
2
|
+
import { Stack as n } from "@veeqo/ui";
|
|
3
|
+
import { SortableContext as p, verticalListSortingStrategy as a } from "@dnd-kit/sortable";
|
|
4
|
+
import { SortableItem as s } from "./index103.js";
|
|
5
|
+
import { DroppableArea as d } from "./index104.js";
|
|
6
|
+
import { ColumnItem as l } from "./index94.js";
|
|
7
|
+
import { ColumnGroupIds as c } from "./index95.js";
|
|
8
|
+
import { StickyText as f } from "./index92.js";
|
|
9
|
+
const I = ({ id: t, title: e, columns: o }) => /* @__PURE__ */ m(n, { spacing: "sm", alignX: "stretch", children: [
|
|
10
|
+
/* @__PURE__ */ r(f, { variant: "bodyBold", children: e }),
|
|
11
|
+
/* @__PURE__ */ r(p, { id: t, items: o, strategy: a, children: /* @__PURE__ */ r(d, { id: t, spacing: "sm", alignX: "stretch", children: o.map((i) => /* @__PURE__ */ r(s, { id: i.id, children: /* @__PURE__ */ r(l, { column: i, isHidden: t === c.Hidden }) }, i.id)) }) })
|
|
12
|
+
] });
|
|
24
13
|
export {
|
|
25
|
-
|
|
14
|
+
I as ColumnGroup
|
|
26
15
|
};
|
package/dist/index92.cjs
CHANGED
|
@@ -1,19 +1,104 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("styled-components"),e=require("@veeqo/ui"),a=require("@veeqo/components"),i=o=>o&&o.__esModule?o:{default:o},t=i(l),{Glyph:n}=a.VeeqoCommon,s=t.default.div`
|
|
2
|
+
width: 1px;
|
|
3
|
+
position: absolute;
|
|
4
|
+
left: 50%;
|
|
5
|
+
transform: translateX(-50%);
|
|
6
|
+
border-left: 1px solid ${e.theme.colors.neutral.grey.dark};
|
|
7
|
+
height: 100%;
|
|
8
|
+
margin-top: 40px;
|
|
9
|
+
`,c=t.default(e.Text)`
|
|
10
|
+
writing-mode: vertical-rl;
|
|
11
|
+
position: absolute;
|
|
12
|
+
top: 50%;
|
|
13
|
+
left: 50%;
|
|
14
|
+
transform: translate(-50%, -50%);
|
|
15
|
+
background: white;
|
|
16
|
+
padding: 30px 0;
|
|
17
|
+
text-align: center;
|
|
18
|
+
font-size: 10px;
|
|
19
|
+
color: ${e.theme.colors.neutral.ink.lightest};
|
|
20
|
+
height: max-content;
|
|
21
|
+
`,d=t.default(e.Text)`
|
|
22
|
+
position: sticky;
|
|
23
|
+
top: 0;
|
|
24
|
+
background: #ffffff;
|
|
25
|
+
padding-bottom: ${e.theme.sizes[2]};
|
|
26
|
+
z-index: 1;
|
|
27
|
+
`,u=t.default(e.Text)`
|
|
28
|
+
color: ${e.theme.colors.neutral.ink.light};
|
|
29
|
+
`,g=t.default(e.Grid)`
|
|
30
|
+
// overflow-y: auto;
|
|
31
|
+
position: unset;
|
|
32
|
+
`,r=t.default(n).attrs(()=>({name:"visibility-off"}))`
|
|
33
|
+
margin-left: auto;
|
|
34
|
+
`,p=t.default(e.Stack)`
|
|
35
|
+
border-radius: 4px;
|
|
36
|
+
padding: 8px 12px;
|
|
37
|
+
background: #ffffff;
|
|
38
|
+
border: 1px solid ${e.theme.colors.neutral.ink.lightest};
|
|
39
|
+
transition: all ease 200ms;
|
|
40
|
+
|
|
41
|
+
${({isHidden:o})=>o&&`
|
|
42
|
+
${e.Text} {
|
|
43
|
+
color: ${e.theme.colors.neutral.ink.light};
|
|
44
|
+
}
|
|
45
|
+
`}
|
|
6
46
|
|
|
7
47
|
&:hover {
|
|
8
|
-
background-color: ${e.theme.colors.neutral.grey.lightest};
|
|
9
48
|
color: ${e.theme.colors.secondary.blue.base};
|
|
10
|
-
|
|
49
|
+
background: ${e.theme.colors.neutral.grey.lightest};
|
|
50
|
+
border: 1px solid ${e.theme.colors.neutral.grey.light};
|
|
51
|
+
|
|
52
|
+
${e.Text} {
|
|
53
|
+
color: ${e.theme.colors.secondary.blue.base};
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
${r} {
|
|
57
|
+
color: ${e.theme.colors.neutral.ink.light};
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
${({isDragOverlay:o})=>o&&`
|
|
62
|
+
color: ${e.theme.colors.secondary.blue.base};
|
|
63
|
+
background: ${e.theme.colors.neutral.grey.lightest};
|
|
64
|
+
border: 1px solid ${e.theme.colors.neutral.grey.light};
|
|
65
|
+
cursor: grabbing;
|
|
66
|
+
|
|
67
|
+
${e.Text} {
|
|
68
|
+
color: ${e.theme.colors.secondary.blue.base};
|
|
69
|
+
}
|
|
70
|
+
`}
|
|
71
|
+
`,h=t.default.div`
|
|
72
|
+
position: absolute;
|
|
73
|
+
top: 0;
|
|
74
|
+
left: 0;
|
|
75
|
+
right: 0;
|
|
76
|
+
bottom: 0;
|
|
77
|
+
height: 100%;
|
|
78
|
+
width: calc(100% - 2px);
|
|
79
|
+
border-radius: 4px;
|
|
80
|
+
border: 1px dashed ${e.theme.colors.neutral.grey.dark};
|
|
81
|
+
background: ${e.theme.colors.neutral.grey.lightest};
|
|
82
|
+
`,f=t.default(e.Stack)`
|
|
83
|
+
flex: 1;
|
|
84
|
+
padding: 0;
|
|
85
|
+
`,m=t.default(e.Search)`
|
|
86
|
+
input {
|
|
87
|
+
height: 40px;
|
|
88
|
+
box-sizing: border-box;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
svg {
|
|
92
|
+
width: 16px;
|
|
11
93
|
}
|
|
12
|
-
`,
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
`,
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
94
|
+
`,b=t.default.div`
|
|
95
|
+
position: relative;
|
|
96
|
+
min-height: 500px;
|
|
97
|
+
`,x=t.default(e.BaseContainer)`
|
|
98
|
+
display: flex;
|
|
99
|
+
flex-direction: column;
|
|
100
|
+
gap: ${e.theme.sizes.base};
|
|
101
|
+
padding: ${e.theme.sizes.md};
|
|
102
|
+
`,y=t.default.dialog`
|
|
103
|
+
display: contents;
|
|
104
|
+
`;exports.ColumnGroupsGrid=g;exports.ColumnItemWrapper=p;exports.ColumnSearch=m;exports.Container=b;exports.DetailedText=u;exports.DndDragOverlayDialog=y;exports.DraggingOverlay=h;exports.DroppableAreaStack=f;exports.HeaderContainer=x;exports.StickyText=d;exports.VerticalSeparator=s;exports.VerticalText=c;exports.VisibilityOffIcon=r;
|