@selfcommunity/react-ui 0.11.0-mui7.24 → 0.11.0-mui7.26

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 (28) hide show
  1. package/lib/cjs/components/Composer/Layer/ScheduledLayer/ScheduledLayer.js +1 -1
  2. package/lib/cjs/components/EventForm/EventAddress.js +3 -3
  3. package/lib/cjs/components/EventForm/EventForm.js +75 -56
  4. package/lib/cjs/components/EventLocationWidget/EventLocationWidget.js +2 -2
  5. package/lib/cjs/components/LessonReleaseMenu/LessonReleaseMenu.js +13 -14
  6. package/lib/cjs/components/PaymentOrders/PaymentOrders.js +27 -25
  7. package/lib/cjs/components/UserProfileEdit/Section/PublicInfo.js +11 -9
  8. package/lib/cjs/shared/Media/File/DocComponent.d.ts +2 -0
  9. package/lib/cjs/shared/Media/File/DocComponent.js +3 -2
  10. package/lib/cjs/shared/Media/File/PreviewComponent.js +4 -3
  11. package/lib/esm/components/Composer/Layer/ScheduledLayer/ScheduledLayer.js +1 -1
  12. package/lib/esm/components/EventForm/EventAddress.js +3 -3
  13. package/lib/esm/components/EventForm/EventForm.js +76 -57
  14. package/lib/esm/components/EventLocationWidget/EventLocationWidget.js +2 -2
  15. package/lib/esm/components/LessonReleaseMenu/LessonReleaseMenu.js +13 -14
  16. package/lib/esm/components/PaymentOrders/PaymentOrders.js +27 -25
  17. package/lib/esm/components/UserProfileEdit/Section/PublicInfo.js +11 -9
  18. package/lib/esm/shared/Media/File/DocComponent.d.ts +2 -0
  19. package/lib/esm/shared/Media/File/DocComponent.js +3 -2
  20. package/lib/esm/shared/Media/File/PreviewComponent.js +4 -3
  21. package/lib/umd/484.js +1 -1
  22. package/lib/umd/484.js.LICENSE.txt +1 -1
  23. package/lib/umd/react-ui.js +1 -1
  24. package/package.json +8 -8
  25. package/lib/cjs/shared/UpScalingTierBadge/UpScalingTierBadge.d.ts +0 -5
  26. package/lib/cjs/shared/UpScalingTierBadge/UpScalingTierBadge.js +0 -14
  27. package/lib/esm/shared/UpScalingTierBadge/UpScalingTierBadge.d.ts +0 -5
  28. package/lib/esm/shared/UpScalingTierBadge/UpScalingTierBadge.js +0 -10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@selfcommunity/react-ui",
3
- "version": "0.11.0-mui7.24+af5b393fa",
3
+ "version": "0.11.0-mui7.26+a369a9d05",
4
4
  "description": "React UI Components to integrate a Community created with SelfCommunity Platform.",
5
5
  "author": "SelfCommunity <https://www.selfcommunity.com>",
6
6
  "homepage": "https://www.selfcommunity.com",
@@ -98,12 +98,12 @@
98
98
  "@rpldy/upload-drop-zone": "^1.7.1",
99
99
  "@rpldy/upload-preview": "^1.7.1",
100
100
  "@rpldy/uploady": "^1.7.1",
101
- "@selfcommunity/api-services": "0.7.0-mui7.28+af5b393fa",
102
- "@selfcommunity/react-core": "0.7.0-mui7.28+af5b393fa",
103
- "@selfcommunity/react-i18n": "0.8.0-mui7.51+af5b393fa",
104
- "@selfcommunity/react-theme-default": "0.5.0-mui7.34+af5b393fa",
105
- "@selfcommunity/types": "0.8.0-mui7.28+af5b393fa",
106
- "@selfcommunity/utils": "0.2.64-mui7.128+af5b393fa",
101
+ "@selfcommunity/api-services": "0.7.0-mui7.30+a369a9d05",
102
+ "@selfcommunity/react-core": "0.7.0-mui7.30+a369a9d05",
103
+ "@selfcommunity/react-i18n": "0.8.0-mui7.53+a369a9d05",
104
+ "@selfcommunity/react-theme-default": "0.5.0-mui7.36+a369a9d05",
105
+ "@selfcommunity/types": "0.8.0-mui7.30+a369a9d05",
106
+ "@selfcommunity/utils": "0.2.64-mui7.130+a369a9d05",
107
107
  "@stripe/react-stripe-js": "^3.1.1",
108
108
  "@stripe/stripe-js": "^5.7.0",
109
109
  "@types/classnames": "^2.3.4",
@@ -205,5 +205,5 @@
205
205
  "engines": {
206
206
  "node": ">=20.x"
207
207
  },
208
- "gitHead": "af5b393fafa580e8003e6ec793b43791c950e225"
208
+ "gitHead": "a369a9d05cdb217b40a289ee85e57d1e7b0e8e33"
209
209
  }
@@ -1,5 +0,0 @@
1
- import type { StoryObj } from '@storybook/react';
2
- import SCUpScalingTierBadge, { UpScalingTierProps } from './index';
3
- declare const _default: import("storybook/internal/csf").ComponentAnnotations<import("@storybook/react/dist/types-7abe74eb").R, UpScalingTierProps>;
4
- export default _default;
5
- export declare const Base: StoryObj<typeof SCUpScalingTierBadge>;
@@ -1,14 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.Base = void 0;
4
- const tslib_1 = require("tslib");
5
- const jsx_runtime_1 = require("react/jsx-runtime");
6
- const index_1 = tslib_1.__importDefault(require("./index"));
7
- exports.default = {
8
- title: 'Design System/React UI Shared/SCUpScalingTierBadge',
9
- component: index_1.default
10
- };
11
- const template = (args) => (0, jsx_runtime_1.jsx)(index_1.default, Object.assign({}, args));
12
- exports.Base = {
13
- render: template
14
- };
@@ -1,5 +0,0 @@
1
- import type { StoryObj } from '@storybook/react';
2
- import SCUpScalingTierBadge, { UpScalingTierProps } from './index';
3
- declare const _default: import("storybook/internal/csf").ComponentAnnotations<import("@storybook/react/dist/types-7abe74eb").R, UpScalingTierProps>;
4
- export default _default;
5
- export declare const Base: StoryObj<typeof SCUpScalingTierBadge>;
@@ -1,10 +0,0 @@
1
- import { jsx as _jsx } from "react/jsx-runtime";
2
- import SCUpScalingTierBadge from './index';
3
- export default {
4
- title: 'Design System/React UI Shared/SCUpScalingTierBadge',
5
- component: SCUpScalingTierBadge
6
- };
7
- const template = (args) => _jsx(SCUpScalingTierBadge, Object.assign({}, args));
8
- export const Base = {
9
- render: template
10
- };