@vygruppen/spor-react 13.0.0 → 13.0.2

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.
Files changed (81) hide show
  1. package/.turbo/turbo-build.log +10 -10
  2. package/.turbo/turbo-postinstall.log +4 -6
  3. package/CHANGELOG.md +15 -0
  4. package/dist/index.cjs +97 -134
  5. package/dist/index.cjs.map +1 -1
  6. package/dist/index.d.cts +85 -85
  7. package/dist/index.d.ts +85 -85
  8. package/dist/index.mjs +97 -134
  9. package/dist/index.mjs.map +1 -1
  10. package/package.json +1 -1
  11. package/src/accordion/Accordion.tsx +3 -3
  12. package/src/accordion/Expandable.tsx +1 -1
  13. package/src/alert/Alert.tsx +1 -1
  14. package/src/alert/AlertIcon.tsx +1 -57
  15. package/src/alert/ExpandableAlert.tsx +1 -1
  16. package/src/alert/ServiceAlert.tsx +1 -1
  17. package/src/breadcrumb/Breadcrumb.tsx +1 -1
  18. package/src/button/Button.tsx +1 -1
  19. package/src/button/ButtonGroup.tsx +1 -1
  20. package/src/button/Clipboard.tsx +3 -3
  21. package/src/button/CloseButton.tsx +1 -1
  22. package/src/button/FloatingActionButton.tsx +1 -1
  23. package/src/button/IconButton.tsx +1 -1
  24. package/src/calendar/CalendarContext.tsx +1 -1
  25. package/src/color-mode/color-mode.tsx +1 -1
  26. package/src/datepicker/CalendarTriggerButton.tsx +1 -1
  27. package/src/datepicker/DateField.tsx +1 -1
  28. package/src/datepicker/DatePicker.tsx +1 -1
  29. package/src/datepicker/DateTimeSegment.tsx +1 -1
  30. package/src/datepicker/StyledField.tsx +1 -1
  31. package/src/dialog/Dialog.tsx +2 -2
  32. package/src/dialog/Drawer.tsx +4 -4
  33. package/src/input/AttachedInputs.tsx +1 -1
  34. package/src/input/Autocomplete.tsx +1 -1
  35. package/src/input/CardSelect.tsx +2 -2
  36. package/src/input/Checkbox.tsx +1 -1
  37. package/src/input/ChoiceChip.tsx +1 -1
  38. package/src/input/CountryCodeSelect.tsx +1 -1
  39. package/src/input/Field.tsx +2 -2
  40. package/src/input/FloatingLabel.tsx +1 -1
  41. package/src/input/Input.tsx +1 -1
  42. package/src/input/NativeSelect.tsx +1 -1
  43. package/src/input/NumericStepper.tsx +2 -2
  44. package/src/input/PasswordInput.tsx +2 -2
  45. package/src/input/PhoneNumberInput.tsx +1 -1
  46. package/src/input/Popover.tsx +1 -1
  47. package/src/input/Radio.tsx +2 -2
  48. package/src/input/SearchInput.tsx +1 -1
  49. package/src/input/Select.tsx +7 -7
  50. package/src/input/Switch.tsx +10 -2
  51. package/src/input/Textarea.tsx +1 -1
  52. package/src/input/useFLoatingInputState.tsx +1 -1
  53. package/src/layout/PressableCard.tsx +1 -1
  54. package/src/layout/RadioCard.tsx +2 -2
  55. package/src/layout/Separator.tsx +2 -2
  56. package/src/layout/StaticCard.tsx +1 -1
  57. package/src/linjetag/LineIcon.tsx +1 -1
  58. package/src/linjetag/TravelTag.tsx +1 -1
  59. package/src/link/TextLink.tsx +1 -1
  60. package/src/loader/ProgressBar.tsx +1 -1
  61. package/src/loader/ProgressLoader.tsx +1 -1
  62. package/src/loader/Skeleton.tsx +1 -1
  63. package/src/logo/CargonetLogo.tsx +1 -1
  64. package/src/logo/VyLogo.tsx +1 -1
  65. package/src/logo/VyLogoPride.tsx +1 -1
  66. package/src/media-controller/JumpButton.tsx +1 -1
  67. package/src/media-controller/PlayPauseButton.tsx +1 -1
  68. package/src/media-controller/SkipButton.tsx +1 -1
  69. package/src/nudge/Nudge.tsx +3 -3
  70. package/src/pagination/Pagination.tsx +5 -5
  71. package/src/popover/index.tsx +2 -2
  72. package/src/progress-indicator/ProgressIndicator.tsx +1 -1
  73. package/src/stepper/Stepper.tsx +1 -1
  74. package/src/tab/Tabs.tsx +1 -1
  75. package/src/theme/recipes/link.ts +1 -0
  76. package/src/toast/toast.tsx +5 -2
  77. package/src/tooltip.tsx +2 -2
  78. package/src/typography/Badge.tsx +1 -1
  79. package/src/typography/Code.tsx +1 -1
  80. package/src/typography/Heading.tsx +1 -1
  81. package/src/typography/Text.tsx +1 -1
@@ -1,5 +1,5 @@
1
1
 
2
- > @vygruppen/spor-react@13.0.0 build /home/runner/work/spor/spor/packages/spor-react
2
+ > @vygruppen/spor-react@13.0.2 build /home/runner/work/spor/spor/packages/spor-react
3
3
  > tsup
4
4
 
5
5
  CLI Building entry: src/index.tsx, src/icons/index.tsx
@@ -11,18 +11,18 @@
11
11
  ESM Build start
12
12
  CJS Build start
13
13
  DTS Build start
14
- CJS dist/index.cjs 356.86 KB
14
+ CJS dist/index.cjs 356.43 KB
15
15
  CJS dist/icons/index.cjs 381.00 B
16
- CJS dist/index.cjs.map 710.54 KB
16
+ CJS dist/index.cjs.map 708.66 KB
17
17
  CJS dist/icons/index.cjs.map 157.00 B
18
- CJS ⚡️ Build success in 2765ms
19
- ESM dist/index.mjs 332.95 KB
18
+ CJS ⚡️ Build success in 2510ms
19
+ ESM dist/index.mjs 332.54 KB
20
20
  ESM dist/icons/index.mjs 110.00 B
21
- ESM dist/index.mjs.map 710.54 KB
21
+ ESM dist/index.mjs.map 708.66 KB
22
22
  ESM dist/icons/index.mjs.map 157.00 B
23
- ESM ⚡️ Build success in 2766ms
24
- DTS ⚡️ Build success in 20281ms
23
+ ESM ⚡️ Build success in 2510ms
24
+ DTS ⚡️ Build success in 19366ms
25
25
  DTS dist/icons/index.d.ts 44.00 B
26
- DTS dist/index.d.ts 143.58 KB
26
+ DTS dist/index.d.ts 143.13 KB
27
27
  DTS dist/icons/index.d.cts 44.00 B
28
- DTS dist/index.d.cts 143.58 KB
28
+ DTS dist/index.d.cts 143.13 KB
@@ -1,20 +1,18 @@
1
1
 
2
- > @vygruppen/spor-react@13.0.0 postinstall /home/runner/work/spor/spor/packages/spor-react
2
+ > @vygruppen/spor-react@13.0.2 postinstall /home/runner/work/spor/spor/packages/spor-react
3
3
  > chakra typegen src/theme/index.ts
4
4
 
5
- [dotenv@17.3.1] injecting env (0) from .env -- tip: 🛡️ auth for agents: https://vestauth.com
5
+ [dotenv@17.3.1] injecting env (0) from .env -- tip: ⚙️ suppress all logs with { quiet: true }
6
6
  ┌ Chakra CLI ⚡️
7
7
  [?25l│
8
- ◒ Generating conditions types...
9
- ◇ ✅ Generated conditions typings
8
+ ◇ Generated conditions typings
10
9
  [?25h[?25l│
11
10
  ◒ Generating recipe types...
12
11
  ◇ ✅ Generated recipe typings
13
12
  [?25h[?25l│
14
13
  ◇ ✅ Generated utility typings
15
14
  [?25h[?25l│
16
- ◒ Generating token types...
17
- ◇ ✅ Generated token typings
15
+ ◇ Generated token typings
18
16
  [?25h[?25l│
19
17
  ◒ Generating system types...
20
18
  ◇ ✅ Generated system types
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # @vygruppen/spor-react
2
2
 
3
+ ## 13.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 0eee096: remove inline padding in text links
8
+ - bc4d10e: Added width parameter to toast
9
+ - 0ac2838: Remove visuallyhidden voiceover helper and rely on title to explain the content
10
+ - 29cf1ac: Improved aria-label for Swtich and added aria-hidden for decorative Separator
11
+
12
+ ## 13.0.1
13
+
14
+ ### Patch Changes
15
+
16
+ - ce9b9f1: replace RefObject with Ref for ref prop type
17
+
3
18
  ## 13.0.0
4
19
 
5
20
  ### Major Changes