@xyo-network/react-address-render 2.81.9 → 2.82.0

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 (183) hide show
  1. package/dist/browser/components/RenderRowBox.d.cts +2 -1
  2. package/dist/browser/components/RenderRowBox.d.cts.map +1 -1
  3. package/dist/browser/components/RenderRowBox.d.mts +2 -1
  4. package/dist/browser/components/RenderRowBox.d.mts.map +1 -1
  5. package/dist/browser/components/RenderRowBox.d.ts +2 -1
  6. package/dist/browser/components/RenderRowBox.d.ts.map +1 -1
  7. package/dist/browser/components/favorite/FavoriteIconButton.d.cts +3 -2
  8. package/dist/browser/components/favorite/FavoriteIconButton.d.cts.map +1 -1
  9. package/dist/browser/components/favorite/FavoriteIconButton.d.mts +3 -2
  10. package/dist/browser/components/favorite/FavoriteIconButton.d.mts.map +1 -1
  11. package/dist/browser/components/favorite/FavoriteIconButton.d.ts +3 -2
  12. package/dist/browser/components/favorite/FavoriteIconButton.d.ts.map +1 -1
  13. package/dist/browser/components/favorite/FavoriteToggleSVG.d.cts +1 -0
  14. package/dist/browser/components/favorite/FavoriteToggleSVG.d.cts.map +1 -1
  15. package/dist/browser/components/favorite/FavoriteToggleSVG.d.mts +1 -0
  16. package/dist/browser/components/favorite/FavoriteToggleSVG.d.mts.map +1 -1
  17. package/dist/browser/components/favorite/FavoriteToggleSVG.d.ts +1 -0
  18. package/dist/browser/components/favorite/FavoriteToggleSVG.d.ts.map +1 -1
  19. package/dist/browser/components/favorite/Popper.d.cts +2 -2
  20. package/dist/browser/components/favorite/Popper.d.cts.map +1 -1
  21. package/dist/browser/components/favorite/Popper.d.mts +2 -2
  22. package/dist/browser/components/favorite/Popper.d.mts.map +1 -1
  23. package/dist/browser/components/favorite/Popper.d.ts +2 -2
  24. package/dist/browser/components/favorite/Popper.d.ts.map +1 -1
  25. package/dist/browser/components/favorite/PopperButtonGroup.d.cts +1 -0
  26. package/dist/browser/components/favorite/PopperButtonGroup.d.cts.map +1 -1
  27. package/dist/browser/components/favorite/PopperButtonGroup.d.mts +1 -0
  28. package/dist/browser/components/favorite/PopperButtonGroup.d.mts.map +1 -1
  29. package/dist/browser/components/favorite/PopperButtonGroup.d.ts +1 -0
  30. package/dist/browser/components/favorite/PopperButtonGroup.d.ts.map +1 -1
  31. package/dist/browser/components/favorite/index.d.cts +1 -1
  32. package/dist/browser/components/favorite/index.d.cts.map +1 -1
  33. package/dist/browser/components/favorite/index.d.mts +1 -1
  34. package/dist/browser/components/favorite/index.d.mts.map +1 -1
  35. package/dist/browser/components/favorite/index.d.ts +1 -1
  36. package/dist/browser/components/favorite/index.d.ts.map +1 -1
  37. package/dist/browser/components/favorite/lib/index.d.cts +1 -1
  38. package/dist/browser/components/favorite/lib/index.d.mts +1 -1
  39. package/dist/browser/components/favorite/lib/index.d.ts +1 -1
  40. package/dist/browser/components/index.d.cts +3 -3
  41. package/dist/browser/components/index.d.cts.map +1 -1
  42. package/dist/browser/components/index.d.mts +3 -3
  43. package/dist/browser/components/index.d.mts.map +1 -1
  44. package/dist/browser/components/index.d.ts +3 -3
  45. package/dist/browser/components/index.d.ts.map +1 -1
  46. package/dist/browser/components/lib/index.d.cts +1 -1
  47. package/dist/browser/components/lib/index.d.mts +1 -1
  48. package/dist/browser/components/lib/index.d.ts +1 -1
  49. package/dist/browser/index.cjs +173 -169
  50. package/dist/browser/index.cjs.map +1 -1
  51. package/dist/browser/index.d.cts +1 -1
  52. package/dist/browser/index.d.mts +1 -1
  53. package/dist/browser/index.d.ts +1 -1
  54. package/dist/browser/index.mjs +214 -0
  55. package/dist/browser/index.mjs.map +1 -0
  56. package/dist/neutral/components/RenderRowBox.d.cts +2 -1
  57. package/dist/neutral/components/RenderRowBox.d.cts.map +1 -1
  58. package/dist/neutral/components/RenderRowBox.d.mts +2 -1
  59. package/dist/neutral/components/RenderRowBox.d.mts.map +1 -1
  60. package/dist/neutral/components/RenderRowBox.d.ts +2 -1
  61. package/dist/neutral/components/RenderRowBox.d.ts.map +1 -1
  62. package/dist/neutral/components/favorite/FavoriteIconButton.d.cts +3 -2
  63. package/dist/neutral/components/favorite/FavoriteIconButton.d.cts.map +1 -1
  64. package/dist/neutral/components/favorite/FavoriteIconButton.d.mts +3 -2
  65. package/dist/neutral/components/favorite/FavoriteIconButton.d.mts.map +1 -1
  66. package/dist/neutral/components/favorite/FavoriteIconButton.d.ts +3 -2
  67. package/dist/neutral/components/favorite/FavoriteIconButton.d.ts.map +1 -1
  68. package/dist/neutral/components/favorite/FavoriteToggleSVG.d.cts +1 -0
  69. package/dist/neutral/components/favorite/FavoriteToggleSVG.d.cts.map +1 -1
  70. package/dist/neutral/components/favorite/FavoriteToggleSVG.d.mts +1 -0
  71. package/dist/neutral/components/favorite/FavoriteToggleSVG.d.mts.map +1 -1
  72. package/dist/neutral/components/favorite/FavoriteToggleSVG.d.ts +1 -0
  73. package/dist/neutral/components/favorite/FavoriteToggleSVG.d.ts.map +1 -1
  74. package/dist/neutral/components/favorite/Popper.d.cts +2 -2
  75. package/dist/neutral/components/favorite/Popper.d.cts.map +1 -1
  76. package/dist/neutral/components/favorite/Popper.d.mts +2 -2
  77. package/dist/neutral/components/favorite/Popper.d.mts.map +1 -1
  78. package/dist/neutral/components/favorite/Popper.d.ts +2 -2
  79. package/dist/neutral/components/favorite/Popper.d.ts.map +1 -1
  80. package/dist/neutral/components/favorite/PopperButtonGroup.d.cts +1 -0
  81. package/dist/neutral/components/favorite/PopperButtonGroup.d.cts.map +1 -1
  82. package/dist/neutral/components/favorite/PopperButtonGroup.d.mts +1 -0
  83. package/dist/neutral/components/favorite/PopperButtonGroup.d.mts.map +1 -1
  84. package/dist/neutral/components/favorite/PopperButtonGroup.d.ts +1 -0
  85. package/dist/neutral/components/favorite/PopperButtonGroup.d.ts.map +1 -1
  86. package/dist/neutral/components/favorite/index.d.cts +1 -1
  87. package/dist/neutral/components/favorite/index.d.cts.map +1 -1
  88. package/dist/neutral/components/favorite/index.d.mts +1 -1
  89. package/dist/neutral/components/favorite/index.d.mts.map +1 -1
  90. package/dist/neutral/components/favorite/index.d.ts +1 -1
  91. package/dist/neutral/components/favorite/index.d.ts.map +1 -1
  92. package/dist/neutral/components/favorite/lib/index.d.cts +1 -1
  93. package/dist/neutral/components/favorite/lib/index.d.mts +1 -1
  94. package/dist/neutral/components/favorite/lib/index.d.ts +1 -1
  95. package/dist/neutral/components/index.d.cts +3 -3
  96. package/dist/neutral/components/index.d.cts.map +1 -1
  97. package/dist/neutral/components/index.d.mts +3 -3
  98. package/dist/neutral/components/index.d.mts.map +1 -1
  99. package/dist/neutral/components/index.d.ts +3 -3
  100. package/dist/neutral/components/index.d.ts.map +1 -1
  101. package/dist/neutral/components/lib/index.d.cts +1 -1
  102. package/dist/neutral/components/lib/index.d.mts +1 -1
  103. package/dist/neutral/components/lib/index.d.ts +1 -1
  104. package/dist/neutral/index.cjs +173 -169
  105. package/dist/neutral/index.cjs.map +1 -1
  106. package/dist/neutral/index.d.cts +1 -1
  107. package/dist/neutral/index.d.mts +1 -1
  108. package/dist/neutral/index.d.ts +1 -1
  109. package/dist/neutral/index.mjs +214 -0
  110. package/dist/neutral/index.mjs.map +1 -0
  111. package/dist/node/components/RenderRowBox.d.cts +2 -1
  112. package/dist/node/components/RenderRowBox.d.cts.map +1 -1
  113. package/dist/node/components/RenderRowBox.d.mts +2 -1
  114. package/dist/node/components/RenderRowBox.d.mts.map +1 -1
  115. package/dist/node/components/RenderRowBox.d.ts +2 -1
  116. package/dist/node/components/RenderRowBox.d.ts.map +1 -1
  117. package/dist/node/components/favorite/FavoriteIconButton.d.cts +3 -2
  118. package/dist/node/components/favorite/FavoriteIconButton.d.cts.map +1 -1
  119. package/dist/node/components/favorite/FavoriteIconButton.d.mts +3 -2
  120. package/dist/node/components/favorite/FavoriteIconButton.d.mts.map +1 -1
  121. package/dist/node/components/favorite/FavoriteIconButton.d.ts +3 -2
  122. package/dist/node/components/favorite/FavoriteIconButton.d.ts.map +1 -1
  123. package/dist/node/components/favorite/FavoriteToggleSVG.d.cts +1 -0
  124. package/dist/node/components/favorite/FavoriteToggleSVG.d.cts.map +1 -1
  125. package/dist/node/components/favorite/FavoriteToggleSVG.d.mts +1 -0
  126. package/dist/node/components/favorite/FavoriteToggleSVG.d.mts.map +1 -1
  127. package/dist/node/components/favorite/FavoriteToggleSVG.d.ts +1 -0
  128. package/dist/node/components/favorite/FavoriteToggleSVG.d.ts.map +1 -1
  129. package/dist/node/components/favorite/Popper.d.cts +2 -2
  130. package/dist/node/components/favorite/Popper.d.cts.map +1 -1
  131. package/dist/node/components/favorite/Popper.d.mts +2 -2
  132. package/dist/node/components/favorite/Popper.d.mts.map +1 -1
  133. package/dist/node/components/favorite/Popper.d.ts +2 -2
  134. package/dist/node/components/favorite/Popper.d.ts.map +1 -1
  135. package/dist/node/components/favorite/PopperButtonGroup.d.cts +1 -0
  136. package/dist/node/components/favorite/PopperButtonGroup.d.cts.map +1 -1
  137. package/dist/node/components/favorite/PopperButtonGroup.d.mts +1 -0
  138. package/dist/node/components/favorite/PopperButtonGroup.d.mts.map +1 -1
  139. package/dist/node/components/favorite/PopperButtonGroup.d.ts +1 -0
  140. package/dist/node/components/favorite/PopperButtonGroup.d.ts.map +1 -1
  141. package/dist/node/components/favorite/index.d.cts +1 -1
  142. package/dist/node/components/favorite/index.d.cts.map +1 -1
  143. package/dist/node/components/favorite/index.d.mts +1 -1
  144. package/dist/node/components/favorite/index.d.mts.map +1 -1
  145. package/dist/node/components/favorite/index.d.ts +1 -1
  146. package/dist/node/components/favorite/index.d.ts.map +1 -1
  147. package/dist/node/components/favorite/lib/index.d.cts +1 -1
  148. package/dist/node/components/favorite/lib/index.d.mts +1 -1
  149. package/dist/node/components/favorite/lib/index.d.ts +1 -1
  150. package/dist/node/components/index.d.cts +3 -3
  151. package/dist/node/components/index.d.cts.map +1 -1
  152. package/dist/node/components/index.d.mts +3 -3
  153. package/dist/node/components/index.d.mts.map +1 -1
  154. package/dist/node/components/index.d.ts +3 -3
  155. package/dist/node/components/index.d.ts.map +1 -1
  156. package/dist/node/components/lib/index.d.cts +1 -1
  157. package/dist/node/components/lib/index.d.mts +1 -1
  158. package/dist/node/components/lib/index.d.ts +1 -1
  159. package/dist/node/index.cjs +173 -169
  160. package/dist/node/index.cjs.map +1 -1
  161. package/dist/node/index.d.cts +1 -1
  162. package/dist/node/index.d.mts +1 -1
  163. package/dist/node/index.d.ts +1 -1
  164. package/dist/node/index.mjs +214 -0
  165. package/dist/node/index.mjs.map +1 -0
  166. package/package.json +15 -15
  167. package/src/components/RenderRowBox.stories.tsx +4 -5
  168. package/src/components/RenderRowBox.tsx +24 -20
  169. package/src/components/favorite/FavoriteIconButton.tsx +6 -6
  170. package/src/components/favorite/FavoriteToggleSVG.tsx +4 -3
  171. package/src/components/favorite/Popper.tsx +8 -10
  172. package/src/components/favorite/PopperButtonGroup.tsx +15 -12
  173. package/src/components/favorite/index.ts +1 -1
  174. package/src/components/favorite/lib/index.ts +1 -1
  175. package/src/components/index.ts +3 -3
  176. package/src/components/lib/index.ts +1 -1
  177. package/src/index.ts +1 -1
  178. package/dist/browser/index.js +0 -218
  179. package/dist/browser/index.js.map +0 -1
  180. package/dist/neutral/index.js +0 -218
  181. package/dist/neutral/index.js.map +0 -1
  182. package/dist/node/index.js +0 -218
  183. package/dist/node/index.js.map +0 -1
@@ -1,4 +1,5 @@
1
1
  import { FlexBoxProps } from '@xylabs/react-flexbox';
2
+ import React from 'react';
2
3
  export interface AddressRenderRowBoxProps extends FlexBoxProps {
3
4
  address?: string | null;
4
5
  disableSharedRef?: boolean;
@@ -9,5 +10,5 @@ export interface AddressRenderRowBoxProps extends FlexBoxProps {
9
10
  name?: string;
10
11
  showFavorite?: boolean;
11
12
  }
12
- export declare const AddressRenderRowBox: import("react").ForwardRefExoticComponent<AddressRenderRowBoxProps & import("react").RefAttributes<HTMLElement>>;
13
+ export declare const AddressRenderRowBox: React.ForwardRefExoticComponent<AddressRenderRowBoxProps & React.RefAttributes<HTMLElement>>;
13
14
  //# sourceMappingURL=RenderRowBox.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RenderRowBox.d.ts","sourceRoot":"","sources":["../../../src/components/RenderRowBox.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAQ7D,MAAM,WAAW,wBAAyB,SAAQ,YAAY;IAC5D,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IACvB,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,YAAY,CAAC,EAAE,OAAO,CAAA;CACvB;AAED,eAAO,MAAM,mBAAmB,kHA4C/B,CAAA"}
1
+ {"version":3,"file":"RenderRowBox.d.ts","sourceRoot":"","sources":["../../../src/components/RenderRowBox.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAI7D,OAAO,KAAqB,MAAM,OAAO,CAAA;AAIzC,MAAM,WAAW,wBAAyB,SAAQ,YAAY;IAC5D,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IACvB,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,YAAY,CAAC,EAAE,OAAO,CAAA;CACvB;AAED,eAAO,MAAM,mBAAmB,8FAgD/B,CAAA"}
@@ -1,4 +1,5 @@
1
1
  import { FlexBoxProps } from '@xylabs/react-flexbox';
2
+ import React from 'react';
2
3
  export interface AddressRenderRowBoxProps extends FlexBoxProps {
3
4
  address?: string | null;
4
5
  disableSharedRef?: boolean;
@@ -9,5 +10,5 @@ export interface AddressRenderRowBoxProps extends FlexBoxProps {
9
10
  name?: string;
10
11
  showFavorite?: boolean;
11
12
  }
12
- export declare const AddressRenderRowBox: import("react").ForwardRefExoticComponent<AddressRenderRowBoxProps & import("react").RefAttributes<HTMLElement>>;
13
+ export declare const AddressRenderRowBox: React.ForwardRefExoticComponent<AddressRenderRowBoxProps & React.RefAttributes<HTMLElement>>;
13
14
  //# sourceMappingURL=RenderRowBox.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RenderRowBox.d.ts","sourceRoot":"","sources":["../../../src/components/RenderRowBox.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAQ7D,MAAM,WAAW,wBAAyB,SAAQ,YAAY;IAC5D,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IACvB,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,YAAY,CAAC,EAAE,OAAO,CAAA;CACvB;AAED,eAAO,MAAM,mBAAmB,kHA4C/B,CAAA"}
1
+ {"version":3,"file":"RenderRowBox.d.ts","sourceRoot":"","sources":["../../../src/components/RenderRowBox.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAI7D,OAAO,KAAqB,MAAM,OAAO,CAAA;AAIzC,MAAM,WAAW,wBAAyB,SAAQ,YAAY;IAC5D,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IACvB,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,YAAY,CAAC,EAAE,OAAO,CAAA;CACvB;AAED,eAAO,MAAM,mBAAmB,8FAgD/B,CAAA"}
@@ -1,4 +1,5 @@
1
1
  import { FlexBoxProps } from '@xylabs/react-flexbox';
2
+ import React from 'react';
2
3
  export interface AddressRenderRowBoxProps extends FlexBoxProps {
3
4
  address?: string | null;
4
5
  disableSharedRef?: boolean;
@@ -9,5 +10,5 @@ export interface AddressRenderRowBoxProps extends FlexBoxProps {
9
10
  name?: string;
10
11
  showFavorite?: boolean;
11
12
  }
12
- export declare const AddressRenderRowBox: import("react").ForwardRefExoticComponent<AddressRenderRowBoxProps & import("react").RefAttributes<HTMLElement>>;
13
+ export declare const AddressRenderRowBox: React.ForwardRefExoticComponent<AddressRenderRowBoxProps & React.RefAttributes<HTMLElement>>;
13
14
  //# sourceMappingURL=RenderRowBox.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RenderRowBox.d.ts","sourceRoot":"","sources":["../../../src/components/RenderRowBox.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAQ7D,MAAM,WAAW,wBAAyB,SAAQ,YAAY;IAC5D,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IACvB,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,YAAY,CAAC,EAAE,OAAO,CAAA;CACvB;AAED,eAAO,MAAM,mBAAmB,kHA4C/B,CAAA"}
1
+ {"version":3,"file":"RenderRowBox.d.ts","sourceRoot":"","sources":["../../../src/components/RenderRowBox.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAI7D,OAAO,KAAqB,MAAM,OAAO,CAAA;AAIzC,MAAM,WAAW,wBAAyB,SAAQ,YAAY;IAC5D,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IACvB,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,YAAY,CAAC,EAAE,OAAO,CAAA;CACvB;AAED,eAAO,MAAM,mBAAmB,8FAgD/B,CAAA"}
@@ -1,11 +1,12 @@
1
1
  import { IconButtonProps } from '@mui/material';
2
2
  import { WithChildren } from '@xylabs/react-shared';
3
- import { FavoriteItemEvent } from '../lib/index.js';
3
+ import React from 'react';
4
+ import { FavoriteItemEvent } from '../lib/index.ts';
4
5
  export interface FavoriteIconButtonProps extends WithChildren, IconButtonProps {
5
6
  favorite?: FavoriteItemEvent['favorite'];
6
7
  name?: FavoriteItemEvent['name'];
7
8
  value?: string;
8
9
  valueType?: FavoriteItemEvent['favoriteType'];
9
10
  }
10
- export declare const FavoriteIconButton: import("react").ForwardRefExoticComponent<Omit<FavoriteIconButtonProps, "ref"> & import("react").RefAttributes<HTMLButtonElement>>;
11
+ export declare const FavoriteIconButton: React.ForwardRefExoticComponent<Omit<FavoriteIconButtonProps, "ref"> & React.RefAttributes<HTMLButtonElement>>;
11
12
  //# sourceMappingURL=FavoriteIconButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FavoriteIconButton.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/FavoriteIconButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,eAAe,EAAU,MAAM,eAAe,CAAA;AACnE,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAA;AAKnD,OAAO,EAAE,iBAAiB,EAAyB,MAAM,iBAAiB,CAAA;AAK1E,MAAM,WAAW,uBAAwB,SAAQ,YAAY,EAAE,eAAe;IAC5E,QAAQ,CAAC,EAAE,iBAAiB,CAAC,UAAU,CAAC,CAAA;IACxC,IAAI,CAAC,EAAE,iBAAiB,CAAC,MAAM,CAAC,CAAA;IAChC,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,SAAS,CAAC,EAAE,iBAAiB,CAAC,cAAc,CAAC,CAAA;CAC9C;AAED,eAAO,MAAM,kBAAkB,oIAqD9B,CAAA"}
1
+ {"version":3,"file":"FavoriteIconButton.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/FavoriteIconButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,eAAe,EAAU,MAAM,eAAe,CAAA;AACnE,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAA;AAGnD,OAAO,KAAkD,MAAM,OAAO,CAAA;AAEtE,OAAO,EAAE,iBAAiB,EAAyB,MAAM,iBAAiB,CAAA;AAK1E,MAAM,WAAW,uBAAwB,SAAQ,YAAY,EAAE,eAAe;IAC5E,QAAQ,CAAC,EAAE,iBAAiB,CAAC,UAAU,CAAC,CAAA;IACxC,IAAI,CAAC,EAAE,iBAAiB,CAAC,MAAM,CAAC,CAAA;IAChC,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,SAAS,CAAC,EAAE,iBAAiB,CAAC,cAAc,CAAC,CAAA;CAC9C;AAED,eAAO,MAAM,kBAAkB,gHAqD9B,CAAA"}
@@ -1,11 +1,12 @@
1
1
  import { IconButtonProps } from '@mui/material';
2
2
  import { WithChildren } from '@xylabs/react-shared';
3
- import { FavoriteItemEvent } from '../lib/index.js';
3
+ import React from 'react';
4
+ import { FavoriteItemEvent } from '../lib/index.ts';
4
5
  export interface FavoriteIconButtonProps extends WithChildren, IconButtonProps {
5
6
  favorite?: FavoriteItemEvent['favorite'];
6
7
  name?: FavoriteItemEvent['name'];
7
8
  value?: string;
8
9
  valueType?: FavoriteItemEvent['favoriteType'];
9
10
  }
10
- export declare const FavoriteIconButton: import("react").ForwardRefExoticComponent<Omit<FavoriteIconButtonProps, "ref"> & import("react").RefAttributes<HTMLButtonElement>>;
11
+ export declare const FavoriteIconButton: React.ForwardRefExoticComponent<Omit<FavoriteIconButtonProps, "ref"> & React.RefAttributes<HTMLButtonElement>>;
11
12
  //# sourceMappingURL=FavoriteIconButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FavoriteIconButton.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/FavoriteIconButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,eAAe,EAAU,MAAM,eAAe,CAAA;AACnE,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAA;AAKnD,OAAO,EAAE,iBAAiB,EAAyB,MAAM,iBAAiB,CAAA;AAK1E,MAAM,WAAW,uBAAwB,SAAQ,YAAY,EAAE,eAAe;IAC5E,QAAQ,CAAC,EAAE,iBAAiB,CAAC,UAAU,CAAC,CAAA;IACxC,IAAI,CAAC,EAAE,iBAAiB,CAAC,MAAM,CAAC,CAAA;IAChC,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,SAAS,CAAC,EAAE,iBAAiB,CAAC,cAAc,CAAC,CAAA;CAC9C;AAED,eAAO,MAAM,kBAAkB,oIAqD9B,CAAA"}
1
+ {"version":3,"file":"FavoriteIconButton.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/FavoriteIconButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,eAAe,EAAU,MAAM,eAAe,CAAA;AACnE,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAA;AAGnD,OAAO,KAAkD,MAAM,OAAO,CAAA;AAEtE,OAAO,EAAE,iBAAiB,EAAyB,MAAM,iBAAiB,CAAA;AAK1E,MAAM,WAAW,uBAAwB,SAAQ,YAAY,EAAE,eAAe;IAC5E,QAAQ,CAAC,EAAE,iBAAiB,CAAC,UAAU,CAAC,CAAA;IACxC,IAAI,CAAC,EAAE,iBAAiB,CAAC,MAAM,CAAC,CAAA;IAChC,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,SAAS,CAAC,EAAE,iBAAiB,CAAC,cAAc,CAAC,CAAA;CAC9C;AAED,eAAO,MAAM,kBAAkB,gHAqD9B,CAAA"}
@@ -1,11 +1,12 @@
1
1
  import { IconButtonProps } from '@mui/material';
2
2
  import { WithChildren } from '@xylabs/react-shared';
3
- import { FavoriteItemEvent } from '../lib/index.js';
3
+ import React from 'react';
4
+ import { FavoriteItemEvent } from '../lib/index.ts';
4
5
  export interface FavoriteIconButtonProps extends WithChildren, IconButtonProps {
5
6
  favorite?: FavoriteItemEvent['favorite'];
6
7
  name?: FavoriteItemEvent['name'];
7
8
  value?: string;
8
9
  valueType?: FavoriteItemEvent['favoriteType'];
9
10
  }
10
- export declare const FavoriteIconButton: import("react").ForwardRefExoticComponent<Omit<FavoriteIconButtonProps, "ref"> & import("react").RefAttributes<HTMLButtonElement>>;
11
+ export declare const FavoriteIconButton: React.ForwardRefExoticComponent<Omit<FavoriteIconButtonProps, "ref"> & React.RefAttributes<HTMLButtonElement>>;
11
12
  //# sourceMappingURL=FavoriteIconButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FavoriteIconButton.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/FavoriteIconButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,eAAe,EAAU,MAAM,eAAe,CAAA;AACnE,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAA;AAKnD,OAAO,EAAE,iBAAiB,EAAyB,MAAM,iBAAiB,CAAA;AAK1E,MAAM,WAAW,uBAAwB,SAAQ,YAAY,EAAE,eAAe;IAC5E,QAAQ,CAAC,EAAE,iBAAiB,CAAC,UAAU,CAAC,CAAA;IACxC,IAAI,CAAC,EAAE,iBAAiB,CAAC,MAAM,CAAC,CAAA;IAChC,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,SAAS,CAAC,EAAE,iBAAiB,CAAC,cAAc,CAAC,CAAA;CAC9C;AAED,eAAO,MAAM,kBAAkB,oIAqD9B,CAAA"}
1
+ {"version":3,"file":"FavoriteIconButton.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/FavoriteIconButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,eAAe,EAAU,MAAM,eAAe,CAAA;AACnE,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAA;AAGnD,OAAO,KAAkD,MAAM,OAAO,CAAA;AAEtE,OAAO,EAAE,iBAAiB,EAAyB,MAAM,iBAAiB,CAAA;AAK1E,MAAM,WAAW,uBAAwB,SAAQ,YAAY,EAAE,eAAe;IAC5E,QAAQ,CAAC,EAAE,iBAAiB,CAAC,UAAU,CAAC,CAAA;IACxC,IAAI,CAAC,EAAE,iBAAiB,CAAC,MAAM,CAAC,CAAA;IAChC,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,SAAS,CAAC,EAAE,iBAAiB,CAAC,cAAc,CAAC,CAAA;CAC9C;AAED,eAAO,MAAM,kBAAkB,gHAqD9B,CAAA"}
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  export declare const FavoriteToggleSVG: React.FC<{
2
3
  favorite?: boolean;
3
4
  }>;
@@ -1 +1 @@
1
- {"version":3,"file":"FavoriteToggleSVG.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/FavoriteToggleSVG.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,QAAQ,CAAC,EAAE,OAAO,CAAA;CAAE,CAM9D,CAAA"}
1
+ {"version":3,"file":"FavoriteToggleSVG.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/FavoriteToggleSVG.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,QAAQ,CAAC,EAAE,OAAO,CAAA;CAAE,CAM9D,CAAA"}
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  export declare const FavoriteToggleSVG: React.FC<{
2
3
  favorite?: boolean;
3
4
  }>;
@@ -1 +1 @@
1
- {"version":3,"file":"FavoriteToggleSVG.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/FavoriteToggleSVG.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,QAAQ,CAAC,EAAE,OAAO,CAAA;CAAE,CAM9D,CAAA"}
1
+ {"version":3,"file":"FavoriteToggleSVG.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/FavoriteToggleSVG.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,QAAQ,CAAC,EAAE,OAAO,CAAA;CAAE,CAM9D,CAAA"}
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  export declare const FavoriteToggleSVG: React.FC<{
2
3
  favorite?: boolean;
3
4
  }>;
@@ -1 +1 @@
1
- {"version":3,"file":"FavoriteToggleSVG.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/FavoriteToggleSVG.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,QAAQ,CAAC,EAAE,OAAO,CAAA;CAAE,CAM9D,CAAA"}
1
+ {"version":3,"file":"FavoriteToggleSVG.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/FavoriteToggleSVG.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,QAAQ,CAAC,EAAE,OAAO,CAAA;CAAE,CAM9D,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { PopperProps } from '@mui/material';
2
- import { RefObject } from 'react';
2
+ import React, { RefObject } from 'react';
3
3
  export interface FavoritePopperProps extends PopperProps {
4
4
  favorite?: boolean;
5
5
  favoriteRef?: RefObject<HTMLElement>;
@@ -7,5 +7,5 @@ export interface FavoritePopperProps extends PopperProps {
7
7
  onClickAway?: (event: MouseEvent | TouchEvent) => void;
8
8
  onConfirmFavorite?: (name?: string, newFavoriteState?: boolean) => void;
9
9
  }
10
- export declare const FavoritePopper: import("react").ForwardRefExoticComponent<Omit<FavoritePopperProps, "ref"> & import("react").RefAttributes<HTMLDivElement>>;
10
+ export declare const FavoritePopper: React.ForwardRefExoticComponent<Omit<FavoritePopperProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
11
11
  //# sourceMappingURL=Popper.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Popper.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/Popper.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAsD,WAAW,EAAqB,MAAM,eAAe,CAAA;AAClH,OAAO,EAAc,SAAS,EAAuB,MAAM,OAAO,CAAA;AAKlE,MAAM,WAAW,mBAAoB,SAAQ,WAAW;IACtD,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,WAAW,CAAC,EAAE,SAAS,CAAC,WAAW,CAAC,CAAA;IACpC,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,GAAG,UAAU,KAAK,IAAI,CAAA;IACtD,iBAAiB,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,gBAAgB,CAAC,EAAE,OAAO,KAAK,IAAI,CAAA;CACxE;AACD,eAAO,MAAM,cAAc,6HAmD1B,CAAA"}
1
+ {"version":3,"file":"Popper.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/Popper.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAsD,WAAW,EAAqB,MAAM,eAAe,CAAA;AAClH,OAAO,KAAK,EAAE,EAAc,SAAS,EAAuB,MAAM,OAAO,CAAA;AAKzE,MAAM,WAAW,mBAAoB,SAAQ,WAAW;IACtD,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,WAAW,CAAC,EAAE,SAAS,CAAC,WAAW,CAAC,CAAA;IACpC,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,GAAG,UAAU,KAAK,IAAI,CAAA;IACtD,iBAAiB,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,gBAAgB,CAAC,EAAE,OAAO,KAAK,IAAI,CAAA;CACxE;AACD,eAAO,MAAM,cAAc,yGAiD1B,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { PopperProps } from '@mui/material';
2
- import { RefObject } from 'react';
2
+ import React, { RefObject } from 'react';
3
3
  export interface FavoritePopperProps extends PopperProps {
4
4
  favorite?: boolean;
5
5
  favoriteRef?: RefObject<HTMLElement>;
@@ -7,5 +7,5 @@ export interface FavoritePopperProps extends PopperProps {
7
7
  onClickAway?: (event: MouseEvent | TouchEvent) => void;
8
8
  onConfirmFavorite?: (name?: string, newFavoriteState?: boolean) => void;
9
9
  }
10
- export declare const FavoritePopper: import("react").ForwardRefExoticComponent<Omit<FavoritePopperProps, "ref"> & import("react").RefAttributes<HTMLDivElement>>;
10
+ export declare const FavoritePopper: React.ForwardRefExoticComponent<Omit<FavoritePopperProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
11
11
  //# sourceMappingURL=Popper.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Popper.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/Popper.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAsD,WAAW,EAAqB,MAAM,eAAe,CAAA;AAClH,OAAO,EAAc,SAAS,EAAuB,MAAM,OAAO,CAAA;AAKlE,MAAM,WAAW,mBAAoB,SAAQ,WAAW;IACtD,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,WAAW,CAAC,EAAE,SAAS,CAAC,WAAW,CAAC,CAAA;IACpC,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,GAAG,UAAU,KAAK,IAAI,CAAA;IACtD,iBAAiB,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,gBAAgB,CAAC,EAAE,OAAO,KAAK,IAAI,CAAA;CACxE;AACD,eAAO,MAAM,cAAc,6HAmD1B,CAAA"}
1
+ {"version":3,"file":"Popper.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/Popper.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAsD,WAAW,EAAqB,MAAM,eAAe,CAAA;AAClH,OAAO,KAAK,EAAE,EAAc,SAAS,EAAuB,MAAM,OAAO,CAAA;AAKzE,MAAM,WAAW,mBAAoB,SAAQ,WAAW;IACtD,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,WAAW,CAAC,EAAE,SAAS,CAAC,WAAW,CAAC,CAAA;IACpC,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,GAAG,UAAU,KAAK,IAAI,CAAA;IACtD,iBAAiB,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,gBAAgB,CAAC,EAAE,OAAO,KAAK,IAAI,CAAA;CACxE;AACD,eAAO,MAAM,cAAc,yGAiD1B,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { PopperProps } from '@mui/material';
2
- import { RefObject } from 'react';
2
+ import React, { RefObject } from 'react';
3
3
  export interface FavoritePopperProps extends PopperProps {
4
4
  favorite?: boolean;
5
5
  favoriteRef?: RefObject<HTMLElement>;
@@ -7,5 +7,5 @@ export interface FavoritePopperProps extends PopperProps {
7
7
  onClickAway?: (event: MouseEvent | TouchEvent) => void;
8
8
  onConfirmFavorite?: (name?: string, newFavoriteState?: boolean) => void;
9
9
  }
10
- export declare const FavoritePopper: import("react").ForwardRefExoticComponent<Omit<FavoritePopperProps, "ref"> & import("react").RefAttributes<HTMLDivElement>>;
10
+ export declare const FavoritePopper: React.ForwardRefExoticComponent<Omit<FavoritePopperProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
11
11
  //# sourceMappingURL=Popper.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Popper.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/Popper.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAsD,WAAW,EAAqB,MAAM,eAAe,CAAA;AAClH,OAAO,EAAc,SAAS,EAAuB,MAAM,OAAO,CAAA;AAKlE,MAAM,WAAW,mBAAoB,SAAQ,WAAW;IACtD,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,WAAW,CAAC,EAAE,SAAS,CAAC,WAAW,CAAC,CAAA;IACpC,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,GAAG,UAAU,KAAK,IAAI,CAAA;IACtD,iBAAiB,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,gBAAgB,CAAC,EAAE,OAAO,KAAK,IAAI,CAAA;CACxE;AACD,eAAO,MAAM,cAAc,6HAmD1B,CAAA"}
1
+ {"version":3,"file":"Popper.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/Popper.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAsD,WAAW,EAAqB,MAAM,eAAe,CAAA;AAClH,OAAO,KAAK,EAAE,EAAc,SAAS,EAAuB,MAAM,OAAO,CAAA;AAKzE,MAAM,WAAW,mBAAoB,SAAQ,WAAW;IACtD,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,WAAW,CAAC,EAAE,SAAS,CAAC,WAAW,CAAC,CAAA;IACpC,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,GAAG,UAAU,KAAK,IAAI,CAAA;IACtD,iBAAiB,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,gBAAgB,CAAC,EAAE,OAAO,KAAK,IAAI,CAAA;CACxE;AACD,eAAO,MAAM,cAAc,yGAiD1B,CAAA"}
@@ -1,4 +1,5 @@
1
1
  import { ButtonGroupProps } from '@mui/material';
2
+ import React from 'react';
2
3
  export interface FavoritePopperProps extends ButtonGroupProps {
3
4
  favorite?: boolean;
4
5
  name?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"PopperButtonGroup.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/PopperButtonGroup.tsx"],"names":[],"mappings":"AACA,OAAO,EAAuB,gBAAgB,EAAE,MAAM,eAAe,CAAA;AAErE,MAAM,WAAW,mBAAoB,SAAQ,gBAAgB;IAC3D,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,iBAAiB,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,gBAAgB,CAAC,EAAE,OAAO,KAAK,IAAI,CAAA;CACxE;AAED,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CA2B3D,CAAA"}
1
+ {"version":3,"file":"PopperButtonGroup.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/PopperButtonGroup.tsx"],"names":[],"mappings":"AACA,OAAO,EAAuB,gBAAgB,EAAE,MAAM,eAAe,CAAA;AACrE,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,MAAM,WAAW,mBAAoB,SAAQ,gBAAgB;IAC3D,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,iBAAiB,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,gBAAgB,CAAC,EAAE,OAAO,KAAK,IAAI,CAAA;CACxE;AAED,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CA6B3D,CAAA"}
@@ -1,4 +1,5 @@
1
1
  import { ButtonGroupProps } from '@mui/material';
2
+ import React from 'react';
2
3
  export interface FavoritePopperProps extends ButtonGroupProps {
3
4
  favorite?: boolean;
4
5
  name?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"PopperButtonGroup.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/PopperButtonGroup.tsx"],"names":[],"mappings":"AACA,OAAO,EAAuB,gBAAgB,EAAE,MAAM,eAAe,CAAA;AAErE,MAAM,WAAW,mBAAoB,SAAQ,gBAAgB;IAC3D,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,iBAAiB,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,gBAAgB,CAAC,EAAE,OAAO,KAAK,IAAI,CAAA;CACxE;AAED,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CA2B3D,CAAA"}
1
+ {"version":3,"file":"PopperButtonGroup.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/PopperButtonGroup.tsx"],"names":[],"mappings":"AACA,OAAO,EAAuB,gBAAgB,EAAE,MAAM,eAAe,CAAA;AACrE,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,MAAM,WAAW,mBAAoB,SAAQ,gBAAgB;IAC3D,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,iBAAiB,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,gBAAgB,CAAC,EAAE,OAAO,KAAK,IAAI,CAAA;CACxE;AAED,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CA6B3D,CAAA"}
@@ -1,4 +1,5 @@
1
1
  import { ButtonGroupProps } from '@mui/material';
2
+ import React from 'react';
2
3
  export interface FavoritePopperProps extends ButtonGroupProps {
3
4
  favorite?: boolean;
4
5
  name?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"PopperButtonGroup.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/PopperButtonGroup.tsx"],"names":[],"mappings":"AACA,OAAO,EAAuB,gBAAgB,EAAE,MAAM,eAAe,CAAA;AAErE,MAAM,WAAW,mBAAoB,SAAQ,gBAAgB;IAC3D,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,iBAAiB,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,gBAAgB,CAAC,EAAE,OAAO,KAAK,IAAI,CAAA;CACxE;AAED,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CA2B3D,CAAA"}
1
+ {"version":3,"file":"PopperButtonGroup.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/PopperButtonGroup.tsx"],"names":[],"mappings":"AACA,OAAO,EAAuB,gBAAgB,EAAE,MAAM,eAAe,CAAA;AACrE,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,MAAM,WAAW,mBAAoB,SAAQ,gBAAgB;IAC3D,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,iBAAiB,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,gBAAgB,CAAC,EAAE,OAAO,KAAK,IAAI,CAAA;CACxE;AAED,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CA6B3D,CAAA"}
@@ -1,2 +1,2 @@
1
- export * from './FavoriteIconButton.js';
1
+ export * from './FavoriteIconButton.tsx';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAA"}
@@ -1,2 +1,2 @@
1
- export * from './FavoriteIconButton.js';
1
+ export * from './FavoriteIconButton.tsx';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAA"}
@@ -1,2 +1,2 @@
1
- export * from './FavoriteIconButton.js';
1
+ export * from './FavoriteIconButton.tsx';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAA"}
@@ -1,2 +1,2 @@
1
- export * from './PopperId.js';
1
+ export * from './PopperId.ts';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1,2 @@
1
- export * from './PopperId.js';
1
+ export * from './PopperId.ts';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1,2 @@
1
- export * from './PopperId.js';
1
+ export * from './PopperId.ts';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,4 +1,4 @@
1
- export * from './favorite/index.js';
2
- export * from './lib/index.js';
3
- export * from './RenderRowBox.js';
1
+ export * from './favorite/index.ts';
2
+ export * from './lib/index.ts';
3
+ export * from './RenderRowBox.tsx';
4
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAA;AACnC,cAAc,gBAAgB,CAAA;AAC9B,cAAc,mBAAmB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAA;AACnC,cAAc,gBAAgB,CAAA;AAC9B,cAAc,oBAAoB,CAAA"}
@@ -1,4 +1,4 @@
1
- export * from './favorite/index.js';
2
- export * from './lib/index.js';
3
- export * from './RenderRowBox.js';
1
+ export * from './favorite/index.ts';
2
+ export * from './lib/index.ts';
3
+ export * from './RenderRowBox.tsx';
4
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAA;AACnC,cAAc,gBAAgB,CAAA;AAC9B,cAAc,mBAAmB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAA;AACnC,cAAc,gBAAgB,CAAA;AAC9B,cAAc,oBAAoB,CAAA"}
@@ -1,4 +1,4 @@
1
- export * from './favorite/index.js';
2
- export * from './lib/index.js';
3
- export * from './RenderRowBox.js';
1
+ export * from './favorite/index.ts';
2
+ export * from './lib/index.ts';
3
+ export * from './RenderRowBox.tsx';
4
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAA;AACnC,cAAc,gBAAgB,CAAA;AAC9B,cAAc,mBAAmB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAA;AACnC,cAAc,gBAAgB,CAAA;AAC9B,cAAc,oBAAoB,CAAA"}
@@ -1,2 +1,2 @@
1
- export * from './FavoriteItemEvent.js';
1
+ export * from './FavoriteItemEvent.ts';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1,2 @@
1
- export * from './FavoriteItemEvent.js';
1
+ export * from './FavoriteItemEvent.ts';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1,2 @@
1
- export * from './FavoriteItemEvent.js';
1
+ export * from './FavoriteItemEvent.ts';
2
2
  //# sourceMappingURL=index.d.ts.map