@cds/core 6.16.1 → 6.17.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.
@@ -11323,7 +11323,7 @@
11323
11323
  "type": {
11324
11324
  "text": "IconShapeTuple[]"
11325
11325
  },
11326
- "default": "[\n administratorIcon,\n animationIcon,\n applicationIcon,\n applicationsIcon,\n archiveIcon,\n assignUserIcon,\n atomIcon,\n backupIcon,\n backupRestoreIcon,\n barCodeIcon,\n batteryIcon,\n blockIcon,\n blocksGroupIcon,\n bluetoothIcon,\n bluetoothOffIcon,\n buildingIcon,\n bundleIcon,\n capacitorIcon,\n cdDvdIcon,\n certificateIcon,\n ciCdIcon,\n cloudNetworkIcon,\n cloudScaleIcon,\n cloudTrafficIcon,\n clusterIcon,\n codeIcon,\n computerIcon,\n connectIcon,\n containerIcon,\n containerVolumeIcon,\n controlLunIcon,\n cpuIcon,\n dashboardIcon,\n dataClusterIcon,\n deployIcon,\n devicesIcon,\n digitalSignatureIcon,\n disconnectIcon,\n displayIcon,\n downloadCloudIcon,\n exportIcon,\n fileShareIcon,\n fileShare2Icon,\n flaskIcon,\n floppyIcon,\n forkingIcon,\n hardDriveIcon,\n hardDriveDisksIcon,\n hardDiskIcon,\n helixIcon,\n hostIcon,\n hostGroupIcon,\n importIcon,\n inductorIcon,\n installIcon,\n internetOfThingsIcon,\n keyboardIcon,\n layersIcon,\n linkIcon,\n mediaChangerIcon,\n memoryIcon,\n mobileIcon,\n mouseIcon,\n namespaceIcon,\n networkGlobeIcon,\n networkSettingsIcon,\n networkSwitchIcon,\n nodeGroupIcon,\n nodeIcon,\n nodesIcon,\n noWifiIcon,\n nvmeIcon,\n pdfFileIcon,\n phoneHandsetIcon,\n pluginIcon,\n podIcon,\n processOnVmIcon,\n qrCodeIcon,\n rackServerIcon,\n radarIcon,\n resistorIcon,\n resourcePoolIcon,\n routerIcon,\n rulerPencilIcon,\n scriptExecuteIcon,\n scriptScheduleIcon,\n shieldIcon,\n shieldCheckIcon,\n shieldXIcon,\n squidIcon,\n ssdIcon,\n storageIcon,\n storageAdapterIcon,\n tabletIcon,\n tapeDriveIcon,\n terminalIcon,\n thinClientIcon,\n unarchiveIcon,\n uninstallIcon,\n unlinkIcon,\n updateIcon,\n uploadCloudIcon,\n usbIcon,\n vmIcon,\n vmwAppIcon,\n wifiIcon,\n xlsFileIcon,\n]"
11326
+ "default": "[\n administratorIcon,\n animationIcon,\n applicationIcon,\n applicationsIcon,\n archiveIcon,\n assignUserIcon,\n atomIcon,\n backupIcon,\n backupRestoreIcon,\n barCodeIcon,\n batteryIcon,\n blockIcon,\n blocksGroupIcon,\n bluetoothIcon,\n bluetoothOffIcon,\n buildingIcon,\n bundleIcon,\n capacitorIcon,\n cdDvdIcon,\n certificateIcon,\n ciCdIcon,\n cloudNetworkIcon,\n cloudScaleIcon,\n cloudTrafficIcon,\n clusterIcon,\n codeIcon,\n computerIcon,\n connectIcon,\n containerIcon,\n containerGroupIcon,\n containerVolumeIcon,\n controlLunIcon,\n cpuIcon,\n dashboardIcon,\n dataClusterIcon,\n deployIcon,\n devicesIcon,\n digitalSignatureIcon,\n disconnectIcon,\n displayIcon,\n downloadCloudIcon,\n exportIcon,\n fileShareIcon,\n fileShare2Icon,\n flaskIcon,\n floppyIcon,\n forkingIcon,\n hardDriveIcon,\n hardDriveDisksIcon,\n hardDiskIcon,\n helixIcon,\n hostIcon,\n hostGroupIcon,\n importIcon,\n inductorIcon,\n installIcon,\n internetOfThingsIcon,\n keyboardIcon,\n layersIcon,\n linkIcon,\n mediaChangerIcon,\n memoryIcon,\n mobileIcon,\n mouseIcon,\n namespaceIcon,\n networkGlobeIcon,\n networkSettingsIcon,\n networkSwitchIcon,\n nodeGroupIcon,\n nodeIcon,\n nodesIcon,\n noWifiIcon,\n nvmeIcon,\n pdfFileIcon,\n phoneHandsetIcon,\n pluginIcon,\n podIcon,\n processOnVmIcon,\n qrCodeIcon,\n rackServerIcon,\n radarIcon,\n resistorIcon,\n resourcePoolIcon,\n routerIcon,\n rulerPencilIcon,\n scriptExecuteIcon,\n scriptScheduleIcon,\n shieldIcon,\n shieldCheckIcon,\n shieldXIcon,\n squidIcon,\n ssdIcon,\n storageIcon,\n storageAdapterIcon,\n tabletIcon,\n tapeDriveIcon,\n terminalIcon,\n thinClientIcon,\n unarchiveIcon,\n uninstallIcon,\n unlinkIcon,\n updateIcon,\n uploadCloudIcon,\n usbIcon,\n vmIcon,\n vmwAppIcon,\n wifiIcon,\n xlsFileIcon,\n]"
11327
11327
  },
11328
11328
  {
11329
11329
  "kind": "variable",
@@ -16127,6 +16127,22 @@
16127
16127
  "module": "./shapes/container.js"
16128
16128
  }
16129
16129
  },
16130
+ {
16131
+ "kind": "js",
16132
+ "name": "containerGroupIcon",
16133
+ "declaration": {
16134
+ "name": "containerGroupIcon",
16135
+ "module": "./shapes/container-group.js"
16136
+ }
16137
+ },
16138
+ {
16139
+ "kind": "js",
16140
+ "name": "containerGroupIconName",
16141
+ "declaration": {
16142
+ "name": "containerGroupIconName",
16143
+ "module": "./shapes/container-group.js"
16144
+ }
16145
+ },
16130
16146
  {
16131
16147
  "kind": "js",
16132
16148
  "name": "containerVolumeIcon",
@@ -22741,6 +22757,46 @@
22741
22757
  }
22742
22758
  ]
22743
22759
  },
22760
+ {
22761
+ "kind": "javascript-module",
22762
+ "path": "icon/shapes/container-group.js",
22763
+ "declarations": [
22764
+ {
22765
+ "kind": "variable",
22766
+ "name": "containerGroupIconName",
22767
+ "type": {
22768
+ "text": "string"
22769
+ },
22770
+ "default": "'container-group'"
22771
+ },
22772
+ {
22773
+ "kind": "variable",
22774
+ "name": "containerGroupIcon",
22775
+ "type": {
22776
+ "text": "IconShapeTuple"
22777
+ },
22778
+ "default": "[containerGroupIconName, renderIcon(icon)]"
22779
+ }
22780
+ ],
22781
+ "exports": [
22782
+ {
22783
+ "kind": "js",
22784
+ "name": "containerGroupIconName",
22785
+ "declaration": {
22786
+ "name": "containerGroupIconName",
22787
+ "module": "icon/shapes/container-group.js"
22788
+ }
22789
+ },
22790
+ {
22791
+ "kind": "js",
22792
+ "name": "containerGroupIcon",
22793
+ "declaration": {
22794
+ "name": "containerGroupIcon",
22795
+ "module": "icon/shapes/container-group.js"
22796
+ }
22797
+ }
22798
+ ]
22799
+ },
22744
22800
  {
22745
22801
  "kind": "javascript-module",
22746
22802
  "path": "icon/shapes/container-volume.js",
package/global.css CHANGED
@@ -4,7 +4,7 @@
4
4
  * This software is released under MIT license.
5
5
  * The full license information can be found in LICENSE in the root directory of this project.
6
6
  */
7
- :root {
7
+ :where(:root, :host) {
8
8
  --cds-global-base: 20;
9
9
  --cds-global-scale-space: 1;
10
10
  --cds-global-scale-layout-space: 1;