@faststore/ui 1.12.4 → 1.12.11

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 (209) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/dist/atoms/Badge/Badge.js +1 -1
  3. package/dist/atoms/Badge/Badge.js.map +1 -1
  4. package/dist/atoms/Button/Button.js +1 -1
  5. package/dist/atoms/Button/Button.js.map +1 -1
  6. package/dist/atoms/Checkbox/Checkbox.js +1 -1
  7. package/dist/atoms/Checkbox/Checkbox.js.map +1 -1
  8. package/dist/atoms/Icon/Icon.js +1 -1
  9. package/dist/atoms/Icon/Icon.js.map +1 -1
  10. package/dist/atoms/Incentive/Incentive.js +1 -1
  11. package/dist/atoms/Incentive/Incentive.js.map +1 -1
  12. package/dist/atoms/Input/Input.js +1 -1
  13. package/dist/atoms/Input/Input.js.map +1 -1
  14. package/dist/atoms/Label/Label.js +1 -1
  15. package/dist/atoms/Label/Label.js.map +1 -1
  16. package/dist/atoms/Link/Link.js +1 -1
  17. package/dist/atoms/Link/Link.js.map +1 -1
  18. package/dist/atoms/List/List.js +1 -1
  19. package/dist/atoms/List/List.js.map +1 -1
  20. package/dist/atoms/Overlay/Overlay.js +1 -1
  21. package/dist/atoms/Overlay/Overlay.js.map +1 -1
  22. package/dist/atoms/Popover/Popover.js +1 -1
  23. package/dist/atoms/Popover/Popover.js.map +1 -1
  24. package/dist/atoms/Price/Price.js +1 -1
  25. package/dist/atoms/Price/Price.js.map +1 -1
  26. package/dist/atoms/Radio/Radio.js +1 -1
  27. package/dist/atoms/Radio/Radio.js.map +1 -1
  28. package/dist/atoms/Select/Select.js +1 -1
  29. package/dist/atoms/Select/Select.js.map +1 -1
  30. package/dist/atoms/Skeleton/Skeleton.js +1 -1
  31. package/dist/atoms/Skeleton/Skeleton.js.map +1 -1
  32. package/dist/atoms/Slider/Slider.js +1 -1
  33. package/dist/atoms/Slider/Slider.js.map +1 -1
  34. package/dist/atoms/Spinner/Spinner.js +1 -1
  35. package/dist/atoms/Spinner/Spinner.js.map +1 -1
  36. package/dist/atoms/TextArea/TextArea.js +1 -1
  37. package/dist/atoms/TextArea/TextArea.js.map +1 -1
  38. package/dist/molecules/Accordion/Accordion.js +1 -1
  39. package/dist/molecules/Accordion/Accordion.js.map +1 -1
  40. package/dist/molecules/AggregateRating/AggregateRating.d.ts +1 -1
  41. package/dist/molecules/AggregateRating/AggregateRating.js +2 -2
  42. package/dist/molecules/AggregateRating/AggregateRating.js.map +1 -1
  43. package/dist/molecules/Alert/Alert.js +1 -1
  44. package/dist/molecules/Alert/Alert.js.map +1 -1
  45. package/dist/molecules/Banner/Banner.js +1 -1
  46. package/dist/molecules/Banner/Banner.js.map +1 -1
  47. package/dist/molecules/Breadcrumb/Breadcrumb.js +1 -1
  48. package/dist/molecules/Breadcrumb/Breadcrumb.js.map +1 -1
  49. package/dist/molecules/Bullets/Bullets.js +1 -1
  50. package/dist/molecules/Bullets/Bullets.js.map +1 -1
  51. package/dist/molecules/Card/Card.js +1 -1
  52. package/dist/molecules/Card/Card.js.map +1 -1
  53. package/dist/molecules/Carousel/Carousel.js +1 -1
  54. package/dist/molecules/Carousel/Carousel.js.map +1 -1
  55. package/dist/molecules/Dropdown/DropdownButton.js +1 -1
  56. package/dist/molecules/Dropdown/DropdownButton.js.map +1 -1
  57. package/dist/molecules/Dropdown/DropdownItem.js +1 -1
  58. package/dist/molecules/Dropdown/DropdownItem.js.map +1 -1
  59. package/dist/molecules/Dropdown/DropdownMenu.js +2 -2
  60. package/dist/molecules/Dropdown/DropdownMenu.js.map +1 -1
  61. package/dist/molecules/Form/Form.js +1 -1
  62. package/dist/molecules/Form/Form.js.map +1 -1
  63. package/dist/molecules/IconButton/IconButton.js +1 -1
  64. package/dist/molecules/IconButton/IconButton.js.map +1 -1
  65. package/dist/molecules/LoadingButton/LoadingButton.js +1 -1
  66. package/dist/molecules/LoadingButton/LoadingButton.js.map +1 -1
  67. package/dist/molecules/Modal/ModalContent.js +1 -1
  68. package/dist/molecules/Modal/ModalContent.js.map +1 -1
  69. package/dist/molecules/PaymentMethods/PaymentMethods.js +1 -1
  70. package/dist/molecules/PaymentMethods/PaymentMethods.js.map +1 -1
  71. package/dist/molecules/PriceRange/PriceRange.js +1 -1
  72. package/dist/molecules/PriceRange/PriceRange.js.map +1 -1
  73. package/dist/molecules/ProductCard/ProductCard.js +1 -1
  74. package/dist/molecules/ProductCard/ProductCard.js.map +1 -1
  75. package/dist/molecules/QuantitySelector/QuantitySelector.js +1 -1
  76. package/dist/molecules/QuantitySelector/QuantitySelector.js.map +1 -1
  77. package/dist/molecules/RadioGroup/RadioOption.js +2 -2
  78. package/dist/molecules/RadioGroup/RadioOption.js.map +1 -1
  79. package/dist/molecules/SearchInput/SearchInput.js +1 -1
  80. package/dist/molecules/SearchInput/SearchInput.js.map +1 -1
  81. package/dist/molecules/Table/Table.d.ts +1 -1
  82. package/dist/molecules/Table/Table.js +1 -1
  83. package/dist/molecules/Table/Table.js.map +1 -1
  84. package/dist/organisms/Hero/Hero.js +1 -1
  85. package/dist/organisms/Hero/Hero.js.map +1 -1
  86. package/dist/organisms/OutOfStock/OutOfStock.js +1 -1
  87. package/dist/organisms/OutOfStock/OutOfStock.js.map +1 -1
  88. package/package.json +3 -3
  89. package/src/atoms/Badge/Badge.test.tsx +2 -2
  90. package/src/atoms/Badge/Badge.tsx +1 -1
  91. package/src/atoms/Badge/stories/Badge.mdx +1 -1
  92. package/src/atoms/Button/Button.test.tsx +2 -2
  93. package/src/atoms/Button/Button.tsx +1 -1
  94. package/src/atoms/Button/stories/Button.mdx +1 -1
  95. package/src/atoms/Checkbox/Checkbox.test.tsx +2 -2
  96. package/src/atoms/Checkbox/Checkbox.tsx +1 -1
  97. package/src/atoms/Checkbox/stories/Checkbox.mdx +1 -1
  98. package/src/atoms/Icon/Icon.test.tsx +2 -2
  99. package/src/atoms/Icon/Icon.tsx +1 -1
  100. package/src/atoms/Icon/stories/Icon.mdx +1 -1
  101. package/src/atoms/Incentive/Incentive.test.tsx +2 -2
  102. package/src/atoms/Incentive/Incentive.tsx +1 -1
  103. package/src/atoms/Incentive/stories/Incentive.mdx +1 -1
  104. package/src/atoms/Input/Input.test.tsx +2 -2
  105. package/src/atoms/Input/Input.tsx +1 -1
  106. package/src/atoms/Input/stories/Input.mdx +1 -1
  107. package/src/atoms/Label/Label.test.tsx +2 -2
  108. package/src/atoms/Label/Label.tsx +1 -1
  109. package/src/atoms/Label/stories/Label.mdx +1 -1
  110. package/src/atoms/Link/Link.test.tsx +3 -3
  111. package/src/atoms/Link/Link.tsx +1 -1
  112. package/src/atoms/Link/stories/Link.mdx +1 -1
  113. package/src/atoms/List/List.test.tsx +5 -5
  114. package/src/atoms/List/List.tsx +1 -1
  115. package/src/atoms/List/stories/List.mdx +2 -2
  116. package/src/atoms/Overlay/Overlay.test.tsx +2 -2
  117. package/src/atoms/Overlay/Overlay.tsx +1 -1
  118. package/src/atoms/Overlay/stories/Overlay.mdx +1 -1
  119. package/src/atoms/Popover/Popover.test.tsx +2 -2
  120. package/src/atoms/Popover/Popover.tsx +1 -1
  121. package/src/atoms/Popover/stories/Popover.mdx +1 -1
  122. package/src/atoms/Price/Price.test.tsx +2 -2
  123. package/src/atoms/Price/Price.tsx +1 -1
  124. package/src/atoms/Price/stories/Price.mdx +1 -1
  125. package/src/atoms/Price/stories/Price.stories.tsx +1 -1
  126. package/src/atoms/Radio/Radio.test.tsx +2 -2
  127. package/src/atoms/Radio/Radio.tsx +1 -1
  128. package/src/atoms/Radio/stories/Radio.mdx +1 -1
  129. package/src/atoms/Select/Select.test.tsx +2 -2
  130. package/src/atoms/Select/Select.tsx +1 -1
  131. package/src/atoms/Select/stories/Select.mdx +1 -1
  132. package/src/atoms/Skeleton/Skeleton.test.tsx +2 -2
  133. package/src/atoms/Skeleton/Skeleton.tsx +1 -1
  134. package/src/atoms/Skeleton/stories/Skeleton.mdx +1 -1
  135. package/src/atoms/Slider/Slider.test.tsx +2 -2
  136. package/src/atoms/Slider/Slider.tsx +1 -1
  137. package/src/atoms/Slider/stories/Slider.mdx +1 -1
  138. package/src/atoms/Spinner/Spinner.test.tsx +2 -2
  139. package/src/atoms/Spinner/Spinner.tsx +1 -1
  140. package/src/atoms/Spinner/stories/Spinner.mdx +1 -1
  141. package/src/atoms/TextArea/TextArea.test.tsx +2 -2
  142. package/src/atoms/TextArea/TextArea.tsx +1 -1
  143. package/src/atoms/TextArea/stories/TextArea.mdx +1 -1
  144. package/src/molecules/Accordion/Accordion.test.tsx +2 -2
  145. package/src/molecules/Accordion/Accordion.tsx +1 -1
  146. package/src/molecules/Accordion/stories/Accordion.mdx +1 -1
  147. package/src/molecules/AggregateRating/AggregateRating.test.tsx +3 -3
  148. package/src/molecules/AggregateRating/AggregateRating.tsx +3 -3
  149. package/src/molecules/AggregateRating/stories/AggregateRating.mdx +1 -1
  150. package/src/molecules/AggregateRating/stories/AggregateRating.stories.tsx +1 -1
  151. package/src/molecules/Alert/Alert.test.tsx +2 -2
  152. package/src/molecules/Alert/Alert.tsx +1 -1
  153. package/src/molecules/Alert/stories/Alert.mdx +1 -1
  154. package/src/molecules/Banner/Banner.test.tsx +2 -2
  155. package/src/molecules/Banner/Banner.tsx +1 -1
  156. package/src/molecules/Banner/stories/Banner.mdx +2 -2
  157. package/src/molecules/Breadcrumb/Breadcrumb.test.tsx +2 -2
  158. package/src/molecules/Breadcrumb/Breadcrumb.tsx +1 -1
  159. package/src/molecules/Breadcrumb/stories/Breadcrumb.mdx +1 -1
  160. package/src/molecules/Bullets/Bullets.test.tsx +2 -2
  161. package/src/molecules/Bullets/Bullets.tsx +1 -1
  162. package/src/molecules/Bullets/stories/Bullets.mdx +1 -1
  163. package/src/molecules/Card/Card.test.tsx +2 -2
  164. package/src/molecules/Card/Card.tsx +1 -1
  165. package/src/molecules/Card/stories/Card.mdx +1 -1
  166. package/src/molecules/Carousel/Carousel.test.tsx +2 -2
  167. package/src/molecules/Carousel/Carousel.tsx +1 -1
  168. package/src/molecules/Carousel/stories/Carousel.mdx +2 -2
  169. package/src/molecules/Dropdown/DropdownButton.tsx +1 -1
  170. package/src/molecules/Dropdown/DropdownItem.tsx +1 -1
  171. package/src/molecules/Dropdown/DropdownMenu.tsx +2 -2
  172. package/src/molecules/Dropdown/stories/Dropdown.mdx +4 -4
  173. package/src/molecules/Form/Form.test.tsx +2 -2
  174. package/src/molecules/Form/Form.tsx +1 -1
  175. package/src/molecules/Form/stories/Form.mdx +1 -1
  176. package/src/molecules/IconButton/IconButton.test.tsx +2 -2
  177. package/src/molecules/IconButton/IconButton.tsx +1 -1
  178. package/src/molecules/IconButton/stories/IconButton.mdx +1 -1
  179. package/src/molecules/LoadingButton/LoadingButton.test.tsx +2 -2
  180. package/src/molecules/LoadingButton/LoadingButton.tsx +1 -1
  181. package/src/molecules/LoadingButton/stories/LoadingButton.mdx +1 -1
  182. package/src/molecules/Modal/Modal.test.tsx +2 -2
  183. package/src/molecules/Modal/ModalContent.tsx +1 -1
  184. package/src/molecules/Modal/stories/Modal.mdx +1 -1
  185. package/src/molecules/PaymentMethods/PaymentMethods.test.tsx +2 -2
  186. package/src/molecules/PaymentMethods/PaymentMethods.tsx +1 -1
  187. package/src/molecules/PaymentMethods/stories/PaymentMethods.mdx +1 -1
  188. package/src/molecules/PriceRange/PriceRange.test.tsx +2 -2
  189. package/src/molecules/PriceRange/PriceRange.tsx +1 -1
  190. package/src/molecules/PriceRange/stories/PriceRange.mdx +1 -1
  191. package/src/molecules/ProductCard/ProductCard.test.tsx +2 -2
  192. package/src/molecules/ProductCard/ProductCard.tsx +1 -1
  193. package/src/molecules/ProductCard/stories/ProductCard.mdx +1 -1
  194. package/src/molecules/QuantitySelector/QuantitySelector.tsx +1 -1
  195. package/src/molecules/QuantitySelector/stories/QuantitySelector.mdx +1 -1
  196. package/src/molecules/RadioGroup/RadioOption.tsx +2 -2
  197. package/src/molecules/RadioGroup/stories/RadioGroup.mdx +2 -2
  198. package/src/molecules/SearchInput/SearchInput.test.tsx +2 -2
  199. package/src/molecules/SearchInput/SearchInput.tsx +1 -1
  200. package/src/molecules/SearchInput/stories/SearchInput.mdx +1 -1
  201. package/src/molecules/Table/Table.test.tsx +1 -1
  202. package/src/molecules/Table/Table.tsx +1 -1
  203. package/src/molecules/Table/stories/Table.mdx +1 -1
  204. package/src/organisms/Hero/Hero.test.tsx +2 -2
  205. package/src/organisms/Hero/Hero.tsx +1 -1
  206. package/src/organisms/Hero/stories/Hero.mdx +1 -1
  207. package/src/organisms/OutOfStock/OutOfStock.test.tsx +1 -1
  208. package/src/organisms/OutOfStock/OutOfStock.tsx +1 -1
  209. package/src/organisms/OutOfStock/stories/OutOfStock.mdx +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"DropdownMenu.js","sourceRoot":"","sources":["../../../src/molecules/Dropdown/DropdownMenu.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"DropdownMenu.js","sourceRoot":"","sources":["../../../src/molecules/Dropdown/DropdownMenu.tsx"],"names":[],"mappings":"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"}
@@ -1,6 +1,6 @@
1
1
  import React, { forwardRef } from 'react';
2
2
  const Form = forwardRef(function Form({ testId = 'store-form', children, ...otherProps }, ref) {
3
- return (React.createElement("form", Object.assign({ ref: ref, "data-store-form": true, "data-testid": testId }, otherProps), children));
3
+ return (React.createElement("form", Object.assign({ ref: ref, "data-fs-form": true, "data-testid": testId }, otherProps), children));
4
4
  });
5
5
  export default Form;
6
6
  //# sourceMappingURL=Form.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Form.js","sourceRoot":"","sources":["../../../src/molecules/Form/Form.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAUzC,MAAM,IAAI,GAAG,UAAU,CAA6B,SAAS,IAAI,CAC/D,EAAE,MAAM,GAAG,YAAY,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EAClD,GAAG;IAEH,OAAO,CACL,4CAAM,GAAG,EAAE,GAAG,0CAA+B,MAAM,IAAM,UAAU,GAChE,QAAQ,CACJ,CACR,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,IAAI,CAAA"}
1
+ {"version":3,"file":"Form.js","sourceRoot":"","sources":["../../../src/molecules/Form/Form.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAUzC,MAAM,IAAI,GAAG,UAAU,CAA6B,SAAS,IAAI,CAC/D,EAAE,MAAM,GAAG,YAAY,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EAClD,GAAG;IAEH,OAAO,CACL,4CAAM,GAAG,EAAE,GAAG,uCAA4B,MAAM,IAAM,UAAU,GAC7D,QAAQ,CACJ,CACR,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,IAAI,CAAA"}
@@ -2,7 +2,7 @@ import React, { forwardRef } from 'react';
2
2
  import Button from '../../atoms/Button';
3
3
  import Icon from '../../atoms/Icon';
4
4
  const IconButton = forwardRef(function IconButton({ icon, testId = 'store-icon-button', ...buttonProps }, ref) {
5
- return (React.createElement(Button, Object.assign({ ref: ref, "data-store-icon-button": true, testId: testId }, buttonProps),
5
+ return (React.createElement(Button, Object.assign({ ref: ref, "data-fs-icon-button": true, testId: testId }, buttonProps),
6
6
  React.createElement(Icon, { component: icon })));
7
7
  });
8
8
  export default IconButton;
@@ -1 +1 @@
1
- {"version":3,"file":"IconButton.js","sourceRoot":"","sources":["../../../src/molecules/IconButton/IconButton.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAEzC,OAAO,MAAM,MAAM,oBAAoB,CAAA;AAEvC,OAAO,IAAI,MAAM,kBAAkB,CAAA;AAkBnC,MAAM,UAAU,GAAG,UAAU,CAA2B,SAAS,UAAU,CACzE,EAAE,IAAI,EAAE,MAAM,GAAG,mBAAmB,EAAE,GAAG,WAAW,EAAE,EACtD,GAAG;IAEH,OAAO,CACL,oBAAC,MAAM,kBAAC,GAAG,EAAE,GAAG,kCAAyB,MAAM,EAAE,MAAM,IAAM,WAAW;QACtE,oBAAC,IAAI,IAAC,SAAS,EAAE,IAAI,GAAI,CAClB,CACV,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,UAAU,CAAA"}
1
+ {"version":3,"file":"IconButton.js","sourceRoot":"","sources":["../../../src/molecules/IconButton/IconButton.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAEzC,OAAO,MAAM,MAAM,oBAAoB,CAAA;AAEvC,OAAO,IAAI,MAAM,kBAAkB,CAAA;AAkBnC,MAAM,UAAU,GAAG,UAAU,CAA2B,SAAS,UAAU,CACzE,EAAE,IAAI,EAAE,MAAM,GAAG,mBAAmB,EAAE,GAAG,WAAW,EAAE,EACtD,GAAG;IAEH,OAAO,CACL,oBAAC,MAAM,kBAAC,GAAG,EAAE,GAAG,+BAAsB,MAAM,EAAE,MAAM,IAAM,WAAW;QACnE,oBAAC,IAAI,IAAC,SAAS,EAAE,IAAI,GAAI,CAClB,CACV,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,UAAU,CAAA"}
@@ -2,7 +2,7 @@ import React, { forwardRef } from 'react';
2
2
  import Button from '../../atoms/Button';
3
3
  import Spinner from '../../atoms/Spinner';
4
4
  const LoadingButton = forwardRef(function LoadingButton({ children, loading, testId = 'store-loading-button', ...otherProps }, ref) {
5
- return (React.createElement(Button, Object.assign({ ref: ref, "data-store-loading-button": true, testId: testId }, otherProps), loading ? React.createElement(Spinner, null) : children));
5
+ return (React.createElement(Button, Object.assign({ ref: ref, "data-fs-loading-button": true, testId: testId }, otherProps), loading ? React.createElement(Spinner, null) : children));
6
6
  });
7
7
  export default LoadingButton;
8
8
  //# sourceMappingURL=LoadingButton.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"LoadingButton.js","sourceRoot":"","sources":["../../../src/molecules/LoadingButton/LoadingButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAEzC,OAAO,MAAM,MAAM,oBAAoB,CAAA;AAEvC,OAAO,OAAO,MAAM,qBAAqB,CAAA;AAazC,MAAM,aAAa,GAAG,UAAU,CAC9B,SAAS,aAAa,CACpB,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,GAAG,sBAAsB,EAAE,GAAG,UAAU,EAAE,EACrE,GAAG;IAEH,OAAO,CACL,oBAAC,MAAM,kBACL,GAAG,EAAE,GAAG,qCAER,MAAM,EAAE,MAAM,IACV,UAAU,GAEb,OAAO,CAAC,CAAC,CAAC,oBAAC,OAAO,OAAG,CAAC,CAAC,CAAC,QAAQ,CAC1B,CACV,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,aAAa,CAAA"}
1
+ {"version":3,"file":"LoadingButton.js","sourceRoot":"","sources":["../../../src/molecules/LoadingButton/LoadingButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAEzC,OAAO,MAAM,MAAM,oBAAoB,CAAA;AAEvC,OAAO,OAAO,MAAM,qBAAqB,CAAA;AAazC,MAAM,aAAa,GAAG,UAAU,CAC9B,SAAS,aAAa,CACpB,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,GAAG,sBAAsB,EAAE,GAAG,UAAU,EAAE,EACrE,GAAG;IAEH,OAAO,CACL,oBAAC,MAAM,kBACL,GAAG,EAAE,GAAG,kCAER,MAAM,EAAE,MAAM,IACV,UAAU,GAEb,OAAO,CAAC,CAAC,CAAC,oBAAC,OAAO,OAAG,CAAC,CAAC,CAAC,QAAQ,CAC1B,CACV,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,aAAa,CAAA"}
@@ -3,7 +3,7 @@ import useTrapFocus from './useTrapFocus';
3
3
  const ModalContentPure = ({ beforeElementRef, trapFocusRef, afterElementRef, testId = 'store-modal-content', children, ...otherProps }) => {
4
4
  return (React.createElement(React.Fragment, null,
5
5
  React.createElement("div", { ref: beforeElementRef, "data-testid": "beforeElement", tabIndex: 0, "aria-hidden": "true" }),
6
- React.createElement("div", Object.assign({ "data-store-modal-content": true, "data-testid": testId, ref: trapFocusRef, "aria-modal": "true", role: "dialog", tabIndex: -1 }, otherProps), children),
6
+ React.createElement("div", Object.assign({ "data-fs-modal-content": true, "data-testid": testId, ref: trapFocusRef, "aria-modal": "true", role: "dialog", tabIndex: -1 }, otherProps), children),
7
7
  React.createElement("div", { ref: afterElementRef, "data-testid": "afterElement", tabIndex: 0, "aria-hidden": "true" })));
8
8
  };
9
9
  const ModalContent = ({ children, ...otherProps }) => {
@@ -1 +1 @@
1
- {"version":3,"file":"ModalContent.js","sourceRoot":"","sources":["../../../src/molecules/Modal/ModalContent.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,EAAE,MAAM,EAAE,MAAM,OAAO,CAAA;AAErC,OAAO,YAAY,MAAM,gBAAgB,CAAA;AAazC,MAAM,gBAAgB,GAAG,CAAC,EACxB,gBAAgB,EAChB,YAAY,EACZ,eAAe,EACf,MAAM,GAAG,qBAAqB,EAC9B,QAAQ,EACR,GAAG,UAAU,EACS,EAAE,EAAE;IAC1B,OAAO,CACL;QACE,6BACE,GAAG,EAAE,gBAAgB,iBACT,eAAe,EAC3B,QAAQ,EAAE,CAAC,iBACC,MAAM,GAClB;QACF,4FAEe,MAAM,EACnB,GAAG,EAAE,YAAY,gBACN,MAAM,EACjB,IAAI,EAAC,QAAQ,EACb,QAAQ,EAAE,CAAC,CAAC,IACR,UAAU,GAEb,QAAQ,CACL;QACN,6BACE,GAAG,EAAE,eAAe,iBACR,cAAc,EAC1B,QAAQ,EAAE,CAAC,iBACC,MAAM,GAClB,CACD,CACJ,CAAA;AACH,CAAC,CAAA;AAOD,MAAM,YAAY,GAAG,CAAC,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAqB,EAAE,EAAE;IACtE,MAAM,YAAY,GAAG,MAAM,CAAiB,IAAI,CAAC,CAAA;IACjD,MAAM,gBAAgB,GAAG,MAAM,CAAiB,IAAI,CAAC,CAAA;IACrD,MAAM,eAAe,GAAG,MAAM,CAAiB,IAAI,CAAC,CAAA;IAEpD,YAAY,CAAC;QACX,gBAAgB;QAChB,YAAY;QACZ,eAAe;KAChB,CAAC,CAAA;IAEF,OAAO,CACL,oBAAC,gBAAgB,oBACX,UAAU,IACd,YAAY,EAAE,YAAY,EAC1B,gBAAgB,EAAE,gBAAgB,EAClC,eAAe,EAAE,eAAe,EAChC,OAAO,EAAE,CAAC,KAAiB,EAAE,EAAE;YAC7B,KAAK,CAAC,eAAe,EAAE,CAAA;QACzB,CAAC,KAEA,QAAQ,CACQ,CACpB,CAAA;AACH,CAAC,CAAA;AAED,eAAe,YAAY,CAAA"}
1
+ {"version":3,"file":"ModalContent.js","sourceRoot":"","sources":["../../../src/molecules/Modal/ModalContent.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,EAAE,MAAM,EAAE,MAAM,OAAO,CAAA;AAErC,OAAO,YAAY,MAAM,gBAAgB,CAAA;AAazC,MAAM,gBAAgB,GAAG,CAAC,EACxB,gBAAgB,EAChB,YAAY,EACZ,eAAe,EACf,MAAM,GAAG,qBAAqB,EAC9B,QAAQ,EACR,GAAG,UAAU,EACS,EAAE,EAAE;IAC1B,OAAO,CACL;QACE,6BACE,GAAG,EAAE,gBAAgB,iBACT,eAAe,EAC3B,QAAQ,EAAE,CAAC,iBACC,MAAM,GAClB;QACF,yFAEe,MAAM,EACnB,GAAG,EAAE,YAAY,gBACN,MAAM,EACjB,IAAI,EAAC,QAAQ,EACb,QAAQ,EAAE,CAAC,CAAC,IACR,UAAU,GAEb,QAAQ,CACL;QACN,6BACE,GAAG,EAAE,eAAe,iBACR,cAAc,EAC1B,QAAQ,EAAE,CAAC,iBACC,MAAM,GAClB,CACD,CACJ,CAAA;AACH,CAAC,CAAA;AAOD,MAAM,YAAY,GAAG,CAAC,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAqB,EAAE,EAAE;IACtE,MAAM,YAAY,GAAG,MAAM,CAAiB,IAAI,CAAC,CAAA;IACjD,MAAM,gBAAgB,GAAG,MAAM,CAAiB,IAAI,CAAC,CAAA;IACrD,MAAM,eAAe,GAAG,MAAM,CAAiB,IAAI,CAAC,CAAA;IAEpD,YAAY,CAAC;QACX,gBAAgB;QAChB,YAAY;QACZ,eAAe;KAChB,CAAC,CAAA;IAEF,OAAO,CACL,oBAAC,gBAAgB,oBACX,UAAU,IACd,YAAY,EAAE,YAAY,EAC1B,gBAAgB,EAAE,gBAAgB,EAClC,eAAe,EAAE,eAAe,EAChC,OAAO,EAAE,CAAC,KAAiB,EAAE,EAAE;YAC7B,KAAK,CAAC,eAAe,EAAE,CAAA;QACzB,CAAC,KAEA,QAAQ,CACQ,CACpB,CAAA;AACH,CAAC,CAAA;AAED,eAAe,YAAY,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import React, { forwardRef } from 'react';
2
2
  const PaymentMethods = forwardRef(function PaymentMethods({ testId = 'store-payment-methods', title, 'aria-label': ariaLabel = 'Payment Methods', children, ...otherProps }, ref) {
3
- return (React.createElement("div", Object.assign({ ref: ref, "data-store-payment-methods": true, "data-testid": testId }, otherProps),
3
+ return (React.createElement("div", Object.assign({ ref: ref, "data-fs-payment-methods": true, "data-testid": testId }, otherProps),
4
4
  !!title && React.createElement("div", null, title),
5
5
  React.createElement("div", { "data-payment-methods-flags": true, "aria-label": title ? undefined : ariaLabel }, children)));
6
6
  });
@@ -1 +1 @@
1
- {"version":3,"file":"PaymentMethods.js","sourceRoot":"","sources":["../../../src/molecules/PaymentMethods/PaymentMethods.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAyBzC,MAAM,cAAc,GAAG,UAAU,CAC/B,SAAS,cAAc,CACrB,EACE,MAAM,GAAG,uBAAuB,EAChC,KAAK,EACL,YAAY,EAAE,SAAS,GAAG,iBAAiB,EAC3C,QAAQ,EACR,GAAG,UAAU,EACd,EACD,GAAG;IAEH,OAAO,CACL,2CACE,GAAG,EAAE,GAAG,qDAEK,MAAM,IACf,UAAU;QAEb,CAAC,CAAC,KAAK,IAAI,iCAAM,KAAK,CAAO;QAC9B,+EAEc,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,IAExC,QAAQ,CACL,CACF,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,cAAc,CAAA"}
1
+ {"version":3,"file":"PaymentMethods.js","sourceRoot":"","sources":["../../../src/molecules/PaymentMethods/PaymentMethods.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAyBzC,MAAM,cAAc,GAAG,UAAU,CAC/B,SAAS,cAAc,CACrB,EACE,MAAM,GAAG,uBAAuB,EAChC,KAAK,EACL,YAAY,EAAE,SAAS,GAAG,iBAAiB,EAC3C,QAAQ,EACR,GAAG,UAAU,EACd,EACD,GAAG;IAEH,OAAO,CACL,2CACE,GAAG,EAAE,GAAG,kDAEK,MAAM,IACf,UAAU;QAEb,CAAC,CAAC,KAAK,IAAI,iCAAM,KAAK,CAAO;QAC9B,+EAEc,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,IAExC,QAAQ,CACL,CACF,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,cAAc,CAAA"}
@@ -9,7 +9,7 @@ const PriceRange = forwardRef(function PriceRange({ className, formatter, max, m
9
9
  sliderRef.current?.setSliderValues(values);
10
10
  },
11
11
  }));
12
- return (React.createElement("div", { "data-store-price-range": true, "data-testid": testId, className: className },
12
+ return (React.createElement("div", { "data-fs-price-range": true, "data-testid": testId, className: className },
13
13
  React.createElement(Slider, { ref: sliderRef, min: min, max: max, step: step, onEnd: onEnd, "aria-label": ariaLabel, onChange: (value) => onChange?.(value), minValueLabelComponent: (minValue) => {
14
14
  const minPercent = (minValue / max.absolute) * 100;
15
15
  return (React.createElement(Price, { value: minValue, variant: variant, formatter: formatter, "data-price-range-value-label": "min", style: {
@@ -1 +1 @@
1
- {"version":3,"file":"PriceRange.js","sourceRoot":"","sources":["../../../src/molecules/PriceRange/PriceRange.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,MAAM,EAAE,mBAAmB,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGtE,OAAO,KAAK,MAAM,mBAAmB,CAAA;AACrC,OAAO,MAAM,MAAM,oBAAoB,CAAA;AA2BvC,MAAM,UAAU,GAAG,UAAU,CAC3B,SAAS,UAAU,CACjB,EACE,SAAS,EACT,SAAS,EACT,GAAG,EACH,GAAG,EACH,IAAI,EACJ,QAAQ,EACR,KAAK,EACL,MAAM,GAAG,mBAAmB,EAC5B,OAAO,EACP,YAAY,EAAE,SAAS,GACxB,EACD,GAAG;IAEH,MAAM,SAAS,GAAG,MAAM,EAEpB,CAAA;IAEJ,mBAAmB,CAAC,GAAG,EAAE,GAAG,EAAE,CAAC,CAAC;QAC9B,mBAAmB,EAAE,CAAC,MAAoC,EAAE,EAAE;YAC5D,QAAQ,EAAE,CAAC,MAAM,CAAC,CAAA;YAClB,SAAS,CAAC,OAAO,EAAE,eAAe,CAAC,MAAM,CAAC,CAAA;QAC5C,CAAC;KACF,CAAC,CAAC,CAAA;IAEH,OAAO,CACL,4EAAyC,MAAM,EAAE,SAAS,EAAE,SAAS;QACnE,oBAAC,MAAM,IACL,GAAG,EAAE,SAAS,EACd,GAAG,EAAE,GAAG,EACR,GAAG,EAAE,GAAG,EACR,IAAI,EAAE,IAAI,EACV,KAAK,EAAE,KAAK,gBACA,SAAS,EACrB,QAAQ,EAAE,CAAC,KAAK,EAAE,EAAE,CAAC,QAAQ,EAAE,CAAC,KAAK,CAAC,EACtC,sBAAsB,EAAE,CAAC,QAAQ,EAAE,EAAE;gBACnC,MAAM,UAAU,GAAG,CAAC,QAAQ,GAAG,GAAG,CAAC,QAAQ,CAAC,GAAG,GAAG,CAAA;gBAElD,OAAO,CACL,oBAAC,KAAK,IACJ,KAAK,EAAE,QAAQ,EACf,OAAO,EAAE,OAAO,EAChB,SAAS,EAAE,SAAS,kCACS,KAAK,EAClC,KAAK,EAAE;wBACL,QAAQ,EAAE,UAAU;wBACpB,IAAI,EAAE,QAAQ,UAAU,QAAQ,CAAC,GAAG,UAAU,GAAG,GAAG,MAAM;qBAC3D,GACD,CACH,CAAA;YACH,CAAC,EACD,sBAAsB,EAAE,CAAC,QAAQ,EAAE,EAAE;gBACnC,MAAM,UAAU,GAAG,CAAC,QAAQ,GAAG,GAAG,CAAC,QAAQ,CAAC,GAAG,GAAG,CAAA;gBAElD,OAAO,CACL,oBAAC,KAAK,IACJ,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,EAChB,KAAK,EAAE,QAAQ,kCACc,KAAK,EAClC,KAAK,EAAE;wBACL,QAAQ,EAAE,UAAU;wBACpB,IAAI,EAAE,QAAQ,UAAU,QAAQ,CAAC,GAAG,UAAU,GAAG,GAAG,MAAM;qBAC3D,GACD,CACH,CAAA;YACH,CAAC,GACD,CACE,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,UAAU,CAAA"}
1
+ {"version":3,"file":"PriceRange.js","sourceRoot":"","sources":["../../../src/molecules/PriceRange/PriceRange.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,MAAM,EAAE,mBAAmB,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGtE,OAAO,KAAK,MAAM,mBAAmB,CAAA;AACrC,OAAO,MAAM,MAAM,oBAAoB,CAAA;AA2BvC,MAAM,UAAU,GAAG,UAAU,CAC3B,SAAS,UAAU,CACjB,EACE,SAAS,EACT,SAAS,EACT,GAAG,EACH,GAAG,EACH,IAAI,EACJ,QAAQ,EACR,KAAK,EACL,MAAM,GAAG,mBAAmB,EAC5B,OAAO,EACP,YAAY,EAAE,SAAS,GACxB,EACD,GAAG;IAEH,MAAM,SAAS,GAAG,MAAM,EAEpB,CAAA;IAEJ,mBAAmB,CAAC,GAAG,EAAE,GAAG,EAAE,CAAC,CAAC;QAC9B,mBAAmB,EAAE,CAAC,MAAoC,EAAE,EAAE;YAC5D,QAAQ,EAAE,CAAC,MAAM,CAAC,CAAA;YAClB,SAAS,CAAC,OAAO,EAAE,eAAe,CAAC,MAAM,CAAC,CAAA;QAC5C,CAAC;KACF,CAAC,CAAC,CAAA;IAEH,OAAO,CACL,yEAAsC,MAAM,EAAE,SAAS,EAAE,SAAS;QAChE,oBAAC,MAAM,IACL,GAAG,EAAE,SAAS,EACd,GAAG,EAAE,GAAG,EACR,GAAG,EAAE,GAAG,EACR,IAAI,EAAE,IAAI,EACV,KAAK,EAAE,KAAK,gBACA,SAAS,EACrB,QAAQ,EAAE,CAAC,KAAK,EAAE,EAAE,CAAC,QAAQ,EAAE,CAAC,KAAK,CAAC,EACtC,sBAAsB,EAAE,CAAC,QAAQ,EAAE,EAAE;gBACnC,MAAM,UAAU,GAAG,CAAC,QAAQ,GAAG,GAAG,CAAC,QAAQ,CAAC,GAAG,GAAG,CAAA;gBAElD,OAAO,CACL,oBAAC,KAAK,IACJ,KAAK,EAAE,QAAQ,EACf,OAAO,EAAE,OAAO,EAChB,SAAS,EAAE,SAAS,kCACS,KAAK,EAClC,KAAK,EAAE;wBACL,QAAQ,EAAE,UAAU;wBACpB,IAAI,EAAE,QAAQ,UAAU,QAAQ,CAAC,GAAG,UAAU,GAAG,GAAG,MAAM;qBAC3D,GACD,CACH,CAAA;YACH,CAAC,EACD,sBAAsB,EAAE,CAAC,QAAQ,EAAE,EAAE;gBACnC,MAAM,UAAU,GAAG,CAAC,QAAQ,GAAG,GAAG,CAAC,QAAQ,CAAC,GAAG,GAAG,CAAA;gBAElD,OAAO,CACL,oBAAC,KAAK,IACJ,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,EAChB,KAAK,EAAE,QAAQ,kCACc,KAAK,EAClC,KAAK,EAAE;wBACL,QAAQ,EAAE,UAAU;wBACpB,IAAI,EAAE,QAAQ,UAAU,QAAQ,CAAC,GAAG,UAAU,GAAG,GAAG,MAAM;qBAC3D,GACD,CACH,CAAA;YACH,CAAC,GACD,CACE,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,UAAU,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import React, { forwardRef } from 'react';
2
2
  const ProductCard = forwardRef(function Card({ testId = 'store-product-card', children, ...otherProps }, ref) {
3
- return (React.createElement("article", Object.assign({ ref: ref, "data-store-product-card": true, "data-testid": testId }, otherProps), children));
3
+ return (React.createElement("article", Object.assign({ ref: ref, "data-fs-product-card": true, "data-testid": testId }, otherProps), children));
4
4
  });
5
5
  export default ProductCard;
6
6
  //# sourceMappingURL=ProductCard.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ProductCard.js","sourceRoot":"","sources":["../../../src/molecules/ProductCard/ProductCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAWzC,MAAM,WAAW,GAAG,UAAU,CAAmC,SAAS,IAAI,CAC5E,EAAE,MAAM,GAAG,oBAAoB,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EAC1D,GAAG;IAEH,OAAO,CACL,+CACE,GAAG,EAAE,GAAG,kDAEK,MAAM,IACf,UAAU,GAEb,QAAQ,CACD,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,WAAW,CAAA"}
1
+ {"version":3,"file":"ProductCard.js","sourceRoot":"","sources":["../../../src/molecules/ProductCard/ProductCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAWzC,MAAM,WAAW,GAAG,UAAU,CAAmC,SAAS,IAAI,CAC5E,EAAE,MAAM,GAAG,oBAAoB,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EAC1D,GAAG;IAEH,OAAO,CACL,+CACE,GAAG,EAAE,GAAG,+CAEK,MAAM,IACf,UAAU,GAEb,QAAQ,CACD,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,WAAW,CAAA"}
@@ -2,7 +2,7 @@ import React, { forwardRef } from 'react';
2
2
  import Input from '../../atoms/Input';
3
3
  import IconButton from '../IconButton';
4
4
  const QuantitySelector = forwardRef(function QuantitySelector({ quantity, testId = 'store-quantity-selector', leftButtonProps, inputProps, rightButtonProps, ...otherProps }, ref) {
5
- return (React.createElement("div", Object.assign({ "data-store-quantity-selector": true, "data-testid": testId, ref: ref }, otherProps),
5
+ return (React.createElement("div", Object.assign({ "data-fs-quantity-selector": true, "data-testid": testId, ref: ref }, otherProps),
6
6
  React.createElement(IconButton, Object.assign({ "aria-controls": "quantity-selector-input", "aria-label": "Decrement Quantity", "data-quantity-selector-button": "left" }, leftButtonProps)),
7
7
  React.createElement(Input, Object.assign({ "aria-label": "Quantity", "data-quantity-selector-input": true, id: "quantity-selector-input", value: quantity }, inputProps)),
8
8
  React.createElement(IconButton, Object.assign({ "aria-controls": "quantity-selector-input", "aria-label": "Increment Quantity", "data-quantity-selector-button": "right" }, rightButtonProps))));
@@ -1 +1 @@
1
- {"version":3,"file":"QuantitySelector.js","sourceRoot":"","sources":["../../../src/molecules/QuantitySelector/QuantitySelector.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,OAAO,KAAK,MAAM,mBAAmB,CAAA;AAErC,OAAO,UAAU,MAAM,eAAe,CAAA;AAgCtC,MAAM,gBAAgB,GAAG,UAAU,CACjC,SAAS,gBAAgB,CACvB,EACE,QAAQ,EACR,MAAM,GAAG,yBAAyB,EAClC,eAAe,EACf,UAAU,EACV,gBAAgB,EAChB,GAAG,UAAU,EACS,EACxB,GAAG;IAEH,OAAO,CACL,gGAEe,MAAM,EACnB,GAAG,EAAE,GAAG,IACJ,UAAU;QAEd,oBAAC,UAAU,mCACK,yBAAyB,gBAC5B,oBAAoB,mCACD,MAAM,IAChC,eAAe,EACnB;QACF,oBAAC,KAAK,gCACO,UAAU,wCAErB,EAAE,EAAC,yBAAyB,EAC5B,KAAK,EAAE,QAAQ,IACX,UAAU,EACd;QACF,oBAAC,UAAU,mCACK,yBAAyB,gBAC5B,oBAAoB,mCACD,OAAO,IACjC,gBAAgB,EACpB,CACE,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,gBAAgB,CAAA"}
1
+ {"version":3,"file":"QuantitySelector.js","sourceRoot":"","sources":["../../../src/molecules/QuantitySelector/QuantitySelector.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,OAAO,KAAK,MAAM,mBAAmB,CAAA;AAErC,OAAO,UAAU,MAAM,eAAe,CAAA;AAgCtC,MAAM,gBAAgB,GAAG,UAAU,CACjC,SAAS,gBAAgB,CACvB,EACE,QAAQ,EACR,MAAM,GAAG,yBAAyB,EAClC,eAAe,EACf,UAAU,EACV,gBAAgB,EAChB,GAAG,UAAU,EACS,EACxB,GAAG;IAEH,OAAO,CACL,6FAEe,MAAM,EACnB,GAAG,EAAE,GAAG,IACJ,UAAU;QAEd,oBAAC,UAAU,mCACK,yBAAyB,gBAC5B,oBAAoB,mCACD,MAAM,IAChC,eAAe,EACnB;QACF,oBAAC,KAAK,gCACO,UAAU,wCAErB,EAAE,EAAC,yBAAyB,EAC5B,KAAK,EAAE,QAAQ,IACX,UAAU,EACd;QACF,oBAAC,UAAU,mCACK,yBAAyB,gBAC5B,oBAAoB,mCACD,OAAO,IACjC,gBAAgB,EACpB,CACE,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,gBAAgB,CAAA"}
@@ -3,8 +3,8 @@ import Radio from '../../atoms/Radio';
3
3
  import { useRadioGroup } from './useRadioGroup';
4
4
  const RadioOption = forwardRef(function RadioOption({ label, value, children, testId = 'store-radio-option', ...otherProps }, ref) {
5
5
  const { name, selectedValue, onChange } = useRadioGroup();
6
- return (React.createElement("label", { "aria-label": label, "data-store-radio-option": true },
7
- React.createElement(Radio, Object.assign({ "data-store-radio-option-item": true, ref: ref, name: name, checked: value === selectedValue, onChange: onChange, value: value, testId: testId }, otherProps)),
6
+ return (React.createElement("label", { "aria-label": label, "data-fs-radio-option": true },
7
+ React.createElement(Radio, Object.assign({ "data-fs-radio-option-item": true, ref: ref, name: name, checked: value === selectedValue, onChange: onChange, value: value, testId: testId }, otherProps)),
8
8
  children));
9
9
  });
10
10
  export default RadioOption;
@@ -1 +1 @@
1
- {"version":3,"file":"RadioOption.js","sourceRoot":"","sources":["../../../src/molecules/RadioGroup/RadioOption.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAEzC,OAAO,KAAK,MAAM,mBAAmB,CAAA;AACrC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAmB/C,MAAM,WAAW,GAAG,UAAU,CAC5B,SAAS,WAAW,CAClB,EAAE,KAAK,EAAE,KAAK,EAAE,QAAQ,EAAE,MAAM,GAAG,oBAAoB,EAAE,GAAG,UAAU,EAAE,EACxE,GAAG;IAEH,MAAM,EAAE,IAAI,EAAE,aAAa,EAAE,QAAQ,EAAE,GAAG,aAAa,EAAE,CAAA;IAEzD,OAAO,CACL,6CAAmB,KAAK;QACtB,oBAAC,KAAK,wDAEJ,GAAG,EAAE,GAAG,EACR,IAAI,EAAE,IAAI,EACV,OAAO,EAAE,KAAK,KAAK,aAAa,EAChC,QAAQ,EAAE,QAAQ,EAClB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,IACV,UAAU,EACd;QACD,QAAQ,CACH,CACT,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,WAAW,CAAA"}
1
+ {"version":3,"file":"RadioOption.js","sourceRoot":"","sources":["../../../src/molecules/RadioGroup/RadioOption.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAEzC,OAAO,KAAK,MAAM,mBAAmB,CAAA;AACrC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAmB/C,MAAM,WAAW,GAAG,UAAU,CAC5B,SAAS,WAAW,CAClB,EAAE,KAAK,EAAE,KAAK,EAAE,QAAQ,EAAE,MAAM,GAAG,oBAAoB,EAAE,GAAG,UAAU,EAAE,EACxE,GAAG;IAEH,MAAM,EAAE,IAAI,EAAE,aAAa,EAAE,QAAQ,EAAE,GAAG,aAAa,EAAE,CAAA;IAEzD,OAAO,CACL,6CAAmB,KAAK;QACtB,oBAAC,KAAK,qDAEJ,GAAG,EAAE,GAAG,EACR,IAAI,EAAE,IAAI,EACV,OAAO,EAAE,KAAK,KAAK,aAAa,EAChC,QAAQ,EAAE,QAAQ,EAClB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,IACV,UAAU,EACd;QACD,QAAQ,CACH,CACT,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,WAAW,CAAA"}
@@ -19,7 +19,7 @@ const SearchInput = forwardRef(function SearchInput({ onSubmit, icon, 'aria-labe
19
19
  inputRef: inputRef.current,
20
20
  formRef: formRef.current,
21
21
  }));
22
- return (React.createElement(Form, { ref: formRef, "data-store-search-input": true, "data-testid": testId, onSubmit: handleSubmit, role: "search" },
22
+ return (React.createElement(Form, { ref: formRef, "data-fs-search-input": true, "data-testid": testId, onSubmit: handleSubmit, role: "search" },
23
23
  React.createElement(Input, Object.assign({ ref: inputRef, "aria-label": ariaLabel }, otherProps)),
24
24
  React.createElement(Button, { type: "submit", "aria-label": "Submit Search" },
25
25
  React.createElement(Icon, { component: icon ?? React.createElement(SearchIcon, null) }))));
@@ -1 +1 @@
1
- {"version":3,"file":"SearchInput.js","sourceRoot":"","sources":["../../../src/molecules/SearchInput/SearchInput.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,EAAE,mBAAmB,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,OAAO,CAAA;AAEtE,OAAO,MAAM,MAAM,oBAAoB,CAAA;AACvC,OAAO,IAAI,MAAM,kBAAkB,CAAA;AACnC,OAAO,KAAK,MAAM,mBAAmB,CAAA;AACrC,OAAO,IAAI,MAAM,SAAS,CAAA;AAE1B,MAAM,UAAU,GAAG,GAAG,EAAE,CAAC,CACvB,6BACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,WAAW,EAAC,GAAG,EACf,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO;IAEtB,gCAAQ,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,GAAG,GAAG;IAChC,8BAAM,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,OAAO,EAAC,EAAE,EAAC,OAAO,GAAG,CAC1C,CACP,CAAA;AA6BD,MAAM,WAAW,GAAG,UAAU,CAC5B,SAAS,WAAW,CAClB,EACE,QAAQ,EACR,IAAI,EACJ,YAAY,EAAE,SAAS,GAAG,QAAQ,EAClC,MAAM,GAAG,oBAAoB,EAC7B,GAAG,UAAU,EACd,EACD,GAAG;IAEH,MAAM,QAAQ,GAAG,MAAM,CAAmB,IAAI,CAAC,CAAA;IAC/C,MAAM,OAAO,GAAG,MAAM,CAAkB,IAAI,CAAC,CAAA;IAE7C,MAAM,YAAY,GAAG,CAAC,KAAgB,EAAE,EAAE;QACxC,KAAK,CAAC,cAAc,EAAE,CAAA;QAEtB,IAAI,QAAQ,CAAC,OAAO,EAAE,KAAK,KAAK,EAAE,EAAE;YAClC,QAAQ,CAAC,QAAQ,CAAC,OAAQ,CAAC,KAAK,CAAC,CAAA;SAClC;IACH,CAAC,CAAA;IAED,mBAAmB,CAAC,GAAG,EAAE,GAAG,EAAE,CAAC,CAAC;QAC9B,QAAQ,EAAE,QAAQ,CAAC,OAAO;QAC1B,OAAO,EAAE,OAAO,CAAC,OAAO;KACzB,CAAC,CAAC,CAAA;IAEH,OAAO,CACL,oBAAC,IAAI,IACH,GAAG,EAAE,OAAO,kDAEC,MAAM,EACnB,QAAQ,EAAE,YAAY,EACtB,IAAI,EAAC,QAAQ;QAEb,oBAAC,KAAK,kBAAC,GAAG,EAAE,QAAQ,gBAAc,SAAS,IAAM,UAAU,EAAI;QAC/D,oBAAC,MAAM,IAAC,IAAI,EAAC,QAAQ,gBAAY,eAAe;YAC9C,oBAAC,IAAI,IAAC,SAAS,EAAE,IAAI,IAAI,oBAAC,UAAU,OAAG,GAAI,CACpC,CACJ,CACR,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,WAAW,CAAA"}
1
+ {"version":3,"file":"SearchInput.js","sourceRoot":"","sources":["../../../src/molecules/SearchInput/SearchInput.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,EAAE,mBAAmB,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,OAAO,CAAA;AAEtE,OAAO,MAAM,MAAM,oBAAoB,CAAA;AACvC,OAAO,IAAI,MAAM,kBAAkB,CAAA;AACnC,OAAO,KAAK,MAAM,mBAAmB,CAAA;AACrC,OAAO,IAAI,MAAM,SAAS,CAAA;AAE1B,MAAM,UAAU,GAAG,GAAG,EAAE,CAAC,CACvB,6BACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,WAAW,EAAC,GAAG,EACf,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO;IAEtB,gCAAQ,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,GAAG,GAAG;IAChC,8BAAM,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,OAAO,EAAC,EAAE,EAAC,OAAO,GAAG,CAC1C,CACP,CAAA;AA6BD,MAAM,WAAW,GAAG,UAAU,CAC5B,SAAS,WAAW,CAClB,EACE,QAAQ,EACR,IAAI,EACJ,YAAY,EAAE,SAAS,GAAG,QAAQ,EAClC,MAAM,GAAG,oBAAoB,EAC7B,GAAG,UAAU,EACd,EACD,GAAG;IAEH,MAAM,QAAQ,GAAG,MAAM,CAAmB,IAAI,CAAC,CAAA;IAC/C,MAAM,OAAO,GAAG,MAAM,CAAkB,IAAI,CAAC,CAAA;IAE7C,MAAM,YAAY,GAAG,CAAC,KAAgB,EAAE,EAAE;QACxC,KAAK,CAAC,cAAc,EAAE,CAAA;QAEtB,IAAI,QAAQ,CAAC,OAAO,EAAE,KAAK,KAAK,EAAE,EAAE;YAClC,QAAQ,CAAC,QAAQ,CAAC,OAAQ,CAAC,KAAK,CAAC,CAAA;SAClC;IACH,CAAC,CAAA;IAED,mBAAmB,CAAC,GAAG,EAAE,GAAG,EAAE,CAAC,CAAC;QAC9B,QAAQ,EAAE,QAAQ,CAAC,OAAO;QAC1B,OAAO,EAAE,OAAO,CAAC,OAAO;KACzB,CAAC,CAAC,CAAA;IAEH,OAAO,CACL,oBAAC,IAAI,IACH,GAAG,EAAE,OAAO,+CAEC,MAAM,EACnB,QAAQ,EAAE,YAAY,EACtB,IAAI,EAAC,QAAQ;QAEb,oBAAC,KAAK,kBAAC,GAAG,EAAE,QAAQ,gBAAc,SAAS,IAAM,UAAU,EAAI;QAC/D,oBAAC,MAAM,IAAC,IAAI,EAAC,QAAQ,gBAAY,eAAe;YAC9C,oBAAC,IAAI,IAAC,SAAS,EAAE,IAAI,IAAI,oBAAC,UAAU,OAAG,GAAI,CACpC,CACJ,CACR,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,WAAW,CAAA"}
@@ -7,5 +7,5 @@ export interface TableProps extends DetailedHTMLProps<TableHTMLAttributes<HTMLTa
7
7
  testId?: string;
8
8
  children: React.ReactNode;
9
9
  }
10
- declare const Table: React.ForwardRefExoticComponent<Pick<TableProps, "slot" | "style" | "summary" | "title" | "className" | "color" | "id" | "lang" | "width" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "css" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "cellPadding" | "cellSpacing" | "testId"> & React.RefAttributes<HTMLTableElement>>;
10
+ declare const Table: React.ForwardRefExoticComponent<Pick<TableProps, "slot" | "style" | "summary" | "title" | "className" | "color" | "id" | "lang" | "width" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "cellPadding" | "cellSpacing" | "testId"> & React.RefAttributes<HTMLTableElement>>;
11
11
  export default Table;
@@ -1,6 +1,6 @@
1
1
  import React, { forwardRef } from 'react';
2
2
  const Table = forwardRef(function Table({ testId = 'store-table', children, ...otherProps }, ref) {
3
- return (React.createElement("table", Object.assign({ ref: ref, "data-store-table": true, "data-testid": testId }, otherProps), children));
3
+ return (React.createElement("table", Object.assign({ ref: ref, "data-fs-table": true, "data-testid": testId }, otherProps), children));
4
4
  });
5
5
  export default Table;
6
6
  //# sourceMappingURL=Table.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Table.js","sourceRoot":"","sources":["../../../src/molecules/Table/Table.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAUzC,MAAM,KAAK,GAAG,UAAU,CAA+B,SAAS,KAAK,CACnE,EAAE,MAAM,GAAG,aAAa,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EACnD,GAAG;IAEH,OAAO,CACL,6CAAO,GAAG,EAAE,GAAG,2CAAgC,MAAM,IAAM,UAAU,GAClE,QAAQ,CACH,CACT,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,KAAK,CAAA"}
1
+ {"version":3,"file":"Table.js","sourceRoot":"","sources":["../../../src/molecules/Table/Table.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAUzC,MAAM,KAAK,GAAG,UAAU,CAA+B,SAAS,KAAK,CACnE,EAAE,MAAM,GAAG,aAAa,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EACnD,GAAG;IAEH,OAAO,CACL,6CAAO,GAAG,EAAE,GAAG,wCAA6B,MAAM,IAAM,UAAU,GAC/D,QAAQ,CACH,CACT,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,KAAK,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import React, { forwardRef } from 'react';
2
2
  const Hero = forwardRef(function Hero({ testId = 'store-hero', children, ...otherProps }, ref) {
3
- return (React.createElement("article", Object.assign({ ref: ref, "data-store-hero": true, "data-testid": testId }, otherProps), children));
3
+ return (React.createElement("article", Object.assign({ ref: ref, "data-fs-hero": true, "data-testid": testId }, otherProps), children));
4
4
  });
5
5
  export default Hero;
6
6
  //# sourceMappingURL=Hero.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Hero.js","sourceRoot":"","sources":["../../../src/organisms/Hero/Hero.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAWzC,MAAM,IAAI,GAAG,UAAU,CAA4B,SAAS,IAAI,CAC9D,EAAE,MAAM,GAAG,YAAY,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EAClD,GAAG;IAEH,OAAO,CACL,+CAAS,GAAG,EAAE,GAAG,0CAA+B,MAAM,IAAM,UAAU,GACnE,QAAQ,CACD,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,IAAI,CAAA"}
1
+ {"version":3,"file":"Hero.js","sourceRoot":"","sources":["../../../src/organisms/Hero/Hero.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAWzC,MAAM,IAAI,GAAG,UAAU,CAA4B,SAAS,IAAI,CAC9D,EAAE,MAAM,GAAG,YAAY,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EAClD,GAAG;IAEH,OAAO,CACL,+CAAS,GAAG,EAAE,GAAG,uCAA4B,MAAM,IAAM,UAAU,GAChE,QAAQ,CACD,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,IAAI,CAAA"}
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import Form from '../../molecules/Form';
3
3
  const OutOfStock = ({ testId = 'store-out-of-stock', children, ...otherProps }) => {
4
- return (React.createElement("section", { "data-store-out-of-stock": true, "data-testid": testId },
4
+ return (React.createElement("section", { "data-fs-out-of-stock": true, "data-testid": testId },
5
5
  React.createElement(Form, Object.assign({ "data-out-of-stock-form": true, testId: `${testId}-form` }, otherProps), children)));
6
6
  };
7
7
  export default OutOfStock;
@@ -1 +1 @@
1
- {"version":3,"file":"OutOfStock.js","sourceRoot":"","sources":["../../../src/organisms/OutOfStock/OutOfStock.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAGzB,OAAO,IAAI,MAAM,sBAAsB,CAAA;AAqBvC,MAAM,UAAU,GAAG,CAAC,EAClB,MAAM,GAAG,oBAAoB,EAC7B,QAAQ,EACR,GAAG,UAAU,EACG,EAAE,EAAE;IACpB,OAAO,CACL,iFAA8C,MAAM;QAClD,oBAAC,IAAI,kDAAwB,MAAM,EAAE,GAAG,MAAM,OAAO,IAAM,UAAU,GAClE,QAAQ,CACJ,CACC,CACX,CAAA;AACH,CAAC,CAAA;AAED,eAAe,UAAU,CAAA"}
1
+ {"version":3,"file":"OutOfStock.js","sourceRoot":"","sources":["../../../src/organisms/OutOfStock/OutOfStock.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAGzB,OAAO,IAAI,MAAM,sBAAsB,CAAA;AAqBvC,MAAM,UAAU,GAAG,CAAC,EAClB,MAAM,GAAG,oBAAoB,EAC7B,QAAQ,EACR,GAAG,UAAU,EACG,EAAE,EAAE;IACpB,OAAO,CACL,8EAA2C,MAAM;QAC/C,oBAAC,IAAI,kDAAwB,MAAM,EAAE,GAAG,MAAM,OAAO,IAAM,UAAU,GAClE,QAAQ,CACJ,CACC,CACX,CAAA;AACH,CAAC,CAAA;AAED,eAAe,UAAU,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@faststore/ui",
3
- "version": "1.12.4",
3
+ "version": "1.12.11",
4
4
  "description": "A lightweight, framework agnostic component library for React",
5
5
  "author": "emersonlaurentino",
6
6
  "license": "MIT",
@@ -57,7 +57,7 @@
57
57
  "react-dom": "^17.0.2"
58
58
  },
59
59
  "devDependencies": {
60
- "@faststore/styles": "^1.11.20",
60
+ "@faststore/styles": "^1.12.11",
61
61
  "@size-limit/preset-small-lib": "^7.0.8",
62
62
  "@storybook/addon-actions": "^6.4.4",
63
63
  "@storybook/addon-docs": "^6.4.4",
@@ -85,5 +85,5 @@
85
85
  "tsdx": "^0.14.1",
86
86
  "typescript": "^4.2.4"
87
87
  },
88
- "gitHead": "9504aeea459f7bb43737af0e9973ded8e5efb51d"
88
+ "gitHead": "db0804e6ec40d14babf429a9d0c6576bbe8a3340"
89
89
  }
@@ -5,12 +5,12 @@ import { axe } from 'jest-axe'
5
5
  import Badge from './Badge'
6
6
 
7
7
  describe('Badge', () => {
8
- it('should have `data-store-badge` attribute', () => {
8
+ it('should have `data-fs-badge` attribute', () => {
9
9
  const { getByText } = render(<Badge>-25%</Badge>)
10
10
 
11
11
  const renderedBadge = getByText('-25%')
12
12
 
13
- expect(renderedBadge).toHaveAttribute('data-store-badge')
13
+ expect(renderedBadge).toHaveAttribute('data-fs-badge')
14
14
  })
15
15
 
16
16
  describe('Accessibility', () => {
@@ -14,7 +14,7 @@ const Badge = forwardRef<HTMLDivElement, BadgeProps>(function Badge(
14
14
  ref
15
15
  ) {
16
16
  return (
17
- <div ref={ref} data-store-badge data-testid={testId} {...otherProps}>
17
+ <div ref={ref} data-fs-badge data-testid={testId} {...otherProps}>
18
18
  {children}
19
19
  </div>
20
20
  )
@@ -14,5 +14,5 @@ import Badge from '../Badge'
14
14
  ## CSS Selectors
15
15
 
16
16
  ```css
17
- [data-store-badge] {}
17
+ [data-fs-badge] {}
18
18
  ```
@@ -4,9 +4,9 @@ import React from 'react'
4
4
  import Button from './Button'
5
5
 
6
6
  describe('Button', () => {
7
- it('`data-store-button` is present', () => {
7
+ it('`data-fs-button` is present', () => {
8
8
  const { getByText } = render(<Button>Hello World!</Button>)
9
9
 
10
- expect(getByText('Hello World!')).toHaveAttribute('data-store-button')
10
+ expect(getByText('Hello World!')).toHaveAttribute('data-fs-button')
11
11
  })
12
12
  })
@@ -14,7 +14,7 @@ const Button = forwardRef<HTMLButtonElement, ButtonProps>(function Button(
14
14
  ref
15
15
  ) {
16
16
  return (
17
- <button ref={ref} data-store-button data-testid={testId} {...otherProps}>
17
+ <button ref={ref} data-fs-button data-testid={testId} {...otherProps}>
18
18
  {children}
19
19
  </button>
20
20
  )
@@ -14,5 +14,5 @@ import Button from '../Button'
14
14
  ## CSS Selectors
15
15
 
16
16
  ```css
17
- [data-store-button] {}
17
+ [data-fs-button] {}
18
18
  ```
@@ -5,10 +5,10 @@ import { axe } from 'jest-axe'
5
5
  import Checkbox from './Checkbox'
6
6
 
7
7
  describe('Checkbox', () => {
8
- it('data-store-checkbox is present', () => {
8
+ it('data-fs-checkbox is present', () => {
9
9
  const { getByTestId } = render(<Checkbox testId="store-checkbox" />)
10
10
 
11
- expect(getByTestId('store-checkbox')).toHaveAttribute('data-store-checkbox')
11
+ expect(getByTestId('store-checkbox')).toHaveAttribute('data-fs-checkbox')
12
12
  })
13
13
 
14
14
  it('type checkbox is present', () => {
@@ -16,7 +16,7 @@ const Checkbox = forwardRef<HTMLInputElement, CheckboxProps>(function Checkbox(
16
16
  return (
17
17
  <input
18
18
  ref={ref}
19
- data-store-checkbox
19
+ data-fs-checkbox
20
20
  data-testid={testId}
21
21
  type="checkbox"
22
22
  {...otherProps}
@@ -14,5 +14,5 @@ import Checkbox from '../Checkbox'
14
14
  ## CSS Selectors
15
15
 
16
16
  ```css
17
- [data-store-checkbox] {}
17
+ [data-fs-checkbox] {}
18
18
  ```
@@ -23,12 +23,12 @@ const ShoppingCart = () => (
23
23
  )
24
24
 
25
25
  describe('Icon', () => {
26
- it('`data-store-icon` is present', () => {
26
+ it('`data-fs-icon` is present', () => {
27
27
  const { getByTestId } = render(
28
28
  <Icon data-testid="store-icon" component={<ShoppingCart />} />
29
29
  )
30
30
 
31
- expect(getByTestId('store-icon')).toHaveAttribute('data-store-icon')
31
+ expect(getByTestId('store-icon')).toHaveAttribute('data-fs-icon')
32
32
  })
33
33
 
34
34
  describe('Accessibility', () => {
@@ -17,7 +17,7 @@ const Icon = forwardRef<HTMLSpanElement, IconProps>(function Button(
17
17
  ref
18
18
  ) {
19
19
  return (
20
- <span ref={ref} data-store-icon data-testid={testId} {...otherProps}>
20
+ <span ref={ref} data-fs-icon data-testid={testId} {...otherProps}>
21
21
  {component}
22
22
  </span>
23
23
  )
@@ -14,5 +14,5 @@ import Icon from '../Icon'
14
14
  ## CSS Selectors
15
15
 
16
16
  ```css
17
- [data-store-icon] {}
17
+ [data-fs-icon] {}
18
18
  ```
@@ -23,8 +23,8 @@ describe('Incentive', () => {
23
23
  })
24
24
 
25
25
  describe('Data attributes', () => {
26
- it('should have `data-store-incentive` attribute', () => {
27
- expect(incentive).toHaveAttribute('data-store-incentive')
26
+ it('should have `data-fs-incentive` attribute', () => {
27
+ expect(incentive).toHaveAttribute('data-fs-incentive')
28
28
  })
29
29
  })
30
30
 
@@ -14,7 +14,7 @@ const Incentive = forwardRef<HTMLDivElement, IncentiveProps>(function Incentive(
14
14
  ref
15
15
  ) {
16
16
  return (
17
- <div ref={ref} data-store-incentive data-testid={testId} {...otherProps}>
17
+ <div ref={ref} data-fs-incentive data-testid={testId} {...otherProps}>
18
18
  {children}
19
19
  </div>
20
20
  )
@@ -19,6 +19,6 @@ Besides those attributes, the following props are also supported:
19
19
  ## CSS Selectors
20
20
 
21
21
  ```css
22
- [data-store-incentive] {
22
+ [data-fs-incentive] {
23
23
  }
24
24
  ```
@@ -5,13 +5,13 @@ import React from 'react'
5
5
  import Input from '.'
6
6
 
7
7
  describe('Input', () => {
8
- it('`data-store-input` is present', () => {
8
+ it('`data-fs-input` is present', () => {
9
9
  const { getByPlaceholderText } = render(
10
10
  <Input placeholder="Hello World!" />
11
11
  )
12
12
 
13
13
  expect(getByPlaceholderText('Hello World!')).toHaveAttribute(
14
- 'data-store-input'
14
+ 'data-fs-input'
15
15
  )
16
16
  })
17
17
 
@@ -25,7 +25,7 @@ const Input = forwardRef<HTMLInputElement, InputProps>(function Input(
25
25
  return (
26
26
  <input
27
27
  ref={ref}
28
- data-store-input
28
+ data-fs-input
29
29
  data-testid={testId}
30
30
  {...variants}
31
31
  {...otherProps}
@@ -14,7 +14,7 @@ import Input from '../Input'
14
14
  ## CSS Selectors
15
15
 
16
16
  ```css
17
- [data-store-input] {}
17
+ [data-fs-input] {}
18
18
 
19
19
  [data-success] {}
20
20
 
@@ -5,10 +5,10 @@ import React from 'react'
5
5
  import Label from '.'
6
6
 
7
7
  describe('Label', () => {
8
- it('`data-store-label` is present', () => {
8
+ it('`data-fs-label` is present', () => {
9
9
  const { getByTestId } = render(<Label />)
10
10
 
11
- expect(getByTestId('store-label')).toHaveAttribute('data-store-label')
11
+ expect(getByTestId('store-label')).toHaveAttribute('data-fs-label')
12
12
  })
13
13
 
14
14
  describe('Accessibility', () => {
@@ -13,7 +13,7 @@ const Label = forwardRef<HTMLLabelElement, LabelProps>(function Label(
13
13
  ref
14
14
  ) {
15
15
  return (
16
- <label ref={ref} data-store-label data-testid={testId} {...otherProps}>
16
+ <label ref={ref} data-fs-label data-testid={testId} {...otherProps}>
17
17
  {children}
18
18
  </label>
19
19
  )
@@ -14,5 +14,5 @@ import Label from '../Label'
14
14
  ## CSS Selectors
15
15
 
16
16
  ```css
17
- [data-store-label] {}
17
+ [data-fs-label] {}
18
18
  ```
@@ -31,14 +31,14 @@ describe('Link', () => {
31
31
  )
32
32
 
33
33
  expect(getByTestId('custom-anchor')).toHaveAttribute('href', '/')
34
- expect(getByTestId('store-link')).toHaveAttribute('data-store-link')
34
+ expect(getByTestId('store-link')).toHaveAttribute('data-fs-link')
35
35
  })
36
36
 
37
37
  describe('Data Attributes', () => {
38
- it('should have `data-store-link` attribute', () => {
38
+ it('should have `data-fs-link` attribute', () => {
39
39
  const { getByTestId } = render(<TestLink />)
40
40
 
41
- expect(getByTestId('store-link')).toHaveAttribute('data-store-link')
41
+ expect(getByTestId('store-link')).toHaveAttribute('data-fs-link')
42
42
  })
43
43
  })
44
44
 
@@ -31,7 +31,7 @@ const Link: LinkComponent = forwardRef(function Link<
31
31
  const Component = as ?? 'a'
32
32
 
33
33
  return (
34
- <Component ref={ref} data-store-link data-testid={testId} {...otherProps}>
34
+ <Component ref={ref} data-fs-link data-testid={testId} {...otherProps}>
35
35
  {children}
36
36
  </Component>
37
37
  )
@@ -30,6 +30,6 @@ Besides those attributes, the following props are also supported:
30
30
  ## CSS Selectors
31
31
 
32
32
  ```css
33
- [data-store-link] {
33
+ [data-fs-link] {
34
34
  }
35
35
  ```