draft-components 4.4.1 → 4.6.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/css/draft-components.css +51 -28
- package/dist/components/alert/alert.js +3 -1
- package/dist/components/alert/alert.js.map +1 -1
- package/dist/components/date-picker/calendar-header.js +6 -2
- package/dist/components/date-picker/calendar-header.js.map +1 -1
- package/dist/components/dialog/dialog-header.js +4 -2
- package/dist/components/dialog/dialog-header.js.map +1 -1
- package/dist/components/filtered-search/{filter-value-list.css → checkbox-group.css} +4 -5
- package/dist/components/filtered-search/checkbox-group.d.ts +15 -0
- package/dist/components/filtered-search/checkbox-group.js +37 -0
- package/dist/components/filtered-search/checkbox-group.js.map +1 -0
- package/dist/components/filtered-search/filter-item.js +5 -1
- package/dist/components/filtered-search/filter-item.js.map +1 -1
- package/dist/components/filtered-search/filter-token.js +3 -1
- package/dist/components/filtered-search/filter-token.js.map +1 -1
- package/dist/components/filtered-search/filtered-search.css +21 -5
- package/dist/components/filtered-search/filtered-search.js +12 -2
- package/dist/components/filtered-search/filtered-search.js.map +1 -1
- package/dist/components/filtered-search/model/radio-group-filter.d.ts +47 -0
- package/dist/components/filtered-search/model/radio-group-filter.js +42 -0
- package/dist/components/filtered-search/model/radio-group-filter.js.map +1 -0
- package/dist/components/filtered-search/model/string-set-filter.d.ts +10 -4
- package/dist/components/filtered-search/model/string-set-filter.js.map +1 -1
- package/dist/components/filtered-search/radio-group-filter-item.d.ts +14 -0
- package/dist/components/filtered-search/radio-group-filter-item.js +71 -0
- package/dist/components/filtered-search/radio-group-filter-item.js.map +1 -0
- package/dist/components/filtered-search/radio-group.css +16 -0
- package/dist/components/filtered-search/radio-group.d.ts +15 -0
- package/dist/components/filtered-search/radio-group.js +34 -0
- package/dist/components/filtered-search/radio-group.js.map +1 -0
- package/dist/components/filtered-search/string-filter-input.js +3 -1
- package/dist/components/filtered-search/string-filter-input.js.map +1 -1
- package/dist/components/filtered-search/string-filter-item.js +12 -11
- package/dist/components/filtered-search/string-filter-item.js.map +1 -1
- package/dist/components/filtered-search/string-set-filter-item.js +13 -12
- package/dist/components/filtered-search/string-set-filter-item.js.map +1 -1
- package/dist/components/filtered-search/types.d.ts +5 -4
- package/dist/components/filtered-search/types.js +1 -2
- package/dist/components/filtered-search/types.js.map +1 -1
- package/dist/components/form-field/form-field.js +3 -1
- package/dist/components/form-field/form-field.js.map +1 -1
- package/dist/components/password-input/password-input.js +7 -3
- package/dist/components/password-input/password-input.js.map +1 -1
- package/dist/components/popover/popover.js +7 -1
- package/dist/components/popover/popover.js.map +1 -1
- package/dist/components/table/table-head-cell.js +34 -18
- package/dist/components/table/table-head-cell.js.map +1 -1
- package/dist/components/table/table.css +30 -23
- package/dist/components/toast/toast.js +3 -1
- package/dist/components/toast/toast.js.map +1 -1
- package/package.json +1 -1
- package/dist/components/filtered-search/filter-value-list.d.ts +0 -8
- package/dist/components/filtered-search/filter-value-list.js +0 -17
- package/dist/components/filtered-search/filter-value-list.js.map +0 -1
- package/dist/components/hero-icons/24/outline/arrow-down-icon.d.ts +0 -2
- package/dist/components/hero-icons/24/outline/arrow-down-icon.js +0 -6
- package/dist/components/hero-icons/24/outline/arrow-down-icon.js.map +0 -1
- package/dist/components/hero-icons/24/outline/arrow-up-icon.d.ts +0 -2
- package/dist/components/hero-icons/24/outline/arrow-up-icon.js +0 -6
- package/dist/components/hero-icons/24/outline/arrow-up-icon.js.map +0 -1
- package/dist/components/hero-icons/24/outline/arrows-up-down-icon.d.ts +0 -2
- package/dist/components/hero-icons/24/outline/arrows-up-down-icon.js +0 -6
- package/dist/components/hero-icons/24/outline/arrows-up-down-icon.js.map +0 -1
- package/dist/components/hero-icons/24/outline/chevron-left-icon.d.ts +0 -2
- package/dist/components/hero-icons/24/outline/chevron-left-icon.js +0 -6
- package/dist/components/hero-icons/24/outline/chevron-left-icon.js.map +0 -1
- package/dist/components/hero-icons/24/outline/chevron-right-icon.d.ts +0 -2
- package/dist/components/hero-icons/24/outline/chevron-right-icon.js +0 -6
- package/dist/components/hero-icons/24/outline/chevron-right-icon.js.map +0 -1
- package/dist/components/hero-icons/24/outline/eye-icon.d.ts +0 -2
- package/dist/components/hero-icons/24/outline/eye-icon.js +0 -6
- package/dist/components/hero-icons/24/outline/eye-icon.js.map +0 -1
- package/dist/components/hero-icons/24/outline/eye-slash-icon.d.ts +0 -2
- package/dist/components/hero-icons/24/outline/eye-slash-icon.js +0 -6
- package/dist/components/hero-icons/24/outline/eye-slash-icon.js.map +0 -1
- package/dist/components/hero-icons/24/outline/magnifying-glass-icon.d.ts +0 -2
- package/dist/components/hero-icons/24/outline/magnifying-glass-icon.js +0 -6
- package/dist/components/hero-icons/24/outline/magnifying-glass-icon.js.map +0 -1
- package/dist/components/hero-icons/24/outline/trash-icon.d.ts +0 -2
- package/dist/components/hero-icons/24/outline/trash-icon.js +0 -6
- package/dist/components/hero-icons/24/outline/trash-icon.js.map +0 -1
- package/dist/components/hero-icons/24/outline/x-mark-icon.d.ts +0 -2
- package/dist/components/hero-icons/24/outline/x-mark-icon.js +0 -6
- package/dist/components/hero-icons/24/outline/x-mark-icon.js.map +0 -1
- package/dist/components/hero-icons/24/solid/exclamation-triangle-icon.d.ts +0 -2
- package/dist/components/hero-icons/24/solid/exclamation-triangle-icon.js +0 -6
- package/dist/components/hero-icons/24/solid/exclamation-triangle-icon.js.map +0 -1
|
@@ -9,9 +9,14 @@
|
|
|
9
9
|
--row-background-highlighted: rgb(var(--dc-neutral-300-rgb) / 30%);
|
|
10
10
|
--cell-background-hover: var(--dc-neutral-100);
|
|
11
11
|
--cell-background-focus: var(--dc-neutral-100);
|
|
12
|
-
--cell-padding
|
|
13
|
-
--
|
|
14
|
-
--sort-
|
|
12
|
+
--cell-padding: 8px 12px;
|
|
13
|
+
--sort-btn-focus-ring: 2px solid var(--dc-focus-ring-color);
|
|
14
|
+
--sort-btn-focus-ring-offset: 2px;
|
|
15
|
+
--sort-icon-size: 20px;
|
|
16
|
+
--sort-icon-gap: 4px;
|
|
17
|
+
--sort-icon-color: var(--dc-neutral-900);
|
|
18
|
+
--sort-icon-background: rgb(var(--dc-neutral-900-rgb) / 7.5%);
|
|
19
|
+
--sort-icon-radius: 4px;
|
|
15
20
|
|
|
16
21
|
color-scheme: light;
|
|
17
22
|
}
|
|
@@ -58,7 +63,7 @@
|
|
|
58
63
|
|
|
59
64
|
.dc-table-cell {
|
|
60
65
|
box-sizing: border-box;
|
|
61
|
-
padding: var(--cell-padding
|
|
66
|
+
padding: var(--cell-padding);
|
|
62
67
|
scroll-snap-align: start;
|
|
63
68
|
background: var(--background);
|
|
64
69
|
border-bottom: 1px solid var(--border-color);
|
|
@@ -72,25 +77,16 @@
|
|
|
72
77
|
}
|
|
73
78
|
|
|
74
79
|
.dc-table_cell_sm .dc-table-cell {
|
|
75
|
-
--cell-padding
|
|
76
|
-
--cell-padding-x: 8px;
|
|
80
|
+
--cell-padding: 4px 8px;
|
|
77
81
|
}
|
|
78
82
|
|
|
79
83
|
.dc-table_cell_lg .dc-table-cell {
|
|
80
|
-
--cell-padding
|
|
81
|
-
--cell-padding-x: 16px;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.dc-table-cell_sortable {
|
|
85
|
-
padding: 0;
|
|
84
|
+
--cell-padding: 12px 16px;
|
|
86
85
|
}
|
|
87
86
|
|
|
88
87
|
.dc-table-cell__sort-btn {
|
|
89
88
|
position: relative;
|
|
90
|
-
|
|
91
|
-
width: 100%;
|
|
92
|
-
padding: var(--cell-padding-y) var(--cell-padding-x);
|
|
93
|
-
padding-right: calc(var(--cell-padding-x) + var(--sort-icon-size) + var(--cell-padding-x));
|
|
89
|
+
padding: 0 calc(var(--sort-icon-gap) + var(--sort-icon-size)) 0 0;
|
|
94
90
|
margin: 0;
|
|
95
91
|
font: inherit;
|
|
96
92
|
color: inherit;
|
|
@@ -100,10 +96,7 @@
|
|
|
100
96
|
appearance: none;
|
|
101
97
|
background: transparent;
|
|
102
98
|
border: none;
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
.dc-table-cell__sort-btn:hover {
|
|
106
|
-
background: var(--cell-background-hover);
|
|
99
|
+
border-radius: var(--sort-icon-radius);
|
|
107
100
|
}
|
|
108
101
|
|
|
109
102
|
.dc-table-cell__sort-btn:focus {
|
|
@@ -111,18 +104,30 @@
|
|
|
111
104
|
}
|
|
112
105
|
|
|
113
106
|
.dc-table-cell__sort-btn:focus-visible {
|
|
114
|
-
|
|
107
|
+
outline: var(--sort-btn-focus-ring);
|
|
108
|
+
outline-offset: var(--sort-btn-focus-ring-offset);
|
|
115
109
|
}
|
|
116
110
|
|
|
117
|
-
.dc-table-cell__sort-icon {
|
|
111
|
+
.dc-table-cell__sort-btn-icon {
|
|
118
112
|
position: absolute;
|
|
119
113
|
top: 50%;
|
|
120
|
-
right:
|
|
114
|
+
right: 0;
|
|
115
|
+
display: inline-flex;
|
|
116
|
+
align-items: center;
|
|
117
|
+
justify-content: center;
|
|
121
118
|
width: var(--sort-icon-size);
|
|
122
119
|
height: var(--sort-icon-size);
|
|
120
|
+
color: var(--sort-icon-color);
|
|
121
|
+
background: var(--sort-icon-background);
|
|
122
|
+
border-radius: var(--sort-icon-radius);
|
|
123
123
|
transform: translateY(-50%);
|
|
124
124
|
}
|
|
125
125
|
|
|
126
|
+
.dc-table-cell__sort-btn-icon > svg {
|
|
127
|
+
width: 90%;
|
|
128
|
+
height: 90%;
|
|
129
|
+
}
|
|
130
|
+
|
|
126
131
|
.dc-table-head_tinted .dc-table-cell {
|
|
127
132
|
background: var(--head-background);
|
|
128
133
|
}
|
|
@@ -164,6 +169,8 @@
|
|
|
164
169
|
--row-background-highlighted: rgb(var(--dc-neutral-600-rgb) / 30%);
|
|
165
170
|
--cell-background-hover: var(--dc-neutral-800);
|
|
166
171
|
--cell-background-focus: var(--dc-neutral-800);
|
|
172
|
+
--sort-icon-color: var(--dc-neutral-100);
|
|
173
|
+
--sort-icon-background: rgb(var(--dc-neutral-100-rgb) / 15%);
|
|
167
174
|
|
|
168
175
|
color-scheme: dark;
|
|
169
176
|
}
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import {} from 'react';
|
|
3
3
|
import { classNames } from '../../lib/react-helpers.js';
|
|
4
|
-
import { XMarkIcon } from '../hero-icons/24/outline/x-mark-icon.js';
|
|
5
4
|
export function Toast({ icon, message, actions, closeButtonAriaLabel = 'close', onClickCloseButton, children, className, ...props }) {
|
|
6
5
|
return (_jsxs("section", { ...props, className: classNames('dc-toast', className), children: [_jsx("button", { className: "dc-toast__close-btn", "aria-label": closeButtonAriaLabel, onClick: onClickCloseButton, children: _jsx(XMarkIcon, { width: 16, height: 16 }) }), _jsxs("div", { className: "dc-toast__body", children: [icon && _jsx("div", { className: "dc-toast__icon", children: icon }), _jsxs("div", { className: "dc-toast__content", children: [_jsx("h1", { className: "dc-toast__title", children: children }), message && _jsx("div", { className: "dc-toast__message", children: message })] })] }), actions && _jsx("div", { className: "dc-toast__actions", children: actions })] }));
|
|
7
6
|
}
|
|
7
|
+
function XMarkIcon(props) {
|
|
8
|
+
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: 24, height: 24, stroke: "currentColor", strokeWidth: 1.5, fill: "none", ...props, children: _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M6 18 18 6M6 6l12 12" }) }));
|
|
9
|
+
}
|
|
8
10
|
//# sourceMappingURL=toast.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"toast.js","sourceRoot":"","sources":["../../../src/components/toast/toast.tsx"],"names":[],"mappings":";AAAA,OAAO,EAA+D,MAAM,OAAO,CAAC;AACpF,OAAO,EAAE,UAAU,EAAE,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"toast.js","sourceRoot":"","sources":["../../../src/components/toast/toast.tsx"],"names":[],"mappings":";AAAA,OAAO,EAA+D,MAAM,OAAO,CAAC;AACpF,OAAO,EAAE,UAAU,EAAE,MAAM,4BAA4B,CAAC;AAgBxD,MAAM,UAAU,KAAK,CAAC,EACpB,IAAI,EACJ,OAAO,EACP,OAAO,EACP,oBAAoB,GAAG,OAAO,EAC9B,kBAAkB,EAClB,QAAQ,EACR,SAAS,EACT,GAAG,KAAK,EACG;IACX,OAAO,CACL,sBACM,KAAK,EACT,SAAS,EAAE,UAAU,CAAC,UAAU,EAAE,SAAS,CAAC,aAE5C,iBACE,SAAS,EAAC,qBAAqB,gBACnB,oBAAoB,EAChC,OAAO,EAAE,kBAAkB,YAE3B,KAAC,SAAS,IAAC,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,GAAI,GAC7B,EACT,eAAK,SAAS,EAAC,gBAAgB,aAC5B,IAAI,IAAI,cAAK,SAAS,EAAC,gBAAgB,YAAE,IAAI,GAAO,EACrD,eAAK,SAAS,EAAC,mBAAmB,aAChC,aAAI,SAAS,EAAC,iBAAiB,YAAE,QAAQ,GAAM,EAC9C,OAAO,IAAI,cAAK,SAAS,EAAC,mBAAmB,YAAE,OAAO,GAAO,IAC1D,IACF,EACL,OAAO,IAAI,cAAK,SAAS,EAAC,mBAAmB,YAAE,OAAO,GAAO,IACtD,CACX,CAAC;AACJ,CAAC;AAED,SAAS,SAAS,CAAC,KAA4B;IAC7C,OAAO,CACL,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,WAAW,EACnB,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE,EACV,MAAM,EAAC,cAAc,EACrB,WAAW,EAAE,GAAG,EAChB,IAAI,EAAC,MAAM,KACP,KAAK,YAET,eAAM,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,CAAC,EAAC,sBAAsB,GAAG,GAC1E,CACP,CAAC;AACJ,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export type FilterValueListProps = {
|
|
2
|
-
className?: string;
|
|
3
|
-
values: string[];
|
|
4
|
-
checkedValues: string[];
|
|
5
|
-
onChangeCheckedValues: (values: string[]) => void;
|
|
6
|
-
formatValue: (value: string) => string;
|
|
7
|
-
};
|
|
8
|
-
export declare function FilterValueList({ className, values, checkedValues, onChangeCheckedValues, formatValue, }: FilterValueListProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import {} from 'react';
|
|
3
|
-
import { classNames } from '../../lib/react-helpers.js';
|
|
4
|
-
import { SelectionControl } from '../selection-control/index.js';
|
|
5
|
-
import { Checkbox } from '../checkbox/index.js';
|
|
6
|
-
export function FilterValueList({ className, values, checkedValues, onChangeCheckedValues, formatValue, }) {
|
|
7
|
-
const onChange = (event) => {
|
|
8
|
-
const checkboxElement = event.currentTarget;
|
|
9
|
-
const value = checkboxElement.value;
|
|
10
|
-
const checked = checkboxElement.checked;
|
|
11
|
-
onChangeCheckedValues(checked
|
|
12
|
-
? [...checkedValues, value]
|
|
13
|
-
: checkedValues.filter((prevValue) => prevValue !== value));
|
|
14
|
-
};
|
|
15
|
-
return (_jsx("ul", { className: classNames('dc-filter-value-list', className), children: values.map((value) => (_jsx("li", { children: _jsx(SelectionControl, { label: formatValue(value), children: _jsx(Checkbox, { value: value, checked: checkedValues.includes(value), onChange: onChange }) }) }, value))) }));
|
|
16
|
-
}
|
|
17
|
-
//# sourceMappingURL=filter-value-list.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"filter-value-list.js","sourceRoot":"","sources":["../../../src/components/filtered-search/filter-value-list.tsx"],"names":[],"mappings":";AAAA,OAAO,EAA2B,MAAM,OAAO,CAAC;AAChD,OAAO,EAAE,UAAU,EAAE,MAAM,4BAA4B,CAAC;AACxD,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACjE,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAUhD,MAAM,UAAU,eAAe,CAAC,EAC9B,SAAS,EACT,MAAM,EACN,aAAa,EACb,qBAAqB,EACrB,WAAW,GACU;IACrB,MAAM,QAAQ,GAAyC,CAAC,KAAK,EAAE,EAAE;QAC/D,MAAM,eAAe,GAAG,KAAK,CAAC,aAAa,CAAC;QAC5C,MAAM,KAAK,GAAG,eAAe,CAAC,KAAK,CAAC;QACpC,MAAM,OAAO,GAAG,eAAe,CAAC,OAAO,CAAC;QACxC,qBAAqB,CAAC,OAAO;YAC3B,CAAC,CAAC,CAAC,GAAG,aAAa,EAAE,KAAK,CAAC;YAC3B,CAAC,CAAC,aAAa,CAAC,MAAM,CAAC,CAAC,SAAS,EAAE,EAAE,CAAC,SAAS,KAAK,KAAK,CAAC,CAAC,CAAC;IAChE,CAAC,CAAC;IAEF,OAAO,CACL,aAAI,SAAS,EAAE,UAAU,CAAC,sBAAsB,EAAE,SAAS,CAAC,YACzD,MAAM,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,CACrB,uBACE,KAAC,gBAAgB,IAAC,KAAK,EAAE,WAAW,CAAC,KAAK,CAAC,YACzC,KAAC,QAAQ,IACP,KAAK,EAAE,KAAK,EACZ,OAAO,EAAE,aAAa,CAAC,QAAQ,CAAC,KAAK,CAAC,EACtC,QAAQ,EAAE,QAAQ,GAClB,GACe,IAPZ,KAAK,CAQT,CACN,CAAC,GACC,CACN,CAAC;AACJ,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import {} from 'react';
|
|
3
|
-
export function ArrowDownIcon(props) {
|
|
4
|
-
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: 24, height: 24, stroke: "currentColor", strokeWidth: 1.5, fill: "none", ...props, children: _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M19.5 13.5 12 21m0 0-7.5-7.5M12 21V3" }) }));
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=arrow-down-icon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"arrow-down-icon.js","sourceRoot":"","sources":["../../../../../src/components/hero-icons/24/outline/arrow-down-icon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAuB,MAAM,OAAO,CAAC;AAE5C,MAAM,UAAU,aAAa,CAAC,KAA4B;IACxD,OAAO,CACL,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,WAAW,EACnB,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE,EACV,MAAM,EAAC,cAAc,EACrB,WAAW,EAAE,GAAG,EAChB,IAAI,EAAC,MAAM,KACP,KAAK,YAET,eAAM,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,CAAC,EAAC,sCAAsC,GAAG,GAC1F,CACP,CAAC;AACJ,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import {} from 'react';
|
|
3
|
-
export function ArrowUpIcon(props) {
|
|
4
|
-
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: 24, height: 24, stroke: "currentColor", strokeWidth: 1.5, fill: "none", ...props, children: _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M4.5 10.5 12 3m0 0 7.5 7.5M12 3v18" }) }));
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=arrow-up-icon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"arrow-up-icon.js","sourceRoot":"","sources":["../../../../../src/components/hero-icons/24/outline/arrow-up-icon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAuB,MAAM,OAAO,CAAC;AAE5C,MAAM,UAAU,WAAW,CAAC,KAA4B;IACtD,OAAO,CACL,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,WAAW,EACnB,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE,EACV,MAAM,EAAC,cAAc,EACrB,WAAW,EAAE,GAAG,EAChB,IAAI,EAAC,MAAM,KACP,KAAK,YAET,eAAM,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,CAAC,EAAC,oCAAoC,GAAG,GACxF,CACP,CAAC;AACJ,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import {} from 'react';
|
|
3
|
-
export function ArrowsUpDownIcon(props) {
|
|
4
|
-
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: 24, height: 24, stroke: "currentColor", strokeWidth: 1.5, fill: "none", ...props, children: _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M3 7.5 7.5 3m0 0L12 7.5M7.5 3v13.5m13.5 0L16.5 21m0 0L12 16.5m4.5 4.5V7.5" }) }));
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=arrows-up-down-icon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"arrows-up-down-icon.js","sourceRoot":"","sources":["../../../../../src/components/hero-icons/24/outline/arrows-up-down-icon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAuB,MAAM,OAAO,CAAC;AAE5C,MAAM,UAAU,gBAAgB,CAAC,KAA4B;IAC3D,OAAO,CACL,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,WAAW,EACnB,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE,EACV,MAAM,EAAC,cAAc,EACrB,WAAW,EAAE,GAAG,EAChB,IAAI,EAAC,MAAM,KACP,KAAK,YAET,eAAM,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,CAAC,EAAC,2EAA2E,GAAG,GAC/H,CACP,CAAC;AACJ,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import {} from 'react';
|
|
3
|
-
export function ChevronLeftIcon(props) {
|
|
4
|
-
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: 24, height: 24, stroke: "currentColor", strokeWidth: 1.5, fill: "none", ...props, children: _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M15.75 19.5 8.25 12l7.5-7.5" }) }));
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=chevron-left-icon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"chevron-left-icon.js","sourceRoot":"","sources":["../../../../../src/components/hero-icons/24/outline/chevron-left-icon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAuB,MAAM,OAAO,CAAC;AAE5C,MAAM,UAAU,eAAe,CAAC,KAA4B;IAC1D,OAAO,CACL,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,WAAW,EACnB,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE,EACV,MAAM,EAAC,cAAc,EACrB,WAAW,EAAE,GAAG,EAChB,IAAI,EAAC,MAAM,KACP,KAAK,YAET,eAAM,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,CAAC,EAAC,6BAA6B,GAAG,GACjF,CACP,CAAC;AACJ,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import {} from 'react';
|
|
3
|
-
export function ChevronRightIcon(props) {
|
|
4
|
-
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: 24, height: 24, stroke: "currentColor", strokeWidth: 1.5, fill: "none", ...props, children: _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "m8.25 4.5 7.5 7.5-7.5 7.5" }) }));
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=chevron-right-icon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"chevron-right-icon.js","sourceRoot":"","sources":["../../../../../src/components/hero-icons/24/outline/chevron-right-icon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAuB,MAAM,OAAO,CAAC;AAE5C,MAAM,UAAU,gBAAgB,CAAC,KAA4B;IAC3D,OAAO,CACL,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,WAAW,EACnB,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE,EACV,MAAM,EAAC,cAAc,EACrB,WAAW,EAAE,GAAG,EAChB,IAAI,EAAC,MAAM,KACP,KAAK,YAET,eAAM,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,CAAC,EAAC,2BAA2B,GAAG,GAC/E,CACP,CAAC;AACJ,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import {} from 'react';
|
|
3
|
-
export function EyeIcon(props) {
|
|
4
|
-
return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: 24, height: 24, stroke: "currentColor", strokeWidth: 1.5, fill: "none", ...props, children: [_jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M2.036 12.322a1.012 1.012 0 0 1 0-.639C3.423 7.51 7.36 4.5 12 4.5c4.638 0 8.573 3.007 9.963 7.178.07.207.07.431 0 .639C20.577 16.49 16.64 19.5 12 19.5c-4.638 0-8.573-3.007-9.963-7.178Z" }), _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z" })] }));
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=eye-icon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"eye-icon.js","sourceRoot":"","sources":["../../../../../src/components/hero-icons/24/outline/eye-icon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAuB,MAAM,OAAO,CAAC;AAE5C,MAAM,UAAU,OAAO,CAAC,KAA4B;IAClD,OAAO,CACL,eACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,WAAW,EACnB,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE,EACV,MAAM,EAAC,cAAc,EACrB,WAAW,EAAE,GAAG,EAChB,IAAI,EAAC,MAAM,KACP,KAAK,aAET,eAAM,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,CAAC,EAAC,0LAA0L,GAAG,EAClP,eAAM,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,CAAC,EAAC,qCAAqC,GAAG,IACzF,CACP,CAAC;AACJ,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import {} from 'react';
|
|
3
|
-
export function EyeSlashIcon(props) {
|
|
4
|
-
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: 24, height: 24, stroke: "currentColor", strokeWidth: 1.5, fill: "none", ...props, children: _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M3.98 8.223A10.477 10.477 0 0 0 1.934 12C3.226 16.338 7.244 19.5 12 19.5c.993 0 1.953-.138 2.863-.395M6.228 6.228A10.451 10.451 0 0 1 12 4.5c4.756 0 8.773 3.162 10.065 7.498a10.522 10.522 0 0 1-4.293 5.774M6.228 6.228 3 3m3.228 3.228 3.65 3.65m7.894 7.894L21 21m-3.228-3.228-3.65-3.65m0 0a3 3 0 1 0-4.243-4.243m4.242 4.242L9.88 9.88" }) }));
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=eye-slash-icon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"eye-slash-icon.js","sourceRoot":"","sources":["../../../../../src/components/hero-icons/24/outline/eye-slash-icon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAuB,MAAM,OAAO,CAAC;AAE5C,MAAM,UAAU,YAAY,CAAC,KAA4B;IACvD,OAAO,CACL,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,WAAW,EACnB,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE,EACV,MAAM,EAAC,cAAc,EACrB,WAAW,EAAE,GAAG,EAChB,IAAI,EAAC,MAAM,KACP,KAAK,YAET,eAAM,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,CAAC,EAAC,8UAA8U,GAAG,GAClY,CACP,CAAC;AACJ,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import {} from 'react';
|
|
3
|
-
export function MagnifyingGlassIcon(props) {
|
|
4
|
-
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: 24, height: 24, stroke: "currentColor", strokeWidth: 1.5, fill: "none", ...props, children: _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "m21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z" }) }));
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=magnifying-glass-icon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"magnifying-glass-icon.js","sourceRoot":"","sources":["../../../../../src/components/hero-icons/24/outline/magnifying-glass-icon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAuB,MAAM,OAAO,CAAC;AAE5C,MAAM,UAAU,mBAAmB,CAAC,KAA4B;IAC9D,OAAO,CACL,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,WAAW,EACnB,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE,EACV,MAAM,EAAC,cAAc,EACrB,WAAW,EAAE,GAAG,EAChB,IAAI,EAAC,MAAM,KACP,KAAK,YAET,eAAM,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,CAAC,EAAC,+EAA+E,GAAG,GACnI,CACP,CAAC;AACJ,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import {} from 'react';
|
|
3
|
-
export function TrashIcon(props) {
|
|
4
|
-
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: 24, height: 24, stroke: "currentColor", strokeWidth: 1.5, fill: "none", ...props, children: _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "m14.74 9-.346 9m-4.788 0L9.26 9m9.968-3.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 0 1-2.244 2.077H8.084a2.25 2.25 0 0 1-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 0 0-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 0 1 3.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 0 0-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 0 0-7.5 0" }) }));
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=trash-icon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"trash-icon.js","sourceRoot":"","sources":["../../../../../src/components/hero-icons/24/outline/trash-icon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAuB,MAAM,OAAO,CAAC;AAE5C,MAAM,UAAU,SAAS,CAAC,KAA4B;IACpD,OAAO,CACL,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,WAAW,EACnB,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE,EACV,MAAM,EAAC,cAAc,EACrB,WAAW,EAAE,GAAG,EAChB,IAAI,EAAC,MAAM,KACP,KAAK,YAET,eAAM,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,CAAC,EAAC,+ZAA+Z,GAAG,GACnd,CACP,CAAC;AACJ,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import {} from 'react';
|
|
3
|
-
export function XMarkIcon(props) {
|
|
4
|
-
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: 24, height: 24, stroke: "currentColor", strokeWidth: 1.5, fill: "none", ...props, children: _jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M6 18 18 6M6 6l12 12" }) }));
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=x-mark-icon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"x-mark-icon.js","sourceRoot":"","sources":["../../../../../src/components/hero-icons/24/outline/x-mark-icon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAuB,MAAM,OAAO,CAAC;AAE5C,MAAM,UAAU,SAAS,CAAC,KAA4B;IACpD,OAAO,CACL,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,WAAW,EACnB,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE,EACV,MAAM,EAAC,cAAc,EACrB,WAAW,EAAE,GAAG,EAChB,IAAI,EAAC,MAAM,KACP,KAAK,YAET,eAAM,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,CAAC,EAAC,sBAAsB,GAAG,GAC1E,CACP,CAAC;AACJ,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import {} from 'react';
|
|
3
|
-
export function ExclamationTriangleIcon(props) {
|
|
4
|
-
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: 24, height: 24, fill: "currentColor", ...props, children: _jsx("path", { fillRule: "evenodd", d: "M9.401 3.003c1.155-2 4.043-2 5.197 0l7.355 12.748c1.154 2-.29 4.5-2.599 4.5H4.645c-2.309 0-3.752-2.5-2.598-4.5L9.4 3.003ZM12 8.25a.75.75 0 0 1 .75.75v3.75a.75.75 0 0 1-1.5 0V9a.75.75 0 0 1 .75-.75Zm0 8.25a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z", clipRule: "evenodd" }) }));
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=exclamation-triangle-icon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"exclamation-triangle-icon.js","sourceRoot":"","sources":["../../../../../src/components/hero-icons/24/solid/exclamation-triangle-icon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAuB,MAAM,OAAO,CAAC;AAE5C,MAAM,UAAU,uBAAuB,CAAC,KAA4B;IAClE,OAAO,CACL,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,WAAW,EACnB,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE,EACV,IAAI,EAAC,cAAc,KACf,KAAK,YAET,eAAM,QAAQ,EAAC,SAAS,EAAC,CAAC,EAAC,oPAAoP,EAAC,QAAQ,EAAC,SAAS,GAAG,GACjS,CACP,CAAC;AACJ,CAAC"}
|