@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
package/dist/purge-manifest.json
CHANGED
|
@@ -5023,6 +5023,192 @@
|
|
|
5023
5023
|
"referenced": []
|
|
5024
5024
|
}
|
|
5025
5025
|
},
|
|
5026
|
+
"Navbar.start": {
|
|
5027
|
+
"key": "Navbar.start",
|
|
5028
|
+
"component": "Navbar",
|
|
5029
|
+
"part": "start",
|
|
5030
|
+
"classes": {
|
|
5031
|
+
"always": [
|
|
5032
|
+
"navbar__section",
|
|
5033
|
+
"navbar__section--start"
|
|
5034
|
+
],
|
|
5035
|
+
"byProp": {}
|
|
5036
|
+
},
|
|
5037
|
+
"attributeSelectors": [],
|
|
5038
|
+
"selectors": [
|
|
5039
|
+
".navbar",
|
|
5040
|
+
".navbar__row",
|
|
5041
|
+
".navbar__row--accent",
|
|
5042
|
+
".navbar__row--bordered",
|
|
5043
|
+
".navbar__row--error",
|
|
5044
|
+
".navbar__row--ghost",
|
|
5045
|
+
".navbar__row--info",
|
|
5046
|
+
".navbar__row--neutral",
|
|
5047
|
+
".navbar__row--padded",
|
|
5048
|
+
".navbar__row--primary",
|
|
5049
|
+
".navbar__row--secondary",
|
|
5050
|
+
".navbar__row--success",
|
|
5051
|
+
".navbar__row--warning",
|
|
5052
|
+
".navbar__section",
|
|
5053
|
+
".navbar__section--center",
|
|
5054
|
+
".navbar__section--end",
|
|
5055
|
+
".navbar__section--start",
|
|
5056
|
+
".navbar__stack",
|
|
5057
|
+
".navbar__stack--container",
|
|
5058
|
+
".navbar__stack--sticky"
|
|
5059
|
+
],
|
|
5060
|
+
"cssVars": {
|
|
5061
|
+
"declared": [],
|
|
5062
|
+
"referenced": [
|
|
5063
|
+
"--color-accent",
|
|
5064
|
+
"--color-accent-content",
|
|
5065
|
+
"--color-base-100",
|
|
5066
|
+
"--color-base-content",
|
|
5067
|
+
"--color-error",
|
|
5068
|
+
"--color-error-foreground",
|
|
5069
|
+
"--color-info",
|
|
5070
|
+
"--color-info-content",
|
|
5071
|
+
"--color-neutral",
|
|
5072
|
+
"--color-neutral-content",
|
|
5073
|
+
"--color-primary",
|
|
5074
|
+
"--color-primary-content",
|
|
5075
|
+
"--color-secondary",
|
|
5076
|
+
"--color-secondary-content",
|
|
5077
|
+
"--color-success",
|
|
5078
|
+
"--color-success-foreground",
|
|
5079
|
+
"--color-warning",
|
|
5080
|
+
"--color-warning-foreground"
|
|
5081
|
+
]
|
|
5082
|
+
},
|
|
5083
|
+
"keyframes": {
|
|
5084
|
+
"declared": [],
|
|
5085
|
+
"referenced": []
|
|
5086
|
+
}
|
|
5087
|
+
},
|
|
5088
|
+
"Navbar.center": {
|
|
5089
|
+
"key": "Navbar.center",
|
|
5090
|
+
"component": "Navbar",
|
|
5091
|
+
"part": "center",
|
|
5092
|
+
"classes": {
|
|
5093
|
+
"always": [
|
|
5094
|
+
"navbar__section",
|
|
5095
|
+
"navbar__section--center"
|
|
5096
|
+
],
|
|
5097
|
+
"byProp": {}
|
|
5098
|
+
},
|
|
5099
|
+
"attributeSelectors": [],
|
|
5100
|
+
"selectors": [
|
|
5101
|
+
".navbar",
|
|
5102
|
+
".navbar__row",
|
|
5103
|
+
".navbar__row--accent",
|
|
5104
|
+
".navbar__row--bordered",
|
|
5105
|
+
".navbar__row--error",
|
|
5106
|
+
".navbar__row--ghost",
|
|
5107
|
+
".navbar__row--info",
|
|
5108
|
+
".navbar__row--neutral",
|
|
5109
|
+
".navbar__row--padded",
|
|
5110
|
+
".navbar__row--primary",
|
|
5111
|
+
".navbar__row--secondary",
|
|
5112
|
+
".navbar__row--success",
|
|
5113
|
+
".navbar__row--warning",
|
|
5114
|
+
".navbar__section",
|
|
5115
|
+
".navbar__section--center",
|
|
5116
|
+
".navbar__section--end",
|
|
5117
|
+
".navbar__section--start",
|
|
5118
|
+
".navbar__stack",
|
|
5119
|
+
".navbar__stack--container",
|
|
5120
|
+
".navbar__stack--sticky"
|
|
5121
|
+
],
|
|
5122
|
+
"cssVars": {
|
|
5123
|
+
"declared": [],
|
|
5124
|
+
"referenced": [
|
|
5125
|
+
"--color-accent",
|
|
5126
|
+
"--color-accent-content",
|
|
5127
|
+
"--color-base-100",
|
|
5128
|
+
"--color-base-content",
|
|
5129
|
+
"--color-error",
|
|
5130
|
+
"--color-error-foreground",
|
|
5131
|
+
"--color-info",
|
|
5132
|
+
"--color-info-content",
|
|
5133
|
+
"--color-neutral",
|
|
5134
|
+
"--color-neutral-content",
|
|
5135
|
+
"--color-primary",
|
|
5136
|
+
"--color-primary-content",
|
|
5137
|
+
"--color-secondary",
|
|
5138
|
+
"--color-secondary-content",
|
|
5139
|
+
"--color-success",
|
|
5140
|
+
"--color-success-foreground",
|
|
5141
|
+
"--color-warning",
|
|
5142
|
+
"--color-warning-foreground"
|
|
5143
|
+
]
|
|
5144
|
+
},
|
|
5145
|
+
"keyframes": {
|
|
5146
|
+
"declared": [],
|
|
5147
|
+
"referenced": []
|
|
5148
|
+
}
|
|
5149
|
+
},
|
|
5150
|
+
"Navbar.end": {
|
|
5151
|
+
"key": "Navbar.end",
|
|
5152
|
+
"component": "Navbar",
|
|
5153
|
+
"part": "end",
|
|
5154
|
+
"classes": {
|
|
5155
|
+
"always": [
|
|
5156
|
+
"navbar__section",
|
|
5157
|
+
"navbar__section--end"
|
|
5158
|
+
],
|
|
5159
|
+
"byProp": {}
|
|
5160
|
+
},
|
|
5161
|
+
"attributeSelectors": [],
|
|
5162
|
+
"selectors": [
|
|
5163
|
+
".navbar",
|
|
5164
|
+
".navbar__row",
|
|
5165
|
+
".navbar__row--accent",
|
|
5166
|
+
".navbar__row--bordered",
|
|
5167
|
+
".navbar__row--error",
|
|
5168
|
+
".navbar__row--ghost",
|
|
5169
|
+
".navbar__row--info",
|
|
5170
|
+
".navbar__row--neutral",
|
|
5171
|
+
".navbar__row--padded",
|
|
5172
|
+
".navbar__row--primary",
|
|
5173
|
+
".navbar__row--secondary",
|
|
5174
|
+
".navbar__row--success",
|
|
5175
|
+
".navbar__row--warning",
|
|
5176
|
+
".navbar__section",
|
|
5177
|
+
".navbar__section--center",
|
|
5178
|
+
".navbar__section--end",
|
|
5179
|
+
".navbar__section--start",
|
|
5180
|
+
".navbar__stack",
|
|
5181
|
+
".navbar__stack--container",
|
|
5182
|
+
".navbar__stack--sticky"
|
|
5183
|
+
],
|
|
5184
|
+
"cssVars": {
|
|
5185
|
+
"declared": [],
|
|
5186
|
+
"referenced": [
|
|
5187
|
+
"--color-accent",
|
|
5188
|
+
"--color-accent-content",
|
|
5189
|
+
"--color-base-100",
|
|
5190
|
+
"--color-base-content",
|
|
5191
|
+
"--color-error",
|
|
5192
|
+
"--color-error-foreground",
|
|
5193
|
+
"--color-info",
|
|
5194
|
+
"--color-info-content",
|
|
5195
|
+
"--color-neutral",
|
|
5196
|
+
"--color-neutral-content",
|
|
5197
|
+
"--color-primary",
|
|
5198
|
+
"--color-primary-content",
|
|
5199
|
+
"--color-secondary",
|
|
5200
|
+
"--color-secondary-content",
|
|
5201
|
+
"--color-success",
|
|
5202
|
+
"--color-success-foreground",
|
|
5203
|
+
"--color-warning",
|
|
5204
|
+
"--color-warning-foreground"
|
|
5205
|
+
]
|
|
5206
|
+
},
|
|
5207
|
+
"keyframes": {
|
|
5208
|
+
"declared": [],
|
|
5209
|
+
"referenced": []
|
|
5210
|
+
}
|
|
5211
|
+
},
|
|
5026
5212
|
"Navbar.section": {
|
|
5027
5213
|
"key": "Navbar.section",
|
|
5028
5214
|
"component": "Navbar",
|
|
@@ -28803,181 +28989,241 @@
|
|
|
28803
28989
|
{
|
|
28804
28990
|
"selector": ".navbar",
|
|
28805
28991
|
"components": [
|
|
28992
|
+
"Navbar.center",
|
|
28993
|
+
"Navbar.end",
|
|
28806
28994
|
"Navbar.navbar",
|
|
28807
28995
|
"Navbar.row",
|
|
28808
28996
|
"Navbar.section",
|
|
28809
|
-
"Navbar.stack"
|
|
28997
|
+
"Navbar.stack",
|
|
28998
|
+
"Navbar.start"
|
|
28810
28999
|
]
|
|
28811
29000
|
},
|
|
28812
29001
|
{
|
|
28813
29002
|
"selector": ".navbar__row",
|
|
28814
29003
|
"components": [
|
|
29004
|
+
"Navbar.center",
|
|
29005
|
+
"Navbar.end",
|
|
28815
29006
|
"Navbar.navbar",
|
|
28816
29007
|
"Navbar.row",
|
|
28817
29008
|
"Navbar.section",
|
|
28818
|
-
"Navbar.stack"
|
|
29009
|
+
"Navbar.stack",
|
|
29010
|
+
"Navbar.start"
|
|
28819
29011
|
]
|
|
28820
29012
|
},
|
|
28821
29013
|
{
|
|
28822
29014
|
"selector": ".navbar__row--accent",
|
|
28823
29015
|
"components": [
|
|
29016
|
+
"Navbar.center",
|
|
29017
|
+
"Navbar.end",
|
|
28824
29018
|
"Navbar.navbar",
|
|
28825
29019
|
"Navbar.row",
|
|
28826
29020
|
"Navbar.section",
|
|
28827
|
-
"Navbar.stack"
|
|
29021
|
+
"Navbar.stack",
|
|
29022
|
+
"Navbar.start"
|
|
28828
29023
|
]
|
|
28829
29024
|
},
|
|
28830
29025
|
{
|
|
28831
29026
|
"selector": ".navbar__row--bordered",
|
|
28832
29027
|
"components": [
|
|
29028
|
+
"Navbar.center",
|
|
29029
|
+
"Navbar.end",
|
|
28833
29030
|
"Navbar.navbar",
|
|
28834
29031
|
"Navbar.row",
|
|
28835
29032
|
"Navbar.section",
|
|
28836
|
-
"Navbar.stack"
|
|
29033
|
+
"Navbar.stack",
|
|
29034
|
+
"Navbar.start"
|
|
28837
29035
|
]
|
|
28838
29036
|
},
|
|
28839
29037
|
{
|
|
28840
29038
|
"selector": ".navbar__row--error",
|
|
28841
29039
|
"components": [
|
|
29040
|
+
"Navbar.center",
|
|
29041
|
+
"Navbar.end",
|
|
28842
29042
|
"Navbar.navbar",
|
|
28843
29043
|
"Navbar.row",
|
|
28844
29044
|
"Navbar.section",
|
|
28845
|
-
"Navbar.stack"
|
|
29045
|
+
"Navbar.stack",
|
|
29046
|
+
"Navbar.start"
|
|
28846
29047
|
]
|
|
28847
29048
|
},
|
|
28848
29049
|
{
|
|
28849
29050
|
"selector": ".navbar__row--ghost",
|
|
28850
29051
|
"components": [
|
|
29052
|
+
"Navbar.center",
|
|
29053
|
+
"Navbar.end",
|
|
28851
29054
|
"Navbar.navbar",
|
|
28852
29055
|
"Navbar.row",
|
|
28853
29056
|
"Navbar.section",
|
|
28854
|
-
"Navbar.stack"
|
|
29057
|
+
"Navbar.stack",
|
|
29058
|
+
"Navbar.start"
|
|
28855
29059
|
]
|
|
28856
29060
|
},
|
|
28857
29061
|
{
|
|
28858
29062
|
"selector": ".navbar__row--info",
|
|
28859
29063
|
"components": [
|
|
29064
|
+
"Navbar.center",
|
|
29065
|
+
"Navbar.end",
|
|
28860
29066
|
"Navbar.navbar",
|
|
28861
29067
|
"Navbar.row",
|
|
28862
29068
|
"Navbar.section",
|
|
28863
|
-
"Navbar.stack"
|
|
29069
|
+
"Navbar.stack",
|
|
29070
|
+
"Navbar.start"
|
|
28864
29071
|
]
|
|
28865
29072
|
},
|
|
28866
29073
|
{
|
|
28867
29074
|
"selector": ".navbar__row--neutral",
|
|
28868
29075
|
"components": [
|
|
29076
|
+
"Navbar.center",
|
|
29077
|
+
"Navbar.end",
|
|
28869
29078
|
"Navbar.navbar",
|
|
28870
29079
|
"Navbar.row",
|
|
28871
29080
|
"Navbar.section",
|
|
28872
|
-
"Navbar.stack"
|
|
29081
|
+
"Navbar.stack",
|
|
29082
|
+
"Navbar.start"
|
|
28873
29083
|
]
|
|
28874
29084
|
},
|
|
28875
29085
|
{
|
|
28876
29086
|
"selector": ".navbar__row--padded",
|
|
28877
29087
|
"components": [
|
|
29088
|
+
"Navbar.center",
|
|
29089
|
+
"Navbar.end",
|
|
28878
29090
|
"Navbar.navbar",
|
|
28879
29091
|
"Navbar.row",
|
|
28880
29092
|
"Navbar.section",
|
|
28881
|
-
"Navbar.stack"
|
|
29093
|
+
"Navbar.stack",
|
|
29094
|
+
"Navbar.start"
|
|
28882
29095
|
]
|
|
28883
29096
|
},
|
|
28884
29097
|
{
|
|
28885
29098
|
"selector": ".navbar__row--primary",
|
|
28886
29099
|
"components": [
|
|
29100
|
+
"Navbar.center",
|
|
29101
|
+
"Navbar.end",
|
|
28887
29102
|
"Navbar.navbar",
|
|
28888
29103
|
"Navbar.row",
|
|
28889
29104
|
"Navbar.section",
|
|
28890
|
-
"Navbar.stack"
|
|
29105
|
+
"Navbar.stack",
|
|
29106
|
+
"Navbar.start"
|
|
28891
29107
|
]
|
|
28892
29108
|
},
|
|
28893
29109
|
{
|
|
28894
29110
|
"selector": ".navbar__row--secondary",
|
|
28895
29111
|
"components": [
|
|
29112
|
+
"Navbar.center",
|
|
29113
|
+
"Navbar.end",
|
|
28896
29114
|
"Navbar.navbar",
|
|
28897
29115
|
"Navbar.row",
|
|
28898
29116
|
"Navbar.section",
|
|
28899
|
-
"Navbar.stack"
|
|
29117
|
+
"Navbar.stack",
|
|
29118
|
+
"Navbar.start"
|
|
28900
29119
|
]
|
|
28901
29120
|
},
|
|
28902
29121
|
{
|
|
28903
29122
|
"selector": ".navbar__row--success",
|
|
28904
29123
|
"components": [
|
|
29124
|
+
"Navbar.center",
|
|
29125
|
+
"Navbar.end",
|
|
28905
29126
|
"Navbar.navbar",
|
|
28906
29127
|
"Navbar.row",
|
|
28907
29128
|
"Navbar.section",
|
|
28908
|
-
"Navbar.stack"
|
|
29129
|
+
"Navbar.stack",
|
|
29130
|
+
"Navbar.start"
|
|
28909
29131
|
]
|
|
28910
29132
|
},
|
|
28911
29133
|
{
|
|
28912
29134
|
"selector": ".navbar__row--warning",
|
|
28913
29135
|
"components": [
|
|
29136
|
+
"Navbar.center",
|
|
29137
|
+
"Navbar.end",
|
|
28914
29138
|
"Navbar.navbar",
|
|
28915
29139
|
"Navbar.row",
|
|
28916
29140
|
"Navbar.section",
|
|
28917
|
-
"Navbar.stack"
|
|
29141
|
+
"Navbar.stack",
|
|
29142
|
+
"Navbar.start"
|
|
28918
29143
|
]
|
|
28919
29144
|
},
|
|
28920
29145
|
{
|
|
28921
29146
|
"selector": ".navbar__section",
|
|
28922
29147
|
"components": [
|
|
29148
|
+
"Navbar.center",
|
|
29149
|
+
"Navbar.end",
|
|
28923
29150
|
"Navbar.navbar",
|
|
28924
29151
|
"Navbar.row",
|
|
28925
29152
|
"Navbar.section",
|
|
28926
|
-
"Navbar.stack"
|
|
29153
|
+
"Navbar.stack",
|
|
29154
|
+
"Navbar.start"
|
|
28927
29155
|
]
|
|
28928
29156
|
},
|
|
28929
29157
|
{
|
|
28930
29158
|
"selector": ".navbar__section--center",
|
|
28931
29159
|
"components": [
|
|
29160
|
+
"Navbar.center",
|
|
29161
|
+
"Navbar.end",
|
|
28932
29162
|
"Navbar.navbar",
|
|
28933
29163
|
"Navbar.row",
|
|
28934
29164
|
"Navbar.section",
|
|
28935
|
-
"Navbar.stack"
|
|
29165
|
+
"Navbar.stack",
|
|
29166
|
+
"Navbar.start"
|
|
28936
29167
|
]
|
|
28937
29168
|
},
|
|
28938
29169
|
{
|
|
28939
29170
|
"selector": ".navbar__section--end",
|
|
28940
29171
|
"components": [
|
|
29172
|
+
"Navbar.center",
|
|
29173
|
+
"Navbar.end",
|
|
28941
29174
|
"Navbar.navbar",
|
|
28942
29175
|
"Navbar.row",
|
|
28943
29176
|
"Navbar.section",
|
|
28944
|
-
"Navbar.stack"
|
|
29177
|
+
"Navbar.stack",
|
|
29178
|
+
"Navbar.start"
|
|
28945
29179
|
]
|
|
28946
29180
|
},
|
|
28947
29181
|
{
|
|
28948
29182
|
"selector": ".navbar__section--start",
|
|
28949
29183
|
"components": [
|
|
29184
|
+
"Navbar.center",
|
|
29185
|
+
"Navbar.end",
|
|
28950
29186
|
"Navbar.navbar",
|
|
28951
29187
|
"Navbar.row",
|
|
28952
29188
|
"Navbar.section",
|
|
28953
|
-
"Navbar.stack"
|
|
29189
|
+
"Navbar.stack",
|
|
29190
|
+
"Navbar.start"
|
|
28954
29191
|
]
|
|
28955
29192
|
},
|
|
28956
29193
|
{
|
|
28957
29194
|
"selector": ".navbar__stack",
|
|
28958
29195
|
"components": [
|
|
29196
|
+
"Navbar.center",
|
|
29197
|
+
"Navbar.end",
|
|
28959
29198
|
"Navbar.navbar",
|
|
28960
29199
|
"Navbar.row",
|
|
28961
29200
|
"Navbar.section",
|
|
28962
|
-
"Navbar.stack"
|
|
29201
|
+
"Navbar.stack",
|
|
29202
|
+
"Navbar.start"
|
|
28963
29203
|
]
|
|
28964
29204
|
},
|
|
28965
29205
|
{
|
|
28966
29206
|
"selector": ".navbar__stack--container",
|
|
28967
29207
|
"components": [
|
|
29208
|
+
"Navbar.center",
|
|
29209
|
+
"Navbar.end",
|
|
28968
29210
|
"Navbar.navbar",
|
|
28969
29211
|
"Navbar.row",
|
|
28970
29212
|
"Navbar.section",
|
|
28971
|
-
"Navbar.stack"
|
|
29213
|
+
"Navbar.stack",
|
|
29214
|
+
"Navbar.start"
|
|
28972
29215
|
]
|
|
28973
29216
|
},
|
|
28974
29217
|
{
|
|
28975
29218
|
"selector": ".navbar__stack--sticky",
|
|
28976
29219
|
"components": [
|
|
29220
|
+
"Navbar.center",
|
|
29221
|
+
"Navbar.end",
|
|
28977
29222
|
"Navbar.navbar",
|
|
28978
29223
|
"Navbar.row",
|
|
28979
29224
|
"Navbar.section",
|
|
28980
|
-
"Navbar.stack"
|
|
29225
|
+
"Navbar.stack",
|
|
29226
|
+
"Navbar.start"
|
|
28981
29227
|
]
|
|
28982
29228
|
},
|
|
28983
29229
|
{
|
|
@@ -33489,10 +33735,13 @@
|
|
|
33489
33735
|
"Modal.Icon",
|
|
33490
33736
|
"Modal.Root",
|
|
33491
33737
|
"Modal.Trigger",
|
|
33738
|
+
"Navbar.center",
|
|
33739
|
+
"Navbar.end",
|
|
33492
33740
|
"Navbar.navbar",
|
|
33493
33741
|
"Navbar.row",
|
|
33494
33742
|
"Navbar.section",
|
|
33495
33743
|
"Navbar.stack",
|
|
33744
|
+
"Navbar.start",
|
|
33496
33745
|
"NumberField.DecrementButton",
|
|
33497
33746
|
"NumberField.Group",
|
|
33498
33747
|
"NumberField.IncrementButton",
|
|
@@ -33539,20 +33788,26 @@
|
|
|
33539
33788
|
"--color-neutral": {
|
|
33540
33789
|
"declaredBy": [],
|
|
33541
33790
|
"referencedBy": [
|
|
33791
|
+
"Navbar.center",
|
|
33792
|
+
"Navbar.end",
|
|
33542
33793
|
"Navbar.navbar",
|
|
33543
33794
|
"Navbar.row",
|
|
33544
33795
|
"Navbar.section",
|
|
33545
33796
|
"Navbar.stack",
|
|
33797
|
+
"Navbar.start",
|
|
33546
33798
|
"Tooltip"
|
|
33547
33799
|
]
|
|
33548
33800
|
},
|
|
33549
33801
|
"--color-neutral-content": {
|
|
33550
33802
|
"declaredBy": [],
|
|
33551
33803
|
"referencedBy": [
|
|
33804
|
+
"Navbar.center",
|
|
33805
|
+
"Navbar.end",
|
|
33552
33806
|
"Navbar.navbar",
|
|
33553
33807
|
"Navbar.row",
|
|
33554
33808
|
"Navbar.section",
|
|
33555
33809
|
"Navbar.stack",
|
|
33810
|
+
"Navbar.start",
|
|
33556
33811
|
"Tooltip"
|
|
33557
33812
|
]
|
|
33558
33813
|
},
|
|
@@ -33731,10 +33986,13 @@
|
|
|
33731
33986
|
"Modal.Icon",
|
|
33732
33987
|
"Modal.Root",
|
|
33733
33988
|
"Modal.Trigger",
|
|
33989
|
+
"Navbar.center",
|
|
33990
|
+
"Navbar.end",
|
|
33734
33991
|
"Navbar.navbar",
|
|
33735
33992
|
"Navbar.row",
|
|
33736
33993
|
"Navbar.section",
|
|
33737
33994
|
"Navbar.stack",
|
|
33995
|
+
"Navbar.start",
|
|
33738
33996
|
"NoiseBackground",
|
|
33739
33997
|
"NumberField.DecrementButton",
|
|
33740
33998
|
"NumberField.Group",
|
|
@@ -34009,10 +34267,13 @@
|
|
|
34009
34267
|
"Modal.Icon",
|
|
34010
34268
|
"Modal.Root",
|
|
34011
34269
|
"Modal.Trigger",
|
|
34270
|
+
"Navbar.center",
|
|
34271
|
+
"Navbar.end",
|
|
34012
34272
|
"Navbar.navbar",
|
|
34013
34273
|
"Navbar.row",
|
|
34014
34274
|
"Navbar.section",
|
|
34015
34275
|
"Navbar.stack",
|
|
34276
|
+
"Navbar.start",
|
|
34016
34277
|
"NumberField.DecrementButton",
|
|
34017
34278
|
"NumberField.Group",
|
|
34018
34279
|
"NumberField.IncrementButton",
|
|
@@ -34204,10 +34465,13 @@
|
|
|
34204
34465
|
"ChatBubble",
|
|
34205
34466
|
"Chip",
|
|
34206
34467
|
"Meter",
|
|
34468
|
+
"Navbar.center",
|
|
34469
|
+
"Navbar.end",
|
|
34207
34470
|
"Navbar.navbar",
|
|
34208
34471
|
"Navbar.row",
|
|
34209
34472
|
"Navbar.section",
|
|
34210
34473
|
"Navbar.stack",
|
|
34474
|
+
"Navbar.start",
|
|
34211
34475
|
"ProgressBar",
|
|
34212
34476
|
"ProgressCircle",
|
|
34213
34477
|
"Spinner",
|
|
@@ -34233,10 +34497,13 @@
|
|
|
34233
34497
|
"ChatBubble",
|
|
34234
34498
|
"Chip",
|
|
34235
34499
|
"Meter",
|
|
34500
|
+
"Navbar.center",
|
|
34501
|
+
"Navbar.end",
|
|
34236
34502
|
"Navbar.navbar",
|
|
34237
34503
|
"Navbar.row",
|
|
34238
34504
|
"Navbar.section",
|
|
34239
34505
|
"Navbar.stack",
|
|
34506
|
+
"Navbar.start",
|
|
34240
34507
|
"ProgressBar",
|
|
34241
34508
|
"ProgressCircle",
|
|
34242
34509
|
"Spinner",
|
|
@@ -34265,10 +34532,13 @@
|
|
|
34265
34532
|
"Input",
|
|
34266
34533
|
"LiveChat.bubble",
|
|
34267
34534
|
"LiveChat.panel",
|
|
34535
|
+
"Navbar.center",
|
|
34536
|
+
"Navbar.end",
|
|
34268
34537
|
"Navbar.navbar",
|
|
34269
34538
|
"Navbar.row",
|
|
34270
34539
|
"Navbar.section",
|
|
34271
34540
|
"Navbar.stack",
|
|
34541
|
+
"Navbar.start",
|
|
34272
34542
|
"Radio",
|
|
34273
34543
|
"RadioGroup",
|
|
34274
34544
|
"Spinner",
|
|
@@ -36197,10 +36467,13 @@
|
|
|
36197
36467
|
"ChatBubble",
|
|
36198
36468
|
"Checkbox",
|
|
36199
36469
|
"Chip",
|
|
36470
|
+
"Navbar.center",
|
|
36471
|
+
"Navbar.end",
|
|
36200
36472
|
"Navbar.navbar",
|
|
36201
36473
|
"Navbar.row",
|
|
36202
36474
|
"Navbar.section",
|
|
36203
36475
|
"Navbar.stack",
|
|
36476
|
+
"Navbar.start",
|
|
36204
36477
|
"Radio"
|
|
36205
36478
|
]
|
|
36206
36479
|
},
|
|
@@ -36330,30 +36603,39 @@
|
|
|
36330
36603
|
"--color-error-foreground": {
|
|
36331
36604
|
"declaredBy": [],
|
|
36332
36605
|
"referencedBy": [
|
|
36606
|
+
"Navbar.center",
|
|
36607
|
+
"Navbar.end",
|
|
36333
36608
|
"Navbar.navbar",
|
|
36334
36609
|
"Navbar.row",
|
|
36335
36610
|
"Navbar.section",
|
|
36336
|
-
"Navbar.stack"
|
|
36611
|
+
"Navbar.stack",
|
|
36612
|
+
"Navbar.start"
|
|
36337
36613
|
]
|
|
36338
36614
|
},
|
|
36339
36615
|
"--color-info": {
|
|
36340
36616
|
"declaredBy": [],
|
|
36341
36617
|
"referencedBy": [
|
|
36342
36618
|
"ChatBubble",
|
|
36619
|
+
"Navbar.center",
|
|
36620
|
+
"Navbar.end",
|
|
36343
36621
|
"Navbar.navbar",
|
|
36344
36622
|
"Navbar.row",
|
|
36345
36623
|
"Navbar.section",
|
|
36346
|
-
"Navbar.stack"
|
|
36624
|
+
"Navbar.stack",
|
|
36625
|
+
"Navbar.start"
|
|
36347
36626
|
]
|
|
36348
36627
|
},
|
|
36349
36628
|
"--color-info-content": {
|
|
36350
36629
|
"declaredBy": [],
|
|
36351
36630
|
"referencedBy": [
|
|
36352
36631
|
"ChatBubble",
|
|
36632
|
+
"Navbar.center",
|
|
36633
|
+
"Navbar.end",
|
|
36353
36634
|
"Navbar.navbar",
|
|
36354
36635
|
"Navbar.row",
|
|
36355
36636
|
"Navbar.section",
|
|
36356
|
-
"Navbar.stack"
|
|
36637
|
+
"Navbar.stack",
|
|
36638
|
+
"Navbar.start"
|
|
36357
36639
|
]
|
|
36358
36640
|
},
|
|
36359
36641
|
"--color-primary": {
|
|
@@ -36373,10 +36655,13 @@
|
|
|
36373
36655
|
"LanguageSwitcher",
|
|
36374
36656
|
"LiveChat.bubble",
|
|
36375
36657
|
"LiveChat.panel",
|
|
36658
|
+
"Navbar.center",
|
|
36659
|
+
"Navbar.end",
|
|
36376
36660
|
"Navbar.navbar",
|
|
36377
36661
|
"Navbar.row",
|
|
36378
36662
|
"Navbar.section",
|
|
36379
|
-
"Navbar.stack"
|
|
36663
|
+
"Navbar.stack",
|
|
36664
|
+
"Navbar.start"
|
|
36380
36665
|
]
|
|
36381
36666
|
},
|
|
36382
36667
|
"--color-primary-content": {
|
|
@@ -36387,50 +36672,65 @@
|
|
|
36387
36672
|
"Chip",
|
|
36388
36673
|
"LiveChat.bubble",
|
|
36389
36674
|
"LiveChat.panel",
|
|
36675
|
+
"Navbar.center",
|
|
36676
|
+
"Navbar.end",
|
|
36390
36677
|
"Navbar.navbar",
|
|
36391
36678
|
"Navbar.row",
|
|
36392
36679
|
"Navbar.section",
|
|
36393
|
-
"Navbar.stack"
|
|
36680
|
+
"Navbar.stack",
|
|
36681
|
+
"Navbar.start"
|
|
36394
36682
|
]
|
|
36395
36683
|
},
|
|
36396
36684
|
"--color-secondary": {
|
|
36397
36685
|
"declaredBy": [],
|
|
36398
36686
|
"referencedBy": [
|
|
36399
36687
|
"ChatBubble",
|
|
36688
|
+
"Navbar.center",
|
|
36689
|
+
"Navbar.end",
|
|
36400
36690
|
"Navbar.navbar",
|
|
36401
36691
|
"Navbar.row",
|
|
36402
36692
|
"Navbar.section",
|
|
36403
|
-
"Navbar.stack"
|
|
36693
|
+
"Navbar.stack",
|
|
36694
|
+
"Navbar.start"
|
|
36404
36695
|
]
|
|
36405
36696
|
},
|
|
36406
36697
|
"--color-secondary-content": {
|
|
36407
36698
|
"declaredBy": [],
|
|
36408
36699
|
"referencedBy": [
|
|
36409
36700
|
"ChatBubble",
|
|
36701
|
+
"Navbar.center",
|
|
36702
|
+
"Navbar.end",
|
|
36410
36703
|
"Navbar.navbar",
|
|
36411
36704
|
"Navbar.row",
|
|
36412
36705
|
"Navbar.section",
|
|
36413
|
-
"Navbar.stack"
|
|
36706
|
+
"Navbar.stack",
|
|
36707
|
+
"Navbar.start"
|
|
36414
36708
|
]
|
|
36415
36709
|
},
|
|
36416
36710
|
"--color-success-foreground": {
|
|
36417
36711
|
"declaredBy": [],
|
|
36418
36712
|
"referencedBy": [
|
|
36419
36713
|
"Badge",
|
|
36714
|
+
"Navbar.center",
|
|
36715
|
+
"Navbar.end",
|
|
36420
36716
|
"Navbar.navbar",
|
|
36421
36717
|
"Navbar.row",
|
|
36422
36718
|
"Navbar.section",
|
|
36423
|
-
"Navbar.stack"
|
|
36719
|
+
"Navbar.stack",
|
|
36720
|
+
"Navbar.start"
|
|
36424
36721
|
]
|
|
36425
36722
|
},
|
|
36426
36723
|
"--color-warning-foreground": {
|
|
36427
36724
|
"declaredBy": [],
|
|
36428
36725
|
"referencedBy": [
|
|
36429
36726
|
"Badge",
|
|
36727
|
+
"Navbar.center",
|
|
36728
|
+
"Navbar.end",
|
|
36430
36729
|
"Navbar.navbar",
|
|
36431
36730
|
"Navbar.row",
|
|
36432
36731
|
"Navbar.section",
|
|
36433
|
-
"Navbar.stack"
|
|
36732
|
+
"Navbar.stack",
|
|
36733
|
+
"Navbar.start"
|
|
36434
36734
|
]
|
|
36435
36735
|
},
|
|
36436
36736
|
"--meter-fill": {
|