@paroicms/anywhere-lib
Advanced tools
Comparing version
@@ -8,2 +8,3 @@ export type * from "../types/media-types"; | ||
export * from "./number-localization"; | ||
export * from "./parts.helper"; | ||
export * from "./section.helpers"; | ||
@@ -10,0 +11,0 @@ export * from "./site-schema-helpers"; |
@@ -19,2 +19,3 @@ "use strict"; | ||
__exportStar(require("./number-localization"), exports); | ||
__exportStar(require("./parts.helper"), exports); | ||
__exportStar(require("./section.helpers"), exports); | ||
@@ -21,0 +22,0 @@ __exportStar(require("./site-schema-helpers"), exports); |
@@ -8,2 +8,3 @@ export type * from "../types/media-types"; | ||
export * from "./number-localization"; | ||
export * from "./parts.helper"; | ||
export * from "./section.helpers"; | ||
@@ -10,0 +11,0 @@ export * from "./site-schema-helpers"; |
export * from "./constants"; | ||
export * from "./number-localization"; | ||
export * from "./parts.helper"; | ||
export * from "./section.helpers"; | ||
@@ -4,0 +5,0 @@ export * from "./site-schema-helpers"; |
{ | ||
"name": "@paroicms/anywhere-lib", | ||
"version": "1.15.0", | ||
"version": "1.16.0", | ||
"description": "Front lib for Paroi CMS.", | ||
@@ -5,0 +5,0 @@ "author": "Paroi Team", |
@@ -72,3 +72,3 @@ export interface SiteSchema { | ||
listName: string; | ||
orderBy: "manual"; | ||
orderBy: OrderChildrenBy; | ||
parts: string[]; | ||
@@ -75,0 +75,0 @@ limit?: number; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
52788
17.38%61
10.91%840
13.21%