Skip to content

Commit fc2e5cf

Browse files
committed
build: optimize and harden css token imports
1 parent ce841fe commit fc2e5cf

File tree

168 files changed

+14797
-20447
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

168 files changed

+14797
-20447
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ parameters:
1414
# 3. Commit this change to the PR branch where the changes exist.
1515
current_golden_images_hash:
1616
type: string
17-
default: a095ed1ef88686fdb24936dad763598ac7981193
17+
default: 93ad92a2fc031db0277fee635434955e438e94a9
1818
wireit_cache_name:
1919
type: string
2020
default: wireit

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"@webcomponents/webcomponentsjs": "^2.8.0",
144144
"alex": "^11.0.1",
145145
"cem-plugin-module-file-extensions": "^0.0.5",
146-
"chalk": "^5.0.1",
146+
"colors": "^1.4.0",
147147
"chromatic": "^11.20.0",
148148
"chromedriver": "^130.0.1",
149149
"common-tags": "^1.8.2",

packages/accordion/src/accordion-item-overrides.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This file is licensed to you under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License. You may obtain a copy
55
of the License at http://www.apache.org/licenses/LICENSE-2.0
6-
6+
77
Unless required by applicable law or agreed to in writing, software distributed under
88
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
99
OF ANY KIND, either express or implied. See the License for the specific language

packages/accordion/src/accordion-overrides.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This file is licensed to you under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License. You may obtain a copy
55
of the License at http://www.apache.org/licenses/LICENSE-2.0
6-
6+
77
Unless required by applicable law or agreed to in writing, software distributed under
88
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
99
OF ANY KIND, either express or implied. See the License for the specific language

packages/action-bar/src/action-bar-overrides.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This file is licensed to you under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License. You may obtain a copy
55
of the License at http://www.apache.org/licenses/LICENSE-2.0
6-
6+
77
Unless required by applicable law or agreed to in writing, software distributed under
88
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
99
OF ANY KIND, either express or implied. See the License for the specific language

packages/action-button/src/action-button-overrides.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This file is licensed to you under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License. You may obtain a copy
55
of the License at http://www.apache.org/licenses/LICENSE-2.0
6-
6+
77
Unless required by applicable law or agreed to in writing, software distributed under
88
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
99
OF ANY KIND, either express or implied. See the License for the specific language

packages/action-group/src/action-group-overrides.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This file is licensed to you under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License. You may obtain a copy
55
of the License at http://www.apache.org/licenses/LICENSE-2.0
6-
6+
77
Unless required by applicable law or agreed to in writing, software distributed under
88
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
99
OF ANY KIND, either express or implied. See the License for the specific language

packages/alert-banner/src/alert-banner-overrides.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This file is licensed to you under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License. You may obtain a copy
55
of the License at http://www.apache.org/licenses/LICENSE-2.0
6-
6+
77
Unless required by applicable law or agreed to in writing, software distributed under
88
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
99
OF ANY KIND, either express or implied. See the License for the specific language

packages/alert-dialog/src/alert-dialog-overrides.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This file is licensed to you under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License. You may obtain a copy
55
of the License at http://www.apache.org/licenses/LICENSE-2.0
6-
6+
77
Unless required by applicable law or agreed to in writing, software distributed under
88
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
99
OF ANY KIND, either express or implied. See the License for the specific language

packages/asset/src/asset-overrides.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This file is licensed to you under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License. You may obtain a copy
55
of the License at http://www.apache.org/licenses/LICENSE-2.0
6-
6+
77
Unless required by applicable law or agreed to in writing, software distributed under
88
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
99
OF ANY KIND, either express or implied. See the License for the specific language

0 commit comments

Comments
 (0)