@vygruppen/spor-react 3.6.0 → 3.6.1

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @vygruppen/spor-react@3.6.0 build
2
+ > @vygruppen/spor-react@3.6.1 build
3
3
  > tsup src/index.tsx --dts --treeshake --format cjs,esm
4
4
 
5
5
  CLI Building entry: src/index.tsx
@@ -10,13 +10,13 @@
10
10
  ESM Build start
11
11
  DTS Build start
12
12
  "toZoned" and "toTime" are imported from external module "@internationalized/date" but never used in "dist/index.js".
13
- "toZoned" and "toTime" are imported from external module "@internationalized/date" but never used in "dist/chunk-ESGJSWZ3.mjs".
14
- CJS dist/index.js 532.57 KB
15
- CJS ⚡️ Build success in 4314ms
13
+ "toZoned" and "toTime" are imported from external module "@internationalized/date" but never used in "dist/chunk-OSIIU3AM.mjs".
14
+ CJS dist/index.js 532.59 KB
15
+ CJS ⚡️ Build success in 3634ms
16
16
  ESM dist/index.mjs 2.06 KB
17
- ESM dist/CountryCodeSelect-V4MXCPSH.mjs 1.19 KB
18
- ESM dist/chunk-ESGJSWZ3.mjs 426.03 KB
19
- ESM ⚡️ Build success in 4318ms
20
- DTS ⚡️ Build success in 22259ms
21
- DTS dist/index.d.ts 254.26 KB
22
- DTS dist/index.d.mts 254.26 KB
17
+ ESM dist/CountryCodeSelect-SXVHRDQC.mjs 1.19 KB
18
+ ESM dist/chunk-OSIIU3AM.mjs 426.05 KB
19
+ ESM ⚡️ Build success in 3634ms
20
+ DTS ⚡️ Build success in 18284ms
21
+ DTS dist/index.d.ts 254.30 KB
22
+ DTS dist/index.d.mts 254.30 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @vygruppen/spor-react
2
2
 
3
+ ## 3.6.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 6fc147dc: Breadcrumb: Ensure the breadcrumbs scale correctly
8
+
3
9
  ## 3.6.0
4
10
 
5
11
  ### Minor Changes
@@ -1,4 +1,4 @@
1
- import { createTexts, useTranslation, InfoSelect, Item } from './chunk-ESGJSWZ3.mjs';
1
+ import { createTexts, useTranslation, InfoSelect, Item } from './chunk-OSIIU3AM.mjs';
2
2
  import React from 'react';
3
3
  import { getSupportedCallingCodes } from 'awesome-phonenumber';
4
4
 
@@ -5083,7 +5083,7 @@ var texts14 = createTexts({
5083
5083
  sv: "Telefonnummer"
5084
5084
  }
5085
5085
  });
5086
- var LazyCountryCodeSelect = React50__default.lazy(() => import('./CountryCodeSelect-V4MXCPSH.mjs'));
5086
+ var LazyCountryCodeSelect = React50__default.lazy(() => import('./CountryCodeSelect-SXVHRDQC.mjs'));
5087
5087
  var Radio = forwardRef((props, ref) => {
5088
5088
  return /* @__PURE__ */ React50__default.createElement(Radio$1, { ...props, ref });
5089
5089
  });
@@ -11348,6 +11348,7 @@ var baseStyleLink2 = defineStyle({
11348
11348
  outline: "none",
11349
11349
  color: "inherit",
11350
11350
  textDecoration: "none",
11351
+ textStyle: "xs",
11351
11352
  "&:not([aria-current=page])": {
11352
11353
  cursor: "pointer",
11353
11354
  paddingX: 0.5,
package/dist/index.d.mts CHANGED
@@ -2182,6 +2182,7 @@ declare const theme: {
2182
2182
  outline: string;
2183
2183
  color: string;
2184
2184
  textDecoration: string;
2185
+ textStyle: string;
2185
2186
  "&:not([aria-current=page])": {
2186
2187
  cursor: string;
2187
2188
  paddingX: number;
package/dist/index.d.ts CHANGED
@@ -2182,6 +2182,7 @@ declare const theme: {
2182
2182
  outline: string;
2183
2183
  color: string;
2184
2184
  textDecoration: string;
2185
+ textStyle: string;
2185
2186
  "&:not([aria-current=page])": {
2186
2187
  cursor: string;
2187
2188
  paddingX: number;
package/dist/index.js CHANGED
@@ -12845,6 +12845,7 @@ var init_breadcrumb2 = __esm({
12845
12845
  outline: "none",
12846
12846
  color: "inherit",
12847
12847
  textDecoration: "none",
12848
+ textStyle: "xs",
12848
12849
  "&:not([aria-current=page])": {
12849
12850
  cursor: "pointer",
12850
12851
  paddingX: 0.5,
package/dist/index.mjs CHANGED
@@ -1 +1 @@
1
- export { Accordion, AccordionButton, AccordionIcon, AccordionItem, AccordionPanel, AttachedInputs, Badge, Box, Breadcrumb, BreadcrumbItem, BreadcrumbLink, Button, ButtonGroup, Card, CardSelect, Center, Checkbox, CheckboxGroup, ChoiceChip, ClosableAlert, CloseButton, Code, Collapse, ColorInlineLoader, ColorSpinner, Combobox, Container, ContentLoader, DarkFullScreenLoader, DarkInlineLoader, DarkMode, DarkSpinner, DatePicker, DateRangePicker, Divider, Drawer, DrawerBody, DrawerCloseButton, DrawerContent, DrawerFooter, ModalHeader as DrawerHeader, DrawerOverlay, Expandable, ExpandableAlert, ExpandableItem, Fade, Flex, FloatingActionButton, FormControl, FormErrorMessage, FormHelperText, FormLabel, Grid, GridItem, HStack, Heading, IconButton, Image, Img, InfoSelect, InfoTag, Input, InputGroup, InputLeftElement, InputRightElement, Item, ItemDescription, ItemLabel, JumpButton, Language, LanguageProvider, LightFullScreenLoader, LightInlineLoader, LightMode, LightSpinner, LineIcon, ListBox, Modal, ModalBody, ModalCloseButton, ModalContent, ModalFooter, ModalHeader, ModalOverlay, NativeSelect, NumericStepper, PasswordInput, PhoneNumberInput, PlayPauseButton, Popover, PopoverAnchor, PopoverArrow, PopoverBody, PopoverCloseButton, PopoverContent, PopoverFooter, PopoverHeader, PopoverTrigger, PopoverWizardBody, ProgressBar, ProgressLoader, Radio, RadioGroup, ScaleFade, SearchInput, Section, SimpleDrawer, SimpleGrid, SimplePopover, Skeleton, SkeletonCircle, SkeletonText, SkipButton, Slide, SlideFade, Spacer, SporProvider, Stack, StaticAlert, Stepper, StepperStep, Switch, Tab, TabList, TabPanel, TabPanels, Table, TableCaption, Tabs, Tbody, Td, Text, TextLink, Textarea, Tfoot, Th, Thead, Time, TimePicker, Tr, TravelTag, VStack, VyLogo, WizardPopover, Wrap, WrapItem, createTexts, extendTheme, fontFaces, theme, tokens, useBreakpointValue, useClipboard, useColorMode, useColorModePreference, useColorModeValue, useControllableProp, useDisclosure, useMediaQuery, useMergeRefs, useOutsideClick, usePrefersReducedMotion, useTheme, useToast, useToken, useTranslation } from './chunk-ESGJSWZ3.mjs';
1
+ export { Accordion, AccordionButton, AccordionIcon, AccordionItem, AccordionPanel, AttachedInputs, Badge, Box, Breadcrumb, BreadcrumbItem, BreadcrumbLink, Button, ButtonGroup, Card, CardSelect, Center, Checkbox, CheckboxGroup, ChoiceChip, ClosableAlert, CloseButton, Code, Collapse, ColorInlineLoader, ColorSpinner, Combobox, Container, ContentLoader, DarkFullScreenLoader, DarkInlineLoader, DarkMode, DarkSpinner, DatePicker, DateRangePicker, Divider, Drawer, DrawerBody, DrawerCloseButton, DrawerContent, DrawerFooter, ModalHeader as DrawerHeader, DrawerOverlay, Expandable, ExpandableAlert, ExpandableItem, Fade, Flex, FloatingActionButton, FormControl, FormErrorMessage, FormHelperText, FormLabel, Grid, GridItem, HStack, Heading, IconButton, Image, Img, InfoSelect, InfoTag, Input, InputGroup, InputLeftElement, InputRightElement, Item, ItemDescription, ItemLabel, JumpButton, Language, LanguageProvider, LightFullScreenLoader, LightInlineLoader, LightMode, LightSpinner, LineIcon, ListBox, Modal, ModalBody, ModalCloseButton, ModalContent, ModalFooter, ModalHeader, ModalOverlay, NativeSelect, NumericStepper, PasswordInput, PhoneNumberInput, PlayPauseButton, Popover, PopoverAnchor, PopoverArrow, PopoverBody, PopoverCloseButton, PopoverContent, PopoverFooter, PopoverHeader, PopoverTrigger, PopoverWizardBody, ProgressBar, ProgressLoader, Radio, RadioGroup, ScaleFade, SearchInput, Section, SimpleDrawer, SimpleGrid, SimplePopover, Skeleton, SkeletonCircle, SkeletonText, SkipButton, Slide, SlideFade, Spacer, SporProvider, Stack, StaticAlert, Stepper, StepperStep, Switch, Tab, TabList, TabPanel, TabPanels, Table, TableCaption, Tabs, Tbody, Td, Text, TextLink, Textarea, Tfoot, Th, Thead, Time, TimePicker, Tr, TravelTag, VStack, VyLogo, WizardPopover, Wrap, WrapItem, createTexts, extendTheme, fontFaces, theme, tokens, useBreakpointValue, useClipboard, useColorMode, useColorModePreference, useColorModeValue, useControllableProp, useDisclosure, useMediaQuery, useMergeRefs, useOutsideClick, usePrefersReducedMotion, useTheme, useToast, useToken, useTranslation } from './chunk-OSIIU3AM.mjs';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vygruppen/spor-react",
3
- "version": "3.6.0",
3
+ "version": "3.6.1",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/index.mjs",
6
6
  "types": "./dist/index.d.ts",
@@ -15,6 +15,7 @@ const baseStyleLink = defineStyle({
15
15
  outline: "none",
16
16
  color: "inherit",
17
17
  textDecoration: "none",
18
+ textStyle: "xs",
18
19
  "&:not([aria-current=page])": {
19
20
  cursor: "pointer",
20
21
  paddingX: 0.5,