From 573667b175a20086277fc1d68e02e7ad47f5ff3d Mon Sep 17 00:00:00 2001 From: Davyd Melkon <131438868+davyd-akamai@users.noreply.github.com> Date: Wed, 1 May 2024 17:26:51 +0200 Subject: [PATCH] Alias tokens updates, new component tokens (#39) --- tokens/$metadata.json | 1 + tokens/$themes.json | 368 +++++++++++++++++- tokens/alias/dark.json | 30 ++ tokens/alias/light.json | 58 ++- tokens/components/button/segmentedButton.json | 18 + .../button/segmentedStatusButton.json | 144 +++++++ tokens/components/dropdown/dropdown.json | 14 +- tokens/components/search/search.json | 28 ++ tokens/global/global.json | 14 +- 9 files changed, 648 insertions(+), 27 deletions(-) create mode 100644 tokens/components/button/segmentedStatusButton.json diff --git a/tokens/$metadata.json b/tokens/$metadata.json index 2dbde0d..be367f2 100644 --- a/tokens/$metadata.json +++ b/tokens/$metadata.json @@ -14,6 +14,7 @@ "components/button/overflowMenuButton", "components/button/splitMenuButton", "components/button/segmentedButton", + "components/button/segmentedStatusButton", "components/calendar/calendar", "components/card/card", "components/checkbox/checkbox", diff --git a/tokens/$themes.json b/tokens/$themes.json index 64b7acf..48b5a98 100644 --- a/tokens/$themes.json +++ b/tokens/$themes.json @@ -60,7 +60,8 @@ "components/widgets/download": "enabled", "components/widgets/upload": "enabled", "components/stepper/stepper": "enabled", - "components/advancedSearch/advancedSearch": "enabled" + "components/advancedSearch/advancedSearch": "enabled", + "components/button/segmentedStatusButton": "enabled" }, "$figmaCollectionId": "VariableCollectionId:7760:6798", "$figmaModeId": "7760:0", @@ -135,23 +136,28 @@ "component.textField.default.background": "53fa589e93c9bda69a6504d774512bc03f1f3e5c", "component.textField.default.border": "1f5d4da5700620363e475481acc72242ecc06eb2", "component.textField.default.hintText": "f01e90a54c528bdfb52083f95fe8b7eb008b57d1", + "component.textField.default.infoIcon": "c7b2b74b51e4b4ea0fa82fae3330015cd1dab824", "component.textField.placeholder.background": "9e32ea142d9c8c88cfb85069d0bab162378167a6", "component.textField.placeholder.border": "9a3494308a14c3d117a836c4ffa0321ab33b634f", "component.textField.placeholder.text": "3830906859c01bfe2676983e7f83ed2c7475e0da", "component.textField.placeholder.hintText": "d19b960e7e6c9f4a3c9c862b6a33c87fa1761462", + "component.textField.placeholder.infoIcon": "a9ae308f7ab234e8d0db8acecf9c20483a0083f1", "component.textField.hover.background": "3faca0e984411eebc9e5af79d7c9c037616e4a86", "component.textField.hover.border": "19ee2c1dd778c15faa379520f508d3ada05ec431", "component.textField.hover.text": "89fc2e79a088f0613b67322a48281ff26c0dd6c2", "component.textField.hover.icon": "ec04ef6370a644ae6e1fbf3ee5a8e37363538761", "component.textField.hover.hintText": "4c44cc9892ed023039748cf023028b30c7082eb6", + "component.textField.hover.infoIcon": "066775a424b58dd7e816803e810730669f0a6f6d", "component.textField.hoverEmpty.background": "b443890ad7fcb892fe8ceefa96b65391b94e6fa7", "component.textField.hoverEmpty.border": "b5567118238ef89044fd74fa6aca74519d91bfe2", "component.textField.hoverEmpty.text": "f43e50aa69c294b1e8ff7ce83385b61a2a6f1cc2", "component.textField.hoverEmpty.hintText": "6a9d114d4516058139586e806cf3b7be2c9bcce1", + "component.textField.hoverEmpty.infoIcon": "100568a2df6610ddf18e9eee21ca2cc9396437b2", "component.textField.filled.background": "c21f14ab2b7cea99504efa2cf425cfe8087f9a7f", "component.textField.filled.border": "7979a08a479b8a751339308d1d41ca0bc761713c", "component.textField.filled.text": "a862a9be3f6fb55c91a94b05a32220f48630f1db", "component.textField.filled.hintText": "be76e0295f57bb280ac736004fb661ed5d995253", + "component.textField.filled.infoIcon": "c415bfe457eff31d757fca565e4a04a78ce099a9", "component.textField.filled.icon.default": "92b0bdb0397398baf4e6f5c2945d793e8374f89f", "component.textField.filled.icon.hover": "d951de00da75b4b9d232290a625b438f7843b546", "component.textField.filled.icon.active": "cf25e82e319698e1f5be393119f4fdf1399ffa0d", @@ -159,16 +165,19 @@ "component.textField.disabled.border": "72906bfaefb10b8ad6ecd7671916af088a4209fe", "component.textField.disabled.text": "d4b68084508ee00dedb81261f19908d34d9dbbbf", "component.textField.disabled.hintText": "fdac41271ff87d2b0fc3afc65a91cbdc6f204b77", + "component.textField.disabled.infoIcon": "0d8bf45c91fd10f759de94f7fb88e40695f72234", "component.textField.error.background": "7d583b091ba64e7f34b6643707e8ecdab1a8b7fb", "component.textField.error.border": "c4b3be6008ed93c615c527e0d180fcd6cad6493d", "component.textField.error.text": "2e38d743825b633cb564994cb4290d9c78b5b8be", "component.textField.error.hintText": "5288fd9e26bcf9e7ccb72646ef3143ecdf4f4733", + "component.textField.error.infoIcon": "9ee842130f4ed141e926e4ebfe5e15477922b638", "component.textField.error.icon.default": "1139a55ad7e33e002bc2c5ca85cc34e3c3f8e13d", "component.textField.error.icon.hover": "0fab2d2bae167f70ea9407f999207166d6ca7774", "component.textField.error.icon.active": "7bbd9f78b5c2d2740dee279a40c5097834ee9ffb", "component.textField.focusEmpty.background": "1b6c9b139b83874c9512ea81bbc6483e19c95a21", "component.textField.focusEmpty.border": "c6e40bc2aef5d09b59d4c51469f6ef09d887db0f", "component.textField.focusEmpty.hintText": "3ddca6152837652ed7b4efcf9d280a98d037bd5a", + "component.textField.focusEmpty.infoIcon": "002611db17ff58be6243bb173997e7a20fd17a6a", "component.textField.focusEmpty.icon.default": "3365a3b9bff8fc9535c64683eb0cd427de74935a", "component.textField.focusEmpty.icon.hover": "846a030dda7b1291f032ae7191e3002a166fc1b8", "component.textField.focusEmpty.icon.active": "552d1eb1284e3e136544d4210a2de3f8bb672ac0", @@ -176,6 +185,7 @@ "component.textField.focus.border": "acaa2646cdf6dde07cf44a9bf47c344fdbe1f850", "component.textField.focus.text": "f8ab0bd9eb01513838232a6321ffb2c0124ccc82", "component.textField.focus.hintText": "07a8e1bdca0230225ac06b7709628b9442128f1a", + "component.textField.focus.infoIcon": "92bc5a1b74fdec796a23d8c8cd84d2ba970c3feb", "component.textField.focus.icon.default": "ac8552dfcacd0ac0d2b8caf1fb7669634f7a1750", "component.textField.focus.icon.hover": "8fadfd128ea017dcd33954f7e32050ebcc966af5", "component.textField.focus.icon.active": "c9d5c963a0e454abc25ce43721c088d392583a25", @@ -184,23 +194,28 @@ "component.textArea.default.background": "a019b2b17f07f333bc85cb4b7322553885787dd1", "component.textArea.default.border": "6a249d39699a948bc21e0c0abc7ec16cf64da51e", "component.textArea.default.hintText": "008e401f69e77cabbd76a8f10d04a4cf90781c1a", + "component.textArea.default.infoIcon": "b19e0830d713a58aa9f332c1997d2006432f0abd", "component.textArea.placeholder.background": "7350889e7bbf4aee1aa009386e2a9994b264c095", "component.textArea.placeholder.border": "2021ad00b8d1eeffcd09f40dc2658665343d0c35", "component.textArea.placeholder.text": "395a8c0bfef3a948ce3bba4f56a6684308edcecb", "component.textArea.placeholder.hintText": "e42a21f30ee1d826088a067a60cc5a17db1cce3d", + "component.textArea.placeholder.infoIcon": "92bb50e1d188a1d2bc86d692bb220b307521e04c", "component.textArea.hover.background": "8e33eafeb97b8c802a6b94a260e58873cbe4559e", "component.textArea.hover.border": "5439e24baa2772e201b5d5d1ed29d3932be228d9", "component.textArea.hover.text": "22d33bc76e75d53e6210116540b03f06cea6fc37", "component.textArea.hover.icon": "3bd848dc954bd7f1bf48fc576678c86c956fb249", "component.textArea.hover.hintText": "37e28f716e6620260ad87eb526efda0ffcc6b630", + "component.textArea.hover.infoIcon": "79ba2b6fed346c4bf92b4a671c78c7e5c11aa68a", "component.textArea.hoverEmpty.background": "d84eed895c5a59c73febfdc09342ba50e9644dae", "component.textArea.hoverEmpty.border": "4900525c2eb1f4368066def1c9d98b50427b8ec9", "component.textArea.hoverEmpty.text": "754732221461fbc3b2b7371a7e9baddb753b9bb0", "component.textArea.hoverEmpty.hintText": "0d1048f85aa5eb896f1b0a6014e298e5a48b5b26", + "component.textArea.hoverEmpty.infoIcon": "424849e7a2a864ba39ce77eff2b2db83ff2c37ea", "component.textArea.filled.background": "210fddaa7e34062c9e478bf9aec57efcf5d25481", "component.textArea.filled.border": "90d8cc59f4f51949eee182fad92cc3a18b84b545", "component.textArea.filled.text": "df08cadc017d6615ac50384c612b7b45650bbd35", "component.textArea.filled.hintText": "9182afa40faee676178965e8145f08d69966b526", + "component.textArea.filled.infoIcon": "31f1687424f9f002e745a1c78d929074dabe128f", "component.textArea.filled.icon.default": "9354ec089e55040acc78fb533c0e2690f0bacc74", "component.textArea.filled.icon.hover": "04bde376ff9c64f1beb1e8b9a7f13b3e79d3f047", "component.textArea.filled.icon.active": "ee649945ccd2e4710ebe86afb1d04fa78d085285", @@ -208,16 +223,19 @@ "component.textArea.disabled.border": "c53b090e3b6ffdb6657806347f9f18f46aeee6b8", "component.textArea.disabled.text": "b81d33e1e518fdc0c28c285c8a8ba2c9a61a8334", "component.textArea.disabled.hintText": "4fd37d1a2a1f89a5f7855e61421b2241b6f2d763", + "component.textArea.disabled.infoIcon": "4b9b27bb7f003478631282f00aaeda8520bda70e", "component.textArea.error.background": "25b3a3e0f5fdba97ad8bc9c2336f8f78a8d12477", "component.textArea.error.border": "330392f903e3908c071e09640fcb274faab34d79", "component.textArea.error.text": "248baf99877b1bc27ddc81c35bdad5f143f5259c", "component.textArea.error.hintText": "39973095da9d5563dda2f1ef1cf03b842cd3e5ba", + "component.textArea.error.infoIcon": "ceebfde7fbee0e207367ca68fa1f5632c0f0a496", "component.textArea.error.icon.default": "cf5a08b73a30d966f3a673c008cadff2c9cbf258", "component.textArea.error.icon.hover": "cc1ce6ba44d953e1cef459c0d3ebf9cae32cd612", "component.textArea.error.icon.active": "6f01a8fd0b9f3358b8b37e6b585385761235f27e", "component.textArea.focusEmpty.background": "79f6e39a243234bb446205c5e905930c34f0ab23", "component.textArea.focusEmpty.border": "5299cf3a621faa1c573069fdda28b47ba91872eb", "component.textArea.focusEmpty.hintText": "27eff586264932ee3ee7a73bee033e009d00e231", + "component.textArea.focusEmpty.infoIcon": "54d8ce2d7d82330828894fc8db1caaf7416abe2c", "component.textArea.focusEmpty.icon.default": "357d9a40fd699ef8ffde0626b4a5eb68cd9d971c", "component.textArea.focusEmpty.icon.hover": "4b41c304bafe8909b3501302bf801e0792ffbbbc", "component.textArea.focusEmpty.icon.active": "ef9393d6d9c213a52c534ae6d0fc02d979cf5859", @@ -225,6 +243,7 @@ "component.textArea.focus.border": "0c646b4b4829f464e42188d7d6f51e6fbcd7db67", "component.textArea.focus.text": "464941d8aa85b1b7d9eb41d04925aa14e49123d9", "component.textArea.focus.hintText": "07b208122987e4e1d989d0d43fbb821439f85958", + "component.textArea.focus.infoIcon": "3fd781c0e8e96dd0cde9f2480bc93e60b8217868", "component.textArea.focus.icon.default": "1070a9230216640d156355517c7e0bcb45a10121", "component.textArea.focus.icon.hover": "04a97461366f14267dc61de87f87232172a2b95c", "component.textArea.focus.icon.active": "a6641bb550ad791a665f8d4167854bf36355e6af", @@ -299,6 +318,9 @@ "component.table.headerOutlined.text": "8b3e21f373e189824633fad8bd922e0847480165", "component.table.headerOutlined.icon": "c4e46c298c67628a69dfa74088dceec97181a825", "component.table.row.border": "7b93ce5e98c6b235d977a2cf7da00501726792ef", + "component.table.row.icon.default": "e38c693bceab2ba83594f60b733b0f4f51c2fa7b", + "component.table.row.icon.disabled": "6bde3dcf5a1f8f012cc80da769020327773273bd", + "component.table.row.icon.hover": "0344e96b2560748431c694da68a75b8d375a483a", "component.table.row.background.default": "3e8fcc16b695b6123d30db73b4bf03b5f7c52b02", "component.table.row.background.zebra": "40bbff44ecca4178a88e774d7c44b7ad5ac50d75", "component.table.row.background.hover": "4440978a4c224be452714e6654182d6d5fe4080d", @@ -389,36 +411,43 @@ "component.select.default.text": "44e415eccca8a8b30838f9ceff067c55ae622123", "component.select.default.icon": "a4632590daee817fa148a305424e951173badc63", "component.select.default.hintText": "d2a5379e91e2b72f98b283af397dff980194bcd5", + "component.select.default.infoIcon": "8b5e0cdcbada7c9be730ead2398a57e86cfd04c8", "component.select.hover.background": "a551457a593b143f450ea814462047bb2e4d00ce", "component.select.hover.border": "df9b3c652906e9e56a739521639acfa72a759fdb", "component.select.hover.text": "91da9139069c52c6bfac4e233e6f2408fe8e0fae", "component.select.hover.icon": "6016b6f93b40d3efd6fb0fb4fe0c75e1e100a706", "component.select.hover.hintText": "57fa551400de982be9fb3b5da339682535fda798", + "component.select.hover.infoIcon": "95f8eb0cbcda95d764f4fca947e0cb810d2bafd0", "component.select.filled.background": "ca4467a281a2e167e65098f89c6edd690d31c89c", "component.select.filled.border": "77d963ce1a1618393899a557b46296f5fa10cf02", "component.select.filled.text": "de4f297d8f2d4f2e54022eab7d96ed72b3c28143", "component.select.filled.icon": "df210939bf4b1c7632e8afabb602b417ae02f100", "component.select.filled.hintText": "a70c5d0a149587cd1700b97b47eb39b84d3e0268", + "component.select.filled.infoIcon": "789869f13a7f3ffc66ba4c9132a07ad1cf0612f8", "component.select.disabled.background": "18122061e241277a8dcb78b29f799f6c4dbf9908", "component.select.disabled.border": "18c274a5287c80892c30e700e7bffbeb9437faf2", "component.select.disabled.text": "7c57baaa0977370dd37ebb801b9c9426121cf205", "component.select.disabled.icon": "2d4680e0a21288a18464e86571bf2e249e611934", "component.select.disabled.hintText": "9751f59b0b139178f61cd8876523815f6263ad20", + "component.select.disabled.infoIcon": "39fe9b64b4324080edc8ad1049b95132781e378a", "component.select.error.background": "1b15fa4cc95084f1e79dbd1380d19f2a36287f72", "component.select.error.border": "694daf751eac99fed0e1cb9d3e6d031c70122414", "component.select.error.text": "205088024130af2ad50d0f66ee70a21e076bef64", "component.select.error.icon": "1f40e81a4b45a4b703c9d3eecc872db36d36beb8", "component.select.error.hintText": "939afed7ba39cdd257698780f4671f8a51d9e439", + "component.select.error.infoIcon": "34ce7e3f1265d6f7b33f9ce8d3de1843f8635f97", "component.select.focusEmpty.background": "047f17261231cedba578d9e109f18d4875bd961a", "component.select.focusEmpty.border": "74781e0bac0b4693aeeb1896b612e944c12e5b3b", "component.select.focusEmpty.text": "3b569d9d0ddf6cea0cc5043bc0201bdf0bc6724a", "component.select.focusEmpty.icon": "065b27039e23bc91bd4eba5db7203ea9d1648d3b", "component.select.focusEmpty.hintText": "b6a711f2e714da0d1aa53039fbcd62a97f3fe314", + "component.select.focusEmpty.infoIcon": "c7b9ff5cc2da1d858368bf88907e7a162114f9ce", "component.select.focus.background": "8acb8e72ef32281c7a3386700498fec66e43139d", "component.select.focus.border": "85d04de2cd5a30be2e06e66eb746b106e20fe6e5", "component.select.focus.text": "4dfb9a3b5b2544ceb60e05eb84eb58318d4bd15e", "component.select.focus.icon": "0e66bb4264be4ad2a04f9479de08a5eb9eb7c9e2", "component.select.focus.hintText": "df5ec9812540d6e75899118be0b19f973def097b", + "component.select.focus.infoIcon": "c63c875d120f88a09a46da155a05595f49dffe24", "component.sideNavigation.icon": "323154ca8bc7c7ede2726a14872cd39d90a72f9d", "component.sideNavigation.border": "4331dea7df3e37dc7c144aee8e547056d4c0f207", "component.sideNavigation.background.default": "29fa860bbd9aa4e5b597dda8cd8e22b35dd1e5d9", @@ -445,36 +474,43 @@ "component.search.default.text": "57144a4a6ee1d71227fd40b3e3e75fc35a22135d", "component.search.default.icon": "73ccef95e9e6793a5dcfbc71f045b1bbe4b5d813", "component.search.default.hintText": "b117424cddb54d9dfe141d53b27a5c272a7d6720", + "component.search.default.searchIcon": "3ae37ef3f91296aaa17db5b826a0d52c1032887b", "component.search.hover.background": "518ab2c082bc707c56f8e756f1939ff80752e8b1", "component.search.hover.border": "91c5e30d807098aeaee3ba8288358a05fa85da81", "component.search.hover.text": "152f11f984b433db91749f43f25c186abb38843e", "component.search.hover.icon": "a93b56dba7ca82bd32ca4282145183f7560234a7", "component.search.hover.hintText": "50f2a47cd117c71ad2f0c7952c4f30a2cb2209ff", + "component.search.hover.searchIcon": "24efb3c092fe1b05c5e0eb6928db2c3571f72bab", "component.search.filled.background": "b5f3672cf845f8a2929f83be378781150a7bec4e", "component.search.filled.border": "aa782febc3893031db27d6ad19175291f9135ca7", "component.search.filled.text": "f50aba692c03335b8aa6d0ea88dda40ad45b138f", "component.search.filled.icon": "18deb930338fff9b66f1ee5805196de384750de9", "component.search.filled.hintText": "778a1585f5d5b2b18fd6cef74806e4944920b10c", + "component.search.filled.searchIcon": "ef413757d1a6d73a41cdc66e3cc964ca90fc5782", "component.search.disabled.background": "24d83efd36213b4bf1a978292603bdfadf733fde", "component.search.disabled.border": "e2db321ea5e5e77b9ff2dfc88712794e5f4a9501", "component.search.disabled.text": "92c0e5594f35af7613b7528045ed0c9b5c032dc1", "component.search.disabled.icon": "6c326f39f1d4bd822b017c5aee98e35da693e4b9", "component.search.disabled.hintText": "afedd29c53ca3582eaed4a2800c258752360b8a1", + "component.search.disabled.searchIcon": "567f466435bfc2c8e6ed780c13a09e7dedb06ac6", "component.search.error.background": "ad0e5a5d1fb3faac597137298e4e2c26cc1b20b2", "component.search.error.border": "55d0dc94443365fcbeb0c75e9842479912ddcc5a", "component.search.error.text": "06dca02983f9430e1a11bfd831bb0667394553f4", "component.search.error.icon": "2da71281512104d8760bdc33393a7506a27c0a01", "component.search.error.hintText": "e0ae79e655f39ed2c2eed05e195a6bb911b82c2d", + "component.search.error.searchIcon": "0bfde9fc2c77ca0710bae4e39309d6a02f0cd303", "component.search.focusEmpty.background": "0000f257140afc779959f24607e54dab52666770", "component.search.focusEmpty.border": "71379572c1aad08743738cc58445a93bf98f842d", "component.search.focusEmpty.text": "9c2c8bf148b69e3e946f83b53e9909629b5334a6", "component.search.focusEmpty.icon": "490b751b67e378952fbc09c829c53c31cf647fe7", "component.search.focusEmpty.hintText": "5ab7bfbb406b869a95d67705c209790d726c8f80", + "component.search.focusEmpty.searchIcon": "fb8af7b87cfd4fda9c0f2e3dcdf97922183bae10", "component.search.focus.background": "ea0c00d150235a1681334410104048f00574eb43", "component.search.focus.border": "63cd37f2c85e34e31228770fd6af44f88369c220", "component.search.focus.text": "3cf2c218946c9a46cb345ba690c7250060bdff6c", "component.search.focus.icon": "d4ccea09446c73b39c40dadb6a1e541e82217d31", "component.search.focus.hintText": "915b517dc5ac98eb52b50962fa4d81e51326aba5", + "component.search.focus.searchIcon": "552d46bc02a71bda3761ac6a050f4e9cee56f7c4", "component.radioButton.inactive.default.background": "98e040f2c4c8c7612977384e0573f6a8324fcce8", "component.radioButton.inactive.default.border": "eea21f94e55e3bc62fba44bf501789fb013b5051", "component.radioButton.inactive.default.text": "658a4bce09f446f0fe1239c9fe770c0a0cc70426", @@ -630,34 +666,41 @@ "component.groupSelect.field.default.text": "75f9b96f5bd6574585172a540d88dcbc26520ae2", "component.groupSelect.field.default.icon": "b04b7db263b501c42707e7cab3c3c45d015c2065", "component.groupSelect.field.default.hintText": "c140853da4ec72cc1e2596fe2375d7e4566f15bf", + "component.groupSelect.field.default.infoIcon": "f003d8dd8d058334c73124f609e1053f6a62f4c2", "component.groupSelect.field.hover.background": "f8a90c53d6fefdb4501b3f5d2131cb8f4855d0f7", "component.groupSelect.field.hover.border": "5b0e29a0c7312e443fcb32bf58233f0f4dab2659", "component.groupSelect.field.hover.text": "386d334b66f1b494ecdc9565720b0289a4acf96a", "component.groupSelect.field.hover.icon": "61ef694c6579259f571969be6aaa310c8c73c380", "component.groupSelect.field.hover.hintText": "553f7cf4ef822f2ac7b96e0ad9dbf6007072c47a", + "component.groupSelect.field.hover.infoIcon": "aa6e4cb627fc27b9afcc54dfb1ae1ebeecc353fd", "component.groupSelect.field.selected.background": "0d174a6acae1ef0e0960b2c7251b91ea95561c71", "component.groupSelect.field.selected.border": "4356dbaf2fca9483f2073613b8c40f68ce80883c", "component.groupSelect.field.selected.text": "82ca85be29ac74134d59c5dc6dd1df9448aace29", "component.groupSelect.field.selected.icon": "38d82c1471c0038c5ec7cbb6158fd1898171c603", "component.groupSelect.field.selected.hintText": "7952cded8ae9281a255aed760a1070cd799e4c96", + "component.groupSelect.field.selected.infoIcon": "e6711f7b4c34d367631e493c440057bad96e1127", "component.groupSelect.field.disabled.background": "3d92318a9d3fc8816eb722253b03e889325aa752", "component.groupSelect.field.disabled.border": "1664ce2830fe83ba03febc00143d50b624ff09c8", "component.groupSelect.field.disabled.text": "7b94bb7bbff65d207650009243e0441d6998f464", "component.groupSelect.field.disabled.icon": "cd0c28ee48cab7b4babcd9bafc017f1117990e81", "component.groupSelect.field.disabled.hintText": "e4c04d22f7135503f32b34e3a65d8d356dc3bc17", + "component.groupSelect.field.disabled.infoIcon": "e077b62aa4895673b897cd745559c0efaa3da858", "component.groupSelect.field.readOnly.background": "79c7f3f0b9c7d361531036aeaa9fe789534758cc", "component.groupSelect.field.readOnly.text": "f8b99ccc2d03f3ea15569a838df6ba1702166520", "component.groupSelect.field.readOnly.hintText": "d8fa458524f50be529707a36e0c49edca29db3cc", + "component.groupSelect.field.readOnly.infoIcon": "b499afa78f530d468f849af490eb99e4e0340a76", "component.groupSelect.field.error.background": "d8bf4c85f6da80ffe1fa91ffdaa61bc51bfccc15", "component.groupSelect.field.error.border": "026e896b72313edfb65ebcafc3e77db449778d8d", "component.groupSelect.field.error.text": "2fab23d40a2d91db9b1712188929b9f157f55115", "component.groupSelect.field.error.icon": "35ca1fdd2f33863c73eb30d03a5afa7714bd2b6c", "component.groupSelect.field.error.hintText": "3c8d09c4e7ac0675e07095cc286d3ed43238c104", + "component.groupSelect.field.error.infoIcon": "13c264c428685839423dc03df567d1e8f55f366f", "component.groupSelect.field.focus.background": "b3ee2165a40be26c34aace2454798dc8083d6308", "component.groupSelect.field.focus.border": "11fb12a619bf819d637ab3fd7c8536f301d17b4b", "component.groupSelect.field.focus.text": "5e022fc6e07de221b0f105ee09ac151922473b72", "component.groupSelect.field.focus.icon": "feb5d2493255ed14e2d96a869ee516e5d1c33db7", "component.groupSelect.field.focus.hintText": "3d43fd2274e93d5780d1472957b8115ec5655e29", + "component.groupSelect.field.focus.infoIcon": "9c34dce64f75d3f379fb9e74c076627c2173a184", "component.groupSelect.dropdown.icon": "057202aacbdd2b0b4ebaa7e97571c1058645460f", "component.groupSelect.dropdown.text": "e89f40478d04ff951b6b6f94c340f58ea117f2d8", "component.groupSelect.dropdown.background.default": "c3999f3a1ae2e5fbce55eea617acc0f0bc764a41", @@ -677,10 +720,12 @@ "component.globalHeader.search.icon.default": "8f02c1b70283060973039aeb360a972694b5aaec", "component.globalHeader.search.icon.active": "148b7415b107bff48b338bdef5962ad4099c8829", "component.globalHeader.search.icon.hover": "6a9e403b83d86ad77f325cd8b3a75d5fb4c0e82a", - "component.dropdown.icon": "8d28cec23da1741ee69fb88e6cc28a68d7ae4bb1", + "component.dropdown.icon.default": "8d28cec23da1741ee69fb88e6cc28a68d7ae4bb1", + "component.dropdown.icon.disabled": "f4ef073b794afea527b5c9b85fab5ef41c03880a", "component.dropdown.text.default": "560c4177a6c66ec6357275d89974663436806d9e", "component.dropdown.text.link": "1d1570eced9c4d416caa39f388864fcdacaca99a", "component.dropdown.text.description": "e5e0943a566d23aceda928bab8672cc3933f3afb", + "component.dropdown.text.disabled": "663b2d6787d44051aaa90ca048616add55648808", "component.dropdown.background.default": "21d95a0dbd9d33893baac73b7df1d4763b18c2a9", "component.dropdown.background.hover": "1afbd301b5d191a15c877251d908190aff469758", "component.dropdown.background.category": "2a8c8f6bbc7c05aed7a962b6c689445c07f46d91", @@ -888,6 +933,36 @@ "component.calendar.presetArea.hoverPeriod.background": "8f3532cac648574111c192b4dc6607bf6412beb7", "component.calendar.presetArea.activePeriod.background": "585a0910f0d33decb9a524f48743527478aa887b", "component.calendar.presetArea.activePeriod.text": "dd82d693fd800773f912db834c627c8cadd94469", + "component.segmentedStatusButton.default.background": "657e278c36107633c8bbd499cd3035fbe14b11c1", + "component.segmentedStatusButton.default.border": "03f7c07a3fc97f0bfee13b4a08616cacbd714579", + "component.segmentedStatusButton.default.text": "2743871e7fb9e466eed662a224e3e3c848da5942", + "component.segmentedStatusButton.default.icon": "63749e1e66665475f2e40a6693aa8550ab9a1538", + "component.segmentedStatusButton.hover.background": "e00bcf53bce316dd506f6959a17106d78a6c3338", + "component.segmentedStatusButton.hover.border": "026ac6d1f3cf141eea46da6b298f830816164f05", + "component.segmentedStatusButton.hover.text": "2a539cb32649c09a7b24129ac23136e7f84c4930", + "component.segmentedStatusButton.hover.icon": "0454fea48aa21e3a3c764db1a293b0983d59b4f9", + "component.segmentedStatusButton.disabled.background": "4fe1b7eef6a8dc9f41bba352694a44c9f70f2e63", + "component.segmentedStatusButton.disabled.border": "6fe8dfd90ee2c2b3648cd55db4faa119c0b9c750", + "component.segmentedStatusButton.disabled.text": "bff0ce56ede7652ea4912bf43e44641374de7b32", + "component.segmentedStatusButton.disabled.icon": "1ceb7a79a146be3266b4b8bdcec808b96c155e65", + "component.segmentedStatusButton.disabledPositive.background": "041fa91c28667a09c8c3c5f0a4255a8176bed562", + "component.segmentedStatusButton.disabledPositive.text": "21ea1758dd545f7abd2749a3452848cb3d8fe6b4", + "component.segmentedStatusButton.disabledPositive.icon": "b34959b69620c69b95b5796ed7aebe3b3b3e70c4", + "component.segmentedStatusButton.activePositive.background": "dec4a66d6af542c9e38fb81040d496801809dac3", + "component.segmentedStatusButton.activePositive.text": "e131505200fdde9623b41af814b22c39d5d26c80", + "component.segmentedStatusButton.activePositive.icon": "695abd906d21e39ec24e38daa15bbe48ec4b3c0e", + "component.segmentedStatusButton.disabledNegative.background": "633d5a4fd4bf9930ece2d53fc509bd61ab325a8f", + "component.segmentedStatusButton.disabledNegative.text": "a2d21f31af2db7d885c3b4d32bf7fef48f63388f", + "component.segmentedStatusButton.disabledNegative.icon": "ad6508895f442de4a954c5cbf030a5c93d7cbf44", + "component.segmentedStatusButton.activeNegative.background": "afc41c72e762587af1b6777641dbe37c8b0b46ac", + "component.segmentedStatusButton.activeNegative.text": "5dc82adc7646ccffaaba9d8c75989ad2a691dec8", + "component.segmentedStatusButton.activeNegative.icon": "87dba8e1f9db6e66b4c74e6c33b2dc58d6c21590", + "component.segmentedStatusButton.disabledNeutral.background": "6c162cf4ff64d3302cae63f17789b4bfcf278a64", + "component.segmentedStatusButton.disabledNeutral.text": "4d59818be19c75f089662f8d7255f44fb065878e", + "component.segmentedStatusButton.disabledNeutral.icon": "e5b9966b3af849980cdc30a33773cc20b08399fd", + "component.segmentedStatusButton.activeNeutral.background": "f38b8156c23b938b719f89cee4e65cbdabe2ba2e", + "component.segmentedStatusButton.activeNeutral.text": "6d93b6d817138760b42aaf43c2c1016dbdb8f1ba", + "component.segmentedStatusButton.activeNeutral.icon": "6a2f10b722b4a1fb5259aa047257cd1b580a8007", "component.segmentedButton.default.background": "b810a2b40d354f1227e8e8c481d2f0561e1f4670", "component.segmentedButton.default.border": "3cd35983bb2b58ce5e832d67cb9f8be2fde49bd4", "component.segmentedButton.default.text": "bfa814b350ccb9f6cd29d610fed9f8c5a90bd30d", @@ -900,6 +975,10 @@ "component.segmentedButton.disabled.border": "5c176433d366ea0c57d1e7d6d84c600548731831", "component.segmentedButton.disabled.text": "84f842e5fd2595346f329383569b9b8851aedc0d", "component.segmentedButton.disabled.icon": "e3d1809c170c8d339ab042134f531ac787395356", + "component.segmentedButton.disabledChecked.background": "fdbe80556e6d0c5abc59fedbcf1adf5a6a25aa1a", + "component.segmentedButton.disabledChecked.border": "4dc098347e57f25bfdca46429ae70204ea42e182", + "component.segmentedButton.disabledChecked.text": "b8f007d881a8e0e66d9c6e8937406a392e4f670c", + "component.segmentedButton.disabledChecked.icon": "f66bc7bcc2ec078fdd117fa229d91bb4d7ae11de", "component.segmentedButton.active.background": "0f1456ec9ddb4e04968b34a360498a61584179fd", "component.segmentedButton.active.border": "81449a28894366f836e81a32acf999bf12729ce5", "component.segmentedButton.active.text": "068c088d2b00d7ebb5e105e43393831d93396d14", @@ -1126,6 +1205,8 @@ "alias.content.icon.primary.hover": "c5d08a36df8bb67f8dba43713574fede0b729b2a", "alias.content.icon.primary.active": "290da4855dba194654d78e21aaba6f728baccffe", "alias.content.icon.primary.disabled": "0482804962d1eb5ca46c3ece6c89deadef5058a7", + "alias.content.icon.secondary.default": "2f66f4a99b28b9dfa35d05c9ddb24231ded87629", + "alias.content.icon.secondary.disabled": "2438d61ce1f5974fb06ed27a569386d0344e8632", "alias.border.normal": "8b2c23afa8e60210a1693b2d5676c10466ad996b", "alias.border.neutral": "a7f1219ac3bb4c1b0247bcb6435f641d4f39709b", "alias.border.negative": "b49becb4e84acd992df9a41e0e80895dd89f8941", @@ -1155,6 +1236,10 @@ "alias.action.secondary.hover": "2d3d1836387e2e4a64a9216050d66a36267bd138", "alias.action.secondary.disabled": "22a0918a8166dd1a4fa82768ba72010e94e933f7", "alias.action.tertiary.disabled": "55e78ce3e10e58273edb15bcf2335d79f5450511", + "alias.action.positive.default": "3f0b60890ef30fe0adde6d375acfbd75e75f4e30", + "alias.action.positive.disabled": "d2af41c561e0443a9bd7b9023819bdc9690db87e", + "alias.action.negative.default": "e5cdc13f6d3c276a6136c2c950a60e2fec5b4fa7", + "alias.action.negative.disabled": "ef9d070ee87bf3854b19c12570820ac4b9ca1de4", "alias.interaction.border.default": "575cab963c0d53baae1d9ca372b94bcb7b4345c3", "alias.interaction.border.hover": "507a7ac986c4b5caba1b1dc6350e24ab921a274f", "alias.interaction.border.focus": "1b35ba8cbc9092bd1d96331ffb7736839cae027a", @@ -1352,8 +1437,7 @@ "global.spacing.50": "f6c9215142ffde6f9fd40c69af86baf84fa006e0", "global.spacing.60": "6666b8e43bf3acd2074fc625f082f833994c5ad7", "global.spacing.70": "fcfd1090d30c71d7c647a1048f49a9b240f08bb4", - "global.spacing.80": "d36813c2828b1cf7511a16bb09c9fbf3efd21d5d", - "component.table.row.icon.default": "e38c693bceab2ba83594f60b733b0f4f51c2fa7b" + "global.spacing.80": "d36813c2828b1cf7511a16bb09c9fbf3efd21d5d" }, "group": "CDS" }, @@ -1419,7 +1503,8 @@ "components/widgets/download": "enabled", "components/widgets/upload": "enabled", "components/stepper/stepper": "enabled", - "components/advancedSearch/advancedSearch": "enabled" + "components/advancedSearch/advancedSearch": "enabled", + "components/button/segmentedStatusButton": "enabled" }, "$figmaCollectionId": "VariableCollectionId:7760:6798", "$figmaModeId": "7760:1", @@ -1494,23 +1579,28 @@ "component.textField.default.background": "53fa589e93c9bda69a6504d774512bc03f1f3e5c", "component.textField.default.border": "1f5d4da5700620363e475481acc72242ecc06eb2", "component.textField.default.hintText": "f01e90a54c528bdfb52083f95fe8b7eb008b57d1", + "component.textField.default.infoIcon": "c7b2b74b51e4b4ea0fa82fae3330015cd1dab824", "component.textField.placeholder.background": "9e32ea142d9c8c88cfb85069d0bab162378167a6", "component.textField.placeholder.border": "9a3494308a14c3d117a836c4ffa0321ab33b634f", "component.textField.placeholder.text": "3830906859c01bfe2676983e7f83ed2c7475e0da", "component.textField.placeholder.hintText": "d19b960e7e6c9f4a3c9c862b6a33c87fa1761462", + "component.textField.placeholder.infoIcon": "a9ae308f7ab234e8d0db8acecf9c20483a0083f1", "component.textField.hover.background": "3faca0e984411eebc9e5af79d7c9c037616e4a86", "component.textField.hover.border": "19ee2c1dd778c15faa379520f508d3ada05ec431", "component.textField.hover.text": "89fc2e79a088f0613b67322a48281ff26c0dd6c2", "component.textField.hover.icon": "ec04ef6370a644ae6e1fbf3ee5a8e37363538761", "component.textField.hover.hintText": "4c44cc9892ed023039748cf023028b30c7082eb6", + "component.textField.hover.infoIcon": "066775a424b58dd7e816803e810730669f0a6f6d", "component.textField.hoverEmpty.background": "b443890ad7fcb892fe8ceefa96b65391b94e6fa7", "component.textField.hoverEmpty.border": "b5567118238ef89044fd74fa6aca74519d91bfe2", "component.textField.hoverEmpty.text": "f43e50aa69c294b1e8ff7ce83385b61a2a6f1cc2", "component.textField.hoverEmpty.hintText": "6a9d114d4516058139586e806cf3b7be2c9bcce1", + "component.textField.hoverEmpty.infoIcon": "100568a2df6610ddf18e9eee21ca2cc9396437b2", "component.textField.filled.background": "c21f14ab2b7cea99504efa2cf425cfe8087f9a7f", "component.textField.filled.border": "7979a08a479b8a751339308d1d41ca0bc761713c", "component.textField.filled.text": "a862a9be3f6fb55c91a94b05a32220f48630f1db", "component.textField.filled.hintText": "be76e0295f57bb280ac736004fb661ed5d995253", + "component.textField.filled.infoIcon": "c415bfe457eff31d757fca565e4a04a78ce099a9", "component.textField.filled.icon.default": "92b0bdb0397398baf4e6f5c2945d793e8374f89f", "component.textField.filled.icon.hover": "d951de00da75b4b9d232290a625b438f7843b546", "component.textField.filled.icon.active": "cf25e82e319698e1f5be393119f4fdf1399ffa0d", @@ -1518,16 +1608,19 @@ "component.textField.disabled.border": "72906bfaefb10b8ad6ecd7671916af088a4209fe", "component.textField.disabled.text": "d4b68084508ee00dedb81261f19908d34d9dbbbf", "component.textField.disabled.hintText": "fdac41271ff87d2b0fc3afc65a91cbdc6f204b77", + "component.textField.disabled.infoIcon": "0d8bf45c91fd10f759de94f7fb88e40695f72234", "component.textField.error.background": "7d583b091ba64e7f34b6643707e8ecdab1a8b7fb", "component.textField.error.border": "c4b3be6008ed93c615c527e0d180fcd6cad6493d", "component.textField.error.text": "2e38d743825b633cb564994cb4290d9c78b5b8be", "component.textField.error.hintText": "5288fd9e26bcf9e7ccb72646ef3143ecdf4f4733", + "component.textField.error.infoIcon": "9ee842130f4ed141e926e4ebfe5e15477922b638", "component.textField.error.icon.default": "1139a55ad7e33e002bc2c5ca85cc34e3c3f8e13d", "component.textField.error.icon.hover": "0fab2d2bae167f70ea9407f999207166d6ca7774", "component.textField.error.icon.active": "7bbd9f78b5c2d2740dee279a40c5097834ee9ffb", "component.textField.focusEmpty.background": "1b6c9b139b83874c9512ea81bbc6483e19c95a21", "component.textField.focusEmpty.border": "c6e40bc2aef5d09b59d4c51469f6ef09d887db0f", "component.textField.focusEmpty.hintText": "3ddca6152837652ed7b4efcf9d280a98d037bd5a", + "component.textField.focusEmpty.infoIcon": "002611db17ff58be6243bb173997e7a20fd17a6a", "component.textField.focusEmpty.icon.default": "3365a3b9bff8fc9535c64683eb0cd427de74935a", "component.textField.focusEmpty.icon.hover": "846a030dda7b1291f032ae7191e3002a166fc1b8", "component.textField.focusEmpty.icon.active": "552d1eb1284e3e136544d4210a2de3f8bb672ac0", @@ -1535,6 +1628,7 @@ "component.textField.focus.border": "acaa2646cdf6dde07cf44a9bf47c344fdbe1f850", "component.textField.focus.text": "f8ab0bd9eb01513838232a6321ffb2c0124ccc82", "component.textField.focus.hintText": "07a8e1bdca0230225ac06b7709628b9442128f1a", + "component.textField.focus.infoIcon": "92bc5a1b74fdec796a23d8c8cd84d2ba970c3feb", "component.textField.focus.icon.default": "ac8552dfcacd0ac0d2b8caf1fb7669634f7a1750", "component.textField.focus.icon.hover": "8fadfd128ea017dcd33954f7e32050ebcc966af5", "component.textField.focus.icon.active": "c9d5c963a0e454abc25ce43721c088d392583a25", @@ -1543,23 +1637,28 @@ "component.textArea.default.background": "a019b2b17f07f333bc85cb4b7322553885787dd1", "component.textArea.default.border": "6a249d39699a948bc21e0c0abc7ec16cf64da51e", "component.textArea.default.hintText": "008e401f69e77cabbd76a8f10d04a4cf90781c1a", + "component.textArea.default.infoIcon": "b19e0830d713a58aa9f332c1997d2006432f0abd", "component.textArea.placeholder.background": "7350889e7bbf4aee1aa009386e2a9994b264c095", "component.textArea.placeholder.border": "2021ad00b8d1eeffcd09f40dc2658665343d0c35", "component.textArea.placeholder.text": "395a8c0bfef3a948ce3bba4f56a6684308edcecb", "component.textArea.placeholder.hintText": "e42a21f30ee1d826088a067a60cc5a17db1cce3d", + "component.textArea.placeholder.infoIcon": "92bb50e1d188a1d2bc86d692bb220b307521e04c", "component.textArea.hover.background": "8e33eafeb97b8c802a6b94a260e58873cbe4559e", "component.textArea.hover.border": "5439e24baa2772e201b5d5d1ed29d3932be228d9", "component.textArea.hover.text": "22d33bc76e75d53e6210116540b03f06cea6fc37", "component.textArea.hover.icon": "3bd848dc954bd7f1bf48fc576678c86c956fb249", "component.textArea.hover.hintText": "37e28f716e6620260ad87eb526efda0ffcc6b630", + "component.textArea.hover.infoIcon": "79ba2b6fed346c4bf92b4a671c78c7e5c11aa68a", "component.textArea.hoverEmpty.background": "d84eed895c5a59c73febfdc09342ba50e9644dae", "component.textArea.hoverEmpty.border": "4900525c2eb1f4368066def1c9d98b50427b8ec9", "component.textArea.hoverEmpty.text": "754732221461fbc3b2b7371a7e9baddb753b9bb0", "component.textArea.hoverEmpty.hintText": "0d1048f85aa5eb896f1b0a6014e298e5a48b5b26", + "component.textArea.hoverEmpty.infoIcon": "424849e7a2a864ba39ce77eff2b2db83ff2c37ea", "component.textArea.filled.background": "210fddaa7e34062c9e478bf9aec57efcf5d25481", "component.textArea.filled.border": "90d8cc59f4f51949eee182fad92cc3a18b84b545", "component.textArea.filled.text": "df08cadc017d6615ac50384c612b7b45650bbd35", "component.textArea.filled.hintText": "9182afa40faee676178965e8145f08d69966b526", + "component.textArea.filled.infoIcon": "31f1687424f9f002e745a1c78d929074dabe128f", "component.textArea.filled.icon.default": "9354ec089e55040acc78fb533c0e2690f0bacc74", "component.textArea.filled.icon.hover": "04bde376ff9c64f1beb1e8b9a7f13b3e79d3f047", "component.textArea.filled.icon.active": "ee649945ccd2e4710ebe86afb1d04fa78d085285", @@ -1567,16 +1666,19 @@ "component.textArea.disabled.border": "c53b090e3b6ffdb6657806347f9f18f46aeee6b8", "component.textArea.disabled.text": "b81d33e1e518fdc0c28c285c8a8ba2c9a61a8334", "component.textArea.disabled.hintText": "4fd37d1a2a1f89a5f7855e61421b2241b6f2d763", + "component.textArea.disabled.infoIcon": "4b9b27bb7f003478631282f00aaeda8520bda70e", "component.textArea.error.background": "25b3a3e0f5fdba97ad8bc9c2336f8f78a8d12477", "component.textArea.error.border": "330392f903e3908c071e09640fcb274faab34d79", "component.textArea.error.text": "248baf99877b1bc27ddc81c35bdad5f143f5259c", "component.textArea.error.hintText": "39973095da9d5563dda2f1ef1cf03b842cd3e5ba", + "component.textArea.error.infoIcon": "ceebfde7fbee0e207367ca68fa1f5632c0f0a496", "component.textArea.error.icon.default": "cf5a08b73a30d966f3a673c008cadff2c9cbf258", "component.textArea.error.icon.hover": "cc1ce6ba44d953e1cef459c0d3ebf9cae32cd612", "component.textArea.error.icon.active": "6f01a8fd0b9f3358b8b37e6b585385761235f27e", "component.textArea.focusEmpty.background": "79f6e39a243234bb446205c5e905930c34f0ab23", "component.textArea.focusEmpty.border": "5299cf3a621faa1c573069fdda28b47ba91872eb", "component.textArea.focusEmpty.hintText": "27eff586264932ee3ee7a73bee033e009d00e231", + "component.textArea.focusEmpty.infoIcon": "54d8ce2d7d82330828894fc8db1caaf7416abe2c", "component.textArea.focusEmpty.icon.default": "357d9a40fd699ef8ffde0626b4a5eb68cd9d971c", "component.textArea.focusEmpty.icon.hover": "4b41c304bafe8909b3501302bf801e0792ffbbbc", "component.textArea.focusEmpty.icon.active": "ef9393d6d9c213a52c534ae6d0fc02d979cf5859", @@ -1584,6 +1686,7 @@ "component.textArea.focus.border": "0c646b4b4829f464e42188d7d6f51e6fbcd7db67", "component.textArea.focus.text": "464941d8aa85b1b7d9eb41d04925aa14e49123d9", "component.textArea.focus.hintText": "07b208122987e4e1d989d0d43fbb821439f85958", + "component.textArea.focus.infoIcon": "3fd781c0e8e96dd0cde9f2480bc93e60b8217868", "component.textArea.focus.icon.default": "1070a9230216640d156355517c7e0bcb45a10121", "component.textArea.focus.icon.hover": "04a97461366f14267dc61de87f87232172a2b95c", "component.textArea.focus.icon.active": "a6641bb550ad791a665f8d4167854bf36355e6af", @@ -1658,6 +1761,9 @@ "component.table.headerOutlined.text": "8b3e21f373e189824633fad8bd922e0847480165", "component.table.headerOutlined.icon": "c4e46c298c67628a69dfa74088dceec97181a825", "component.table.row.border": "7b93ce5e98c6b235d977a2cf7da00501726792ef", + "component.table.row.icon.default": "e38c693bceab2ba83594f60b733b0f4f51c2fa7b", + "component.table.row.icon.disabled": "6bde3dcf5a1f8f012cc80da769020327773273bd", + "component.table.row.icon.hover": "0344e96b2560748431c694da68a75b8d375a483a", "component.table.row.background.default": "3e8fcc16b695b6123d30db73b4bf03b5f7c52b02", "component.table.row.background.zebra": "40bbff44ecca4178a88e774d7c44b7ad5ac50d75", "component.table.row.background.hover": "4440978a4c224be452714e6654182d6d5fe4080d", @@ -1748,36 +1854,43 @@ "component.select.default.text": "44e415eccca8a8b30838f9ceff067c55ae622123", "component.select.default.icon": "a4632590daee817fa148a305424e951173badc63", "component.select.default.hintText": "d2a5379e91e2b72f98b283af397dff980194bcd5", + "component.select.default.infoIcon": "8b5e0cdcbada7c9be730ead2398a57e86cfd04c8", "component.select.hover.background": "a551457a593b143f450ea814462047bb2e4d00ce", "component.select.hover.border": "df9b3c652906e9e56a739521639acfa72a759fdb", "component.select.hover.text": "91da9139069c52c6bfac4e233e6f2408fe8e0fae", "component.select.hover.icon": "6016b6f93b40d3efd6fb0fb4fe0c75e1e100a706", "component.select.hover.hintText": "57fa551400de982be9fb3b5da339682535fda798", + "component.select.hover.infoIcon": "95f8eb0cbcda95d764f4fca947e0cb810d2bafd0", "component.select.filled.background": "ca4467a281a2e167e65098f89c6edd690d31c89c", "component.select.filled.border": "77d963ce1a1618393899a557b46296f5fa10cf02", "component.select.filled.text": "de4f297d8f2d4f2e54022eab7d96ed72b3c28143", "component.select.filled.icon": "df210939bf4b1c7632e8afabb602b417ae02f100", "component.select.filled.hintText": "a70c5d0a149587cd1700b97b47eb39b84d3e0268", + "component.select.filled.infoIcon": "789869f13a7f3ffc66ba4c9132a07ad1cf0612f8", "component.select.disabled.background": "18122061e241277a8dcb78b29f799f6c4dbf9908", "component.select.disabled.border": "18c274a5287c80892c30e700e7bffbeb9437faf2", "component.select.disabled.text": "7c57baaa0977370dd37ebb801b9c9426121cf205", "component.select.disabled.icon": "2d4680e0a21288a18464e86571bf2e249e611934", "component.select.disabled.hintText": "9751f59b0b139178f61cd8876523815f6263ad20", + "component.select.disabled.infoIcon": "39fe9b64b4324080edc8ad1049b95132781e378a", "component.select.error.background": "1b15fa4cc95084f1e79dbd1380d19f2a36287f72", "component.select.error.border": "694daf751eac99fed0e1cb9d3e6d031c70122414", "component.select.error.text": "205088024130af2ad50d0f66ee70a21e076bef64", "component.select.error.icon": "1f40e81a4b45a4b703c9d3eecc872db36d36beb8", "component.select.error.hintText": "939afed7ba39cdd257698780f4671f8a51d9e439", + "component.select.error.infoIcon": "34ce7e3f1265d6f7b33f9ce8d3de1843f8635f97", "component.select.focusEmpty.background": "047f17261231cedba578d9e109f18d4875bd961a", "component.select.focusEmpty.border": "74781e0bac0b4693aeeb1896b612e944c12e5b3b", "component.select.focusEmpty.text": "3b569d9d0ddf6cea0cc5043bc0201bdf0bc6724a", "component.select.focusEmpty.icon": "065b27039e23bc91bd4eba5db7203ea9d1648d3b", "component.select.focusEmpty.hintText": "b6a711f2e714da0d1aa53039fbcd62a97f3fe314", + "component.select.focusEmpty.infoIcon": "c7b9ff5cc2da1d858368bf88907e7a162114f9ce", "component.select.focus.background": "8acb8e72ef32281c7a3386700498fec66e43139d", "component.select.focus.border": "85d04de2cd5a30be2e06e66eb746b106e20fe6e5", "component.select.focus.text": "4dfb9a3b5b2544ceb60e05eb84eb58318d4bd15e", "component.select.focus.icon": "0e66bb4264be4ad2a04f9479de08a5eb9eb7c9e2", "component.select.focus.hintText": "df5ec9812540d6e75899118be0b19f973def097b", + "component.select.focus.infoIcon": "c63c875d120f88a09a46da155a05595f49dffe24", "component.sideNavigation.icon": "323154ca8bc7c7ede2726a14872cd39d90a72f9d", "component.sideNavigation.border": "4331dea7df3e37dc7c144aee8e547056d4c0f207", "component.sideNavigation.background.default": "29fa860bbd9aa4e5b597dda8cd8e22b35dd1e5d9", @@ -1804,36 +1917,43 @@ "component.search.default.text": "57144a4a6ee1d71227fd40b3e3e75fc35a22135d", "component.search.default.icon": "73ccef95e9e6793a5dcfbc71f045b1bbe4b5d813", "component.search.default.hintText": "b117424cddb54d9dfe141d53b27a5c272a7d6720", + "component.search.default.searchIcon": "3ae37ef3f91296aaa17db5b826a0d52c1032887b", "component.search.hover.background": "518ab2c082bc707c56f8e756f1939ff80752e8b1", "component.search.hover.border": "91c5e30d807098aeaee3ba8288358a05fa85da81", "component.search.hover.text": "152f11f984b433db91749f43f25c186abb38843e", "component.search.hover.icon": "a93b56dba7ca82bd32ca4282145183f7560234a7", "component.search.hover.hintText": "50f2a47cd117c71ad2f0c7952c4f30a2cb2209ff", + "component.search.hover.searchIcon": "24efb3c092fe1b05c5e0eb6928db2c3571f72bab", "component.search.filled.background": "b5f3672cf845f8a2929f83be378781150a7bec4e", "component.search.filled.border": "aa782febc3893031db27d6ad19175291f9135ca7", "component.search.filled.text": "f50aba692c03335b8aa6d0ea88dda40ad45b138f", "component.search.filled.icon": "18deb930338fff9b66f1ee5805196de384750de9", "component.search.filled.hintText": "778a1585f5d5b2b18fd6cef74806e4944920b10c", + "component.search.filled.searchIcon": "ef413757d1a6d73a41cdc66e3cc964ca90fc5782", "component.search.disabled.background": "24d83efd36213b4bf1a978292603bdfadf733fde", "component.search.disabled.border": "e2db321ea5e5e77b9ff2dfc88712794e5f4a9501", "component.search.disabled.text": "92c0e5594f35af7613b7528045ed0c9b5c032dc1", "component.search.disabled.icon": "6c326f39f1d4bd822b017c5aee98e35da693e4b9", "component.search.disabled.hintText": "afedd29c53ca3582eaed4a2800c258752360b8a1", + "component.search.disabled.searchIcon": "567f466435bfc2c8e6ed780c13a09e7dedb06ac6", "component.search.error.background": "ad0e5a5d1fb3faac597137298e4e2c26cc1b20b2", "component.search.error.border": "55d0dc94443365fcbeb0c75e9842479912ddcc5a", "component.search.error.text": "06dca02983f9430e1a11bfd831bb0667394553f4", "component.search.error.icon": "2da71281512104d8760bdc33393a7506a27c0a01", "component.search.error.hintText": "e0ae79e655f39ed2c2eed05e195a6bb911b82c2d", + "component.search.error.searchIcon": "0bfde9fc2c77ca0710bae4e39309d6a02f0cd303", "component.search.focusEmpty.background": "0000f257140afc779959f24607e54dab52666770", "component.search.focusEmpty.border": "71379572c1aad08743738cc58445a93bf98f842d", "component.search.focusEmpty.text": "9c2c8bf148b69e3e946f83b53e9909629b5334a6", "component.search.focusEmpty.icon": "490b751b67e378952fbc09c829c53c31cf647fe7", "component.search.focusEmpty.hintText": "5ab7bfbb406b869a95d67705c209790d726c8f80", + "component.search.focusEmpty.searchIcon": "fb8af7b87cfd4fda9c0f2e3dcdf97922183bae10", "component.search.focus.background": "ea0c00d150235a1681334410104048f00574eb43", "component.search.focus.border": "63cd37f2c85e34e31228770fd6af44f88369c220", "component.search.focus.text": "3cf2c218946c9a46cb345ba690c7250060bdff6c", "component.search.focus.icon": "d4ccea09446c73b39c40dadb6a1e541e82217d31", "component.search.focus.hintText": "915b517dc5ac98eb52b50962fa4d81e51326aba5", + "component.search.focus.searchIcon": "552d46bc02a71bda3761ac6a050f4e9cee56f7c4", "component.radioButton.inactive.default.background": "98e040f2c4c8c7612977384e0573f6a8324fcce8", "component.radioButton.inactive.default.border": "eea21f94e55e3bc62fba44bf501789fb013b5051", "component.radioButton.inactive.default.text": "658a4bce09f446f0fe1239c9fe770c0a0cc70426", @@ -1989,34 +2109,41 @@ "component.groupSelect.field.default.text": "75f9b96f5bd6574585172a540d88dcbc26520ae2", "component.groupSelect.field.default.icon": "b04b7db263b501c42707e7cab3c3c45d015c2065", "component.groupSelect.field.default.hintText": "c140853da4ec72cc1e2596fe2375d7e4566f15bf", + "component.groupSelect.field.default.infoIcon": "f003d8dd8d058334c73124f609e1053f6a62f4c2", "component.groupSelect.field.hover.background": "f8a90c53d6fefdb4501b3f5d2131cb8f4855d0f7", "component.groupSelect.field.hover.border": "5b0e29a0c7312e443fcb32bf58233f0f4dab2659", "component.groupSelect.field.hover.text": "386d334b66f1b494ecdc9565720b0289a4acf96a", "component.groupSelect.field.hover.icon": "61ef694c6579259f571969be6aaa310c8c73c380", "component.groupSelect.field.hover.hintText": "553f7cf4ef822f2ac7b96e0ad9dbf6007072c47a", + "component.groupSelect.field.hover.infoIcon": "aa6e4cb627fc27b9afcc54dfb1ae1ebeecc353fd", "component.groupSelect.field.selected.background": "0d174a6acae1ef0e0960b2c7251b91ea95561c71", "component.groupSelect.field.selected.border": "4356dbaf2fca9483f2073613b8c40f68ce80883c", "component.groupSelect.field.selected.text": "82ca85be29ac74134d59c5dc6dd1df9448aace29", "component.groupSelect.field.selected.icon": "38d82c1471c0038c5ec7cbb6158fd1898171c603", "component.groupSelect.field.selected.hintText": "7952cded8ae9281a255aed760a1070cd799e4c96", + "component.groupSelect.field.selected.infoIcon": "e6711f7b4c34d367631e493c440057bad96e1127", "component.groupSelect.field.disabled.background": "3d92318a9d3fc8816eb722253b03e889325aa752", "component.groupSelect.field.disabled.border": "1664ce2830fe83ba03febc00143d50b624ff09c8", "component.groupSelect.field.disabled.text": "7b94bb7bbff65d207650009243e0441d6998f464", "component.groupSelect.field.disabled.icon": "cd0c28ee48cab7b4babcd9bafc017f1117990e81", "component.groupSelect.field.disabled.hintText": "e4c04d22f7135503f32b34e3a65d8d356dc3bc17", + "component.groupSelect.field.disabled.infoIcon": "e077b62aa4895673b897cd745559c0efaa3da858", "component.groupSelect.field.readOnly.background": "79c7f3f0b9c7d361531036aeaa9fe789534758cc", "component.groupSelect.field.readOnly.text": "f8b99ccc2d03f3ea15569a838df6ba1702166520", "component.groupSelect.field.readOnly.hintText": "d8fa458524f50be529707a36e0c49edca29db3cc", + "component.groupSelect.field.readOnly.infoIcon": "b499afa78f530d468f849af490eb99e4e0340a76", "component.groupSelect.field.error.background": "d8bf4c85f6da80ffe1fa91ffdaa61bc51bfccc15", "component.groupSelect.field.error.border": "026e896b72313edfb65ebcafc3e77db449778d8d", "component.groupSelect.field.error.text": "2fab23d40a2d91db9b1712188929b9f157f55115", "component.groupSelect.field.error.icon": "35ca1fdd2f33863c73eb30d03a5afa7714bd2b6c", "component.groupSelect.field.error.hintText": "3c8d09c4e7ac0675e07095cc286d3ed43238c104", + "component.groupSelect.field.error.infoIcon": "13c264c428685839423dc03df567d1e8f55f366f", "component.groupSelect.field.focus.background": "b3ee2165a40be26c34aace2454798dc8083d6308", "component.groupSelect.field.focus.border": "11fb12a619bf819d637ab3fd7c8536f301d17b4b", "component.groupSelect.field.focus.text": "5e022fc6e07de221b0f105ee09ac151922473b72", "component.groupSelect.field.focus.icon": "feb5d2493255ed14e2d96a869ee516e5d1c33db7", "component.groupSelect.field.focus.hintText": "3d43fd2274e93d5780d1472957b8115ec5655e29", + "component.groupSelect.field.focus.infoIcon": "9c34dce64f75d3f379fb9e74c076627c2173a184", "component.groupSelect.dropdown.icon": "057202aacbdd2b0b4ebaa7e97571c1058645460f", "component.groupSelect.dropdown.text": "e89f40478d04ff951b6b6f94c340f58ea117f2d8", "component.groupSelect.dropdown.background.default": "c3999f3a1ae2e5fbce55eea617acc0f0bc764a41", @@ -2036,10 +2163,12 @@ "component.globalHeader.search.icon.default": "8f02c1b70283060973039aeb360a972694b5aaec", "component.globalHeader.search.icon.active": "148b7415b107bff48b338bdef5962ad4099c8829", "component.globalHeader.search.icon.hover": "6a9e403b83d86ad77f325cd8b3a75d5fb4c0e82a", - "component.dropdown.icon": "8d28cec23da1741ee69fb88e6cc28a68d7ae4bb1", + "component.dropdown.icon.default": "8d28cec23da1741ee69fb88e6cc28a68d7ae4bb1", + "component.dropdown.icon.disabled": "f4ef073b794afea527b5c9b85fab5ef41c03880a", "component.dropdown.text.default": "560c4177a6c66ec6357275d89974663436806d9e", "component.dropdown.text.link": "1d1570eced9c4d416caa39f388864fcdacaca99a", "component.dropdown.text.description": "e5e0943a566d23aceda928bab8672cc3933f3afb", + "component.dropdown.text.disabled": "663b2d6787d44051aaa90ca048616add55648808", "component.dropdown.background.default": "21d95a0dbd9d33893baac73b7df1d4763b18c2a9", "component.dropdown.background.hover": "1afbd301b5d191a15c877251d908190aff469758", "component.dropdown.background.category": "2a8c8f6bbc7c05aed7a962b6c689445c07f46d91", @@ -2247,6 +2376,36 @@ "component.calendar.presetArea.hoverPeriod.background": "8f3532cac648574111c192b4dc6607bf6412beb7", "component.calendar.presetArea.activePeriod.background": "585a0910f0d33decb9a524f48743527478aa887b", "component.calendar.presetArea.activePeriod.text": "dd82d693fd800773f912db834c627c8cadd94469", + "component.segmentedStatusButton.default.background": "657e278c36107633c8bbd499cd3035fbe14b11c1", + "component.segmentedStatusButton.default.border": "03f7c07a3fc97f0bfee13b4a08616cacbd714579", + "component.segmentedStatusButton.default.text": "2743871e7fb9e466eed662a224e3e3c848da5942", + "component.segmentedStatusButton.default.icon": "63749e1e66665475f2e40a6693aa8550ab9a1538", + "component.segmentedStatusButton.hover.background": "e00bcf53bce316dd506f6959a17106d78a6c3338", + "component.segmentedStatusButton.hover.border": "026ac6d1f3cf141eea46da6b298f830816164f05", + "component.segmentedStatusButton.hover.text": "2a539cb32649c09a7b24129ac23136e7f84c4930", + "component.segmentedStatusButton.hover.icon": "0454fea48aa21e3a3c764db1a293b0983d59b4f9", + "component.segmentedStatusButton.disabled.background": "4fe1b7eef6a8dc9f41bba352694a44c9f70f2e63", + "component.segmentedStatusButton.disabled.border": "6fe8dfd90ee2c2b3648cd55db4faa119c0b9c750", + "component.segmentedStatusButton.disabled.text": "bff0ce56ede7652ea4912bf43e44641374de7b32", + "component.segmentedStatusButton.disabled.icon": "1ceb7a79a146be3266b4b8bdcec808b96c155e65", + "component.segmentedStatusButton.disabledPositive.background": "041fa91c28667a09c8c3c5f0a4255a8176bed562", + "component.segmentedStatusButton.disabledPositive.text": "21ea1758dd545f7abd2749a3452848cb3d8fe6b4", + "component.segmentedStatusButton.disabledPositive.icon": "b34959b69620c69b95b5796ed7aebe3b3b3e70c4", + "component.segmentedStatusButton.activePositive.background": "dec4a66d6af542c9e38fb81040d496801809dac3", + "component.segmentedStatusButton.activePositive.text": "e131505200fdde9623b41af814b22c39d5d26c80", + "component.segmentedStatusButton.activePositive.icon": "695abd906d21e39ec24e38daa15bbe48ec4b3c0e", + "component.segmentedStatusButton.disabledNegative.background": "633d5a4fd4bf9930ece2d53fc509bd61ab325a8f", + "component.segmentedStatusButton.disabledNegative.text": "a2d21f31af2db7d885c3b4d32bf7fef48f63388f", + "component.segmentedStatusButton.disabledNegative.icon": "ad6508895f442de4a954c5cbf030a5c93d7cbf44", + "component.segmentedStatusButton.activeNegative.background": "afc41c72e762587af1b6777641dbe37c8b0b46ac", + "component.segmentedStatusButton.activeNegative.text": "5dc82adc7646ccffaaba9d8c75989ad2a691dec8", + "component.segmentedStatusButton.activeNegative.icon": "87dba8e1f9db6e66b4c74e6c33b2dc58d6c21590", + "component.segmentedStatusButton.disabledNeutral.background": "6c162cf4ff64d3302cae63f17789b4bfcf278a64", + "component.segmentedStatusButton.disabledNeutral.text": "4d59818be19c75f089662f8d7255f44fb065878e", + "component.segmentedStatusButton.disabledNeutral.icon": "e5b9966b3af849980cdc30a33773cc20b08399fd", + "component.segmentedStatusButton.activeNeutral.background": "f38b8156c23b938b719f89cee4e65cbdabe2ba2e", + "component.segmentedStatusButton.activeNeutral.text": "6d93b6d817138760b42aaf43c2c1016dbdb8f1ba", + "component.segmentedStatusButton.activeNeutral.icon": "6a2f10b722b4a1fb5259aa047257cd1b580a8007", "component.segmentedButton.default.background": "b810a2b40d354f1227e8e8c481d2f0561e1f4670", "component.segmentedButton.default.border": "3cd35983bb2b58ce5e832d67cb9f8be2fde49bd4", "component.segmentedButton.default.text": "bfa814b350ccb9f6cd29d610fed9f8c5a90bd30d", @@ -2259,6 +2418,10 @@ "component.segmentedButton.disabled.border": "5c176433d366ea0c57d1e7d6d84c600548731831", "component.segmentedButton.disabled.text": "84f842e5fd2595346f329383569b9b8851aedc0d", "component.segmentedButton.disabled.icon": "e3d1809c170c8d339ab042134f531ac787395356", + "component.segmentedButton.disabledChecked.background": "fdbe80556e6d0c5abc59fedbcf1adf5a6a25aa1a", + "component.segmentedButton.disabledChecked.border": "4dc098347e57f25bfdca46429ae70204ea42e182", + "component.segmentedButton.disabledChecked.text": "b8f007d881a8e0e66d9c6e8937406a392e4f670c", + "component.segmentedButton.disabledChecked.icon": "f66bc7bcc2ec078fdd117fa229d91bb4d7ae11de", "component.segmentedButton.active.background": "0f1456ec9ddb4e04968b34a360498a61584179fd", "component.segmentedButton.active.border": "81449a28894366f836e81a32acf999bf12729ce5", "component.segmentedButton.active.text": "068c088d2b00d7ebb5e105e43393831d93396d14", @@ -2482,6 +2645,8 @@ "alias.content.icon.primary.hover": "c5d08a36df8bb67f8dba43713574fede0b729b2a", "alias.content.icon.primary.active": "290da4855dba194654d78e21aaba6f728baccffe", "alias.content.icon.primary.disabled": "0482804962d1eb5ca46c3ece6c89deadef5058a7", + "alias.content.icon.secondary.default": "2f66f4a99b28b9dfa35d05c9ddb24231ded87629", + "alias.content.icon.secondary.disabled": "2438d61ce1f5974fb06ed27a569386d0344e8632", "alias.border.normal": "8b2c23afa8e60210a1693b2d5676c10466ad996b", "alias.border.neutral": "a7f1219ac3bb4c1b0247bcb6435f641d4f39709b", "alias.border.negative": "b49becb4e84acd992df9a41e0e80895dd89f8941", @@ -2517,6 +2682,10 @@ "alias.action.secondary.hover": "2d3d1836387e2e4a64a9216050d66a36267bd138", "alias.action.secondary.disabled": "22a0918a8166dd1a4fa82768ba72010e94e933f7", "alias.action.tertiary.disabled": "55e78ce3e10e58273edb15bcf2335d79f5450511", + "alias.action.positive.default": "3f0b60890ef30fe0adde6d375acfbd75e75f4e30", + "alias.action.positive.disabled": "d2af41c561e0443a9bd7b9023819bdc9690db87e", + "alias.action.negative.default": "e5cdc13f6d3c276a6136c2c950a60e2fec5b4fa7", + "alias.action.negative.disabled": "ef9d070ee87bf3854b19c12570820ac4b9ca1de4", "alias.content.text.warning": "09cfdcb78766a225a8ff9cf808c6b6e4b910f8e7", "alias.content.text.positive": "d60caad119b2a683202fd0f2a1b88ec9384ac11d", "alias.content.text.informative": "b044475b4d8007fc7ca7ded25db806f5e6904b3a", @@ -2711,8 +2880,7 @@ "global.spacing.50": "f6c9215142ffde6f9fd40c69af86baf84fa006e0", "global.spacing.60": "6666b8e43bf3acd2074fc625f082f833994c5ad7", "global.spacing.70": "fcfd1090d30c71d7c647a1048f49a9b240f08bb4", - "global.spacing.80": "d36813c2828b1cf7511a16bb09c9fbf3efd21d5d", - "component.table.row.icon.default": "e38c693bceab2ba83594f60b733b0f4f51c2fa7b" + "global.spacing.80": "d36813c2828b1cf7511a16bb09c9fbf3efd21d5d" }, "group": "CDS" }, @@ -2778,7 +2946,8 @@ "components/widgets/download": "enabled", "components/widgets/upload": "enabled", "components/stepper/stepper": "enabled", - "components/advancedSearch/advancedSearch": "enabled" + "components/advancedSearch/advancedSearch": "enabled", + "components/button/segmentedStatusButton": "enabled" }, "$figmaCollectionId": "VariableCollectionId:7760:6798", "$figmaModeId": "7760:2", @@ -2853,23 +3022,28 @@ "component.textField.default.background": "53fa589e93c9bda69a6504d774512bc03f1f3e5c", "component.textField.default.border": "1f5d4da5700620363e475481acc72242ecc06eb2", "component.textField.default.hintText": "f01e90a54c528bdfb52083f95fe8b7eb008b57d1", + "component.textField.default.infoIcon": "c7b2b74b51e4b4ea0fa82fae3330015cd1dab824", "component.textField.placeholder.background": "9e32ea142d9c8c88cfb85069d0bab162378167a6", "component.textField.placeholder.border": "9a3494308a14c3d117a836c4ffa0321ab33b634f", "component.textField.placeholder.text": "3830906859c01bfe2676983e7f83ed2c7475e0da", "component.textField.placeholder.hintText": "d19b960e7e6c9f4a3c9c862b6a33c87fa1761462", + "component.textField.placeholder.infoIcon": "a9ae308f7ab234e8d0db8acecf9c20483a0083f1", "component.textField.hover.background": "3faca0e984411eebc9e5af79d7c9c037616e4a86", "component.textField.hover.border": "19ee2c1dd778c15faa379520f508d3ada05ec431", "component.textField.hover.text": "89fc2e79a088f0613b67322a48281ff26c0dd6c2", "component.textField.hover.icon": "ec04ef6370a644ae6e1fbf3ee5a8e37363538761", "component.textField.hover.hintText": "4c44cc9892ed023039748cf023028b30c7082eb6", + "component.textField.hover.infoIcon": "066775a424b58dd7e816803e810730669f0a6f6d", "component.textField.hoverEmpty.background": "b443890ad7fcb892fe8ceefa96b65391b94e6fa7", "component.textField.hoverEmpty.border": "b5567118238ef89044fd74fa6aca74519d91bfe2", "component.textField.hoverEmpty.text": "f43e50aa69c294b1e8ff7ce83385b61a2a6f1cc2", "component.textField.hoverEmpty.hintText": "6a9d114d4516058139586e806cf3b7be2c9bcce1", + "component.textField.hoverEmpty.infoIcon": "100568a2df6610ddf18e9eee21ca2cc9396437b2", "component.textField.filled.background": "c21f14ab2b7cea99504efa2cf425cfe8087f9a7f", "component.textField.filled.border": "7979a08a479b8a751339308d1d41ca0bc761713c", "component.textField.filled.text": "a862a9be3f6fb55c91a94b05a32220f48630f1db", "component.textField.filled.hintText": "be76e0295f57bb280ac736004fb661ed5d995253", + "component.textField.filled.infoIcon": "c415bfe457eff31d757fca565e4a04a78ce099a9", "component.textField.filled.icon.default": "92b0bdb0397398baf4e6f5c2945d793e8374f89f", "component.textField.filled.icon.hover": "d951de00da75b4b9d232290a625b438f7843b546", "component.textField.filled.icon.active": "cf25e82e319698e1f5be393119f4fdf1399ffa0d", @@ -2877,16 +3051,19 @@ "component.textField.disabled.border": "72906bfaefb10b8ad6ecd7671916af088a4209fe", "component.textField.disabled.text": "d4b68084508ee00dedb81261f19908d34d9dbbbf", "component.textField.disabled.hintText": "fdac41271ff87d2b0fc3afc65a91cbdc6f204b77", + "component.textField.disabled.infoIcon": "0d8bf45c91fd10f759de94f7fb88e40695f72234", "component.textField.error.background": "7d583b091ba64e7f34b6643707e8ecdab1a8b7fb", "component.textField.error.border": "c4b3be6008ed93c615c527e0d180fcd6cad6493d", "component.textField.error.text": "2e38d743825b633cb564994cb4290d9c78b5b8be", "component.textField.error.hintText": "5288fd9e26bcf9e7ccb72646ef3143ecdf4f4733", + "component.textField.error.infoIcon": "9ee842130f4ed141e926e4ebfe5e15477922b638", "component.textField.error.icon.default": "1139a55ad7e33e002bc2c5ca85cc34e3c3f8e13d", "component.textField.error.icon.hover": "0fab2d2bae167f70ea9407f999207166d6ca7774", "component.textField.error.icon.active": "7bbd9f78b5c2d2740dee279a40c5097834ee9ffb", "component.textField.focusEmpty.background": "1b6c9b139b83874c9512ea81bbc6483e19c95a21", "component.textField.focusEmpty.border": "c6e40bc2aef5d09b59d4c51469f6ef09d887db0f", "component.textField.focusEmpty.hintText": "3ddca6152837652ed7b4efcf9d280a98d037bd5a", + "component.textField.focusEmpty.infoIcon": "002611db17ff58be6243bb173997e7a20fd17a6a", "component.textField.focusEmpty.icon.default": "3365a3b9bff8fc9535c64683eb0cd427de74935a", "component.textField.focusEmpty.icon.hover": "846a030dda7b1291f032ae7191e3002a166fc1b8", "component.textField.focusEmpty.icon.active": "552d1eb1284e3e136544d4210a2de3f8bb672ac0", @@ -2894,6 +3071,7 @@ "component.textField.focus.border": "acaa2646cdf6dde07cf44a9bf47c344fdbe1f850", "component.textField.focus.text": "f8ab0bd9eb01513838232a6321ffb2c0124ccc82", "component.textField.focus.hintText": "07a8e1bdca0230225ac06b7709628b9442128f1a", + "component.textField.focus.infoIcon": "92bc5a1b74fdec796a23d8c8cd84d2ba970c3feb", "component.textField.focus.icon.default": "ac8552dfcacd0ac0d2b8caf1fb7669634f7a1750", "component.textField.focus.icon.hover": "8fadfd128ea017dcd33954f7e32050ebcc966af5", "component.textField.focus.icon.active": "c9d5c963a0e454abc25ce43721c088d392583a25", @@ -2902,23 +3080,28 @@ "component.textArea.default.background": "a019b2b17f07f333bc85cb4b7322553885787dd1", "component.textArea.default.border": "6a249d39699a948bc21e0c0abc7ec16cf64da51e", "component.textArea.default.hintText": "008e401f69e77cabbd76a8f10d04a4cf90781c1a", + "component.textArea.default.infoIcon": "b19e0830d713a58aa9f332c1997d2006432f0abd", "component.textArea.placeholder.background": "7350889e7bbf4aee1aa009386e2a9994b264c095", "component.textArea.placeholder.border": "2021ad00b8d1eeffcd09f40dc2658665343d0c35", "component.textArea.placeholder.text": "395a8c0bfef3a948ce3bba4f56a6684308edcecb", "component.textArea.placeholder.hintText": "e42a21f30ee1d826088a067a60cc5a17db1cce3d", + "component.textArea.placeholder.infoIcon": "92bb50e1d188a1d2bc86d692bb220b307521e04c", "component.textArea.hover.background": "8e33eafeb97b8c802a6b94a260e58873cbe4559e", "component.textArea.hover.border": "5439e24baa2772e201b5d5d1ed29d3932be228d9", "component.textArea.hover.text": "22d33bc76e75d53e6210116540b03f06cea6fc37", "component.textArea.hover.icon": "3bd848dc954bd7f1bf48fc576678c86c956fb249", "component.textArea.hover.hintText": "37e28f716e6620260ad87eb526efda0ffcc6b630", + "component.textArea.hover.infoIcon": "79ba2b6fed346c4bf92b4a671c78c7e5c11aa68a", "component.textArea.hoverEmpty.background": "d84eed895c5a59c73febfdc09342ba50e9644dae", "component.textArea.hoverEmpty.border": "4900525c2eb1f4368066def1c9d98b50427b8ec9", "component.textArea.hoverEmpty.text": "754732221461fbc3b2b7371a7e9baddb753b9bb0", "component.textArea.hoverEmpty.hintText": "0d1048f85aa5eb896f1b0a6014e298e5a48b5b26", + "component.textArea.hoverEmpty.infoIcon": "424849e7a2a864ba39ce77eff2b2db83ff2c37ea", "component.textArea.filled.background": "210fddaa7e34062c9e478bf9aec57efcf5d25481", "component.textArea.filled.border": "90d8cc59f4f51949eee182fad92cc3a18b84b545", "component.textArea.filled.text": "df08cadc017d6615ac50384c612b7b45650bbd35", "component.textArea.filled.hintText": "9182afa40faee676178965e8145f08d69966b526", + "component.textArea.filled.infoIcon": "31f1687424f9f002e745a1c78d929074dabe128f", "component.textArea.filled.icon.default": "9354ec089e55040acc78fb533c0e2690f0bacc74", "component.textArea.filled.icon.hover": "04bde376ff9c64f1beb1e8b9a7f13b3e79d3f047", "component.textArea.filled.icon.active": "ee649945ccd2e4710ebe86afb1d04fa78d085285", @@ -2926,16 +3109,19 @@ "component.textArea.disabled.border": "c53b090e3b6ffdb6657806347f9f18f46aeee6b8", "component.textArea.disabled.text": "b81d33e1e518fdc0c28c285c8a8ba2c9a61a8334", "component.textArea.disabled.hintText": "4fd37d1a2a1f89a5f7855e61421b2241b6f2d763", + "component.textArea.disabled.infoIcon": "4b9b27bb7f003478631282f00aaeda8520bda70e", "component.textArea.error.background": "25b3a3e0f5fdba97ad8bc9c2336f8f78a8d12477", "component.textArea.error.border": "330392f903e3908c071e09640fcb274faab34d79", "component.textArea.error.text": "248baf99877b1bc27ddc81c35bdad5f143f5259c", "component.textArea.error.hintText": "39973095da9d5563dda2f1ef1cf03b842cd3e5ba", + "component.textArea.error.infoIcon": "ceebfde7fbee0e207367ca68fa1f5632c0f0a496", "component.textArea.error.icon.default": "cf5a08b73a30d966f3a673c008cadff2c9cbf258", "component.textArea.error.icon.hover": "cc1ce6ba44d953e1cef459c0d3ebf9cae32cd612", "component.textArea.error.icon.active": "6f01a8fd0b9f3358b8b37e6b585385761235f27e", "component.textArea.focusEmpty.background": "79f6e39a243234bb446205c5e905930c34f0ab23", "component.textArea.focusEmpty.border": "5299cf3a621faa1c573069fdda28b47ba91872eb", "component.textArea.focusEmpty.hintText": "27eff586264932ee3ee7a73bee033e009d00e231", + "component.textArea.focusEmpty.infoIcon": "54d8ce2d7d82330828894fc8db1caaf7416abe2c", "component.textArea.focusEmpty.icon.default": "357d9a40fd699ef8ffde0626b4a5eb68cd9d971c", "component.textArea.focusEmpty.icon.hover": "4b41c304bafe8909b3501302bf801e0792ffbbbc", "component.textArea.focusEmpty.icon.active": "ef9393d6d9c213a52c534ae6d0fc02d979cf5859", @@ -2943,6 +3129,7 @@ "component.textArea.focus.border": "0c646b4b4829f464e42188d7d6f51e6fbcd7db67", "component.textArea.focus.text": "464941d8aa85b1b7d9eb41d04925aa14e49123d9", "component.textArea.focus.hintText": "07b208122987e4e1d989d0d43fbb821439f85958", + "component.textArea.focus.infoIcon": "3fd781c0e8e96dd0cde9f2480bc93e60b8217868", "component.textArea.focus.icon.default": "1070a9230216640d156355517c7e0bcb45a10121", "component.textArea.focus.icon.hover": "04a97461366f14267dc61de87f87232172a2b95c", "component.textArea.focus.icon.active": "a6641bb550ad791a665f8d4167854bf36355e6af", @@ -3017,6 +3204,9 @@ "component.table.headerOutlined.text": "8b3e21f373e189824633fad8bd922e0847480165", "component.table.headerOutlined.icon": "c4e46c298c67628a69dfa74088dceec97181a825", "component.table.row.border": "7b93ce5e98c6b235d977a2cf7da00501726792ef", + "component.table.row.icon.default": "e38c693bceab2ba83594f60b733b0f4f51c2fa7b", + "component.table.row.icon.disabled": "6bde3dcf5a1f8f012cc80da769020327773273bd", + "component.table.row.icon.hover": "0344e96b2560748431c694da68a75b8d375a483a", "component.table.row.background.default": "3e8fcc16b695b6123d30db73b4bf03b5f7c52b02", "component.table.row.background.zebra": "40bbff44ecca4178a88e774d7c44b7ad5ac50d75", "component.table.row.background.hover": "4440978a4c224be452714e6654182d6d5fe4080d", @@ -3107,36 +3297,43 @@ "component.select.default.text": "44e415eccca8a8b30838f9ceff067c55ae622123", "component.select.default.icon": "a4632590daee817fa148a305424e951173badc63", "component.select.default.hintText": "d2a5379e91e2b72f98b283af397dff980194bcd5", + "component.select.default.infoIcon": "8b5e0cdcbada7c9be730ead2398a57e86cfd04c8", "component.select.hover.background": "a551457a593b143f450ea814462047bb2e4d00ce", "component.select.hover.border": "df9b3c652906e9e56a739521639acfa72a759fdb", "component.select.hover.text": "91da9139069c52c6bfac4e233e6f2408fe8e0fae", "component.select.hover.icon": "6016b6f93b40d3efd6fb0fb4fe0c75e1e100a706", "component.select.hover.hintText": "57fa551400de982be9fb3b5da339682535fda798", + "component.select.hover.infoIcon": "95f8eb0cbcda95d764f4fca947e0cb810d2bafd0", "component.select.filled.background": "ca4467a281a2e167e65098f89c6edd690d31c89c", "component.select.filled.border": "77d963ce1a1618393899a557b46296f5fa10cf02", "component.select.filled.text": "de4f297d8f2d4f2e54022eab7d96ed72b3c28143", "component.select.filled.icon": "df210939bf4b1c7632e8afabb602b417ae02f100", "component.select.filled.hintText": "a70c5d0a149587cd1700b97b47eb39b84d3e0268", + "component.select.filled.infoIcon": "789869f13a7f3ffc66ba4c9132a07ad1cf0612f8", "component.select.disabled.background": "18122061e241277a8dcb78b29f799f6c4dbf9908", "component.select.disabled.border": "18c274a5287c80892c30e700e7bffbeb9437faf2", "component.select.disabled.text": "7c57baaa0977370dd37ebb801b9c9426121cf205", "component.select.disabled.icon": "2d4680e0a21288a18464e86571bf2e249e611934", "component.select.disabled.hintText": "9751f59b0b139178f61cd8876523815f6263ad20", + "component.select.disabled.infoIcon": "39fe9b64b4324080edc8ad1049b95132781e378a", "component.select.error.background": "1b15fa4cc95084f1e79dbd1380d19f2a36287f72", "component.select.error.border": "694daf751eac99fed0e1cb9d3e6d031c70122414", "component.select.error.text": "205088024130af2ad50d0f66ee70a21e076bef64", "component.select.error.icon": "1f40e81a4b45a4b703c9d3eecc872db36d36beb8", "component.select.error.hintText": "939afed7ba39cdd257698780f4671f8a51d9e439", + "component.select.error.infoIcon": "34ce7e3f1265d6f7b33f9ce8d3de1843f8635f97", "component.select.focusEmpty.background": "047f17261231cedba578d9e109f18d4875bd961a", "component.select.focusEmpty.border": "74781e0bac0b4693aeeb1896b612e944c12e5b3b", "component.select.focusEmpty.text": "3b569d9d0ddf6cea0cc5043bc0201bdf0bc6724a", "component.select.focusEmpty.icon": "065b27039e23bc91bd4eba5db7203ea9d1648d3b", "component.select.focusEmpty.hintText": "b6a711f2e714da0d1aa53039fbcd62a97f3fe314", + "component.select.focusEmpty.infoIcon": "c7b9ff5cc2da1d858368bf88907e7a162114f9ce", "component.select.focus.background": "8acb8e72ef32281c7a3386700498fec66e43139d", "component.select.focus.border": "85d04de2cd5a30be2e06e66eb746b106e20fe6e5", "component.select.focus.text": "4dfb9a3b5b2544ceb60e05eb84eb58318d4bd15e", "component.select.focus.icon": "0e66bb4264be4ad2a04f9479de08a5eb9eb7c9e2", "component.select.focus.hintText": "df5ec9812540d6e75899118be0b19f973def097b", + "component.select.focus.infoIcon": "c63c875d120f88a09a46da155a05595f49dffe24", "component.sideNavigation.icon": "323154ca8bc7c7ede2726a14872cd39d90a72f9d", "component.sideNavigation.border": "4331dea7df3e37dc7c144aee8e547056d4c0f207", "component.sideNavigation.background.default": "29fa860bbd9aa4e5b597dda8cd8e22b35dd1e5d9", @@ -3163,36 +3360,43 @@ "component.search.default.text": "57144a4a6ee1d71227fd40b3e3e75fc35a22135d", "component.search.default.icon": "73ccef95e9e6793a5dcfbc71f045b1bbe4b5d813", "component.search.default.hintText": "b117424cddb54d9dfe141d53b27a5c272a7d6720", + "component.search.default.searchIcon": "3ae37ef3f91296aaa17db5b826a0d52c1032887b", "component.search.hover.background": "518ab2c082bc707c56f8e756f1939ff80752e8b1", "component.search.hover.border": "91c5e30d807098aeaee3ba8288358a05fa85da81", "component.search.hover.text": "152f11f984b433db91749f43f25c186abb38843e", "component.search.hover.icon": "a93b56dba7ca82bd32ca4282145183f7560234a7", "component.search.hover.hintText": "50f2a47cd117c71ad2f0c7952c4f30a2cb2209ff", + "component.search.hover.searchIcon": "24efb3c092fe1b05c5e0eb6928db2c3571f72bab", "component.search.filled.background": "b5f3672cf845f8a2929f83be378781150a7bec4e", "component.search.filled.border": "aa782febc3893031db27d6ad19175291f9135ca7", "component.search.filled.text": "f50aba692c03335b8aa6d0ea88dda40ad45b138f", "component.search.filled.icon": "18deb930338fff9b66f1ee5805196de384750de9", "component.search.filled.hintText": "778a1585f5d5b2b18fd6cef74806e4944920b10c", + "component.search.filled.searchIcon": "ef413757d1a6d73a41cdc66e3cc964ca90fc5782", "component.search.disabled.background": "24d83efd36213b4bf1a978292603bdfadf733fde", "component.search.disabled.border": "e2db321ea5e5e77b9ff2dfc88712794e5f4a9501", "component.search.disabled.text": "92c0e5594f35af7613b7528045ed0c9b5c032dc1", "component.search.disabled.icon": "6c326f39f1d4bd822b017c5aee98e35da693e4b9", "component.search.disabled.hintText": "afedd29c53ca3582eaed4a2800c258752360b8a1", + "component.search.disabled.searchIcon": "567f466435bfc2c8e6ed780c13a09e7dedb06ac6", "component.search.error.background": "ad0e5a5d1fb3faac597137298e4e2c26cc1b20b2", "component.search.error.border": "55d0dc94443365fcbeb0c75e9842479912ddcc5a", "component.search.error.text": "06dca02983f9430e1a11bfd831bb0667394553f4", "component.search.error.icon": "2da71281512104d8760bdc33393a7506a27c0a01", "component.search.error.hintText": "e0ae79e655f39ed2c2eed05e195a6bb911b82c2d", + "component.search.error.searchIcon": "0bfde9fc2c77ca0710bae4e39309d6a02f0cd303", "component.search.focusEmpty.background": "0000f257140afc779959f24607e54dab52666770", "component.search.focusEmpty.border": "71379572c1aad08743738cc58445a93bf98f842d", "component.search.focusEmpty.text": "9c2c8bf148b69e3e946f83b53e9909629b5334a6", "component.search.focusEmpty.icon": "490b751b67e378952fbc09c829c53c31cf647fe7", "component.search.focusEmpty.hintText": "5ab7bfbb406b869a95d67705c209790d726c8f80", + "component.search.focusEmpty.searchIcon": "fb8af7b87cfd4fda9c0f2e3dcdf97922183bae10", "component.search.focus.background": "ea0c00d150235a1681334410104048f00574eb43", "component.search.focus.border": "63cd37f2c85e34e31228770fd6af44f88369c220", "component.search.focus.text": "3cf2c218946c9a46cb345ba690c7250060bdff6c", "component.search.focus.icon": "d4ccea09446c73b39c40dadb6a1e541e82217d31", "component.search.focus.hintText": "915b517dc5ac98eb52b50962fa4d81e51326aba5", + "component.search.focus.searchIcon": "552d46bc02a71bda3761ac6a050f4e9cee56f7c4", "component.radioButton.inactive.default.background": "98e040f2c4c8c7612977384e0573f6a8324fcce8", "component.radioButton.inactive.default.border": "eea21f94e55e3bc62fba44bf501789fb013b5051", "component.radioButton.inactive.default.text": "658a4bce09f446f0fe1239c9fe770c0a0cc70426", @@ -3348,34 +3552,41 @@ "component.groupSelect.field.default.text": "75f9b96f5bd6574585172a540d88dcbc26520ae2", "component.groupSelect.field.default.icon": "b04b7db263b501c42707e7cab3c3c45d015c2065", "component.groupSelect.field.default.hintText": "c140853da4ec72cc1e2596fe2375d7e4566f15bf", + "component.groupSelect.field.default.infoIcon": "f003d8dd8d058334c73124f609e1053f6a62f4c2", "component.groupSelect.field.hover.background": "f8a90c53d6fefdb4501b3f5d2131cb8f4855d0f7", "component.groupSelect.field.hover.border": "5b0e29a0c7312e443fcb32bf58233f0f4dab2659", "component.groupSelect.field.hover.text": "386d334b66f1b494ecdc9565720b0289a4acf96a", "component.groupSelect.field.hover.icon": "61ef694c6579259f571969be6aaa310c8c73c380", "component.groupSelect.field.hover.hintText": "553f7cf4ef822f2ac7b96e0ad9dbf6007072c47a", + "component.groupSelect.field.hover.infoIcon": "aa6e4cb627fc27b9afcc54dfb1ae1ebeecc353fd", "component.groupSelect.field.selected.background": "0d174a6acae1ef0e0960b2c7251b91ea95561c71", "component.groupSelect.field.selected.border": "4356dbaf2fca9483f2073613b8c40f68ce80883c", "component.groupSelect.field.selected.text": "82ca85be29ac74134d59c5dc6dd1df9448aace29", "component.groupSelect.field.selected.icon": "38d82c1471c0038c5ec7cbb6158fd1898171c603", "component.groupSelect.field.selected.hintText": "7952cded8ae9281a255aed760a1070cd799e4c96", + "component.groupSelect.field.selected.infoIcon": "e6711f7b4c34d367631e493c440057bad96e1127", "component.groupSelect.field.disabled.background": "3d92318a9d3fc8816eb722253b03e889325aa752", "component.groupSelect.field.disabled.border": "1664ce2830fe83ba03febc00143d50b624ff09c8", "component.groupSelect.field.disabled.text": "7b94bb7bbff65d207650009243e0441d6998f464", "component.groupSelect.field.disabled.icon": "cd0c28ee48cab7b4babcd9bafc017f1117990e81", "component.groupSelect.field.disabled.hintText": "e4c04d22f7135503f32b34e3a65d8d356dc3bc17", + "component.groupSelect.field.disabled.infoIcon": "e077b62aa4895673b897cd745559c0efaa3da858", "component.groupSelect.field.readOnly.background": "79c7f3f0b9c7d361531036aeaa9fe789534758cc", "component.groupSelect.field.readOnly.text": "f8b99ccc2d03f3ea15569a838df6ba1702166520", "component.groupSelect.field.readOnly.hintText": "d8fa458524f50be529707a36e0c49edca29db3cc", + "component.groupSelect.field.readOnly.infoIcon": "b499afa78f530d468f849af490eb99e4e0340a76", "component.groupSelect.field.error.background": "d8bf4c85f6da80ffe1fa91ffdaa61bc51bfccc15", "component.groupSelect.field.error.border": "026e896b72313edfb65ebcafc3e77db449778d8d", "component.groupSelect.field.error.text": "2fab23d40a2d91db9b1712188929b9f157f55115", "component.groupSelect.field.error.icon": "35ca1fdd2f33863c73eb30d03a5afa7714bd2b6c", "component.groupSelect.field.error.hintText": "3c8d09c4e7ac0675e07095cc286d3ed43238c104", + "component.groupSelect.field.error.infoIcon": "13c264c428685839423dc03df567d1e8f55f366f", "component.groupSelect.field.focus.background": "b3ee2165a40be26c34aace2454798dc8083d6308", "component.groupSelect.field.focus.border": "11fb12a619bf819d637ab3fd7c8536f301d17b4b", "component.groupSelect.field.focus.text": "5e022fc6e07de221b0f105ee09ac151922473b72", "component.groupSelect.field.focus.icon": "feb5d2493255ed14e2d96a869ee516e5d1c33db7", "component.groupSelect.field.focus.hintText": "3d43fd2274e93d5780d1472957b8115ec5655e29", + "component.groupSelect.field.focus.infoIcon": "9c34dce64f75d3f379fb9e74c076627c2173a184", "component.groupSelect.dropdown.icon": "057202aacbdd2b0b4ebaa7e97571c1058645460f", "component.groupSelect.dropdown.text": "e89f40478d04ff951b6b6f94c340f58ea117f2d8", "component.groupSelect.dropdown.background.default": "c3999f3a1ae2e5fbce55eea617acc0f0bc764a41", @@ -3395,10 +3606,12 @@ "component.globalHeader.search.icon.default": "8f02c1b70283060973039aeb360a972694b5aaec", "component.globalHeader.search.icon.active": "148b7415b107bff48b338bdef5962ad4099c8829", "component.globalHeader.search.icon.hover": "6a9e403b83d86ad77f325cd8b3a75d5fb4c0e82a", - "component.dropdown.icon": "8d28cec23da1741ee69fb88e6cc28a68d7ae4bb1", + "component.dropdown.icon.default": "8d28cec23da1741ee69fb88e6cc28a68d7ae4bb1", + "component.dropdown.icon.disabled": "f4ef073b794afea527b5c9b85fab5ef41c03880a", "component.dropdown.text.default": "560c4177a6c66ec6357275d89974663436806d9e", "component.dropdown.text.link": "1d1570eced9c4d416caa39f388864fcdacaca99a", "component.dropdown.text.description": "e5e0943a566d23aceda928bab8672cc3933f3afb", + "component.dropdown.text.disabled": "663b2d6787d44051aaa90ca048616add55648808", "component.dropdown.background.default": "21d95a0dbd9d33893baac73b7df1d4763b18c2a9", "component.dropdown.background.hover": "1afbd301b5d191a15c877251d908190aff469758", "component.dropdown.background.category": "2a8c8f6bbc7c05aed7a962b6c689445c07f46d91", @@ -3606,6 +3819,36 @@ "component.calendar.presetArea.hoverPeriod.background": "8f3532cac648574111c192b4dc6607bf6412beb7", "component.calendar.presetArea.activePeriod.background": "585a0910f0d33decb9a524f48743527478aa887b", "component.calendar.presetArea.activePeriod.text": "dd82d693fd800773f912db834c627c8cadd94469", + "component.segmentedStatusButton.default.background": "657e278c36107633c8bbd499cd3035fbe14b11c1", + "component.segmentedStatusButton.default.border": "03f7c07a3fc97f0bfee13b4a08616cacbd714579", + "component.segmentedStatusButton.default.text": "2743871e7fb9e466eed662a224e3e3c848da5942", + "component.segmentedStatusButton.default.icon": "63749e1e66665475f2e40a6693aa8550ab9a1538", + "component.segmentedStatusButton.hover.background": "e00bcf53bce316dd506f6959a17106d78a6c3338", + "component.segmentedStatusButton.hover.border": "026ac6d1f3cf141eea46da6b298f830816164f05", + "component.segmentedStatusButton.hover.text": "2a539cb32649c09a7b24129ac23136e7f84c4930", + "component.segmentedStatusButton.hover.icon": "0454fea48aa21e3a3c764db1a293b0983d59b4f9", + "component.segmentedStatusButton.disabled.background": "4fe1b7eef6a8dc9f41bba352694a44c9f70f2e63", + "component.segmentedStatusButton.disabled.border": "6fe8dfd90ee2c2b3648cd55db4faa119c0b9c750", + "component.segmentedStatusButton.disabled.text": "bff0ce56ede7652ea4912bf43e44641374de7b32", + "component.segmentedStatusButton.disabled.icon": "1ceb7a79a146be3266b4b8bdcec808b96c155e65", + "component.segmentedStatusButton.disabledPositive.background": "041fa91c28667a09c8c3c5f0a4255a8176bed562", + "component.segmentedStatusButton.disabledPositive.text": "21ea1758dd545f7abd2749a3452848cb3d8fe6b4", + "component.segmentedStatusButton.disabledPositive.icon": "b34959b69620c69b95b5796ed7aebe3b3b3e70c4", + "component.segmentedStatusButton.activePositive.background": "dec4a66d6af542c9e38fb81040d496801809dac3", + "component.segmentedStatusButton.activePositive.text": "e131505200fdde9623b41af814b22c39d5d26c80", + "component.segmentedStatusButton.activePositive.icon": "695abd906d21e39ec24e38daa15bbe48ec4b3c0e", + "component.segmentedStatusButton.disabledNegative.background": "633d5a4fd4bf9930ece2d53fc509bd61ab325a8f", + "component.segmentedStatusButton.disabledNegative.text": "a2d21f31af2db7d885c3b4d32bf7fef48f63388f", + "component.segmentedStatusButton.disabledNegative.icon": "ad6508895f442de4a954c5cbf030a5c93d7cbf44", + "component.segmentedStatusButton.activeNegative.background": "afc41c72e762587af1b6777641dbe37c8b0b46ac", + "component.segmentedStatusButton.activeNegative.text": "5dc82adc7646ccffaaba9d8c75989ad2a691dec8", + "component.segmentedStatusButton.activeNegative.icon": "87dba8e1f9db6e66b4c74e6c33b2dc58d6c21590", + "component.segmentedStatusButton.disabledNeutral.background": "6c162cf4ff64d3302cae63f17789b4bfcf278a64", + "component.segmentedStatusButton.disabledNeutral.text": "4d59818be19c75f089662f8d7255f44fb065878e", + "component.segmentedStatusButton.disabledNeutral.icon": "e5b9966b3af849980cdc30a33773cc20b08399fd", + "component.segmentedStatusButton.activeNeutral.background": "f38b8156c23b938b719f89cee4e65cbdabe2ba2e", + "component.segmentedStatusButton.activeNeutral.text": "6d93b6d817138760b42aaf43c2c1016dbdb8f1ba", + "component.segmentedStatusButton.activeNeutral.icon": "6a2f10b722b4a1fb5259aa047257cd1b580a8007", "component.segmentedButton.default.background": "b810a2b40d354f1227e8e8c481d2f0561e1f4670", "component.segmentedButton.default.border": "3cd35983bb2b58ce5e832d67cb9f8be2fde49bd4", "component.segmentedButton.default.text": "bfa814b350ccb9f6cd29d610fed9f8c5a90bd30d", @@ -3618,6 +3861,10 @@ "component.segmentedButton.disabled.border": "5c176433d366ea0c57d1e7d6d84c600548731831", "component.segmentedButton.disabled.text": "84f842e5fd2595346f329383569b9b8851aedc0d", "component.segmentedButton.disabled.icon": "e3d1809c170c8d339ab042134f531ac787395356", + "component.segmentedButton.disabledChecked.background": "fdbe80556e6d0c5abc59fedbcf1adf5a6a25aa1a", + "component.segmentedButton.disabledChecked.border": "4dc098347e57f25bfdca46429ae70204ea42e182", + "component.segmentedButton.disabledChecked.text": "b8f007d881a8e0e66d9c6e8937406a392e4f670c", + "component.segmentedButton.disabledChecked.icon": "f66bc7bcc2ec078fdd117fa229d91bb4d7ae11de", "component.segmentedButton.active.background": "0f1456ec9ddb4e04968b34a360498a61584179fd", "component.segmentedButton.active.border": "81449a28894366f836e81a32acf999bf12729ce5", "component.segmentedButton.active.text": "068c088d2b00d7ebb5e105e43393831d93396d14", @@ -3844,6 +4091,8 @@ "alias.content.icon.primary.hover": "c5d08a36df8bb67f8dba43713574fede0b729b2a", "alias.content.icon.primary.active": "290da4855dba194654d78e21aaba6f728baccffe", "alias.content.icon.primary.disabled": "0482804962d1eb5ca46c3ece6c89deadef5058a7", + "alias.content.icon.secondary.default": "2f66f4a99b28b9dfa35d05c9ddb24231ded87629", + "alias.content.icon.secondary.disabled": "2438d61ce1f5974fb06ed27a569386d0344e8632", "alias.border.normal": "8b2c23afa8e60210a1693b2d5676c10466ad996b", "alias.border.neutral": "a7f1219ac3bb4c1b0247bcb6435f641d4f39709b", "alias.border.negative": "b49becb4e84acd992df9a41e0e80895dd89f8941", @@ -3873,6 +4122,10 @@ "alias.action.secondary.hover": "2d3d1836387e2e4a64a9216050d66a36267bd138", "alias.action.secondary.disabled": "22a0918a8166dd1a4fa82768ba72010e94e933f7", "alias.action.tertiary.disabled": "55e78ce3e10e58273edb15bcf2335d79f5450511", + "alias.action.positive.default": "3f0b60890ef30fe0adde6d375acfbd75e75f4e30", + "alias.action.positive.disabled": "d2af41c561e0443a9bd7b9023819bdc9690db87e", + "alias.action.negative.default": "e5cdc13f6d3c276a6136c2c950a60e2fec5b4fa7", + "alias.action.negative.disabled": "ef9d070ee87bf3854b19c12570820ac4b9ca1de4", "alias.interaction.border.default": "575cab963c0d53baae1d9ca372b94bcb7b4345c3", "alias.interaction.border.hover": "507a7ac986c4b5caba1b1dc6350e24ab921a274f", "alias.interaction.border.focus": "1b35ba8cbc9092bd1d96331ffb7736839cae027a", @@ -4070,8 +4323,7 @@ "global.spacing.50": "f6c9215142ffde6f9fd40c69af86baf84fa006e0", "global.spacing.60": "6666b8e43bf3acd2074fc625f082f833994c5ad7", "global.spacing.70": "fcfd1090d30c71d7c647a1048f49a9b240f08bb4", - "global.spacing.80": "d36813c2828b1cf7511a16bb09c9fbf3efd21d5d", - "component.table.row.icon.default": "e38c693bceab2ba83594f60b733b0f4f51c2fa7b" + "global.spacing.80": "d36813c2828b1cf7511a16bb09c9fbf3efd21d5d" }, "group": "CDS" }, @@ -4138,7 +4390,8 @@ "components/widgets/download": "enabled", "components/widgets/upload": "enabled", "components/stepper/stepper": "enabled", - "components/advancedSearch/advancedSearch": "enabled" + "components/advancedSearch/advancedSearch": "enabled", + "components/button/segmentedStatusButton": "enabled" }, "$figmaCollectionId": "VariableCollectionId:7760:6798", "$figmaModeId": "7760:3", @@ -4213,23 +4466,28 @@ "component.textField.default.background": "53fa589e93c9bda69a6504d774512bc03f1f3e5c", "component.textField.default.border": "1f5d4da5700620363e475481acc72242ecc06eb2", "component.textField.default.hintText": "f01e90a54c528bdfb52083f95fe8b7eb008b57d1", + "component.textField.default.infoIcon": "c7b2b74b51e4b4ea0fa82fae3330015cd1dab824", "component.textField.placeholder.background": "9e32ea142d9c8c88cfb85069d0bab162378167a6", "component.textField.placeholder.border": "9a3494308a14c3d117a836c4ffa0321ab33b634f", "component.textField.placeholder.text": "3830906859c01bfe2676983e7f83ed2c7475e0da", "component.textField.placeholder.hintText": "d19b960e7e6c9f4a3c9c862b6a33c87fa1761462", + "component.textField.placeholder.infoIcon": "a9ae308f7ab234e8d0db8acecf9c20483a0083f1", "component.textField.hover.background": "3faca0e984411eebc9e5af79d7c9c037616e4a86", "component.textField.hover.border": "19ee2c1dd778c15faa379520f508d3ada05ec431", "component.textField.hover.text": "89fc2e79a088f0613b67322a48281ff26c0dd6c2", "component.textField.hover.icon": "ec04ef6370a644ae6e1fbf3ee5a8e37363538761", "component.textField.hover.hintText": "4c44cc9892ed023039748cf023028b30c7082eb6", + "component.textField.hover.infoIcon": "066775a424b58dd7e816803e810730669f0a6f6d", "component.textField.hoverEmpty.background": "b443890ad7fcb892fe8ceefa96b65391b94e6fa7", "component.textField.hoverEmpty.border": "b5567118238ef89044fd74fa6aca74519d91bfe2", "component.textField.hoverEmpty.text": "f43e50aa69c294b1e8ff7ce83385b61a2a6f1cc2", "component.textField.hoverEmpty.hintText": "6a9d114d4516058139586e806cf3b7be2c9bcce1", + "component.textField.hoverEmpty.infoIcon": "100568a2df6610ddf18e9eee21ca2cc9396437b2", "component.textField.filled.background": "c21f14ab2b7cea99504efa2cf425cfe8087f9a7f", "component.textField.filled.border": "7979a08a479b8a751339308d1d41ca0bc761713c", "component.textField.filled.text": "a862a9be3f6fb55c91a94b05a32220f48630f1db", "component.textField.filled.hintText": "be76e0295f57bb280ac736004fb661ed5d995253", + "component.textField.filled.infoIcon": "c415bfe457eff31d757fca565e4a04a78ce099a9", "component.textField.filled.icon.default": "92b0bdb0397398baf4e6f5c2945d793e8374f89f", "component.textField.filled.icon.hover": "d951de00da75b4b9d232290a625b438f7843b546", "component.textField.filled.icon.active": "cf25e82e319698e1f5be393119f4fdf1399ffa0d", @@ -4237,16 +4495,19 @@ "component.textField.disabled.border": "72906bfaefb10b8ad6ecd7671916af088a4209fe", "component.textField.disabled.text": "d4b68084508ee00dedb81261f19908d34d9dbbbf", "component.textField.disabled.hintText": "fdac41271ff87d2b0fc3afc65a91cbdc6f204b77", + "component.textField.disabled.infoIcon": "0d8bf45c91fd10f759de94f7fb88e40695f72234", "component.textField.error.background": "7d583b091ba64e7f34b6643707e8ecdab1a8b7fb", "component.textField.error.border": "c4b3be6008ed93c615c527e0d180fcd6cad6493d", "component.textField.error.text": "2e38d743825b633cb564994cb4290d9c78b5b8be", "component.textField.error.hintText": "5288fd9e26bcf9e7ccb72646ef3143ecdf4f4733", + "component.textField.error.infoIcon": "9ee842130f4ed141e926e4ebfe5e15477922b638", "component.textField.error.icon.default": "1139a55ad7e33e002bc2c5ca85cc34e3c3f8e13d", "component.textField.error.icon.hover": "0fab2d2bae167f70ea9407f999207166d6ca7774", "component.textField.error.icon.active": "7bbd9f78b5c2d2740dee279a40c5097834ee9ffb", "component.textField.focusEmpty.background": "1b6c9b139b83874c9512ea81bbc6483e19c95a21", "component.textField.focusEmpty.border": "c6e40bc2aef5d09b59d4c51469f6ef09d887db0f", "component.textField.focusEmpty.hintText": "3ddca6152837652ed7b4efcf9d280a98d037bd5a", + "component.textField.focusEmpty.infoIcon": "002611db17ff58be6243bb173997e7a20fd17a6a", "component.textField.focusEmpty.icon.default": "3365a3b9bff8fc9535c64683eb0cd427de74935a", "component.textField.focusEmpty.icon.hover": "846a030dda7b1291f032ae7191e3002a166fc1b8", "component.textField.focusEmpty.icon.active": "552d1eb1284e3e136544d4210a2de3f8bb672ac0", @@ -4254,6 +4515,7 @@ "component.textField.focus.border": "acaa2646cdf6dde07cf44a9bf47c344fdbe1f850", "component.textField.focus.text": "f8ab0bd9eb01513838232a6321ffb2c0124ccc82", "component.textField.focus.hintText": "07a8e1bdca0230225ac06b7709628b9442128f1a", + "component.textField.focus.infoIcon": "92bc5a1b74fdec796a23d8c8cd84d2ba970c3feb", "component.textField.focus.icon.default": "ac8552dfcacd0ac0d2b8caf1fb7669634f7a1750", "component.textField.focus.icon.hover": "8fadfd128ea017dcd33954f7e32050ebcc966af5", "component.textField.focus.icon.active": "c9d5c963a0e454abc25ce43721c088d392583a25", @@ -4262,23 +4524,28 @@ "component.textArea.default.background": "a019b2b17f07f333bc85cb4b7322553885787dd1", "component.textArea.default.border": "6a249d39699a948bc21e0c0abc7ec16cf64da51e", "component.textArea.default.hintText": "008e401f69e77cabbd76a8f10d04a4cf90781c1a", + "component.textArea.default.infoIcon": "b19e0830d713a58aa9f332c1997d2006432f0abd", "component.textArea.placeholder.background": "7350889e7bbf4aee1aa009386e2a9994b264c095", "component.textArea.placeholder.border": "2021ad00b8d1eeffcd09f40dc2658665343d0c35", "component.textArea.placeholder.text": "395a8c0bfef3a948ce3bba4f56a6684308edcecb", "component.textArea.placeholder.hintText": "e42a21f30ee1d826088a067a60cc5a17db1cce3d", + "component.textArea.placeholder.infoIcon": "92bb50e1d188a1d2bc86d692bb220b307521e04c", "component.textArea.hover.background": "8e33eafeb97b8c802a6b94a260e58873cbe4559e", "component.textArea.hover.border": "5439e24baa2772e201b5d5d1ed29d3932be228d9", "component.textArea.hover.text": "22d33bc76e75d53e6210116540b03f06cea6fc37", "component.textArea.hover.icon": "3bd848dc954bd7f1bf48fc576678c86c956fb249", "component.textArea.hover.hintText": "37e28f716e6620260ad87eb526efda0ffcc6b630", + "component.textArea.hover.infoIcon": "79ba2b6fed346c4bf92b4a671c78c7e5c11aa68a", "component.textArea.hoverEmpty.background": "d84eed895c5a59c73febfdc09342ba50e9644dae", "component.textArea.hoverEmpty.border": "4900525c2eb1f4368066def1c9d98b50427b8ec9", "component.textArea.hoverEmpty.text": "754732221461fbc3b2b7371a7e9baddb753b9bb0", "component.textArea.hoverEmpty.hintText": "0d1048f85aa5eb896f1b0a6014e298e5a48b5b26", + "component.textArea.hoverEmpty.infoIcon": "424849e7a2a864ba39ce77eff2b2db83ff2c37ea", "component.textArea.filled.background": "210fddaa7e34062c9e478bf9aec57efcf5d25481", "component.textArea.filled.border": "90d8cc59f4f51949eee182fad92cc3a18b84b545", "component.textArea.filled.text": "df08cadc017d6615ac50384c612b7b45650bbd35", "component.textArea.filled.hintText": "9182afa40faee676178965e8145f08d69966b526", + "component.textArea.filled.infoIcon": "31f1687424f9f002e745a1c78d929074dabe128f", "component.textArea.filled.icon.default": "9354ec089e55040acc78fb533c0e2690f0bacc74", "component.textArea.filled.icon.hover": "04bde376ff9c64f1beb1e8b9a7f13b3e79d3f047", "component.textArea.filled.icon.active": "ee649945ccd2e4710ebe86afb1d04fa78d085285", @@ -4286,16 +4553,19 @@ "component.textArea.disabled.border": "c53b090e3b6ffdb6657806347f9f18f46aeee6b8", "component.textArea.disabled.text": "b81d33e1e518fdc0c28c285c8a8ba2c9a61a8334", "component.textArea.disabled.hintText": "4fd37d1a2a1f89a5f7855e61421b2241b6f2d763", + "component.textArea.disabled.infoIcon": "4b9b27bb7f003478631282f00aaeda8520bda70e", "component.textArea.error.background": "25b3a3e0f5fdba97ad8bc9c2336f8f78a8d12477", "component.textArea.error.border": "330392f903e3908c071e09640fcb274faab34d79", "component.textArea.error.text": "248baf99877b1bc27ddc81c35bdad5f143f5259c", "component.textArea.error.hintText": "39973095da9d5563dda2f1ef1cf03b842cd3e5ba", + "component.textArea.error.infoIcon": "ceebfde7fbee0e207367ca68fa1f5632c0f0a496", "component.textArea.error.icon.default": "cf5a08b73a30d966f3a673c008cadff2c9cbf258", "component.textArea.error.icon.hover": "cc1ce6ba44d953e1cef459c0d3ebf9cae32cd612", "component.textArea.error.icon.active": "6f01a8fd0b9f3358b8b37e6b585385761235f27e", "component.textArea.focusEmpty.background": "79f6e39a243234bb446205c5e905930c34f0ab23", "component.textArea.focusEmpty.border": "5299cf3a621faa1c573069fdda28b47ba91872eb", "component.textArea.focusEmpty.hintText": "27eff586264932ee3ee7a73bee033e009d00e231", + "component.textArea.focusEmpty.infoIcon": "54d8ce2d7d82330828894fc8db1caaf7416abe2c", "component.textArea.focusEmpty.icon.default": "357d9a40fd699ef8ffde0626b4a5eb68cd9d971c", "component.textArea.focusEmpty.icon.hover": "4b41c304bafe8909b3501302bf801e0792ffbbbc", "component.textArea.focusEmpty.icon.active": "ef9393d6d9c213a52c534ae6d0fc02d979cf5859", @@ -4303,6 +4573,7 @@ "component.textArea.focus.border": "0c646b4b4829f464e42188d7d6f51e6fbcd7db67", "component.textArea.focus.text": "464941d8aa85b1b7d9eb41d04925aa14e49123d9", "component.textArea.focus.hintText": "07b208122987e4e1d989d0d43fbb821439f85958", + "component.textArea.focus.infoIcon": "3fd781c0e8e96dd0cde9f2480bc93e60b8217868", "component.textArea.focus.icon.default": "1070a9230216640d156355517c7e0bcb45a10121", "component.textArea.focus.icon.hover": "04a97461366f14267dc61de87f87232172a2b95c", "component.textArea.focus.icon.active": "a6641bb550ad791a665f8d4167854bf36355e6af", @@ -4377,6 +4648,9 @@ "component.table.headerOutlined.text": "8b3e21f373e189824633fad8bd922e0847480165", "component.table.headerOutlined.icon": "c4e46c298c67628a69dfa74088dceec97181a825", "component.table.row.border": "7b93ce5e98c6b235d977a2cf7da00501726792ef", + "component.table.row.icon.default": "e38c693bceab2ba83594f60b733b0f4f51c2fa7b", + "component.table.row.icon.disabled": "6bde3dcf5a1f8f012cc80da769020327773273bd", + "component.table.row.icon.hover": "0344e96b2560748431c694da68a75b8d375a483a", "component.table.row.background.default": "3e8fcc16b695b6123d30db73b4bf03b5f7c52b02", "component.table.row.background.zebra": "40bbff44ecca4178a88e774d7c44b7ad5ac50d75", "component.table.row.background.hover": "4440978a4c224be452714e6654182d6d5fe4080d", @@ -4467,36 +4741,43 @@ "component.select.default.text": "44e415eccca8a8b30838f9ceff067c55ae622123", "component.select.default.icon": "a4632590daee817fa148a305424e951173badc63", "component.select.default.hintText": "d2a5379e91e2b72f98b283af397dff980194bcd5", + "component.select.default.infoIcon": "8b5e0cdcbada7c9be730ead2398a57e86cfd04c8", "component.select.hover.background": "a551457a593b143f450ea814462047bb2e4d00ce", "component.select.hover.border": "df9b3c652906e9e56a739521639acfa72a759fdb", "component.select.hover.text": "91da9139069c52c6bfac4e233e6f2408fe8e0fae", "component.select.hover.icon": "6016b6f93b40d3efd6fb0fb4fe0c75e1e100a706", "component.select.hover.hintText": "57fa551400de982be9fb3b5da339682535fda798", + "component.select.hover.infoIcon": "95f8eb0cbcda95d764f4fca947e0cb810d2bafd0", "component.select.filled.background": "ca4467a281a2e167e65098f89c6edd690d31c89c", "component.select.filled.border": "77d963ce1a1618393899a557b46296f5fa10cf02", "component.select.filled.text": "de4f297d8f2d4f2e54022eab7d96ed72b3c28143", "component.select.filled.icon": "df210939bf4b1c7632e8afabb602b417ae02f100", "component.select.filled.hintText": "a70c5d0a149587cd1700b97b47eb39b84d3e0268", + "component.select.filled.infoIcon": "789869f13a7f3ffc66ba4c9132a07ad1cf0612f8", "component.select.disabled.background": "18122061e241277a8dcb78b29f799f6c4dbf9908", "component.select.disabled.border": "18c274a5287c80892c30e700e7bffbeb9437faf2", "component.select.disabled.text": "7c57baaa0977370dd37ebb801b9c9426121cf205", "component.select.disabled.icon": "2d4680e0a21288a18464e86571bf2e249e611934", "component.select.disabled.hintText": "9751f59b0b139178f61cd8876523815f6263ad20", + "component.select.disabled.infoIcon": "39fe9b64b4324080edc8ad1049b95132781e378a", "component.select.error.background": "1b15fa4cc95084f1e79dbd1380d19f2a36287f72", "component.select.error.border": "694daf751eac99fed0e1cb9d3e6d031c70122414", "component.select.error.text": "205088024130af2ad50d0f66ee70a21e076bef64", "component.select.error.icon": "1f40e81a4b45a4b703c9d3eecc872db36d36beb8", "component.select.error.hintText": "939afed7ba39cdd257698780f4671f8a51d9e439", + "component.select.error.infoIcon": "34ce7e3f1265d6f7b33f9ce8d3de1843f8635f97", "component.select.focusEmpty.background": "047f17261231cedba578d9e109f18d4875bd961a", "component.select.focusEmpty.border": "74781e0bac0b4693aeeb1896b612e944c12e5b3b", "component.select.focusEmpty.text": "3b569d9d0ddf6cea0cc5043bc0201bdf0bc6724a", "component.select.focusEmpty.icon": "065b27039e23bc91bd4eba5db7203ea9d1648d3b", "component.select.focusEmpty.hintText": "b6a711f2e714da0d1aa53039fbcd62a97f3fe314", + "component.select.focusEmpty.infoIcon": "c7b9ff5cc2da1d858368bf88907e7a162114f9ce", "component.select.focus.background": "8acb8e72ef32281c7a3386700498fec66e43139d", "component.select.focus.border": "85d04de2cd5a30be2e06e66eb746b106e20fe6e5", "component.select.focus.text": "4dfb9a3b5b2544ceb60e05eb84eb58318d4bd15e", "component.select.focus.icon": "0e66bb4264be4ad2a04f9479de08a5eb9eb7c9e2", "component.select.focus.hintText": "df5ec9812540d6e75899118be0b19f973def097b", + "component.select.focus.infoIcon": "c63c875d120f88a09a46da155a05595f49dffe24", "component.sideNavigation.icon": "323154ca8bc7c7ede2726a14872cd39d90a72f9d", "component.sideNavigation.border": "4331dea7df3e37dc7c144aee8e547056d4c0f207", "component.sideNavigation.background.default": "29fa860bbd9aa4e5b597dda8cd8e22b35dd1e5d9", @@ -4523,36 +4804,43 @@ "component.search.default.text": "57144a4a6ee1d71227fd40b3e3e75fc35a22135d", "component.search.default.icon": "73ccef95e9e6793a5dcfbc71f045b1bbe4b5d813", "component.search.default.hintText": "b117424cddb54d9dfe141d53b27a5c272a7d6720", + "component.search.default.searchIcon": "3ae37ef3f91296aaa17db5b826a0d52c1032887b", "component.search.hover.background": "518ab2c082bc707c56f8e756f1939ff80752e8b1", "component.search.hover.border": "91c5e30d807098aeaee3ba8288358a05fa85da81", "component.search.hover.text": "152f11f984b433db91749f43f25c186abb38843e", "component.search.hover.icon": "a93b56dba7ca82bd32ca4282145183f7560234a7", "component.search.hover.hintText": "50f2a47cd117c71ad2f0c7952c4f30a2cb2209ff", + "component.search.hover.searchIcon": "24efb3c092fe1b05c5e0eb6928db2c3571f72bab", "component.search.filled.background": "b5f3672cf845f8a2929f83be378781150a7bec4e", "component.search.filled.border": "aa782febc3893031db27d6ad19175291f9135ca7", "component.search.filled.text": "f50aba692c03335b8aa6d0ea88dda40ad45b138f", "component.search.filled.icon": "18deb930338fff9b66f1ee5805196de384750de9", "component.search.filled.hintText": "778a1585f5d5b2b18fd6cef74806e4944920b10c", + "component.search.filled.searchIcon": "ef413757d1a6d73a41cdc66e3cc964ca90fc5782", "component.search.disabled.background": "24d83efd36213b4bf1a978292603bdfadf733fde", "component.search.disabled.border": "e2db321ea5e5e77b9ff2dfc88712794e5f4a9501", "component.search.disabled.text": "92c0e5594f35af7613b7528045ed0c9b5c032dc1", "component.search.disabled.icon": "6c326f39f1d4bd822b017c5aee98e35da693e4b9", "component.search.disabled.hintText": "afedd29c53ca3582eaed4a2800c258752360b8a1", + "component.search.disabled.searchIcon": "567f466435bfc2c8e6ed780c13a09e7dedb06ac6", "component.search.error.background": "ad0e5a5d1fb3faac597137298e4e2c26cc1b20b2", "component.search.error.border": "55d0dc94443365fcbeb0c75e9842479912ddcc5a", "component.search.error.text": "06dca02983f9430e1a11bfd831bb0667394553f4", "component.search.error.icon": "2da71281512104d8760bdc33393a7506a27c0a01", "component.search.error.hintText": "e0ae79e655f39ed2c2eed05e195a6bb911b82c2d", + "component.search.error.searchIcon": "0bfde9fc2c77ca0710bae4e39309d6a02f0cd303", "component.search.focusEmpty.background": "0000f257140afc779959f24607e54dab52666770", "component.search.focusEmpty.border": "71379572c1aad08743738cc58445a93bf98f842d", "component.search.focusEmpty.text": "9c2c8bf148b69e3e946f83b53e9909629b5334a6", "component.search.focusEmpty.icon": "490b751b67e378952fbc09c829c53c31cf647fe7", "component.search.focusEmpty.hintText": "5ab7bfbb406b869a95d67705c209790d726c8f80", + "component.search.focusEmpty.searchIcon": "fb8af7b87cfd4fda9c0f2e3dcdf97922183bae10", "component.search.focus.background": "ea0c00d150235a1681334410104048f00574eb43", "component.search.focus.border": "63cd37f2c85e34e31228770fd6af44f88369c220", "component.search.focus.text": "3cf2c218946c9a46cb345ba690c7250060bdff6c", "component.search.focus.icon": "d4ccea09446c73b39c40dadb6a1e541e82217d31", "component.search.focus.hintText": "915b517dc5ac98eb52b50962fa4d81e51326aba5", + "component.search.focus.searchIcon": "552d46bc02a71bda3761ac6a050f4e9cee56f7c4", "component.radioButton.inactive.default.background": "98e040f2c4c8c7612977384e0573f6a8324fcce8", "component.radioButton.inactive.default.border": "eea21f94e55e3bc62fba44bf501789fb013b5051", "component.radioButton.inactive.default.text": "658a4bce09f446f0fe1239c9fe770c0a0cc70426", @@ -4708,34 +4996,41 @@ "component.groupSelect.field.default.text": "75f9b96f5bd6574585172a540d88dcbc26520ae2", "component.groupSelect.field.default.icon": "b04b7db263b501c42707e7cab3c3c45d015c2065", "component.groupSelect.field.default.hintText": "c140853da4ec72cc1e2596fe2375d7e4566f15bf", + "component.groupSelect.field.default.infoIcon": "f003d8dd8d058334c73124f609e1053f6a62f4c2", "component.groupSelect.field.hover.background": "f8a90c53d6fefdb4501b3f5d2131cb8f4855d0f7", "component.groupSelect.field.hover.border": "5b0e29a0c7312e443fcb32bf58233f0f4dab2659", "component.groupSelect.field.hover.text": "386d334b66f1b494ecdc9565720b0289a4acf96a", "component.groupSelect.field.hover.icon": "61ef694c6579259f571969be6aaa310c8c73c380", "component.groupSelect.field.hover.hintText": "553f7cf4ef822f2ac7b96e0ad9dbf6007072c47a", + "component.groupSelect.field.hover.infoIcon": "aa6e4cb627fc27b9afcc54dfb1ae1ebeecc353fd", "component.groupSelect.field.selected.background": "0d174a6acae1ef0e0960b2c7251b91ea95561c71", "component.groupSelect.field.selected.border": "4356dbaf2fca9483f2073613b8c40f68ce80883c", "component.groupSelect.field.selected.text": "82ca85be29ac74134d59c5dc6dd1df9448aace29", "component.groupSelect.field.selected.icon": "38d82c1471c0038c5ec7cbb6158fd1898171c603", "component.groupSelect.field.selected.hintText": "7952cded8ae9281a255aed760a1070cd799e4c96", + "component.groupSelect.field.selected.infoIcon": "e6711f7b4c34d367631e493c440057bad96e1127", "component.groupSelect.field.disabled.background": "3d92318a9d3fc8816eb722253b03e889325aa752", "component.groupSelect.field.disabled.border": "1664ce2830fe83ba03febc00143d50b624ff09c8", "component.groupSelect.field.disabled.text": "7b94bb7bbff65d207650009243e0441d6998f464", "component.groupSelect.field.disabled.icon": "cd0c28ee48cab7b4babcd9bafc017f1117990e81", "component.groupSelect.field.disabled.hintText": "e4c04d22f7135503f32b34e3a65d8d356dc3bc17", + "component.groupSelect.field.disabled.infoIcon": "e077b62aa4895673b897cd745559c0efaa3da858", "component.groupSelect.field.readOnly.background": "79c7f3f0b9c7d361531036aeaa9fe789534758cc", "component.groupSelect.field.readOnly.text": "f8b99ccc2d03f3ea15569a838df6ba1702166520", "component.groupSelect.field.readOnly.hintText": "d8fa458524f50be529707a36e0c49edca29db3cc", + "component.groupSelect.field.readOnly.infoIcon": "b499afa78f530d468f849af490eb99e4e0340a76", "component.groupSelect.field.error.background": "d8bf4c85f6da80ffe1fa91ffdaa61bc51bfccc15", "component.groupSelect.field.error.border": "026e896b72313edfb65ebcafc3e77db449778d8d", "component.groupSelect.field.error.text": "2fab23d40a2d91db9b1712188929b9f157f55115", "component.groupSelect.field.error.icon": "35ca1fdd2f33863c73eb30d03a5afa7714bd2b6c", "component.groupSelect.field.error.hintText": "3c8d09c4e7ac0675e07095cc286d3ed43238c104", + "component.groupSelect.field.error.infoIcon": "13c264c428685839423dc03df567d1e8f55f366f", "component.groupSelect.field.focus.background": "b3ee2165a40be26c34aace2454798dc8083d6308", "component.groupSelect.field.focus.border": "11fb12a619bf819d637ab3fd7c8536f301d17b4b", "component.groupSelect.field.focus.text": "5e022fc6e07de221b0f105ee09ac151922473b72", "component.groupSelect.field.focus.icon": "feb5d2493255ed14e2d96a869ee516e5d1c33db7", "component.groupSelect.field.focus.hintText": "3d43fd2274e93d5780d1472957b8115ec5655e29", + "component.groupSelect.field.focus.infoIcon": "9c34dce64f75d3f379fb9e74c076627c2173a184", "component.groupSelect.dropdown.icon": "057202aacbdd2b0b4ebaa7e97571c1058645460f", "component.groupSelect.dropdown.text": "e89f40478d04ff951b6b6f94c340f58ea117f2d8", "component.groupSelect.dropdown.background.default": "c3999f3a1ae2e5fbce55eea617acc0f0bc764a41", @@ -4755,10 +5050,12 @@ "component.globalHeader.search.icon.default": "8f02c1b70283060973039aeb360a972694b5aaec", "component.globalHeader.search.icon.active": "148b7415b107bff48b338bdef5962ad4099c8829", "component.globalHeader.search.icon.hover": "6a9e403b83d86ad77f325cd8b3a75d5fb4c0e82a", - "component.dropdown.icon": "8d28cec23da1741ee69fb88e6cc28a68d7ae4bb1", + "component.dropdown.icon.default": "8d28cec23da1741ee69fb88e6cc28a68d7ae4bb1", + "component.dropdown.icon.disabled": "f4ef073b794afea527b5c9b85fab5ef41c03880a", "component.dropdown.text.default": "560c4177a6c66ec6357275d89974663436806d9e", "component.dropdown.text.link": "1d1570eced9c4d416caa39f388864fcdacaca99a", "component.dropdown.text.description": "e5e0943a566d23aceda928bab8672cc3933f3afb", + "component.dropdown.text.disabled": "663b2d6787d44051aaa90ca048616add55648808", "component.dropdown.background.default": "21d95a0dbd9d33893baac73b7df1d4763b18c2a9", "component.dropdown.background.hover": "1afbd301b5d191a15c877251d908190aff469758", "component.dropdown.background.category": "2a8c8f6bbc7c05aed7a962b6c689445c07f46d91", @@ -4966,6 +5263,36 @@ "component.calendar.presetArea.hoverPeriod.background": "8f3532cac648574111c192b4dc6607bf6412beb7", "component.calendar.presetArea.activePeriod.background": "585a0910f0d33decb9a524f48743527478aa887b", "component.calendar.presetArea.activePeriod.text": "dd82d693fd800773f912db834c627c8cadd94469", + "component.segmentedStatusButton.default.background": "657e278c36107633c8bbd499cd3035fbe14b11c1", + "component.segmentedStatusButton.default.border": "03f7c07a3fc97f0bfee13b4a08616cacbd714579", + "component.segmentedStatusButton.default.text": "2743871e7fb9e466eed662a224e3e3c848da5942", + "component.segmentedStatusButton.default.icon": "63749e1e66665475f2e40a6693aa8550ab9a1538", + "component.segmentedStatusButton.hover.background": "e00bcf53bce316dd506f6959a17106d78a6c3338", + "component.segmentedStatusButton.hover.border": "026ac6d1f3cf141eea46da6b298f830816164f05", + "component.segmentedStatusButton.hover.text": "2a539cb32649c09a7b24129ac23136e7f84c4930", + "component.segmentedStatusButton.hover.icon": "0454fea48aa21e3a3c764db1a293b0983d59b4f9", + "component.segmentedStatusButton.disabled.background": "4fe1b7eef6a8dc9f41bba352694a44c9f70f2e63", + "component.segmentedStatusButton.disabled.border": "6fe8dfd90ee2c2b3648cd55db4faa119c0b9c750", + "component.segmentedStatusButton.disabled.text": "bff0ce56ede7652ea4912bf43e44641374de7b32", + "component.segmentedStatusButton.disabled.icon": "1ceb7a79a146be3266b4b8bdcec808b96c155e65", + "component.segmentedStatusButton.disabledPositive.background": "041fa91c28667a09c8c3c5f0a4255a8176bed562", + "component.segmentedStatusButton.disabledPositive.text": "21ea1758dd545f7abd2749a3452848cb3d8fe6b4", + "component.segmentedStatusButton.disabledPositive.icon": "b34959b69620c69b95b5796ed7aebe3b3b3e70c4", + "component.segmentedStatusButton.activePositive.background": "dec4a66d6af542c9e38fb81040d496801809dac3", + "component.segmentedStatusButton.activePositive.text": "e131505200fdde9623b41af814b22c39d5d26c80", + "component.segmentedStatusButton.activePositive.icon": "695abd906d21e39ec24e38daa15bbe48ec4b3c0e", + "component.segmentedStatusButton.disabledNegative.background": "633d5a4fd4bf9930ece2d53fc509bd61ab325a8f", + "component.segmentedStatusButton.disabledNegative.text": "a2d21f31af2db7d885c3b4d32bf7fef48f63388f", + "component.segmentedStatusButton.disabledNegative.icon": "ad6508895f442de4a954c5cbf030a5c93d7cbf44", + "component.segmentedStatusButton.activeNegative.background": "afc41c72e762587af1b6777641dbe37c8b0b46ac", + "component.segmentedStatusButton.activeNegative.text": "5dc82adc7646ccffaaba9d8c75989ad2a691dec8", + "component.segmentedStatusButton.activeNegative.icon": "87dba8e1f9db6e66b4c74e6c33b2dc58d6c21590", + "component.segmentedStatusButton.disabledNeutral.background": "6c162cf4ff64d3302cae63f17789b4bfcf278a64", + "component.segmentedStatusButton.disabledNeutral.text": "4d59818be19c75f089662f8d7255f44fb065878e", + "component.segmentedStatusButton.disabledNeutral.icon": "e5b9966b3af849980cdc30a33773cc20b08399fd", + "component.segmentedStatusButton.activeNeutral.background": "f38b8156c23b938b719f89cee4e65cbdabe2ba2e", + "component.segmentedStatusButton.activeNeutral.text": "6d93b6d817138760b42aaf43c2c1016dbdb8f1ba", + "component.segmentedStatusButton.activeNeutral.icon": "6a2f10b722b4a1fb5259aa047257cd1b580a8007", "component.segmentedButton.default.background": "b810a2b40d354f1227e8e8c481d2f0561e1f4670", "component.segmentedButton.default.border": "3cd35983bb2b58ce5e832d67cb9f8be2fde49bd4", "component.segmentedButton.default.text": "bfa814b350ccb9f6cd29d610fed9f8c5a90bd30d", @@ -4978,6 +5305,10 @@ "component.segmentedButton.disabled.border": "5c176433d366ea0c57d1e7d6d84c600548731831", "component.segmentedButton.disabled.text": "84f842e5fd2595346f329383569b9b8851aedc0d", "component.segmentedButton.disabled.icon": "e3d1809c170c8d339ab042134f531ac787395356", + "component.segmentedButton.disabledChecked.background": "fdbe80556e6d0c5abc59fedbcf1adf5a6a25aa1a", + "component.segmentedButton.disabledChecked.border": "4dc098347e57f25bfdca46429ae70204ea42e182", + "component.segmentedButton.disabledChecked.text": "b8f007d881a8e0e66d9c6e8937406a392e4f670c", + "component.segmentedButton.disabledChecked.icon": "f66bc7bcc2ec078fdd117fa229d91bb4d7ae11de", "component.segmentedButton.active.background": "0f1456ec9ddb4e04968b34a360498a61584179fd", "component.segmentedButton.active.border": "81449a28894366f836e81a32acf999bf12729ce5", "component.segmentedButton.active.text": "068c088d2b00d7ebb5e105e43393831d93396d14", @@ -5201,6 +5532,8 @@ "alias.content.icon.primary.hover": "c5d08a36df8bb67f8dba43713574fede0b729b2a", "alias.content.icon.primary.active": "290da4855dba194654d78e21aaba6f728baccffe", "alias.content.icon.primary.disabled": "0482804962d1eb5ca46c3ece6c89deadef5058a7", + "alias.content.icon.secondary.default": "2f66f4a99b28b9dfa35d05c9ddb24231ded87629", + "alias.content.icon.secondary.disabled": "2438d61ce1f5974fb06ed27a569386d0344e8632", "alias.border.normal": "8b2c23afa8e60210a1693b2d5676c10466ad996b", "alias.border.neutral": "a7f1219ac3bb4c1b0247bcb6435f641d4f39709b", "alias.border.negative": "b49becb4e84acd992df9a41e0e80895dd89f8941", @@ -5236,6 +5569,10 @@ "alias.action.secondary.hover": "2d3d1836387e2e4a64a9216050d66a36267bd138", "alias.action.secondary.disabled": "22a0918a8166dd1a4fa82768ba72010e94e933f7", "alias.action.tertiary.disabled": "55e78ce3e10e58273edb15bcf2335d79f5450511", + "alias.action.positive.default": "3f0b60890ef30fe0adde6d375acfbd75e75f4e30", + "alias.action.positive.disabled": "d2af41c561e0443a9bd7b9023819bdc9690db87e", + "alias.action.negative.default": "e5cdc13f6d3c276a6136c2c950a60e2fec5b4fa7", + "alias.action.negative.disabled": "ef9d070ee87bf3854b19c12570820ac4b9ca1de4", "alias.content.text.warning": "09cfdcb78766a225a8ff9cf808c6b6e4b910f8e7", "alias.content.text.positive": "d60caad119b2a683202fd0f2a1b88ec9384ac11d", "alias.content.text.informative": "b044475b4d8007fc7ca7ded25db806f5e6904b3a", @@ -5430,8 +5767,7 @@ "global.spacing.50": "f6c9215142ffde6f9fd40c69af86baf84fa006e0", "global.spacing.60": "6666b8e43bf3acd2074fc625f082f833994c5ad7", "global.spacing.70": "fcfd1090d30c71d7c647a1048f49a9b240f08bb4", - "global.spacing.80": "d36813c2828b1cf7511a16bb09c9fbf3efd21d5d", - "component.table.row.icon.default": "e38c693bceab2ba83594f60b733b0f4f51c2fa7b" + "global.spacing.80": "d36813c2828b1cf7511a16bb09c9fbf3efd21d5d" }, "group": "CDS" } diff --git a/tokens/alias/dark.json b/tokens/alias/dark.json index 4934797..8725572 100644 --- a/tokens/alias/dark.json +++ b/tokens/alias/dark.json @@ -87,6 +87,16 @@ "value": "{global.color.neutrals.60}", "type": "color" } + }, + "secondary": { + "default": { + "value": "{global.color.neutrals.50}", + "type": "color" + }, + "disabled": { + "value": "{global.color.neutrals.60}", + "type": "color" + } } } }, @@ -255,6 +265,26 @@ "value": "{global.color.neutrals.80}", "type": "color" } + }, + "positive": { + "default": { + "value": "{global.color.green.60}", + "type": "color" + }, + "disabled": { + "value": "{global.color.neutrals.80}", + "type": "color" + } + }, + "negative": { + "default": { + "value": "{global.color.red.60}", + "type": "color" + }, + "disabled": { + "value": "{global.color.neutrals.80}", + "type": "color" + } } }, "elevation": { diff --git a/tokens/alias/light.json b/tokens/alias/light.json index eb74d6c..9b36003 100644 --- a/tokens/alias/light.json +++ b/tokens/alias/light.json @@ -98,6 +98,16 @@ "value": "{global.color.neutrals.50}", "type": "color" } + }, + "secondary": { + "default": { + "value": "{global.color.neutrals.70}", + "type": "color" + }, + "disabled": { + "value": "{global.color.neutrals.50}", + "type": "color" + } } } }, @@ -234,6 +244,26 @@ "value": "{global.color.brand.40}", "type": "color" } + }, + "positive": { + "default": { + "value": "{global.color.green.80}", + "type": "color" + }, + "disabled": { + "value": "{global.color.green.40}", + "type": "color" + } + }, + "negative": { + "default": { + "value": "{global.color.red.80}", + "type": "color" + }, + "disabled": { + "value": "{global.color.red.40}", + "type": "color" + } } }, "interaction": { @@ -414,7 +444,7 @@ "regular": { "value": { "fontFamily": "{global.font.font-family.brand}", - "fontWeight": "{global.font.font-weight.regular}", + "fontWeight": "{global.font.font-weight.regular.normal}", "fontSize": "{global.font.font-size.xs}", "lineHeight": "{global.font.line-height.xs}" }, @@ -454,13 +484,22 @@ "list": { "value": { "fontFamily": "{global.font.font-family.brand}", - "fontWeight": "{global.font.font-weight.regular}", + "fontWeight": "{global.font.font-weight.regular.normal}", "fontSize": "{global.font.font-size.xs}", "lineHeight": "{global.font.line-height.xs}", "paragraphSpacing": "8" }, "type": "typography", "description": "For list items" + }, + "italic": { + "value": { + "fontFamily": "{global.font.font-family.brand}", + "fontWeight": "{global.font.font-weight.regular.italic}", + "fontSize": "{global.font.font-size.xs}", + "lineHeight": "{global.font.line-height.xs}" + }, + "type": "typography" } }, "label": { @@ -532,7 +571,7 @@ "s": { "value": { "fontFamily": "{global.font.font-family.brand}", - "fontWeight": "{global.font.font-weight.regular}", + "fontWeight": "{global.font.font-weight.regular.normal}", "fontSize": "{global.font.font-size.xs}", "lineHeight": "{global.font.line-height.xxxs}" }, @@ -542,19 +581,28 @@ "xs": { "value": { "fontFamily": "{global.font.font-family.brand}", - "fontWeight": "{global.font.font-weight.regular}", + "fontWeight": "{global.font.font-weight.regular.normal}", "fontSize": "{global.font.font-size.xxxs}", "lineHeight": "{global.font.line-height.xxxs}" }, "type": "typography", "description": "Optional text, small dropdown item" + }, + "placeholder": { + "value": { + "fontFamily": "{global.font.font-family.brand}", + "fontWeight": "{global.font.font-weight.regular.italic}", + "fontSize": "{global.font.font-size.xs}", + "lineHeight": "{global.font.line-height.xxxs}" + }, + "type": "typography" } } }, "code": { "value": { "fontFamily": "{global.font.font-family.code}", - "fontWeight": "{global.font.font-weight.regular}", + "fontWeight": "{global.font.font-weight.regular.normal}", "fontSize": "{global.font.font-size.xxs}", "lineHeight": "{global.font.line-height.xs}" }, diff --git a/tokens/components/button/segmentedButton.json b/tokens/components/button/segmentedButton.json index 30015cf..df100e8 100644 --- a/tokens/components/button/segmentedButton.json +++ b/tokens/components/button/segmentedButton.json @@ -38,6 +38,24 @@ } }, "disabled": { + "background": { + "value": "{alias.action.base}", + "type": "color" + }, + "border": { + "value": "{alias.action.secondary.disabled}", + "type": "color" + }, + "text": { + "value": "{alias.content.text.link.disabled}", + "type": "color" + }, + "icon": { + "value": "{alias.content.icon.primary.disabled}", + "type": "color" + } + }, + "disabledChecked": { "background": { "value": "{alias.action.primary.disabled}", "type": "color" diff --git a/tokens/components/button/segmentedStatusButton.json b/tokens/components/button/segmentedStatusButton.json new file mode 100644 index 0000000..865050a --- /dev/null +++ b/tokens/components/button/segmentedStatusButton.json @@ -0,0 +1,144 @@ +{ + "component": { + "segmentedStatusButton": { + "default": { + "background": { + "value": "{alias.action.base}", + "type": "color" + }, + "border": { + "value": "{alias.action.neutral}", + "type": "color" + }, + "text": { + "value": "{alias.content.text.secondary.default}", + "type": "color" + }, + "icon": { + "value": "{alias.content.icon.secondary.default}", + "type": "color" + } + }, + "hover": { + "background": { + "value": "{alias.action.secondary.hover}", + "type": "color" + }, + "border": { + "value": "{alias.action.neutral}", + "type": "color" + }, + "text": { + "value": "{alias.content.text.secondary.default}", + "type": "color" + }, + "icon": { + "value": "{alias.content.icon.secondary.default}", + "type": "color" + } + }, + "disabled": { + "background": { + "value": "{alias.action.base}", + "type": "color" + }, + "border": { + "value": "{alias.action.secondary.disabled}", + "type": "color" + }, + "text": { + "value": "{alias.content.text.secondary.disabled}", + "type": "color" + }, + "icon": { + "value": "{alias.content.icon.secondary.disabled}", + "type": "color" + } + }, + "disabledPositive": { + "background": { + "value": "{alias.action.positive.disabled}", + "type": "color" + }, + "text": { + "value": "{alias.content.text.secondary.disabled}", + "type": "color" + }, + "icon": { + "value": "{alias.content.icon.secondary.disabled}", + "type": "color" + } + }, + "activePositive": { + "background": { + "value": "{alias.action.positive.default}", + "type": "color" + }, + "text": { + "value": "{alias.content.text.base}", + "type": "color" + }, + "icon": { + "value": "{alias.content.icon.base}", + "type": "color" + } + }, + "disabledNegative": { + "background": { + "value": "{alias.action.negative.disabled}", + "type": "color" + }, + "text": { + "value": "{alias.content.text.secondary.disabled}", + "type": "color" + }, + "icon": { + "value": "{alias.content.icon.secondary.disabled}", + "type": "color" + } + }, + "activeNegative": { + "background": { + "value": "{alias.action.negative.default}", + "type": "color" + }, + "text": { + "value": "{alias.content.text.base}", + "type": "color" + }, + "icon": { + "value": "{alias.content.icon.base}", + "type": "color" + } + }, + "disabledNeutral": { + "background": { + "value": "{alias.action.secondary.disabled}", + "type": "color" + }, + "text": { + "value": "{alias.content.text.secondary.disabled}", + "type": "color" + }, + "icon": { + "value": "{alias.content.icon.secondary.disabled}", + "type": "color" + } + }, + "activeNeutral": { + "background": { + "value": "{alias.action.neutral}", + "type": "color" + }, + "text": { + "value": "{global.color.neutrals.white}", + "type": "color" + }, + "icon": { + "value": "{global.color.neutrals.white}", + "type": "color" + } + } + } + } +} \ No newline at end of file diff --git a/tokens/components/dropdown/dropdown.json b/tokens/components/dropdown/dropdown.json index 27b9ad7..b031652 100644 --- a/tokens/components/dropdown/dropdown.json +++ b/tokens/components/dropdown/dropdown.json @@ -2,8 +2,14 @@ "component": { "dropdown": { "icon": { - "value": "{alias.content.icon.primary.default}", - "type": "color" + "default": { + "value": "{alias.content.icon.primary.default}", + "type": "color" + }, + "disabled": { + "value": "{alias.content.icon.primary.disabled}", + "type": "color" + } }, "text": { "default": { @@ -17,6 +23,10 @@ "description": { "value": "{alias.content.text.secondary.default}", "type": "color" + }, + "disabled": { + "value": "{alias.content.text.primary.disabled}", + "type": "color" } }, "background": { diff --git a/tokens/components/search/search.json b/tokens/components/search/search.json index 544b0f4..002e680 100644 --- a/tokens/components/search/search.json +++ b/tokens/components/search/search.json @@ -21,6 +21,10 @@ "hintText": { "value": "{alias.content.text.secondary.default}", "type": "color" + }, + "searchIcon": { + "value": "{alias.content.icon.secondary.default}", + "type": "color" } }, "hover": { @@ -43,6 +47,10 @@ "hintText": { "value": "{alias.content.text.secondary.default}", "type": "color" + }, + "searchIcon": { + "value": "{alias.content.icon.secondary.default}", + "type": "color" } }, "filled": { @@ -65,6 +73,10 @@ "hintText": { "value": "{alias.content.text.secondary.default}", "type": "color" + }, + "searchIcon": { + "value": "{alias.content.icon.secondary.default}", + "type": "color" } }, "disabled": { @@ -87,6 +99,10 @@ "hintText": { "value": "{alias.content.text.secondary.default}", "type": "color" + }, + "searchIcon": { + "value": "{alias.content.icon.secondary.disabled}", + "type": "color" } }, "error": { @@ -109,6 +125,10 @@ "hintText": { "value": "{alias.content.text.negative}", "type": "color" + }, + "searchIcon": { + "value": "{alias.content.icon.secondary.default}", + "type": "color" } }, "focusEmpty": { @@ -131,6 +151,10 @@ "hintText": { "value": "{alias.content.text.secondary.default}", "type": "color" + }, + "searchIcon": { + "value": "{alias.content.icon.secondary.default}", + "type": "color" } }, "focus": { @@ -153,6 +177,10 @@ "hintText": { "value": "{alias.content.text.secondary.default}", "type": "color" + }, + "searchIcon": { + "value": "{alias.content.icon.secondary.default}", + "type": "color" } } } diff --git a/tokens/global/global.json b/tokens/global/global.json index ee5ffdc..c9c36ff 100644 --- a/tokens/global/global.json +++ b/tokens/global/global.json @@ -820,10 +820,6 @@ } }, "font-weight": { - "regular": { - "value": "400", - "type": "fontWeights" - }, "semibold": { "value": "600", "type": "fontWeights" @@ -835,6 +831,16 @@ "extrabold": { "value": "800", "type": "fontWeights" + }, + "regular": { + "normal": { + "value": "400", + "type": "fontWeights" + }, + "italic": { + "value": "400", + "type": "fontWeights" + } } }, "font-size": {