@pathscale/ui 1.2.7 → 1.2.9
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/_shared/index.js +1 -2
- package/dist/components/_shared/overlayPosition.js +1 -1
- package/dist/components/accordion/Accordion.js +2 -1
- package/dist/components/accordion/index.js +3 -2
- package/dist/components/alert/Alert.js +4 -3
- package/dist/components/alert/index.js +1 -2
- package/dist/components/auth-card/AuthCard.js +5 -5
- package/dist/components/auth-card/index.js +1 -2
- package/dist/components/auth-error-message/AuthErrorMessage.js +5 -5
- package/dist/components/auth-error-message/index.js +1 -2
- package/dist/components/auth-field-group/AuthFieldGroup.js +3 -3
- package/dist/components/auth-field-group/index.js +1 -2
- package/dist/components/auth-footer-links/AuthFooterLinks.js +1 -1
- package/dist/components/auth-footer-links/index.js +1 -2
- package/dist/components/auth-form/AuthForm.js +1 -1
- package/dist/components/auth-form/index.js +1 -2
- package/dist/components/auth-powered-by/AuthPoweredBy.js +3 -3
- package/dist/components/auth-powered-by/index.js +1 -2
- package/dist/components/auth-submit-button/AuthSubmitButton.js +3 -3
- package/dist/components/auth-submit-button/index.js +1 -2
- package/dist/components/auth-success-message/AuthSuccessMessage.js +5 -5
- package/dist/components/auth-success-message/index.js +1 -2
- package/dist/components/avatar/Avatar.js +2 -1
- package/dist/components/avatar/AvatarGroup.js +1 -1
- package/dist/components/avatar/index.js +1 -2
- package/dist/components/badge/index.js +2 -1
- package/dist/components/breadcrumbs/Breadcrumbs.js +2 -1
- package/dist/components/breadcrumbs/index.js +1 -2
- package/dist/components/button/Button.js +1 -1
- package/dist/components/button/index.js +1 -2
- package/dist/components/button-group/ButtonGroup.js +2 -1
- package/dist/components/button-group/index.js +3 -2
- package/dist/components/calendar/Calendar.js +3 -3
- package/dist/components/calendar/index.js +1 -2
- package/dist/components/card/Card.js +2 -1
- package/dist/components/card/index.js +3 -2
- package/dist/components/chatbubble/ChatBubble.js +11 -11
- package/dist/components/chatbubble/ChatBubbleAvatar.js +5 -5
- package/dist/components/chatbubble/ChatBubbleFooter.js +3 -3
- package/dist/components/chatbubble/ChatBubbleHeader.js +3 -3
- package/dist/components/chatbubble/ChatBubbleMessage.js +1 -1
- package/dist/components/chatbubble/ChatBubbleTime.js +3 -3
- package/dist/components/chatbubble/index.js +1 -2
- package/dist/components/checkbox/Checkbox.js +3 -3
- package/dist/components/checkbox/index.js +1 -2
- package/dist/components/checkbox-group/CheckboxGroup.js +3 -3
- package/dist/components/checkbox-group/index.js +4 -3
- package/dist/components/chip/index.js +2 -1
- package/dist/components/close-button/CloseButton.js +1 -1
- package/dist/components/close-button/index.js +1 -2
- package/dist/components/color-area/ColorArea.js +3 -3
- package/dist/components/color-area/index.js +3 -3
- package/dist/components/color-field/ColorField.js +3 -3
- package/dist/components/color-field/index.js +3 -3
- package/dist/components/color-picker/ColorPicker.js +11 -10
- package/dist/components/color-picker/index.js +3 -2
- package/dist/components/color-slider/ColorSlider.js +3 -3
- package/dist/components/color-slider/index.js +3 -3
- package/dist/components/color-swatch/ColorSwatch.js +3 -3
- package/dist/components/color-swatch/index.js +3 -3
- package/dist/components/color-swatch-picker/ColorSwatchPicker.js +2 -1
- package/dist/components/color-swatch-picker/index.js +1 -2
- package/dist/components/color-wheel-flower/ColorWheelFlower.js +11 -11
- package/dist/components/color-wheel-flower/index.js +2 -3
- package/dist/components/combo-box/ComboBox.js +2 -1
- package/dist/components/combo-box/index.js +3 -2
- package/dist/components/date-field/DateField.js +4 -3
- package/dist/components/date-field/index.js +3 -2
- package/dist/components/date-picker/DatePicker.js +5 -5
- package/dist/components/date-picker/index.js +1 -2
- package/dist/components/date-range-picker/DateRangePicker.js +5 -5
- package/dist/components/date-range-picker/index.js +1 -2
- package/dist/components/description/Description.js +2 -1
- package/dist/components/description/index.js +3 -2
- package/dist/components/disclosure/Disclosure.js +4 -3
- package/dist/components/disclosure/index.js +4 -3
- package/dist/components/disclosure-group/DisclosureGroup.js +2 -1
- package/dist/components/disclosure-group/index.js +5 -4
- package/dist/components/drawer/Drawer.js +2 -1
- package/dist/components/drawer/index.js +1 -2
- package/dist/components/dropdown/Dropdown.js +2 -1
- package/dist/components/dropdown/index.js +3 -2
- package/dist/components/empty-state/EmptyState.js +2 -1
- package/dist/components/empty-state/index.js +1 -2
- package/dist/components/error-message/ErrorMessage.js +2 -1
- package/dist/components/error-message/index.js +1 -2
- package/dist/components/field-error/FieldError.js +4 -3
- package/dist/components/field-error/index.js +1 -2
- package/dist/components/fieldset/Fieldset.js +2 -1
- package/dist/components/fieldset/index.js +3 -2
- package/dist/components/flex/Flex.js +3 -3
- package/dist/components/flex/index.js +1 -2
- package/dist/components/floating-dock/FloatingDock.js +2 -2
- package/dist/components/floating-dock/index.js +1 -2
- package/dist/components/footer/Footer.js +1 -1
- package/dist/components/footer/index.js +1 -2
- package/dist/components/form/FieldErrorMessage.js +2 -1
- package/dist/components/form/Form.js +6 -5
- package/dist/components/form/FormField.js +6 -5
- package/dist/components/form/FormSubmitButton.js +4 -3
- package/dist/components/form/index.js +6 -5
- package/dist/components/glass-panel/GlassPanel.js +3 -3
- package/dist/components/glass-panel/index.js +1 -2
- package/dist/components/glow-card/GlowCard.js +1 -1
- package/dist/components/glow-card/index.js +1 -2
- package/dist/components/grid/Grid.js +3 -3
- package/dist/components/grid/index.js +1 -2
- package/dist/components/header/Header.js +4 -3
- package/dist/components/header/index.js +3 -2
- package/dist/components/icon/Icon.js +1 -1
- package/dist/components/icon/index.js +1 -2
- package/dist/components/immersive-landing/ImmersiveLanding.js +9 -9
- package/dist/components/immersive-landing/ImmersiveLandingArrows.js +1 -1
- package/dist/components/immersive-landing/ImmersiveLandingNavigation.js +3 -3
- package/dist/components/immersive-landing/ImmersiveLandingPage.js +1 -1
- package/dist/components/immersive-landing/components/CookieConsent.js +12 -12
- package/dist/components/immersive-landing/components/FirefoxPWABanner.js +14 -14
- package/dist/components/immersive-landing/components/PWAInstallPrompt.js +11 -11
- package/dist/components/immersive-landing/index.js +6 -7
- package/dist/components/immersive-landing/useImmersiveLanding.js +1 -1
- package/dist/components/input/Input.js +3 -3
- package/dist/components/input/index.js +3 -3
- package/dist/components/input-group/InputGroup.js +4 -3
- package/dist/components/input-group/index.js +3 -2
- package/dist/components/input-otp/InputOTP.js +4 -3
- package/dist/components/input-otp/index.js +1 -2
- package/dist/components/join/Join.js +1 -1
- package/dist/components/join/index.js +1 -2
- package/dist/components/kbd/Kbd.js +24 -23
- package/dist/components/kbd/index.js +1 -2
- package/dist/components/label/Label.js +2 -1
- package/dist/components/label/index.js +3 -2
- package/dist/components/language-switcher/LanguageSwitcher.js +10 -10
- package/dist/components/language-switcher/createI18n.js +2 -2
- package/dist/components/language-switcher/index.js +2 -3
- package/dist/components/link/Link.js +4 -3
- package/dist/components/link/index.js +1 -2
- package/dist/components/list-box/ListBox.js +2 -1
- package/dist/components/list-box/ListBoxItem.js +4 -3
- package/dist/components/list-box/ListBoxSection.js +2 -1
- package/dist/components/list-box/index.js +10 -9
- package/dist/components/live-chat/LiveChatBubble.js +3 -3
- package/dist/components/live-chat/LiveChatPanel.js +9 -9
- package/dist/components/live-chat/index.js +2 -3
- package/dist/components/menu/Menu.js +8 -7
- package/dist/components/menu/MenuItem.js +4 -3
- package/dist/components/menu/MenuSection.js +2 -1
- package/dist/components/menu/index.js +4 -3
- package/dist/components/meter/Meter.js +4 -3
- package/dist/components/meter/index.js +1 -2
- package/dist/components/modal/Modal.js +4 -3
- package/dist/components/modal/index.js +1 -2
- package/dist/components/navbar/Navbar.classes.d.ts +9 -0
- package/dist/components/navbar/Navbar.classes.js +9 -0
- package/dist/components/navbar/Navbar.js +11 -11
- package/dist/components/navbar/NavbarRow.js +1 -1
- package/dist/components/navbar/NavbarSection.js +1 -1
- package/dist/components/navbar/NavbarStack.js +1 -1
- package/dist/components/navbar/index.js +1 -2
- package/dist/components/noise-background/NoiseBackground.js +3 -3
- package/dist/components/noise-background/index.js +1 -2
- package/dist/components/number-field/NumberField.js +2 -1
- package/dist/components/number-field/index.js +1 -2
- package/dist/components/pagination/Pagination.js +4 -4
- package/dist/components/pagination/index.js +1 -2
- package/dist/components/password-field/PasswordField.js +9 -8
- package/dist/components/password-field/index.js +1 -2
- package/dist/components/password-requirements/PasswordRequirements.js +5 -5
- package/dist/components/password-requirements/index.js +1 -2
- package/dist/components/password-rules/index.js +1 -2
- package/dist/components/popover/Popover.js +2 -1
- package/dist/components/popover/index.js +4 -3
- package/dist/components/progress-bar/ProgressBar.js +1 -1
- package/dist/components/progress-bar/index.js +1 -2
- package/dist/components/progress-circle/ProgressCircle.js +3 -3
- package/dist/components/progress-circle/index.js +1 -2
- package/dist/components/radio/Radio.js +1 -1
- package/dist/components/radio/index.js +1 -2
- package/dist/components/radio-group/RadioGroup.js +3 -3
- package/dist/components/radio-group/index.js +4 -3
- package/dist/components/range-calendar/RangeCalendar.js +5 -5
- package/dist/components/range-calendar/index.js +1 -2
- package/dist/components/scroll-shadow/ScrollShadow.js +3 -3
- package/dist/components/scroll-shadow/index.js +1 -2
- package/dist/components/scroll-shadow/useScrollShadow.js +1 -1
- package/dist/components/search-field/SearchField.js +6 -5
- package/dist/components/search-field/index.js +1 -2
- package/dist/components/select/Select.js +1 -1
- package/dist/components/select/index.js +1 -2
- package/dist/components/separator/Separator.js +2 -1
- package/dist/components/separator/index.js +1 -2
- package/dist/components/size-picker/SizePicker.js +3 -3
- package/dist/components/size-picker/index.js +2 -3
- package/dist/components/size-picker/sizeStore.js +2 -2
- package/dist/components/skeleton/Skeleton.js +1 -1
- package/dist/components/skeleton/index.js +1 -2
- package/dist/components/slider/Slider.js +1 -1
- package/dist/components/slider/index.js +1 -2
- package/dist/components/spinner/Spinner.js +3 -3
- package/dist/components/spinner/index.js +1 -2
- package/dist/components/surface/Surface.js +2 -1
- package/dist/components/surface/index.js +1 -2
- package/dist/components/table/ExpandToggle.js +4 -4
- package/dist/components/table/InlineConfirm.js +4 -4
- package/dist/components/table/MobileListView.js +3 -3
- package/dist/components/table/SortIcon.js +5 -5
- package/dist/components/table/Table.js +2 -1
- package/dist/components/table/VirtualSpacerRow.js +1 -1
- package/dist/components/table/index.js +7 -8
- package/dist/components/tabs/Tabs.js +3 -2
- package/dist/components/tabs/index.js +1 -2
- package/dist/components/tag/Tag.js +4 -3
- package/dist/components/tag/index.js +3 -2
- package/dist/components/tag-group/TagGroup.js +4 -3
- package/dist/components/tag-group/index.js +1 -2
- package/dist/components/text/Text.js +2 -1
- package/dist/components/text/index.js +1 -2
- package/dist/components/text-area/TextArea.js +4 -3
- package/dist/components/text-area/index.js +1 -2
- package/dist/components/text-field/TextField.js +4 -3
- package/dist/components/text-field/index.js +3 -2
- package/dist/components/textarea/Textarea.js +4 -3
- package/dist/components/textarea/index.js +1 -2
- package/dist/components/theme-color-picker/ThemeColorPicker.js +7 -7
- package/dist/components/theme-color-picker/hueShift.js +5 -5
- package/dist/components/theme-color-picker/index.js +2 -3
- package/dist/components/time-field/TimeField.js +2 -1
- package/dist/components/time-field/index.js +3 -2
- package/dist/components/toast/Toast.js +7 -6
- package/dist/components/toast/index.js +1 -2
- package/dist/components/toggle/Toggle.js +1 -1
- package/dist/components/toggle/index.js +1 -2
- package/dist/components/toolbar/Toolbar.js +2 -1
- package/dist/components/toolbar/index.js +1 -2
- package/dist/components/tooltip/Tooltip.js +4 -3
- package/dist/components/tooltip/index.js +1 -2
- package/dist/components/utils.js +2 -2
- package/dist/components/video-preview/VideoPreview.js +4 -3
- package/dist/components/video-preview/index.js +1 -2
- package/dist/hooks/form/index.js +4 -5
- package/dist/hooks/layout/index.js +1 -2
- package/dist/hooks/table/index.js +8 -9
- package/dist/hooks/table/useAnchoredOverlayPosition.js +1 -1
- package/dist/index.js +108 -108
- package/dist/lib/refs/index.js +1 -2
- package/dist/lib/style/index.js +1 -2
- package/dist/lib/tag/index.js +2 -3
- package/dist/motion/index.js +10 -11
- package/dist/motion/solid/AnimatedCollapse.js +5 -4
- package/dist/motion/solid/MotionDiv.js +4 -3
- package/dist/motion/solid/Presence.js +4 -3
- package/dist/motion/solid/index.js +3 -4
- package/dist/primitives/streaming/index.js +2 -3
- package/dist/primitives/virtualizer/index.js +1 -2
- package/dist/purge-manifest.json +329 -29
- package/package.json +7 -7
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { createOverlayPosition };
|
|
1
|
+
export { createOverlayPosition } from "./overlayPosition.js";
|
|
@@ -97,7 +97,7 @@ const createOverlayPosition = (options)=>{
|
|
|
97
97
|
schedule();
|
|
98
98
|
window.addEventListener("resize", schedule);
|
|
99
99
|
window.addEventListener("scroll", schedule, true);
|
|
100
|
-
const resizeObserver = "
|
|
100
|
+
const resizeObserver = "u" > typeof ResizeObserver ? new ResizeObserver(schedule) : void 0;
|
|
101
101
|
resizeObserver?.observe(trigger);
|
|
102
102
|
resizeObserver?.observe(overlay);
|
|
103
103
|
onCleanup(()=>{
|
|
@@ -356,4 +356,5 @@ const Accordion = Object.assign(AccordionRoot, {
|
|
|
356
356
|
Indicator: AccordionIndicator
|
|
357
357
|
});
|
|
358
358
|
const accordion_Accordion = Accordion;
|
|
359
|
-
export
|
|
359
|
+
export default accordion_Accordion;
|
|
360
|
+
export { Accordion, AccordionContent, AccordionIndicator, AccordionItem, AccordionRoot, AccordionTrigger };
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
export
|
|
1
|
+
import { Accordion as external_Accordion_js_Accordion, AccordionContent, AccordionIndicator, AccordionItem, AccordionRoot, AccordionTrigger } from "./Accordion.js";
|
|
2
|
+
export default external_Accordion_js_Accordion;
|
|
3
|
+
export { AccordionContent, AccordionIndicator, AccordionItem, AccordionRoot, AccordionTrigger, external_Accordion_js_Accordion as Accordion };
|
|
@@ -174,12 +174,13 @@ const AlertDescription = (props)=>{
|
|
|
174
174
|
return _el$9;
|
|
175
175
|
})();
|
|
176
176
|
};
|
|
177
|
-
const
|
|
177
|
+
const Alert = Object.assign(AlertRoot, {
|
|
178
178
|
Root: AlertRoot,
|
|
179
179
|
Indicator: AlertIndicator,
|
|
180
180
|
Content: AlertContent,
|
|
181
181
|
Title: AlertTitle,
|
|
182
182
|
Description: AlertDescription
|
|
183
183
|
});
|
|
184
|
-
const
|
|
185
|
-
export
|
|
184
|
+
const alert_Alert = Alert;
|
|
185
|
+
export default alert_Alert;
|
|
186
|
+
export { AlertContent, AlertDescription, AlertIndicator, AlertRoot, AlertTitle };
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { AlertContent, AlertDescription, AlertIndicator, AlertRoot, AlertTitle, external_Alert_js_default as default };
|
|
1
|
+
export { AlertContent, AlertDescription, AlertIndicator, AlertRoot, AlertTitle, default } from "./Alert.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { createComponent, insert, memo, mergeProps, template } from "solid-js/web";
|
|
2
2
|
import { Show, splitProps } from "solid-js";
|
|
3
3
|
import { twMerge } from "tailwind-merge";
|
|
4
|
-
import
|
|
4
|
+
import card from "../card/index.js";
|
|
5
5
|
var _tmpl$ = /*#__PURE__*/ template('<h2 class="text-xl font-semibold leading-tight">'), _tmpl$2 = /*#__PURE__*/ template('<p class="text-sm opacity-70">'), _tmpl$3 = /*#__PURE__*/ template("<div class=shrink-0>"), _tmpl$4 = /*#__PURE__*/ template('<div class="flex items-start justify-between gap-3"><div class="min-w-0 space-y-1">');
|
|
6
6
|
const AuthCard = (props)=>{
|
|
7
7
|
const [local, others] = splitProps(props, [
|
|
@@ -15,7 +15,7 @@ const AuthCard = (props)=>{
|
|
|
15
15
|
"className",
|
|
16
16
|
"dataTheme"
|
|
17
17
|
]);
|
|
18
|
-
return createComponent(
|
|
18
|
+
return createComponent(card, mergeProps(others, {
|
|
19
19
|
variant: "shadow"
|
|
20
20
|
}, ()=>({
|
|
21
21
|
class: twMerge("w-full max-w-md", local.class, local.className)
|
|
@@ -26,7 +26,7 @@ const AuthCard = (props)=>{
|
|
|
26
26
|
"data-slot": "auth-card",
|
|
27
27
|
get children () {
|
|
28
28
|
return [
|
|
29
|
-
createComponent(
|
|
29
|
+
createComponent(card.Body, {
|
|
30
30
|
get ["class"] () {
|
|
31
31
|
return twMerge("gap-5", local.bodyClass);
|
|
32
32
|
},
|
|
@@ -80,7 +80,7 @@ const AuthCard = (props)=>{
|
|
|
80
80
|
return local.footer;
|
|
81
81
|
},
|
|
82
82
|
get children () {
|
|
83
|
-
return createComponent(
|
|
83
|
+
return createComponent(card.Footer, {
|
|
84
84
|
class: "justify-start",
|
|
85
85
|
get children () {
|
|
86
86
|
return local.footer;
|
|
@@ -93,4 +93,4 @@ const AuthCard = (props)=>{
|
|
|
93
93
|
}));
|
|
94
94
|
};
|
|
95
95
|
const auth_card_AuthCard = AuthCard;
|
|
96
|
-
export
|
|
96
|
+
export default auth_card_AuthCard;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { external_AuthCard_js_default as AuthCard };
|
|
1
|
+
export { default as AuthCard } from "./AuthCard.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { createComponent, memo, mergeProps } from "solid-js/web";
|
|
2
2
|
import { Show, splitProps } from "solid-js";
|
|
3
3
|
import { twMerge } from "tailwind-merge";
|
|
4
|
-
import
|
|
5
|
-
const
|
|
4
|
+
import alert_0 from "../alert/index.js";
|
|
5
|
+
const AuthErrorMessage = (props)=>{
|
|
6
6
|
const [local, others] = splitProps(props, [
|
|
7
7
|
"message",
|
|
8
8
|
"class",
|
|
@@ -14,7 +14,7 @@ const AuthErrorMessage_AuthErrorMessage = (props)=>{
|
|
|
14
14
|
return memo(()=>null != local.message)() && "" !== local.message;
|
|
15
15
|
},
|
|
16
16
|
get children () {
|
|
17
|
-
return createComponent(
|
|
17
|
+
return createComponent(alert_0, mergeProps(others, {
|
|
18
18
|
status: "danger"
|
|
19
19
|
}, ()=>({
|
|
20
20
|
class: twMerge("text-sm", local.class, local.className)
|
|
@@ -31,5 +31,5 @@ const AuthErrorMessage_AuthErrorMessage = (props)=>{
|
|
|
31
31
|
}
|
|
32
32
|
});
|
|
33
33
|
};
|
|
34
|
-
const
|
|
35
|
-
export
|
|
34
|
+
const auth_error_message_AuthErrorMessage = AuthErrorMessage;
|
|
35
|
+
export default auth_error_message_AuthErrorMessage;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { external_AuthErrorMessage_js_default as AuthErrorMessage };
|
|
1
|
+
export { default as AuthErrorMessage } from "./AuthErrorMessage.js";
|
|
@@ -7,7 +7,7 @@ const GAP_CLASS = {
|
|
|
7
7
|
md: "gap-4",
|
|
8
8
|
lg: "gap-6"
|
|
9
9
|
};
|
|
10
|
-
const
|
|
10
|
+
const AuthFieldGroup = (props)=>{
|
|
11
11
|
const [local, others] = splitProps(props, [
|
|
12
12
|
"children",
|
|
13
13
|
"gap",
|
|
@@ -29,5 +29,5 @@ const AuthFieldGroup_AuthFieldGroup = (props)=>{
|
|
|
29
29
|
return _el$;
|
|
30
30
|
})();
|
|
31
31
|
};
|
|
32
|
-
const
|
|
33
|
-
export
|
|
32
|
+
const auth_field_group_AuthFieldGroup = AuthFieldGroup;
|
|
33
|
+
export default auth_field_group_AuthFieldGroup;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { external_AuthFieldGroup_js_default as AuthFieldGroup };
|
|
1
|
+
export { default as AuthFieldGroup } from "./AuthFieldGroup.js";
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { external_AuthFooterLinks_js_default as AuthFooterLinks };
|
|
1
|
+
export { default as AuthFooterLinks } from "./AuthFooterLinks.js";
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { external_AuthForm_js_default as AuthForm };
|
|
1
|
+
export { default as AuthForm } from "./AuthForm.js";
|
|
@@ -12,7 +12,7 @@ const VARIANT_CLASS = {
|
|
|
12
12
|
card: "rounded-md border border-base-300 px-2.5 py-1 text-xs",
|
|
13
13
|
inline: "text-sm"
|
|
14
14
|
};
|
|
15
|
-
const
|
|
15
|
+
const AuthPoweredBy = (props)=>{
|
|
16
16
|
const [local, others] = splitProps(props, [
|
|
17
17
|
"label",
|
|
18
18
|
"logo",
|
|
@@ -55,5 +55,5 @@ const AuthPoweredBy_AuthPoweredBy = (props)=>{
|
|
|
55
55
|
return _el$4;
|
|
56
56
|
})();
|
|
57
57
|
};
|
|
58
|
-
const
|
|
59
|
-
export
|
|
58
|
+
const auth_powered_by_AuthPoweredBy = AuthPoweredBy;
|
|
59
|
+
export default auth_powered_by_AuthPoweredBy;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { external_AuthPoweredBy_js_default as AuthPoweredBy };
|
|
1
|
+
export { default as AuthPoweredBy } from "./AuthPoweredBy.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { createComponent, mergeProps } from "solid-js/web";
|
|
2
2
|
import { splitProps } from "solid-js";
|
|
3
3
|
import { twMerge } from "tailwind-merge";
|
|
4
|
-
import
|
|
4
|
+
import button_0 from "../button/index.js";
|
|
5
5
|
const toButtonVariant = (variant)=>{
|
|
6
6
|
if ("danger" === variant) return "danger";
|
|
7
7
|
if ("ghost" === variant) return "ghost";
|
|
@@ -19,7 +19,7 @@ const AuthSubmitButton = (props)=>{
|
|
|
19
19
|
"className",
|
|
20
20
|
"dataTheme"
|
|
21
21
|
]);
|
|
22
|
-
return createComponent(
|
|
22
|
+
return createComponent(button_0, mergeProps(others, {
|
|
23
23
|
get type () {
|
|
24
24
|
return others.type ?? "submit";
|
|
25
25
|
},
|
|
@@ -48,4 +48,4 @@ const AuthSubmitButton = (props)=>{
|
|
|
48
48
|
}));
|
|
49
49
|
};
|
|
50
50
|
const auth_submit_button_AuthSubmitButton = AuthSubmitButton;
|
|
51
|
-
export
|
|
51
|
+
export default auth_submit_button_AuthSubmitButton;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { external_AuthSubmitButton_js_default as AuthSubmitButton };
|
|
1
|
+
export { default as AuthSubmitButton } from "./AuthSubmitButton.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { createComponent, memo, mergeProps } from "solid-js/web";
|
|
2
2
|
import { Show, splitProps } from "solid-js";
|
|
3
3
|
import { twMerge } from "tailwind-merge";
|
|
4
|
-
import
|
|
5
|
-
const
|
|
4
|
+
import alert_0 from "../alert/index.js";
|
|
5
|
+
const AuthSuccessMessage = (props)=>{
|
|
6
6
|
const [local, others] = splitProps(props, [
|
|
7
7
|
"message",
|
|
8
8
|
"class",
|
|
@@ -14,7 +14,7 @@ const AuthSuccessMessage_AuthSuccessMessage = (props)=>{
|
|
|
14
14
|
return memo(()=>null != local.message)() && "" !== local.message;
|
|
15
15
|
},
|
|
16
16
|
get children () {
|
|
17
|
-
return createComponent(
|
|
17
|
+
return createComponent(alert_0, mergeProps(others, {
|
|
18
18
|
status: "success"
|
|
19
19
|
}, ()=>({
|
|
20
20
|
class: twMerge("text-sm", local.class, local.className)
|
|
@@ -32,5 +32,5 @@ const AuthSuccessMessage_AuthSuccessMessage = (props)=>{
|
|
|
32
32
|
}
|
|
33
33
|
});
|
|
34
34
|
};
|
|
35
|
-
const
|
|
36
|
-
export
|
|
35
|
+
const auth_success_message_AuthSuccessMessage = AuthSuccessMessage;
|
|
36
|
+
export default auth_success_message_AuthSuccessMessage;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { external_AuthSuccessMessage_js_default as AuthSuccessMessage };
|
|
1
|
+
export { default as AuthSuccessMessage } from "./AuthSuccessMessage.js";
|
|
@@ -139,4 +139,5 @@ const Avatar = Object.assign(AvatarRoot, {
|
|
|
139
139
|
Fallback: AvatarFallback
|
|
140
140
|
});
|
|
141
141
|
const avatar_Avatar = Avatar;
|
|
142
|
-
export
|
|
142
|
+
export default avatar_Avatar;
|
|
143
|
+
export { AvatarFallback, AvatarImage, AvatarRoot };
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { AvatarFallback, AvatarImage, AvatarRoot, external_Avatar_js_default as default };
|
|
1
|
+
export { AvatarFallback, AvatarImage, AvatarRoot, default } from "./Avatar.js";
|
|
@@ -130,4 +130,5 @@ const Breadcrumbs = Object.assign(BreadcrumbsRoot, {
|
|
|
130
130
|
Item: BreadcrumbsItem
|
|
131
131
|
});
|
|
132
132
|
const breadcrumbs_Breadcrumbs = Breadcrumbs;
|
|
133
|
-
export
|
|
133
|
+
export default breadcrumbs_Breadcrumbs;
|
|
134
|
+
export { BreadcrumbsItem, BreadcrumbsRoot };
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { external_Breadcrumbs_js_default as Breadcrumbs, BreadcrumbsItem, BreadcrumbsRoot };
|
|
1
|
+
export { BreadcrumbsItem, BreadcrumbsRoot, default as Breadcrumbs } from "./Breadcrumbs.js";
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { external_Button_js_default as default };
|
|
1
|
+
export { default } from "./Button.js";
|
|
@@ -84,4 +84,5 @@ const ButtonGroup = Object.assign(ButtonGroupRoot, {
|
|
|
84
84
|
Separator: ButtonGroupSeparator
|
|
85
85
|
});
|
|
86
86
|
const button_group_ButtonGroup = ButtonGroup;
|
|
87
|
-
export
|
|
87
|
+
export default button_group_ButtonGroup;
|
|
88
|
+
export { ButtonGroup, ButtonGroupRoot, ButtonGroupSeparator };
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
export
|
|
1
|
+
import { ButtonGroup as external_ButtonGroup_js_ButtonGroup, ButtonGroupRoot, ButtonGroupSeparator } from "./ButtonGroup.js";
|
|
2
|
+
export default external_ButtonGroup_js_ButtonGroup;
|
|
3
|
+
export { ButtonGroupRoot, ButtonGroupSeparator, external_ButtonGroup_js_ButtonGroup as ButtonGroup };
|
|
@@ -5,7 +5,7 @@ import { twMerge } from "tailwind-merge";
|
|
|
5
5
|
import { DAYS_PER_WEEK, addDays, compareDates, getToday, normalizeDate, parseDate, shiftDateByMonths, toISODate, useCalendarNavigation, useCalendarState, useDateSelection } from "../../hooks/date/index.js";
|
|
6
6
|
import { CLASSES } from "./Calendar.classes.js";
|
|
7
7
|
var _tmpl$ = /*#__PURE__*/ template('<div><div><div><button type=button><svg><path d="m15 18-6-6 6-6"></path></svg></button></div><div></div><div><button type=button><svg><path d="m9 18 6-6-6-6"></path></svg></button></div></div><div><div><div></div></div><div>'), _tmpl$2 = /*#__PURE__*/ template("<span>"), _tmpl$3 = /*#__PURE__*/ template("<div>"), _tmpl$4 = /*#__PURE__*/ template("<button type=button><span>");
|
|
8
|
-
const
|
|
8
|
+
const Calendar = (props)=>{
|
|
9
9
|
const [local, others] = splitProps(props, [
|
|
10
10
|
"class",
|
|
11
11
|
"className",
|
|
@@ -415,5 +415,5 @@ const Calendar_Calendar = (props)=>{
|
|
|
415
415
|
return _el$;
|
|
416
416
|
})();
|
|
417
417
|
};
|
|
418
|
-
const
|
|
419
|
-
export
|
|
418
|
+
const calendar_Calendar = Calendar;
|
|
419
|
+
export default calendar_Calendar;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { external_Calendar_js_default as default };
|
|
1
|
+
export { default } from "./Calendar.js";
|
|
@@ -147,4 +147,5 @@ const Card = Object.assign(CardRoot, {
|
|
|
147
147
|
Footer: CardFooter
|
|
148
148
|
});
|
|
149
149
|
const card_Card = Card;
|
|
150
|
-
export
|
|
150
|
+
export default card_Card;
|
|
151
|
+
export { Card, CardBody, CardFooter, CardHeader, CardRoot };
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
export
|
|
1
|
+
import { Card as external_Card_js_Card, CardBody, CardFooter, CardHeader, CardRoot } from "./Card.js";
|
|
2
|
+
export default external_Card_js_Card;
|
|
3
|
+
export { CardBody, CardFooter, CardHeader, CardRoot, external_Card_js_Card as Card };
|
|
@@ -2,11 +2,11 @@ import { insert, mergeProps, spread, template } from "solid-js/web";
|
|
|
2
2
|
import "./ChatBubble.css";
|
|
3
3
|
import { createMemo, splitProps } from "solid-js";
|
|
4
4
|
import { twMerge } from "tailwind-merge";
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
5
|
+
import ChatBubbleHeader from "./ChatBubbleHeader.js";
|
|
6
|
+
import ChatBubbleTime from "./ChatBubbleTime.js";
|
|
7
|
+
import ChatBubbleAvatar from "./ChatBubbleAvatar.js";
|
|
8
|
+
import ChatBubbleMessage from "./ChatBubbleMessage.js";
|
|
9
|
+
import ChatBubbleFooter from "./ChatBubbleFooter.js";
|
|
10
10
|
import { CLASSES } from "./ChatBubble.classes.js";
|
|
11
11
|
var _tmpl$ = /*#__PURE__*/ template("<div>");
|
|
12
12
|
const ChatBubble = (props)=>{
|
|
@@ -36,10 +36,10 @@ const ChatBubble = (props)=>{
|
|
|
36
36
|
})();
|
|
37
37
|
};
|
|
38
38
|
const chatbubble_ChatBubble = Object.assign(ChatBubble, {
|
|
39
|
-
Header:
|
|
40
|
-
Time:
|
|
41
|
-
Avatar:
|
|
42
|
-
Message:
|
|
43
|
-
Footer:
|
|
39
|
+
Header: ChatBubbleHeader,
|
|
40
|
+
Time: ChatBubbleTime,
|
|
41
|
+
Avatar: ChatBubbleAvatar,
|
|
42
|
+
Message: ChatBubbleMessage,
|
|
43
|
+
Footer: ChatBubbleFooter
|
|
44
44
|
});
|
|
45
|
-
export
|
|
45
|
+
export default chatbubble_ChatBubble;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { createComponent, memo, mergeProps } from "solid-js/web";
|
|
2
2
|
import { twMerge } from "tailwind-merge";
|
|
3
|
-
import
|
|
3
|
+
import avatar from "../avatar/index.js";
|
|
4
4
|
import { CLASSES } from "./ChatBubble.classes.js";
|
|
5
|
-
const ChatBubbleAvatar = (props)=>createComponent(
|
|
5
|
+
const ChatBubbleAvatar = (props)=>createComponent(avatar, mergeProps({
|
|
6
6
|
get size () {
|
|
7
7
|
return props.size ?? "sm";
|
|
8
8
|
},
|
|
@@ -23,7 +23,7 @@ const ChatBubbleAvatar = (props)=>createComponent(index_js_default, mergeProps({
|
|
|
23
23
|
},
|
|
24
24
|
get children () {
|
|
25
25
|
return [
|
|
26
|
-
memo(()=>memo(()=>!!props.src)() && createComponent(
|
|
26
|
+
memo(()=>memo(()=>!!props.src)() && createComponent(avatar.Image, {
|
|
27
27
|
get src () {
|
|
28
28
|
return props.src;
|
|
29
29
|
},
|
|
@@ -31,7 +31,7 @@ const ChatBubbleAvatar = (props)=>createComponent(index_js_default, mergeProps({
|
|
|
31
31
|
return props.alt;
|
|
32
32
|
}
|
|
33
33
|
})),
|
|
34
|
-
createComponent(
|
|
34
|
+
createComponent(avatar.Fallback, {
|
|
35
35
|
get children () {
|
|
36
36
|
return props.fallback ?? props.alt?.charAt(0) ?? "?";
|
|
37
37
|
}
|
|
@@ -40,4 +40,4 @@ const ChatBubbleAvatar = (props)=>createComponent(index_js_default, mergeProps({
|
|
|
40
40
|
}
|
|
41
41
|
}));
|
|
42
42
|
const chatbubble_ChatBubbleAvatar = ChatBubbleAvatar;
|
|
43
|
-
export
|
|
43
|
+
export default chatbubble_ChatBubbleAvatar;
|
|
@@ -3,7 +3,7 @@ import { splitProps } from "solid-js";
|
|
|
3
3
|
import { twMerge } from "tailwind-merge";
|
|
4
4
|
import { CLASSES } from "./ChatBubble.classes.js";
|
|
5
5
|
var _tmpl$ = /*#__PURE__*/ template("<div>");
|
|
6
|
-
const
|
|
6
|
+
const ChatBubbleFooter = (props)=>{
|
|
7
7
|
const [local, others] = splitProps(props, [
|
|
8
8
|
"class",
|
|
9
9
|
"className"
|
|
@@ -16,5 +16,5 @@ const ChatBubbleFooter_ChatBubbleFooter = (props)=>{
|
|
|
16
16
|
return _el$;
|
|
17
17
|
})();
|
|
18
18
|
};
|
|
19
|
-
const
|
|
20
|
-
export
|
|
19
|
+
const chatbubble_ChatBubbleFooter = ChatBubbleFooter;
|
|
20
|
+
export default chatbubble_ChatBubbleFooter;
|
|
@@ -3,7 +3,7 @@ import { splitProps } from "solid-js";
|
|
|
3
3
|
import { twMerge } from "tailwind-merge";
|
|
4
4
|
import { CLASSES } from "./ChatBubble.classes.js";
|
|
5
5
|
var _tmpl$ = /*#__PURE__*/ template("<div>");
|
|
6
|
-
const
|
|
6
|
+
const ChatBubbleHeader = (props)=>{
|
|
7
7
|
const [local, others] = splitProps(props, [
|
|
8
8
|
"class",
|
|
9
9
|
"className"
|
|
@@ -16,5 +16,5 @@ const ChatBubbleHeader_ChatBubbleHeader = (props)=>{
|
|
|
16
16
|
return _el$;
|
|
17
17
|
})();
|
|
18
18
|
};
|
|
19
|
-
const
|
|
20
|
-
export
|
|
19
|
+
const chatbubble_ChatBubbleHeader = ChatBubbleHeader;
|
|
20
|
+
export default chatbubble_ChatBubbleHeader;
|
|
@@ -3,7 +3,7 @@ import { splitProps } from "solid-js";
|
|
|
3
3
|
import { twMerge } from "tailwind-merge";
|
|
4
4
|
import { CLASSES } from "./ChatBubble.classes.js";
|
|
5
5
|
var _tmpl$ = /*#__PURE__*/ template("<time>");
|
|
6
|
-
const
|
|
6
|
+
const ChatBubbleTime = (props)=>{
|
|
7
7
|
const [local, others] = splitProps(props, [
|
|
8
8
|
"class",
|
|
9
9
|
"className"
|
|
@@ -16,5 +16,5 @@ const ChatBubbleTime_ChatBubbleTime = (props)=>{
|
|
|
16
16
|
return _el$;
|
|
17
17
|
})();
|
|
18
18
|
};
|
|
19
|
-
const
|
|
20
|
-
export
|
|
19
|
+
const chatbubble_ChatBubbleTime = ChatBubbleTime;
|
|
20
|
+
export default chatbubble_ChatBubbleTime;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { external_ChatBubble_js_default as default };
|
|
1
|
+
export { default } from "./ChatBubble.js";
|
|
@@ -9,7 +9,7 @@ const invokeEventHandler = (handler, event)=>{
|
|
|
9
9
|
if ("function" == typeof handler) return void handler(event);
|
|
10
10
|
if (Array.isArray(handler) && "function" == typeof handler[0]) handler[0](handler[1], event);
|
|
11
11
|
};
|
|
12
|
-
const
|
|
12
|
+
const Checkbox = (props)=>{
|
|
13
13
|
let inputRef;
|
|
14
14
|
const group = useContext(CheckboxGroupContext);
|
|
15
15
|
const [local, others] = splitProps(props, [
|
|
@@ -174,5 +174,5 @@ const Checkbox_Checkbox = (props)=>{
|
|
|
174
174
|
return _el$;
|
|
175
175
|
})();
|
|
176
176
|
};
|
|
177
|
-
const
|
|
178
|
-
export
|
|
177
|
+
const checkbox_Checkbox = Checkbox;
|
|
178
|
+
export default checkbox_Checkbox;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { external_Checkbox_js_default as default };
|
|
1
|
+
export { default } from "./Checkbox.js";
|
|
@@ -5,7 +5,7 @@ import { twMerge } from "tailwind-merge";
|
|
|
5
5
|
import { CLASSES } from "./CheckboxGroup.classes.js";
|
|
6
6
|
import { CheckboxGroupContext } from "./context.js";
|
|
7
7
|
var _tmpl$ = /*#__PURE__*/ template("<div>");
|
|
8
|
-
const
|
|
8
|
+
const CheckboxGroup = (props)=>{
|
|
9
9
|
const [local, others] = splitProps(props, [
|
|
10
10
|
"children",
|
|
11
11
|
"class",
|
|
@@ -90,5 +90,5 @@ const CheckboxGroup_CheckboxGroup = (props)=>{
|
|
|
90
90
|
}
|
|
91
91
|
});
|
|
92
92
|
};
|
|
93
|
-
const
|
|
94
|
-
export
|
|
93
|
+
const checkbox_group_CheckboxGroup = CheckboxGroup;
|
|
94
|
+
export default checkbox_group_CheckboxGroup;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
const checkbox_group =
|
|
3
|
-
export
|
|
1
|
+
import CheckboxGroup from "./CheckboxGroup.js";
|
|
2
|
+
const checkbox_group = CheckboxGroup;
|
|
3
|
+
export default checkbox_group;
|
|
4
|
+
export { CheckboxGroup };
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { external_CloseButton_js_default as default };
|
|
1
|
+
export { default } from "./CloseButton.js";
|
|
@@ -51,7 +51,7 @@ const hsvToRgb = (h, s, v)=>{
|
|
|
51
51
|
b: Math.round((bPrime + match) * 255)
|
|
52
52
|
};
|
|
53
53
|
};
|
|
54
|
-
const
|
|
54
|
+
const ColorArea = (props)=>{
|
|
55
55
|
const [local, others] = splitProps(props, [
|
|
56
56
|
"class",
|
|
57
57
|
"className",
|
|
@@ -211,5 +211,5 @@ const ColorArea_ColorArea = (props)=>{
|
|
|
211
211
|
return _el$;
|
|
212
212
|
})();
|
|
213
213
|
};
|
|
214
|
-
const
|
|
215
|
-
export
|
|
214
|
+
const color_area_ColorArea = ColorArea;
|
|
215
|
+
export default color_area_ColorArea;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
const color_area =
|
|
3
|
-
export
|
|
1
|
+
import ColorArea from "./ColorArea.js";
|
|
2
|
+
const color_area = ColorArea;
|
|
3
|
+
export default color_area;
|