@heseya/advanced-ui-modules-sdk
Advanced tools
Comparing version 1.3.0 to 1.4.0
@@ -1,2 +0,2 @@ | ||
// UI Modules SDK v1.3.0 Copyright (c) 2024 Heseya and contributors | ||
// UI Modules SDK v1.4.0 Copyright (c) 2024 Heseya and contributors | ||
import { stringifyQueryParams } from '@heseya/store-core'; | ||
@@ -3,0 +3,0 @@ import { __awaiter } from 'tslib'; |
@@ -1,2 +0,2 @@ | ||
// UI Modules SDK v1.3.0 Copyright (c) 2024 Heseya and contributors | ||
// UI Modules SDK v1.4.0 Copyright (c) 2024 Heseya and contributors | ||
(function (global, factory) { | ||
@@ -3,0 +3,0 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@heseya/store-core'), require('tslib')) : |
@@ -53,2 +53,3 @@ import { Link } from '../modules/'; | ||
order: number; | ||
published: string[]; | ||
} | ||
@@ -55,0 +56,0 @@ export type ModuleData<TConfigOptions, TModuleData = {}> = { |
{ | ||
"name": "@heseya/advanced-ui-modules-sdk", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"author": { | ||
@@ -5,0 +5,0 @@ "name": "Heseya" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
139181
1901