@goldenhippo/builder-cart-schemas 0.11.0 → 0.13.0

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.
@@ -1,7 +1,7 @@
1
1
  import { BuilderProductCategoryContent, BuilderIngredientContent, BuilderProductUseCaseContent, BuilderProductTagContent } from '@goldenhippo/builder-shared-schemas';
2
2
  export { BuilderIngredientContent, BuilderProductCategoryContent, BuilderProductContent, BuilderProductTagContent, BuilderProductUseCaseContent, createCategoryModel, createIngredientsModel, createProductModel, createProductTagModel, createProductUseCaseModel } from '@goldenhippo/builder-shared-schemas';
3
- import { B as BuilderBlogPageContent } from '../product-group.model-BUwarA0P.cjs';
4
- export { a as BuilderBlogCategoryContent, b as BuilderProductGroupContent, P as ProductGroupType, c as createBlogCategoryModel, d as createProductGroupModel } from '../product-group.model-BUwarA0P.cjs';
3
+ import { B as BuilderBlogPageContent } from '../product-group.model-C4sXIyT3.cjs';
4
+ export { a as BuilderBlogCategoryContent, b as BuilderProductGroupContent, P as ProductGroupType, c as createBlogCategoryModel, d as createProductGroupModel } from '../product-group.model-C4sXIyT3.cjs';
5
5
  import { BuilderResponseBaseData, BuilderContentReference, ModelShape } from '@goldenhippo/builder-types';
6
6
  import { BuilderContent } from '@builder.io/sdk';
7
7
  import { BuilderSiteBannerModelContent } from '../section/index.cjs';
@@ -1,7 +1,7 @@
1
1
  import { BuilderProductCategoryContent, BuilderIngredientContent, BuilderProductUseCaseContent, BuilderProductTagContent } from '@goldenhippo/builder-shared-schemas';
2
2
  export { BuilderIngredientContent, BuilderProductCategoryContent, BuilderProductContent, BuilderProductTagContent, BuilderProductUseCaseContent, createCategoryModel, createIngredientsModel, createProductModel, createProductTagModel, createProductUseCaseModel } from '@goldenhippo/builder-shared-schemas';
3
- import { B as BuilderBlogPageContent } from '../product-group.model-CfBDs7Zk.js';
4
- export { a as BuilderBlogCategoryContent, b as BuilderProductGroupContent, P as ProductGroupType, c as createBlogCategoryModel, d as createProductGroupModel } from '../product-group.model-CfBDs7Zk.js';
3
+ import { B as BuilderBlogPageContent } from '../product-group.model-CdiHDKd1.js';
4
+ export { a as BuilderBlogCategoryContent, b as BuilderProductGroupContent, P as ProductGroupType, c as createBlogCategoryModel, d as createProductGroupModel } from '../product-group.model-CdiHDKd1.js';
5
5
  import { BuilderResponseBaseData, BuilderContentReference, ModelShape } from '@goldenhippo/builder-types';
6
6
  import { BuilderContent } from '@builder.io/sdk';
7
7
  import { BuilderSiteBannerModelContent } from '../section/index.js';
package/dist/index.cjs CHANGED
@@ -3464,7 +3464,8 @@ var createPageModel = (props) => {
3464
3464
  "Vertical" /* VERTICAL */,
3465
3465
  "Vertical - Flavor Dropdown - Type Toggle" /* VERTICAL__FLAVOR_DROPDOWN__TYPE_TOGGLE */,
3466
3466
  "Stacked - Flavor Buttons - Quantity Toggle" /* STACKED__FLAVOR_BUTTONS__QUANTITY_TOGGLE */,
3467
- "Bundle Group" /* BUNDLE_GROUP */
3467
+ "Bundle Group" /* BUNDLE_GROUP */,
3468
+ "Vertical - Flavor Buttons - Type Toggle" /* VERTICAL_FLAVOR_BUTTONS_TOGGLE */
3468
3469
  ],
3469
3470
  defaultCollapsed: false
3470
3471
  },