@fluid-app/portal-sdk 0.1.525 → 0.1.526

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 (1) hide show
  1. package/package.json +15 -15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-app/portal-sdk",
3
- "version": "0.1.525",
3
+ "version": "0.1.526",
4
4
  "description": "SDK for building custom Fluid portals",
5
5
  "files": [
6
6
  "authoring",
@@ -65,7 +65,7 @@
65
65
  "tailwind-merge": "^3.0.2",
66
66
  "tw-animate-css": "^1.4.0",
67
67
  "use-sync-external-store": "^1.4.0",
68
- "@fluid-app/widget-runtime": "0.1.10"
68
+ "@fluid-app/widget-runtime": "0.1.11"
69
69
  },
70
70
  "devDependencies": {
71
71
  "@hookform/resolvers": "^5.2.2",
@@ -87,45 +87,45 @@
87
87
  "typescript": "^5",
88
88
  "zod": "4.3.5",
89
89
  "@fluid-app/address-autocomplete": "0.1.0",
90
- "@fluid-app/address-fields": "0.1.0",
91
90
  "@fluid-app/auth": "0.1.0",
91
+ "@fluid-app/address-fields": "0.1.0",
92
92
  "@fluid-app/api-client-core": "0.1.0",
93
- "@fluid-app/cart-ui": "0.1.35",
93
+ "@fluid-app/cart-ui": "0.1.36",
94
94
  "@fluid-app/company-switcher-ui": "0.1.0",
95
- "@fluid-app/contacts-ui": "0.1.0",
96
95
  "@fluid-app/contacts-core": "0.1.0",
97
96
  "@fluid-app/file-picker-api-client": "0.1.0",
97
+ "@fluid-app/contacts-ui": "0.1.0",
98
98
  "@fluid-app/file-picker-core": "0.1.0",
99
99
  "@fluid-app/fluid-pay-core": "0.1.0",
100
100
  "@fluid-app/fluid-pay-ui": "0.1.0",
101
101
  "@fluid-app/i18n": "0.1.0",
102
- "@fluid-app/messaging-api-client": "0.1.0",
103
102
  "@fluid-app/messaging-core": "0.1.0",
103
+ "@fluid-app/mysite-core": "0.1.0",
104
104
  "@fluid-app/messaging-ui": "0.1.0",
105
- "@fluid-app/mysite-ui": "0.1.0",
105
+ "@fluid-app/messaging-api-client": "0.1.0",
106
106
  "@fluid-app/orders-core": "0.1.0",
107
- "@fluid-app/mysite-core": "0.1.0",
107
+ "@fluid-app/mysite-ui": "0.1.0",
108
108
  "@fluid-app/orders-ui": "0.1.0",
109
109
  "@fluid-app/payments-display": "0.1.0",
110
- "@fluid-app/portal-core": "0.1.23",
111
110
  "@fluid-app/portal-app-download-ui": "0.1.0",
111
+ "@fluid-app/portal-core": "0.1.23",
112
112
  "@fluid-app/portal-react": "0.1.0",
113
- "@fluid-app/portal-tenant-api-client": "0.1.0",
114
- "@fluid-app/portal-tenant-contacts-api-client": "0.1.0",
115
113
  "@fluid-app/portal-tenant-content-api-client": "0.1.0",
114
+ "@fluid-app/portal-tenant-contacts-api-client": "0.1.0",
116
115
  "@fluid-app/portal-tenant-mysite-api-client": "0.1.0",
117
- "@fluid-app/portal-tenant-pay-api-client": "0.1.0",
116
+ "@fluid-app/portal-tenant-api-client": "0.1.0",
118
117
  "@fluid-app/portal-tenant-store-api-client": "0.1.0",
118
+ "@fluid-app/portal-tenant-pay-api-client": "0.1.0",
119
+ "@fluid-app/products-api-client": "0.1.0",
119
120
  "@fluid-app/portal-widgets": "0.1.22",
120
121
  "@fluid-app/products-core": "0.1.0",
121
122
  "@fluid-app/profile-core": "0.1.0",
122
- "@fluid-app/products-api-client": "0.1.0",
123
123
  "@fluid-app/profile-ui": "0.1.0",
124
- "@fluid-app/query-persister": "0.1.0",
125
124
  "@fluid-app/shareables-core": "0.1.0",
126
125
  "@fluid-app/shareables-ui": "0.1.0",
127
- "@fluid-app/shop-core": "0.1.0",
126
+ "@fluid-app/query-persister": "0.1.0",
128
127
  "@fluid-app/shop-ui": "0.1.0",
128
+ "@fluid-app/shop-core": "0.1.0",
129
129
  "@fluid-app/store-core": "0.1.0",
130
130
  "@fluid-app/subscriptions-ui": "0.1.0",
131
131
  "@fluid-app/subscriptions-core": "0.1.0",