@pathscale/ui 1.2.7 → 1.2.8
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 +6 -6
|
@@ -5,28 +5,28 @@ import { twMerge } from "tailwind-merge";
|
|
|
5
5
|
import { CLASSES } from "./Kbd.classes.js";
|
|
6
6
|
var _tmpl$ = /*#__PURE__*/ template("<kbd>"), _tmpl$2 = /*#__PURE__*/ template("<abbr>"), _tmpl$3 = /*#__PURE__*/ template("<span>");
|
|
7
7
|
const kbdKeysMap = {
|
|
8
|
-
command: "
|
|
9
|
-
shift: "
|
|
10
|
-
ctrl: "
|
|
11
|
-
option: "
|
|
12
|
-
enter: "
|
|
13
|
-
delete: "
|
|
14
|
-
escape: "
|
|
15
|
-
tab: "
|
|
16
|
-
capslock: "
|
|
17
|
-
up: "
|
|
18
|
-
right: "
|
|
19
|
-
down: "
|
|
20
|
-
left: "
|
|
21
|
-
pageup: "
|
|
22
|
-
pagedown: "
|
|
23
|
-
home: "
|
|
24
|
-
end: "
|
|
8
|
+
command: "⌘",
|
|
9
|
+
shift: "⇧",
|
|
10
|
+
ctrl: "⌃",
|
|
11
|
+
option: "⌥",
|
|
12
|
+
enter: "↵",
|
|
13
|
+
delete: "⌫",
|
|
14
|
+
escape: "⎋",
|
|
15
|
+
tab: "⇥",
|
|
16
|
+
capslock: "⇪",
|
|
17
|
+
up: "↑",
|
|
18
|
+
right: "→",
|
|
19
|
+
down: "↓",
|
|
20
|
+
left: "←",
|
|
21
|
+
pageup: "⇞",
|
|
22
|
+
pagedown: "⇟",
|
|
23
|
+
home: "↖",
|
|
24
|
+
end: "↘",
|
|
25
25
|
help: "?",
|
|
26
|
-
space: "
|
|
26
|
+
space: "␣",
|
|
27
27
|
fn: "Fn",
|
|
28
|
-
win: "
|
|
29
|
-
alt: "
|
|
28
|
+
win: "⌘",
|
|
29
|
+
alt: "⌥"
|
|
30
30
|
};
|
|
31
31
|
const kbdKeysLabelMap = {
|
|
32
32
|
command: "Command",
|
|
@@ -139,10 +139,11 @@ const KbdContent = (props)=>{
|
|
|
139
139
|
return _el$3;
|
|
140
140
|
})();
|
|
141
141
|
};
|
|
142
|
-
const
|
|
142
|
+
const Kbd = Object.assign(KbdRoot, {
|
|
143
143
|
Root: KbdRoot,
|
|
144
144
|
Abbr: KbdAbbr,
|
|
145
145
|
Content: KbdContent
|
|
146
146
|
});
|
|
147
|
-
const
|
|
148
|
-
export
|
|
147
|
+
const kbd_Kbd = Kbd;
|
|
148
|
+
export default kbd_Kbd;
|
|
149
|
+
export { KbdAbbr, KbdContent, KbdRoot, kbdKeysLabelMap, kbdKeysMap };
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { KbdAbbr, KbdContent, KbdRoot, external_Kbd_js_default as default, kbdKeysLabelMap, kbdKeysMap };
|
|
1
|
+
export { KbdAbbr, KbdContent, KbdRoot, default, kbdKeysLabelMap, kbdKeysMap } from "./Kbd.js";
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
export
|
|
1
|
+
import { Label as external_Label_js_Label, LabelRoot } from "./Label.js";
|
|
2
|
+
export default external_Label_js_Label;
|
|
3
|
+
export { LabelRoot, external_Label_js_Label as Label };
|
|
@@ -2,11 +2,11 @@ import { createComponent, insert, mergeProps, spread, template } from "solid-js/
|
|
|
2
2
|
import "./LanguageSwitcher.css";
|
|
3
3
|
import { For, Show, splitProps } from "solid-js";
|
|
4
4
|
import { twMerge } from "tailwind-merge";
|
|
5
|
-
import
|
|
6
|
-
import
|
|
5
|
+
import dropdown from "../dropdown/index.js";
|
|
6
|
+
import icon from "../icon/index.js";
|
|
7
7
|
import { CLASSES } from "./LanguageSwitcher.classes.js";
|
|
8
8
|
var _tmpl$ = /*#__PURE__*/ template("<span>");
|
|
9
|
-
const
|
|
9
|
+
const LanguageSwitcher = (props)=>{
|
|
10
10
|
const [local, others] = splitProps(props, [
|
|
11
11
|
"i18n",
|
|
12
12
|
"class",
|
|
@@ -26,7 +26,7 @@ const LanguageSwitcher_LanguageSwitcher = (props)=>{
|
|
|
26
26
|
local.onLanguageChange?.(lang);
|
|
27
27
|
};
|
|
28
28
|
const classes = ()=>twMerge(CLASSES.base, local.class, local.className);
|
|
29
|
-
return createComponent(
|
|
29
|
+
return createComponent(dropdown.Root, mergeProps(others, ()=>({
|
|
30
30
|
class: classes()
|
|
31
31
|
}), {
|
|
32
32
|
get style () {
|
|
@@ -38,7 +38,7 @@ const LanguageSwitcher_LanguageSwitcher = (props)=>{
|
|
|
38
38
|
},
|
|
39
39
|
get children () {
|
|
40
40
|
return [
|
|
41
|
-
createComponent(
|
|
41
|
+
createComponent(dropdown.Trigger, mergeProps(()=>({
|
|
42
42
|
class: CLASSES.trigger
|
|
43
43
|
}), {
|
|
44
44
|
get ["aria-label"] () {
|
|
@@ -50,7 +50,7 @@ const LanguageSwitcher_LanguageSwitcher = (props)=>{
|
|
|
50
50
|
return !local.i18n.isLoading;
|
|
51
51
|
},
|
|
52
52
|
get fallback () {
|
|
53
|
-
return createComponent(
|
|
53
|
+
return createComponent(icon, mergeProps({
|
|
54
54
|
name: "icon-[mdi--loading]"
|
|
55
55
|
}, ()=>({
|
|
56
56
|
class: CLASSES.loadingIcon
|
|
@@ -75,7 +75,7 @@ const LanguageSwitcher_LanguageSwitcher = (props)=>{
|
|
|
75
75
|
});
|
|
76
76
|
}
|
|
77
77
|
})),
|
|
78
|
-
createComponent(
|
|
78
|
+
createComponent(dropdown.Menu, mergeProps(()=>({
|
|
79
79
|
class: CLASSES.menu
|
|
80
80
|
}), {
|
|
81
81
|
get align () {
|
|
@@ -89,7 +89,7 @@ const LanguageSwitcher_LanguageSwitcher = (props)=>{
|
|
|
89
89
|
get each () {
|
|
90
90
|
return local.i18n.languages;
|
|
91
91
|
},
|
|
92
|
-
children: (lang)=>createComponent(
|
|
92
|
+
children: (lang)=>createComponent(dropdown.Item, mergeProps({
|
|
93
93
|
onClick: ()=>handleSelect(lang.code)
|
|
94
94
|
}, ()=>({
|
|
95
95
|
class: twMerge(CLASSES.item, isSelected(lang.code) && CLASSES.itemSelected)
|
|
@@ -108,5 +108,5 @@ const LanguageSwitcher_LanguageSwitcher = (props)=>{
|
|
|
108
108
|
}
|
|
109
109
|
}));
|
|
110
110
|
};
|
|
111
|
-
const
|
|
112
|
-
export
|
|
111
|
+
const language_switcher_LanguageSwitcher = LanguageSwitcher;
|
|
112
|
+
export default language_switcher_LanguageSwitcher;
|
|
@@ -31,13 +31,13 @@ function createI18n(options) {
|
|
|
31
31
|
data = lang === defaultLanguage && Object.keys(initialTranslations).length > 0 ? initialTranslations : loadTranslations ? await loadTranslations(lang) : initialTranslations;
|
|
32
32
|
setTranslations(data);
|
|
33
33
|
setLocaleSignal(lang);
|
|
34
|
-
if ("
|
|
34
|
+
if ("u" > typeof window) localStorage.setItem(storageKey, lang);
|
|
35
35
|
} finally{
|
|
36
36
|
setIsLoading(false);
|
|
37
37
|
}
|
|
38
38
|
};
|
|
39
39
|
const init = async ()=>{
|
|
40
|
-
if ("
|
|
40
|
+
if ("u" < typeof window) return;
|
|
41
41
|
const urlParams = new URLSearchParams(globalThis.location.search);
|
|
42
42
|
const urlLang = urlParams.get("lang");
|
|
43
43
|
const saved = localStorage.getItem(storageKey);
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
export { I18nContext, I18nProvider, external_LanguageSwitcher_js_default as LanguageSwitcher, createI18n, useI18n };
|
|
1
|
+
export { default as LanguageSwitcher } from "./LanguageSwitcher.js";
|
|
2
|
+
export { I18nContext, I18nProvider, createI18n, useI18n } from "./createI18n.js";
|
|
@@ -110,9 +110,10 @@ const LinkIcon = (props)=>{
|
|
|
110
110
|
return _el$2;
|
|
111
111
|
})();
|
|
112
112
|
};
|
|
113
|
-
const
|
|
113
|
+
const Link = Object.assign(LinkRoot, {
|
|
114
114
|
Root: LinkRoot,
|
|
115
115
|
Icon: LinkIcon
|
|
116
116
|
});
|
|
117
|
-
const
|
|
118
|
-
export
|
|
117
|
+
const link_Link = Link;
|
|
118
|
+
export default link_Link;
|
|
119
|
+
export { LinkIcon, LinkRoot };
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { LinkIcon, LinkRoot, external_Link_js_default as default };
|
|
1
|
+
export { LinkIcon, LinkRoot, default } from "./Link.js";
|
|
@@ -220,9 +220,10 @@ const ListBoxItemIndicator = (props)=>{
|
|
|
220
220
|
return _el$2;
|
|
221
221
|
})();
|
|
222
222
|
};
|
|
223
|
-
const
|
|
223
|
+
const ListBoxItem = Object.assign(ListBoxItemRoot, {
|
|
224
224
|
Root: ListBoxItemRoot,
|
|
225
225
|
Indicator: ListBoxItemIndicator
|
|
226
226
|
});
|
|
227
|
-
const
|
|
228
|
-
export
|
|
227
|
+
const list_box_ListBoxItem = ListBoxItem;
|
|
228
|
+
export default list_box_ListBoxItem;
|
|
229
|
+
export { ListBoxItem, ListBoxItemIndicator, ListBoxItemRoot };
|
|
@@ -51,4 +51,5 @@ const ListBoxSectionRoot = (props)=>{
|
|
|
51
51
|
};
|
|
52
52
|
const ListBoxSection = ListBoxSectionRoot;
|
|
53
53
|
const list_box_ListBoxSection = ListBoxSection;
|
|
54
|
-
export
|
|
54
|
+
export default list_box_ListBoxSection;
|
|
55
|
+
export { ListBoxSection, ListBoxSectionRoot };
|
|
@@ -1,11 +1,12 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
const
|
|
5
|
-
Root:
|
|
6
|
-
Item:
|
|
1
|
+
import ListBox from "./ListBox.js";
|
|
2
|
+
import ListBoxItem, { ListBoxItemIndicator, ListBoxItemRoot } from "./ListBoxItem.js";
|
|
3
|
+
import ListBoxSection, { ListBoxSectionRoot } from "./ListBoxSection.js";
|
|
4
|
+
const list_box_ListBox = Object.assign(ListBox, {
|
|
5
|
+
Root: ListBox,
|
|
6
|
+
Item: ListBoxItem,
|
|
7
7
|
ItemIndicator: ListBoxItemIndicator,
|
|
8
|
-
Section:
|
|
8
|
+
Section: ListBoxSection
|
|
9
9
|
});
|
|
10
|
-
const list_box =
|
|
11
|
-
export
|
|
10
|
+
const list_box = list_box_ListBox;
|
|
11
|
+
export default list_box;
|
|
12
|
+
export { ListBox as ListBoxRoot, ListBoxItem, ListBoxItemIndicator, ListBoxItemRoot, ListBoxSection, ListBoxSectionRoot, list_box_ListBox as ListBox };
|
|
@@ -2,7 +2,7 @@ import { createComponent, insert, memo, mergeProps, spread, template } from "sol
|
|
|
2
2
|
import "./LiveChat.css";
|
|
3
3
|
import { Show, createSignal, splitProps } from "solid-js";
|
|
4
4
|
import { twMerge } from "tailwind-merge";
|
|
5
|
-
import
|
|
5
|
+
import LiveChatPanel from "./LiveChatPanel.js";
|
|
6
6
|
import { CLASSES } from "./LiveChat.classes.js";
|
|
7
7
|
var _tmpl$ = /*#__PURE__*/ template("<span>"), _tmpl$2 = /*#__PURE__*/ template("<button><span>"), _tmpl$3 = /*#__PURE__*/ template('<svg xmlns=http://www.w3.org/2000/svg><path stroke-linecap=round stroke-linejoin=round stroke-width=2 d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z">'), _tmpl$4 = /*#__PURE__*/ template('<svg xmlns=http://www.w3.org/2000/svg><path stroke-linecap=round stroke-linejoin=round stroke-width=2 d="M6 18L18 6M6 6l12 12">');
|
|
8
8
|
const LiveChatBubble = (props)=>{
|
|
@@ -111,7 +111,7 @@ const LiveChatBubble = (props)=>{
|
|
|
111
111
|
return isOpen();
|
|
112
112
|
},
|
|
113
113
|
get children () {
|
|
114
|
-
return createComponent(
|
|
114
|
+
return createComponent(LiveChatPanel, mergeProps(()=>local.panelProps ?? {}, {
|
|
115
115
|
get autoScrollOnNewMessage () {
|
|
116
116
|
return local.panelProps?.autoScrollOnNewMessage ?? local.autoScrollOnNewMessage;
|
|
117
117
|
},
|
|
@@ -128,4 +128,4 @@ const LiveChatBubble = (props)=>{
|
|
|
128
128
|
];
|
|
129
129
|
};
|
|
130
130
|
const live_chat_LiveChatBubble = LiveChatBubble;
|
|
131
|
-
export
|
|
131
|
+
export default live_chat_LiveChatBubble;
|
|
@@ -2,8 +2,8 @@ import { createComponent, insert, mergeProps, spread, template, use } from "soli
|
|
|
2
2
|
import "./LiveChat.css";
|
|
3
3
|
import { For, Show, createEffect, createSignal, onCleanup, splitProps } from "solid-js";
|
|
4
4
|
import { twMerge } from "tailwind-merge";
|
|
5
|
-
import
|
|
6
|
-
import
|
|
5
|
+
import button_0 from "../button/index.js";
|
|
6
|
+
import input from "../input/index.js";
|
|
7
7
|
import { CLASSES } from "./LiveChat.classes.js";
|
|
8
8
|
var _tmpl$ = /*#__PURE__*/ template("<div>"), _tmpl$2 = /*#__PURE__*/ template('<div><div><div><svg xmlns=http://www.w3.org/2000/svg><path stroke-linecap=round stroke-linejoin=round stroke-width=2 d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z"></path></svg><h3></h3></div><button><svg xmlns=http://www.w3.org/2000/svg><path stroke-linecap=round stroke-linejoin=round stroke-width=2 d="M6 18L18 6M6 6l12 12"></path></svg></button></div><div></div><div>'), _tmpl$3 = /*#__PURE__*/ template("<div><div></div><div><div><p></p></div><span>"), _tmpl$4 = /*#__PURE__*/ template("<span>");
|
|
9
9
|
const getMockMessages = ()=>{
|
|
@@ -63,7 +63,7 @@ const formatTime = (timestamp)=>new Intl.DateTimeFormat("en-US", {
|
|
|
63
63
|
minute: "2-digit",
|
|
64
64
|
hour12: true
|
|
65
65
|
}).format(new Date(timestamp));
|
|
66
|
-
const
|
|
66
|
+
const LiveChatPanel = (props)=>{
|
|
67
67
|
const [local, others] = splitProps(props, [
|
|
68
68
|
"onClose",
|
|
69
69
|
"title",
|
|
@@ -110,7 +110,7 @@ const LiveChatPanel_LiveChatPanel = (props)=>{
|
|
|
110
110
|
scrollContainer.scrollTop = scrollContainer.scrollHeight;
|
|
111
111
|
};
|
|
112
112
|
const clearScheduledScroll = ()=>{
|
|
113
|
-
if ("
|
|
113
|
+
if ("u" < typeof window) return;
|
|
114
114
|
if (null != scrollRafId) {
|
|
115
115
|
window.cancelAnimationFrame(scrollRafId);
|
|
116
116
|
scrollRafId = void 0;
|
|
@@ -121,7 +121,7 @@ const LiveChatPanel_LiveChatPanel = (props)=>{
|
|
|
121
121
|
}
|
|
122
122
|
};
|
|
123
123
|
const scheduleScrollToBottom = ()=>{
|
|
124
|
-
if ("
|
|
124
|
+
if ("u" < typeof window) return void scrollToBottom();
|
|
125
125
|
clearScheduledScroll();
|
|
126
126
|
scrollRafId = window.requestAnimationFrame(()=>{
|
|
127
127
|
scrollRafNestedId = window.requestAnimationFrame(()=>{
|
|
@@ -302,7 +302,7 @@ const LiveChatPanel_LiveChatPanel = (props)=>{
|
|
|
302
302
|
spread(_el$0, mergeProps(()=>({
|
|
303
303
|
class: CLASSES.panel.inputArea
|
|
304
304
|
})), false, true);
|
|
305
|
-
insert(_el$0, createComponent(
|
|
305
|
+
insert(_el$0, createComponent(input, mergeProps({
|
|
306
306
|
type: "text",
|
|
307
307
|
get value () {
|
|
308
308
|
return inputValue();
|
|
@@ -318,7 +318,7 @@ const LiveChatPanel_LiveChatPanel = (props)=>{
|
|
|
318
318
|
}, ()=>({
|
|
319
319
|
class: CLASSES.panel.input
|
|
320
320
|
}))), null);
|
|
321
|
-
insert(_el$0, createComponent(
|
|
321
|
+
insert(_el$0, createComponent(button_0, mergeProps({
|
|
322
322
|
onClick: handleSend,
|
|
323
323
|
get isDisabled () {
|
|
324
324
|
return !inputValue().trim() || isSending();
|
|
@@ -350,5 +350,5 @@ const LiveChatPanel_LiveChatPanel = (props)=>{
|
|
|
350
350
|
return _el$;
|
|
351
351
|
})();
|
|
352
352
|
};
|
|
353
|
-
const
|
|
354
|
-
export
|
|
353
|
+
const live_chat_LiveChatPanel = LiveChatPanel;
|
|
354
|
+
export default live_chat_LiveChatPanel;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
export { external_LiveChatBubble_js_default as LiveChatBubble, external_LiveChatPanel_js_default as LiveChatPanel };
|
|
1
|
+
export { default as LiveChatBubble } from "./LiveChatBubble.js";
|
|
2
|
+
export { default as LiveChatPanel } from "./LiveChatPanel.js";
|
|
@@ -4,8 +4,8 @@ import { For, createMemo, createSignal, splitProps } from "solid-js";
|
|
|
4
4
|
import { twMerge } from "tailwind-merge";
|
|
5
5
|
import { CLASSES } from "./Menu.classes.js";
|
|
6
6
|
import { MenuContext } from "./context.js";
|
|
7
|
-
import
|
|
8
|
-
import
|
|
7
|
+
import MenuItem, { MenuItemIndicator, MenuItemRoot } from "./MenuItem.js";
|
|
8
|
+
import MenuSection, { MenuSectionRoot } from "./MenuSection.js";
|
|
9
9
|
var _tmpl$ = /*#__PURE__*/ template("<div>");
|
|
10
10
|
const normalizeKeys = (keys)=>{
|
|
11
11
|
if (!keys) return new Set();
|
|
@@ -211,11 +211,12 @@ const MenuRoot = (props)=>{
|
|
|
211
211
|
}
|
|
212
212
|
});
|
|
213
213
|
};
|
|
214
|
-
const
|
|
214
|
+
const Menu = Object.assign(MenuRoot, {
|
|
215
215
|
Root: MenuRoot,
|
|
216
|
-
Item:
|
|
216
|
+
Item: MenuItem,
|
|
217
217
|
ItemIndicator: MenuItemIndicator,
|
|
218
|
-
Section:
|
|
218
|
+
Section: MenuSection
|
|
219
219
|
});
|
|
220
|
-
const
|
|
221
|
-
export
|
|
220
|
+
const menu_Menu = Menu;
|
|
221
|
+
export default menu_Menu;
|
|
222
|
+
export { Menu, MenuItem, MenuItemIndicator, MenuItemRoot, MenuRoot, MenuSection, MenuSectionRoot };
|
|
@@ -279,10 +279,11 @@ const MenuItemSubmenuIndicator = (props)=>{
|
|
|
279
279
|
return _el$5;
|
|
280
280
|
})();
|
|
281
281
|
};
|
|
282
|
-
const
|
|
282
|
+
const MenuItem = Object.assign(MenuItemRoot, {
|
|
283
283
|
Root: MenuItemRoot,
|
|
284
284
|
Indicator: MenuItemIndicator,
|
|
285
285
|
SubmenuIndicator: MenuItemSubmenuIndicator
|
|
286
286
|
});
|
|
287
|
-
const
|
|
288
|
-
export
|
|
287
|
+
const menu_MenuItem = MenuItem;
|
|
288
|
+
export default menu_MenuItem;
|
|
289
|
+
export { MenuItem, MenuItemIndicator, MenuItemRoot, MenuItemSubmenuIndicator };
|
|
@@ -51,4 +51,5 @@ const MenuSectionRoot = (props)=>{
|
|
|
51
51
|
};
|
|
52
52
|
const MenuSection = MenuSectionRoot;
|
|
53
53
|
const menu_MenuSection = MenuSection;
|
|
54
|
-
export
|
|
54
|
+
export default menu_MenuSection;
|
|
55
|
+
export { MenuSection, MenuSectionRoot };
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
export
|
|
1
|
+
import { Menu as external_Menu_js_Menu, MenuItem, MenuItemIndicator, MenuItemRoot, MenuRoot, MenuSection, MenuSectionRoot } from "./Menu.js";
|
|
2
|
+
export { MenuItemSubmenuIndicator } from "./MenuItem.js";
|
|
3
|
+
export default external_Menu_js_Menu;
|
|
4
|
+
export { MenuItem, MenuItemIndicator, MenuItemRoot, MenuRoot, MenuSection, MenuSectionRoot, external_Menu_js_Menu as Menu };
|
|
@@ -202,11 +202,12 @@ const MeterFill = (props)=>{
|
|
|
202
202
|
return _el$4;
|
|
203
203
|
})();
|
|
204
204
|
};
|
|
205
|
-
const
|
|
205
|
+
const Meter = Object.assign(MeterRoot, {
|
|
206
206
|
Root: MeterRoot,
|
|
207
207
|
Output: MeterOutput,
|
|
208
208
|
Track: MeterTrack,
|
|
209
209
|
Fill: MeterFill
|
|
210
210
|
});
|
|
211
|
-
const
|
|
212
|
-
export
|
|
211
|
+
const meter_Meter = Meter;
|
|
212
|
+
export default meter_Meter;
|
|
213
|
+
export { Meter, MeterFill, MeterOutput, MeterRoot, MeterTrack };
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { Meter, MeterFill, MeterOutput, MeterRoot, MeterTrack, external_Meter_js_default as default };
|
|
1
|
+
export { Meter, MeterFill, MeterOutput, MeterRoot, MeterTrack, default } from "./Meter.js";
|
|
@@ -629,7 +629,7 @@ const ModalCloseTrigger = (props)=>{
|
|
|
629
629
|
return _el$1;
|
|
630
630
|
})();
|
|
631
631
|
};
|
|
632
|
-
const
|
|
632
|
+
const Modal = Object.assign(ModalRoot, {
|
|
633
633
|
Root: ModalRoot,
|
|
634
634
|
Trigger: ModalTrigger,
|
|
635
635
|
Backdrop: ModalBackdrop,
|
|
@@ -641,5 +641,6 @@ const Modal_Modal = Object.assign(ModalRoot, {
|
|
|
641
641
|
Footer: ModalFooter,
|
|
642
642
|
CloseTrigger: ModalCloseTrigger
|
|
643
643
|
});
|
|
644
|
-
const
|
|
645
|
-
export
|
|
644
|
+
const modal_Modal = Modal;
|
|
645
|
+
export default modal_Modal;
|
|
646
|
+
export { ModalBackdrop, ModalBody, ModalCloseTrigger, ModalContent, ModalFooter, ModalHeader, ModalHeading, ModalIcon, ModalRoot, ModalTrigger };
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { ModalBackdrop, ModalBody, ModalCloseTrigger, ModalContent, ModalFooter, ModalHeader, ModalHeading, ModalIcon, ModalRoot, ModalTrigger, external_Modal_js_default as default };
|
|
1
|
+
export { ModalBackdrop, ModalBody, ModalCloseTrigger, ModalContent, ModalFooter, ModalHeader, ModalHeading, ModalIcon, ModalRoot, ModalTrigger, default } from "./Modal.js";
|
|
@@ -2,6 +2,15 @@ export declare const CLASSES: {
|
|
|
2
2
|
readonly navbar: {
|
|
3
3
|
readonly base: "navbar";
|
|
4
4
|
};
|
|
5
|
+
readonly start: {
|
|
6
|
+
readonly base: "navbar__section navbar__section--start";
|
|
7
|
+
};
|
|
8
|
+
readonly center: {
|
|
9
|
+
readonly base: "navbar__section navbar__section--center";
|
|
10
|
+
};
|
|
11
|
+
readonly end: {
|
|
12
|
+
readonly base: "navbar__section navbar__section--end";
|
|
13
|
+
};
|
|
5
14
|
readonly section: {
|
|
6
15
|
readonly base: "navbar__section";
|
|
7
16
|
readonly variant: {
|
|
@@ -2,6 +2,15 @@ const CLASSES = {
|
|
|
2
2
|
navbar: {
|
|
3
3
|
base: "navbar"
|
|
4
4
|
},
|
|
5
|
+
start: {
|
|
6
|
+
base: "navbar__section navbar__section--start"
|
|
7
|
+
},
|
|
8
|
+
center: {
|
|
9
|
+
base: "navbar__section navbar__section--center"
|
|
10
|
+
},
|
|
11
|
+
end: {
|
|
12
|
+
base: "navbar__section navbar__section--end"
|
|
13
|
+
},
|
|
5
14
|
section: {
|
|
6
15
|
base: "navbar__section",
|
|
7
16
|
variant: {
|
|
@@ -2,11 +2,11 @@ import { Dynamic, createComponent, mergeProps } from "solid-js/web";
|
|
|
2
2
|
import "./Navbar.css";
|
|
3
3
|
import { splitProps } from "solid-js";
|
|
4
4
|
import { twMerge } from "tailwind-merge";
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
5
|
+
import NavbarSection from "./NavbarSection.js";
|
|
6
|
+
import NavbarStack from "./NavbarStack.js";
|
|
7
|
+
import NavbarRow from "./NavbarRow.js";
|
|
8
8
|
import { CLASSES } from "./Navbar.classes.js";
|
|
9
|
-
const
|
|
9
|
+
const Navbar = (props)=>{
|
|
10
10
|
const [local, others] = splitProps(props, [
|
|
11
11
|
"as",
|
|
12
12
|
"class",
|
|
@@ -36,20 +36,20 @@ const Navbar_Navbar = (props)=>{
|
|
|
36
36
|
}
|
|
37
37
|
}));
|
|
38
38
|
};
|
|
39
|
-
const NavbarStart = (props)=>createComponent(
|
|
39
|
+
const NavbarStart = (props)=>createComponent(NavbarSection, mergeProps({
|
|
40
40
|
section: "start"
|
|
41
41
|
}, props));
|
|
42
|
-
const NavbarCenter = (props)=>createComponent(
|
|
42
|
+
const NavbarCenter = (props)=>createComponent(NavbarSection, mergeProps({
|
|
43
43
|
section: "center"
|
|
44
44
|
}, props));
|
|
45
|
-
const NavbarEnd = (props)=>createComponent(
|
|
45
|
+
const NavbarEnd = (props)=>createComponent(NavbarSection, mergeProps({
|
|
46
46
|
section: "end"
|
|
47
47
|
}, props));
|
|
48
|
-
const
|
|
48
|
+
const navbar_Navbar = Object.assign(Navbar, {
|
|
49
49
|
Start: NavbarStart,
|
|
50
50
|
Center: NavbarCenter,
|
|
51
51
|
End: NavbarEnd,
|
|
52
|
-
Stack:
|
|
53
|
-
Row:
|
|
52
|
+
Stack: NavbarStack,
|
|
53
|
+
Row: NavbarRow
|
|
54
54
|
});
|
|
55
|
-
export
|
|
55
|
+
export default navbar_Navbar;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { external_Navbar_js_default as default };
|
|
1
|
+
export { default } from "./Navbar.js";
|
|
@@ -21,7 +21,7 @@ function createSpring(initial, stiffness = 100, damping = 30) {
|
|
|
21
21
|
}
|
|
22
22
|
};
|
|
23
23
|
}
|
|
24
|
-
const
|
|
24
|
+
const NoiseBackground = (rawProps)=>{
|
|
25
25
|
const [local, others] = splitProps(rawProps, [
|
|
26
26
|
"children",
|
|
27
27
|
"class",
|
|
@@ -215,5 +215,5 @@ const NoiseBackground_NoiseBackground = (rawProps)=>{
|
|
|
215
215
|
return _el$;
|
|
216
216
|
})();
|
|
217
217
|
};
|
|
218
|
-
const
|
|
219
|
-
export
|
|
218
|
+
const noise_background_NoiseBackground = NoiseBackground;
|
|
219
|
+
export default noise_background_NoiseBackground;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { external_NoiseBackground_js_default as default };
|
|
1
|
+
export { default } from "./NoiseBackground.js";
|
|
@@ -342,4 +342,5 @@ const NumberField = Object.assign(NumberFieldRoot, {
|
|
|
342
342
|
DecrementButton: NumberFieldDecrementButton
|
|
343
343
|
});
|
|
344
344
|
const number_field_NumberField = NumberField;
|
|
345
|
-
export
|
|
345
|
+
export default number_field_NumberField;
|
|
346
|
+
export { NumberField, NumberFieldDecrementButton, NumberFieldGroup, NumberFieldIncrementButton, NumberFieldInput, NumberFieldRoot };
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export { NumberField, NumberFieldDecrementButton, NumberFieldGroup, NumberFieldIncrementButton, NumberFieldInput, NumberFieldRoot, external_NumberField_js_default as default };
|
|
1
|
+
export { NumberField, NumberFieldDecrementButton, NumberFieldGroup, NumberFieldIncrementButton, NumberFieldInput, NumberFieldRoot, default } from "./NumberField.js";
|
|
@@ -3,7 +3,7 @@ import "./Pagination.css";
|
|
|
3
3
|
import { For, splitProps } from "solid-js";
|
|
4
4
|
import { twMerge } from "tailwind-merge";
|
|
5
5
|
import { CLASSES } from "./Pagination.classes.js";
|
|
6
|
-
var _tmpl$ = /*#__PURE__*/ template(
|
|
6
|
+
var _tmpl$ = /*#__PURE__*/ template("<nav><div>Page <!> of </div><ul><li><button type=button><span aria-hidden=true>‹</span><span>Previous</span></button></li><li><button type=button><span>Next</span><span aria-hidden=true>›"), _tmpl$2 = /*#__PURE__*/ template("<li>"), _tmpl$3 = /*#__PURE__*/ template("<button type=button>"), _tmpl$4 = /*#__PURE__*/ template("<span>…");
|
|
7
7
|
const clampPage = (page, total)=>{
|
|
8
8
|
if (!Number.isFinite(page)) return 1;
|
|
9
9
|
return Math.min(Math.max(1, Math.floor(page)), total);
|
|
@@ -41,7 +41,7 @@ const getPaginationTokens = (page, total)=>{
|
|
|
41
41
|
total
|
|
42
42
|
];
|
|
43
43
|
};
|
|
44
|
-
const
|
|
44
|
+
const Pagination = (props)=>{
|
|
45
45
|
const [local, others] = splitProps(props, [
|
|
46
46
|
"class",
|
|
47
47
|
"className",
|
|
@@ -163,5 +163,5 @@ const Pagination_Pagination = (props)=>{
|
|
|
163
163
|
return _el$;
|
|
164
164
|
})();
|
|
165
165
|
};
|
|
166
|
-
const
|
|
167
|
-
export
|
|
166
|
+
const pagination_Pagination = Pagination;
|
|
167
|
+
export default pagination_Pagination;
|