@salesforce/lds-adapters-platform-lightning-types 1.342.0 → 1.343.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-platform-lightning-types",
3
- "version": "1.342.0",
3
+ "version": "1.343.0",
4
4
  "description": "wire adapter for lightning types",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "main": "dist/es/es2018/platform-lightning-types.js",
@@ -40,10 +40,10 @@
40
40
  "test:unit": "jest"
41
41
  },
42
42
  "dependencies": {
43
- "@salesforce/lds-bindings": "^1.342.0"
43
+ "@salesforce/lds-bindings": "^1.343.0"
44
44
  },
45
45
  "devDependencies": {
46
- "@salesforce/lds-compiler-plugins": "^1.342.0"
46
+ "@salesforce/lds-compiler-plugins": "^1.343.0"
47
47
  },
48
48
  "nx": {
49
49
  "targets": {
package/sfdc/index.js CHANGED
@@ -1589,4 +1589,4 @@ withDefaultLuvio((luvio) => {
1589
1589
  });
1590
1590
 
1591
1591
  export { getLightningType, getLightningType_imperative, getLightningTypes, getLightningTypes_imperative, getTypes, getTypes_imperative };
1592
- // version: 1.342.0-f478af8b93
1592
+ // version: 1.343.0-823df4356c
package/src/raml/api.raml CHANGED
@@ -209,7 +209,7 @@ types:
209
209
  Default,
210
210
  Detail,
211
211
  Email,
212
- LightningDesktopCopilot,
212
+ LightningDesktopGenAi,
213
213
  LightningMobileCopilot,
214
214
  Summary,
215
215
  ScEverywhere,
@@ -239,7 +239,7 @@ types:
239
239
  [
240
240
  Default,
241
241
  Email,
242
- LightningDesktopCopilot,
242
+ LightningDesktopGenAi,
243
243
  LightningMobileCopilot,
244
244
  LightningCommunity,
245
245
  LightningDesktopDesign,
@@ -339,7 +339,7 @@ types:
339
339
  enum:
340
340
  - Default
341
341
  - EnhancedMessaging
342
- - LightningDesktopCopilot
342
+ - LightningDesktopGenAi
343
343
  - LightningDesktopDesign
344
344
  - LightningMiawCopilot
345
345
  - LightningMobileCopilot
@@ -381,7 +381,7 @@ types:
381
381
  - Detail
382
382
  - Email
383
383
  - EnhancedMessaging
384
- - LightningDesktopCopilot
384
+ - LightningDesktopGenAi
385
385
  - LightningDesktopDesign
386
386
  - LightningMiawCopilot
387
387
  - LightningMobileCopilot
@@ -409,7 +409,7 @@ types:
409
409
  enum:
410
410
  - Default
411
411
  - EnhancedMessaging
412
- - LightningDesktopCopilot
412
+ - LightningDesktopGenAi
413
413
  - LightningDesktopDesign
414
414
  - LightningMiawCopilot
415
415
  - LightningMobileCopilot
@@ -438,7 +438,7 @@ types:
438
438
  - Detail
439
439
  - Email
440
440
  - EnhancedMessaging
441
- - LightningDesktopCopilot
441
+ - LightningDesktopGenAi
442
442
  - LightningDesktopDesign
443
443
  - LightningMiawCopilot
444
444
  - LightningMobileCopilot