@lwc/metadata 2.30.0-0 → 2.30.2-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.
@@ -75,7 +75,7 @@ function rollupDiagnostics(files) {
75
75
  );
76
76
  }
77
77
  } */
78
- const version = '2.30.0-0';
78
+ const version = '2.30.2-0';
79
79
  function collectBundleMetadata(config) {
80
80
  // validateBundleConfig(config);
81
81
  const { namespace, name, type, namespaceMapping, files, enableKomaci, strictCSSTokenCollection, enableLuvio, } = config;
@@ -226,7 +226,7 @@ declare type ParentClass = {
226
226
  refId: ID;
227
227
  location: SourceLocation;
228
228
  } | 'unresolved';
229
- declare type SfdcResourceType = 'accessCheck' | 'apex' | 'apexMethod' | 'apexContinuation' | 'client' | 'commerce' | 'community' | 'component' | 'contentAssetUrl' | 'customPermission' | 'dynamicComponent' | 'featureFlag' | 'messageChannel' | 'i18n' | 'gate' | 'label' | 'metric' | 'internal' | 'resourceUrl' | 'schema' | 'site' | 'slds' | 'user' | 'userPermission' | 'komaci' | 'webstore';
229
+ declare type SfdcResourceType = 'accessCheck' | 'apex' | 'apexMethod' | 'apexContinuation' | 'client' | 'community' | 'component' | 'contentAssetUrl' | 'customPermission' | 'dynamicComponent' | 'featureFlag' | 'messageChannel' | 'i18n' | 'gate' | 'label' | 'metric' | 'internal' | 'resourceUrl' | 'schema' | 'site' | 'slds' | 'user' | 'userPermission' | 'komaci' | 'webstore';
230
230
  interface ModuleReference {
231
231
  name: string;
232
232
  namespacedName?: string;
@@ -8,7 +8,6 @@ var main = require('./collectors/main.js');
8
8
  var accessCheck = require('./collectors/scoped/access-check.js');
9
9
  var apex = require('./collectors/scoped/apex.js');
10
10
  var client = require('./collectors/scoped/client.js');
11
- var commerce = require('./collectors/scoped/commerce.js');
12
11
  var community = require('./collectors/scoped/community.js');
13
12
  var contentAssetUrl = require('./collectors/scoped/content-asset-url.js');
14
13
  var customPermissions = require('./collectors/scoped/custom-permissions.js');
@@ -35,7 +34,6 @@ const COLLECTORS = [
35
34
  accessCheck["default"],
36
35
  apex["default"],
37
36
  client["default"],
38
- commerce["default"],
39
37
  community["default"],
40
38
  contentAssetUrl["default"],
41
39
  customPermissions["default"],
@@ -1 +1 @@
1
- {"version":3,"file":"reference.js","sources":["../../../src/script-metadata/module-references/reference.ts"],"sourcesContent":[null],"names":["accessCheckCollector","apexCollector","clientCollector","commerceCollector","communityCollector","contentAssetUrlCollector","customPermissionsCollector","designSystemCollector","featureFlagCollector","gateCollector","i18nCollector","internalCollector","labelCollector","messageChannelCollector","metricCollector","resourceUrlCollector","schemaCollector","siteCollector","userCollector","userPermissionCollector","localModuleCollector","genericModuleCollector","webstoreCollector","komaciCollector","isUndefined","generateSourceLocation","QUOTE_LENGTH","collectReference"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAqCA,MAAM,UAAU,GAAG;IACfA,sBAAoB;IACpBC,eAAa;IACbC,iBAAe;IACfC,mBAAiB;IACjBC,oBAAkB;IAClBC,0BAAwB;IACxBC,4BAA0B;IAC1BC,uBAAqB;IACrBC,sBAAoB;IACpBC,eAAa;IACbC,eAAa;IACbC,mBAAiB;IACjBC,gBAAc;IACdC,yBAAuB;IACvBC,iBAAe;IACfC,sBAAoB;IACpBC,iBAAe;IACfC,eAAa;IACbC,eAAa;IACbC,yBAAuB;IACvBC,sBAAoB;IACpBC,wBAAsB;IACtBC,mBAAiB;IACjBC,iBAAe;CAClB,CAAC;SAEc,qBAAqB,CACjC,IAA6E,EAC7E,KAAkB,EAClB,MAAkB,EAAA;AAElB,IAAA,MAAM,EAAE,qBAAqB,EAAE,GAAG,KAAK,CAAC;;;AAGxC,IAAA,MAAM,MAAM,GAAG,IAAI,CAAC,MAAO,CAAC;AAC5B,IAAA,MAAM,EAAE,KAAK,EAAE,eAAe,EAAE,GAAG,MAAM,CAAC;IAE1C,IAAI,eAAe,GAAG,qBAAqB,CAAC,GAAG,CAAC,eAAe,CAAC,CAAC;AACjE,IAAA,IAAI,CAACC,iBAAW,CAAC,eAAe,CAAC,EAAE;AAC/B,QAAA,eAAe,CAAC,SAAS,CAAC,IAAI,CAACC,8BAAsB,CAAC,MAAM,EAAEC,oBAAY,EAAEA,oBAAY,CAAC,CAAC,CAAC;AAC9F,KAAA;AAAM,SAAA;QACH,eAAe,GAAGC,qBAAgB,CAAC,UAAU,EAAE,IAAI,EAAE,KAAK,CAAC,CAAC;AAC5D,QAAA,MAAM,CAAC,gBAAgB,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;AAC9C,QAAA,qBAAqB,CAAC,GAAG,CAAC,eAAe,EAAE,eAAe,CAAC,CAAC;AAC/D,KAAA;AAED,IAAA,OAAO,eAAe,CAAC;AAC3B;;;;"}
1
+ {"version":3,"file":"reference.js","sources":["../../../src/script-metadata/module-references/reference.ts"],"sourcesContent":[null],"names":["accessCheckCollector","apexCollector","clientCollector","communityCollector","contentAssetUrlCollector","customPermissionsCollector","designSystemCollector","featureFlagCollector","gateCollector","i18nCollector","internalCollector","labelCollector","messageChannelCollector","metricCollector","resourceUrlCollector","schemaCollector","siteCollector","userCollector","userPermissionCollector","localModuleCollector","genericModuleCollector","webstoreCollector","komaciCollector","isUndefined","generateSourceLocation","QUOTE_LENGTH","collectReference"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAoCA,MAAM,UAAU,GAAG;IACfA,sBAAoB;IACpBC,eAAa;IACbC,iBAAe;IACfC,oBAAkB;IAClBC,0BAAwB;IACxBC,4BAA0B;IAC1BC,uBAAqB;IACrBC,sBAAoB;IACpBC,eAAa;IACbC,eAAa;IACbC,mBAAiB;IACjBC,gBAAc;IACdC,yBAAuB;IACvBC,iBAAe;IACfC,sBAAoB;IACpBC,iBAAe;IACfC,eAAa;IACbC,eAAa;IACbC,yBAAuB;IACvBC,sBAAoB;IACpBC,wBAAsB;IACtBC,mBAAiB;IACjBC,iBAAe;CAClB,CAAC;SAEc,qBAAqB,CACjC,IAA6E,EAC7E,KAAkB,EAClB,MAAkB,EAAA;AAElB,IAAA,MAAM,EAAE,qBAAqB,EAAE,GAAG,KAAK,CAAC;;;AAGxC,IAAA,MAAM,MAAM,GAAG,IAAI,CAAC,MAAO,CAAC;AAC5B,IAAA,MAAM,EAAE,KAAK,EAAE,eAAe,EAAE,GAAG,MAAM,CAAC;IAE1C,IAAI,eAAe,GAAG,qBAAqB,CAAC,GAAG,CAAC,eAAe,CAAC,CAAC;AACjE,IAAA,IAAI,CAACC,iBAAW,CAAC,eAAe,CAAC,EAAE;AAC/B,QAAA,eAAe,CAAC,SAAS,CAAC,IAAI,CAACC,8BAAsB,CAAC,MAAM,EAAEC,oBAAY,EAAEA,oBAAY,CAAC,CAAC,CAAC;AAC9F,KAAA;AAAM,SAAA;QACH,eAAe,GAAGC,qBAAgB,CAAC,UAAU,EAAE,IAAI,EAAE,KAAK,CAAC,CAAC;AAC5D,QAAA,MAAM,CAAC,gBAAgB,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;AAC9C,QAAA,qBAAqB,CAAC,GAAG,CAAC,eAAe,EAAE,eAAe,CAAC,CAAC;AAC/D,KAAA;AAED,IAAA,OAAO,eAAe,CAAC;AAC3B;;;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lwc/metadata",
3
- "version": "2.30.0-0",
3
+ "version": "2.30.2-0",
4
4
  "description": "Extract metadata about Lightning Web Components modules. This software is provided as-is with no support provided.",
5
5
  "main": "dist/index.js",
6
6
  "typings": "dist/index.d.ts",
@@ -22,9 +22,9 @@
22
22
  "postcss-value-parser": "~4.2.0"
23
23
  },
24
24
  "peerDependencies": {
25
- "@lwc/sfdc-compiler-utils": "2.30.0-0",
26
- "@lwc/errors": "~2.30.0",
27
- "@lwc/template-compiler": "~2.30.0"
25
+ "@lwc/sfdc-compiler-utils": "2.30.2-0",
26
+ "@lwc/errors": "~2.30.2",
27
+ "@lwc/template-compiler": "~2.30.2"
28
28
  },
29
29
  "devDependencies": {
30
30
  "@types/babel__core": "^7.1.19",
@@ -1,2 +0,0 @@
1
- declare const _default: import("../main").CollectionStrategy;
2
- export default _default;
@@ -1,14 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- var utils = require('../utils.js');
6
-
7
- // Copyright (c) 2022, Salesforce, Inc.,
8
- var commerceCollector = utils.createSalesforceModuleCollector({
9
- name: 'commerce',
10
- allowlist: ['webstoreId'],
11
- });
12
-
13
- exports["default"] = commerceCollector;
14
- //# sourceMappingURL=commerce.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"commerce.js","sources":["../../../../../src/script-metadata/module-references/collectors/scoped/commerce.ts"],"sourcesContent":[null],"names":["createSalesforceModuleCollector"],"mappings":";;;;;;AAAA;AAMA,wBAAeA,qCAA+B,CAAC;AAC3C,IAAA,IAAI,EAAE,UAAU;IAChB,SAAS,EAAE,CAAC,YAAY,CAAC;AAC5B,CAAA,CAAC;;;;"}