@purpur/library 9.7.2 → 9.7.3

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 (89) hide show
  1. package/dist/library.cjs.js +1 -1
  2. package/dist/library.es.js +1 -1
  3. package/dist/purpur.css +1 -1
  4. package/dist/stepper-5qMo_shq.js +2 -0
  5. package/dist/{stepper-DpauItjx.js.map → stepper-5qMo_shq.js.map} +1 -1
  6. package/dist/{stepper-BDsSa6yr.mjs → stepper-e0qicwqd.mjs} +152 -152
  7. package/dist/{stepper-BDsSa6yr.mjs.map → stepper-e0qicwqd.mjs.map} +1 -1
  8. package/dist/stepper.cjs.js +1 -1
  9. package/dist/stepper.es.js +1 -1
  10. package/package.json +26 -22
  11. package/.lintstagedrc.mts +0 -10
  12. package/@types/scss.d.ts +0 -4
  13. package/CHANGELOG.json +0 -3996
  14. package/CHANGELOG.md +0 -2084
  15. package/dist/stepper-DpauItjx.js +0 -2
  16. package/eslint.config.mjs +0 -2
  17. package/scripts/generate.mts +0 -269
  18. package/src/accordion.ts +0 -6
  19. package/src/alert-badge.ts +0 -6
  20. package/src/aliases.ts +0 -302
  21. package/src/autocomplete.ts +0 -6
  22. package/src/avatar.ts +0 -6
  23. package/src/badge.ts +0 -6
  24. package/src/breadcrumbs.ts +0 -6
  25. package/src/button.ts +0 -6
  26. package/src/calendar.ts +0 -6
  27. package/src/card.ts +0 -6
  28. package/src/carousel.ts +0 -6
  29. package/src/chat-field.ts +0 -6
  30. package/src/checkbox.ts +0 -6
  31. package/src/chip-group.ts +0 -6
  32. package/src/color-dot.ts +0 -6
  33. package/src/comparison-table.ts +0 -6
  34. package/src/container.ts +0 -6
  35. package/src/content-block.ts +0 -6
  36. package/src/countdown.ts +0 -6
  37. package/src/counter-badge.ts +0 -6
  38. package/src/cta-link.ts +0 -6
  39. package/src/date-field.ts +0 -6
  40. package/src/date-picker.ts +0 -6
  41. package/src/date-range-field.ts +0 -6
  42. package/src/dismissable-chip-group.ts +0 -6
  43. package/src/drawer.ts +0 -6
  44. package/src/dropdown.ts +0 -6
  45. package/src/entries.js +0 -73
  46. package/src/field-error-text.ts +0 -6
  47. package/src/field-helper-text.ts +0 -6
  48. package/src/footer.ts +0 -6
  49. package/src/grid.ts +0 -6
  50. package/src/heading.ts +0 -6
  51. package/src/hero-banner.ts +0 -6
  52. package/src/label.ts +0 -6
  53. package/src/library.ts +0 -77
  54. package/src/link.ts +0 -6
  55. package/src/listbox.ts +0 -6
  56. package/src/loading.ts +0 -6
  57. package/src/message.ts +0 -6
  58. package/src/modal.ts +0 -6
  59. package/src/notification-banner.ts +0 -6
  60. package/src/notification.ts +0 -6
  61. package/src/pagination.ts +0 -6
  62. package/src/paragraph.ts +0 -6
  63. package/src/password-field.ts +0 -7
  64. package/src/popover.ts +0 -6
  65. package/src/product-card.ts +0 -6
  66. package/src/promotion-card.ts +0 -6
  67. package/src/purpur.css +0 -1
  68. package/src/quantity-selector.ts +0 -6
  69. package/src/radio-button-group.ts +0 -6
  70. package/src/radio-card-group.ts +0 -6
  71. package/src/rich-text.ts +0 -6
  72. package/src/search-field.ts +0 -6
  73. package/src/select.ts +0 -6
  74. package/src/skeleton.ts +0 -6
  75. package/src/slider.ts +0 -6
  76. package/src/spacer.ts +0 -6
  77. package/src/spinner.ts +0 -6
  78. package/src/stepper.ts +0 -6
  79. package/src/table.ts +0 -6
  80. package/src/tabs.ts +0 -6
  81. package/src/text-area.ts +0 -6
  82. package/src/text-field.ts +0 -6
  83. package/src/text-spacing.ts +0 -6
  84. package/src/theme.ts +0 -6
  85. package/src/toggle.ts +0 -6
  86. package/src/tokens.ts +0 -6
  87. package/src/tooltip.ts +0 -6
  88. package/src/visually-hidden.ts +0 -6
  89. package/vite-plugin-generate-components-metadata.js +0 -62
package/src/chat-field.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/chat-field";
package/src/checkbox.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/checkbox";
package/src/chip-group.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/chip-group";
package/src/color-dot.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/color-dot";
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/comparison-table";
package/src/container.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/container";
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/content-block";
package/src/countdown.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/countdown";
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/counter-badge";
package/src/cta-link.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/cta-link";
package/src/date-field.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/date-field";
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/date-picker";
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/date-range-field";
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/dismissable-chip-group";
package/src/drawer.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/drawer";
package/src/dropdown.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/dropdown";
package/src/entries.js DELETED
@@ -1,73 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export const entries = [
7
- "accordion",
8
- "alert-badge",
9
- "autocomplete",
10
- "avatar",
11
- "badge",
12
- "breadcrumbs",
13
- "button",
14
- "calendar",
15
- "card",
16
- "carousel",
17
- "chat-field",
18
- "checkbox",
19
- "chip-group",
20
- "color-dot",
21
- "comparison-table",
22
- "container",
23
- "content-block",
24
- "countdown",
25
- "counter-badge",
26
- "cta-link",
27
- "date-field",
28
- "date-picker",
29
- "date-range-field",
30
- "dismissable-chip-group",
31
- "drawer",
32
- "dropdown",
33
- "field-error-text",
34
- "field-helper-text",
35
- "footer",
36
- "grid",
37
- "heading",
38
- "hero-banner",
39
- "label",
40
- "link",
41
- "listbox",
42
- "loading",
43
- "message",
44
- "modal",
45
- "notification",
46
- "notification-banner",
47
- "pagination",
48
- "paragraph",
49
- "popover",
50
- "product-card",
51
- "promotion-card",
52
- "quantity-selector",
53
- "radio-button-group",
54
- "radio-card-group",
55
- "rich-text",
56
- "search-field",
57
- "select",
58
- "skeleton",
59
- "slider",
60
- "spacer",
61
- "spinner",
62
- "stepper",
63
- "table",
64
- "tabs",
65
- "text-area",
66
- "text-field",
67
- "text-spacing",
68
- "toggle",
69
- "tooltip",
70
- "visually-hidden",
71
- "tokens",
72
- "theme",
73
- ];
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/field-error-text";
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/field-helper-text";
package/src/footer.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/footer";
package/src/grid.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/grid";
package/src/heading.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/heading";
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/hero-banner";
package/src/label.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/label";
package/src/library.ts DELETED
@@ -1,77 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- import "./purpur.css";
7
- import "@purpur/icon/styles";
8
- import "@purpur/illustrative-icon/styles";
9
- import "@purpur/logo/styles";
10
- import "@purpur/password-field/styles";
11
-
12
- export * from "@purpur/accordion";
13
- export * from "@purpur/alert-badge";
14
- export * from "@purpur/autocomplete";
15
- export * from "@purpur/avatar";
16
- export * from "@purpur/badge";
17
- export * from "@purpur/breadcrumbs";
18
- export * from "@purpur/button";
19
- export * from "@purpur/calendar";
20
- export * from "@purpur/card";
21
- export * from "@purpur/carousel";
22
- export * from "@purpur/chat-field";
23
- export * from "@purpur/checkbox";
24
- export * from "@purpur/chip-group";
25
- export * from "@purpur/color-dot";
26
- export * from "@purpur/comparison-table";
27
- export * from "@purpur/container";
28
- export * from "@purpur/content-block";
29
- export * from "@purpur/countdown";
30
- export * from "@purpur/counter-badge";
31
- export * from "@purpur/cta-link";
32
- export * from "@purpur/date-field";
33
- export * from "@purpur/date-picker";
34
- export * from "@purpur/date-range-field";
35
- export * from "@purpur/dismissable-chip-group";
36
- export * from "@purpur/drawer";
37
- export * from "@purpur/dropdown";
38
- export * from "@purpur/field-error-text";
39
- export * from "@purpur/field-helper-text";
40
- export * from "@purpur/footer";
41
- export * from "@purpur/grid";
42
- export * from "@purpur/heading";
43
- export * from "@purpur/hero-banner";
44
- export * from "@purpur/label";
45
- export * from "@purpur/link";
46
- export * from "@purpur/listbox";
47
- export * from "@purpur/loading";
48
- export * from "@purpur/message";
49
- export * from "@purpur/modal";
50
- export * from "@purpur/notification";
51
- export * from "@purpur/notification-banner";
52
- export * from "@purpur/pagination";
53
- export * from "@purpur/paragraph";
54
- export * from "@purpur/popover";
55
- export * from "@purpur/product-card";
56
- export * from "@purpur/promotion-card";
57
- export * from "@purpur/quantity-selector";
58
- export * from "@purpur/radio-button-group";
59
- export * from "@purpur/radio-card-group";
60
- export * from "@purpur/rich-text";
61
- export * from "@purpur/search-field";
62
- export * from "@purpur/select";
63
- export * from "@purpur/skeleton";
64
- export * from "@purpur/slider";
65
- export * from "@purpur/spacer";
66
- export * from "@purpur/spinner";
67
- export * from "@purpur/stepper";
68
- export * from "@purpur/table";
69
- export * from "@purpur/tabs";
70
- export * from "@purpur/text-area";
71
- export * from "@purpur/text-field";
72
- export * from "@purpur/text-spacing";
73
- export * from "@purpur/theme";
74
- export * from "@purpur/toggle";
75
- export * from "@purpur/tokens";
76
- export * from "@purpur/tooltip";
77
- export * from "@purpur/visually-hidden";
package/src/link.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/link";
package/src/listbox.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/listbox";
package/src/loading.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/loading";
package/src/message.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/message";
package/src/modal.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/modal";
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/notification-banner";
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/notification";
package/src/pagination.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/pagination";
package/src/paragraph.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/paragraph";
@@ -1,7 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- import "@purpur/password-field/styles";
7
- export * from "@purpur/password-field";
package/src/popover.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/popover";
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/product-card";
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/promotion-card";
package/src/purpur.css DELETED
@@ -1 +0,0 @@
1
- @import "@purpur/tokens/index.css";
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/quantity-selector";
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/radio-button-group";
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/radio-card-group";
package/src/rich-text.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/rich-text";
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/search-field";
package/src/select.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/select";
package/src/skeleton.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/skeleton";
package/src/slider.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/slider";
package/src/spacer.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/spacer";
package/src/spinner.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/spinner";
package/src/stepper.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/stepper";
package/src/table.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/table";
package/src/tabs.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/tabs";
package/src/text-area.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/text-area";
package/src/text-field.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/text-field";
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/text-spacing";
package/src/theme.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/theme";
package/src/toggle.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/toggle";
package/src/tokens.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/tokens";
package/src/tooltip.ts DELETED
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/tooltip";
@@ -1,6 +0,0 @@
1
- /**
2
- * ⚠️ WARNING ⚠️
3
- * This file is automatically generated, do not edit it manually
4
- */
5
-
6
- export * from "@purpur/visually-hidden";