@vygruppen/spor-react 13.0.0 → 13.0.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.
Files changed (77) hide show
  1. package/.turbo/turbo-build.log +8 -8
  2. package/.turbo/turbo-postinstall.log +3 -4
  3. package/CHANGELOG.md +6 -0
  4. package/dist/index.cjs.map +1 -1
  5. package/dist/index.d.cts +83 -83
  6. package/dist/index.d.ts +83 -83
  7. package/dist/index.mjs.map +1 -1
  8. package/package.json +3 -3
  9. package/src/accordion/Accordion.tsx +3 -3
  10. package/src/accordion/Expandable.tsx +1 -1
  11. package/src/alert/Alert.tsx +1 -1
  12. package/src/alert/AlertIcon.tsx +1 -1
  13. package/src/alert/ExpandableAlert.tsx +1 -1
  14. package/src/alert/ServiceAlert.tsx +1 -1
  15. package/src/breadcrumb/Breadcrumb.tsx +1 -1
  16. package/src/button/Button.tsx +1 -1
  17. package/src/button/ButtonGroup.tsx +1 -1
  18. package/src/button/Clipboard.tsx +3 -3
  19. package/src/button/CloseButton.tsx +1 -1
  20. package/src/button/FloatingActionButton.tsx +1 -1
  21. package/src/button/IconButton.tsx +1 -1
  22. package/src/calendar/CalendarContext.tsx +1 -1
  23. package/src/color-mode/color-mode.tsx +1 -1
  24. package/src/datepicker/CalendarTriggerButton.tsx +1 -1
  25. package/src/datepicker/DateField.tsx +1 -1
  26. package/src/datepicker/DatePicker.tsx +1 -1
  27. package/src/datepicker/DateTimeSegment.tsx +1 -1
  28. package/src/datepicker/StyledField.tsx +1 -1
  29. package/src/dialog/Dialog.tsx +2 -2
  30. package/src/dialog/Drawer.tsx +4 -4
  31. package/src/input/AttachedInputs.tsx +1 -1
  32. package/src/input/Autocomplete.tsx +1 -1
  33. package/src/input/CardSelect.tsx +2 -2
  34. package/src/input/Checkbox.tsx +1 -1
  35. package/src/input/ChoiceChip.tsx +1 -1
  36. package/src/input/CountryCodeSelect.tsx +1 -1
  37. package/src/input/Field.tsx +2 -2
  38. package/src/input/FloatingLabel.tsx +1 -1
  39. package/src/input/Input.tsx +1 -1
  40. package/src/input/NativeSelect.tsx +1 -1
  41. package/src/input/NumericStepper.tsx +2 -2
  42. package/src/input/PasswordInput.tsx +2 -2
  43. package/src/input/PhoneNumberInput.tsx +1 -1
  44. package/src/input/Popover.tsx +1 -1
  45. package/src/input/Radio.tsx +2 -2
  46. package/src/input/SearchInput.tsx +1 -1
  47. package/src/input/Select.tsx +7 -7
  48. package/src/input/Switch.tsx +1 -1
  49. package/src/input/Textarea.tsx +1 -1
  50. package/src/input/useFLoatingInputState.tsx +1 -1
  51. package/src/layout/PressableCard.tsx +1 -1
  52. package/src/layout/RadioCard.tsx +2 -2
  53. package/src/layout/Separator.tsx +1 -1
  54. package/src/layout/StaticCard.tsx +1 -1
  55. package/src/linjetag/LineIcon.tsx +1 -1
  56. package/src/linjetag/TravelTag.tsx +1 -1
  57. package/src/link/TextLink.tsx +1 -1
  58. package/src/loader/ProgressBar.tsx +1 -1
  59. package/src/loader/ProgressLoader.tsx +1 -1
  60. package/src/loader/Skeleton.tsx +1 -1
  61. package/src/logo/CargonetLogo.tsx +1 -1
  62. package/src/logo/VyLogo.tsx +1 -1
  63. package/src/logo/VyLogoPride.tsx +1 -1
  64. package/src/media-controller/JumpButton.tsx +1 -1
  65. package/src/media-controller/PlayPauseButton.tsx +1 -1
  66. package/src/media-controller/SkipButton.tsx +1 -1
  67. package/src/nudge/Nudge.tsx +3 -3
  68. package/src/pagination/Pagination.tsx +5 -5
  69. package/src/popover/index.tsx +2 -2
  70. package/src/progress-indicator/ProgressIndicator.tsx +1 -1
  71. package/src/stepper/Stepper.tsx +1 -1
  72. package/src/tab/Tabs.tsx +1 -1
  73. package/src/tooltip.tsx +2 -2
  74. package/src/typography/Badge.tsx +1 -1
  75. package/src/typography/Code.tsx +1 -1
  76. package/src/typography/Heading.tsx +1 -1
  77. 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.1 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
@@ -13,16 +13,16 @@
13
13
  DTS Build start
14
14
  CJS dist/index.cjs 356.86 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 709.97 KB
17
17
  CJS dist/icons/index.cjs.map 157.00 B
18
- CJS ⚡️ Build success in 2765ms
18
+ CJS ⚡️ Build success in 2723ms
19
19
  ESM dist/index.mjs 332.95 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 709.97 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 2724ms
24
+ DTS ⚡️ Build success in 20123ms
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.10 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.10 KB
@@ -1,8 +1,8 @@
1
1
 
2
- > @vygruppen/spor-react@13.0.0 postinstall /home/runner/work/spor/spor/packages/spor-react
2
+ > @vygruppen/spor-react@13.0.1 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: 🤖 agentic secret storage: https://dotenvx.com/as2
6
6
  ┌ Chakra CLI ⚡️
7
7
  [?25l│
8
8
  ◒ Generating conditions types...
@@ -13,8 +13,7 @@
13
13
  [?25h[?25l│
14
14
  ◇ ✅ Generated utility typings
15
15
  [?25h[?25l│
16
- ◒ Generating token types...
17
- ◇ ✅ Generated token typings
16
+ ◇ Generated token typings
18
17
  [?25h[?25l│
19
18
  ◒ Generating system types...
20
19
  ◇ ✅ Generated system types
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @vygruppen/spor-react
2
2
 
3
+ ## 13.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - ce9b9f1: replace RefObject with Ref for ref prop type
8
+
3
9
  ## 13.0.0
4
10
 
5
11
  ### Major Changes