@warp-ds/elements 2.2.0-next.29 → 2.2.0-next.30

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 (263) hide show
  1. package/dist/custom-elements.json +973 -5050
  2. package/dist/index.d.ts +87 -995
  3. package/dist/packages/link/index.js +93 -2640
  4. package/dist/packages/modal/index.js +5 -2717
  5. package/dist/packages/select/select.react.stories.d.ts +1 -1
  6. package/dist/packages/textfield/textfield.react.stories.d.ts +1 -1
  7. package/dist/packages/toast/index.js +3 -2483
  8. package/dist/packages/utils/index.js +37 -2
  9. package/dist/vscode.html-custom-data.json +13 -456
  10. package/dist/web-types.json +166 -1203
  11. package/package.json +1 -1
  12. package/dist/packages/combobox/combobox.react.stories.d.ts +0 -28
  13. package/dist/packages/combobox/combobox.react.stories.js +0 -90
  14. package/dist/packages/combobox/combobox.stories.d.ts +0 -18
  15. package/dist/packages/combobox/combobox.stories.js +0 -117
  16. package/dist/packages/combobox/index.d.ts +0 -95
  17. package/dist/packages/combobox/index.js +0 -2492
  18. package/dist/packages/combobox/index.js.map +0 -7
  19. package/dist/packages/combobox/locales/da/messages.d.mts +0 -1
  20. package/dist/packages/combobox/locales/da/messages.mjs +0 -1
  21. package/dist/packages/combobox/locales/en/messages.d.mts +0 -1
  22. package/dist/packages/combobox/locales/en/messages.mjs +0 -1
  23. package/dist/packages/combobox/locales/fi/messages.d.mts +0 -1
  24. package/dist/packages/combobox/locales/fi/messages.mjs +0 -1
  25. package/dist/packages/combobox/locales/nb/messages.d.mts +0 -1
  26. package/dist/packages/combobox/locales/nb/messages.mjs +0 -1
  27. package/dist/packages/combobox/locales/sv/messages.d.mts +0 -1
  28. package/dist/packages/combobox/locales/sv/messages.mjs +0 -1
  29. package/dist/packages/combobox/react.d.ts +0 -7
  30. package/dist/packages/combobox/react.js +0 -17
  31. package/dist/packages/combobox/styles.d.ts +0 -1
  32. package/dist/packages/combobox/styles.js +0 -2
  33. package/dist/packages/datepicker/DatePicker.test.d.ts +0 -2
  34. package/dist/packages/datepicker/DatePicker.test.js +0 -69
  35. package/dist/packages/datepicker/datepicker.d.ts +0 -102
  36. package/dist/packages/datepicker/datepicker.js +0 -2785
  37. package/dist/packages/datepicker/datepicker.js.map +0 -7
  38. package/dist/packages/datepicker/datepicker.react.stories.d.ts +0 -18
  39. package/dist/packages/datepicker/datepicker.react.stories.js +0 -26
  40. package/dist/packages/datepicker/datepicker.stories.d.ts +0 -12
  41. package/dist/packages/datepicker/datepicker.stories.js +0 -51
  42. package/dist/packages/datepicker/datepicker.test.d.ts +0 -2
  43. package/dist/packages/datepicker/datepicker.test.js +0 -62
  44. package/dist/packages/datepicker/index.d.ts +0 -1
  45. package/dist/packages/datepicker/index.js +0 -2785
  46. package/dist/packages/datepicker/index.js.map +0 -7
  47. package/dist/packages/datepicker/locales/da/messages.d.mts +0 -1
  48. package/dist/packages/datepicker/locales/da/messages.mjs +0 -1
  49. package/dist/packages/datepicker/locales/en/messages.d.mts +0 -1
  50. package/dist/packages/datepicker/locales/en/messages.mjs +0 -1
  51. package/dist/packages/datepicker/locales/fi/messages.d.mts +0 -1
  52. package/dist/packages/datepicker/locales/fi/messages.mjs +0 -1
  53. package/dist/packages/datepicker/locales/nb/messages.d.mts +0 -1
  54. package/dist/packages/datepicker/locales/nb/messages.mjs +0 -1
  55. package/dist/packages/datepicker/locales/sv/messages.d.mts +0 -1
  56. package/dist/packages/datepicker/locales/sv/messages.mjs +0 -1
  57. package/dist/packages/datepicker/react.d.ts +0 -5
  58. package/dist/packages/datepicker/react.js +0 -15
  59. package/dist/packages/datepicker/styles/w-datepicker-calendar.styles.d.ts +0 -1
  60. package/dist/packages/datepicker/styles/w-datepicker-calendar.styles.js +0 -15
  61. package/dist/packages/datepicker/styles/w-datepicker-day.styles.d.ts +0 -1
  62. package/dist/packages/datepicker/styles/w-datepicker-day.styles.js +0 -64
  63. package/dist/packages/datepicker/styles/w-datepicker-month.styles.d.ts +0 -1
  64. package/dist/packages/datepicker/styles/w-datepicker-month.styles.js +0 -72
  65. package/dist/packages/datepicker/styles/w-datepicker.styles.d.ts +0 -1
  66. package/dist/packages/datepicker/styles/w-datepicker.styles.js +0 -101
  67. package/dist/packages/datepicker/utils.d.ts +0 -13
  68. package/dist/packages/datepicker/utils.js +0 -28
  69. package/dist/packages/dead-toggle/dead-toggle.react.stories.d.ts +0 -15
  70. package/dist/packages/dead-toggle/dead-toggle.react.stories.js +0 -34
  71. package/dist/packages/dead-toggle/dead-toggle.stories.d.ts +0 -14
  72. package/dist/packages/dead-toggle/dead-toggle.stories.js +0 -45
  73. package/dist/packages/dead-toggle/dead-toggle.test.d.ts +0 -1
  74. package/dist/packages/dead-toggle/dead-toggle.test.js +0 -9
  75. package/dist/packages/dead-toggle/index.d.ts +0 -17
  76. package/dist/packages/dead-toggle/index.js +0 -2548
  77. package/dist/packages/dead-toggle/index.js.map +0 -7
  78. package/dist/packages/dead-toggle/react.d.ts +0 -2
  79. package/dist/packages/dead-toggle/react.js +0 -11
  80. package/dist/packages/link/index.js.map +0 -7
  81. package/dist/packages/link/link.react.stories.d.ts +0 -21
  82. package/dist/packages/link/link.react.stories.js +0 -96
  83. package/dist/packages/link/link.stories.d.ts +0 -20
  84. package/dist/packages/link/link.stories.js +0 -110
  85. package/dist/packages/link/link.test.d.ts +0 -1
  86. package/dist/packages/link/link.test.js +0 -9
  87. package/dist/packages/link/react.d.ts +0 -2
  88. package/dist/packages/link/react.js +0 -11
  89. package/dist/packages/modal/index.js.map +0 -7
  90. package/dist/packages/pageindicator/index.d.ts +0 -10
  91. package/dist/packages/pageindicator/index.js +0 -32
  92. package/dist/packages/pageindicator/index.js.map +0 -7
  93. package/dist/packages/pageindicator/pageindicator.react.stories.d.ts +0 -19
  94. package/dist/packages/pageindicator/pageindicator.react.stories.js +0 -20
  95. package/dist/packages/pageindicator/pageindicator.stories.d.ts +0 -32
  96. package/dist/packages/pageindicator/pageindicator.stories.js +0 -71
  97. package/dist/packages/pageindicator/react.d.ts +0 -2
  98. package/dist/packages/pageindicator/react.js +0 -11
  99. package/dist/packages/pageindicator/style.d.ts +0 -1
  100. package/dist/packages/pageindicator/style.js +0 -26
  101. package/dist/packages/pagination/index.d.ts +0 -32
  102. package/dist/packages/pagination/index.js +0 -2500
  103. package/dist/packages/pagination/index.js.map +0 -7
  104. package/dist/packages/pagination/locales/da/messages.d.mts +0 -1
  105. package/dist/packages/pagination/locales/da/messages.mjs +0 -1
  106. package/dist/packages/pagination/locales/en/messages.d.mts +0 -1
  107. package/dist/packages/pagination/locales/en/messages.mjs +0 -1
  108. package/dist/packages/pagination/locales/fi/messages.d.mts +0 -1
  109. package/dist/packages/pagination/locales/fi/messages.mjs +0 -1
  110. package/dist/packages/pagination/locales/nb/messages.d.mts +0 -1
  111. package/dist/packages/pagination/locales/nb/messages.mjs +0 -1
  112. package/dist/packages/pagination/locales/sv/messages.d.mts +0 -1
  113. package/dist/packages/pagination/locales/sv/messages.mjs +0 -1
  114. package/dist/packages/pagination/pagination.react.stories.d.ts +0 -21
  115. package/dist/packages/pagination/pagination.react.stories.js +0 -45
  116. package/dist/packages/pagination/pagination.stories.d.ts +0 -14
  117. package/dist/packages/pagination/pagination.stories.js +0 -56
  118. package/dist/packages/pagination/pagination.test.d.ts +0 -1
  119. package/dist/packages/pagination/pagination.test.js +0 -76
  120. package/dist/packages/pagination/react.d.ts +0 -5
  121. package/dist/packages/pagination/react.js +0 -15
  122. package/dist/packages/pagination/styles.d.ts +0 -1
  123. package/dist/packages/pagination/styles.js +0 -2
  124. package/dist/packages/rip-and-tear-checkbox/checkbox.d.ts +0 -66
  125. package/dist/packages/rip-and-tear-checkbox/checkbox.js +0 -2592
  126. package/dist/packages/rip-and-tear-checkbox/checkbox.js.map +0 -7
  127. package/dist/packages/rip-and-tear-checkbox/checkbox.stories.d.ts +0 -8
  128. package/dist/packages/rip-and-tear-checkbox/checkbox.stories.js +0 -11
  129. package/dist/packages/rip-and-tear-checkbox/index.d.ts +0 -1
  130. package/dist/packages/rip-and-tear-checkbox/index.js +0 -2592
  131. package/dist/packages/rip-and-tear-checkbox/index.js.map +0 -7
  132. package/dist/packages/rip-and-tear-checkbox/react.d.ts +0 -5
  133. package/dist/packages/rip-and-tear-checkbox/react.js +0 -15
  134. package/dist/packages/rip-and-tear-checkbox/rip-and-tear-checkbox.react.stories.d.ts +0 -12
  135. package/dist/packages/rip-and-tear-checkbox/rip-and-tear-checkbox.react.stories.js +0 -10
  136. package/dist/packages/rip-and-tear-checkbox/styles.d.ts +0 -0
  137. package/dist/packages/rip-and-tear-checkbox/styles.js +0 -0
  138. package/dist/packages/rip-and-tear-radio/base-element.d.ts +0 -46
  139. package/dist/packages/rip-and-tear-radio/base-element.js +0 -100
  140. package/dist/packages/rip-and-tear-radio/custom-error-validator.d.ts +0 -6
  141. package/dist/packages/rip-and-tear-radio/custom-error-validator.js +0 -22
  142. package/dist/packages/rip-and-tear-radio/form-associated-element.d.ts +0 -103
  143. package/dist/packages/rip-and-tear-radio/form-associated-element.js +0 -282
  144. package/dist/packages/rip-and-tear-radio/host-styles.d.ts +0 -1
  145. package/dist/packages/rip-and-tear-radio/host-styles.js +0 -12
  146. package/dist/packages/rip-and-tear-radio/index.d.ts +0 -1
  147. package/dist/packages/rip-and-tear-radio/index.js +0 -2649
  148. package/dist/packages/rip-and-tear-radio/index.js.map +0 -7
  149. package/dist/packages/rip-and-tear-radio/invalid.d.ts +0 -8
  150. package/dist/packages/rip-and-tear-radio/invalid.js +0 -5
  151. package/dist/packages/rip-and-tear-radio/math.d.ts +0 -1
  152. package/dist/packages/rip-and-tear-radio/math.js +0 -4
  153. package/dist/packages/rip-and-tear-radio/radio-group-styles.d.ts +0 -1
  154. package/dist/packages/rip-and-tear-radio/radio-group-styles.js +0 -59
  155. package/dist/packages/rip-and-tear-radio/radio-group-styles.js.map +0 -7
  156. package/dist/packages/rip-and-tear-radio/radio-group.d.ts +0 -72
  157. package/dist/packages/rip-and-tear-radio/radio-group.js +0 -2649
  158. package/dist/packages/rip-and-tear-radio/radio-group.js.map +0 -7
  159. package/dist/packages/rip-and-tear-radio/radio-styles.d.ts +0 -0
  160. package/dist/packages/rip-and-tear-radio/radio-styles.js +0 -1
  161. package/dist/packages/rip-and-tear-radio/radio-styles.js.map +0 -7
  162. package/dist/packages/rip-and-tear-radio/radio.d.ts +0 -38
  163. package/dist/packages/rip-and-tear-radio/radio.js +0 -2563
  164. package/dist/packages/rip-and-tear-radio/radio.js.map +0 -7
  165. package/dist/packages/rip-and-tear-radio/radio.stories.d.ts +0 -8
  166. package/dist/packages/rip-and-tear-radio/radio.stories.js +0 -2654
  167. package/dist/packages/rip-and-tear-radio/radio.stories.js.map +0 -7
  168. package/dist/packages/rip-and-tear-radio/react.d.ts +0 -9
  169. package/dist/packages/rip-and-tear-radio/react.js +0 -22
  170. package/dist/packages/rip-and-tear-radio/required-validator.d.ts +0 -11
  171. package/dist/packages/rip-and-tear-radio/required-validator.js +0 -34
  172. package/dist/packages/rip-and-tear-radio/rip-and-tear-radio.react.stories.d.ts +0 -9
  173. package/dist/packages/rip-and-tear-radio/rip-and-tear-radio.react.stories.js +0 -10
  174. package/dist/packages/rip-and-tear-radio/slot.d.ts +0 -20
  175. package/dist/packages/rip-and-tear-radio/slot.js +0 -71
  176. package/dist/packages/rip-and-tear-radio/watch.d.ts +0 -26
  177. package/dist/packages/rip-and-tear-radio/watch.js +0 -39
  178. package/dist/packages/slider/Slider.d.ts +0 -2
  179. package/dist/packages/slider/Slider.js +0 -8
  180. package/dist/packages/slider/SliderThumb.d.ts +0 -2
  181. package/dist/packages/slider/SliderThumb.js +0 -8
  182. package/dist/packages/slider/index.d.ts +0 -2
  183. package/dist/packages/slider/index.js +0 -2851
  184. package/dist/packages/slider/index.js.map +0 -7
  185. package/dist/packages/slider/oddbird-css-anchor-positioning.d.ts +0 -2
  186. package/dist/packages/slider/oddbird-css-anchor-positioning.js +0 -3
  187. package/dist/packages/slider/react.d.ts +0 -8
  188. package/dist/packages/slider/react.js +0 -20
  189. package/dist/packages/slider/slider-thumb.d.ts +0 -57
  190. package/dist/packages/slider/slider-thumb.js +0 -2705
  191. package/dist/packages/slider/slider-thumb.js.map +0 -7
  192. package/dist/packages/slider/slider.d.ts +0 -46
  193. package/dist/packages/slider/slider.js +0 -2587
  194. package/dist/packages/slider/slider.js.map +0 -7
  195. package/dist/packages/slider/slider.react.stories.d.ts +0 -18
  196. package/dist/packages/slider/slider.react.stories.js +0 -118
  197. package/dist/packages/slider/slider.stories.d.ts +0 -18
  198. package/dist/packages/slider/slider.stories.js +0 -197
  199. package/dist/packages/slider/slider.test.d.ts +0 -4
  200. package/dist/packages/slider/slider.test.js +0 -83
  201. package/dist/packages/slider/styles/w-slider-thumb.styles.d.ts +0 -1
  202. package/dist/packages/slider/styles/w-slider-thumb.styles.js +0 -167
  203. package/dist/packages/slider/styles/w-slider.styles.d.ts +0 -1
  204. package/dist/packages/slider/styles/w-slider.styles.js +0 -134
  205. package/dist/packages/slider/styles.d.ts +0 -1
  206. package/dist/packages/slider/styles.js +0 -2
  207. package/dist/packages/steps/index.d.ts +0 -36
  208. package/dist/packages/steps/index.js +0 -2465
  209. package/dist/packages/steps/index.js.map +0 -7
  210. package/dist/packages/steps/locales/da/messages.d.mts +0 -1
  211. package/dist/packages/steps/locales/da/messages.mjs +0 -1
  212. package/dist/packages/steps/locales/en/messages.d.mts +0 -1
  213. package/dist/packages/steps/locales/en/messages.mjs +0 -1
  214. package/dist/packages/steps/locales/fi/messages.d.mts +0 -1
  215. package/dist/packages/steps/locales/fi/messages.mjs +0 -1
  216. package/dist/packages/steps/locales/nb/messages.d.mts +0 -1
  217. package/dist/packages/steps/locales/nb/messages.mjs +0 -1
  218. package/dist/packages/steps/locales/sv/messages.d.mts +0 -1
  219. package/dist/packages/steps/locales/sv/messages.mjs +0 -1
  220. package/dist/packages/steps/react.d.ts +0 -3
  221. package/dist/packages/steps/react.js +0 -16
  222. package/dist/packages/steps/steps.react.stories.d.ts +0 -15
  223. package/dist/packages/steps/steps.react.stories.js +0 -112
  224. package/dist/packages/steps/steps.stories.d.ts +0 -12
  225. package/dist/packages/steps/steps.stories.js +0 -172
  226. package/dist/packages/steps/styles.d.ts +0 -1
  227. package/dist/packages/steps/styles.js +0 -2
  228. package/dist/packages/switch/index.d.ts +0 -15
  229. package/dist/packages/switch/index.js +0 -2455
  230. package/dist/packages/switch/index.js.map +0 -7
  231. package/dist/packages/switch/react.d.ts +0 -5
  232. package/dist/packages/switch/react.js +0 -15
  233. package/dist/packages/switch/styles.d.ts +0 -1
  234. package/dist/packages/switch/styles.js +0 -2
  235. package/dist/packages/switch/switch.react.stories.d.ts +0 -15
  236. package/dist/packages/switch/switch.react.stories.js +0 -29
  237. package/dist/packages/switch/switch.stories.d.ts +0 -9
  238. package/dist/packages/switch/switch.stories.js +0 -34
  239. package/dist/packages/tabs/index.d.ts +0 -4
  240. package/dist/packages/tabs/index.js +0 -2470
  241. package/dist/packages/tabs/index.js.map +0 -7
  242. package/dist/packages/tabs/react.d.ts +0 -12
  243. package/dist/packages/tabs/react.js +0 -31
  244. package/dist/packages/tabs/styles.d.ts +0 -1
  245. package/dist/packages/tabs/styles.js +0 -2
  246. package/dist/packages/tabs/tab-panel.d.ts +0 -20
  247. package/dist/packages/tabs/tab-panel.js +0 -2441
  248. package/dist/packages/tabs/tab-panel.js.map +0 -7
  249. package/dist/packages/tabs/tab.d.ts +0 -18
  250. package/dist/packages/tabs/tab.js +0 -2463
  251. package/dist/packages/tabs/tab.js.map +0 -7
  252. package/dist/packages/tabs/tabs.d.ts +0 -40
  253. package/dist/packages/tabs/tabs.js +0 -2448
  254. package/dist/packages/tabs/tabs.js.map +0 -7
  255. package/dist/packages/tabs/tabs.react.stories.d.ts +0 -15
  256. package/dist/packages/tabs/tabs.react.stories.js +0 -51
  257. package/dist/packages/tabs/tabs.stories.d.ts +0 -8
  258. package/dist/packages/tabs/tabs.stories.js +0 -2545
  259. package/dist/packages/tabs/tabs.stories.js.map +0 -7
  260. package/dist/packages/toast/index.js.map +0 -7
  261. package/dist/packages/toggle-styles.d.ts +0 -1
  262. package/dist/packages/toggle-styles.js +0 -109
  263. package/dist/packages/utils/index.js.map +0 -7
@@ -1,96 +0,0 @@
1
- import React from 'react';
2
- import { Link } from './react';
3
- export default {
4
- title: 'Buttons/Link',
5
- render(args) {
6
- return React.createElement(Link, { ...args }, "Link Button Text");
7
- },
8
- component: Link,
9
- };
10
- export const Primary = {
11
- args: {
12
- variant: 'primary',
13
- href: 'http://developer.mozilla.org',
14
- target: '_new',
15
- },
16
- };
17
- export const Secondary = {
18
- args: {
19
- variant: 'secondary',
20
- href: 'http://developer.mozilla.org',
21
- target: '_new',
22
- },
23
- };
24
- export const Negative = {
25
- args: {
26
- variant: 'negative',
27
- href: 'http://developer.mozilla.org',
28
- target: '_new',
29
- },
30
- };
31
- export const NegativeQuiet = {
32
- args: {
33
- variant: 'negativeQuiet',
34
- href: 'http://developer.mozilla.org',
35
- target: '_new',
36
- },
37
- };
38
- export const Utility = {
39
- args: {
40
- variant: 'utility',
41
- href: 'http://developer.mozilla.org',
42
- target: '_new',
43
- },
44
- };
45
- export const UtilityQuiet = {
46
- args: {
47
- variant: 'utilityQuiet',
48
- href: 'http://developer.mozilla.org',
49
- target: '_new',
50
- },
51
- };
52
- export const AsALink = {
53
- args: {
54
- variant: 'link',
55
- href: 'http://developer.mozilla.org',
56
- target: '_new',
57
- },
58
- };
59
- export const Pill = {
60
- args: {
61
- variant: 'pill',
62
- href: 'http://developer.mozilla.org',
63
- target: '_new',
64
- },
65
- render(args) {
66
- return React.createElement(Link, { ...args }, "\uD83D\uDC99");
67
- },
68
- };
69
- export const Small = {
70
- args: {
71
- variant: 'primary',
72
- small: true,
73
- href: 'http://developer.mozilla.org',
74
- target: '_new',
75
- },
76
- };
77
- export const Quiet = {
78
- args: {
79
- variant: 'secondary',
80
- quiet: true,
81
- href: 'http://developer.mozilla.org',
82
- target: '_new',
83
- },
84
- };
85
- export const FullWidth = {
86
- args: {
87
- variant: 'primary',
88
- fullWidth: true,
89
- href: 'http://developer.mozilla.org',
90
- target: '_new',
91
- },
92
- render(args) {
93
- return (React.createElement("div", { className: "w-full flex flex-col gap-8" },
94
- React.createElement(Link, { ...args }, "Full width")));
95
- },
96
- };
@@ -1,20 +0,0 @@
1
- import type { Meta, StoryObj } from '@storybook/web-components-vite';
2
- import type { WarpLink } from './index.js';
3
- import './index.js';
4
- declare const args: Partial<WarpLink> & {
5
- [key: string]: any;
6
- };
7
- declare const meta: Meta<typeof args>;
8
- export default meta;
9
- type Story = StoryObj<typeof args>;
10
- export declare const Primary: Story;
11
- export declare const Secondary: Story;
12
- export declare const Negative: Story;
13
- export declare const NegativeQuiet: Story;
14
- export declare const Utility: Story;
15
- export declare const UtilityQuiet: Story;
16
- export declare const Link: Story;
17
- export declare const Pill: Story;
18
- export declare const Small: Story;
19
- export declare const Quiet: Story;
20
- export declare const FullWidth: Story;
@@ -1,110 +0,0 @@
1
- import { spread } from '@open-wc/lit-helpers';
2
- import { getStorybookHelpers } from '@wc-toolkit/storybook-helpers';
3
- import { html } from 'lit';
4
- import { prespread } from '../../.storybook/utilities.js';
5
- import './index.js';
6
- const { events, args, argTypes } = getStorybookHelpers('w-link');
7
- const meta = {
8
- title: 'Buttons/Link',
9
- render(args) {
10
- return html `<w-link ${spread(prespread(args))}>Link Button Text</w-link>`;
11
- },
12
- args,
13
- argTypes,
14
- parameters: {
15
- actions: {
16
- handles: events,
17
- },
18
- },
19
- };
20
- export default meta;
21
- export const Primary = {
22
- args: {
23
- variant: 'primary',
24
- href: 'http://developer.mozilla.org',
25
- target: '_new',
26
- },
27
- };
28
- export const Secondary = {
29
- args: {
30
- variant: 'secondary',
31
- href: 'http://developer.mozilla.org',
32
- target: '_new',
33
- },
34
- };
35
- export const Negative = {
36
- args: {
37
- variant: 'negative',
38
- href: 'http://developer.mozilla.org',
39
- target: '_new',
40
- },
41
- };
42
- export const NegativeQuiet = {
43
- args: {
44
- variant: 'negativeQuiet',
45
- href: 'http://developer.mozilla.org',
46
- target: '_new',
47
- },
48
- };
49
- export const Utility = {
50
- args: {
51
- variant: 'utility',
52
- href: 'http://developer.mozilla.org',
53
- target: '_new',
54
- },
55
- };
56
- export const UtilityQuiet = {
57
- args: {
58
- variant: 'utilityQuiet',
59
- href: 'http://developer.mozilla.org',
60
- target: '_new',
61
- },
62
- };
63
- export const Link = {
64
- args: {
65
- variant: 'link',
66
- href: 'http://developer.mozilla.org',
67
- target: '_new',
68
- },
69
- };
70
- export const Pill = {
71
- args: {
72
- variant: 'pill',
73
- href: 'http://developer.mozilla.org',
74
- target: '_new',
75
- },
76
- render(args) {
77
- return html `<w-link ${spread(prespread(args))}>💙</w-link>`;
78
- },
79
- };
80
- export const Small = {
81
- args: {
82
- variant: 'primary',
83
- small: true,
84
- href: 'http://developer.mozilla.org',
85
- target: '_new',
86
- },
87
- };
88
- export const Quiet = {
89
- args: {
90
- variant: 'secondary',
91
- quiet: true,
92
- href: 'http://developer.mozilla.org',
93
- target: '_new',
94
- },
95
- };
96
- export const FullWidth = {
97
- args: {
98
- variant: 'primary',
99
- 'full-width': true,
100
- href: 'http://developer.mozilla.org',
101
- target: '_new',
102
- },
103
- render(args) {
104
- return html `
105
- <div class="w-full flex flex-col gap-8">
106
- <w-link ${spread(prespread(args))}>Full width</w-link>
107
- </div>
108
- `;
109
- },
110
- };
@@ -1 +0,0 @@
1
- import './index.js';
@@ -1,9 +0,0 @@
1
- import { page } from '@vitest/browser/context';
2
- import { html } from 'lit';
3
- import { expect, test } from 'vitest';
4
- import './index.js';
5
- test('renders a link with role button ', async () => {
6
- const component = html `<w-link type="button" href="link yo">This is a link looking like a button</w-link>`;
7
- const screen = await page.render(component);
8
- await expect.element(screen.getByText('This is a link looking like a button')).toHaveAttribute('href', 'link yo');
9
- });
@@ -1,2 +0,0 @@
1
- import { WarpLink } from '.';
2
- export declare const Link: import("@lit/react").ReactWebComponent<WarpLink, {}>;
@@ -1,11 +0,0 @@
1
- import { LitElement } from 'lit';
2
- import { createComponent } from '@lit/react';
3
- import React from 'react';
4
- // decouple from CDN by providing a dummy class
5
- class Component extends LitElement {
6
- }
7
- export const Link = createComponent({
8
- tagName: 'w-link',
9
- elementClass: Component,
10
- react: React,
11
- });