asma-types 2.0.78 → 2.0.79

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.
@@ -299,7 +299,7 @@ export declare const ProtectedRoutesPaths: {
299
299
  readonly portalMicrosoftOffice: "microsoft-office/onedrive";
300
300
  readonly portalDesigner: "designer";
301
301
  readonly portalDashboard: "dashboard/services";
302
- readonly legacyShowQuery: "legacy-show-query/:id";
302
+ readonly legacyShowQuery: "show-query-legacy/:id";
303
303
  readonly anonymousSchema: "anonymous-schema";
304
304
  readonly devextreme: "devextreme";
305
305
  readonly devextremeRichEdit: "devextreme/rich-edit";
@@ -383,7 +383,7 @@ export const ProtectedRoutesPaths = {
383
383
  portalDesigner: 'designer',
384
384
  portalDashboard: 'dashboard/services',
385
385
  //
386
- legacyShowQuery: 'legacy-show-query/:id',
386
+ legacyShowQuery: 'show-query-legacy/:id',
387
387
  anonymousSchema: 'anonymous-schema',
388
388
  //devextreme
389
389
  devextreme: 'devextreme',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "asma-types",
3
- "version": "2.0.78",
3
+ "version": "2.0.79",
4
4
  "description": "shared ts asma types",
5
5
  "main": "lib/index.js",
6
6
  "files": [