@heseya/advanced-ui-modules-sdk
Advanced tools
Comparing version 1.0.0-dev.80 to 1.0.0-dev.81
@@ -1,2 +0,2 @@ | ||
// Advanced UI Modules SDK v1.0.0-dev.80 Copyright (c) 2024 Heseya and contributors | ||
// Advanced UI Modules SDK v1.0.0-dev.81 Copyright (c) 2024 Heseya and contributors | ||
import { stringifyQueryParams } from '@heseya/store-core'; | ||
@@ -3,0 +3,0 @@ import { __awaiter } from 'tslib'; |
@@ -1,2 +0,2 @@ | ||
// Advanced UI Modules SDK v1.0.0-dev.80 Copyright (c) 2024 Heseya and contributors | ||
// Advanced UI Modules SDK v1.0.0-dev.81 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')) : |
@@ -16,2 +16,3 @@ import { GenericModule, ModuleType, Translations, ModuleData } from '../interfaces/'; | ||
htmlId?: string; | ||
isPrimaryButtons?: boolean; | ||
} | ||
@@ -18,0 +19,0 @@ export type CategorySliderModuleData = ModuleData<CategorySliderModuleConfigOptions>; |
{ | ||
"name": "@heseya/advanced-ui-modules-sdk", | ||
"version": "1.0.0-dev.80", | ||
"version": "1.0.0-dev.81", | ||
"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
117259
1670