@eeacms/volto-eea-design-system 1.23.8 → 1.31.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/CHANGELOG.md +10 -30
- package/package.json +1 -1
- package/theme/themes/eea/assets/logo/cca.svg +188 -20
- package/theme/themes/eea/assets/logo/climate-health.svg +86 -46
- package/theme/themes/eea/elements/button.overrides +9 -1
- package/theme/themes/eea/elements/button.variables +5 -1
- package/theme/themes/eea/views/item.overrides +10 -3
- package/theme/themes/eea/views/item.variables +2 -1
package/CHANGELOG.md
CHANGED
|
@@ -4,7 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
|
|
|
4
4
|
|
|
5
5
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
6
6
|
|
|
7
|
-
### [1.
|
|
7
|
+
### [1.31.0](https://github.com/eea/volto-eea-design-system/compare/1.23.8...1.31.0) - 22 May 2024
|
|
8
|
+
|
|
9
|
+
#### :boom: Breaking Change
|
|
10
|
+
|
|
11
|
+
- breaking(buttons): style circular.basic and basic.floated buttons as circular.icon [ichim-david - [`46a30c8`](https://github.com/eea/volto-eea-design-system/commit/46a30c8576946f6e46046c2c43eed4d4aabf3263)]
|
|
12
|
+
|
|
13
|
+
#### :hammer_and_wrench: Others
|
|
14
|
+
|
|
15
|
+
- bump package release [David Ichim - [`08c5faf`](https://github.com/eea/volto-eea-design-system/commit/08c5faf3353029f02c895b79df0d15efc00acba3)]
|
|
16
|
+
### [1.23.8](https://github.com/eea/volto-eea-design-system/compare/1.23.7...1.23.8) - 13 May 2024
|
|
8
17
|
|
|
9
18
|
#### :rocket: New Features
|
|
10
19
|
|
|
@@ -23,7 +32,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
23
32
|
|
|
24
33
|
#### :hammer_and_wrench: Others
|
|
25
34
|
|
|
26
|
-
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`2ccf437`](https://github.com/eea/volto-eea-design-system/commit/2ccf4372f93d56ce3cc8bfd66de5c9fbb2698cf4)]
|
|
27
35
|
### [1.23.5](https://github.com/eea/volto-eea-design-system/compare/1.23.4...1.23.5) - 5 April 2024
|
|
28
36
|
|
|
29
37
|
#### :nail_care: Enhancements
|
|
@@ -59,8 +67,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
59
67
|
- Update package.json version to 1.23.0 [David Ichim - [`4b2eeee`](https://github.com/eea/volto-eea-design-system/commit/4b2eeee398b771ac80111e1755f67273c8940ced)]
|
|
60
68
|
- fixed merge conflict [David Ichim - [`efe0f4b`](https://github.com/eea/volto-eea-design-system/commit/efe0f4b7df1782f5143e1bee31c997801427d35c)]
|
|
61
69
|
- Update react-slick version to 0.30.1 [David Ichim - [`62d4570`](https://github.com/eea/volto-eea-design-system/commit/62d457014866fc075a3203fd0f9e66354aa73fe5)]
|
|
62
|
-
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`c6c74f0`](https://github.com/eea/volto-eea-design-system/commit/c6c74f049ee787632b8ad0ec0f28531ac4d0f20f)]
|
|
63
|
-
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d3d7793`](https://github.com/eea/volto-eea-design-system/commit/d3d779363caa10f384d829a7e4242c5d54268099)]
|
|
64
70
|
### [1.23.0](https://github.com/eea/volto-eea-design-system/compare/1.22.7...1.23.0) - 19 February 2024
|
|
65
71
|
|
|
66
72
|
### [1.22.7](https://github.com/eea/volto-eea-design-system/compare/1.22.6...1.22.7) - 22 January 2024
|
|
@@ -146,11 +152,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
146
152
|
- Add dropdown test case to Header component [David Ichim - [`9ea3234`](https://github.com/eea/volto-eea-design-system/commit/9ea3234c2c0f1c819c7c2b54a75c56cda7812c56)]
|
|
147
153
|
- Remove unused import in Header.test.jsx [David Ichim - [`082069e`](https://github.com/eea/volto-eea-design-system/commit/082069e1f057786e0f1fb00c98d54b8e03b5d9c5)]
|
|
148
154
|
- Added some tests for TopDropdownMenu mobile and dropdown interaction [David Ichim - [`9d24488`](https://github.com/eea/volto-eea-design-system/commit/9d24488c1e97b2b1b14bd9bd8cb6f5b68414794b)]
|
|
149
|
-
- test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`eadf018`](https://github.com/eea/volto-eea-design-system/commit/eadf018aa1f32d310619ce4ef08f9b11950a20dc)]
|
|
150
155
|
- Lint fix [David Ichim - [`e29fd50`](https://github.com/eea/volto-eea-design-system/commit/e29fd50ee73477007dcf94a268596e6c11176d7b)]
|
|
151
|
-
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`947cb92`](https://github.com/eea/volto-eea-design-system/commit/947cb929c01ebb6f46bf124833fe1fec0f385edb)]
|
|
152
|
-
- test: [JENKINS] Increase shm-size to cypress docker [valentinab25 - [`8356dfe`](https://github.com/eea/volto-eea-design-system/commit/8356dfe929039dcd165af0692cbbfc771a0f7fb4)]
|
|
153
|
-
- test: [JENKINS] Improve cypress time [valentinab25 - [`e38f17e`](https://github.com/eea/volto-eea-design-system/commit/e38f17ed735e743e59df7d06ca723c1218bdb569)]
|
|
154
156
|
### [1.20.0](https://github.com/eea/volto-eea-design-system/compare/1.19.0...1.20.0) - 2 November 2023
|
|
155
157
|
|
|
156
158
|
#### :rocket: New Features
|
|
@@ -183,9 +185,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
183
185
|
|
|
184
186
|
#### :house: Internal changes
|
|
185
187
|
|
|
186
|
-
- chore: [JENKINS] do not run tests on PR comments [valentinab25 - [`51b68fc`](https://github.com/eea/volto-eea-design-system/commit/51b68fc76a956996e01521b784262c67e7094d35)]
|
|
187
|
-
- chore: [JENKINS] add comment step [valentinab25 - [`5022758`](https://github.com/eea/volto-eea-design-system/commit/50227587db2c72d17e26e7b66f28d4c09b760873)]
|
|
188
|
-
- chore: [JENKINS] Refactor automated testing [valentinab25 - [`a70ca64`](https://github.com/eea/volto-eea-design-system/commit/a70ca642918f578d6737d975e4769bac8312f48d)]
|
|
189
188
|
- chore: husky, lint-staged use fixed versions [valentinab25 - [`59ecb8e`](https://github.com/eea/volto-eea-design-system/commit/59ecb8e28b259472303324f9655b0cbbcbbf9c23)]
|
|
190
189
|
|
|
191
190
|
#### :hammer_and_wrench: Others
|
|
@@ -311,7 +310,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
311
310
|
|
|
312
311
|
#### :hammer_and_wrench: Others
|
|
313
312
|
|
|
314
|
-
- test: Fix eslint and yarn i18n [Alin Voinea - [`331149f`](https://github.com/eea/volto-eea-design-system/commit/331149f5eb16a9cc6f2d996f7b793909773063c2)]
|
|
315
313
|
- i18n: Add en [Alin Voinea - [`4584295`](https://github.com/eea/volto-eea-design-system/commit/458429530d993c27cfb962ddfe2f376f3568bf01)]
|
|
316
314
|
- Release 1.17.0 [Alin Voinea - [`e3c25ee`](https://github.com/eea/volto-eea-design-system/commit/e3c25eeeca5e863244faae396b5aa915d0702633)]
|
|
317
315
|
- test: add unit tests for DS components - refs #254313 [ana-oprea - [`0c4d4d1`](https://github.com/eea/volto-eea-design-system/commit/0c4d4d118b8e13082c576dc5c2dce6a715f49006)]
|
|
@@ -421,7 +419,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
421
419
|
#### :hammer_and_wrench: Others
|
|
422
420
|
|
|
423
421
|
- Release 1.14.0 [Alin Voinea - [`cb9084f`](https://github.com/eea/volto-eea-design-system/commit/cb9084fb2246dc1b729e12a419a26daa12c26f7a)]
|
|
424
|
-
- test: [JENKINS] set pipe fail [valentinab25 - [`1cdfc39`](https://github.com/eea/volto-eea-design-system/commit/1cdfc39d08f1ae301dea57f1e4be5265c4a4c6f9)]
|
|
425
422
|
- test: try storybook upload [valentinab25 - [`6d5833d`](https://github.com/eea/volto-eea-design-system/commit/6d5833d4419d00f1ac04c9eb78a0884214f9a494)]
|
|
426
423
|
- test: remove useless code [valentinab25 - [`2c14b0c`](https://github.com/eea/volto-eea-design-system/commit/2c14b0ce4596cfc11a81b9762677596d1861acfe)]
|
|
427
424
|
### [1.13.2](https://github.com/eea/volto-eea-design-system/compare/1.13.1...1.13.2) - 13 June 2023
|
|
@@ -460,7 +457,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
460
457
|
|
|
461
458
|
#### :house: Internal changes
|
|
462
459
|
|
|
463
|
-
- chore: [JENKINS] Deprecate circularity website [valentinab25 - [`fb2b166`](https://github.com/eea/volto-eea-design-system/commit/fb2b166d64f95a1c183901abfe0fe0254d1bbc7a)]
|
|
464
460
|
|
|
465
461
|
#### :house: Documentation changes
|
|
466
462
|
|
|
@@ -794,7 +790,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
794
790
|
|
|
795
791
|
- Release 1.0.0-beta.5 [Alin Voinea - [`e4417e1`](https://github.com/eea/volto-eea-design-system/commit/e4417e121477511c350ae3fbe4e70aadb445ed86)]
|
|
796
792
|
- better useOnScreen hook [Andrei Grigore - [`c214b6b`](https://github.com/eea/volto-eea-design-system/commit/c214b6b76443f81c795ce2f3aa457562ec088b30)]
|
|
797
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b227cf8`](https://github.com/eea/volto-eea-design-system/commit/b227cf8a8c44b9d91e9fda8a7999fb0a42bacdca)]
|
|
798
793
|
- feature(mobile): increased performance by lazy loading footer images #303 from eea/increase_performance [ichim-david - [`80d1df1`](https://github.com/eea/volto-eea-design-system/commit/80d1df1c459680331d486f9e8e6a95c9db0adbf6)]
|
|
799
794
|
- prettier [David Ichim - [`a7f8384`](https://github.com/eea/volto-eea-design-system/commit/a7f838470c1bcc4e2be115d514d92a1b686a5e9b)]
|
|
800
795
|
- fixed less build failure due to changes in footer.less [David Ichim - [`190bc8c`](https://github.com/eea/volto-eea-design-system/commit/190bc8cfa88191b45808f1e27c6e2737ee3d15b1)]
|
|
@@ -865,7 +860,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
865
860
|
|
|
866
861
|
#### :house: Internal changes
|
|
867
862
|
|
|
868
|
-
- chore(docusaurus): ignore website/.yarn [Giorgos Stamatis - [`0b33ffd`](https://github.com/eea/volto-eea-design-system/commit/0b33ffd1dda61b126e3cc5ff48888124d6aee41b)]
|
|
869
863
|
- style(header): react syntax fix [Antonis Tarantilis - [`3add127`](https://github.com/eea/volto-eea-design-system/commit/3add1271c785a92bea0ef925d7bc562cef1e0d92)]
|
|
870
864
|
|
|
871
865
|
#### :house: Documentation changes
|
|
@@ -1062,7 +1056,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1062
1056
|
|
|
1063
1057
|
- Release 1.0.0-alpha.10 [Alin Voinea - [`7014d08`](https://github.com/eea/volto-eea-design-system/commit/7014d080ce114bd0bc039abeecbd7229333b0971)]
|
|
1064
1058
|
- Add variable definitions [kreafox - [`293fe65`](https://github.com/eea/volto-eea-design-system/commit/293fe65e2f24e6290e1286229169a77f9be4750e)]
|
|
1065
|
-
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`ef58a6f`](https://github.com/eea/volto-eea-design-system/commit/ef58a6f5ad8deea26b1395a86778fe1159b7617b)]
|
|
1066
1059
|
- Back to dev [Alin Voinea - [`31d4616`](https://github.com/eea/volto-eea-design-system/commit/31d461662b9184a7bbe190e86f3c47fab39229fe)]
|
|
1067
1060
|
### [1.0.0-alpha.9](https://github.com/eea/volto-eea-design-system/compare/1.0.0-alpha.8...1.0.0-alpha.9) - 28 December 2022
|
|
1068
1061
|
|
|
@@ -1120,7 +1113,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1120
1113
|
- bump package version [David Ichim - [`b4628be`](https://github.com/eea/volto-eea-design-system/commit/b4628bed134abc76e38a243d4e98143e19cef989)]
|
|
1121
1114
|
- feature(docusaurus, storybook): logos selection for sites plus inverted options #253 from eea/doc-logo-page [ichim-david - [`dbfc90d`](https://github.com/eea/volto-eea-design-system/commit/dbfc90d035dc40e9d4054347f00fde4de486d63d)]
|
|
1122
1115
|
- (feat): Add ability to disable the language select from website top menu - refs #158616 [dobri1408 - [`411c8e4`](https://github.com/eea/volto-eea-design-system/commit/411c8e4afaf0b2b9edfdeeecdca22aa4cc41f329)]
|
|
1123
|
-
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`c4769e9`](https://github.com/eea/volto-eea-design-system/commit/c4769e987d525f5dcafac8e6cf8a89fd8111667d)]
|
|
1124
1116
|
- test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - [`92feea0`](https://github.com/eea/volto-eea-design-system/commit/92feea09796c9ef0530f65fa1d34139905133215)]
|
|
1125
1117
|
- Proof reading page header section [ichim-david - [`230239e`](https://github.com/eea/volto-eea-design-system/commit/230239e1b22734fb8606656985bc5e513731e244)]
|
|
1126
1118
|
### [1.0.0-alpha.7](https://github.com/eea/volto-eea-design-system/compare/1.0.0-alpha.6...1.0.0-alpha.7) - 16 December 2022
|
|
@@ -1152,7 +1144,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1152
1144
|
#### :hammer_and_wrench: Others
|
|
1153
1145
|
|
|
1154
1146
|
- Release 1.0.0-alpha.7 [Alin Voinea - [`7e66bcc`](https://github.com/eea/volto-eea-design-system/commit/7e66bcc296b389bc55073e7f99681534977dce3a)]
|
|
1155
|
-
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`ce47e9b`](https://github.com/eea/volto-eea-design-system/commit/ce47e9b163bcb4eda988e3a87718b54ffbd3f99f)]
|
|
1156
1147
|
- added back descriptionDistance variable until package release [David Ichim - [`3af811a`](https://github.com/eea/volto-eea-design-system/commit/3af811a8d86a132e16de118697ba5a4302a8a4da)]
|
|
1157
1148
|
- Back to dev [Alin Voinea - [`cb531c9`](https://github.com/eea/volto-eea-design-system/commit/cb531c933c907bdbb88c9de0f1df2eb7ce899a4c)]
|
|
1158
1149
|
- Proper paths if the package is not installed, but in development [Tiberiu Ichim - [`7a2655f`](https://github.com/eea/volto-eea-design-system/commit/7a2655f7cf9d3c687f172eefcf2b4cff4b12f832)]
|
|
@@ -1240,7 +1231,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1240
1231
|
#### :hammer_and_wrench: Others
|
|
1241
1232
|
|
|
1242
1233
|
- feature(Docusaurus): Updates on color palette information including thematic websites #231 from eea/refactor-docusaurus [ichim-david - [`ec7843d`](https://github.com/eea/volto-eea-design-system/commit/ec7843dea07f626dc1c71ae1baa8bb5b0caa52f3)]
|
|
1243
|
-
- Upgrade Jenkinsfile storybook to yarn 3 [Alin Voinea - [`d20de8d`](https://github.com/eea/volto-eea-design-system/commit/d20de8d6e21a14660b7b5125a80218a8a6f19e62)]
|
|
1244
1234
|
- Back to dev [Alin Voinea - [`563fbc5`](https://github.com/eea/volto-eea-design-system/commit/563fbc5fac0d4b0295690d0a3a4e04271753f18a)]
|
|
1245
1235
|
- perf(docusaurus): added remixicon and roboto locally [Giorgos Stamatis - [`b67b1a7`](https://github.com/eea/volto-eea-design-system/commit/b67b1a72bc9cdc7c62a25967e81b430f8b62d558)]
|
|
1246
1236
|
### [1.0.0-alpha.4](https://github.com/eea/volto-eea-design-system/compare/1.0.0-alpha.3...1.0.0-alpha.4) - 22 November 2022
|
|
@@ -1333,7 +1323,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1333
1323
|
- modified left value of full width classes with toolbars [David Ichim - [`70d82d4`](https://github.com/eea/volto-eea-design-system/commit/70d82d47fbc2c00a3a709de0d5c087c8443a1eae)]
|
|
1334
1324
|
- WIP settings column grid width when using full size class [David Ichim - [`affc7ac`](https://github.com/eea/volto-eea-design-system/commit/affc7ac99527aa92d5a192d90dc8c9ec46a66404)]
|
|
1335
1325
|
- fix eslint [Miu Razvan - [`30c52e4`](https://github.com/eea/volto-eea-design-system/commit/30c52e4eb443555ca44c1b35df064e73d52c0a8b)]
|
|
1336
|
-
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`76a41c7`](https://github.com/eea/volto-eea-design-system/commit/76a41c786995fd54afe4d1c345de939f683ffa70)]
|
|
1337
1326
|
- fix broken variable call for contentBox.variables introduced in previous commit by mistake [David Ichim - [`d249c11`](https://github.com/eea/volto-eea-design-system/commit/d249c1160d19bedb174a2fde3fdab48d9ce297d4)]
|
|
1338
1327
|
- clean up [Miu Razvan - [`89f3cb3`](https://github.com/eea/volto-eea-design-system/commit/89f3cb33d70a14806a953f0acd1807e94169ee5c)]
|
|
1339
1328
|
- Feature(container): flexible container size #260 from eea/feature-flexible-container [ichim-david - [`8f84c5b`](https://github.com/eea/volto-eea-design-system/commit/8f84c5b67afe9cbe01b2a44a8f92a9a554e1036a)]
|
|
@@ -1435,7 +1424,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1435
1424
|
|
|
1436
1425
|
#### :nail_care: Enhancements
|
|
1437
1426
|
|
|
1438
|
-
- change(jenkins): added yarn policy for storybook building [ichim-david - [`3d1b844`](https://github.com/eea/volto-eea-design-system/commit/3d1b844efeea40b99c00c9aa97089e0a0be58a57)]
|
|
1439
1427
|
- change(docusaurus): typography updates [ichim-david - [`60a93a4`](https://github.com/eea/volto-eea-design-system/commit/60a93a4aece4e478ae13c2dfe697fd3703aa178a)]
|
|
1440
1428
|
- change(accordion): allow customization of accordion title with css variables [David Ichim - [`15e7d27`](https://github.com/eea/volto-eea-design-system/commit/15e7d27f02c640df582f51a51ef36e645723f842)]
|
|
1441
1429
|
- change(content-box): added css variables that will set text color and background for children [David Ichim - [`86cac53`](https://github.com/eea/volto-eea-design-system/commit/86cac531cc94386b6022e1be80dba826b39f2443)]
|
|
@@ -1470,7 +1458,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1470
1458
|
#### :hammer_and_wrench: Others
|
|
1471
1459
|
|
|
1472
1460
|
- Merge pull request #243 from eea/develop [ichim-david - [`576564c`](https://github.com/eea/volto-eea-design-system/commit/576564ce395ee6ac9e74bcb19d5c4f0b4cd3c33b)]
|
|
1473
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`4a5be6e`](https://github.com/eea/volto-eea-design-system/commit/4a5be6eec78dae230626e61ea2c77e7f3c62510d)]
|
|
1474
1461
|
- Back to dev [Alin Voinea - [`b251255`](https://github.com/eea/volto-eea-design-system/commit/b251255a7ed14d8290717726d86eaf54b87aa2d4)]
|
|
1475
1462
|
### [0.9.0](https://github.com/eea/volto-eea-design-system/compare/0.8.1...0.9.0) - 19 September 2022
|
|
1476
1463
|
|
|
@@ -2226,10 +2213,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2226
2213
|
#### :hammer_and_wrench: Others
|
|
2227
2214
|
|
|
2228
2215
|
- prettier changes [David Ichim - [`134da52`](https://github.com/eea/volto-eea-design-system/commit/134da52549b9d5eac5a12b7ad3005073500ac2c4)]
|
|
2229
|
-
- [JENKINSFILE] remove debug, add error per stage [valentinab25 - [`903eecd`](https://github.com/eea/volto-eea-design-system/commit/903eecdb6bcbb8d73cff5e447d80c85e2a2c906d)]
|
|
2230
|
-
- [JENKINSFILE] mention comment author in comment [valentinab25 - [`39a26aa`](https://github.com/eea/volto-eea-design-system/commit/39a26aa1ff0f35e93e8df9f442c29c5ab79ff493)]
|
|
2231
|
-
- [JENKINSFILE] format PR comments [valentinab25 - [`739438c`](https://github.com/eea/volto-eea-design-system/commit/739438c64950c745d630d1998314a2bed595b23a)]
|
|
2232
|
-
- [JENKINSFILE] Add failure comment, no jenkins fail [valentinab25 - [`c325bf1`](https://github.com/eea/volto-eea-design-system/commit/c325bf14f3fb0da150f2a56cda0a9f03d8d8a628)]
|
|
2233
2216
|
### [0.2.3](https://github.com/eea/volto-eea-design-system/compare/0.2.2...0.2.3) - 29 April 2022
|
|
2234
2217
|
|
|
2235
2218
|
#### :rocket: New Features
|
|
@@ -2654,7 +2637,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2654
2637
|
- set profile section overflow to auto [nileshgulia1 - [`71ab47f`](https://github.com/eea/volto-eea-design-system/commit/71ab47f89a433233c14b394c3824e607dd18a393)]
|
|
2655
2638
|
- remove segment custom width [nileshgulia1 - [`1d3ea40`](https://github.com/eea/volto-eea-design-system/commit/1d3ea40f98bbdc1eab95b4da739a659b5e29ec16)]
|
|
2656
2639
|
- fix profile section css overflow [nileshgulia1 - [`db5126f`](https://github.com/eea/volto-eea-design-system/commit/db5126fc902e191d1e18fb7e4c54877c8d8786e6)]
|
|
2657
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`647a6e3`](https://github.com/eea/volto-eea-design-system/commit/647a6e3e2093f2c4884c356eb148453551c8f33f)]
|
|
2658
2640
|
- fix warning related to proptype [nileshgulia1 - [`946c6c6`](https://github.com/eea/volto-eea-design-system/commit/946c6c6bc9dece0985ae4b9f9cad6ece2be0ff2c)]
|
|
2659
2641
|
- removed override already present in card.less [ichim-david - [`50d2ab2`](https://github.com/eea/volto-eea-design-system/commit/50d2ab26f85c8f409da02ec128cc1df34848ca69)]
|
|
2660
2642
|
- update [Miu Razvan - [`bbcab87`](https://github.com/eea/volto-eea-design-system/commit/bbcab87ef4c8475f347f0daf4ab7e428e69c2316)]
|
|
@@ -2741,7 +2723,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2741
2723
|
- remove segment custom width [nileshgulia1 - [`4a60d84`](https://github.com/eea/volto-eea-design-system/commit/4a60d84d5fe76578b7760aa1dad6eef9a20916a7)]
|
|
2742
2724
|
- Reformat header.less [Tiberiu Ichim - [`1f99dfc`](https://github.com/eea/volto-eea-design-system/commit/1f99dfc82c165304ca5600ce5138c1233615ab69)]
|
|
2743
2725
|
- fix profile section css overflow [nileshgulia1 - [`8fd2654`](https://github.com/eea/volto-eea-design-system/commit/8fd265413149f1b5e033dffa0fbcb5ef5ecad15f)]
|
|
2744
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`6051724`](https://github.com/eea/volto-eea-design-system/commit/6051724437a38675e659c797bb5586ef81286ec0)]
|
|
2745
2726
|
- fix warning related to proptype [nileshgulia1 - [`824b9be`](https://github.com/eea/volto-eea-design-system/commit/824b9beff77aae139882cd50a1d670a02ec6f723)]
|
|
2746
2727
|
- refactor breadcrumbs component, make it functional and customizable [nileshgulia1 - [`4ec374e`](https://github.com/eea/volto-eea-design-system/commit/4ec374e20565eb0a5aed0ff67a02cd6f77eba1f0)]
|
|
2747
2728
|
- removed override already present in card.less [ichim-david - [`93c4e5a`](https://github.com/eea/volto-eea-design-system/commit/93c4e5aac9cc85ff2cc6c04180f6655d5f5616dc)]
|
|
@@ -3310,7 +3291,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
3310
3291
|
- Refs #142010 - Optimize Volto-addons gitflow pipelines [valentinab25 - [`3af46d2`](https://github.com/eea/volto-eea-design-system/commit/3af46d2b14fa0b1ef44736f25b0f9ac93b23d18d)]
|
|
3311
3292
|
- Refs #140454 updated eea-design-system readme with extra info on package contents [David Ichim - [`d2efc3d`](https://github.com/eea/volto-eea-design-system/commit/d2efc3ddae7b91efc82cf3bce8fb8e42d696a780)]
|
|
3312
3293
|
- Refs #140454 add h1 to the list of elements that are max 800px and centered [David Ichim - [`7d3c30f`](https://github.com/eea/volto-eea-design-system/commit/7d3c30f409aa4cb43810839f8960589456cc1b2e)]
|
|
3313
|
-
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`8d657d0`](https://github.com/eea/volto-eea-design-system/commit/8d657d056cde5163cfe90ac66bc973f55d82e5e9)]
|
|
3314
3294
|
### [0.1.0](https://github.com/eea/volto-eea-design-system/compare/0.0.1...0.1.0) - 17 November 2021
|
|
3315
3295
|
|
|
3316
3296
|
#### :hammer_and_wrench: Others
|
package/package.json
CHANGED
|
@@ -1,20 +1,188 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
<
|
|
4
|
-
|
|
5
|
-
<
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
<
|
|
10
|
-
<
|
|
11
|
-
<path d="
|
|
12
|
-
<path d="
|
|
13
|
-
|
|
14
|
-
<path d="
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
<
|
|
19
|
-
<path d="
|
|
20
|
-
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 27.9.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 205.7 34.1" style="enable-background:new 0 0 205.7 34.1;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}
|
|
7
|
+
.st1{fill:#FFFFFF;}
|
|
8
|
+
</style>
|
|
9
|
+
<g>
|
|
10
|
+
<g>
|
|
11
|
+
<path class="st0" d="M15.8,7.9c1.7,1.6,1.9,1.6,3.6-0.1l4.3-4.6c2,1.8,3.2,2.7,1.1,4.9L23,10C19.5,12.2,15.8,7.9,15.8,7.9z"/>
|
|
12
|
+
<path class="st0" d="M19.4,4.5c1-1.1,0.9-2.8-0.1-3.8c-1.1-1-2.8-0.9-3.8,0.1c-1,1.1-0.9,2.8,0.1,3.8C16.7,5.6,18.4,5.6,19.4,4.5z
|
|
13
|
+
"/>
|
|
14
|
+
<path class="st0" d="M15.8,8.2L15.8,8.2c-0.2-0.2-0.4-0.4-0.5-0.7c-1.4-2.6-4.5-5-9.7-3.9c3,1.1,1.3,5.3,5.9,7
|
|
15
|
+
c0.8,0.3,1.5,0.7,2.1,1.3l1.2,1.1c2.1,2,4.5,1.1,5.8-0.3l2.3-2.5C19.5,12.5,15.8,8.2,15.8,8.2z M13.5,9.2
|
|
16
|
+
c-1.8-2.4-3.2-3.8-6.2-5.1l0,0c2.2,0.7,3.6,1.7,4.9,3.1c1,1,1.8,2.2,2.5,3.5L13.5,9.2z"/>
|
|
17
|
+
</g>
|
|
18
|
+
<g>
|
|
19
|
+
<path class="st0" d="M18.3,26.2c-1.7-1.6-1.9-1.6-3.6,0.1L10.5,31c-2-1.8-3.2-2.7-1.1-4.9l1.8-1.9C14.6,21.9,18.3,26.2,18.3,26.2z
|
|
20
|
+
"/>
|
|
21
|
+
<path class="st0" d="M14.8,29.6c-1,1.1-0.9,2.8,0.1,3.8c1.1,1,2.8,0.9,3.8-0.1c1-1.1,0.9-2.8-0.1-3.8
|
|
22
|
+
C17.5,28.5,15.8,28.6,14.8,29.6z"/>
|
|
23
|
+
<path class="st0" d="M22.6,23.6c-0.8-0.3-1.5-0.7-2.1-1.3l-1.2-1.1c-2.1-2-4.5-1.1-5.8,0.3l-2.3,2.5c3.5-2.3,7.2,2.1,7.2,2.1l0,0
|
|
24
|
+
c0.2,0.2,0.4,0.4,0.5,0.7c1.4,2.6,4.5,5,9.7,3.9C25.6,29.5,27.3,25.3,22.6,23.6z M26.9,30c-2.2-0.7-3.6-1.7-4.9-3.1
|
|
25
|
+
c-1-1-1.8-2.2-2.5-3.5l1.2,1.5C22.5,27.3,23.9,28.7,26.9,30L26.9,30z"/>
|
|
26
|
+
</g>
|
|
27
|
+
<g>
|
|
28
|
+
<path class="st0" d="M26.2,15.8c-1.6,1.7-1.6,1.9,0.1,3.6l4.6,4.3c-1.8,2-2.7,3.2-4.9,1.1L24.2,23C21.9,19.5,26.2,15.8,26.2,15.8z
|
|
29
|
+
"/>
|
|
30
|
+
<path class="st0" d="M29.6,19.4c1.1,1,2.8,0.9,3.8-0.1c1-1.1,0.9-2.8-0.1-3.8c-1.1-1-2.8-0.9-3.8,0.1
|
|
31
|
+
C28.5,16.7,28.6,18.4,29.6,19.4z"/>
|
|
32
|
+
<path class="st1" d="M30.5,5.6c-1.1,3-5.3,1.3-7,5.9c-0.3,0.8-0.7,1.5-1.3,2.1l-1.1,1.2c-2,2.1-1.1,4.5,0.3,5.8l2.5,2.3
|
|
33
|
+
c-2.3-3.5,2.1-7.2,2.1-7.2l0,0c0.2-0.2,0.4-0.4,0.7-0.5C29.3,13.9,31.7,10.8,30.5,5.6z M26.9,12.2c-1,1-2.2,1.8-3.5,2.5l1.5-1.2
|
|
34
|
+
c2.4-1.8,3.8-3.2,5.1-6.2l0,0C29.3,9.5,28.3,10.8,26.9,12.2z"/>
|
|
35
|
+
</g>
|
|
36
|
+
<g>
|
|
37
|
+
<path class="st0" d="M7.9,18.3c1.6-1.7,1.6-1.9-0.1-3.6l-4.6-4.3C5,8.5,5.9,7.3,8,9.3l1.9,1.8C12.2,14.6,7.9,18.3,7.9,18.3z"/>
|
|
38
|
+
<path class="st0" d="M4.5,14.8c-1.1-1-2.8-0.9-3.8,0.1c-1,1.1-0.9,2.8,0.1,3.8c1.1,1,2.8,0.9,3.8-0.1C5.6,17.5,5.6,15.8,4.5,14.8z
|
|
39
|
+
"/>
|
|
40
|
+
<path class="st0" d="M12.8,13.5l-2.5-2.3c2.3,3.5-2.1,7.2-2.1,7.2l0,0v0c-0.2,0.2-0.4,0.4-0.7,0.5c-2.6,1.4-5,4.5-3.9,9.7
|
|
41
|
+
c1.1-3,5.3-1.3,7-5.9c0.3-0.8,0.7-1.5,1.3-2.1l1.1-1.2C15,17.2,14.1,14.7,12.8,13.5z M9.2,20.7c-2.4,1.8-3.8,3.2-5.1,6.2l0,0
|
|
42
|
+
c0.7-2.2,1.7-3.6,3.1-4.9c1-1,2.2-1.8,3.5-2.5L9.2,20.7z"/>
|
|
43
|
+
</g>
|
|
44
|
+
<g>
|
|
45
|
+
<g>
|
|
46
|
+
<path class="st1" d="M53.3,10.3c0,0.9-0.3,1.8-0.8,2.5c-0.5,0.7-1.1,1.3-2,1.7c-0.8,0.4-1.8,0.6-2.9,0.6c-1.8,0-3.2-0.6-4.2-1.7
|
|
47
|
+
c-1-1.2-1.5-2.8-1.5-4.9V7.8c0-1.3,0.2-2.5,0.7-3.5c0.5-1,1.1-1.8,2-2.3c0.9-0.5,1.9-0.8,3-0.8c1.6,0,3,0.4,4,1.3
|
|
48
|
+
c1,0.9,1.6,2.1,1.7,3.6H50c0-0.8-0.2-1.4-0.6-1.8c-0.4-0.4-1-0.5-1.8-0.5c-0.8,0-1.4,0.3-1.8,0.9c-0.4,0.6-0.6,1.6-0.6,2.9v1
|
|
49
|
+
c0,1.4,0.2,2.5,0.5,3.1c0.4,0.6,1,0.9,1.9,0.9c0.7,0,1.3-0.2,1.7-0.5c0.4-0.4,0.6-0.9,0.6-1.7H53.3z"/>
|
|
50
|
+
<path class="st1" d="M58.4,14.9h-3.1V0.6h3.1V14.9z"/>
|
|
51
|
+
<path class="st1" d="M60.8,2.2c0-0.4,0.2-0.8,0.5-1.1c0.3-0.3,0.7-0.4,1.3-0.4c0.5,0,0.9,0.1,1.3,0.4c0.3,0.3,0.5,0.7,0.5,1.1
|
|
52
|
+
S64.1,3,63.8,3.3c-0.3,0.3-0.7,0.4-1.3,0.4c-0.5,0-0.9-0.1-1.3-0.4C61,3,60.8,2.7,60.8,2.2z M64.2,14.9H61V4.8h3.1V14.9z"/>
|
|
53
|
+
<path class="st1" d="M69.5,4.8L69.6,6c0.7-0.9,1.7-1.4,2.9-1.4c1.3,0,2.1,0.5,2.6,1.5c0.7-1,1.7-1.5,3-1.5c2,0,3.1,1.2,3.1,3.7
|
|
54
|
+
v6.5H78V8.5c0-0.5-0.1-0.9-0.3-1.1c-0.2-0.2-0.5-0.4-0.9-0.4c-0.6,0-1.1,0.3-1.4,0.8l0,0.1v6.9h-3.1V8.6c0-0.5-0.1-0.9-0.3-1.1
|
|
55
|
+
c-0.2-0.2-0.5-0.4-1-0.4c-0.6,0-1.1,0.3-1.4,0.8v7h-3.1V4.8H69.5z"/>
|
|
56
|
+
<path class="st1" d="M89.1,14.9c-0.1-0.2-0.2-0.5-0.3-0.9c-0.6,0.7-1.4,1.1-2.4,1.1c-0.9,0-1.8-0.3-2.4-0.9c-0.7-0.6-1-1.3-1-2.2
|
|
57
|
+
c0-1.1,0.4-1.9,1.2-2.5c0.8-0.6,2-0.8,3.5-0.8h1V8.2c0-0.9-0.4-1.4-1.2-1.4c-0.7,0-1.1,0.4-1.1,1.1h-3.1c0-1,0.4-1.8,1.2-2.4
|
|
58
|
+
c0.8-0.6,1.9-0.9,3.2-0.9c1.3,0,2.3,0.3,3,0.9c0.7,0.6,1.1,1.5,1.1,2.6v4.5c0,0.9,0.2,1.6,0.4,2.1v0.2H89.1z M87.1,12.8
|
|
59
|
+
c0.4,0,0.7-0.1,1-0.3c0.3-0.2,0.4-0.4,0.6-0.6v-1.6h-0.9c-1.1,0-1.6,0.5-1.6,1.5c0,0.3,0.1,0.5,0.3,0.7
|
|
60
|
+
C86.6,12.8,86.8,12.8,87.1,12.8z"/>
|
|
61
|
+
<path class="st1" d="M97.6,2.3v2.5h1.7V7h-1.7v4.6c0,0.4,0.1,0.6,0.2,0.8c0.1,0.1,0.4,0.2,0.8,0.2c0.3,0,0.6,0,0.8-0.1v2.2
|
|
62
|
+
c-0.6,0.2-1.2,0.3-1.8,0.3c-1.1,0-1.9-0.3-2.4-0.8c-0.5-0.5-0.8-1.3-0.8-2.3V7h-1.3V4.8h1.3V2.3H97.6z"/>
|
|
63
|
+
<path class="st1" d="M105.9,15.1c-1.5,0-2.8-0.5-3.7-1.4c-1-0.9-1.4-2.1-1.4-3.6V9.8c0-1,0.2-1.9,0.6-2.7
|
|
64
|
+
c0.4-0.8,0.9-1.4,1.7-1.8c0.7-0.4,1.6-0.6,2.6-0.6c1.4,0,2.5,0.4,3.3,1.3c0.8,0.9,1.2,2.1,1.2,3.7v1.2h-6.2
|
|
65
|
+
c0.1,0.6,0.4,1,0.7,1.3c0.4,0.3,0.9,0.5,1.5,0.5c1,0,1.8-0.3,2.3-1l1.4,1.7c-0.4,0.5-0.9,1-1.7,1.3
|
|
66
|
+
C107.5,14.9,106.7,15.1,105.9,15.1z M105.5,7.1c-0.9,0-1.5,0.6-1.6,1.8h3.2V8.6c0-0.5-0.1-0.9-0.4-1.2
|
|
67
|
+
C106.4,7.2,106,7.1,105.5,7.1z"/>
|
|
68
|
+
<path class="st1" d="M56.5,31.4H52l-0.8,2.5h-3.5l5-13.5h3.1l5,13.5h-3.5L56.5,31.4z M52.8,28.9h2.9l-1.5-4.7L52.8,28.9z"/>
|
|
69
|
+
<path class="st1" d="M61.8,33.9V20.4h4.4c1.2,0,2.3,0.3,3.2,0.8c1,0.5,1.7,1.3,2.2,2.3c0.5,1,0.8,2.1,0.8,3.3v0.6
|
|
70
|
+
c0,1.2-0.3,2.3-0.8,3.3c-0.5,1-1.3,1.7-2.2,2.3c-1,0.6-2,0.8-3.2,0.8H61.8z M65.1,22.9v8.5h1.1c0.9,0,1.7-0.3,2.2-1
|
|
71
|
+
c0.5-0.7,0.8-1.7,0.8-3v-0.6c0-1.3-0.3-2.3-0.8-3c-0.5-0.7-1.2-1-2.2-1H65.1z"/>
|
|
72
|
+
<path class="st1" d="M81.9,31.4h-4.5l-0.8,2.5h-3.5l5-13.5h3.1l5,13.5h-3.5L81.9,31.4z M78.2,28.9h2.9l-1.5-4.7L78.2,28.9z"/>
|
|
73
|
+
<path class="st1" d="M90.5,29.3v4.6h-3.3V20.4h5.4c1,0,1.9,0.2,2.7,0.6c0.8,0.4,1.4,0.9,1.8,1.6c0.4,0.7,0.7,1.5,0.7,2.4
|
|
74
|
+
c0,1.3-0.5,2.4-1.4,3.2c-0.9,0.8-2.2,1.2-3.9,1.2H90.5z M90.5,26.8h2.1c0.6,0,1.1-0.2,1.4-0.5c0.3-0.3,0.5-0.8,0.5-1.3
|
|
75
|
+
c0-0.6-0.2-1.1-0.5-1.5c-0.3-0.4-0.8-0.6-1.4-0.6h-2.2V26.8z"/>
|
|
76
|
+
<path class="st1" d="M110.3,22.9h-4.1v11h-3.3v-11h-4v-2.5h11.3V22.9z"/>
|
|
77
|
+
</g>
|
|
78
|
+
</g>
|
|
79
|
+
<g>
|
|
80
|
+
<path class="st1" d="M124.7,5.1c0-0.2-0.1-0.4-0.2-0.5c-0.2-0.1-0.4-0.2-0.8-0.4c-0.4-0.1-0.7-0.3-1-0.4c-0.6-0.3-1-0.8-1-1.4
|
|
81
|
+
c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.4-0.4,0.7-0.6c0.3-0.1,0.7-0.2,1.1-0.2c0.4,0,0.8,0.1,1.1,0.2c0.3,0.1,0.6,0.4,0.7,0.6
|
|
82
|
+
c0.2,0.3,0.3,0.6,0.3,0.9h-1.2c0-0.3-0.1-0.5-0.2-0.6c-0.2-0.1-0.4-0.2-0.7-0.2c-0.3,0-0.5,0.1-0.7,0.2c-0.2,0.1-0.2,0.3-0.2,0.5
|
|
83
|
+
c0,0.2,0.1,0.3,0.3,0.5c0.2,0.1,0.5,0.2,0.8,0.3c0.7,0.2,1.1,0.4,1.4,0.7c0.3,0.3,0.5,0.7,0.5,1.1c0,0.5-0.2,0.9-0.6,1.2
|
|
84
|
+
c-0.4,0.3-0.9,0.4-1.5,0.4c-0.4,0-0.8-0.1-1.2-0.2c-0.4-0.2-0.6-0.4-0.8-0.7c-0.2-0.3-0.3-0.6-0.3-1h1.2c0,0.6,0.4,0.9,1.1,0.9
|
|
85
|
+
c0.3,0,0.5-0.1,0.6-0.2C124.6,5.5,124.7,5.3,124.7,5.1z"/>
|
|
86
|
+
<path class="st1" d="M131.2,6.6h-1.2V4.2h-2.3v2.4h-1.2V0.9h1.2v2.3h2.3V0.9h1.2V6.6z"/>
|
|
87
|
+
<path class="st1" d="M135.5,5.4h-2l-0.4,1.2h-1.2l2.1-5.7h1.1l2.1,5.7h-1.2L135.5,5.4z M133.8,4.5h1.4l-0.7-2.1L133.8,4.5z"/>
|
|
88
|
+
<path class="st1" d="M139.7,4.5h-0.9v2.1h-1.2V0.9h2.1c0.7,0,1.2,0.1,1.5,0.4c0.4,0.3,0.5,0.7,0.5,1.3c0,0.4-0.1,0.7-0.3,1
|
|
89
|
+
c-0.2,0.3-0.4,0.5-0.8,0.6l1.2,2.3v0.1h-1.2L139.7,4.5z M138.8,3.6h0.9c0.3,0,0.5-0.1,0.7-0.2c0.2-0.1,0.2-0.4,0.2-0.6
|
|
90
|
+
c0-0.3-0.1-0.5-0.2-0.6c-0.2-0.2-0.4-0.2-0.7-0.2h-0.9V3.6z"/>
|
|
91
|
+
<path class="st1" d="M144,6.6h-1.2V0.9h1.2V6.6z"/>
|
|
92
|
+
<path class="st1" d="M149.6,6.6h-1.2l-2.3-3.7v3.7H145V0.9h1.2l2.3,3.7V0.9h1.2V6.6z"/>
|
|
93
|
+
<path class="st1" d="M155.1,5.9c-0.2,0.3-0.5,0.4-0.9,0.6c-0.4,0.1-0.8,0.2-1.3,0.2c-0.5,0-0.9-0.1-1.3-0.3
|
|
94
|
+
c-0.4-0.2-0.7-0.5-0.9-0.9s-0.3-0.9-0.3-1.4V3.6c0-0.6,0.1-1.1,0.3-1.5c0.2-0.4,0.5-0.7,0.8-0.9c0.4-0.2,0.8-0.3,1.3-0.3
|
|
95
|
+
c0.7,0,1.2,0.2,1.6,0.5c0.4,0.3,0.6,0.8,0.7,1.4H154c-0.1-0.3-0.2-0.6-0.3-0.7c-0.2-0.2-0.4-0.2-0.7-0.2c-0.4,0-0.7,0.1-0.9,0.4
|
|
96
|
+
c-0.2,0.3-0.3,0.7-0.3,1.3v0.4c0,0.6,0.1,1,0.3,1.3c0.2,0.3,0.6,0.5,1,0.5c0.4,0,0.7-0.1,0.9-0.3v-1h-1.1V3.6h2.2V5.9z"/>
|
|
97
|
+
<path class="st1" d="M161.2,5.4h-2l-0.4,1.2h-1.2l2.1-5.7h1.1l2.1,5.7h-1.2L161.2,5.4z M159.5,4.5h1.4l-0.7-2.1L159.5,4.5z"/>
|
|
98
|
+
<path class="st1" d="M163.4,6.6V0.9h1.7c0.5,0,0.9,0.1,1.3,0.3s0.7,0.5,0.9,1c0.2,0.4,0.3,0.9,0.3,1.4v0.3c0,0.5-0.1,1-0.3,1.4
|
|
99
|
+
c-0.2,0.4-0.5,0.7-0.9,1c-0.4,0.2-0.8,0.3-1.3,0.3H163.4z M164.6,1.9v3.8h0.6c0.5,0,0.8-0.1,1-0.4c0.2-0.3,0.4-0.7,0.4-1.3V3.6
|
|
100
|
+
c0-0.6-0.1-1-0.4-1.3c-0.2-0.3-0.6-0.4-1-0.4H164.6z"/>
|
|
101
|
+
<path class="st1" d="M171.8,5.4h-2l-0.4,1.2h-1.2l2.1-5.7h1.1l2.1,5.7h-1.2L171.8,5.4z M170,4.5h1.4l-0.7-2.1L170,4.5z"/>
|
|
102
|
+
<path class="st1" d="M175.1,4.6v2h-1.2V0.9h2.2c0.4,0,0.8,0.1,1.1,0.2c0.3,0.2,0.6,0.4,0.7,0.7c0.2,0.3,0.3,0.6,0.3,1
|
|
103
|
+
c0,0.6-0.2,1-0.6,1.3c-0.4,0.3-0.9,0.5-1.6,0.5H175.1z M175.1,3.6h1c0.3,0,0.5-0.1,0.7-0.2c0.2-0.1,0.2-0.4,0.2-0.6
|
|
104
|
+
c0-0.3-0.1-0.5-0.2-0.7c-0.2-0.2-0.4-0.3-0.7-0.3h-1.1V3.6z"/>
|
|
105
|
+
<path class="st1" d="M183.3,1.9h-1.7v4.7h-1.2V1.9h-1.7V0.9h4.6V1.9z"/>
|
|
106
|
+
<path class="st1" d="M186.7,5.4h-2l-0.4,1.2H183l2.1-5.7h1.1l2.1,5.7h-1.2L186.7,5.4z M185,4.5h1.4l-0.7-2.1L185,4.5z"/>
|
|
107
|
+
<path class="st1" d="M192.6,1.9h-1.7v4.7h-1.2V1.9H188V0.9h4.6V1.9z"/>
|
|
108
|
+
<path class="st1" d="M194.5,6.6h-1.2V0.9h1.2V6.6z"/>
|
|
109
|
+
<path class="st1" d="M200.3,3.9c0,0.6-0.1,1-0.3,1.5c-0.2,0.4-0.5,0.7-0.8,1c-0.4,0.2-0.8,0.3-1.3,0.3c-0.5,0-0.9-0.1-1.3-0.3
|
|
110
|
+
c-0.4-0.2-0.7-0.5-0.9-1c-0.2-0.4-0.3-0.9-0.3-1.4V3.6c0-0.6,0.1-1,0.3-1.5c0.2-0.4,0.5-0.7,0.9-1c0.4-0.2,0.8-0.3,1.3-0.3
|
|
111
|
+
s0.9,0.1,1.3,0.3c0.4,0.2,0.6,0.6,0.8,1c0.2,0.4,0.3,0.9,0.3,1.5V3.9z M199.1,3.6c0-0.6-0.1-1-0.3-1.4c-0.2-0.3-0.5-0.5-0.9-0.5
|
|
112
|
+
c-0.4,0-0.7,0.2-0.9,0.5c-0.2,0.3-0.3,0.7-0.3,1.3v0.3c0,0.6,0.1,1,0.3,1.3c0.2,0.3,0.5,0.5,0.9,0.5c0.4,0,0.7-0.2,0.9-0.5
|
|
113
|
+
c0.2-0.3,0.3-0.8,0.3-1.3V3.6z"/>
|
|
114
|
+
<path class="st1" d="M205.7,6.6h-1.2l-2.3-3.7v3.7h-1.2V0.9h1.2l2.3,3.7V0.9h1.2V6.6z"/>
|
|
115
|
+
<path class="st1" d="M123.5,13.4l-0.6,0.7v1.6h-1.2V10h1.2v2.6l0.5-0.7l1.4-1.9h1.4l-2,2.5l2.1,3.1H125L123.5,13.4z"/>
|
|
116
|
+
<path class="st1" d="M131.4,15.7h-1.2l-2.3-3.7v3.7h-1.2V10h1.2l2.3,3.7V10h1.2V15.7z"/>
|
|
117
|
+
<path class="st1" d="M137,13c0,0.6-0.1,1-0.3,1.5c-0.2,0.4-0.5,0.7-0.8,1c-0.4,0.2-0.8,0.3-1.3,0.3c-0.5,0-0.9-0.1-1.3-0.3
|
|
118
|
+
c-0.4-0.2-0.7-0.5-0.9-1c-0.2-0.4-0.3-0.9-0.3-1.4v-0.3c0-0.6,0.1-1,0.3-1.5c0.2-0.4,0.5-0.7,0.8-1s0.8-0.3,1.3-0.3
|
|
119
|
+
s0.9,0.1,1.3,0.3c0.4,0.2,0.6,0.6,0.8,1s0.3,0.9,0.3,1.5V13z M135.9,12.7c0-0.6-0.1-1-0.3-1.4c-0.2-0.3-0.5-0.5-0.9-0.5
|
|
120
|
+
c-0.4,0-0.7,0.2-0.9,0.5c-0.2,0.3-0.3,0.7-0.3,1.3V13c0,0.6,0.1,1,0.3,1.3c0.2,0.3,0.5,0.5,0.9,0.5c0.4,0,0.7-0.2,0.9-0.5
|
|
121
|
+
c0.2-0.3,0.3-0.8,0.3-1.3V12.7z"/>
|
|
122
|
+
<path class="st1" d="M142.3,14.1l0.8-4h1.2l-1.3,5.7h-1.2l-0.9-3.8l-0.9,3.8h-1.2l-1.3-5.7h1.2l0.8,4l0.9-4h1L142.3,14.1z"/>
|
|
123
|
+
<path class="st1" d="M146,14.8h2.5v0.9h-3.6V10h1.2V14.8z"/>
|
|
124
|
+
<path class="st1" d="M152.5,13.2h-2.2v1.5h2.6v0.9h-3.8V10h3.8V11h-2.6v1.3h2.2V13.2z"/>
|
|
125
|
+
<path class="st1" d="M153.6,15.7V10h1.7c0.5,0,0.9,0.1,1.3,0.3s0.7,0.5,0.9,1c0.2,0.4,0.3,0.9,0.3,1.4V13c0,0.5-0.1,1-0.3,1.4
|
|
126
|
+
c-0.2,0.4-0.5,0.7-0.9,1s-0.8,0.3-1.3,0.3H153.6z M154.8,11v3.8h0.6c0.5,0,0.8-0.1,1-0.4c0.2-0.3,0.4-0.7,0.4-1.3v-0.3
|
|
127
|
+
c0-0.6-0.1-1-0.4-1.3c-0.2-0.3-0.6-0.4-1-0.4H154.8z"/>
|
|
128
|
+
<path class="st1" d="M163.2,15c-0.2,0.3-0.5,0.4-0.9,0.6c-0.4,0.1-0.8,0.2-1.3,0.2c-0.5,0-0.9-0.1-1.3-0.3
|
|
129
|
+
c-0.4-0.2-0.7-0.5-0.9-0.9c-0.2-0.4-0.3-0.9-0.3-1.4v-0.4c0-0.6,0.1-1.1,0.3-1.5c0.2-0.4,0.5-0.7,0.8-0.9c0.4-0.2,0.8-0.3,1.3-0.3
|
|
130
|
+
c0.7,0,1.2,0.2,1.6,0.5c0.4,0.3,0.6,0.8,0.7,1.4h-1.1c-0.1-0.3-0.2-0.6-0.3-0.7c-0.2-0.2-0.4-0.2-0.7-0.2c-0.4,0-0.7,0.1-0.9,0.4
|
|
131
|
+
c-0.2,0.3-0.3,0.7-0.3,1.3V13c0,0.6,0.1,1,0.3,1.3c0.2,0.3,0.6,0.5,1,0.5c0.4,0,0.7-0.1,0.9-0.3v-1H161v-0.9h2.2V15z"/>
|
|
132
|
+
<path class="st1" d="M167.6,13.2h-2.2v1.5h2.6v0.9h-3.8V10h3.8V11h-2.6v1.3h2.2V13.2z"/>
|
|
133
|
+
<path class="st1" d="M174,13.4h-2.2v2.3h-1.2V10h3.7V11h-2.5v1.5h2.2V13.4z"/>
|
|
134
|
+
<path class="st1" d="M179.6,13c0,0.6-0.1,1-0.3,1.5c-0.2,0.4-0.5,0.7-0.8,1c-0.4,0.2-0.8,0.3-1.3,0.3c-0.5,0-0.9-0.1-1.3-0.3
|
|
135
|
+
c-0.4-0.2-0.7-0.5-0.9-1c-0.2-0.4-0.3-0.9-0.3-1.4v-0.3c0-0.6,0.1-1,0.3-1.5c0.2-0.4,0.5-0.7,0.8-1c0.4-0.2,0.8-0.3,1.3-0.3
|
|
136
|
+
c0.5,0,0.9,0.1,1.3,0.3c0.4,0.2,0.6,0.6,0.9,1c0.2,0.4,0.3,0.9,0.3,1.5V13z M178.5,12.7c0-0.6-0.1-1-0.3-1.4
|
|
137
|
+
c-0.2-0.3-0.5-0.5-0.9-0.5c-0.4,0-0.7,0.2-0.9,0.5c-0.2,0.3-0.3,0.7-0.3,1.3V13c0,0.6,0.1,1,0.3,1.3c0.2,0.3,0.5,0.5,0.9,0.5
|
|
138
|
+
c0.4,0,0.7-0.2,0.9-0.5c0.2-0.3,0.3-0.8,0.3-1.3V12.7z"/>
|
|
139
|
+
<path class="st1" d="M182.6,13.6h-0.9v2.1h-1.2V10h2.1c0.7,0,1.2,0.1,1.5,0.4c0.4,0.3,0.5,0.7,0.5,1.3c0,0.4-0.1,0.7-0.3,1
|
|
140
|
+
c-0.2,0.3-0.4,0.5-0.8,0.6l1.2,2.3v0.1h-1.2L182.6,13.6z M181.6,12.7h0.9c0.3,0,0.5-0.1,0.7-0.2c0.2-0.1,0.2-0.4,0.2-0.6
|
|
141
|
+
c0-0.3-0.1-0.5-0.2-0.6c-0.2-0.2-0.4-0.2-0.7-0.2h-0.9V12.7z"/>
|
|
142
|
+
<path class="st1" d="M124.9,23.6h-2l-0.4,1.2h-1.2l2.1-5.7h1.1l2.1,5.7h-1.2L124.9,23.6z M123.2,22.7h1.4l-0.7-2.1L123.2,22.7z"/>
|
|
143
|
+
<path class="st1" d="M133.5,22.9c0,0.6-0.3,1.1-0.7,1.4c-0.4,0.3-0.9,0.5-1.6,0.5c-0.7,0-1.3-0.2-1.7-0.7c-0.4-0.5-0.6-1.2-0.6-2
|
|
144
|
+
v-0.3c0-0.5,0.1-1,0.3-1.4c0.2-0.4,0.5-0.7,0.8-1c0.4-0.2,0.8-0.3,1.2-0.3c0.7,0,1.2,0.2,1.6,0.5c0.4,0.3,0.6,0.8,0.7,1.5h-1.2
|
|
145
|
+
c0-0.4-0.1-0.6-0.3-0.8c-0.2-0.2-0.4-0.2-0.8-0.2c-0.4,0-0.7,0.1-0.9,0.4c-0.2,0.3-0.3,0.7-0.3,1.3v0.4c0,0.6,0.1,1.1,0.3,1.3
|
|
146
|
+
c0.2,0.3,0.5,0.4,0.9,0.4c0.4,0,0.6-0.1,0.8-0.2c0.2-0.2,0.3-0.4,0.3-0.8H133.5z"/>
|
|
147
|
+
<path class="st1" d="M135.4,23.9h2.5v0.9h-3.6v-5.7h1.2V23.9z"/>
|
|
148
|
+
<path class="st1" d="M139.8,24.8h-1.2v-5.7h1.2V24.8z"/>
|
|
149
|
+
<path class="st1" d="M142.4,19.2l1.5,4.1l1.4-4.1h1.5v5.7h-1.2v-1.5l0.1-2.7l-1.5,4.2h-0.8l-1.5-4.2l0.1,2.7v1.5h-1.2v-5.7H142.4z
|
|
150
|
+
"/>
|
|
151
|
+
<path class="st1" d="M151,23.6h-2l-0.4,1.2h-1.2l2.1-5.7h1.1l2.1,5.7h-1.2L151,23.6z M149.3,22.7h1.4l-0.7-2.1L149.3,22.7z"/>
|
|
152
|
+
<path class="st1" d="M157,20.1h-1.7v4.7h-1.2v-4.7h-1.7v-0.9h4.6V20.1z"/>
|
|
153
|
+
<path class="st1" d="M161,22.4h-2.2v1.5h2.6v0.9h-3.8v-5.7h3.8v0.9h-2.6v1.3h2.2V22.4z"/>
|
|
154
|
+
<path class="st1" d="M164.2,22.8H162v-0.9h2.2V22.8z"/>
|
|
155
|
+
<path class="st1" d="M167.3,22.7h-0.9v2.1h-1.2v-5.7h2.1c0.7,0,1.2,0.1,1.5,0.4c0.4,0.3,0.5,0.7,0.5,1.3c0,0.4-0.1,0.7-0.3,1
|
|
156
|
+
c-0.2,0.3-0.4,0.5-0.8,0.6l1.2,2.3v0.1h-1.2L167.3,22.7z M166.4,21.8h0.9c0.3,0,0.5-0.1,0.7-0.2c0.2-0.1,0.2-0.4,0.2-0.6
|
|
157
|
+
c0-0.3-0.1-0.5-0.2-0.6c-0.2-0.2-0.4-0.2-0.7-0.2h-0.9V21.8z"/>
|
|
158
|
+
<path class="st1" d="M173.7,22.4h-2.2v1.5h2.6v0.9h-3.8v-5.7h3.8v0.9h-2.6v1.3h2.2V22.4z"/>
|
|
159
|
+
<path class="st1" d="M177.7,23.3c0-0.2-0.1-0.4-0.2-0.5c-0.2-0.1-0.4-0.2-0.8-0.4c-0.4-0.1-0.7-0.3-1-0.4c-0.6-0.3-1-0.8-1-1.4
|
|
160
|
+
c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.4-0.4,0.7-0.6c0.3-0.1,0.7-0.2,1.1-0.2c0.4,0,0.8,0.1,1.1,0.2c0.3,0.1,0.6,0.4,0.7,0.6
|
|
161
|
+
c0.2,0.3,0.3,0.6,0.3,0.9h-1.2c0-0.3-0.1-0.5-0.2-0.6c-0.2-0.1-0.4-0.2-0.7-0.2c-0.3,0-0.5,0.1-0.7,0.2c-0.2,0.1-0.2,0.3-0.2,0.5
|
|
162
|
+
c0,0.2,0.1,0.3,0.3,0.5c0.2,0.1,0.5,0.2,0.8,0.3c0.7,0.2,1.1,0.4,1.4,0.7c0.3,0.3,0.5,0.7,0.5,1.1c0,0.5-0.2,0.9-0.6,1.2
|
|
163
|
+
c-0.4,0.3-0.9,0.4-1.5,0.4c-0.4,0-0.8-0.1-1.2-0.2c-0.4-0.2-0.6-0.4-0.8-0.7c-0.2-0.3-0.3-0.6-0.3-1h1.2c0,0.6,0.4,0.9,1.1,0.9
|
|
164
|
+
c0.3,0,0.5-0.1,0.6-0.2C177.6,23.7,177.7,23.5,177.7,23.3z"/>
|
|
165
|
+
<path class="st1" d="M180.9,24.8h-1.2v-5.7h1.2V24.8z"/>
|
|
166
|
+
<path class="st1" d="M183.1,23.9h2.5v0.9h-3.6v-5.7h1.2V23.9z"/>
|
|
167
|
+
<path class="st1" d="M187.5,24.8h-1.2v-5.7h1.2V24.8z"/>
|
|
168
|
+
<path class="st1" d="M192,22.4h-2.2v1.5h2.6v0.9h-3.8v-5.7h3.8v0.9h-2.6v1.3h2.2V22.4z"/>
|
|
169
|
+
<path class="st1" d="M197.6,24.8h-1.2l-2.3-3.7v3.7H193v-5.7h1.2l2.3,3.7v-3.7h1.2V24.8z"/>
|
|
170
|
+
<path class="st1" d="M202.9,20.1h-1.7v4.7H200v-4.7h-1.7v-0.9h4.6V20.1z"/>
|
|
171
|
+
<path class="st1" d="M125.1,31.5h-2.2V33h2.6v0.9h-3.8v-5.7h3.8v0.9h-2.6v1.3h2.2V31.5z"/>
|
|
172
|
+
<path class="st1" d="M130.5,28.3V32c0,0.6-0.2,1.1-0.6,1.5c-0.4,0.4-0.9,0.5-1.6,0.5c-0.7,0-1.2-0.2-1.6-0.5
|
|
173
|
+
c-0.4-0.3-0.6-0.8-0.6-1.4v-3.8h1.2V32c0,0.4,0.1,0.6,0.3,0.8c0.2,0.2,0.4,0.3,0.7,0.3c0.7,0,1-0.3,1-1v-3.8H130.5z"/>
|
|
174
|
+
<path class="st1" d="M133.5,31.9h-0.9v2.1h-1.2v-5.7h2.1c0.7,0,1.2,0.1,1.5,0.4c0.4,0.3,0.5,0.7,0.5,1.3c0,0.4-0.1,0.7-0.3,1
|
|
175
|
+
c-0.2,0.3-0.4,0.5-0.8,0.6l1.2,2.3v0.1h-1.2L133.5,31.9z M132.6,30.9h0.9c0.3,0,0.5-0.1,0.7-0.2c0.2-0.1,0.2-0.4,0.2-0.6
|
|
176
|
+
c0-0.3-0.1-0.5-0.2-0.6c-0.2-0.2-0.4-0.2-0.7-0.2h-0.9V30.9z"/>
|
|
177
|
+
<path class="st1" d="M141.2,31.2c0,0.6-0.1,1-0.3,1.5s-0.5,0.7-0.8,1c-0.4,0.2-0.8,0.3-1.3,0.3c-0.5,0-0.9-0.1-1.3-0.3
|
|
178
|
+
c-0.4-0.2-0.7-0.5-0.9-1c-0.2-0.4-0.3-0.9-0.3-1.4V31c0-0.6,0.1-1,0.3-1.5c0.2-0.4,0.5-0.7,0.8-1c0.4-0.2,0.8-0.3,1.3-0.3
|
|
179
|
+
c0.5,0,0.9,0.1,1.3,0.3c0.4,0.2,0.6,0.6,0.9,1c0.2,0.4,0.3,0.9,0.3,1.5V31.2z M140,31c0-0.6-0.1-1-0.3-1.4
|
|
180
|
+
c-0.2-0.3-0.5-0.5-0.9-0.5c-0.4,0-0.7,0.2-0.9,0.5c-0.2,0.3-0.3,0.7-0.3,1.3v0.3c0,0.6,0.1,1,0.3,1.3c0.2,0.3,0.5,0.5,0.9,0.5
|
|
181
|
+
c0.4,0,0.7-0.2,0.9-0.5c0.2-0.3,0.3-0.8,0.3-1.3V31z"/>
|
|
182
|
+
<path class="st1" d="M143.2,31.9v2H142v-5.7h2.2c0.4,0,0.8,0.1,1.1,0.2c0.3,0.2,0.6,0.4,0.7,0.7c0.2,0.3,0.3,0.6,0.3,1
|
|
183
|
+
c0,0.6-0.2,1-0.6,1.3c-0.4,0.3-0.9,0.5-1.6,0.5H143.2z M143.2,31h1c0.3,0,0.5-0.1,0.7-0.2c0.2-0.1,0.2-0.4,0.2-0.6
|
|
184
|
+
c0-0.3-0.1-0.5-0.2-0.7c-0.2-0.2-0.4-0.3-0.7-0.3h-1.1V31z"/>
|
|
185
|
+
<path class="st1" d="M150.5,31.5h-2.2V33h2.6v0.9h-3.8v-5.7h3.8v0.9h-2.6v1.3h2.2V31.5z"/>
|
|
186
|
+
</g>
|
|
187
|
+
</g>
|
|
188
|
+
</svg>
|
|
@@ -1,46 +1,86 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
<
|
|
4
|
-
|
|
5
|
-
<
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
<
|
|
9
|
-
<path d="
|
|
10
|
-
<path d="
|
|
11
|
-
|
|
12
|
-
<path d="
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
<path d="
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
<path d="
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
<path d="
|
|
23
|
-
<path d="
|
|
24
|
-
<path d="
|
|
25
|
-
|
|
26
|
-
<
|
|
27
|
-
<path d="
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
<path d="
|
|
32
|
-
<path
|
|
33
|
-
<path d="
|
|
34
|
-
<path d="
|
|
35
|
-
<path d="
|
|
36
|
-
<path d="
|
|
37
|
-
<path d="
|
|
38
|
-
<path d="
|
|
39
|
-
<path d="
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
<
|
|
43
|
-
<
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 27.9.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 164.7 35.6" style="enable-background:new 0 0 164.7 35.6;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#FFFFFF;}
|
|
7
|
+
</style>
|
|
8
|
+
<g>
|
|
9
|
+
<path class="st0" d="M48.8,4.9h-3.2v2h3.7v1.5h-5.7V0.1h5.8v1.6h-3.7v1.8h3.2V4.9z"/>
|
|
10
|
+
<path class="st0" d="M56.7,0.1v5.5c0,0.6-0.1,1.2-0.4,1.6c-0.3,0.5-0.6,0.8-1.1,1c-0.5,0.2-1.1,0.4-1.7,0.4c-1,0-1.8-0.3-2.4-0.8
|
|
11
|
+
c-0.6-0.5-0.9-1.2-0.9-2.2V0.1h2v5.5c0,0.9,0.4,1.4,1.3,1.4c0.4,0,0.7-0.1,0.9-0.3c0.2-0.2,0.3-0.6,0.3-1.1V0.1H56.7z"/>
|
|
12
|
+
<path class="st0" d="M61,5.5H60v3h-2V0.1h3.3c1,0,1.8,0.2,2.3,0.7c0.6,0.4,0.8,1.1,0.8,1.9c0,0.6-0.1,1.1-0.4,1.4
|
|
13
|
+
c-0.2,0.4-0.6,0.7-1.1,0.9l1.7,3.4v0.1h-2.2L61,5.5z M60,4h1.3c0.4,0,0.7-0.1,0.9-0.3s0.3-0.5,0.3-0.8c0-0.4-0.1-0.6-0.3-0.8
|
|
14
|
+
s-0.5-0.3-0.9-0.3H60V4z"/>
|
|
15
|
+
<path class="st0" d="M72.7,4.5c0,0.8-0.2,1.5-0.5,2.2c-0.3,0.6-0.7,1.1-1.3,1.4S69.7,8.6,69,8.6s-1.3-0.2-1.9-0.5
|
|
16
|
+
c-0.6-0.3-1-0.8-1.3-1.4c-0.3-0.6-0.5-1.3-0.5-2.1V4.1c0-0.8,0.1-1.5,0.4-2.2c0.3-0.6,0.7-1.1,1.3-1.4S68.3,0,69,0
|
|
17
|
+
c0.7,0,1.3,0.2,1.9,0.5s1,0.8,1.3,1.4c0.3,0.6,0.5,1.3,0.5,2.1V4.5z M70.6,4.1c0-0.8-0.1-1.5-0.4-1.9S69.5,1.6,69,1.6
|
|
18
|
+
c-1,0-1.5,0.8-1.6,2.3l0,0.6c0,0.8,0.1,1.4,0.4,1.9C68.1,6.8,68.5,7,69,7c0.5,0,0.9-0.2,1.2-0.6s0.4-1.1,0.4-1.9V4.1z"/>
|
|
19
|
+
<path class="st0" d="M75.7,5.6v2.8h-2V0.1H77c0.6,0,1.2,0.1,1.7,0.4c0.5,0.2,0.9,0.6,1.1,1c0.3,0.4,0.4,0.9,0.4,1.5
|
|
20
|
+
c0,0.8-0.3,1.5-0.9,2C78.8,5.4,78,5.6,77,5.6H75.7z M75.7,4.1H77c0.4,0,0.7-0.1,0.9-0.3c0.2-0.2,0.3-0.5,0.3-0.8
|
|
21
|
+
c0-0.4-0.1-0.7-0.3-0.9c-0.2-0.2-0.5-0.4-0.9-0.4h-1.3V4.1z"/>
|
|
22
|
+
<path class="st0" d="M86.5,4.9h-3.2v2h3.7v1.5h-5.7V0.1h5.8v1.6h-3.7v1.8h3.2V4.9z"/>
|
|
23
|
+
<path class="st0" d="M92.6,6.9h-2.8l-0.5,1.6h-2.1l3.1-8.3h1.9l3.1,8.3h-2.2L92.6,6.9z M90.4,5.3h1.8l-0.9-2.9L90.4,5.3z"/>
|
|
24
|
+
<path class="st0" d="M102.9,8.5h-2l-3-5.2v5.2h-2V0.1h2l3,5.2V0.1h2V8.5z"/>
|
|
25
|
+
</g>
|
|
26
|
+
<g>
|
|
27
|
+
<path class="st0" d="M50.3,19.2c0,0.6-0.2,1.1-0.5,1.5c-0.3,0.4-0.7,0.8-1.2,1c-0.5,0.2-1.1,0.4-1.8,0.4c-1.1,0-2-0.4-2.6-1.1
|
|
28
|
+
c-0.6-0.7-0.9-1.7-0.9-3v-0.4c0-0.8,0.1-1.5,0.4-2.1c0.3-0.6,0.7-1.1,1.2-1.4c0.5-0.3,1.2-0.5,1.9-0.5c1,0,1.8,0.3,2.4,0.8
|
|
29
|
+
c0.6,0.5,1,1.3,1,2.2h-2c0-0.5-0.1-0.9-0.4-1.1c-0.2-0.2-0.6-0.3-1.1-0.3c-0.5,0-0.9,0.2-1.1,0.6c-0.2,0.4-0.4,1-0.4,1.8V18
|
|
30
|
+
c0,0.9,0.1,1.5,0.3,1.9c0.2,0.4,0.6,0.6,1.2,0.6c0.5,0,0.8-0.1,1.1-0.3c0.2-0.2,0.4-0.6,0.4-1H50.3z"/>
|
|
31
|
+
<path class="st0" d="M53.3,20.4h3.5V22h-5.5v-8.3h2V20.4z"/>
|
|
32
|
+
<path class="st0" d="M59.8,22h-2v-8.3h2V22z"/>
|
|
33
|
+
<path class="st0" d="M63.8,13.6l1.9,5.8l1.9-5.8h2.6V22h-2V20l0.2-4l-2,5.9H65L63,16l0.2,4V22h-2v-8.3H63.8z"/>
|
|
34
|
+
<path class="st0" d="M76.2,20.4h-2.8L73,22h-2.1l3.1-8.3h1.9l3.1,8.3h-2.2L76.2,20.4z M73.9,18.9h1.8L74.8,16L73.9,18.9z"/>
|
|
35
|
+
<path class="st0" d="M85.3,15.2h-2.5V22h-2v-6.8h-2.5v-1.6h7V15.2z"/>
|
|
36
|
+
<path class="st0" d="M91.3,18.4h-3.2v2h3.7V22h-5.7v-8.3h5.8v1.6h-3.7V17h3.2V18.4z"/>
|
|
37
|
+
<path class="st0" d="M100.4,20.4h-2.8L97.2,22H95l3.1-8.3h1.9L103,22h-2.2L100.4,20.4z M98.1,18.9h1.8L99,16L98.1,18.9z"/>
|
|
38
|
+
<path class="st0" d="M110.6,22h-2l-3-5.2V22h-2v-8.3h2l3,5.2v-5.2h2V22z"/>
|
|
39
|
+
<path class="st0" d="M111.9,22v-8.3h2.7c0.7,0,1.4,0.2,2,0.5c0.6,0.3,1,0.8,1.4,1.4c0.3,0.6,0.5,1.3,0.5,2V18
|
|
40
|
+
c0,0.8-0.2,1.4-0.5,2.1c-0.3,0.6-0.8,1.1-1.4,1.4c-0.6,0.3-1.2,0.5-2,0.5H111.9z M113.9,15.2v5.2h0.7c0.6,0,1-0.2,1.3-0.6
|
|
41
|
+
c0.3-0.4,0.5-1,0.5-1.8v-0.4c0-0.8-0.2-1.4-0.5-1.8c-0.3-0.4-0.8-0.6-1.4-0.6H113.9z"/>
|
|
42
|
+
<path class="st0" d="M129.4,22h-2v-3.5h-3V22h-2v-8.3h2V17h3v-3.3h2V22z"/>
|
|
43
|
+
<path class="st0" d="M135.8,18.4h-3.2v2h3.7V22h-5.7v-8.3h5.8v1.6h-3.7V17h3.2V18.4z"/>
|
|
44
|
+
<path class="st0" d="M141.9,20.4h-2.8l-0.5,1.6h-2.1l3.1-8.3h1.9l3.1,8.3h-2.2L141.9,20.4z M139.7,18.9h1.8l-0.9-2.9L139.7,18.9z"
|
|
45
|
+
/>
|
|
46
|
+
<path class="st0" d="M147.2,20.4h3.5V22h-5.5v-8.3h2V20.4z"/>
|
|
47
|
+
<path class="st0" d="M156.9,15.2h-2.5V22h-2v-6.8h-2.5v-1.6h7V15.2z"/>
|
|
48
|
+
<path class="st0" d="M164.7,22h-2v-3.5h-3V22h-2v-8.3h2V17h3v-3.3h2V22z"/>
|
|
49
|
+
</g>
|
|
50
|
+
<g>
|
|
51
|
+
<path class="st0" d="M50.7,31.5c0,0.8-0.2,1.5-0.5,2.2c-0.3,0.6-0.7,1.1-1.3,1.4s-1.2,0.5-1.9,0.5s-1.3-0.2-1.9-0.5
|
|
52
|
+
c-0.6-0.3-1-0.8-1.3-1.4c-0.3-0.6-0.5-1.3-0.5-2.1v-0.5c0-0.8,0.1-1.5,0.4-2.2c0.3-0.6,0.7-1.1,1.3-1.4S46.3,27,47,27
|
|
53
|
+
c0.7,0,1.3,0.2,1.9,0.5s1,0.8,1.3,1.4c0.3,0.6,0.5,1.3,0.5,2.1V31.5z M48.6,31.2c0-0.8-0.1-1.5-0.4-1.9s-0.7-0.6-1.2-0.6
|
|
54
|
+
c-1,0-1.5,0.8-1.6,2.3l0,0.6c0,0.8,0.1,1.4,0.4,1.9c0.3,0.4,0.7,0.7,1.2,0.7c0.5,0,0.9-0.2,1.2-0.6s0.4-1.1,0.4-1.9V31.2z"/>
|
|
55
|
+
<path class="st0" d="M51.7,35.6v-8.3h3c1.1,0,1.9,0.2,2.4,0.6c0.6,0.4,0.8,1,0.8,1.7c0,0.4-0.1,0.8-0.3,1.1
|
|
56
|
+
c-0.2,0.3-0.5,0.5-0.9,0.7c0.4,0.1,0.8,0.3,1,0.6c0.2,0.3,0.3,0.7,0.3,1.1c0,0.8-0.3,1.4-0.8,1.8c-0.5,0.4-1.3,0.6-2.3,0.6H51.7z
|
|
57
|
+
M53.7,30.8h1c0.4,0,0.8-0.1,0.9-0.2s0.3-0.4,0.3-0.7c0-0.4-0.1-0.6-0.3-0.8c-0.2-0.2-0.5-0.2-1-0.2h-1V30.8z M53.7,32.1v2H55
|
|
58
|
+
c0.4,0,0.6-0.1,0.8-0.2s0.3-0.4,0.3-0.7c0-0.7-0.3-1-1-1H53.7z"/>
|
|
59
|
+
<path class="st0" d="M63.6,33.3c0-0.3-0.1-0.5-0.3-0.7c-0.2-0.2-0.6-0.3-1.1-0.5c-0.5-0.2-1-0.3-1.3-0.5c-1.1-0.5-1.6-1.3-1.6-2.2
|
|
60
|
+
c0-0.5,0.1-0.9,0.4-1.2s0.7-0.6,1.1-0.8c0.5-0.2,1-0.3,1.7-0.3c0.6,0,1.1,0.1,1.6,0.3s0.8,0.5,1.1,0.9s0.4,0.8,0.4,1.4h-2
|
|
61
|
+
c0-0.3-0.1-0.6-0.3-0.8s-0.5-0.3-0.8-0.3c-0.4,0-0.6,0.1-0.9,0.2c-0.2,0.2-0.3,0.4-0.3,0.6c0,0.2,0.1,0.4,0.3,0.6s0.6,0.4,1.2,0.5
|
|
62
|
+
c0.6,0.2,1,0.4,1.4,0.6c0.9,0.5,1.4,1.2,1.4,2.1c0,0.7-0.3,1.3-0.8,1.7c-0.5,0.4-1.3,0.6-2.3,0.6c-0.7,0-1.3-0.1-1.8-0.4
|
|
63
|
+
c-0.5-0.2-1-0.6-1.2-1S59,33.3,59,32.8h2c0,0.4,0.1,0.8,0.3,1s0.6,0.3,1.1,0.3c0.3,0,0.6-0.1,0.8-0.2
|
|
64
|
+
C63.5,33.7,63.6,33.5,63.6,33.3z"/>
|
|
65
|
+
<path class="st0" d="M71.8,32.1h-3.2v2h3.7v1.5h-5.7v-8.3h5.8v1.6h-3.7v1.8h3.2V32.1z"/>
|
|
66
|
+
<path class="st0" d="M76.3,32.7h-1.1v3h-2v-8.3h3.3c1,0,1.8,0.2,2.3,0.7c0.6,0.4,0.8,1.1,0.8,1.9c0,0.6-0.1,1.1-0.4,1.4
|
|
67
|
+
c-0.2,0.4-0.6,0.7-1.1,0.9l1.7,3.4v0.1h-2.2L76.3,32.7z M75.2,31.1h1.3c0.4,0,0.7-0.1,0.9-0.3s0.3-0.5,0.3-0.8
|
|
68
|
+
c0-0.4-0.1-0.6-0.3-0.8s-0.5-0.3-0.9-0.3h-1.3V31.1z"/>
|
|
69
|
+
<path class="st0" d="M83.9,33.3l1.7-6.1h2.2L85,35.6h-2.2l-2.8-8.3h2.2L83.9,33.3z"/>
|
|
70
|
+
<path class="st0" d="M92.8,34.1H90l-0.5,1.6h-2.1l3.1-8.3h1.9l3.1,8.3h-2.2L92.8,34.1z M90.5,32.5h1.8l-0.9-2.9L90.5,32.5z"/>
|
|
71
|
+
<path class="st0" d="M101.9,28.8h-2.5v6.8h-2v-6.8h-2.5v-1.6h7V28.8z"/>
|
|
72
|
+
<path class="st0" d="M109.6,31.5c0,0.8-0.2,1.5-0.5,2.2c-0.3,0.6-0.7,1.1-1.3,1.4s-1.2,0.5-1.9,0.5s-1.3-0.2-1.9-0.5
|
|
73
|
+
c-0.6-0.3-1-0.8-1.3-1.4c-0.3-0.6-0.5-1.3-0.5-2.1v-0.5c0-0.8,0.1-1.5,0.4-2.2c0.3-0.6,0.7-1.1,1.3-1.4s1.2-0.5,1.9-0.5
|
|
74
|
+
c0.7,0,1.3,0.2,1.9,0.5s1,0.8,1.3,1.4c0.3,0.6,0.5,1.3,0.5,2.1V31.5z M107.6,31.2c0-0.8-0.1-1.5-0.4-1.9s-0.7-0.6-1.2-0.6
|
|
75
|
+
c-1,0-1.5,0.8-1.6,2.3l0,0.6c0,0.8,0.1,1.4,0.4,1.9c0.3,0.4,0.7,0.7,1.2,0.7c0.5,0,0.9-0.2,1.2-0.6s0.4-1.1,0.4-1.9V31.2z"/>
|
|
76
|
+
<path class="st0" d="M113.8,32.7h-1.1v3h-2v-8.3h3.3c1,0,1.8,0.2,2.3,0.7c0.6,0.4,0.8,1.1,0.8,1.9c0,0.6-0.1,1.1-0.4,1.4
|
|
77
|
+
c-0.2,0.4-0.6,0.7-1.1,0.9l1.7,3.4v0.1h-2.2L113.8,32.7z M112.7,31.1h1.3c0.4,0,0.7-0.1,0.9-0.3s0.3-0.5,0.3-0.8
|
|
78
|
+
c0-0.4-0.1-0.6-0.3-0.8s-0.5-0.3-0.9-0.3h-1.3V31.1z"/>
|
|
79
|
+
<path class="st0" d="M121.1,30.9l1.5-3.6h2.2l-2.7,5.3v3h-2v-3l-2.7-5.3h2.2L121.1,30.9z"/>
|
|
80
|
+
</g>
|
|
81
|
+
<path class="st0" d="M24.2,30.7c-6.9,1.3-9.3-2.7-9.7-8.4c0.3,3,1.8,5.2,5.5,4.7c6.7-1.2,10.4-8,10.2-13.1
|
|
82
|
+
c-1.2,5.7-5.4,9.7-12.1,10.4c-0.4-0.6-0.5-2.6-0.5-3.8C17.5,14.1,28,8.3,30,5.3C38.3,12.2,33.5,26.9,24.2,30.7z"/>
|
|
83
|
+
<path class="st0" d="M2.7,8.8c0.6-0.9,1.2-1.8,2-2.7c5.9,4.1,9.3,8.6,11,12.4c1.8,5.4-0.9,13.7,8.4,12.3c-9.7,3-16.6-5.1-18.9-15
|
|
84
|
+
c-0.6,10,5.5,16.2,15.2,19.9C2.8,35.6-4.4,20.3,2.7,8.8z"/>
|
|
85
|
+
<circle class="st0" cx="17.2" cy="4.4" r="4.4"/>
|
|
86
|
+
</svg>
|
|
@@ -80,13 +80,21 @@
|
|
|
80
80
|
*******************************/
|
|
81
81
|
// ensure circular button gets the border color of the current text color
|
|
82
82
|
// and acts as a circular button
|
|
83
|
+
.ui.circular.basic.button,
|
|
84
|
+
.ui.basic.floated.button,
|
|
83
85
|
.ui.circular.icon.button {
|
|
84
86
|
padding: @circularButtonPadding;
|
|
85
87
|
border-width: @circularButtonBorderWidth;
|
|
86
88
|
border-color: @circularButtonBorderColor;
|
|
89
|
+
border-radius: @circularButtonBorderRadius;
|
|
87
90
|
line-height: @circularButtonLineHeight;
|
|
88
91
|
}
|
|
89
92
|
|
|
93
|
+
.ui.basic.button > .icon {
|
|
94
|
+
margin: @basicButtonIconMargin;
|
|
95
|
+
vertical-align: @basicButtonIconVerticalAlign;
|
|
96
|
+
}
|
|
97
|
+
|
|
90
98
|
// toolbar yes and cancel icons go outside the button area with default line
|
|
91
99
|
// height
|
|
92
100
|
#toolbar .toolbar-content button,
|
|
@@ -140,8 +148,8 @@ p.ui.button {
|
|
|
140
148
|
.ui.button.search {
|
|
141
149
|
box-sizing: border-box;
|
|
142
150
|
border: @buttonBorder @white;
|
|
143
|
-
background: @searchButtonBackground;
|
|
144
151
|
border-radius: @searchButtonBorderRadius;
|
|
152
|
+
background: @searchButtonBackground;
|
|
145
153
|
color: @searchButtonColor;
|
|
146
154
|
font-size: @searchButtonFontSize;
|
|
147
155
|
|
|
@@ -254,6 +254,9 @@
|
|
|
254
254
|
@basicLoadingColor: @offWhite;
|
|
255
255
|
@basicTextTransform: none;
|
|
256
256
|
|
|
257
|
+
@basicButtonIconMargin: 0 !important;
|
|
258
|
+
@basicButtonIconVerticalAlign: top;
|
|
259
|
+
|
|
257
260
|
/* Basic Hover */
|
|
258
261
|
@basicHoverBackground: #FFFFFF;
|
|
259
262
|
@basicHoverTextColor: @hoveredTextColor;
|
|
@@ -303,9 +306,10 @@
|
|
|
303
306
|
/* Circular */
|
|
304
307
|
@circularButtonBorderWidth: 2px;
|
|
305
308
|
@circularButtonBorderColor: currentColor;
|
|
306
|
-
@circularButtonPadding: 0
|
|
309
|
+
@circularButtonPadding: 0;
|
|
307
310
|
@circularButtonIconFontSize: 1.375em;
|
|
308
311
|
@circularButtonLineHeight: 1;
|
|
312
|
+
@circularButtonBorderRadius: 50%;
|
|
309
313
|
|
|
310
314
|
/*-------------------
|
|
311
315
|
Variations
|
|
@@ -71,6 +71,10 @@
|
|
|
71
71
|
}
|
|
72
72
|
|
|
73
73
|
// color item images that are svg files
|
|
74
|
+
|
|
75
|
+
.content-box[class*='ary'] .item img {
|
|
76
|
+
filter: @itemWhiteFilterColor;
|
|
77
|
+
}
|
|
74
78
|
.item.primary img {
|
|
75
79
|
filter: @itemPrimaryFilterColor;
|
|
76
80
|
}
|
|
@@ -266,16 +270,19 @@
|
|
|
266
270
|
.ui.items > .item {
|
|
267
271
|
&.primary,
|
|
268
272
|
> .icon.primary {
|
|
269
|
-
color: @
|
|
273
|
+
--text-color: @primaryColorCSSVar;
|
|
274
|
+
color: @primaryColorCSSVar;
|
|
270
275
|
}
|
|
271
276
|
|
|
272
277
|
&.secondary,
|
|
273
278
|
> .icon.secondary {
|
|
274
|
-
color: @
|
|
279
|
+
--text-color: @secondaryColorCSSVar;
|
|
280
|
+
color: @secondaryColorCSSVar;
|
|
275
281
|
}
|
|
276
282
|
|
|
277
283
|
&.tertiary,
|
|
278
284
|
> .icon.tertiary {
|
|
279
|
-
color: @
|
|
285
|
+
--text-color: @tertiaryColorCSSVar;
|
|
286
|
+
color: @tertiaryColorCSSVar;
|
|
280
287
|
}
|
|
281
288
|
}
|
|
@@ -22,6 +22,7 @@
|
|
|
22
22
|
@zIndex: '';
|
|
23
23
|
@transition: box-shadow @defaultDuration @defaultEasing;
|
|
24
24
|
// black to desired color filter option resulted from https://codepen.io/sosuke/pen/Pjoqqp
|
|
25
|
+
@itemWhiteFilterColor: invert(100%) sepia(100%) saturate(1%) hue-rotate(306deg) brightness(103%) contrast(101%);
|
|
25
26
|
@itemPrimaryFilterColor: invert(9%) sepia(89%) saturate(5332%) hue-rotate(194deg) brightness(98%) contrast(101%);
|
|
26
27
|
@itemSecondaryFilterColor: invert(33%) sepia(14%) saturate(5566%) hue-rotate(139deg) brightness(98%) contrast(101%);
|
|
27
28
|
@itemTertiaryFilterColor: invert(27%) sepia(15%) saturate(1161%) hue-rotate(167deg) brightness(93%) contrast(80%);
|
|
@@ -106,7 +107,7 @@
|
|
|
106
107
|
@headerLinkHoverColor: @linkHoverColor;
|
|
107
108
|
@metaLinkColor: @lightTextColor;
|
|
108
109
|
@metaLinkHoverColor: @textColor;
|
|
109
|
-
@contentLinkColor:
|
|
110
|
+
@contentLinkColor: inherit;
|
|
110
111
|
@contentLinkHoverColor: '';
|
|
111
112
|
@contentLinkTransition: color @defaultDuration @defaultEasing;
|
|
112
113
|
|