@heseya/advanced-ui-modules-sdk
Advanced tools
Comparing version 1.0.0-dev.61 to 1.0.0-dev.62
@@ -1,2 +0,2 @@ | ||
// Advanced UI Modules SDK v1.0.0-dev.61 Copyright (c) 2023 Heseya and contributors | ||
// Advanced UI Modules SDK v1.0.0-dev.62 Copyright (c) 2023 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.61 Copyright (c) 2023 Heseya and contributors | ||
// Advanced UI Modules SDK v1.0.0-dev.62 Copyright (c) 2023 Heseya and contributors | ||
(function (global, factory) { | ||
@@ -3,0 +3,0 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@heseya/store-core'), require('tslib')) : |
@@ -43,2 +43,3 @@ import { GenericModule, ModuleData, ModuleType, TextAlignment, Translations } from '../interfaces/'; | ||
sliderSettings?: BlogModuleSliderSettings; | ||
buttonAsLink?: boolean; | ||
} | ||
@@ -45,0 +46,0 @@ export interface BlogModuleContent { |
@@ -25,3 +25,2 @@ import { Media, GenericModule, ModuleData, ModuleType, Translations, TextPosition } from '../interfaces'; | ||
isOutsideImage?: boolean; | ||
reversed?: boolean; | ||
}; | ||
@@ -35,2 +34,3 @@ export interface ImagesModuleConfigOptions { | ||
description?: Translations; | ||
reversed?: boolean; | ||
} | ||
@@ -37,0 +37,0 @@ export interface ImagesModuleContent { |
{ | ||
"name": "@heseya/advanced-ui-modules-sdk", | ||
"version": "1.0.0-dev.61", | ||
"version": "1.0.0-dev.62", | ||
"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
114762
1586