@clickhouse/click-ui 0.0.185 → 0.0.187
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/click-ui.es.js +3 -3
- package/dist/click-ui.umd.js +3 -3
- package/package.json +1 -1
package/dist/click-ui.es.js
CHANGED
|
@@ -7774,7 +7774,7 @@ const Arrow$1 = styled.svg.withConfig({
|
|
|
7774
7774
|
`);
|
|
7775
7775
|
const GenericMenuItem = styled.div.withConfig({
|
|
7776
7776
|
componentId: "sc-1fv0ktx-3"
|
|
7777
|
-
})(["display:flex;width:100%;width:-webkit-fill-available;width:fill-available;width:stretch;align-items:center;justify-content:flex-start;cursor:default;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;outline:none;&[aria-selected]{outline:none;}", ';position:relative;&:hover .dropdown-arrow,&[data-state="open"] .dropdown-arrow{left:0.5rem;}&[hidden]{display:none;}'], ({
|
|
7777
|
+
})(["display:flex;width:100%;width:-moz-available;width:-webkit-fill-available;width:fill-available;width:stretch;align-items:center;justify-content:flex-start;cursor:default;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;outline:none;&[aria-selected]{outline:none;}", ';position:relative;&:hover .dropdown-arrow,&[data-state="open"] .dropdown-arrow{left:0.5rem;}&[hidden]{display:none;}'], ({
|
|
7778
7778
|
theme: theme2
|
|
7779
7779
|
}) => `
|
|
7780
7780
|
padding: ${theme2.click.genericMenu.item.space.y} ${theme2.click.genericMenu.item.space.x};
|
|
@@ -10294,7 +10294,7 @@ const Checkbox = ({
|
|
|
10294
10294
|
};
|
|
10295
10295
|
const CheckInput = styled($e698a72e93240346$export$be92b6f5f03c0fe9).withConfig({
|
|
10296
10296
|
componentId: "sc-1sck1ja-1"
|
|
10297
|
-
})(["display:flex;align-items:center;justify-content:center;", ";"], ({
|
|
10297
|
+
})(["display:flex;align-items:center;justify-content:center;flex-shrink:0;", ";"], ({
|
|
10298
10298
|
theme: theme2,
|
|
10299
10299
|
variant = "default"
|
|
10300
10300
|
}) => `
|
|
@@ -34129,7 +34129,7 @@ const HiddenSelectElement = styled.select.withConfig({
|
|
|
34129
34129
|
})(["visibility:hidden;position:absolute;z-index:-1;height:0;"]);
|
|
34130
34130
|
const SelectGroupContainer = styled.div.withConfig({
|
|
34131
34131
|
componentId: "sc-oudbwg-10"
|
|
34132
|
-
})(["display:flex;flex-direction:column;
|
|
34132
|
+
})(["display:flex;flex-direction:column;justify-content:center;width:-webkit-fill-available;width:fill-available;width:stretch;overflow:hidden;background:transparent;&[aria-selected]{outline:none;}", ";&[hidden]{display:none;}"], ({
|
|
34133
34133
|
theme: theme2
|
|
34134
34134
|
}) => `
|
|
34135
34135
|
font: ${theme2.click.genericMenu.item.typography.sectionHeader.default};
|
package/dist/click-ui.umd.js
CHANGED
|
@@ -7790,7 +7790,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7790
7790
|
`);
|
|
7791
7791
|
const GenericMenuItem = styledComponents.styled.div.withConfig({
|
|
7792
7792
|
componentId: "sc-1fv0ktx-3"
|
|
7793
|
-
})(["display:flex;width:100%;width:-webkit-fill-available;width:fill-available;width:stretch;align-items:center;justify-content:flex-start;cursor:default;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;outline:none;&[aria-selected]{outline:none;}", ';position:relative;&:hover .dropdown-arrow,&[data-state="open"] .dropdown-arrow{left:0.5rem;}&[hidden]{display:none;}'], ({
|
|
7793
|
+
})(["display:flex;width:100%;width:-moz-available;width:-webkit-fill-available;width:fill-available;width:stretch;align-items:center;justify-content:flex-start;cursor:default;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;outline:none;&[aria-selected]{outline:none;}", ';position:relative;&:hover .dropdown-arrow,&[data-state="open"] .dropdown-arrow{left:0.5rem;}&[hidden]{display:none;}'], ({
|
|
7794
7794
|
theme: theme2
|
|
7795
7795
|
}) => `
|
|
7796
7796
|
padding: ${theme2.click.genericMenu.item.space.y} ${theme2.click.genericMenu.item.space.x};
|
|
@@ -10310,7 +10310,7 @@ var __publicField = (obj, key, value) => {
|
|
|
10310
10310
|
};
|
|
10311
10311
|
const CheckInput = styledComponents.styled($e698a72e93240346$export$be92b6f5f03c0fe9).withConfig({
|
|
10312
10312
|
componentId: "sc-1sck1ja-1"
|
|
10313
|
-
})(["display:flex;align-items:center;justify-content:center;", ";"], ({
|
|
10313
|
+
})(["display:flex;align-items:center;justify-content:center;flex-shrink:0;", ";"], ({
|
|
10314
10314
|
theme: theme2,
|
|
10315
10315
|
variant = "default"
|
|
10316
10316
|
}) => `
|
|
@@ -34145,7 +34145,7 @@ var __publicField = (obj, key, value) => {
|
|
|
34145
34145
|
})(["visibility:hidden;position:absolute;z-index:-1;height:0;"]);
|
|
34146
34146
|
const SelectGroupContainer = styledComponents.styled.div.withConfig({
|
|
34147
34147
|
componentId: "sc-oudbwg-10"
|
|
34148
|
-
})(["display:flex;flex-direction:column;
|
|
34148
|
+
})(["display:flex;flex-direction:column;justify-content:center;width:-webkit-fill-available;width:fill-available;width:stretch;overflow:hidden;background:transparent;&[aria-selected]{outline:none;}", ";&[hidden]{display:none;}"], ({
|
|
34149
34149
|
theme: theme2
|
|
34150
34150
|
}) => `
|
|
34151
34151
|
font: ${theme2.click.genericMenu.item.typography.sectionHeader.default};
|