@spscommerce/asst-api 4.2.0 → 4.2.2
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/dist/{chunk-2ETQHIXC.js → chunk-4RARACQK.js} +1 -1
- package/dist/{chunk-LCK4AEWB.js → chunk-BVCWT7AV.js} +1 -1
- package/dist/{chunk-HHJDDPFR.js → chunk-MH76527N.js} +7 -1
- package/dist/index.cjs +8 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +7 -3
- package/dist/msw.cjs +2 -1
- package/dist/msw.d.cts +4 -4
- package/dist/msw.d.ts +4 -4
- package/dist/msw.js +2 -2
- package/dist/{zod-rs54beS2.d.cts → zod-BRmUARvM.d.cts} +68 -65
- package/dist/{zod-DyBGOUbG.d.ts → zod-CFNzalN6.d.ts} +68 -65
- package/dist/zod.cjs +4 -1
- package/dist/zod.d.cts +1 -1
- package/dist/zod.d.ts +1 -1
- package/dist/zod.js +4 -2
- package/package.json +4 -4
package/dist/zod.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export { c as companyBriefByOrgSchema, e as envSchema, s as spsItemIdResponseSchema } from './CompanyBriefByOrg-Dy2omcT0.cjs';
|
|
2
|
-
export {
|
|
2
|
+
export { aO as attrProdTypeSchema, aE as attributeDetailSchema, aw as bulbSchema, aB as categoryEnumSchema, ap as categoryTypeSchema, aU as companyRelationshipUpsertBodySchema, aG as componentDetailsSchema, aR as connectionSchema, al as downLoadItemsParamsSchema, ah as exportDayOfWeekEnum, ai as exportFrequencyEnum, ak as exportSchema, aj as exportTypeEnum, af as generateImportTemplateParamsSchema, aK as groupedAttributeListSchema, aI as groupedAttributesSchema, aA as groupedItemSchema, aJ as hierarchyCategorySchema, aH as hierarchyDetailsSchema, aV as identityServiceDatetimePreferencesSchema, aW as identityServiceOrganizationMetadataSchema, aX as identityServiceOrganizationSchema, aY as identityServicePreferencesSchema, aZ as identityServiceUserSchema, a9 as importDetailSchema, aa as importErrorSchema, ab as importErrorsSchema, ac as importSchema, ae as importStatusEnumSchema, ad as importsStatusSchema, am as itemCategoriesSearchSchema, an as itemCategorySchema, az as itemDetailSchema, aD as itemDetailViewSchema, b0 as itemErrorDetailsResultSchema, b2 as itemErrorDetailsResultV2Schema, b1 as itemErrorDetailsSchema, b4 as itemErrorDetailsV2Schema, b6 as itemErrorSummaryResultV2Schema, b3 as itemErrorSummaryV2Schema, aq as itemHeaderSchema, ao as itemHierarchyResponseSchema, ar as itemMapSchema, aT as itemPartnerSchema, ax as itemPriceSchema, as as itemSearchViewSchema, at as itemTableSchema, aN as localeSchema, ay as mediaItemSchema, aL as packComponentDetailsSchema, aM as packComponentItemInfoSchema, aC as packComponentSchema, au as phaseEnumSchema, a_ as registeredServiceSchema, aF as repeatableGroupSchema, aP as spreadsheetTemplateCompanySchema, aQ as spreadsheetTemplateSchema, aS as tradingPartnerAccessByCompanyIdSchema, av as tradingPartnerStageSchema, b5 as tradingPartnerStageV2Schema, a$ as userAccountSchema, ag as vendorPartnerAttGroupsSchema } from './zod-BRmUARvM.cjs';
|
|
3
3
|
import 'ky';
|
|
4
4
|
import 'zod';
|
package/dist/zod.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export { c as companyBriefByOrgSchema, e as envSchema, s as spsItemIdResponseSchema } from './CompanyBriefByOrg-Dy2omcT0.js';
|
|
2
|
-
export {
|
|
2
|
+
export { aO as attrProdTypeSchema, aE as attributeDetailSchema, aw as bulbSchema, aB as categoryEnumSchema, ap as categoryTypeSchema, aU as companyRelationshipUpsertBodySchema, aG as componentDetailsSchema, aR as connectionSchema, al as downLoadItemsParamsSchema, ah as exportDayOfWeekEnum, ai as exportFrequencyEnum, ak as exportSchema, aj as exportTypeEnum, af as generateImportTemplateParamsSchema, aK as groupedAttributeListSchema, aI as groupedAttributesSchema, aA as groupedItemSchema, aJ as hierarchyCategorySchema, aH as hierarchyDetailsSchema, aV as identityServiceDatetimePreferencesSchema, aW as identityServiceOrganizationMetadataSchema, aX as identityServiceOrganizationSchema, aY as identityServicePreferencesSchema, aZ as identityServiceUserSchema, a9 as importDetailSchema, aa as importErrorSchema, ab as importErrorsSchema, ac as importSchema, ae as importStatusEnumSchema, ad as importsStatusSchema, am as itemCategoriesSearchSchema, an as itemCategorySchema, az as itemDetailSchema, aD as itemDetailViewSchema, b0 as itemErrorDetailsResultSchema, b2 as itemErrorDetailsResultV2Schema, b1 as itemErrorDetailsSchema, b4 as itemErrorDetailsV2Schema, b6 as itemErrorSummaryResultV2Schema, b3 as itemErrorSummaryV2Schema, aq as itemHeaderSchema, ao as itemHierarchyResponseSchema, ar as itemMapSchema, aT as itemPartnerSchema, ax as itemPriceSchema, as as itemSearchViewSchema, at as itemTableSchema, aN as localeSchema, ay as mediaItemSchema, aL as packComponentDetailsSchema, aM as packComponentItemInfoSchema, aC as packComponentSchema, au as phaseEnumSchema, a_ as registeredServiceSchema, aF as repeatableGroupSchema, aP as spreadsheetTemplateCompanySchema, aQ as spreadsheetTemplateSchema, aS as tradingPartnerAccessByCompanyIdSchema, av as tradingPartnerStageSchema, b5 as tradingPartnerStageV2Schema, a$ as userAccountSchema, ag as vendorPartnerAttGroupsSchema } from './zod-CFNzalN6.js';
|
|
3
3
|
import 'ky';
|
|
4
4
|
import 'zod';
|
package/dist/zod.js
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
envSchema
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-BVCWT7AV.js";
|
|
4
4
|
import {
|
|
5
5
|
attrProdTypeSchema,
|
|
6
6
|
attributeDetailSchema,
|
|
7
7
|
bulbSchema,
|
|
8
8
|
categoryEnumSchema,
|
|
9
|
+
categoryTypeSchema,
|
|
9
10
|
companyBriefByOrgSchema,
|
|
10
11
|
companyRelationshipUpsertBodySchema,
|
|
11
12
|
componentDetailsSchema,
|
|
@@ -61,7 +62,7 @@ import {
|
|
|
61
62
|
tradingPartnerStageV2Schema,
|
|
62
63
|
userAccountSchema,
|
|
63
64
|
vendorPartnerAttGroupsSchema
|
|
64
|
-
} from "./chunk-
|
|
65
|
+
} from "./chunk-MH76527N.js";
|
|
65
66
|
|
|
66
67
|
// lib/exports/models/ExportType.ts
|
|
67
68
|
var exportTypeEnum = external_exports.enum(["ALL", "UPDATES", "DELTAS_UPDATE", "NO_BUYER_PART_NUMBER"]);
|
|
@@ -124,6 +125,7 @@ export {
|
|
|
124
125
|
attributeDetailSchema,
|
|
125
126
|
bulbSchema,
|
|
126
127
|
categoryEnumSchema,
|
|
128
|
+
categoryTypeSchema,
|
|
127
129
|
companyBriefByOrgSchema,
|
|
128
130
|
companyRelationshipUpsertBodySchema,
|
|
129
131
|
componentDetailsSchema,
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"description": "Assortment Api is a collection of HTTP functions to use Assortment endpoints",
|
|
4
4
|
"author": "Assortment",
|
|
5
5
|
"repository": "https://github.com/SPSCommerce/assortment-main/tree/main/ui/packages/asst-api",
|
|
6
|
-
"version": "4.2.
|
|
6
|
+
"version": "4.2.2",
|
|
7
7
|
"files": [
|
|
8
8
|
"dist"
|
|
9
9
|
],
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"peerDependencies": {
|
|
36
36
|
"@anatine/zod-mock": "^3.13.4",
|
|
37
37
|
"@faker-js/faker": "^8.4.1",
|
|
38
|
-
"msw": "^2.
|
|
38
|
+
"msw": "^2.10.3"
|
|
39
39
|
},
|
|
40
40
|
"peerDependenciesMeta": {
|
|
41
41
|
"@anatine/zod-mock": {
|
|
@@ -52,9 +52,9 @@
|
|
|
52
52
|
"@anatine/zod-mock": "^3.13.4",
|
|
53
53
|
"@faker-js/faker": "^8.4.1",
|
|
54
54
|
"@microsoft/api-extractor": "^7.47.9",
|
|
55
|
-
"msw": "^2.
|
|
55
|
+
"msw": "^2.10.3",
|
|
56
56
|
"tsup": "^8.3.0",
|
|
57
|
-
"vite": "^
|
|
57
|
+
"vite": "^6.2.6"
|
|
58
58
|
},
|
|
59
59
|
"dependencies": {
|
|
60
60
|
"ky": "0.25.1",
|