@xyo-network/react-address-render 2.61.0 → 2.62.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (114) hide show
  1. package/dist/components/RenderRowBox.d.mts.map +1 -0
  2. package/dist/components/RenderRowBox.d.ts +14 -0
  3. package/dist/components/RenderRowBox.d.ts.map +1 -0
  4. package/dist/components/RenderRowBox.stories.d.mts +12 -0
  5. package/dist/components/RenderRowBox.stories.d.mts.map +1 -0
  6. package/dist/components/RenderRowBox.stories.d.ts +12 -0
  7. package/dist/components/RenderRowBox.stories.d.ts.map +1 -0
  8. package/dist/components/favorite/FavoriteIconButton.d.mts.map +1 -0
  9. package/dist/components/favorite/FavoriteIconButton.d.ts +12 -0
  10. package/dist/components/favorite/FavoriteIconButton.d.ts.map +1 -0
  11. package/dist/components/favorite/FavoriteToggleSVG.d.mts.map +1 -0
  12. package/dist/components/favorite/FavoriteToggleSVG.d.ts +5 -0
  13. package/dist/components/favorite/FavoriteToggleSVG.d.ts.map +1 -0
  14. package/dist/components/favorite/Popper.d.mts.map +1 -0
  15. package/dist/components/favorite/Popper.d.ts +11 -0
  16. package/dist/components/favorite/Popper.d.ts.map +1 -0
  17. package/dist/components/favorite/PopperButtonGroup.d.mts.map +1 -0
  18. package/dist/components/favorite/PopperButtonGroup.d.ts +9 -0
  19. package/dist/components/favorite/PopperButtonGroup.d.ts.map +1 -0
  20. package/dist/components/favorite/index.d.mts.map +1 -0
  21. package/dist/{esm/components/favorite/index.js → components/favorite/index.d.ts} +1 -1
  22. package/dist/components/favorite/index.d.ts.map +1 -0
  23. package/dist/components/favorite/lib/PopperId.d.mts.map +1 -0
  24. package/dist/components/favorite/lib/PopperId.d.ts +2 -0
  25. package/dist/components/favorite/lib/PopperId.d.ts.map +1 -0
  26. package/dist/components/favorite/lib/index.d.mts.map +1 -0
  27. package/dist/components/favorite/lib/index.d.ts +2 -0
  28. package/dist/components/favorite/lib/index.d.ts.map +1 -0
  29. package/dist/components/index.d.mts.map +1 -0
  30. package/dist/{esm/components/index.js → components/index.d.ts} +1 -1
  31. package/dist/components/index.d.ts.map +1 -0
  32. package/dist/components/lib/FavoriteItemEvent.d.mts.map +1 -0
  33. package/dist/components/lib/FavoriteItemEvent.d.ts +9 -0
  34. package/dist/components/lib/FavoriteItemEvent.d.ts.map +1 -0
  35. package/dist/components/lib/index.d.mts.map +1 -0
  36. package/dist/{esm/components/lib/index.js → components/lib/index.d.ts} +1 -1
  37. package/dist/components/lib/index.d.ts.map +1 -0
  38. package/dist/docs.json +24106 -0
  39. package/dist/index.d.mts.map +1 -0
  40. package/dist/index.d.ts +2 -0
  41. package/dist/{types/index.d.ts.map → index.d.ts.map} +1 -1
  42. package/dist/index.js +259 -0
  43. package/dist/index.js.map +1 -0
  44. package/dist/index.mjs +220 -0
  45. package/dist/index.mjs.map +1 -0
  46. package/package.json +31 -23
  47. package/dist/cjs/components/RenderRowBox.js +0 -25
  48. package/dist/cjs/components/RenderRowBox.js.map +0 -1
  49. package/dist/cjs/components/favorite/FavoriteIconButton.js +0 -43
  50. package/dist/cjs/components/favorite/FavoriteIconButton.js.map +0 -1
  51. package/dist/cjs/components/favorite/FavoriteToggleSVG.js +0 -10
  52. package/dist/cjs/components/favorite/FavoriteToggleSVG.js.map +0 -1
  53. package/dist/cjs/components/favorite/Popper.js +0 -23
  54. package/dist/cjs/components/favorite/Popper.js.map +0 -1
  55. package/dist/cjs/components/favorite/PopperButtonGroup.js +0 -20
  56. package/dist/cjs/components/favorite/PopperButtonGroup.js.map +0 -1
  57. package/dist/cjs/components/favorite/index.js +0 -5
  58. package/dist/cjs/components/favorite/index.js.map +0 -1
  59. package/dist/cjs/components/favorite/lib/PopperId.js +0 -5
  60. package/dist/cjs/components/favorite/lib/PopperId.js.map +0 -1
  61. package/dist/cjs/components/favorite/lib/index.js +0 -5
  62. package/dist/cjs/components/favorite/lib/index.js.map +0 -1
  63. package/dist/cjs/components/index.js +0 -7
  64. package/dist/cjs/components/index.js.map +0 -1
  65. package/dist/cjs/components/lib/FavoriteItemEvent.js +0 -11
  66. package/dist/cjs/components/lib/FavoriteItemEvent.js.map +0 -1
  67. package/dist/cjs/components/lib/index.js +0 -5
  68. package/dist/cjs/components/lib/index.js.map +0 -1
  69. package/dist/cjs/index.js +0 -5
  70. package/dist/cjs/index.js.map +0 -1
  71. package/dist/esm/components/RenderRowBox.js +0 -20
  72. package/dist/esm/components/RenderRowBox.js.map +0 -1
  73. package/dist/esm/components/favorite/FavoriteIconButton.js +0 -38
  74. package/dist/esm/components/favorite/FavoriteIconButton.js.map +0 -1
  75. package/dist/esm/components/favorite/FavoriteToggleSVG.js +0 -5
  76. package/dist/esm/components/favorite/FavoriteToggleSVG.js.map +0 -1
  77. package/dist/esm/components/favorite/Popper.js +0 -18
  78. package/dist/esm/components/favorite/Popper.js.map +0 -1
  79. package/dist/esm/components/favorite/PopperButtonGroup.js +0 -14
  80. package/dist/esm/components/favorite/PopperButtonGroup.js.map +0 -1
  81. package/dist/esm/components/favorite/index.js.map +0 -1
  82. package/dist/esm/components/favorite/lib/PopperId.js +0 -2
  83. package/dist/esm/components/favorite/lib/PopperId.js.map +0 -1
  84. package/dist/esm/components/favorite/lib/index.js +0 -2
  85. package/dist/esm/components/favorite/lib/index.js.map +0 -1
  86. package/dist/esm/components/index.js.map +0 -1
  87. package/dist/esm/components/lib/FavoriteItemEvent.js +0 -7
  88. package/dist/esm/components/lib/FavoriteItemEvent.js.map +0 -1
  89. package/dist/esm/components/lib/index.js.map +0 -1
  90. package/dist/esm/index.js +0 -2
  91. package/dist/esm/index.js.map +0 -1
  92. package/dist/types/components/RenderRowBox.d.ts.map +0 -1
  93. package/dist/types/components/favorite/FavoriteIconButton.d.ts.map +0 -1
  94. package/dist/types/components/favorite/FavoriteToggleSVG.d.ts.map +0 -1
  95. package/dist/types/components/favorite/Popper.d.ts.map +0 -1
  96. package/dist/types/components/favorite/PopperButtonGroup.d.ts.map +0 -1
  97. package/dist/types/components/favorite/index.d.ts.map +0 -1
  98. package/dist/types/components/favorite/lib/PopperId.d.ts.map +0 -1
  99. package/dist/types/components/favorite/lib/index.d.ts.map +0 -1
  100. package/dist/types/components/index.d.ts.map +0 -1
  101. package/dist/types/components/lib/FavoriteItemEvent.d.ts.map +0 -1
  102. package/dist/types/components/lib/index.d.ts.map +0 -1
  103. /package/dist/{types/components/RenderRowBox.d.ts → components/RenderRowBox.d.mts} +0 -0
  104. /package/dist/{types/components/favorite/FavoriteIconButton.d.ts → components/favorite/FavoriteIconButton.d.mts} +0 -0
  105. /package/dist/{types/components/favorite/FavoriteToggleSVG.d.ts → components/favorite/FavoriteToggleSVG.d.mts} +0 -0
  106. /package/dist/{types/components/favorite/Popper.d.ts → components/favorite/Popper.d.mts} +0 -0
  107. /package/dist/{types/components/favorite/PopperButtonGroup.d.ts → components/favorite/PopperButtonGroup.d.mts} +0 -0
  108. /package/dist/{types/components/favorite/index.d.ts → components/favorite/index.d.mts} +0 -0
  109. /package/dist/{types/components/favorite/lib/PopperId.d.ts → components/favorite/lib/PopperId.d.mts} +0 -0
  110. /package/dist/{types/components/favorite/lib/index.d.ts → components/favorite/lib/index.d.mts} +0 -0
  111. /package/dist/{types/components/index.d.ts → components/index.d.mts} +0 -0
  112. /package/dist/{types/components/lib/FavoriteItemEvent.d.ts → components/lib/FavoriteItemEvent.d.mts} +0 -0
  113. /package/dist/{types/components/lib/index.d.ts → components/lib/index.d.mts} +0 -0
  114. /package/dist/{types/index.d.ts → index.d.mts} +0 -0
@@ -0,0 +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"}
@@ -0,0 +1,14 @@
1
+ /// <reference types="react" />
2
+ import { FlexBoxProps } from '@xylabs/react-flexbox';
3
+ export interface AddressRenderRowBoxProps extends FlexBoxProps {
4
+ address?: string | null;
5
+ disableSharedRef?: boolean;
6
+ favorite?: boolean;
7
+ iconOnly?: boolean;
8
+ iconSize?: number;
9
+ icons?: boolean;
10
+ name?: string;
11
+ showFavorite?: boolean;
12
+ }
13
+ export declare const AddressRenderRowBox: import("react").ForwardRefExoticComponent<AddressRenderRowBoxProps & import("react").RefAttributes<HTMLElement>>;
14
+ //# sourceMappingURL=RenderRowBox.d.ts.map
@@ -0,0 +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"}
@@ -0,0 +1,12 @@
1
+ /// <reference types="react" />
2
+ declare const StorybookEntry: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("./RenderRowBox").AddressRenderRowBoxProps & import("react").RefAttributes<HTMLElement>>;
3
+ declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("./RenderRowBox").AddressRenderRowBoxProps & import("react").RefAttributes<HTMLElement>>;
4
+ declare const WithAddress: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("./RenderRowBox").AddressRenderRowBoxProps & import("react").RefAttributes<HTMLElement>>;
5
+ declare const WithIcon: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("./RenderRowBox").AddressRenderRowBoxProps & import("react").RefAttributes<HTMLElement>>;
6
+ declare const WithIconOnly: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("./RenderRowBox").AddressRenderRowBoxProps & import("react").RefAttributes<HTMLElement>>;
7
+ declare const WithFavorite: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("./RenderRowBox").AddressRenderRowBoxProps & import("react").RefAttributes<HTMLElement>>;
8
+ declare const WithFavoriteAlias: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("./RenderRowBox").AddressRenderRowBoxProps & import("react").RefAttributes<HTMLElement>>;
9
+ declare const WithChildren: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("./RenderRowBox").AddressRenderRowBoxProps & import("react").RefAttributes<HTMLElement>>;
10
+ export { Default, WithAddress, WithChildren, WithFavorite, WithFavoriteAlias, WithIcon, WithIconOnly };
11
+ export default StorybookEntry;
12
+ //# sourceMappingURL=RenderRowBox.stories.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RenderRowBox.stories.d.ts","sourceRoot":"","sources":["../../src/components/RenderRowBox.stories.tsx"],"names":[],"mappings":";AAUA,QAAA,MAAM,cAAc,mMASiB,CAAA;AAgBrC,QAAA,MAAM,OAAO,+LAAoB,CAAA;AAGjC,QAAA,MAAM,WAAW,+LAAoB,CAAA;AAKrC,QAAA,MAAM,QAAQ,+LAAoB,CAAA;AAMlC,QAAA,MAAM,YAAY,+LAAoB,CAAA;AAOtC,QAAA,MAAM,YAAY,+LAAoB,CAAA;AAQtC,QAAA,MAAM,iBAAiB,+LAAoB,CAAA;AAS3C,QAAA,MAAM,YAAY,+LAAoB,CAAA;AAStC,OAAO,EAAE,OAAO,EAAE,WAAW,EAAE,YAAY,EAAE,YAAY,EAAE,iBAAiB,EAAE,QAAQ,EAAE,YAAY,EAAE,CAAA;AAGtG,eAAe,cAAc,CAAA"}
@@ -0,0 +1,12 @@
1
+ /// <reference types="react" />
2
+ declare const StorybookEntry: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("./RenderRowBox").AddressRenderRowBoxProps & import("react").RefAttributes<HTMLElement>>;
3
+ declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("./RenderRowBox").AddressRenderRowBoxProps & import("react").RefAttributes<HTMLElement>>;
4
+ declare const WithAddress: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("./RenderRowBox").AddressRenderRowBoxProps & import("react").RefAttributes<HTMLElement>>;
5
+ declare const WithIcon: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("./RenderRowBox").AddressRenderRowBoxProps & import("react").RefAttributes<HTMLElement>>;
6
+ declare const WithIconOnly: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("./RenderRowBox").AddressRenderRowBoxProps & import("react").RefAttributes<HTMLElement>>;
7
+ declare const WithFavorite: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("./RenderRowBox").AddressRenderRowBoxProps & import("react").RefAttributes<HTMLElement>>;
8
+ declare const WithFavoriteAlias: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("./RenderRowBox").AddressRenderRowBoxProps & import("react").RefAttributes<HTMLElement>>;
9
+ declare const WithChildren: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("./RenderRowBox").AddressRenderRowBoxProps & import("react").RefAttributes<HTMLElement>>;
10
+ export { Default, WithAddress, WithChildren, WithFavorite, WithFavoriteAlias, WithIcon, WithIconOnly };
11
+ export default StorybookEntry;
12
+ //# sourceMappingURL=RenderRowBox.stories.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RenderRowBox.stories.d.ts","sourceRoot":"","sources":["../../src/components/RenderRowBox.stories.tsx"],"names":[],"mappings":";AAUA,QAAA,MAAM,cAAc,mMASiB,CAAA;AAgBrC,QAAA,MAAM,OAAO,+LAAoB,CAAA;AAGjC,QAAA,MAAM,WAAW,+LAAoB,CAAA;AAKrC,QAAA,MAAM,QAAQ,+LAAoB,CAAA;AAMlC,QAAA,MAAM,YAAY,+LAAoB,CAAA;AAOtC,QAAA,MAAM,YAAY,+LAAoB,CAAA;AAQtC,QAAA,MAAM,iBAAiB,+LAAoB,CAAA;AAS3C,QAAA,MAAM,YAAY,+LAAoB,CAAA;AAStC,OAAO,EAAE,OAAO,EAAE,WAAW,EAAE,YAAY,EAAE,YAAY,EAAE,iBAAiB,EAAE,QAAQ,EAAE,YAAY,EAAE,CAAA;AAGtG,eAAe,cAAc,CAAA"}
@@ -0,0 +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,QAAQ,CAAA;AAKjE,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"}
@@ -0,0 +1,12 @@
1
+ /// <reference types="react" />
2
+ import { IconButtonProps } from '@mui/material';
3
+ import { WithChildren } from '@xylabs/react-shared';
4
+ import { FavoriteItemEvent } from '../lib';
5
+ export interface FavoriteIconButtonProps extends WithChildren, IconButtonProps {
6
+ favorite?: FavoriteItemEvent['favorite'];
7
+ name?: FavoriteItemEvent['name'];
8
+ value?: string;
9
+ valueType?: FavoriteItemEvent['favoriteType'];
10
+ }
11
+ export declare const FavoriteIconButton: import("react").ForwardRefExoticComponent<Omit<FavoriteIconButtonProps, "ref"> & import("react").RefAttributes<HTMLButtonElement>>;
12
+ //# sourceMappingURL=FavoriteIconButton.d.ts.map
@@ -0,0 +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,QAAQ,CAAA;AAKjE,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"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FavoriteToggleSVG.d.ts","sourceRoot":"","sources":["../../../src/components/favorite/FavoriteToggleSVG.tsx"],"names":[],"mappings":";AAGA,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,QAAQ,CAAC,EAAE,OAAO,CAAA;CAAE,CAQ9D,CAAA"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ export declare const FavoriteToggleSVG: React.FC<{
3
+ favorite?: boolean;
4
+ }>;
5
+ //# sourceMappingURL=FavoriteToggleSVG.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FavoriteToggleSVG.d.ts","sourceRoot":"","sources":["../../../src/components/favorite/FavoriteToggleSVG.tsx"],"names":[],"mappings":";AAGA,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,QAAQ,CAAC,EAAE,OAAO,CAAA;CAAE,CAQ9D,CAAA"}
@@ -0,0 +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"}
@@ -0,0 +1,11 @@
1
+ import { PopperProps } from '@mui/material';
2
+ import { RefObject } from 'react';
3
+ export interface FavoritePopperProps extends PopperProps {
4
+ favorite?: boolean;
5
+ favoriteRef?: RefObject<HTMLElement>;
6
+ name?: string;
7
+ onClickAway?: (event: MouseEvent | TouchEvent) => void;
8
+ onConfirmFavorite?: (name?: string, newFavoriteState?: boolean) => void;
9
+ }
10
+ export declare const FavoritePopper: import("react").ForwardRefExoticComponent<Omit<FavoritePopperProps, "ref"> & import("react").RefAttributes<HTMLDivElement>>;
11
+ //# sourceMappingURL=Popper.d.ts.map
@@ -0,0 +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"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PopperButtonGroup.d.ts","sourceRoot":"","sources":["../../../src/components/favorite/PopperButtonGroup.tsx"],"names":[],"mappings":";AAEA,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"}
@@ -0,0 +1,9 @@
1
+ /// <reference types="react" />
2
+ import { ButtonGroupProps } from '@mui/material';
3
+ export interface FavoritePopperProps extends ButtonGroupProps {
4
+ favorite?: boolean;
5
+ name?: string;
6
+ onConfirmFavorite?: (name?: string, newFavoriteState?: boolean) => void;
7
+ }
8
+ export declare const PopperButtonGroup: React.FC<FavoritePopperProps>;
9
+ //# sourceMappingURL=PopperButtonGroup.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PopperButtonGroup.d.ts","sourceRoot":"","sources":["../../../src/components/favorite/PopperButtonGroup.tsx"],"names":[],"mappings":";AAEA,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"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/favorite/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAA"}
@@ -1,2 +1,2 @@
1
1
  export * from './FavoriteIconButton';
2
- //# sourceMappingURL=index.js.map
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/favorite/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PopperId.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/lib/PopperId.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,oBAAoB,CAAA"}
@@ -0,0 +1,2 @@
1
+ export declare const popperId = "favorite-popper";
2
+ //# sourceMappingURL=PopperId.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PopperId.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/lib/PopperId.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,oBAAoB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAA"}
@@ -0,0 +1,2 @@
1
+ export * from './PopperId';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/favorite/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAA;AAC1B,cAAc,OAAO,CAAA;AACrB,cAAc,gBAAgB,CAAA"}
@@ -1,4 +1,4 @@
1
1
  export * from './favorite';
2
2
  export * from './lib';
3
3
  export * from './RenderRowBox';
4
- //# sourceMappingURL=index.js.map
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAA;AAC1B,cAAc,OAAO,CAAA;AACrB,cAAc,gBAAgB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FavoriteItemEvent.d.ts","sourceRoot":"","sources":["../../../src/components/lib/FavoriteItemEvent.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,iBAAiB;IAChC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,YAAY,CAAC,EAAE,YAAY,CAAA;IAC3B,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,IAAI,CAAC,EAAE,MAAM,CAAA;CACd;AAED,MAAM,MAAM,YAAY,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,CAAA;AAExD,eAAO,MAAM,qBAAqB,cAAe,OAAO,iBAAiB,YAAY,kBAAkB,MAAM,SAAS,MAAM,KAAG,iBAK7H,CAAA"}
@@ -0,0 +1,9 @@
1
+ export interface FavoriteItemEvent {
2
+ favorite?: boolean;
3
+ favoriteType?: FavoriteType;
4
+ favoriteValue?: string;
5
+ name?: string;
6
+ }
7
+ export type FavoriteType = 'address' | 'schema' | 'hash';
8
+ export declare const generateFavoriteEvent: (favorite?: boolean, favoriteType?: FavoriteType, favoriteValue?: string, name?: string) => FavoriteItemEvent;
9
+ //# sourceMappingURL=FavoriteItemEvent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FavoriteItemEvent.d.ts","sourceRoot":"","sources":["../../../src/components/lib/FavoriteItemEvent.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,iBAAiB;IAChC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,YAAY,CAAC,EAAE,YAAY,CAAA;IAC3B,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,IAAI,CAAC,EAAE,MAAM,CAAA;CACd;AAED,MAAM,MAAM,YAAY,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,CAAA;AAExD,eAAO,MAAM,qBAAqB,cAAe,OAAO,iBAAiB,YAAY,kBAAkB,MAAM,SAAS,MAAM,KAAG,iBAK7H,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAA"}
@@ -1,2 +1,2 @@
1
1
  export * from './FavoriteItemEvent';
2
- //# sourceMappingURL=index.js.map
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAA"}