@wix/stores 1.0.37 → 1.0.39
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.
- package/build/cjs/index.d.ts +1 -1
- package/build/cjs/index.js +2 -2
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/src/stores-catalog-v1-product-products.public.d.ts +2 -2
- package/build/cjs/src/stores-catalog-v1-product-products.public.js +37 -3
- package/build/cjs/src/stores-catalog-v1-product-products.public.js.map +1 -1
- package/build/cjs/src/stores-catalog-v1-product-products.types.d.ts +2039 -158
- package/build/cjs/src/stores-catalog-v1-product-products.types.js +349 -18
- package/build/cjs/src/stores-catalog-v1-product-products.types.js.map +1 -1
- package/build/cjs/src/stores-catalog-v1-product-products.universal.d.ts +1996 -121
- package/build/cjs/src/stores-catalog-v1-product-products.universal.js +349 -18
- package/build/cjs/src/stores-catalog-v1-product-products.universal.js.map +1 -1
- package/build/es/index.d.ts +1 -1
- package/build/es/index.js +1 -1
- package/build/es/index.js.map +1 -1
- package/build/es/src/stores-catalog-v1-product-products.public.d.ts +2 -2
- package/build/es/src/stores-catalog-v1-product-products.public.js +1 -1
- package/build/es/src/stores-catalog-v1-product-products.public.js.map +1 -1
- package/build/es/src/stores-catalog-v1-product-products.types.d.ts +2039 -158
- package/build/es/src/stores-catalog-v1-product-products.types.js +348 -17
- package/build/es/src/stores-catalog-v1-product-products.types.js.map +1 -1
- package/build/es/src/stores-catalog-v1-product-products.universal.d.ts +1996 -121
- package/build/es/src/stores-catalog-v1-product-products.universal.js +348 -17
- package/build/es/src/stores-catalog-v1-product-products.universal.js.map +1 -1
- package/package.json +2 -2
package/build/cjs/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export * as catalog from './src/stores-v2-inventory.public';
|
|
2
2
|
export * as orders from './src/stores-v2-orders.public';
|
|
3
3
|
export * as wishlist from './src/platform-v1-wishlist.public';
|
|
4
|
-
export * as subscriptionOptions from './src/stores-v1-subscription-option.public';
|
|
5
4
|
export * as collections from './src/stores-catalog-v1-collection.public';
|
|
6
5
|
export * as products from './src/stores-catalog-v1-product-products.public';
|
|
6
|
+
export * as subscriptionOptions from './src/stores-v1-subscription-option.public';
|
package/build/cjs/index.js
CHANGED
|
@@ -19,11 +19,11 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
19
19
|
return result;
|
|
20
20
|
};
|
|
21
21
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22
|
-
exports.
|
|
22
|
+
exports.subscriptionOptions = exports.products = exports.collections = exports.wishlist = exports.orders = exports.catalog = void 0;
|
|
23
23
|
exports.catalog = __importStar(require("./src/stores-v2-inventory.public"));
|
|
24
24
|
exports.orders = __importStar(require("./src/stores-v2-orders.public"));
|
|
25
25
|
exports.wishlist = __importStar(require("./src/platform-v1-wishlist.public"));
|
|
26
|
-
exports.subscriptionOptions = __importStar(require("./src/stores-v1-subscription-option.public"));
|
|
27
26
|
exports.collections = __importStar(require("./src/stores-catalog-v1-collection.public"));
|
|
28
27
|
exports.products = __importStar(require("./src/stores-catalog-v1-product-products.public"));
|
|
28
|
+
exports.subscriptionOptions = __importStar(require("./src/stores-v1-subscription-option.public"));
|
|
29
29
|
//# sourceMappingURL=index.js.map
|
package/build/cjs/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;AAAA,4EAA4D;AAC5D,wEAAwD;AACxD,8EAA8D;AAC9D,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;AAAA,4EAA4D;AAC5D,wEAAwD;AACxD,8EAA8D;AAC9D,yFAAyE;AACzE,4FAA4E;AAC5E,kGAAkF"}
|
|
@@ -2,5 +2,5 @@ import { HttpClient } from '@wix/sdk-types';
|
|
|
2
2
|
import { GetProductOptions } from './stores-catalog-v1-product-products.universal';
|
|
3
3
|
export declare function queryProducts(httpClient: HttpClient): () => import("./stores-catalog-v1-product-products.universal").ProductsQueryBuilder;
|
|
4
4
|
export declare function getProduct(httpClient: HttpClient): (_id: string, options?: GetProductOptions | undefined) => Promise<import("./stores-catalog-v1-product-products.universal").GetProductResponse>;
|
|
5
|
-
export {
|
|
6
|
-
export { Product, NumericPropertyRange, Stock, PriceData, FormattedPrice, CostAndProfitData, PricePerUnitData, AdditionalInfoSection, Ribbon, Media, MediaItem, MediaItemItemOneOf, MediaItemUrlAndSize, MediaItemVideo, CustomTextField, ProductOption, Choice, PageUrl, Discount, Variant, VariantDataWithNoStock, VariantStock,
|
|
5
|
+
export { NodeType, WidthType, PluginContainerDataAlignment, Type, Target, TextAlignment, LineStyle, Width, Alignment, ViewMode, LayoutType, Orientation, Crop, ThumbnailsAlignment, Source, MapType, ViewRole, VoteRole, PollLayoutType, PollLayoutDirection, BackgroundType, DecorationType, FontType, AppType, InitialExpandedItems, Direction, VerticalAlignment, NullValue, MeasurementUnit, V1OptionType, ChoiceType, CustomizationType, ProductInventoryInventoryStatus, V1ProductType, DiscountDataDiscountType, SortOrder, ProductType, InventoryStatus, MediaItemType, OptionType, DiscountType, } from './stores-catalog-v1-product-products.universal';
|
|
6
|
+
export { V1Product, RichContent, Node, NodeDataOneOf, NodeStyle, ButtonData, Border, Colors, PluginContainerData, PluginContainerDataWidth, PluginContainerDataWidthDataOneOf, Spoiler, Height, Styles, Link, LinkDataOneOf, Rel, CodeBlockData, TextStyle, DividerData, FileData, FileSource, FileSourceDataOneOf, PDFSettings, GalleryData, Rich_contentV1Media, Image, Video, Item, ItemDataOneOf, GalleryOptions, Layout, ItemStyle, Thumbnails, GIFData, GIF, HeadingData, HTMLData, HTMLDataDataOneOf, ImageData, LinkPreviewData, MapData, MapSettings, ParagraphData, PollData, Permissions, Option, PollSettings, PollLayout, OptionLayout, Gradient, Background, BackgroundBackgroundOneOf, PollDesign, OptionDesign, Poll, PollDataLayout, Design, TextData, Decoration, DecorationDataOneOf, AnchorData, ColorData, LinkData, MentionData, FontSizeData, AppEmbedData, AppEmbedDataAppDataOneOf, BookingData, EventData, VideoData, PlaybackOptions, EmbedData, Oembed, CollapsibleListData, TableData, Dimensions, TableCellData, CellStyle, BorderColors, ListValue, AudioData, OrderedListData, BulletedListData, BlockquoteData, Metadata, DocumentStyle, TextNodeStyle, V1Media, PlatformMedia, PlatformMediaMediaOneOf, VideoResolution, SeoSchema, Keyword, Tag, Settings, PricePerUnitSettings, V1ProductOption, ProductChoice, V1Choice, V1ChoiceValueOneOf, MultipleColors, Brand, InfoSection, SubscriptionOptionInfo, Customization, CustomizationValueOneOf, TextInputValue, CheckboxValue, BreadCrumb, V1NumericPropertyRange, ProductInventory, V1CreateProductRequest, V1Variant, OptionChoice, PriceInfo, FixedMonetaryAmount, DiscountData, DiscountDataDiscountValueOneOf, PercentDiscountValue, AmountDiscountValue, PricePerUnit, CostAndProfitInfo, V1CreateProductResponse, V1GetProductRequest, V1GetProductResponse, V1UpdateProductRequest, V1UpdateProductResponse, V1DeleteProductRequest, V1DeleteProductResponse, V1QueryProductsRequest, CursorQuery, CursorQueryPagingMethodOneOf, Sorting, CursorPaging, V1QueryProductsResponse, CursorPagingMetadata, Cursors, SetProductOptionsRequest, OptionWithChoices, SetProductOptionsResponse, AddProductOptionChoicesRequest, AddProductOptionChoicesResponse, V1DeleteProductOptionsRequest, V1DeleteProductOptionsResponse, DeleteProductOptionChoicesRequest, DeleteProductOptionChoicesResponse, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, ExtendedFieldsUpdatedEvent, Empty, Product, NumericPropertyRange, Stock, PriceData, FormattedPrice, CostAndProfitData, PricePerUnitData, AdditionalInfoSection, Ribbon, Media, MediaItem, MediaItemItemOneOf, MediaItemUrlAndSize, MediaItemVideo, CustomTextField, ProductOption, Choice, PageUrl, Discount, Variant, VariantDataWithNoStock, VariantStock, CreateProductRequest, CreateProductResponse, UpdateProductRequest, UpdateProductResponse, DeleteProductRequest, DeleteProductResponse, BulkDeleteProductsRequest, BulkDeleteProductsResponse, UpdateVariantsRequest, VariantOverride, UpdateVariantsResponse, ResetAllVariantDataRequest, ResetAllVariantDataResponse, AddProductsToCollectionRequest, AddProductsToCollectionResponse, RemoveProductsFromCollectionRequest, RemoveProductsFromCollectionResponse, AddProductMediaRequest, MediaDataForWrite, MediaDataForWriteMediaSourceOneOf, OptionAndChoice, AddProductMediaResponse, RemoveProductMediaRequest, RemoveProductMediaResponse, AddProductMediaToChoicesRequest, MediaAssignmentToChoice, AddProductMediaToChoicesResponse, RemoveProductMediaFromChoicesRequest, RemoveProductMediaFromChoicesResponse, DeleteProductOptionsRequest, DeleteProductOptionsResponse, SetCustomFieldsRequest, SetCustomFieldsResponse, RemoveCustomFieldsRequest, RemoveCustomFieldsResponse, RemoveProductBrandRequest, RemoveProductBrandResponse, BulkSetCustomFieldsRequest, BulkSetCustomFieldsResponse, BulkRemoveCustomFieldsRequest, BulkRemoveCustomFieldsResponse, CreateCollectionRequest, Collection, CreateCollectionResponse, UpdateCollectionRequest, UpdateCollectionResponse, DeleteCollectionRequest, DeleteCollectionResponse, RemoveProductRibbonRequest, RemoveProductRibbonResponse, BulkUpdateProductsRequest, SetValue, SetValueValueOneOf, BulkUpdateProductsResponse, BulkProductResult, ItemMetadata, ApplicationError, BulkActionMetadata, BulkUpdateProductsByFilterSyncRequest, BulkUpdateProductsByFilterSyncResponse, AllowedProductsCountLimitExceededErrorData, BulkAdjustProductPropertiesRequest, AdjustValue, AdjustValueValueOneOf, PropertyAdjustmentData, PropertyAdjustmentDataByOneOf, PercentageData, BulkAdjustProductPropertiesResponse, BulkAdjustProductPropertiesByFilterSyncRequest, BulkAdjustProductPropertiesByFilterSyncResponse, ProductCreated, ProductChanged, ProductDeleted, CollectionCreated, CollectionChanged, CollectionDeleted, VariantsChanged, VariantChanged, QueryProductsRequest, Query, Paging, QueryProductsResponse, PagingMetadata, QueryProductsPlatformizedRequest, PlatformQuery, PlatformQueryPagingMethodOneOf, PlatformPaging, QueryProductsPlatformizedResponse, PlatformPagingMetadata, QueryProductsWithBigPageLimitRequest, QueryWithBigPageLimit, PagingWithBigLimit, GetProductsRequest, GetProductsResponse, GetProductRequest, GetProductResponse, QueryCollectionsRequest, QueryCollectionsResponse, QueryCollectionsPlatformizedRequest, QueryCollectionsPlatformizedResponse, GetCollectionRequest, GetCollectionResponse, GetCollectionBySlugRequest, GetCollectionBySlugResponse, ProductOptionsAvailabilityRequest, ProductOptionsAvailabilityResponse, VariantData, QueryProductVariantsRequest, QueryProductVariantsResponse, QueryStoreVariantsRequest, QueryStoreVariantsResponse, StoreVariant, PreorderInfo, QueryStoreVariantsWithBigLimitRequest, UnlimitedPlatformQuery, UnlimitedPlatformQueryPagingMethodOneOf, UnlimitedPlatformPaging, UnlimitedPlatformCursorPaging, GetStoreVariantRequest, GetStoreVariantResponse, QueryCustomFieldsRequest, QueryCustomFieldsResponse, BulkQueryCustomFieldsRequest, BulkQueryCustomFieldsResponse, CustomFieldsContainer, AggregateProductsRequest, AggregateProductsResponse, ProductsQueryResult, ProductsQueryBuilder, GetProductOptions, } from './stores-catalog-v1-product-products.universal';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SortOrder = exports.
|
|
3
|
+
exports.DiscountType = exports.OptionType = exports.MediaItemType = exports.InventoryStatus = exports.ProductType = exports.SortOrder = exports.DiscountDataDiscountType = exports.V1ProductType = exports.ProductInventoryInventoryStatus = exports.CustomizationType = exports.ChoiceType = exports.V1OptionType = exports.MeasurementUnit = exports.NullValue = exports.VerticalAlignment = exports.Direction = exports.InitialExpandedItems = exports.AppType = exports.FontType = exports.DecorationType = exports.BackgroundType = exports.PollLayoutDirection = exports.PollLayoutType = exports.VoteRole = exports.ViewRole = exports.MapType = exports.Source = exports.ThumbnailsAlignment = exports.Crop = exports.Orientation = exports.LayoutType = exports.ViewMode = exports.Alignment = exports.Width = exports.LineStyle = exports.TextAlignment = exports.Target = exports.Type = exports.PluginContainerDataAlignment = exports.WidthType = exports.NodeType = exports.getProduct = exports.queryProducts = void 0;
|
|
4
4
|
const stores_catalog_v1_product_products_universal_1 = require("./stores-catalog-v1-product-products.universal");
|
|
5
5
|
function queryProducts(httpClient) {
|
|
6
6
|
return () => (0, stores_catalog_v1_product_products_universal_1.queryProducts)(
|
|
@@ -15,11 +15,45 @@ function getProduct(httpClient) {
|
|
|
15
15
|
}
|
|
16
16
|
exports.getProduct = getProduct;
|
|
17
17
|
var stores_catalog_v1_product_products_universal_2 = require("./stores-catalog-v1-product-products.universal");
|
|
18
|
+
Object.defineProperty(exports, "NodeType", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.NodeType; } });
|
|
19
|
+
Object.defineProperty(exports, "WidthType", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.WidthType; } });
|
|
20
|
+
Object.defineProperty(exports, "PluginContainerDataAlignment", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.PluginContainerDataAlignment; } });
|
|
21
|
+
Object.defineProperty(exports, "Type", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.Type; } });
|
|
22
|
+
Object.defineProperty(exports, "Target", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.Target; } });
|
|
23
|
+
Object.defineProperty(exports, "TextAlignment", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.TextAlignment; } });
|
|
24
|
+
Object.defineProperty(exports, "LineStyle", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.LineStyle; } });
|
|
25
|
+
Object.defineProperty(exports, "Width", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.Width; } });
|
|
26
|
+
Object.defineProperty(exports, "Alignment", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.Alignment; } });
|
|
27
|
+
Object.defineProperty(exports, "ViewMode", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.ViewMode; } });
|
|
28
|
+
Object.defineProperty(exports, "LayoutType", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.LayoutType; } });
|
|
29
|
+
Object.defineProperty(exports, "Orientation", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.Orientation; } });
|
|
30
|
+
Object.defineProperty(exports, "Crop", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.Crop; } });
|
|
31
|
+
Object.defineProperty(exports, "ThumbnailsAlignment", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.ThumbnailsAlignment; } });
|
|
32
|
+
Object.defineProperty(exports, "Source", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.Source; } });
|
|
33
|
+
Object.defineProperty(exports, "MapType", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.MapType; } });
|
|
34
|
+
Object.defineProperty(exports, "ViewRole", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.ViewRole; } });
|
|
35
|
+
Object.defineProperty(exports, "VoteRole", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.VoteRole; } });
|
|
36
|
+
Object.defineProperty(exports, "PollLayoutType", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.PollLayoutType; } });
|
|
37
|
+
Object.defineProperty(exports, "PollLayoutDirection", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.PollLayoutDirection; } });
|
|
38
|
+
Object.defineProperty(exports, "BackgroundType", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.BackgroundType; } });
|
|
39
|
+
Object.defineProperty(exports, "DecorationType", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.DecorationType; } });
|
|
40
|
+
Object.defineProperty(exports, "FontType", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.FontType; } });
|
|
41
|
+
Object.defineProperty(exports, "AppType", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.AppType; } });
|
|
42
|
+
Object.defineProperty(exports, "InitialExpandedItems", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.InitialExpandedItems; } });
|
|
43
|
+
Object.defineProperty(exports, "Direction", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.Direction; } });
|
|
44
|
+
Object.defineProperty(exports, "VerticalAlignment", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.VerticalAlignment; } });
|
|
45
|
+
Object.defineProperty(exports, "NullValue", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.NullValue; } });
|
|
46
|
+
Object.defineProperty(exports, "MeasurementUnit", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.MeasurementUnit; } });
|
|
47
|
+
Object.defineProperty(exports, "V1OptionType", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.V1OptionType; } });
|
|
48
|
+
Object.defineProperty(exports, "ChoiceType", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.ChoiceType; } });
|
|
49
|
+
Object.defineProperty(exports, "CustomizationType", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.CustomizationType; } });
|
|
50
|
+
Object.defineProperty(exports, "ProductInventoryInventoryStatus", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.ProductInventoryInventoryStatus; } });
|
|
51
|
+
Object.defineProperty(exports, "V1ProductType", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.V1ProductType; } });
|
|
52
|
+
Object.defineProperty(exports, "DiscountDataDiscountType", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.DiscountDataDiscountType; } });
|
|
53
|
+
Object.defineProperty(exports, "SortOrder", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.SortOrder; } });
|
|
18
54
|
Object.defineProperty(exports, "ProductType", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.ProductType; } });
|
|
19
55
|
Object.defineProperty(exports, "InventoryStatus", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.InventoryStatus; } });
|
|
20
|
-
Object.defineProperty(exports, "MeasurementUnit", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.MeasurementUnit; } });
|
|
21
56
|
Object.defineProperty(exports, "MediaItemType", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.MediaItemType; } });
|
|
22
57
|
Object.defineProperty(exports, "OptionType", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.OptionType; } });
|
|
23
58
|
Object.defineProperty(exports, "DiscountType", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.DiscountType; } });
|
|
24
|
-
Object.defineProperty(exports, "SortOrder", { enumerable: true, get: function () { return stores_catalog_v1_product_products_universal_2.SortOrder; } });
|
|
25
59
|
//# sourceMappingURL=stores-catalog-v1-product-products.public.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stores-catalog-v1-product-products.public.js","sourceRoot":"","sources":["../../../src/stores-catalog-v1-product-products.public.ts"],"names":[],"mappings":";;;AACA,iHAIwD;AAExD,SAAgB,aAAa,CAAC,UAAsB;IAClD,OAAO,GAAG,EAAE,CACV,IAAA,4DAAsB;IACpB,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAND,sCAMC;AAED,SAAgB,UAAU,CAAC,UAAsB;IAC/C,OAAO,CAAC,GAAW,EAAE,OAA2B,EAAE,EAAE,CAClD,IAAA,yDAAmB,EACjB,GAAG,EACH,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AARD,gCAQC;AAED,+
|
|
1
|
+
{"version":3,"file":"stores-catalog-v1-product-products.public.js","sourceRoot":"","sources":["../../../src/stores-catalog-v1-product-products.public.ts"],"names":[],"mappings":";;;AACA,iHAIwD;AAExD,SAAgB,aAAa,CAAC,UAAsB;IAClD,OAAO,GAAG,EAAE,CACV,IAAA,4DAAsB;IACpB,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAND,sCAMC;AAED,SAAgB,UAAU,CAAC,UAAsB;IAC/C,OAAO,CAAC,GAAW,EAAE,OAA2B,EAAE,EAAE,CAClD,IAAA,yDAAmB,EACjB,GAAG,EACH,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AARD,gCAQC;AAED,+GA0CwD;AAzCtD,wIAAA,QAAQ,OAAA;AACR,yIAAA,SAAS,OAAA;AACT,4JAAA,4BAA4B,OAAA;AAC5B,oIAAA,IAAI,OAAA;AACJ,sIAAA,MAAM,OAAA;AACN,6IAAA,aAAa,OAAA;AACb,yIAAA,SAAS,OAAA;AACT,qIAAA,KAAK,OAAA;AACL,yIAAA,SAAS,OAAA;AACT,wIAAA,QAAQ,OAAA;AACR,0IAAA,UAAU,OAAA;AACV,2IAAA,WAAW,OAAA;AACX,oIAAA,IAAI,OAAA;AACJ,mJAAA,mBAAmB,OAAA;AACnB,sIAAA,MAAM,OAAA;AACN,uIAAA,OAAO,OAAA;AACP,wIAAA,QAAQ,OAAA;AACR,wIAAA,QAAQ,OAAA;AACR,8IAAA,cAAc,OAAA;AACd,mJAAA,mBAAmB,OAAA;AACnB,8IAAA,cAAc,OAAA;AACd,8IAAA,cAAc,OAAA;AACd,wIAAA,QAAQ,OAAA;AACR,uIAAA,OAAO,OAAA;AACP,oJAAA,oBAAoB,OAAA;AACpB,yIAAA,SAAS,OAAA;AACT,iJAAA,iBAAiB,OAAA;AACjB,yIAAA,SAAS,OAAA;AACT,+IAAA,eAAe,OAAA;AACf,4IAAA,YAAY,OAAA;AACZ,0IAAA,UAAU,OAAA;AACV,iJAAA,iBAAiB,OAAA;AACjB,+JAAA,+BAA+B,OAAA;AAC/B,6IAAA,aAAa,OAAA;AACb,wJAAA,wBAAwB,OAAA;AACxB,yIAAA,SAAS,OAAA;AACT,2IAAA,WAAW,OAAA;AACX,+IAAA,eAAe,OAAA;AACf,6IAAA,aAAa,OAAA;AACb,0IAAA,UAAU,OAAA;AACV,4IAAA,YAAY,OAAA"}
|