lightning-base-components 1.28.16-alpha → 1.28.19-alpha
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/metadata/raptor.json +37 -0
- package/package.json +17 -1
- package/scopedImports/@salesforce-label-LightningDynamicList.focusModeReminder.js +6 -0
- package/scopedImports/@salesforce-label-LightningDynamicList.focusModeSuggestion.js +6 -0
- package/src/lightning/accordionSection/accordionSection.d.ts +1 -1
- package/src/lightning/accordionSection/accordionSection.d.ts.map +1 -1
- package/src/lightning/avatar/avatar.d.ts +0 -1
- package/src/lightning/avatar/avatar.d.ts.map +1 -1
- package/src/lightning/baseCombobox/baseCombobox.d.ts +1 -1
- package/src/lightning/baseCombobox/baseCombobox.d.ts.map +1 -1
- package/src/lightning/baseCombobox/baseCombobox.js +3 -0
- package/src/lightning/button/button.css +4 -0
- package/src/lightning/buttonIcon/buttonIcon.css +4 -0
- package/src/lightning/buttonStateful/buttonStateful.css +4 -0
- package/src/lightning/datepicker/datepicker.d.ts +0 -1
- package/src/lightning/datepicker/datepicker.d.ts.map +1 -1
- package/src/lightning/datepicker/datepicker.html +1 -0
- package/src/lightning/dualListbox/dualListbox.d.ts +8 -1
- package/src/lightning/dualListbox/dualListbox.d.ts.map +1 -1
- package/src/lightning/dualListbox/dualListbox.js +28 -4
- package/src/lightning/dualListbox/dualListbox.lbc.resizereflow.css +27 -3
- package/src/lightning/features/gates/imports.d.ts +2 -0
- package/src/lightning/features/gates/imports.d.ts.map +1 -1
- package/src/lightning/features/gates/imports.js +2 -0
- package/src/lightning/features/types.d.ts +2 -0
- package/src/lightning/features/types.d.ts.map +1 -1
- package/src/lightning/fileDownload/resourceResolver.js +1 -1
- package/src/lightning/formattedRichText/formattedRichText.d.ts +2 -3
- package/src/lightning/formattedRichText/formattedRichText.d.ts.map +1 -1
- package/src/lightning/groupedCombobox/groupedCombobox.d.ts +1 -5
- package/src/lightning/groupedCombobox/groupedCombobox.d.ts.map +1 -1
- package/src/lightning/groupedCombobox/groupedCombobox.js +10 -12
- package/src/lightning/iconSvgTemplates/buildTemplates/standard/hierarchy_table.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/standard/inspector_brief.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/standard/rcs_message.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/standard/record_companion_agent.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/standard/send_to_flow.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/standard/shift_ui.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/standard/table_code.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/templates.d.ts +70 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/templates.d.ts.map +1 -1
- package/src/lightning/iconSvgTemplates/buildTemplates/templates.js +36 -1
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/alt_lock.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/alt_unlock.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/conversation_catch_up.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/einstein_replies.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/hierarchy_table.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/in_app_messaging.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/inspector_brief.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/macros.html +1 -1
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/operations_plan.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/rcs_message.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/recent.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/recenter.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/recenter_alt.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/scheduling_policy.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/slack_canvas_content.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/slack_file.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/slack_image.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/slack_list.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/slack_list_item.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/slack_message.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/slack_microphone.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/slack_new_window.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/slack_video.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/table_checked.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/table_code.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/table_interpreter.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/table_sparkle.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/two_way.html +7 -0
- package/src/lightning/iconSvgTemplates/buildTemplates/utility/voice_mode.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/standard/hierarchy_table.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/standard/inspector_brief.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/standard/rcs_message.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/standard/record_companion_agent.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/standard/send_to_flow.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/standard/shift_ui.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/standard/table_code.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/templates.d.ts +70 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/templates.d.ts.map +1 -1
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/templates.js +36 -1
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/alt_lock.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/alt_unlock.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/conversation_catch_up.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/einstein_replies.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/hierarchy_table.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/in_app_messaging.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/inspector_brief.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/macros.html +1 -1
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/operations_plan.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/rcs_message.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/recent.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/recenter.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/recenter_alt.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/scheduling_policy.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/slack_canvas_content.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/slack_file.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/slack_image.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/slack_list.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/slack_list_item.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/slack_message.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/slack_microphone.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/slack_new_window.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/slack_video.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/table_checked.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/table_code.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/table_interpreter.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/table_sparkle.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/two_way.html +7 -0
- package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/voice_mode.html +7 -0
- package/src/lightning/iconSvgTemplatesStandard/buildTemplates/standard/hierarchy_table.html +7 -0
- package/src/lightning/iconSvgTemplatesStandard/buildTemplates/standard/inspector_brief.html +7 -0
- package/src/lightning/iconSvgTemplatesStandard/buildTemplates/standard/rcs_message.html +7 -0
- package/src/lightning/iconSvgTemplatesStandard/buildTemplates/standard/record_companion_agent.html +7 -0
- package/src/lightning/iconSvgTemplatesStandard/buildTemplates/standard/send_to_flow.html +7 -0
- package/src/lightning/iconSvgTemplatesStandard/buildTemplates/standard/shift_ui.html +7 -0
- package/src/lightning/iconSvgTemplatesStandard/buildTemplates/standard/table_code.html +7 -0
- package/src/lightning/iconSvgTemplatesStandard/buildTemplates/templates.d.ts +14 -0
- package/src/lightning/iconSvgTemplatesStandard/buildTemplates/templates.d.ts.map +1 -1
- package/src/lightning/iconSvgTemplatesStandard/buildTemplates/templates.js +8 -1
- package/src/lightning/iconSvgTemplatesStandardRtl/buildTemplates/standard/hierarchy_table.html +7 -0
- package/src/lightning/iconSvgTemplatesStandardRtl/buildTemplates/standard/inspector_brief.html +7 -0
- package/src/lightning/iconSvgTemplatesStandardRtl/buildTemplates/standard/rcs_message.html +7 -0
- package/src/lightning/iconSvgTemplatesStandardRtl/buildTemplates/standard/record_companion_agent.html +7 -0
- package/src/lightning/iconSvgTemplatesStandardRtl/buildTemplates/standard/send_to_flow.html +7 -0
- package/src/lightning/iconSvgTemplatesStandardRtl/buildTemplates/standard/shift_ui.html +7 -0
- package/src/lightning/iconSvgTemplatesStandardRtl/buildTemplates/standard/table_code.html +7 -0
- package/src/lightning/iconSvgTemplatesStandardRtl/buildTemplates/templates.d.ts +14 -0
- package/src/lightning/iconSvgTemplatesStandardRtl/buildTemplates/templates.d.ts.map +1 -1
- package/src/lightning/iconSvgTemplatesStandardRtl/buildTemplates/templates.js +8 -1
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/templates.d.ts +56 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/templates.d.ts.map +1 -1
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/templates.js +29 -1
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/alt_lock.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/alt_unlock.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/conversation_catch_up.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/einstein_replies.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/hierarchy_table.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/in_app_messaging.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/inspector_brief.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/macros.html +1 -1
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/operations_plan.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/rcs_message.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/recent.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/recenter.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/recenter_alt.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/scheduling_policy.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/slack_canvas_content.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/slack_file.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/slack_image.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/slack_list.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/slack_list_item.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/slack_message.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/slack_microphone.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/slack_new_window.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/slack_video.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/table_checked.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/table_code.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/table_interpreter.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/table_sparkle.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/two_way.html +7 -0
- package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/voice_mode.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/templates.d.ts +56 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/templates.d.ts.map +1 -1
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/templates.js +29 -1
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/alt_lock.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/alt_unlock.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/conversation_catch_up.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/einstein_replies.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/hierarchy_table.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/in_app_messaging.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/inspector_brief.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/macros.html +1 -1
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/operations_plan.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/rcs_message.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/recent.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/recenter.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/recenter_alt.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/scheduling_policy.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/slack_canvas_content.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/slack_file.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/slack_image.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/slack_list.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/slack_list_item.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/slack_message.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/slack_microphone.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/slack_new_window.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/slack_video.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/table_checked.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/table_code.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/table_interpreter.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/table_sparkle.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/two_way.html +7 -0
- package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/voice_mode.html +7 -0
- package/src/lightning/iconUtils/iconColors.d.ts +7 -0
- package/src/lightning/iconUtils/iconColors.d.ts.map +1 -1
- package/src/lightning/iconUtils/iconColors.js +1 -1
- package/src/lightning/layout/styleUtils.d.ts +0 -1
- package/src/lightning/layout/styleUtils.d.ts.map +1 -1
- package/src/lightning/layoutItem/styleUtils.d.ts +0 -1
- package/src/lightning/layoutItem/styleUtils.d.ts.map +1 -1
- package/src/lightning/modalBase/modalBase.d.ts +0 -1
- package/src/lightning/modalBase/modalBase.d.ts.map +1 -1
- package/src/lightning/modalBase/modalBase.js +1 -1
- package/src/lightning/multiColumnSortingModal/multiColumnSortingModal.d.ts +2 -5
- package/src/lightning/multiColumnSortingModal/multiColumnSortingModal.d.ts.map +1 -1
- package/src/lightning/positionLibrary/__examples__/playground/playground.d.ts +0 -1
- package/src/lightning/positionLibrary/__examples__/playground/playground.d.ts.map +1 -1
- package/src/lightning/positionLibrary/util.d.ts.map +1 -1
- package/src/lightning/positionLibrary/util.js +3 -0
- package/src/lightning/primitiveDatatableIeditPanel/primitiveDatatableIeditPanel.js +1 -1
- package/src/lightning/primitiveDatatableTooltip/primitiveDatatableTooltip.d.ts +1 -1
- package/src/lightning/primitiveDatatableTooltipBubble/primitiveDatatableTooltipBubble.d.ts +1 -1
- package/src/lightning/primitiveInputColor/primitiveInputColor.d.ts +0 -1
- package/src/lightning/primitiveInputColor/primitiveInputColor.d.ts.map +1 -1
- package/src/lightning/progressBar/__examples__/inAction/inAction.d.ts +1 -1
- package/src/lightning/progressIndicator/progressIndicator.d.ts +0 -1
- package/src/lightning/progressIndicator/progressIndicator.d.ts.map +1 -1
- package/src/lightning/progressStep/progressStep.d.ts +0 -1
- package/src/lightning/progressStep/progressStep.d.ts.map +1 -1
- package/src/lightning/purifyLib/purify.d.ts.map +1 -1
- package/src/lightning/purifyLib/purify.js +76 -25
- package/src/lightning/purifyLib/purifyLib.d.ts +3 -0
- package/src/lightning/purifyLib/purifyLib.d.ts.map +1 -1
- package/src/lightning/purifyLib/purifyLib.js +15 -0
- package/src/lightning/textarea/textarea.lbc.readonly.css +1 -1
- package/src/lightning/toast/toast.d.ts +0 -1
- package/src/lightning/toast/toast.d.ts.map +1 -1
- package/src/lightning/toastContainer/toastContainer.d.ts +0 -1
- package/src/lightning/toastContainer/toastContainer.d.ts.map +1 -1
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
|
|
3
|
+
<g>
|
|
4
|
+
<path d="M16.66 11.6h17.68c.43 0 .84-.17 1.13-.47.3-.3.47-.7.47-1.13V6.8c0-1.27-.51-2.5-1.41-3.39C33.62 2.51 32.4 2 31.12 2H19.87c-1.28 0-2.51.5-3.41 1.41-.91.9-1.41 2.12-1.41 3.39V10c0 .42.17.83.47 1.13.31.3.71.47 1.13.47zm29.93-4.19C45.68 6.51 44.46 6 43.18 6h-1.61c-.22 0-.42.09-.57.23-.15.15-.23.35-.23.57V10c0 1.7-.67 3.33-1.88 4.53a6.449 6.449 0 01-4.55 1.87H16.66c-1.7 0-3.34-.67-4.55-1.87A6.37 6.37 0 0110.23 10V6.8c0-.22-.09-.42-.23-.57A.776.776 0 009.43 6H7.82c-1.28 0-2.51.5-3.41 1.41C3.5 8.31 3 9.53 3 10.8v34.4c0 1.27.51 2.5 1.41 3.39.91.9 2.13 1.41 3.41 1.41h35.36c1.28 0 2.51-.5 3.41-1.41.91-.9 1.41-2.12 1.41-3.39V10.8c0-1.27-.51-2.5-1.41-3.39zM29.5 32.49l-3.73 1.85a5.8 5.8 0 00-2.59 2.57l-1.86 3.7c-.27.53-1.03.53-1.29 0l-1.86-3.7a5.752 5.752 0 00-2.59-2.57l-3.73-1.85a.714.714 0 010-1.28l3.73-1.85a5.8 5.8 0 002.59-2.57l1.86-3.7c.27-.53 1.03-.53 1.29 0l1.86 3.7a5.752 5.752 0 002.59 2.57l3.73 1.85c.53.26.53 1.02 0 1.28zm8.13 8.77l-1.6.79c-.47.24-.88.62-1.11 1.1l-.8 1.58c-.11.23-.44.23-.55 0l-.8-1.58c-.24-.47-.63-.86-1.11-1.1l-1.6-.79a.305.305 0 010-.55l1.6-.79c.47-.24.88-.62 1.11-1.1l.8-1.58c.11-.23.44-.23.55 0l.8 1.58c.24.47.63.86 1.11 1.1l1.6.79c.23.11.23.44 0 .55zm0-18.28l-1.6.79c-.47.24-.88.62-1.11 1.1l-.8 1.58c-.11.23-.44.23-.55 0l-.8-1.58c-.24-.47-.63-.86-1.11-1.1l-1.6-.79a.305.305 0 010-.55l1.6-.79c.47-.24.88-.62 1.11-1.1l.8-1.58c.11-.23.44-.23.55 0l.8 1.58c.24.47.63.86 1.11 1.1l1.6.79c.23.11.23.44 0 .55z"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
|
|
3
|
+
<g>
|
|
4
|
+
<path d="M14.75 22.68c.14.23.2.53.2.88s-.07.64-.21.87c-.13.22-.32.38-.59.49-.29.12-.67.18-1.12.18h-1.47v-3.13h1.46c.46 0 .84.06 1.13.19.28.12.47.29.6.52zM50 26.1c0 12.1-10.7 21.9-23.8 22-4.6 0-8.9-1.2-12.5-3.2-.6-.3-1.2-.4-1.7-.2L3.4 48c-.8.2-1.6-.5-1.3-1.3l3.1-8.5c.2-.6.1-1.2-.2-1.7-1.8-3.2-2.9-6.8-2.9-10.6C2.1 13.8 12.7 4 26 4s23.9 9.8 24 22.1zm-31.14 6.04l-2.7-4.94c.64-.33 1.14-.79 1.49-1.37.38-.63.57-1.39.57-2.26s-.19-1.63-.56-2.26c-.37-.65-.92-1.16-1.63-1.52-.7-.35-1.54-.53-2.51-.53H8.37v12.88h3.19v-4.36h1.43l2.33 4.36h3.54zm12.52-4.79l-3.2-.02-.04.24c-.06.3-.15.56-.29.78-.14.23-.3.41-.5.57-.21.15-.44.27-.71.35-.26.08-.56.13-.88.13-.56 0-1.06-.14-1.48-.41-.42-.27-.76-.68-.99-1.22-.24-.55-.36-1.26-.36-2.09s.12-1.5.36-2.05c.24-.55.57-.97.99-1.24.42-.29.91-.42 1.5-.42.32 0 .62.05.89.13.27.09.5.21.71.38.2.16.37.36.5.6.13.23.22.5.26.81l.03.25h3.21l-.04-.33c-.09-.75-.29-1.43-.61-2a4.79 4.79 0 00-1.23-1.49c-.5-.4-1.08-.72-1.72-.92-.63-.21-1.33-.32-2.07-.32-1.13 0-2.16.26-3.06.78-.91.52-1.64 1.28-2.17 2.27-.52.98-.79 2.18-.79 3.56s.26 2.58.78 3.55c.52.98 1.25 1.75 2.15 2.28.9.52 1.94.78 3.09.78.82 0 1.57-.13 2.23-.37.66-.25 1.23-.6 1.71-1.03.48-.44.87-.94 1.15-1.48.29-.55.47-1.13.54-1.74l.04-.32zm12.23.89c0-.55-.11-1.05-.31-1.48-.2-.43-.48-.81-.83-1.13-.35-.31-.76-.58-1.24-.79-.46-.21-.98-.38-1.53-.5l-1.11-.26c-.26-.06-.5-.13-.72-.21-.21-.08-.4-.17-.56-.27-.15-.1-.26-.21-.34-.34a.77.77 0 01-.1-.42c0-.2.05-.37.17-.53s.3-.29.55-.39c.26-.1.58-.16.96-.16.56 0 1 .11 1.31.34.3.22.46.52.5.92l.03.26h3.05v-.3c-.02-.79-.23-1.5-.65-2.09a4.05 4.05 0 00-1.71-1.41c-.72-.32-1.56-.49-2.51-.49s-1.78.16-2.52.49c-.75.33-1.35.8-1.78 1.4-.44.6-.65 1.31-.65 2.12 0 .99.33 1.79.99 2.38.63.57 1.5.99 2.58 1.25l1.34.34c.45.11.8.22 1.09.35.27.11.47.24.6.4.11.14.17.3.17.5 0 .23-.07.43-.21.61-.15.18-.35.33-.64.44-.59.23-1.51.23-2.14 0-.31-.12-.55-.3-.72-.52-.18-.24-.27-.52-.29-.88l-.02-.27h-3.09v.3c.03.94.26 1.74.7 2.39.44.64 1.07 1.13 1.85 1.45.77.32 1.68.48 2.7.48s1.94-.16 2.68-.47c.77-.33 1.36-.79 1.76-1.38.41-.6.63-1.31.63-2.13z"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
|
|
3
|
+
<g>
|
|
4
|
+
<path d="M36.16 32.19l-1.63 1.63c-.47.47-1.16.47-1.63 0l-6.51-6.51c-.15-.23-.31-.54-.31-.85V16.3c0-.62.54-1.16 1.16-1.16h2.33c.62-.01 1.16.53 1.16 1.15v8.76l5.43 5.5c.47.47.47 1.16 0 1.63zm-7.77-27.9C16.91 4.3 7.54 13.2 6.77 24.45c-.01.23-.04.54-.05.78H3.2c-1.01 0-1.55 1.16-.93 1.86l5.81 7.05c.47.54 1.32.54 1.78 0l5.81-7.05c.62-.78.08-1.86-.93-1.86h-3.41c0-1.28.2-2.54.54-3.78.31-1.13.75-2.23 1.29-3.27s1.18-2 1.91-2.91 1.55-1.72 2.44-2.45 1.87-1.38 2.89-1.92 2.13-.99 3.26-1.31 2.34-.53 3.54-.61c.37-.02.74-.04 1.1-.04 10.09 0 18.07 8.76 16.98 19-.78 7.36-7.75 14.35-15.2 15.05-5.5.54-10.71-1.47-14.35-5.43-.47-.54-1.09-.85-1.71-.08l-1.86 2.25c-.39.47-.08.78.31 1.16 4.19 4.42 9.93 6.9 16.13 6.82 11.17-.16 20.55-8.99 21.32-20.16C50.93 14.92 40.85 4.3 28.38 4.29z"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
|
|
3
|
+
<g>
|
|
4
|
+
<path d="M31.29 50h-.22c-.99-.09-1.72-.79-1.85-1.78L26.31 25.7 3.79 22.79c-.99-.13-1.69-.85-1.78-1.85-.09-.99.46-1.87 1.4-2.23L47.17 2.14a2.064 2.064 0 012.68 2.68L33.29 48.59c-.33.87-1.1 1.41-2.01 1.41z"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
|
|
3
|
+
<g>
|
|
4
|
+
<path d="M47.96 4.02v.1L31.38 47.88q0 .1-.1.1l-2.9-22.48-.2-1.5-1.5-.2L4.2 20.9s0-.1.1-.2L47.86 4.12m.1-2.1c-.3 0-.5 0-.8.1L3.41 18.81c-.9.4-1.5 1.2-1.4 2.2 0 1 .8 1.7 1.8 1.8l22.48 2.9 2.9 22.48c.1 1 .9 1.7 1.9 1.8h.2c.9 0 1.7-.5 2-1.4L49.86 4.92c.3-.8.1-1.6-.5-2.2-.4-.4-.9-.6-1.5-.6l.1-.1z"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/scheduling_policy.html
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
|
|
3
|
+
<g>
|
|
4
|
+
<path d="M37.38 44.96L33.85 50l-.89-2.38h-2.37l3.05-4.16s.8.65 2.11.62c0 0 .63.62 1.63.88zm1.9 0L42.81 50l.89-2.38h2.37l-3.05-4.16s-.8.65-2.11.62c0 0-.63.62-1.63.88zm.4-8.84c.39.4.62.93.62 1.49 0 .42-.12.83-.35 1.17a2.1 2.1 0 01-.94.78c-.38.16-.81.2-1.22.12-.41-.08-.78-.28-1.08-.58-.29-.3-.49-.67-.58-1.08-.08-.41-.04-.83.12-1.22s.43-.72.78-.95c.35-.23.75-.36 1.17-.36.56 0 1.09.22 1.49.62zm4.28 1.49c0 .75-.81 1.29-1.02 1.91-.2.61-.14 1.63-.61 2.11-.48.48-1.43.34-2.1.61-.68.27-1.22 1.02-1.9 1.02s-1.29-.82-1.9-1.02c-.61-.2-1.63-.14-2.1-.61-.48-.48-.34-1.43-.61-2.11-.27-.68-1.02-1.23-1.02-1.91s.81-1.29 1.02-1.91c.2-.61.14-1.63.61-2.11s1.43-.34 2.1-.61c.68-.27 1.22-1.02 1.9-1.02s1.29.82 1.9 1.02c.61.2 1.63.14 2.1.61.48.48.34 1.43.61 2.11.27.68 1.02 1.23 1.02 1.91zm-1.69 0c0-1.05-.41-2.05-1.15-2.79-.74-.74-1.74-1.16-2.78-1.16s-2.05.42-2.78 1.16-1.15 1.74-1.15 2.79c0 .52.09 1.04.28 1.52.19.48.48.92.85 1.29s.81.66 1.29.85c.48.2 1 .29 1.52.28.52 0 1.04-.09 1.52-.28.48-.2.92-.49 1.29-.85.37-.37.66-.81.85-1.29.19-.48.29-1 .28-1.52zm1.69-19.27v12.73c-.55-.2-1.12-.34-1.7-.41A5.695 5.695 0 0039 29.43c-1.2.04-2.35.5-3.26 1.29h-.07c-1.13.14-2.19.62-3.06 1.36-.88.87-1.41 2.03-1.49 3.27-.74.93-1.17 2.08-1.22 3.27.04 1.21.5 2.36 1.29 3.27l.48.95H9.74c-.52 0-1.03-.12-1.51-.33-.48-.21-.9-.52-1.26-.9-.35-.38-.63-.83-.81-1.32-.18-.49-.26-1.01-.23-1.53V18.27c0-.36.14-.71.4-.96.25-.26.6-.4.96-.4H42.6s1.36.2 1.36 1.43zM23.59 34.41c0-.95-.61-1.77-1.36-1.77H10.82c-.75 0-1.36.82-1.36 1.77v1.77c0 .95.61 1.77 1.36 1.77h11.41c.75 0 1.36-.82 1.36-1.77v-1.77zm6.11-10.76c0-.95-.61-1.77-1.36-1.77H10.83c-.75 0-1.36.82-1.36 1.77v1.77c0 .95.61 1.77 1.36 1.77h17.52c.75 0 1.36-.82 1.36-1.77v-1.77zM42.77 7.28c-.76-.77-1.8-1.2-2.88-1.2h-3.4V4.72c0-.72-.29-1.41-.8-1.93s-1.2-.8-1.92-.8-1.41.29-1.92.8-.8 1.2-.8 1.93v1.36H18.83V4.72c0-.72-.29-1.41-.8-1.93-.51-.51-1.2-.8-1.92-.8s-1.41.29-1.92.8-.8 1.2-.8 1.93v1.36h-3.4c-1.08 0-2.12.43-2.88 1.2a4.12 4.12 0 00-1.19 2.89v1.36c0 .36.14.71.4.96.25.26.6.4.96.4h35.31c.36 0 .71-.14.96-.4s.4-.6.4-.96v-1.36c0-1.08-.43-2.12-1.19-2.89z"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/slack_canvas_content.html
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
|
|
3
|
+
<g>
|
|
4
|
+
<path d="M39.12 2C45.13 2 50 6.87 50 12.88v15.27c0 2.52-1 4.94-2.78 6.72L34.87 47.22A9.507 9.507 0 0128.15 50H12.88C6.87 50 2 45.13 2 39.12V12.88C2 6.87 6.87 2 12.88 2h26.24zM12.88 7.18c-3.15 0-5.7 2.55-5.7 5.7v26.24c0 3.15 2.55 5.7 5.7 5.7h14.68V32.73c0-2.86 2.32-5.18 5.18-5.18h12.09V12.87c0-3.15-2.55-5.7-5.7-5.7H12.88zm19.85 34.84l9.29-9.29h-9.29v9.29zm-12.08-21.2a2.59 2.59 0 010 5.18h-4.49a2.59 2.59 0 010-5.18h4.49zm15.19-8.29a2.59 2.59 0 010 5.18H16.16a2.59 2.59 0 010-5.18h19.68z"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
|
|
3
|
+
<g>
|
|
4
|
+
<path d="M33.76 2c2.44 0 4.75 1.15 6.21 3.1l5.65 7.53a7.744 7.744 0 011.55 4.66v22.12c0 5.85-4.74 10.59-10.59 10.59H15.41C9.56 50 4.82 45.26 4.82 39.41V12.59C4.82 6.74 9.56 2 15.41 2h18.35zM15.41 6.24c-3.51 0-6.35 2.84-6.35 6.35v26.82c0 3.51 2.84 6.35 6.35 6.35h21.18c3.51 0 6.35-2.84 6.35-6.35V17.29c0-.76-.25-1.51-.71-2.12l-5.65-7.53a3.524 3.524 0 00-2.82-1.41H15.41zm15.53 2.82c1.17 0 2.12.95 2.12 2.12v4.94H38a2.121 2.121 0 010 4.24h-7.06c-1.17 0-2.12-.95-2.12-2.12v-7.06c0-1.17.95-2.12 2.12-2.12z"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
|
|
3
|
+
<g>
|
|
4
|
+
<path d="M42.41 4.68c4.23.21 7.59 3.71 7.59 7.99v26.67c0 4.28-3.36 7.78-7.59 7.99H10c-4.42 0-8-3.57-8-7.99V12.67c0-4.42 3.58-8 8-8h32.41zM24.29 37.21a3.332 3.332 0 01-4.53.17l-7.05-6.04-5.4 4.99c-.84.77-1.32 1.86-1.32 3.01 0 2.21 1.79 4 4 4h32c2.21 0 4-1.79 4-4 0-1.2-.46-2.35-1.29-3.22l-9.42-9.91-11.01 11.01h.02zM10 8.67c-2.21 0-4 1.79-4 4V32.1l4.44-4.1.24-.2c1.16-.88 2.76-.91 3.94-.07l.25.19 7.03 6.02 11.06-11.05.26-.23a3.335 3.335 0 014.26.05l.25.24L46 31.66V12.67c0-2.21-1.79-4-4-4H10zm10.67 2.66c3.68 0 6.67 2.98 6.67 6.67s-2.98 6.67-6.67 6.67S14 21.69 14 18s2.98-6.67 6.67-6.67zm0 4C19.2 15.33 18 16.52 18 18s1.19 2.67 2.67 2.67 2.67-1.19 2.67-2.67-1.19-2.67-2.67-2.67z"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
|
|
3
|
+
<g>
|
|
4
|
+
<path d="M39.41 2C45.26 2 50 6.74 50 12.59v26.82C50 45.26 45.26 50 39.41 50H12.59C6.74 50 2 45.26 2 39.41V12.59C2 6.74 6.74 2 12.59 2h26.82zM12.59 6.24c-3.51 0-6.35 2.84-6.35 6.35v26.82c0 3.51 2.84 6.35 6.35 6.35h26.82c3.51 0 6.35-2.84 6.35-6.35V12.59c0-3.51-2.84-6.35-6.35-6.35H12.59zm7.37 22.94a2.116 2.116 0 012.94 3.04l-6.56 6.35c-.82.79-2.12.79-2.94 0l-3.32-3.22a2.116 2.116 0 012.94-3.04l1.85 1.79 5.09-4.92zm20.49 5.25a2.121 2.121 0 010 4.24H27.74a2.121 2.121 0 010-4.24h12.71zm0-10.41a2.121 2.121 0 010 4.24H27.74a2.121 2.121 0 010-4.24h12.71zM19.42 12.85c1.93 0 3.3 1.36 3.3 3.04 0 2.16-1.87 4.22-4.27 5.88-.95.65-1.52.97-2.08.97s-1.14-.33-2.09-.98c-2.4-1.64-4.26-3.71-4.26-5.87 0-1.68 1.38-3.04 3.3-3.04 2.33 0 3.06 2.14 3.06 2.14s.71-2.14 3.06-2.14h-.02zm21.03.76a2.121 2.121 0 010 4.24H27.74a2.121 2.121 0 010-4.24h12.71z"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
|
|
3
|
+
<g>
|
|
4
|
+
<path d="M39.41 2C45.26 2 50 6.74 50 12.59v26.82C50 45.26 45.26 50 39.41 50h-8.47a2.121 2.121 0 010-4.24h8.47c3.51 0 6.35-2.84 6.35-6.35V12.59c0-3.51-2.84-6.35-6.35-6.35H12.59c-3.51 0-6.35 2.84-6.35 6.35v8.47a2.121 2.121 0 01-4.24 0v-8.47C2 6.74 6.74 2 12.59 2h26.82zm-24.7 22.99c6.8 0 12.31 5.51 12.31 12.31s-5.51 12.31-12.31 12.31S2.4 44.1 2.4 37.3s5.51-12.31 12.31-12.31zm5.79 8.44c-.81-.84-2.15-.86-2.99-.05l-4.65 4.49-1.38-1.33a2.116 2.116 0 00-2.94 3.04l2.85 2.76c.82.79 2.13.8 2.95 0l6.12-5.92c.84-.81.86-2.15.05-2.99h-.01zm19.95 1a2.121 2.121 0 010 4.24h-7.06a2.121 2.121 0 010-4.24h7.06zm0-10.41a2.121 2.121 0 010 4.24H29.16a2.121 2.121 0 010-4.24h11.29zM19.42 11.43c1.93 0 3.3 1.36 3.3 3.04 0 2.16-1.87 4.22-4.27 5.88-.95.65-1.52.97-2.08.97s-1.14-.33-2.09-.98c-2.4-1.64-4.26-3.71-4.26-5.87 0-1.68 1.38-3.04 3.3-3.04 2.3 0 3.04 2.09 3.06 2.14.02-.05.74-2.14 3.06-2.14h-.02zm21.03 2.18a2.121 2.121 0 010 4.24H27.74a2.121 2.121 0 010-4.24h12.71z"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
|
|
3
|
+
<g>
|
|
4
|
+
<path d="M26 2c13.25 0 24 10.75 24 24 0 3.92-.94 7.62-2.61 10.89l2.55 10.49c.17.72-.04 1.48-.56 2s-1.28.73-2 .56l-10.49-2.55A23.87 23.87 0 0126 50C12.75 50 2 39.25 2 26S12.75 2 26 2zm0 4.24C15.08 6.24 6.24 15.08 6.24 26S15.09 45.76 26 45.76c3.48 0 6.75-.9 9.58-2.47l.36-.16c.37-.12.78-.14 1.17-.05L45 45l-1.92-7.89c-.13-.52-.05-1.06.21-1.53A19.62 19.62 0 0045.76 26c0-10.92-8.85-19.76-19.76-19.76z"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
|
|
3
|
+
<g>
|
|
4
|
+
<path d="M43.25 18.5c1.24 0 2.25 1.01 2.25 2.25v.75c0 10.01-7.54 18.25-17.25 19.37v4.63h4.5c1.24 0 2.25 1.01 2.25 2.25S33.99 50 32.75 50h-13.5C18.01 50 17 48.99 17 47.75s1.01-2.25 2.25-2.25h4.5v-4.63C14.04 39.75 6.5 31.51 6.5 21.5v-.75c0-1.24 1.01-2.25 2.25-2.25S11 19.51 11 20.75v.75c0 8.28 6.72 15 15 15s15-6.72 15-15v-.75c0-1.24 1.01-2.25 2.25-2.25zM26 2c5.8 0 10.5 4.7 10.5 10.5v9C36.5 27.3 31.8 32 26 32s-10.5-4.7-10.5-10.5v-9C15.5 6.7 20.2 2 26 2zm0 4.5c-3.31 0-6 2.69-6 6v9c0 3.31 2.69 6 6 6s6-2.69 6-6v-9c0-3.31-2.69-6-6-6z"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
|
|
3
|
+
<g>
|
|
4
|
+
<path d="M20.75 8C21.99 8 23 9.01 23 10.25s-1.01 2.25-2.25 2.25h-7.5c-3.73 0-6.75 3.02-6.75 6.75v19.5c0 3.73 3.02 6.75 6.75 6.75h19.5c3.73 0 6.75-3.02 6.75-6.75v-7.5c0-1.24 1.01-2.25 2.25-2.25S44 30.01 44 31.25v7.5C44 44.96 38.96 50 32.75 50h-19.5C7.04 50 2 44.96 2 38.75v-19.5C2 13.04 7.04 8 13.25 8h7.5zm27-6C48.99 2 50 3.01 50 4.25v13.5c0 1.24-1.01 2.25-2.25 2.25s-2.25-1.01-2.25-2.25V9.68L23.84 31.34c-.88.88-2.3.88-3.18 0s-.88-2.3 0-3.18L42.32 6.5h-8.07C33.01 6.5 32 5.49 32 4.25S33.01 2 34.25 2h13.5z"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
|
|
3
|
+
<g>
|
|
4
|
+
<path d="M31.74 6.8c3.41 0 6.17 2.76 6.17 6.17v3.55l7.2-4.15c2.29-1.32 5.14.34 5.14 2.97v21.31c0 2.64-2.85 4.29-5.14 2.97l-7.2-4.15v3.55c0 3.41-2.76 6.17-6.17 6.17H8.42c-3.41 0-6.17-2.76-6.17-6.17V12.97c0-3.41 2.76-6.17 6.17-6.17h23.32zM8.42 10.91c-1.14 0-2.06.92-2.06 2.06v26.06c0 1.14.92 2.06 2.06 2.06h23.31c1.14 0 2.06-.92 2.06-2.06v-7.11c0-.73.39-1.41 1.03-1.78s1.42-.37 2.05 0l9.26 5.33V16.53l-9.26 5.33a2.056 2.056 0 01-3.08-1.78v-7.11c0-1.14-.92-2.06-2.06-2.06H8.42z"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
|
|
3
|
+
<g>
|
|
4
|
+
<path d="M46.5 2h-41C4.7 2 4 2.7 4 3.5v5c0 .8.7 1.5 1.5 1.5h41c.8 0 1.5-.7 1.5-1.5v-5c0-.8-.7-1.5-1.5-1.5zm-32 12h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm16 0h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm16 0h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm-32 10h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm16 0h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm16 0h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm-32 10h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm14.54 0h-7.75c-.69 0-1.29.7-1.29 1.5v3c0 .8.6 1.5 1.29 1.5h7.75c.69 0 1.29-.7 1.29-1.5v-3c0-.8-.6-1.5-1.29-1.5zM14.5 44h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm14.54 0h-7.75c-.69 0-1.29.7-1.29 1.5v3c0 .8.6 1.5 1.29 1.5h7.75c.69 0 1.29-.7 1.29-1.5v-3c0-.8-.6-1.5-1.29-1.5zm18.23-5.3l-8.54 8.65c-.34.33-.89.33-1.23 0l-4.69-4.75a.888.888 0 010-1.23l1.23-1.23c.33-.33.89-.33 1.23 0l2.46 2.51c.22.22.61.22.84 0l6.25-6.48a.87.87 0 011.23 0l1.23 1.23c.39.34.39.89 0 1.28z" fill-rule="evenodd"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
|
|
3
|
+
<g>
|
|
4
|
+
<path d="M21.21 44.01c.8 1.9 2 3.69 3.49 5.19.22.15.39.36.59.57l.21.22h-3.99c-.73 0-1.38-.59-1.48-1.3v-.2l-.01-2.99c0-.7.5-1.4 1.2-1.5zm-6.69-.1c.73 0 1.38.59 1.48 1.3v.2l.01 2.99c0 .73-.59 1.38-1.3 1.48h-.2l-8.98.01c-.73 0-1.38-.59-1.48-1.3v-.2l-.01-2.99c0-.73.59-1.38 1.3-1.48h.2l8.98-.01zm20.96-18.68c6.63 0 12 5.37 12 12s-5.37 12-12 12-12-5.37-12-12 5.37-12 12-12zm.86 6.76c-.26-.07-.56.1-.63.36l-2.44 9.36c-.07.26.1.53.36.59l.99.23c.26.07.56-.1.63-.36l2.44-9.36c.07-.3-.1-.53-.36-.59l-.99-.23zm3.75.16a.48.48 0 00-.69-.07l-.76.63a.46.46 0 00-.07.69l3.13 3.86-3.13 3.86c-.16.2-.13.53.07.69l.76.63c.23.16.49.13.69-.07l3.86-4.81c.13-.23.13-.46 0-.63l-3.86-4.78zm-8.57-.1a.51.51 0 00-.69.07l-3.82 4.81c-.13.16-.13.43 0 .63l3.86 4.78c.16.2.46.26.69.07l.76-.63a.46.46 0 00.07-.69l-3.1-3.86 3.13-3.86c.13-.2.1-.49-.13-.69l-.76-.63zm-17 1.88c.73 0 1.38.59 1.48 1.3v.2l.01 2.99c0 .73-.59 1.38-1.3 1.48h-.2l-8.98.01c-.73 0-1.38-.59-1.48-1.3v-.2l-.01-2.99c0-.73.59-1.38 1.3-1.48h.2l8.98-.01zm0-9.98c.73 0 1.38.59 1.48 1.3v.2l.01 2.99c0 .73-.59 1.38-1.3 1.48h-.2l-8.98.01c-.73 0-1.38-.59-1.48-1.3v-.2l-.01-2.99c0-.73.59-1.38 1.3-1.48h.2l8.98-.01zm13.68 0c-1.2.7-2.39 1.6-3.49 2.69-.83.83-1.52 1.73-2.14 2.7l-.36.59h-.7c-.73 0-1.38-.59-1.48-1.3v-.2l-.01-2.99c0-.73.59-1.38 1.3-1.48h.2l6.69-.01zm18.26 0c.73 0 1.38.59 1.48 1.3v.2l.01 1.9c-.2-.2-.4-.5-.7-.7-.86-.94-1.86-1.73-2.94-2.38l-.55-.31h2.69zm-31.94-9.98c.73 0 1.38.59 1.48 1.3v.2l.01 2.99c0 .73-.59 1.38-1.3 1.48h-.2l-8.98.01c-.73 0-1.38-.59-1.48-1.3v-.2l-.01-2.99c0-.73.59-1.38 1.3-1.48h.2l8.98-.01zm15.97 0c.73 0 1.38.59 1.48 1.3v.2l.01 2.99c0 .73-.59 1.38-1.3 1.48h-.2l-8.98.01c-.73 0-1.38-.59-1.48-1.3v-.2l-.01-2.99c0-.73.59-1.38 1.3-1.48h.2l8.98-.01zm15.97 0c.73 0 1.38.59 1.48 1.3v.2l.01 2.99c0 .73-.59 1.38-1.3 1.48h-.2l-8.98.01c-.73 0-1.38-.59-1.48-1.3v-.2l-.01-2.99c0-.73.59-1.38 1.3-1.48h.2l8.98-.01zm0-11.97c.73 0 1.38.59 1.48 1.3v.2l.01 4.99c0 .73-.59 1.38-1.3 1.48h-.2l-40.91.01c-.73 0-1.38-.59-1.48-1.3v-.2l-.01-4.99c0-.73.59-1.38 1.3-1.48h.2L46.46 2z"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/table_interpreter.html
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
|
|
3
|
+
<g>
|
|
4
|
+
<path d="M46.5 2h-41C4.7 2 4 2.7 4 3.5v5c0 .8.7 1.5 1.5 1.5h41c.8 0 1.5-.7 1.5-1.5v-5c0-.8-.7-1.5-1.5-1.5zm-32 12h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm16 0h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm16 0h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm-32 10h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm16 0h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm16 0h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm-32 10h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm16 0h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm-16 10h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm16 0h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm12.27-9.22l-.98 4.78c0 .2.13.29.29.29h5.1c.36 0 .59.43.43.75l-5.56 9.13c-.23.46-.92.29-.92-.23l.98-5.63c0-.2-.16-.13-.36-.13h-5.37c-.36 0-.62-.52-.43-.85l5.89-8.34c.23-.43.92-.29.92.23z" fill-rule="evenodd"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
|
|
3
|
+
<g>
|
|
4
|
+
<path d="M14.5 44c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5h-9c-.8 0-1.5-.7-1.5-1.5v-3c0-.8.7-1.5 1.5-1.5h9zm16 0c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5h-9c-.8 0-1.5-.7-1.5-1.5v-3c0-.8.7-1.5 1.5-1.5h9zm9.65-9.66c.23-.45.88-.45 1.11 0l1.6 3.19c.48.96 1.26 1.73 2.21 2.21l3.2 1.59c.45.23.45.88 0 1.1l-3.2 1.59c-.96.48-1.73 1.26-2.21 2.21l-1.6 3.19c-.23.45-.88.45-1.11 0l-1.6-3.19a4.973 4.973 0 00-2.21-2.21l-3.19-1.59c-.45-.23-.45-.88 0-1.1l3.2-1.59c.96-.48 1.73-1.26 2.21-2.21l1.59-3.19zm-25.65-.35c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5h-9c-.8 0-1.5-.7-1.5-1.5v-3c0-.8.7-1.5 1.5-1.5h9zm16 0c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5h-9c-.8 0-1.5-.7-1.5-1.5v-3c0-.8.7-1.5 1.5-1.5h9zM14.5 24c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5h-9c-.8 0-1.5-.7-1.5-1.5v-3c0-.8.7-1.5 1.5-1.5h9zm16 0c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5h-9c-.8 0-1.5-.7-1.5-1.5v-3c0-.8.7-1.5 1.5-1.5h9zm16 0c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5h-9c-.8 0-1.5-.7-1.5-1.5v-3c0-.8.7-1.5 1.5-1.5h9zm-32-10c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5h-9c-.8 0-1.5-.7-1.5-1.5v-3c0-.8.7-1.5 1.5-1.5h9zm16 0c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5h-9c-.8 0-1.5-.7-1.5-1.5v-3c0-.8.7-1.5 1.5-1.5h9zm16 0c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5h-9c-.8 0-1.5-.7-1.5-1.5v-3c0-.8.7-1.5 1.5-1.5h9zm0-12c.8 0 1.5.7 1.5 1.5v5c0 .8-.7 1.5-1.5 1.5h-41C4.7 10 4 9.3 4 8.5v-5C4 2.7 4.7 2 5.5 2h41z"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
|
|
3
|
+
<g>
|
|
4
|
+
<path d="M36.14 13.31c.41-.41 1.04-.41 1.45 0l12.1 12.01c.41.41.41 1.02 0 1.43l-12.1 11.94c-.41.41-1.04.41-1.45 0l-1.45-1.43a.985.985 0 010-1.43l6.64-6.55c.41-.48.14-1.23-.48-1.23H11.16c-.62 0-.9.75-.48 1.23l6.64 6.55c.41.41.41 1.02 0 1.43l-1.45 1.43c-.41.41-1.04.41-1.45 0L2.31 26.75a.985.985 0 010-1.43l12.1-12.01c.41-.41 1.04-.41 1.45 0l1.52 1.5c.41.41.41 1.02 0 1.43l-6.64 6.55c-.41.41-.14 1.16.48 1.16H40.77c.62 0 .9-.75.48-1.16l-6.64-6.55a.985.985 0 010-1.43l1.52-1.5z"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
|
|
3
|
+
<g>
|
|
4
|
+
<path d="M46.25 17.43c-2.07 0-3.75 1.68-3.75 3.75v9.64c0 2.07 1.68 3.75 3.75 3.75 2.07 0 3.75-1.68 3.75-3.75v-9.64c0-2.07-1.68-3.75-3.75-3.75zM32.75 11C30.68 11 29 12.68 29 14.75v22.5c0 2.07 1.68 3.75 3.75 3.75 2.07 0 3.75-1.68 3.75-3.75v-22.5c0-2.07-1.68-3.75-3.75-3.75zm-13.5-8.57c-2.07 0-3.75 1.68-3.75 3.75v39.64c0 2.07 1.68 3.75 3.75 3.75 2.07 0 3.75-1.68 3.75-3.75V6.18c0-2.07-1.68-3.75-3.75-3.75zm-13.5 15C3.68 17.43 2 19.11 2 21.18v9.64c0 2.07 1.68 3.75 3.75 3.75 2.07 0 3.75-1.68 3.75-3.75v-9.64c0-2.07-1.68-3.75-3.75-3.75z"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
|
@@ -97,6 +97,7 @@ export declare const iconColors: {
|
|
|
97
97
|
entitlement_policy: string;
|
|
98
98
|
form: string;
|
|
99
99
|
query_editor: string;
|
|
100
|
+
hierarchy_table: string;
|
|
100
101
|
visualization: string;
|
|
101
102
|
similar_case: string;
|
|
102
103
|
products: string;
|
|
@@ -114,6 +115,7 @@ export declare const iconColors: {
|
|
|
114
115
|
workforce_engagement: string;
|
|
115
116
|
constant: string;
|
|
116
117
|
marketing_actions: string;
|
|
118
|
+
record_companion_agent: string;
|
|
117
119
|
calculated_dimension: string;
|
|
118
120
|
case_transcript: string;
|
|
119
121
|
list_fee: string;
|
|
@@ -220,6 +222,7 @@ export declare const iconColors: {
|
|
|
220
222
|
record_create: string;
|
|
221
223
|
campaign_members: string;
|
|
222
224
|
retail_banking: string;
|
|
225
|
+
rcs_message: string;
|
|
223
226
|
product_service_campaign: string;
|
|
224
227
|
portal_roles: string;
|
|
225
228
|
operation_plan_step: string;
|
|
@@ -370,6 +373,7 @@ export declare const iconColors: {
|
|
|
370
373
|
ad_event_outcome: string;
|
|
371
374
|
operation_plan_request: string;
|
|
372
375
|
custom: string;
|
|
376
|
+
shift_ui: string;
|
|
373
377
|
related_list: string;
|
|
374
378
|
bot_training: string;
|
|
375
379
|
life_sciences: string;
|
|
@@ -377,6 +381,7 @@ export declare const iconColors: {
|
|
|
377
381
|
insurance_console: string;
|
|
378
382
|
dashboard_component: string;
|
|
379
383
|
incident: string;
|
|
384
|
+
inspector_brief: string;
|
|
380
385
|
contract: string;
|
|
381
386
|
policy: string;
|
|
382
387
|
sobject: string;
|
|
@@ -548,6 +553,7 @@ export declare const iconColors: {
|
|
|
548
553
|
practitioner_role: string;
|
|
549
554
|
password: string;
|
|
550
555
|
datashare_target: string;
|
|
556
|
+
send_to_flow: string;
|
|
551
557
|
expense_report: string;
|
|
552
558
|
patient_service: string;
|
|
553
559
|
branch_merge: string;
|
|
@@ -620,6 +626,7 @@ export declare const iconColors: {
|
|
|
620
626
|
product_request_line_item: string;
|
|
621
627
|
return_order_line_item: string;
|
|
622
628
|
chart: string;
|
|
629
|
+
table_code: string;
|
|
623
630
|
customer: string;
|
|
624
631
|
buyer_group_qualifier: string;
|
|
625
632
|
quick_text: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"iconColors.d.ts","sourceRoot":"","sources":["../../../../../modules/lightning/iconUtils/iconColors.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU
|
|
1
|
+
{"version":3,"file":"iconColors.d.ts","sourceRoot":"","sources":["../../../../../modules/lightning/iconUtils/iconColors.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAq7hC,CAAA"}
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
* All rights reserved.
|
|
4
4
|
* For full license text, see the LICENSE.txt file
|
|
5
5
|
*/
|
|
6
|
-
export const iconColors = { "standard": { "header_discounts": "rgb(92, 92, 92)", "contact": "rgb(150, 2, 199)", "prep_flow": "rgb(255, 83, 138)", "crypto_transaction": "rgb(255, 93, 45)", "multi_select_checkbox": "rgb(147, 147, 147)", "work_order": "rgb(6, 165, 154)", "post": "rgb(27, 150, 255)", "global_constant": "rgb(16, 124, 173)", "change_request": "rgb(5, 103, 100)", "indicator_performance_period": "rgb(3, 45, 96)", "eval_result": "rgb(144, 80, 233)", "data_cloud": "rgb(90, 27, 169)", "carousel": "rgb(59, 167, 85)", "account_score": "rgb(88, 103, 232)", "ai_slack_summary": "rgb(255, 93, 45)", "submit_for_approval": "rgb(3, 45, 96)", "work_contract": "rgb(27, 150, 255)", "impact_strategy_assignment": "rgb(6, 165, 154)", "resource_skill": "rgb(59, 167, 85)", "system_and_global_variable": "rgb(16, 124, 173)", "segments": "rgb(255, 93, 45)", "account_info": "rgb(88, 103, 232)", "prompt_builder": "rgb(47, 44, 183)", "goals": "rgb(27, 150, 255)", "tour_check": "rgb(144, 80, 233)", "adjust_value": "rgb(59, 167, 85)", "case_wrap_up": "rgb(255, 93, 45)", "investment_account": "rgb(59, 167, 85)", "store": "rgb(57, 101, 71)", "slider": "rgb(147, 147, 147)", "output": "rgb(16, 124, 173)", "medication_ingredient": "rgb(6, 165, 154)", "store_group": "rgb(27, 150, 255)", "all": "rgb(16, 124, 173)", "service_territory_policy": "rgb(27, 150, 255)", "slack_conversations": "rgb(72, 26, 84)", "picklist_choice": "rgb(16, 124, 173)", "choice": "rgb(16, 124, 173)", "funding_requirement": "rgb(57, 101, 71)", "your_account": "rgb(1, 68, 134)", "app": "rgb(255, 93, 45)", "default": "rgb(147, 147, 147)", "case_milestone": "rgb(255, 93, 45)", "operation_plan": "rgb(90, 27, 169)", "today": "rgb(255, 83, 138)", "buyer_account": "rgb(57, 101, 71)", "lead_list": "rgb(255, 93, 45)", "it_service_management": "rgb(182, 5, 84)", "list_rate": "rgb(57, 101, 71)", "work_plan_template": "rgb(6, 165, 154)", "program_site": "rgb(144, 80, 233)", "tableau": "rgb(15, 30, 60)", "shift": "rgb(255, 83, 138)", "people_score": "rgb(88, 103, 232)", "product_item_transaction": "rgb(255, 93, 45)", "person_language": "rgb(6, 165, 154)", "apex": "rgb(3, 45, 96)", "reply_text": "rgb(255, 83, 138)", "answer_private": "rgb(255, 93, 45)", "immunization": "rgb(255, 83, 138)", "asset_downtime_period": "rgb(16, 124, 173)", "opportunity_contact role": "rgb(88, 103, 232)", "retail_banking_console": "rgb(6, 165, 154)", "channel_program_members": "rgb(6, 165, 154)", "apps_admin": "rgb(88, 103, 232)", "metric_definition": "rgb(16, 124, 173)", "usage_entitlement_entry": "rgb(5, 103, 100)", "end_call": "rgb(88, 103, 232)", "datadotcom": "rgb(27, 150, 255)", "settings": "rgb(57, 101, 71)", "network_contract": "rgb(59, 167, 85)", "crypto_transaction_envelope_item": "rgb(16, 124, 173)", "product_item": "rgb(27, 150, 255)", "metrics": "rgb(27, 150, 255)", "topic2": "rgb(27, 150, 255)", "partner_fund_allocation": "rgb(6, 165, 154)", "care_request_reviewer": "rgb(59, 167, 85)", "outcome_datebound": "rgb(255, 93, 45)", "indicator_definition": "rgb(3, 45, 96)", "crypto_transaction_envelope_change_snapshot": "rgb(203, 101, 255)", "operation_plan_step_execution": "rgb(90, 27, 169)", "approval": "rgb(59, 167, 85)", "work_queue": "rgb(16, 124, 173)", "business_unit": "rgb(88, 103, 232)", "changes": "rgb(6, 165, 154)", "iot_orchestrations": "rgb(16, 124, 173)", "visualforce_page": "rgb(255, 93, 45)", "person_account": "rgb(88, 103, 232)", "entity": "rgb(255, 93, 45)", "dynamic_highlights_panel": "rgb(59, 167, 85)", "service_territory_location": "rgb(88, 103, 232)", "qualifications": "rgb(57, 101, 71)", "document_preview": "rgb(182, 5, 84)", "tax_treatment": "rgb(57, 101, 71)", "entitlement_policy": "rgb(57, 101, 71)", "form": "rgb(59, 167, 85)", "query_editor": "rgb(126, 38, 0)", "visualization": "rgb(27, 150, 255)", "similar_case": "rgb(144, 80, 233)", "products": "rgb(90, 27, 169)", "prompt": "rgb(6, 165, 154)", "order_item": "rgb(27, 150, 255)", "read_receipts": "rgb(59, 167, 85)", "outcome_timebound": "rgb(255, 93, 45)", "javascript_button": "rgb(255, 93, 45)", "maintenance_asset": "rgb(16, 124, 173)", "work_plan_rule": "rgb(6, 165, 154)", "loop": "rgb(221, 122, 1)", "portal_roles_and_subordinates": "rgb(27, 150, 255)", "work_capacity_limit": "rgb(16, 124, 173)", "employee_organization": "rgb(27, 150, 255)", "workforce_engagement": "rgb(182, 5, 84)", "constant": "rgb(16, 124, 173)", "marketing_actions": "rgb(59, 167, 85)", "calculated_dimension": "rgb(27, 150, 255)", "case_transcript": "rgb(255, 93, 45)", "list_fee": "rgb(47, 44, 183)", "timesheet_entry": "rgb(59, 167, 85)", "key_dates": "rgb(27, 150, 255)", "multi_picklist": "rgb(147, 147, 147)", "facility_bed": "rgb(255, 83, 138)", "product_workspace": "rgb(57, 101, 71)", "visit_templates": "rgb(27, 150, 255)", "restriction_policy": "rgb(27, 150, 255)", "task": "rgb(59, 167, 85)", "scheduling_workspace_territory": "rgb(255, 83, 138)", "answer_best": "rgb(255, 93, 45)", "agent_astro": "rgb(3, 45, 96)", "attach": "rgb(144, 80, 233)", "asset_action": "rgb(16, 124, 173)", "ad_event_party": "rgb(182, 5, 84)", "section": "rgb(147, 147, 147)", "service_request": "rgb(27, 150, 255)", "orders": "rgb(27, 150, 255)", "propagation_policy": "rgb(27, 150, 255)", "budget": "rgb(16, 124, 173)", "report_type": "rgb(59, 167, 85)", "past_chat": "rgb(255, 93, 45)", "crypto_transaction_envelope_change_log": "rgb(8, 73, 104)", "feedback": "rgb(27, 150, 255)", "action_list_component": "rgb(16, 124, 173)", "opportunity_splits": "rgb(255, 93, 45)", "location_permit": "rgb(6, 165, 154)", "app_form_product_participant": "rgb(126, 38, 0)", "messaging_user": "rgb(6, 165, 154)", "filter_criteria": "rgb(16, 124, 173)", "tax_policy": "rgb(57, 101, 71)", "trailhead": "rgb(3, 45, 96)", "entitlements": "rgb(144, 80, 233)", "checkout": "rgb(57, 101, 71)", "formula": "rgb(16, 124, 173)", "case_log_a_call": "rgb(255, 93, 45)", "shift_pattern_entry": "rgb(255, 83, 138)", "thanks_loading": "rgb(147, 147, 147)", "job_family": "rgb(27, 150, 255)", "service_appointment_capacity_usage": "rgb(16, 124, 173)", "inbox": "rgb(16, 124, 173)", "channel_program_levels": "rgb(6, 165, 154)", "member_period": "rgb(144, 80, 233)", "letterhead": "rgb(27, 150, 255)", "promotions_workspace": "rgb(57, 101, 71)", "nft_settings": "rgb(255, 83, 138)", "asset_hierarchy": "rgb(16, 124, 173)", "email_chatter": "rgb(255, 93, 45)", "custody_chain_entry": "rgb(6, 165, 154)", "document_reference": "rgb(16, 124, 173)", "announcement": "rgb(27, 150, 255)", "field_sales": "rgb(144, 80, 233)", "bot": "rgb(16, 124, 173)", "secondary_index": "rgb(16, 124, 173)", "macros": "rgb(6, 165, 154)", "dashboard_ea": "rgb(88, 103, 232)", "job_profile": "rgb(255, 83, 138)", "steps": "rgb(16, 124, 173)", "snippet_alt": "rgb(16, 124, 173)", "asset_relationship": "rgb(255, 93, 45)", "high_velocity_sales": "rgb(6, 165, 154)", "brand": "rgb(88, 103, 232)", "ad_event_cause": "rgb(182, 5, 84)", "collection_alt": "rgb(126, 38, 0)", "historical_adherence": "rgb(6, 165, 154)", "visits": "rgb(27, 150, 255)", "einstein_replies": "rgb(255, 83, 138)", "coaching": "rgb(255, 83, 138)", "record_lookup": "rgb(255, 83, 138)", "product_service_campaign_item": "rgb(16, 124, 173)", "scheduling_constraint": "rgb(255, 83, 138)", "disease_definition_criteria": "rgb(255, 93, 45)", "lightning_component": "rgb(147, 147, 147)", "mcp_server": "rgb(88, 103, 232)", "search": "rgb(27, 150, 255)", "connected_apps": "rgb(88, 103, 232)", "swarm_request": "rgb(255, 83, 138)", "usage_summary": "rgb(6, 165, 154)", "work_type_group": "rgb(16, 124, 173)", "usage_ratable_summary": "rgb(47, 44, 183)", "education": "rgb(27, 150, 255)", "work_type": "rgb(16, 124, 173)", "travel_mode": "rgb(59, 167, 85)", "environment_hub": "rgb(16, 124, 173)", "identifier": "rgb(255, 93, 45)", "cms": "rgb(59, 167, 85)", "study": "rgb(47, 44, 183)", "call_coaching": "rgb(27, 150, 255)", "salesforce_cms": "rgb(16, 124, 173)", "price_sheet": "rgb(59, 167, 85)", "thanks": "rgb(255, 83, 138)", "service_territory_member": "rgb(88, 103, 232)", "work_forecast": "rgb(255, 93, 45)", "crypto_product_category_wallet_role": "rgb(5, 103, 100)", "program_cohort_member": "rgb(27, 150, 255)", "holiday_operating_hours": "rgb(27, 150, 255)", "uploaded_model": "rgb(6, 165, 154)", "user_role": "rgb(59, 167, 85)", "observation_component": "rgb(88, 103, 232)", "orchestrator": "rgb(16, 124, 173)", "work_capacity_usage": "rgb(16, 124, 173)", "record_create": "rgb(255, 83, 138)", "campaign_members": "rgb(255, 93, 45)", "retail_banking": "rgb(6, 165, 154)", "product_service_campaign": "rgb(16, 124, 173)", "portal_roles": "rgb(255, 93, 45)", "operation_plan_step": "rgb(90, 27, 169)", "calibration": "rgb(6, 165, 154)", "answer_public": "rgb(255, 93, 45)", "robot": "rgb(47, 44, 183)", "display_text": "rgb(147, 147, 147)", "product_consumed_state": "rgb(6, 165, 154)", "budget_category_value": "rgb(27, 150, 255)", "scheduling_workspace": "rgb(255, 83, 138)", "unmatched": "rgb(27, 150, 255)", "partners": "rgb(6, 165, 154)", "email_iq": "rgb(88, 103, 232)", "mulesoft": "rgb(27, 150, 255)", "service_crew": "rgb(255, 93, 45)", "payment_gateway": "rgb(5, 103, 100)", "voice_call": "rgb(59, 167, 85)", "cancel_checkout": "rgb(147, 147, 147)", "asset_warranty": "rgb(16, 124, 173)", "resource_capacity": "rgb(59, 167, 85)", "repeaters": "rgb(6, 165, 154)", "setup_modal": "rgb(16, 124, 173)", "channel_programs": "rgb(6, 165, 154)", "quip": "rgb(255, 93, 45)", "quip_sheet": "rgb(59, 167, 85)", "timeslot": "rgb(255, 93, 45)", "enrollee_status": "rgb(144, 80, 233)", "live_chat": "rgb(255, 93, 45)", "service_request_detail": "rgb(6, 165, 154)", "med_rec_statement_recommendation": "rgb(88, 103, 232)", "job_position": "rgb(27, 150, 255)", "reset_password": "rgb(147, 147, 147)", "sobject_collection": "rgb(16, 124, 173)", "user": "rgb(16, 124, 173)", "client": "rgb(6, 165, 154)", "screen": "rgb(27, 150, 255)", "portal": "rgb(59, 167, 85)", "in_app_messaging": "rgb(203, 101, 255)", "partner_fund_request": "rgb(6, 165, 154)", "asset_audit": "rgb(144, 80, 233)", "prospect": "rgb(6, 165, 154)", "resource_preference": "rgb(59, 167, 85)", "record_consent": "rgb(255, 83, 138)", "first_non_empty": "rgb(255, 83, 138)", "rate_adjustment": "rgb(182, 5, 84)", "impact_strategy": "rgb(6, 165, 154)", "customer_360": "rgb(3, 45, 96)", "employee_job": "rgb(27, 150, 255)", "program_detail": "rgb(144, 80, 233)", "resource_absence": "rgb(59, 167, 85)", "registered_model": "rgb(59, 167, 85)", "panel_detail": "rgb(8, 73, 104)", "text_template": "rgb(16, 124, 173)", "entitlement_template": "rgb(88, 103, 232)", "lightning_usage": "rgb(88, 103, 232)", "volume_discounts": "rgb(255, 93, 45)", "indicator_result": "rgb(3, 45, 96)", "product_transfer_state": "rgb(255, 93, 45)", "tabset": "rgb(126, 38, 0)", "medication_dispense": "rgb(27, 150, 255)", "entitlement": "rgb(88, 103, 232)", "empty": "rgb(147, 147, 147)", "text": "rgb(147, 147, 147)", "delegated_account": "rgb(57, 101, 71)", "fulfillment_order": "rgb(147, 147, 147)", "case_email": "rgb(255, 93, 45)", "send_log": "rgb(147, 147, 147)", "dx_pipeline": "rgb(255, 93, 45)", "account": "rgb(88, 103, 232)", "program_status": "rgb(144, 80, 233)", "study_candidate": "rgb(47, 44, 183)", "coupon_codes": "rgb(57, 101, 71)", "adverse_event": "rgb(182, 5, 84)", "assignment": "rgb(221, 122, 1)", "wealth_management_console": "rgb(6, 165, 154)", "task2": "rgb(59, 167, 85)", "patient_medication_dosage": "rgb(6, 165, 154)", "code_playground": "rgb(16, 124, 173)", "social": "rgb(255, 83, 138)", "transaction_usage_entitlement": "rgb(255, 83, 138)", "endorsement": "rgb(88, 103, 232)", "folder": "rgb(88, 103, 232)", "service_crew_member": "rgb(88, 103, 232)", "variation_attribute_setup": "rgb(57, 101, 71)", "real_time": "rgb(255, 93, 45)", "connect_wallet": "rgb(182, 5, 84)", "flow": "rgb(3, 45, 96)", "recipe": "rgb(16, 124, 173)", "expense_report_entry": "rgb(47, 44, 183)", "employee": "rgb(27, 150, 255)", "omni_supervisor": "rgb(88, 103, 232)", "capacity_plan": "rgb(255, 83, 138)", "asset_object": "rgb(16, 124, 173)", "table": "rgb(255, 93, 45)", "medication_administration": "rgb(57, 101, 71)", "sub_metric": "rgb(92, 92, 92)", "product": "rgb(144, 80, 233)", "ad_event_info": "rgb(182, 5, 84)", "crypto_transaction_envelope": "rgb(5, 103, 100)", "topic": "rgb(27, 150, 255)", "product_required": "rgb(255, 83, 138)", "dynamic_record_choice": "rgb(16, 124, 173)", "aggregation_policy": "rgb(27, 150, 255)", "warranty_term": "rgb(16, 124, 173)", "process": "rgb(16, 124, 173)", "swarm_session": "rgb(255, 83, 138)", "people": "rgb(6, 165, 154)", "medication": "rgb(59, 167, 85)", "reward": "rgb(255, 83, 138)", "usage_billing_period_item": "rgb(90, 27, 169)", "employee_contact": "rgb(27, 150, 255)", "bundle_policy": "rgb(27, 150, 255)", "performance": "rgb(255, 93, 45)", "promotions": "rgb(57, 101, 71)", "case_comment": "rgb(255, 93, 45)", "price_book_entries": "rgb(57, 101, 71)", "sales_channel": "rgb(16, 124, 173)", "apex_plugin": "rgb(3, 45, 96)", "party_profile": "rgb(90, 27, 169)", "campaign": "rgb(144, 80, 233)", "contact_request": "rgb(255, 93, 45)", "ad_event_factor": "rgb(182, 5, 84)", "business_hours": "rgb(59, 167, 85)", "metric": "rgb(3, 45, 96)", "evernote": "rgb(59, 167, 85)", "variation_products": "rgb(57, 101, 71)", "program_cohort": "rgb(27, 150, 255)", "trailhead_alt": "rgb(3, 45, 96)", "custom_textbox": "rgb(88, 103, 232)", "service_territory": "rgb(88, 103, 232)", "customer_lifecycle_analytics": "rgb(88, 103, 232)", "code_set": "rgb(16, 124, 173)", "case": "rgb(255, 83, 138)", "slack": "rgb(74, 21, 75)", "currency": "rgb(147, 147, 147)", "record": "rgb(59, 167, 85)", "custom_entity": "rgb(88, 103, 232)", "code_set_bundle": "rgb(16, 124, 173)", "queue": "rgb(16, 124, 173)", "schedule_objective": "rgb(16, 124, 173)", "contract_line_item": "rgb(59, 167, 85)", "skill_entity": "rgb(88, 103, 232)", "funding_award_adjustment": "rgb(27, 150, 255)", "skill": "rgb(255, 93, 45)", "operating_hours": "rgb(27, 150, 255)", "crypto_product": "rgb(144, 80, 233)", "taxonomy": "rgb(27, 150, 255)", "ad_event_outcome": "rgb(182, 5, 84)", "operation_plan_request": "rgb(90, 27, 169)", "custom": "rgb(147, 147, 147)", "related_list": "rgb(6, 165, 154)", "bot_training": "rgb(16, 124, 173)", "life_sciences": "rgb(150, 2, 199)", "case_change_status": "rgb(255, 93, 45)", "insurance_console": "rgb(6, 165, 154)", "dashboard_component": "rgb(88, 103, 232)", "incident": "rgb(182, 5, 84)", "contract": "rgb(57, 101, 71)", "policy": "rgb(6, 165, 154)", "sobject": "rgb(147, 147, 147)", "ad_event_effect": "rgb(182, 5, 84)", "whatsapp": "rgb(59, 167, 85)", "sales_cadence_target": "rgb(16, 124, 173)", "photo": "rgb(147, 147, 147)", "apps": "rgb(27, 150, 255)", "timesheet": "rgb(88, 103, 232)", "drafts": "rgb(27, 150, 255)", "outcome": "rgb(255, 93, 45)", "discounts": "rgb(57, 101, 71)", "work_order_item": "rgb(27, 150, 255)", "pricebook": "rgb(144, 80, 233)", "scan_card": "rgb(255, 93, 45)", "note": "rgb(182, 5, 84)", "serialized_product_transaction": "rgb(27, 150, 255)", "shift_pattern": "rgb(255, 83, 138)", "buyer_group": "rgb(57, 101, 71)", "price_adjustment_schedule": "rgb(255, 83, 138)", "product_quantity_rules": "rgb(57, 101, 71)", "medication_reconciliation": "rgb(16, 124, 173)", "procedure": "rgb(27, 150, 255)", "opportunity": "rgb(255, 93, 45)", "news": "rgb(88, 103, 232)", "sort_policy": "rgb(27, 150, 255)", "display_rich_text": "rgb(147, 147, 147)", "strategy": "rgb(59, 167, 85)", "time_period": "rgb(3, 45, 96)", "call_history": "rgb(255, 93, 45)", "webcart": "rgb(57, 101, 71)", "serialized_product": "rgb(27, 150, 255)", "tax_rate": "rgb(57, 101, 71)", "report": "rgb(6, 165, 154)", "customer_workspace": "rgb(57, 101, 71)", "groups": "rgb(27, 150, 255)", "disease_outbreak": "rgb(255, 83, 138)", "data_model": "rgb(255, 83, 138)", "dashboard": "rgb(47, 44, 183)", "generic_loading": "rgb(147, 147, 147)", "replace": "rgb(147, 147, 147)", "play": "rgb(27, 150, 255)", "number_input": "rgb(147, 147, 147)", "toggle": "rgb(147, 147, 147)", "address": "rgb(59, 167, 85)", "price_books": "rgb(57, 101, 71)", "entity_milestone": "rgb(255, 93, 45)", "contract_line_outcome": "rgb(57, 101, 71)", "wealth_management": "rgb(6, 165, 154)", "customers": "rgb(6, 165, 154)", "disclosure_and_compliance": "rgb(6, 165, 154)", "workspace": "rgb(255, 93, 45)", "story": "rgb(16, 124, 173)", "service_appointment": "rgb(88, 103, 232)", "maintenance_plan": "rgb(16, 124, 173)", "contract_line_outcome_data": "rgb(57, 101, 71)", "data_integration_hub": "rgb(16, 124, 173)", "person_name": "rgb(88, 103, 232)", "work_plan_template_entry": "rgb(6, 165, 154)", "hierarchy": "rgb(6, 165, 154)", "custom_component_task": "rgb(88, 103, 232)", "partner_marketing_budget": "rgb(6, 165, 154)", "asset_action_source": "rgb(16, 124, 173)", "skill_requirement": "rgb(255, 93, 45)", "filter_criteria_rule": "rgb(16, 124, 173)", "study_related": "rgb(47, 44, 183)", "no_code_model": "rgb(27, 150, 255)", "location": "rgb(59, 167, 85)", "action_override": "rgb(126, 38, 0)", "promotion_tiers": "rgb(57, 101, 71)", "radio_button": "rgb(147, 147, 147)", "avatar_loading": "rgb(147, 147, 147)", "article": "rgb(255, 93, 45)", "custody_entry_verification": "rgb(6, 165, 154)", "learner_program": "rgb(255, 93, 45)", "invocable_action": "rgb(16, 124, 173)", "device": "rgb(88, 103, 232)", "app_form_participant": "rgb(5, 103, 100)", "proposition": "rgb(27, 150, 255)", "snippets": "rgb(6, 165, 154)", "customer_portal_users": "rgb(27, 150, 255)", "cost_model": "rgb(3, 45, 96)", "path_experiment": "rgb(221, 122, 1)", "actions_and_buttons": "rgb(255, 93, 45)", "record_update": "rgb(255, 83, 138)", "shift_type": "rgb(255, 83, 138)", "water": "rgb(88, 103, 232)", "log_a_call": "rgb(6, 165, 154)", "crypto_wallet": "rgb(57, 101, 71)", "crypto_wallet_group": "rgb(16, 124, 173)", "quotes": "rgb(59, 167, 85)", "data_governance": "rgb(57, 101, 71)", "ad_event_action": "rgb(182, 5, 84)", "question_feed": "rgb(255, 93, 45)", "attribute_based_pricing": "rgb(182, 5, 84)", "walkthroughs": "rgb(6, 165, 154)", "kanban": "rgb(27, 150, 255)", "work_plan": "rgb(6, 165, 154)", "shift_template": "rgb(255, 83, 138)", "merge": "rgb(255, 93, 45)", "entity_milestone_time": "rgb(255, 93, 45)", "expense": "rgb(47, 44, 183)", "dataset": "rgb(144, 80, 233)", "work_summary": "rgb(182, 5, 84)", "shift_preference": "rgb(255, 83, 138)", "product_consumed": "rgb(6, 165, 154)", "canvas": "rgb(147, 147, 147)", "bundles_pricing": "rgb(27, 150, 255)", "forecasts": "rgb(59, 167, 85)", "relationship": "rgb(27, 150, 255)", "tour": "rgb(144, 80, 233)", "service_resource": "rgb(88, 103, 232)", "filter": "rgb(47, 44, 183)", "sales_path": "rgb(16, 124, 173)", "shift_scheduling_operation": "rgb(255, 83, 138)", "data_graph": "rgb(6, 165, 154)", "data_lake_objects": "rgb(90, 27, 169)", "entity_milestone_date": "rgb(255, 93, 45)", "events": "rgb(27, 150, 255)", "data_mapping": "rgb(3, 45, 96)", "sms": "rgb(59, 167, 85)", "impact_outcome": "rgb(6, 165, 154)", "rtc_presence": "rgb(6, 165, 154)", "avatar": "rgb(27, 150, 255)", "record_delete": "rgb(255, 83, 138)", "solution": "rgb(59, 167, 85)", "edit_form": "rgb(147, 147, 147)", "nft_studio": "rgb(88, 103, 232)", "manual_discounts": "rgb(16, 124, 173)", "agent_home": "rgb(3, 45, 96)", "linked": "rgb(6, 165, 154)", "partner_fund_claim": "rgb(6, 165, 154)", "individual": "rgb(27, 150, 255)", "custom_notification": "rgb(27, 150, 255)", "contract_payment": "rgb(144, 80, 233)", "date_input": "rgb(147, 147, 147)", "catalog": "rgb(57, 101, 71)", "template": "rgb(27, 150, 255)", "usage_entitlement_bucket": "rgb(88, 103, 232)", "activation_target": "rgb(203, 101, 255)", "selling_model": "rgb(144, 80, 233)", "shipment": "rgb(88, 103, 232)", "budget_allocation": "rgb(16, 124, 173)", "custody_override": "rgb(6, 165, 154)", "record_signature_task": "rgb(255, 83, 138)", "event": "rgb(203, 101, 255)", "insurance": "rgb(6, 165, 154)", "live_chat_visitor": "rgb(255, 93, 45)", "push": "rgb(147, 147, 147)", "textarea": "rgb(147, 147, 147)", "work_step": "rgb(6, 165, 154)", "picklist_type": "rgb(147, 147, 147)", "survey": "rgb(16, 124, 173)", "operation_plan_execution": "rgb(90, 27, 169)", "link": "rgb(27, 150, 255)", "messaging_session": "rgb(6, 165, 154)", "video": "rgb(144, 80, 233)", "list_email": "rgb(147, 147, 147)", "med_rec_recommendation": "rgb(6, 165, 154)", "crypto_wallet_group_item": "rgb(144, 80, 233)", "recycle_bin": "rgb(27, 150, 255)", "document": "rgb(147, 147, 147)", "map_line_item": "rgb(88, 103, 232)", "product_transfer": "rgb(255, 93, 45)", "database": "rgb(255, 83, 138)", "instore_locations": "rgb(16, 124, 173)", "billing": "rgb(255, 93, 45)", "recent": "rgb(27, 150, 255)", "practitioner_role": "rgb(255, 83, 138)", "password": "rgb(147, 147, 147)", "datashare_target": "rgb(255, 83, 138)", "expense_report": "rgb(47, 44, 183)", "patient_service": "rgb(150, 2, 199)", "branch_merge": "rgb(255, 83, 138)", "ai_accelerator_card": "rgb(16, 124, 173)", "insights": "rgb(203, 101, 255)", "budget_period": "rgb(150, 2, 199)", "market": "rgb(57, 101, 71)", "dropbox": "rgb(27, 150, 255)", "unified_health_score": "rgb(88, 103, 232)", "bill_of_materials": "rgb(255, 93, 45)", "calculated_insights": "rgb(27, 150, 255)", "employee_job_position": "rgb(27, 150, 255)", "file": "rgb(147, 147, 147)", "outcome_activity": "rgb(6, 165, 154)", "currency_input": "rgb(147, 147, 147)", "data_transforms": "rgb(88, 103, 232)", "variable": "rgb(16, 124, 173)", "team_member": "rgb(255, 93, 45)", "event_ext": "rgb(147, 147, 147)", "pricing_workspace": "rgb(57, 101, 71)", "agent_session": "rgb(255, 93, 45)", "guidance_center": "rgb(88, 103, 232)", "crypto_category_wallet_group": "rgb(182, 5, 84)", "group_loading": "rgb(147, 147, 147)", "lead": "rgb(27, 150, 255)", "email": "rgb(147, 147, 147)", "service_contract": "rgb(88, 103, 232)", "decision": "rgb(221, 122, 1)", "promotion_segments": "rgb(57, 101, 71)", "duration_downscale": "rgb(27, 150, 255)", "snippet": "rgb(88, 103, 232)", "usage_entitlement_account": "rgb(255, 93, 45)", "entitlement_process": "rgb(88, 103, 232)", "price_adjustment_matrix": "rgb(6, 165, 154)", "contact_list": "rgb(88, 103, 232)", "planogram": "rgb(27, 150, 255)", "activations": "rgb(144, 80, 233)", "sparkles": "rgb(144, 80, 233)", "scheduling_policy": "rgb(255, 83, 138)", "channel_program_history": "rgb(6, 165, 154)", "question_best": "rgb(255, 93, 45)", "omni_channel": "rgb(16, 124, 173)", "collection_variable": "rgb(16, 124, 173)", "indicator_assignment": "rgb(3, 45, 96)", "procedure_detail": "rgb(6, 165, 154)", "calculated_measure": "rgb(6, 165, 154)", "procedure_output_resolution": "rgb(182, 5, 84)", "sales_value": "rgb(27, 150, 255)", "knowledge": "rgb(203, 101, 255)", "datashares": "rgb(150, 2, 199)", "date_time": "rgb(147, 147, 147)", "category": "rgb(57, 101, 71)", "maintenance_work_rule": "rgb(16, 124, 173)", "data_streams": "rgb(255, 83, 138)", "textbox": "rgb(147, 147, 147)", "lead_insights": "rgb(27, 150, 255)", "waits": "rgb(255, 93, 45)", "concur": "rgb(6, 165, 154)", "feed": "rgb(8, 73, 104)", "sort": "rgb(47, 44, 183)", "messaging_conversation": "rgb(6, 165, 154)", "service_report": "rgb(88, 103, 232)", "iot_context": "rgb(16, 124, 173)", "price_adjustment_tier": "rgb(3, 45, 96)", "asset_state_period": "rgb(16, 124, 173)", "call": "rgb(255, 93, 45)", "collection": "rgb(255, 93, 45)", "stage": "rgb(255, 93, 45)", "sales_cadence": "rgb(16, 124, 173)", "product_request_line_item": "rgb(59, 167, 85)", "return_order_line_item": "rgb(6, 165, 154)", "chart": "rgb(6, 165, 154)", "customer": "rgb(57, 101, 71)", "buyer_group_qualifier": "rgb(57, 101, 71)", "quick_text": "rgb(27, 150, 255)", "home": "rgb(255, 83, 138)", "sossession": "rgb(16, 124, 173)", "digital_verification_config": "rgb(47, 44, 183)", "disease_investigation": "rgb(182, 5, 84)", "aggregate": "rgb(27, 150, 255)", "bundle_config": "rgb(27, 150, 255)", "title_party": "rgb(5, 103, 100)", "employee_asset": "rgb(27, 150, 255)", "process_exception": "rgb(255, 93, 45)", "product_warranty_term": "rgb(144, 80, 233)", "problem": "rgb(255, 93, 45)", "stage_collection": "rgb(255, 93, 45)", "product_request": "rgb(59, 167, 85)", "logging": "rgb(16, 124, 173)", "digital_verification_config_group": "rgb(47, 44, 183)", "assigned_resource": "rgb(59, 167, 85)", "return_order": "rgb(6, 165, 154)", "poll": "rgb(27, 150, 255)", "household": "rgb(6, 165, 154)", "work_step_template": "rgb(6, 165, 154)", "medication_statement": "rgb(27, 150, 255)", "labels": "rgb(59, 167, 85)" }, "custom": { "custom110": "rgb(242, 139, 0)", "custom100": "rgb(225, 93, 118)", "custom111": "rgb(242, 139, 0)", "custom1": "rgb(255, 123, 132)", "custom101": "rgb(242, 139, 0)", "custom112": "rgb(242, 139, 0)", "custom2": "rgb(207, 208, 92)", "custom102": "rgb(242, 139, 0)", "custom113": "rgb(242, 139, 0)", "custom90": "rgb(34, 164, 138)", "custom3": "rgb(236, 180, 108)", "custom103": "rgb(242, 139, 0)", "custom80": "rgb(101, 154, 213)", "custom91": "rgb(191, 123, 102)", "custom4": "rgb(225, 217, 81)", "custom104": "rgb(242, 139, 0)", "custom70": "rgb(231, 105, 180)", "custom81": "rgb(218, 98, 127)", "custom92": "rgb(81, 126, 130)", "custom5": "rgb(159, 219, 102)", "custom105": "rgb(242, 139, 0)", "custom60": "rgb(191, 90, 136)", "custom71": "rgb(227, 110, 227)", "custom82": "rgb(209, 91, 151)", "custom93": "rgb(144, 77, 76)", "custom6": "rgb(84, 196, 115)", "custom106": "rgb(242, 139, 0)", "custom50": "rgb(73, 188, 211)", "custom61": "rgb(245, 115, 118)", "custom72": "rgb(141, 155, 251)", "custom83": "rgb(231, 128, 111)", "custom94": "rgb(67, 156, 186)", "custom7": "rgb(106, 137, 229)", "custom107": "rgb(242, 139, 0)", "custom40": "rgb(131, 199, 94)", "custom51": "rgb(216, 199, 96)", "custom62": "rgb(107, 146, 220)", "custom73": "rgb(103, 158, 240)", "custom84": "rgb(246, 112, 123)", "custom95": "rgb(139, 207, 106)", "custom8": "rgb(80, 206, 185)", "custom108": "rgb(242, 139, 0)", "custom30": "rgb(245, 159, 113)", "custom41": "rgb(67, 181, 181)", "custom52": "rgb(238, 142, 111)", "custom63": "rgb(124, 207, 96)", "custom74": "rgb(65, 200, 160)", "custom85": "rgb(242, 104, 145)", "custom96": "rgb(109, 157, 227)", "custom9": "rgb(107, 158, 226)", "custom109": "rgb(242, 139, 0)", "custom20": "rgb(72, 199, 200)", "custom31": "rgb(235, 104, 127)", "custom42": "rgb(207, 208, 91)", "custom53": "rgb(243, 110, 131)", "custom64": "rgb(97, 143, 216)", "custom75": "rgb(205, 159, 101)", "custom86": "rgb(226, 96, 171)", "custom97": "rgb(221, 96, 133)", "custom10": "rgb(100, 136, 227)", "custom21": "rgb(138, 122, 237)", "custom32": "rgb(56, 195, 147)", "custom43": "rgb(127, 147, 249)", "custom54": "rgb(234, 112, 177)", "custom65": "rgb(242, 121, 171)", "custom76": "rgb(219, 109, 122)", "custom87": "rgb(216, 118, 229)", "custom98": "rgb(225, 190, 92)", "custom11": "rgb(135, 132, 234)", "custom22": "rgb(139, 133, 249)", "custom33": "rgb(151, 207, 93)", "custom44": "rgb(200, 202, 88)", "custom55": "rgb(214, 110, 224)", "custom66": "rgb(216, 190, 95)", "custom77": "rgb(181, 93, 91)", "custom88": "rgb(153, 111, 230)", "custom99": "rgb(240, 133, 110)", "custom12": "rgb(220, 113, 209)", "custom23": "rgb(176, 112, 230)", "custom34": "rgb(213, 138, 106)", "custom45": "rgb(217, 88, 121)", "custom56": "rgb(113, 141, 235)", "custom67": "rgb(248, 125, 118)", "custom78": "rgb(90, 149, 221)", "custom89": "rgb(62, 153, 190)", "custom13": "rgb(223, 97, 132)", "custom24": "rgb(229, 103, 152)", "custom35": "rgb(233, 99, 126)", "custom46": "rgb(103, 165, 231)", "custom57": "rgb(90, 156, 221)", "custom68": "rgb(242, 105, 121)", "custom79": "rgb(142, 211, 99)", "custom14": "rgb(60, 194, 179)", "custom25": "rgb(228, 111, 190)", "custom36": "rgb(212, 114, 212)", "custom47": "rgb(95, 204, 100)", "custom58": "rgb(52, 181, 157)", "custom69": "rgb(237, 99, 135)", "custom15": "rgb(247, 126, 117)", "custom26": "rgb(118, 152, 240)", "custom37": "rgb(140, 137, 242)", "custom48": "rgb(239, 105, 127)", "custom59": "rgb(227, 208, 103)", "custom16": "rgb(233, 175, 103)", "custom27": "rgb(90, 176, 210)", "custom38": "rgb(83, 182, 215)", "custom49": "rgb(226, 92, 128)", "custom17": "rgb(172, 211, 96)", "custom28": "rgb(137, 192, 89)", "custom39": "rgb(79, 190, 117)", "custom18": "rgb(77, 202, 118)", "custom29": "rgb(189, 210, 95)", "custom19": "rgb(58, 190, 177)" }, "action": { "new_custom18": "rgb(59, 167, 85)", "new_custom29": "rgb(59, 167, 85)", "edit_groups": "rgb(6, 165, 154)", "new_custom9": "rgb(27, 150, 255)", "log_a_call": "rgb(6, 165, 154)", "new_custom19": "rgb(6, 165, 154)", "filter": "rgb(255, 83, 138)", "user_activation": "rgb(16, 124, 173)", "opportunity_competitor": "rgb(255, 93, 45)", "canvas": "rgb(16, 124, 173)", "change_record_type": "rgb(16, 124, 173)", "new_notebook": "rgb(255, 93, 45)", "docusign": "rgb(27, 150, 255)", "share_link": "rgb(88, 103, 232)", "add_file": "rgb(88, 103, 232)", "edit_relationship": "rgb(6, 165, 154)", "notebook": "rgb(255, 93, 45)", "new_lead": "rgb(255, 93, 45)", "new_custom_object": "rgb(59, 167, 85)", "new_account": "rgb(88, 103, 232)", "question_post_action": "rgb(59, 167, 85)", "share_file": "rgb(147, 147, 147)", "default_custom_object": "rgb(16, 124, 173)", "opportunity_team_member": "rgb(255, 93, 45)", "add_photo_video": "rgb(6, 165, 154)", "sort": "rgb(59, 167, 85)", "call": "rgb(6, 165, 154)", "concur": "rgb(6, 165, 154)", "reject": "rgb(6, 165, 154)", "share_poll": "rgb(27, 150, 255)", "scan_enabled": "rgb(27, 150, 255)", "following": "rgb(59, 167, 85)", "defer": "rgb(255, 83, 138)", "opportunity_line_item": "rgb(255, 93, 45)", "social_post": "rgb(255, 83, 138)", "share_post": "rgb(27, 150, 255)", "view_relationship": "rgb(27, 150, 255)", "adjust_value": "rgb(59, 167, 85)", "upload": "rgb(16, 124, 173)", "remove_relationship": "rgb(255, 83, 138)", "freeze_user": "rgb(16, 124, 173)", "new_person_account": "rgb(88, 103, 232)", "bug": "rgb(255, 83, 138)", "apex": "rgb(92, 92, 92)", "new_opportunity": "rgb(255, 93, 45)", "fallback": "rgb(88, 103, 232)", "dial_in": "rgb(88, 103, 232)", "approval": "rgb(6, 165, 154)", "change_owner": "rgb(16, 124, 173)", "new_task": "rgb(59, 167, 85)", "priority": "rgb(255, 93, 45)", "remove": "rgb(16, 124, 173)", "web_link": "rgb(27, 150, 255)", "leave_group": "rgb(255, 93, 45)", "manage_perm_sets": "rgb(16, 124, 173)", "close": "rgb(255, 83, 138)", "google_news": "rgb(255, 83, 138)", "announcement": "rgb(255, 93, 45)", "back": "rgb(6, 165, 154)", "new_custom90": "rgb(6, 165, 154)", "download": "rgb(16, 124, 173)", "new_custom80": "rgb(27, 150, 255)", "new_custom91": "rgb(147, 147, 147)", "search": "rgb(27, 150, 255)", "new_event": "rgb(255, 83, 138)", "new_custom70": "rgb(255, 83, 138)", "new_custom81": "rgb(255, 83, 138)", "new_custom92": "rgb(5, 103, 100)", "refresh": "rgb(16, 124, 173)", "share_thanks": "rgb(255, 83, 138)", "update": "rgb(16, 124, 173)", "email": "rgb(16, 124, 173)", "join_group": "rgb(88, 103, 232)", "new_custom60": "rgb(255, 83, 138)", "new_custom71": "rgb(203, 101, 255)", "new_custom82": "rgb(255, 83, 138)", "new_custom93": "rgb(92, 92, 92)", "edit": "rgb(6, 165, 154)", "quote": "rgb(59, 167, 85)", "dropbox": "rgb(27, 150, 255)", "description": "rgb(59, 167, 85)", "map": "rgb(27, 150, 255)", "user": "rgb(27, 150, 255)", "reset_password": "rgb(16, 124, 173)", "new_custom50": "rgb(27, 150, 255)", "new_custom61": "rgb(255, 83, 138)", "new_custom72": "rgb(88, 103, 232)", "new_custom83": "rgb(255, 83, 138)", "new_custom94": "rgb(6, 165, 154)", "clone": "rgb(27, 150, 255)", "script": "rgb(16, 124, 173)", "delete": "rgb(255, 83, 138)", "new_custom40": "rgb(59, 167, 85)", "new_custom51": "rgb(255, 93, 45)", "new_custom62": "rgb(88, 103, 232)", "new_custom73": "rgb(27, 150, 255)", "new_custom84": "rgb(255, 83, 138)", "new_custom95": "rgb(59, 167, 85)", "scan_disabled": "rgb(147, 147, 147)", "share": "rgb(16, 124, 173)", "new_custom30": "rgb(255, 93, 45)", "new_custom41": "rgb(6, 165, 154)", "new_custom52": "rgb(255, 83, 138)", "new_custom63": "rgb(59, 167, 85)", "new_custom74": "rgb(6, 165, 154)", "new_custom85": "rgb(255, 83, 138)", "new_custom96": "rgb(27, 150, 255)", "log_event": "rgb(27, 150, 255)", "new_group": "rgb(27, 150, 255)", "new_custom20": "rgb(6, 165, 154)", "new_custom31": "rgb(255, 83, 138)", "new_custom42": "rgb(59, 167, 85)", "info": "rgb(16, 124, 173)", "new_custom53": "rgb(255, 83, 138)", "new_custom64": "rgb(88, 103, 232)", "new_custom75": "rgb(147, 147, 147)", "new_custom86": "rgb(255, 83, 138)", "flow": "rgb(16, 124, 173)", "new_custom97": "rgb(255, 83, 138)", "submit_for_approval": "rgb(59, 167, 85)", "new": "rgb(27, 150, 255)", "new_campaign": "rgb(255, 93, 45)", "new_custom10": "rgb(88, 103, 232)", "new_custom21": "rgb(88, 103, 232)", "new_custom32": "rgb(6, 165, 154)", "new_custom43": "rgb(88, 103, 232)", "new_custom54": "rgb(255, 83, 138)", "new_custom65": "rgb(255, 83, 138)", "new_custom76": "rgb(255, 83, 138)", "new_custom87": "rgb(203, 101, 255)", "new_custom98": "rgb(255, 93, 45)", "new_case": "rgb(255, 93, 45)", "new_custom100": "rgb(255, 83, 138)", "new_custom1": "rgb(255, 83, 138)", "new_contact": "rgb(144, 80, 233)", "office_365": "rgb(255, 93, 45)", "new_custom11": "rgb(88, 103, 232)", "new_custom22": "rgb(88, 103, 232)", "new_custom33": "rgb(59, 167, 85)", "new_custom44": "rgb(59, 167, 85)", "new_custom55": "rgb(203, 101, 255)", "new_custom66": "rgb(255, 93, 45)", "new_custom77": "rgb(255, 83, 138)", "new_custom88": "rgb(144, 80, 233)", "new_custom99": "rgb(255, 83, 138)", "add_contact": "rgb(144, 80, 233)", "evernote": "rgb(59, 167, 85)", "new_custom2": "rgb(59, 167, 85)", "lead_convert": "rgb(255, 93, 45)", "new_custom12": "rgb(203, 101, 255)", "new_custom23": "rgb(203, 101, 255)", "new_custom34": "rgb(255, 93, 45)", "new_custom45": "rgb(255, 83, 138)", "new_custom56": "rgb(88, 103, 232)", "new_custom67": "rgb(255, 83, 138)", "recall": "rgb(8, 73, 104)", "new_custom78": "rgb(27, 150, 255)", "new_custom89": "rgb(16, 124, 173)", "follow": "rgb(27, 150, 255)", "record": "rgb(59, 167, 85)", "new_custom3": "rgb(255, 93, 45)", "new_note": "rgb(255, 93, 45)", "new_custom13": "rgb(255, 83, 138)", "new_custom24": "rgb(255, 83, 138)", "new_custom35": "rgb(255, 83, 138)", "new_custom46": "rgb(27, 150, 255)", "new_custom57": "rgb(27, 150, 255)", "new_custom68": "rgb(255, 83, 138)", "new_custom79": "rgb(59, 167, 85)", "new_child_case": "rgb(255, 93, 45)", "new_custom4": "rgb(255, 93, 45)", "new_custom14": "rgb(6, 165, 154)", "new_custom25": "rgb(255, 83, 138)", "new_custom36": "rgb(203, 101, 255)", "new_custom47": "rgb(59, 167, 85)", "new_custom58": "rgb(6, 165, 154)", "new_custom69": "rgb(255, 83, 138)", "new_custom5": "rgb(59, 167, 85)", "goal": "rgb(27, 150, 255)", "new_custom15": "rgb(255, 83, 138)", "new_custom26": "rgb(88, 103, 232)", "new_custom37": "rgb(88, 103, 232)", "new_custom48": "rgb(255, 83, 138)", "new_custom59": "rgb(255, 93, 45)", "new_custom6": "rgb(59, 167, 85)", "log_this_event": "rgb(255, 83, 138)", "new_custom16": "rgb(255, 93, 45)", "new_custom27": "rgb(27, 150, 255)", "new_custom38": "rgb(27, 150, 255)", "new_custom49": "rgb(255, 83, 138)", "new_custom7": "rgb(88, 103, 232)", "more": "rgb(27, 150, 255)", "add_relationship": "rgb(27, 150, 255)", "new_custom17": "rgb(59, 167, 85)", "new_custom28": "rgb(59, 167, 85)", "new_custom39": "rgb(59, 167, 85)", "password_unlock": "rgb(16, 124, 173)", "check": "rgb(16, 124, 173)", "update_status": "rgb(6, 165, 154)", "preview": "rgb(88, 103, 232)", "new_custom8": "rgb(6, 165, 154)" } };
|
|
6
|
+
export const iconColors = { "standard": { "header_discounts": "rgb(92, 92, 92)", "contact": "rgb(150, 2, 199)", "prep_flow": "rgb(255, 83, 138)", "crypto_transaction": "rgb(255, 93, 45)", "multi_select_checkbox": "rgb(147, 147, 147)", "work_order": "rgb(6, 165, 154)", "post": "rgb(27, 150, 255)", "global_constant": "rgb(16, 124, 173)", "change_request": "rgb(5, 103, 100)", "indicator_performance_period": "rgb(3, 45, 96)", "eval_result": "rgb(144, 80, 233)", "data_cloud": "rgb(90, 27, 169)", "carousel": "rgb(59, 167, 85)", "account_score": "rgb(88, 103, 232)", "ai_slack_summary": "rgb(255, 93, 45)", "submit_for_approval": "rgb(3, 45, 96)", "work_contract": "rgb(27, 150, 255)", "impact_strategy_assignment": "rgb(6, 165, 154)", "resource_skill": "rgb(59, 167, 85)", "system_and_global_variable": "rgb(16, 124, 173)", "segments": "rgb(255, 93, 45)", "account_info": "rgb(88, 103, 232)", "prompt_builder": "rgb(47, 44, 183)", "goals": "rgb(27, 150, 255)", "tour_check": "rgb(144, 80, 233)", "adjust_value": "rgb(59, 167, 85)", "case_wrap_up": "rgb(255, 93, 45)", "investment_account": "rgb(59, 167, 85)", "store": "rgb(57, 101, 71)", "slider": "rgb(147, 147, 147)", "output": "rgb(16, 124, 173)", "medication_ingredient": "rgb(6, 165, 154)", "store_group": "rgb(27, 150, 255)", "all": "rgb(16, 124, 173)", "service_territory_policy": "rgb(27, 150, 255)", "slack_conversations": "rgb(72, 26, 84)", "picklist_choice": "rgb(16, 124, 173)", "choice": "rgb(16, 124, 173)", "funding_requirement": "rgb(57, 101, 71)", "your_account": "rgb(1, 68, 134)", "app": "rgb(255, 93, 45)", "default": "rgb(147, 147, 147)", "case_milestone": "rgb(255, 93, 45)", "operation_plan": "rgb(90, 27, 169)", "today": "rgb(255, 83, 138)", "buyer_account": "rgb(57, 101, 71)", "lead_list": "rgb(255, 93, 45)", "it_service_management": "rgb(182, 5, 84)", "list_rate": "rgb(57, 101, 71)", "work_plan_template": "rgb(6, 165, 154)", "program_site": "rgb(144, 80, 233)", "tableau": "rgb(15, 30, 60)", "shift": "rgb(255, 83, 138)", "people_score": "rgb(88, 103, 232)", "product_item_transaction": "rgb(255, 93, 45)", "person_language": "rgb(6, 165, 154)", "apex": "rgb(3, 45, 96)", "reply_text": "rgb(255, 83, 138)", "answer_private": "rgb(255, 93, 45)", "immunization": "rgb(255, 83, 138)", "asset_downtime_period": "rgb(16, 124, 173)", "opportunity_contact role": "rgb(88, 103, 232)", "retail_banking_console": "rgb(6, 165, 154)", "channel_program_members": "rgb(6, 165, 154)", "apps_admin": "rgb(88, 103, 232)", "metric_definition": "rgb(16, 124, 173)", "usage_entitlement_entry": "rgb(5, 103, 100)", "end_call": "rgb(88, 103, 232)", "datadotcom": "rgb(27, 150, 255)", "settings": "rgb(57, 101, 71)", "network_contract": "rgb(59, 167, 85)", "crypto_transaction_envelope_item": "rgb(16, 124, 173)", "product_item": "rgb(27, 150, 255)", "metrics": "rgb(27, 150, 255)", "topic2": "rgb(27, 150, 255)", "partner_fund_allocation": "rgb(6, 165, 154)", "care_request_reviewer": "rgb(59, 167, 85)", "outcome_datebound": "rgb(255, 93, 45)", "indicator_definition": "rgb(3, 45, 96)", "crypto_transaction_envelope_change_snapshot": "rgb(203, 101, 255)", "operation_plan_step_execution": "rgb(90, 27, 169)", "approval": "rgb(59, 167, 85)", "work_queue": "rgb(16, 124, 173)", "business_unit": "rgb(88, 103, 232)", "changes": "rgb(6, 165, 154)", "iot_orchestrations": "rgb(16, 124, 173)", "visualforce_page": "rgb(255, 93, 45)", "person_account": "rgb(88, 103, 232)", "entity": "rgb(255, 93, 45)", "dynamic_highlights_panel": "rgb(59, 167, 85)", "service_territory_location": "rgb(88, 103, 232)", "qualifications": "rgb(57, 101, 71)", "document_preview": "rgb(182, 5, 84)", "tax_treatment": "rgb(57, 101, 71)", "entitlement_policy": "rgb(57, 101, 71)", "form": "rgb(59, 167, 85)", "query_editor": "rgb(126, 38, 0)", "hierarchy_table": "rgb(255, 93, 45)", "visualization": "rgb(27, 150, 255)", "similar_case": "rgb(144, 80, 233)", "products": "rgb(90, 27, 169)", "prompt": "rgb(6, 165, 154)", "order_item": "rgb(27, 150, 255)", "read_receipts": "rgb(59, 167, 85)", "outcome_timebound": "rgb(255, 93, 45)", "javascript_button": "rgb(255, 93, 45)", "maintenance_asset": "rgb(16, 124, 173)", "work_plan_rule": "rgb(6, 165, 154)", "loop": "rgb(221, 122, 1)", "portal_roles_and_subordinates": "rgb(27, 150, 255)", "work_capacity_limit": "rgb(16, 124, 173)", "employee_organization": "rgb(27, 150, 255)", "workforce_engagement": "rgb(182, 5, 84)", "constant": "rgb(16, 124, 173)", "marketing_actions": "rgb(59, 167, 85)", "record_companion_agent": "rgb(3, 45, 96)", "calculated_dimension": "rgb(27, 150, 255)", "case_transcript": "rgb(255, 93, 45)", "list_fee": "rgb(47, 44, 183)", "timesheet_entry": "rgb(59, 167, 85)", "key_dates": "rgb(27, 150, 255)", "multi_picklist": "rgb(147, 147, 147)", "facility_bed": "rgb(255, 83, 138)", "product_workspace": "rgb(57, 101, 71)", "visit_templates": "rgb(27, 150, 255)", "restriction_policy": "rgb(27, 150, 255)", "task": "rgb(59, 167, 85)", "scheduling_workspace_territory": "rgb(255, 83, 138)", "answer_best": "rgb(255, 93, 45)", "agent_astro": "rgb(3, 45, 96)", "attach": "rgb(144, 80, 233)", "asset_action": "rgb(16, 124, 173)", "ad_event_party": "rgb(182, 5, 84)", "section": "rgb(147, 147, 147)", "service_request": "rgb(27, 150, 255)", "orders": "rgb(27, 150, 255)", "propagation_policy": "rgb(27, 150, 255)", "budget": "rgb(16, 124, 173)", "report_type": "rgb(59, 167, 85)", "past_chat": "rgb(255, 93, 45)", "crypto_transaction_envelope_change_log": "rgb(8, 73, 104)", "feedback": "rgb(27, 150, 255)", "action_list_component": "rgb(16, 124, 173)", "opportunity_splits": "rgb(255, 93, 45)", "location_permit": "rgb(6, 165, 154)", "app_form_product_participant": "rgb(126, 38, 0)", "messaging_user": "rgb(6, 165, 154)", "filter_criteria": "rgb(16, 124, 173)", "tax_policy": "rgb(57, 101, 71)", "trailhead": "rgb(3, 45, 96)", "entitlements": "rgb(144, 80, 233)", "checkout": "rgb(57, 101, 71)", "formula": "rgb(16, 124, 173)", "case_log_a_call": "rgb(255, 93, 45)", "shift_pattern_entry": "rgb(255, 83, 138)", "thanks_loading": "rgb(147, 147, 147)", "job_family": "rgb(27, 150, 255)", "service_appointment_capacity_usage": "rgb(16, 124, 173)", "inbox": "rgb(16, 124, 173)", "channel_program_levels": "rgb(6, 165, 154)", "member_period": "rgb(144, 80, 233)", "letterhead": "rgb(27, 150, 255)", "promotions_workspace": "rgb(57, 101, 71)", "nft_settings": "rgb(255, 83, 138)", "asset_hierarchy": "rgb(16, 124, 173)", "email_chatter": "rgb(255, 93, 45)", "custody_chain_entry": "rgb(6, 165, 154)", "document_reference": "rgb(16, 124, 173)", "announcement": "rgb(27, 150, 255)", "field_sales": "rgb(144, 80, 233)", "bot": "rgb(16, 124, 173)", "secondary_index": "rgb(16, 124, 173)", "macros": "rgb(6, 165, 154)", "dashboard_ea": "rgb(88, 103, 232)", "job_profile": "rgb(255, 83, 138)", "steps": "rgb(16, 124, 173)", "snippet_alt": "rgb(16, 124, 173)", "asset_relationship": "rgb(255, 93, 45)", "high_velocity_sales": "rgb(6, 165, 154)", "brand": "rgb(88, 103, 232)", "ad_event_cause": "rgb(182, 5, 84)", "collection_alt": "rgb(126, 38, 0)", "historical_adherence": "rgb(6, 165, 154)", "visits": "rgb(27, 150, 255)", "einstein_replies": "rgb(255, 83, 138)", "coaching": "rgb(255, 83, 138)", "record_lookup": "rgb(255, 83, 138)", "product_service_campaign_item": "rgb(16, 124, 173)", "scheduling_constraint": "rgb(255, 83, 138)", "disease_definition_criteria": "rgb(255, 93, 45)", "lightning_component": "rgb(147, 147, 147)", "mcp_server": "rgb(88, 103, 232)", "search": "rgb(27, 150, 255)", "connected_apps": "rgb(88, 103, 232)", "swarm_request": "rgb(255, 83, 138)", "usage_summary": "rgb(6, 165, 154)", "work_type_group": "rgb(16, 124, 173)", "usage_ratable_summary": "rgb(47, 44, 183)", "education": "rgb(27, 150, 255)", "work_type": "rgb(16, 124, 173)", "travel_mode": "rgb(59, 167, 85)", "environment_hub": "rgb(16, 124, 173)", "identifier": "rgb(255, 93, 45)", "cms": "rgb(59, 167, 85)", "study": "rgb(47, 44, 183)", "call_coaching": "rgb(27, 150, 255)", "salesforce_cms": "rgb(16, 124, 173)", "price_sheet": "rgb(59, 167, 85)", "thanks": "rgb(255, 83, 138)", "service_territory_member": "rgb(88, 103, 232)", "work_forecast": "rgb(255, 93, 45)", "crypto_product_category_wallet_role": "rgb(5, 103, 100)", "program_cohort_member": "rgb(27, 150, 255)", "holiday_operating_hours": "rgb(27, 150, 255)", "uploaded_model": "rgb(6, 165, 154)", "user_role": "rgb(59, 167, 85)", "observation_component": "rgb(88, 103, 232)", "orchestrator": "rgb(16, 124, 173)", "work_capacity_usage": "rgb(16, 124, 173)", "record_create": "rgb(255, 83, 138)", "campaign_members": "rgb(255, 93, 45)", "retail_banking": "rgb(6, 165, 154)", "rcs_message": "rgb(59, 167, 85)", "product_service_campaign": "rgb(16, 124, 173)", "portal_roles": "rgb(255, 93, 45)", "operation_plan_step": "rgb(90, 27, 169)", "calibration": "rgb(6, 165, 154)", "answer_public": "rgb(255, 93, 45)", "robot": "rgb(47, 44, 183)", "display_text": "rgb(147, 147, 147)", "product_consumed_state": "rgb(6, 165, 154)", "budget_category_value": "rgb(27, 150, 255)", "scheduling_workspace": "rgb(255, 83, 138)", "unmatched": "rgb(27, 150, 255)", "partners": "rgb(6, 165, 154)", "email_iq": "rgb(88, 103, 232)", "mulesoft": "rgb(27, 150, 255)", "service_crew": "rgb(255, 93, 45)", "payment_gateway": "rgb(5, 103, 100)", "voice_call": "rgb(59, 167, 85)", "cancel_checkout": "rgb(147, 147, 147)", "asset_warranty": "rgb(16, 124, 173)", "resource_capacity": "rgb(59, 167, 85)", "repeaters": "rgb(6, 165, 154)", "setup_modal": "rgb(16, 124, 173)", "channel_programs": "rgb(6, 165, 154)", "quip": "rgb(255, 93, 45)", "quip_sheet": "rgb(59, 167, 85)", "timeslot": "rgb(255, 93, 45)", "enrollee_status": "rgb(144, 80, 233)", "live_chat": "rgb(255, 93, 45)", "service_request_detail": "rgb(6, 165, 154)", "med_rec_statement_recommendation": "rgb(88, 103, 232)", "job_position": "rgb(27, 150, 255)", "reset_password": "rgb(147, 147, 147)", "sobject_collection": "rgb(16, 124, 173)", "user": "rgb(16, 124, 173)", "client": "rgb(6, 165, 154)", "screen": "rgb(27, 150, 255)", "portal": "rgb(59, 167, 85)", "in_app_messaging": "rgb(203, 101, 255)", "partner_fund_request": "rgb(6, 165, 154)", "asset_audit": "rgb(144, 80, 233)", "prospect": "rgb(6, 165, 154)", "resource_preference": "rgb(59, 167, 85)", "record_consent": "rgb(255, 83, 138)", "first_non_empty": "rgb(255, 83, 138)", "rate_adjustment": "rgb(182, 5, 84)", "impact_strategy": "rgb(6, 165, 154)", "customer_360": "rgb(3, 45, 96)", "employee_job": "rgb(27, 150, 255)", "program_detail": "rgb(144, 80, 233)", "resource_absence": "rgb(59, 167, 85)", "registered_model": "rgb(59, 167, 85)", "panel_detail": "rgb(8, 73, 104)", "text_template": "rgb(16, 124, 173)", "entitlement_template": "rgb(88, 103, 232)", "lightning_usage": "rgb(88, 103, 232)", "volume_discounts": "rgb(255, 93, 45)", "indicator_result": "rgb(3, 45, 96)", "product_transfer_state": "rgb(255, 93, 45)", "tabset": "rgb(126, 38, 0)", "medication_dispense": "rgb(27, 150, 255)", "entitlement": "rgb(88, 103, 232)", "empty": "rgb(147, 147, 147)", "text": "rgb(147, 147, 147)", "delegated_account": "rgb(57, 101, 71)", "fulfillment_order": "rgb(147, 147, 147)", "case_email": "rgb(255, 93, 45)", "send_log": "rgb(147, 147, 147)", "dx_pipeline": "rgb(255, 93, 45)", "account": "rgb(88, 103, 232)", "program_status": "rgb(144, 80, 233)", "study_candidate": "rgb(47, 44, 183)", "coupon_codes": "rgb(57, 101, 71)", "adverse_event": "rgb(182, 5, 84)", "assignment": "rgb(221, 122, 1)", "wealth_management_console": "rgb(6, 165, 154)", "task2": "rgb(59, 167, 85)", "patient_medication_dosage": "rgb(6, 165, 154)", "code_playground": "rgb(16, 124, 173)", "social": "rgb(255, 83, 138)", "transaction_usage_entitlement": "rgb(255, 83, 138)", "endorsement": "rgb(88, 103, 232)", "folder": "rgb(88, 103, 232)", "service_crew_member": "rgb(88, 103, 232)", "variation_attribute_setup": "rgb(57, 101, 71)", "real_time": "rgb(255, 93, 45)", "connect_wallet": "rgb(182, 5, 84)", "flow": "rgb(3, 45, 96)", "recipe": "rgb(16, 124, 173)", "expense_report_entry": "rgb(47, 44, 183)", "employee": "rgb(27, 150, 255)", "omni_supervisor": "rgb(88, 103, 232)", "capacity_plan": "rgb(255, 83, 138)", "asset_object": "rgb(16, 124, 173)", "table": "rgb(255, 93, 45)", "medication_administration": "rgb(57, 101, 71)", "sub_metric": "rgb(92, 92, 92)", "product": "rgb(144, 80, 233)", "ad_event_info": "rgb(182, 5, 84)", "crypto_transaction_envelope": "rgb(5, 103, 100)", "topic": "rgb(27, 150, 255)", "product_required": "rgb(255, 83, 138)", "dynamic_record_choice": "rgb(16, 124, 173)", "aggregation_policy": "rgb(27, 150, 255)", "warranty_term": "rgb(16, 124, 173)", "process": "rgb(16, 124, 173)", "swarm_session": "rgb(255, 83, 138)", "people": "rgb(6, 165, 154)", "medication": "rgb(59, 167, 85)", "reward": "rgb(255, 83, 138)", "usage_billing_period_item": "rgb(90, 27, 169)", "employee_contact": "rgb(27, 150, 255)", "bundle_policy": "rgb(27, 150, 255)", "performance": "rgb(255, 93, 45)", "promotions": "rgb(57, 101, 71)", "case_comment": "rgb(255, 93, 45)", "price_book_entries": "rgb(57, 101, 71)", "sales_channel": "rgb(16, 124, 173)", "apex_plugin": "rgb(3, 45, 96)", "party_profile": "rgb(90, 27, 169)", "campaign": "rgb(144, 80, 233)", "contact_request": "rgb(255, 93, 45)", "ad_event_factor": "rgb(182, 5, 84)", "business_hours": "rgb(59, 167, 85)", "metric": "rgb(3, 45, 96)", "evernote": "rgb(59, 167, 85)", "variation_products": "rgb(57, 101, 71)", "program_cohort": "rgb(27, 150, 255)", "trailhead_alt": "rgb(3, 45, 96)", "custom_textbox": "rgb(88, 103, 232)", "service_territory": "rgb(88, 103, 232)", "customer_lifecycle_analytics": "rgb(88, 103, 232)", "code_set": "rgb(16, 124, 173)", "case": "rgb(255, 83, 138)", "slack": "rgb(74, 21, 75)", "currency": "rgb(147, 147, 147)", "record": "rgb(59, 167, 85)", "custom_entity": "rgb(88, 103, 232)", "code_set_bundle": "rgb(16, 124, 173)", "queue": "rgb(16, 124, 173)", "schedule_objective": "rgb(16, 124, 173)", "contract_line_item": "rgb(59, 167, 85)", "skill_entity": "rgb(88, 103, 232)", "funding_award_adjustment": "rgb(27, 150, 255)", "skill": "rgb(255, 93, 45)", "operating_hours": "rgb(27, 150, 255)", "crypto_product": "rgb(144, 80, 233)", "taxonomy": "rgb(27, 150, 255)", "ad_event_outcome": "rgb(182, 5, 84)", "operation_plan_request": "rgb(90, 27, 169)", "custom": "rgb(147, 147, 147)", "shift_ui": "rgb(59, 167, 85)", "related_list": "rgb(6, 165, 154)", "bot_training": "rgb(16, 124, 173)", "life_sciences": "rgb(150, 2, 199)", "case_change_status": "rgb(255, 93, 45)", "insurance_console": "rgb(6, 165, 154)", "dashboard_component": "rgb(88, 103, 232)", "incident": "rgb(182, 5, 84)", "inspector_brief": "rgb(59, 167, 85)", "contract": "rgb(57, 101, 71)", "policy": "rgb(6, 165, 154)", "sobject": "rgb(147, 147, 147)", "ad_event_effect": "rgb(182, 5, 84)", "whatsapp": "rgb(59, 167, 85)", "sales_cadence_target": "rgb(16, 124, 173)", "photo": "rgb(147, 147, 147)", "apps": "rgb(27, 150, 255)", "timesheet": "rgb(88, 103, 232)", "drafts": "rgb(27, 150, 255)", "outcome": "rgb(255, 93, 45)", "discounts": "rgb(57, 101, 71)", "work_order_item": "rgb(27, 150, 255)", "pricebook": "rgb(144, 80, 233)", "scan_card": "rgb(255, 93, 45)", "note": "rgb(182, 5, 84)", "serialized_product_transaction": "rgb(27, 150, 255)", "shift_pattern": "rgb(255, 83, 138)", "buyer_group": "rgb(57, 101, 71)", "price_adjustment_schedule": "rgb(255, 83, 138)", "product_quantity_rules": "rgb(57, 101, 71)", "medication_reconciliation": "rgb(16, 124, 173)", "procedure": "rgb(27, 150, 255)", "opportunity": "rgb(255, 93, 45)", "news": "rgb(88, 103, 232)", "sort_policy": "rgb(27, 150, 255)", "display_rich_text": "rgb(147, 147, 147)", "strategy": "rgb(59, 167, 85)", "time_period": "rgb(3, 45, 96)", "call_history": "rgb(255, 93, 45)", "webcart": "rgb(57, 101, 71)", "serialized_product": "rgb(27, 150, 255)", "tax_rate": "rgb(57, 101, 71)", "report": "rgb(6, 165, 154)", "customer_workspace": "rgb(57, 101, 71)", "groups": "rgb(27, 150, 255)", "disease_outbreak": "rgb(255, 83, 138)", "data_model": "rgb(255, 83, 138)", "dashboard": "rgb(47, 44, 183)", "generic_loading": "rgb(147, 147, 147)", "replace": "rgb(147, 147, 147)", "play": "rgb(27, 150, 255)", "number_input": "rgb(147, 147, 147)", "toggle": "rgb(147, 147, 147)", "address": "rgb(59, 167, 85)", "price_books": "rgb(57, 101, 71)", "entity_milestone": "rgb(255, 93, 45)", "contract_line_outcome": "rgb(57, 101, 71)", "wealth_management": "rgb(6, 165, 154)", "customers": "rgb(6, 165, 154)", "disclosure_and_compliance": "rgb(6, 165, 154)", "workspace": "rgb(255, 93, 45)", "story": "rgb(16, 124, 173)", "service_appointment": "rgb(88, 103, 232)", "maintenance_plan": "rgb(16, 124, 173)", "contract_line_outcome_data": "rgb(57, 101, 71)", "data_integration_hub": "rgb(16, 124, 173)", "person_name": "rgb(88, 103, 232)", "work_plan_template_entry": "rgb(6, 165, 154)", "hierarchy": "rgb(6, 165, 154)", "custom_component_task": "rgb(88, 103, 232)", "partner_marketing_budget": "rgb(6, 165, 154)", "asset_action_source": "rgb(16, 124, 173)", "skill_requirement": "rgb(255, 93, 45)", "filter_criteria_rule": "rgb(16, 124, 173)", "study_related": "rgb(47, 44, 183)", "no_code_model": "rgb(27, 150, 255)", "location": "rgb(59, 167, 85)", "action_override": "rgb(126, 38, 0)", "promotion_tiers": "rgb(57, 101, 71)", "radio_button": "rgb(147, 147, 147)", "avatar_loading": "rgb(147, 147, 147)", "article": "rgb(255, 93, 45)", "custody_entry_verification": "rgb(6, 165, 154)", "learner_program": "rgb(255, 93, 45)", "invocable_action": "rgb(16, 124, 173)", "device": "rgb(88, 103, 232)", "app_form_participant": "rgb(5, 103, 100)", "proposition": "rgb(27, 150, 255)", "snippets": "rgb(6, 165, 154)", "customer_portal_users": "rgb(27, 150, 255)", "cost_model": "rgb(3, 45, 96)", "path_experiment": "rgb(221, 122, 1)", "actions_and_buttons": "rgb(255, 93, 45)", "record_update": "rgb(255, 83, 138)", "shift_type": "rgb(255, 83, 138)", "water": "rgb(88, 103, 232)", "log_a_call": "rgb(6, 165, 154)", "crypto_wallet": "rgb(57, 101, 71)", "crypto_wallet_group": "rgb(16, 124, 173)", "quotes": "rgb(59, 167, 85)", "data_governance": "rgb(57, 101, 71)", "ad_event_action": "rgb(182, 5, 84)", "question_feed": "rgb(255, 93, 45)", "attribute_based_pricing": "rgb(182, 5, 84)", "walkthroughs": "rgb(6, 165, 154)", "kanban": "rgb(27, 150, 255)", "work_plan": "rgb(6, 165, 154)", "shift_template": "rgb(255, 83, 138)", "merge": "rgb(255, 93, 45)", "entity_milestone_time": "rgb(255, 93, 45)", "expense": "rgb(47, 44, 183)", "dataset": "rgb(144, 80, 233)", "work_summary": "rgb(182, 5, 84)", "shift_preference": "rgb(255, 83, 138)", "product_consumed": "rgb(6, 165, 154)", "canvas": "rgb(147, 147, 147)", "bundles_pricing": "rgb(27, 150, 255)", "forecasts": "rgb(59, 167, 85)", "relationship": "rgb(27, 150, 255)", "tour": "rgb(144, 80, 233)", "service_resource": "rgb(88, 103, 232)", "filter": "rgb(47, 44, 183)", "sales_path": "rgb(16, 124, 173)", "shift_scheduling_operation": "rgb(255, 83, 138)", "data_graph": "rgb(6, 165, 154)", "data_lake_objects": "rgb(90, 27, 169)", "entity_milestone_date": "rgb(255, 93, 45)", "events": "rgb(27, 150, 255)", "data_mapping": "rgb(3, 45, 96)", "sms": "rgb(59, 167, 85)", "impact_outcome": "rgb(6, 165, 154)", "rtc_presence": "rgb(6, 165, 154)", "avatar": "rgb(27, 150, 255)", "record_delete": "rgb(255, 83, 138)", "solution": "rgb(59, 167, 85)", "edit_form": "rgb(147, 147, 147)", "nft_studio": "rgb(88, 103, 232)", "manual_discounts": "rgb(16, 124, 173)", "agent_home": "rgb(3, 45, 96)", "linked": "rgb(6, 165, 154)", "partner_fund_claim": "rgb(6, 165, 154)", "individual": "rgb(27, 150, 255)", "custom_notification": "rgb(27, 150, 255)", "contract_payment": "rgb(144, 80, 233)", "date_input": "rgb(147, 147, 147)", "catalog": "rgb(57, 101, 71)", "template": "rgb(27, 150, 255)", "usage_entitlement_bucket": "rgb(88, 103, 232)", "activation_target": "rgb(203, 101, 255)", "selling_model": "rgb(144, 80, 233)", "shipment": "rgb(88, 103, 232)", "budget_allocation": "rgb(16, 124, 173)", "custody_override": "rgb(6, 165, 154)", "record_signature_task": "rgb(255, 83, 138)", "event": "rgb(203, 101, 255)", "insurance": "rgb(6, 165, 154)", "live_chat_visitor": "rgb(255, 93, 45)", "push": "rgb(147, 147, 147)", "textarea": "rgb(147, 147, 147)", "work_step": "rgb(6, 165, 154)", "picklist_type": "rgb(147, 147, 147)", "survey": "rgb(16, 124, 173)", "operation_plan_execution": "rgb(90, 27, 169)", "link": "rgb(27, 150, 255)", "messaging_session": "rgb(6, 165, 154)", "video": "rgb(144, 80, 233)", "list_email": "rgb(147, 147, 147)", "med_rec_recommendation": "rgb(6, 165, 154)", "crypto_wallet_group_item": "rgb(144, 80, 233)", "recycle_bin": "rgb(27, 150, 255)", "document": "rgb(147, 147, 147)", "map_line_item": "rgb(88, 103, 232)", "product_transfer": "rgb(255, 93, 45)", "database": "rgb(255, 83, 138)", "instore_locations": "rgb(16, 124, 173)", "billing": "rgb(255, 93, 45)", "recent": "rgb(27, 150, 255)", "practitioner_role": "rgb(255, 83, 138)", "password": "rgb(147, 147, 147)", "datashare_target": "rgb(255, 83, 138)", "send_to_flow": "rgb(16, 124, 173)", "expense_report": "rgb(47, 44, 183)", "patient_service": "rgb(150, 2, 199)", "branch_merge": "rgb(255, 83, 138)", "ai_accelerator_card": "rgb(16, 124, 173)", "insights": "rgb(203, 101, 255)", "budget_period": "rgb(150, 2, 199)", "market": "rgb(57, 101, 71)", "dropbox": "rgb(27, 150, 255)", "unified_health_score": "rgb(88, 103, 232)", "bill_of_materials": "rgb(255, 93, 45)", "calculated_insights": "rgb(27, 150, 255)", "employee_job_position": "rgb(27, 150, 255)", "file": "rgb(147, 147, 147)", "outcome_activity": "rgb(6, 165, 154)", "currency_input": "rgb(147, 147, 147)", "data_transforms": "rgb(88, 103, 232)", "variable": "rgb(16, 124, 173)", "team_member": "rgb(255, 93, 45)", "event_ext": "rgb(147, 147, 147)", "pricing_workspace": "rgb(57, 101, 71)", "agent_session": "rgb(255, 93, 45)", "guidance_center": "rgb(88, 103, 232)", "crypto_category_wallet_group": "rgb(182, 5, 84)", "group_loading": "rgb(147, 147, 147)", "lead": "rgb(27, 150, 255)", "email": "rgb(147, 147, 147)", "service_contract": "rgb(88, 103, 232)", "decision": "rgb(221, 122, 1)", "promotion_segments": "rgb(57, 101, 71)", "duration_downscale": "rgb(27, 150, 255)", "snippet": "rgb(88, 103, 232)", "usage_entitlement_account": "rgb(255, 93, 45)", "entitlement_process": "rgb(88, 103, 232)", "price_adjustment_matrix": "rgb(6, 165, 154)", "contact_list": "rgb(88, 103, 232)", "planogram": "rgb(27, 150, 255)", "activations": "rgb(144, 80, 233)", "sparkles": "rgb(144, 80, 233)", "scheduling_policy": "rgb(255, 83, 138)", "channel_program_history": "rgb(6, 165, 154)", "question_best": "rgb(255, 93, 45)", "omni_channel": "rgb(16, 124, 173)", "collection_variable": "rgb(16, 124, 173)", "indicator_assignment": "rgb(3, 45, 96)", "procedure_detail": "rgb(6, 165, 154)", "calculated_measure": "rgb(6, 165, 154)", "procedure_output_resolution": "rgb(182, 5, 84)", "sales_value": "rgb(27, 150, 255)", "knowledge": "rgb(203, 101, 255)", "datashares": "rgb(150, 2, 199)", "date_time": "rgb(147, 147, 147)", "category": "rgb(57, 101, 71)", "maintenance_work_rule": "rgb(16, 124, 173)", "data_streams": "rgb(255, 83, 138)", "textbox": "rgb(147, 147, 147)", "lead_insights": "rgb(27, 150, 255)", "waits": "rgb(255, 93, 45)", "concur": "rgb(6, 165, 154)", "feed": "rgb(8, 73, 104)", "sort": "rgb(47, 44, 183)", "messaging_conversation": "rgb(6, 165, 154)", "service_report": "rgb(88, 103, 232)", "iot_context": "rgb(16, 124, 173)", "price_adjustment_tier": "rgb(3, 45, 96)", "asset_state_period": "rgb(16, 124, 173)", "call": "rgb(255, 93, 45)", "collection": "rgb(255, 93, 45)", "stage": "rgb(255, 93, 45)", "sales_cadence": "rgb(16, 124, 173)", "product_request_line_item": "rgb(59, 167, 85)", "return_order_line_item": "rgb(6, 165, 154)", "chart": "rgb(6, 165, 154)", "table_code": "rgb(255, 93, 45)", "customer": "rgb(57, 101, 71)", "buyer_group_qualifier": "rgb(57, 101, 71)", "quick_text": "rgb(27, 150, 255)", "home": "rgb(255, 83, 138)", "sossession": "rgb(16, 124, 173)", "digital_verification_config": "rgb(47, 44, 183)", "disease_investigation": "rgb(182, 5, 84)", "aggregate": "rgb(27, 150, 255)", "bundle_config": "rgb(27, 150, 255)", "title_party": "rgb(5, 103, 100)", "employee_asset": "rgb(27, 150, 255)", "process_exception": "rgb(255, 93, 45)", "product_warranty_term": "rgb(144, 80, 233)", "problem": "rgb(255, 93, 45)", "stage_collection": "rgb(255, 93, 45)", "product_request": "rgb(59, 167, 85)", "logging": "rgb(16, 124, 173)", "digital_verification_config_group": "rgb(47, 44, 183)", "assigned_resource": "rgb(59, 167, 85)", "return_order": "rgb(6, 165, 154)", "poll": "rgb(27, 150, 255)", "household": "rgb(6, 165, 154)", "work_step_template": "rgb(6, 165, 154)", "medication_statement": "rgb(27, 150, 255)", "labels": "rgb(59, 167, 85)" }, "custom": { "custom110": "rgb(242, 139, 0)", "custom100": "rgb(225, 93, 118)", "custom111": "rgb(242, 139, 0)", "custom1": "rgb(255, 123, 132)", "custom101": "rgb(242, 139, 0)", "custom112": "rgb(242, 139, 0)", "custom2": "rgb(207, 208, 92)", "custom102": "rgb(242, 139, 0)", "custom113": "rgb(242, 139, 0)", "custom90": "rgb(34, 164, 138)", "custom3": "rgb(236, 180, 108)", "custom103": "rgb(242, 139, 0)", "custom80": "rgb(101, 154, 213)", "custom91": "rgb(191, 123, 102)", "custom4": "rgb(225, 217, 81)", "custom104": "rgb(242, 139, 0)", "custom70": "rgb(231, 105, 180)", "custom81": "rgb(218, 98, 127)", "custom92": "rgb(81, 126, 130)", "custom5": "rgb(159, 219, 102)", "custom105": "rgb(242, 139, 0)", "custom60": "rgb(191, 90, 136)", "custom71": "rgb(227, 110, 227)", "custom82": "rgb(209, 91, 151)", "custom93": "rgb(144, 77, 76)", "custom6": "rgb(84, 196, 115)", "custom106": "rgb(242, 139, 0)", "custom50": "rgb(73, 188, 211)", "custom61": "rgb(245, 115, 118)", "custom72": "rgb(141, 155, 251)", "custom83": "rgb(231, 128, 111)", "custom94": "rgb(67, 156, 186)", "custom7": "rgb(106, 137, 229)", "custom107": "rgb(242, 139, 0)", "custom40": "rgb(131, 199, 94)", "custom51": "rgb(216, 199, 96)", "custom62": "rgb(107, 146, 220)", "custom73": "rgb(103, 158, 240)", "custom84": "rgb(246, 112, 123)", "custom95": "rgb(139, 207, 106)", "custom8": "rgb(80, 206, 185)", "custom108": "rgb(242, 139, 0)", "custom30": "rgb(245, 159, 113)", "custom41": "rgb(67, 181, 181)", "custom52": "rgb(238, 142, 111)", "custom63": "rgb(124, 207, 96)", "custom74": "rgb(65, 200, 160)", "custom85": "rgb(242, 104, 145)", "custom96": "rgb(109, 157, 227)", "custom9": "rgb(107, 158, 226)", "custom109": "rgb(242, 139, 0)", "custom20": "rgb(72, 199, 200)", "custom31": "rgb(235, 104, 127)", "custom42": "rgb(207, 208, 91)", "custom53": "rgb(243, 110, 131)", "custom64": "rgb(97, 143, 216)", "custom75": "rgb(205, 159, 101)", "custom86": "rgb(226, 96, 171)", "custom97": "rgb(221, 96, 133)", "custom10": "rgb(100, 136, 227)", "custom21": "rgb(138, 122, 237)", "custom32": "rgb(56, 195, 147)", "custom43": "rgb(127, 147, 249)", "custom54": "rgb(234, 112, 177)", "custom65": "rgb(242, 121, 171)", "custom76": "rgb(219, 109, 122)", "custom87": "rgb(216, 118, 229)", "custom98": "rgb(225, 190, 92)", "custom11": "rgb(135, 132, 234)", "custom22": "rgb(139, 133, 249)", "custom33": "rgb(151, 207, 93)", "custom44": "rgb(200, 202, 88)", "custom55": "rgb(214, 110, 224)", "custom66": "rgb(216, 190, 95)", "custom77": "rgb(181, 93, 91)", "custom88": "rgb(153, 111, 230)", "custom99": "rgb(240, 133, 110)", "custom12": "rgb(220, 113, 209)", "custom23": "rgb(176, 112, 230)", "custom34": "rgb(213, 138, 106)", "custom45": "rgb(217, 88, 121)", "custom56": "rgb(113, 141, 235)", "custom67": "rgb(248, 125, 118)", "custom78": "rgb(90, 149, 221)", "custom89": "rgb(62, 153, 190)", "custom13": "rgb(223, 97, 132)", "custom24": "rgb(229, 103, 152)", "custom35": "rgb(233, 99, 126)", "custom46": "rgb(103, 165, 231)", "custom57": "rgb(90, 156, 221)", "custom68": "rgb(242, 105, 121)", "custom79": "rgb(142, 211, 99)", "custom14": "rgb(60, 194, 179)", "custom25": "rgb(228, 111, 190)", "custom36": "rgb(212, 114, 212)", "custom47": "rgb(95, 204, 100)", "custom58": "rgb(52, 181, 157)", "custom69": "rgb(237, 99, 135)", "custom15": "rgb(247, 126, 117)", "custom26": "rgb(118, 152, 240)", "custom37": "rgb(140, 137, 242)", "custom48": "rgb(239, 105, 127)", "custom59": "rgb(227, 208, 103)", "custom16": "rgb(233, 175, 103)", "custom27": "rgb(90, 176, 210)", "custom38": "rgb(83, 182, 215)", "custom49": "rgb(226, 92, 128)", "custom17": "rgb(172, 211, 96)", "custom28": "rgb(137, 192, 89)", "custom39": "rgb(79, 190, 117)", "custom18": "rgb(77, 202, 118)", "custom29": "rgb(189, 210, 95)", "custom19": "rgb(58, 190, 177)" }, "action": { "new_custom18": "rgb(59, 167, 85)", "new_custom29": "rgb(59, 167, 85)", "edit_groups": "rgb(6, 165, 154)", "new_custom9": "rgb(27, 150, 255)", "log_a_call": "rgb(6, 165, 154)", "new_custom19": "rgb(6, 165, 154)", "filter": "rgb(255, 83, 138)", "user_activation": "rgb(16, 124, 173)", "opportunity_competitor": "rgb(255, 93, 45)", "canvas": "rgb(16, 124, 173)", "change_record_type": "rgb(16, 124, 173)", "new_notebook": "rgb(255, 93, 45)", "docusign": "rgb(27, 150, 255)", "share_link": "rgb(88, 103, 232)", "add_file": "rgb(88, 103, 232)", "edit_relationship": "rgb(6, 165, 154)", "notebook": "rgb(255, 93, 45)", "new_lead": "rgb(255, 93, 45)", "new_custom_object": "rgb(59, 167, 85)", "new_account": "rgb(88, 103, 232)", "question_post_action": "rgb(59, 167, 85)", "share_file": "rgb(147, 147, 147)", "default_custom_object": "rgb(16, 124, 173)", "opportunity_team_member": "rgb(255, 93, 45)", "add_photo_video": "rgb(6, 165, 154)", "sort": "rgb(59, 167, 85)", "call": "rgb(6, 165, 154)", "concur": "rgb(6, 165, 154)", "reject": "rgb(6, 165, 154)", "share_poll": "rgb(27, 150, 255)", "scan_enabled": "rgb(27, 150, 255)", "following": "rgb(59, 167, 85)", "defer": "rgb(255, 83, 138)", "opportunity_line_item": "rgb(255, 93, 45)", "social_post": "rgb(255, 83, 138)", "share_post": "rgb(27, 150, 255)", "view_relationship": "rgb(27, 150, 255)", "adjust_value": "rgb(59, 167, 85)", "upload": "rgb(16, 124, 173)", "remove_relationship": "rgb(255, 83, 138)", "freeze_user": "rgb(16, 124, 173)", "new_person_account": "rgb(88, 103, 232)", "bug": "rgb(255, 83, 138)", "apex": "rgb(92, 92, 92)", "new_opportunity": "rgb(255, 93, 45)", "fallback": "rgb(88, 103, 232)", "dial_in": "rgb(88, 103, 232)", "approval": "rgb(6, 165, 154)", "change_owner": "rgb(16, 124, 173)", "new_task": "rgb(59, 167, 85)", "priority": "rgb(255, 93, 45)", "remove": "rgb(16, 124, 173)", "web_link": "rgb(27, 150, 255)", "leave_group": "rgb(255, 93, 45)", "manage_perm_sets": "rgb(16, 124, 173)", "close": "rgb(255, 83, 138)", "google_news": "rgb(255, 83, 138)", "announcement": "rgb(255, 93, 45)", "back": "rgb(6, 165, 154)", "new_custom90": "rgb(6, 165, 154)", "download": "rgb(16, 124, 173)", "new_custom80": "rgb(27, 150, 255)", "new_custom91": "rgb(147, 147, 147)", "search": "rgb(27, 150, 255)", "new_event": "rgb(255, 83, 138)", "new_custom70": "rgb(255, 83, 138)", "new_custom81": "rgb(255, 83, 138)", "new_custom92": "rgb(5, 103, 100)", "refresh": "rgb(16, 124, 173)", "share_thanks": "rgb(255, 83, 138)", "update": "rgb(16, 124, 173)", "email": "rgb(16, 124, 173)", "join_group": "rgb(88, 103, 232)", "new_custom60": "rgb(255, 83, 138)", "new_custom71": "rgb(203, 101, 255)", "new_custom82": "rgb(255, 83, 138)", "new_custom93": "rgb(92, 92, 92)", "edit": "rgb(6, 165, 154)", "quote": "rgb(59, 167, 85)", "dropbox": "rgb(27, 150, 255)", "description": "rgb(59, 167, 85)", "map": "rgb(27, 150, 255)", "user": "rgb(27, 150, 255)", "reset_password": "rgb(16, 124, 173)", "new_custom50": "rgb(27, 150, 255)", "new_custom61": "rgb(255, 83, 138)", "new_custom72": "rgb(88, 103, 232)", "new_custom83": "rgb(255, 83, 138)", "new_custom94": "rgb(6, 165, 154)", "clone": "rgb(27, 150, 255)", "script": "rgb(16, 124, 173)", "delete": "rgb(255, 83, 138)", "new_custom40": "rgb(59, 167, 85)", "new_custom51": "rgb(255, 93, 45)", "new_custom62": "rgb(88, 103, 232)", "new_custom73": "rgb(27, 150, 255)", "new_custom84": "rgb(255, 83, 138)", "new_custom95": "rgb(59, 167, 85)", "scan_disabled": "rgb(147, 147, 147)", "share": "rgb(16, 124, 173)", "new_custom30": "rgb(255, 93, 45)", "new_custom41": "rgb(6, 165, 154)", "new_custom52": "rgb(255, 83, 138)", "new_custom63": "rgb(59, 167, 85)", "new_custom74": "rgb(6, 165, 154)", "new_custom85": "rgb(255, 83, 138)", "new_custom96": "rgb(27, 150, 255)", "log_event": "rgb(27, 150, 255)", "new_group": "rgb(27, 150, 255)", "new_custom20": "rgb(6, 165, 154)", "new_custom31": "rgb(255, 83, 138)", "new_custom42": "rgb(59, 167, 85)", "info": "rgb(16, 124, 173)", "new_custom53": "rgb(255, 83, 138)", "new_custom64": "rgb(88, 103, 232)", "new_custom75": "rgb(147, 147, 147)", "new_custom86": "rgb(255, 83, 138)", "flow": "rgb(16, 124, 173)", "new_custom97": "rgb(255, 83, 138)", "submit_for_approval": "rgb(59, 167, 85)", "new": "rgb(27, 150, 255)", "new_campaign": "rgb(255, 93, 45)", "new_custom10": "rgb(88, 103, 232)", "new_custom21": "rgb(88, 103, 232)", "new_custom32": "rgb(6, 165, 154)", "new_custom43": "rgb(88, 103, 232)", "new_custom54": "rgb(255, 83, 138)", "new_custom65": "rgb(255, 83, 138)", "new_custom76": "rgb(255, 83, 138)", "new_custom87": "rgb(203, 101, 255)", "new_custom98": "rgb(255, 93, 45)", "new_case": "rgb(255, 93, 45)", "new_custom100": "rgb(255, 83, 138)", "new_custom1": "rgb(255, 83, 138)", "new_contact": "rgb(144, 80, 233)", "office_365": "rgb(255, 93, 45)", "new_custom11": "rgb(88, 103, 232)", "new_custom22": "rgb(88, 103, 232)", "new_custom33": "rgb(59, 167, 85)", "new_custom44": "rgb(59, 167, 85)", "new_custom55": "rgb(203, 101, 255)", "new_custom66": "rgb(255, 93, 45)", "new_custom77": "rgb(255, 83, 138)", "new_custom88": "rgb(144, 80, 233)", "new_custom99": "rgb(255, 83, 138)", "add_contact": "rgb(144, 80, 233)", "evernote": "rgb(59, 167, 85)", "new_custom2": "rgb(59, 167, 85)", "lead_convert": "rgb(255, 93, 45)", "new_custom12": "rgb(203, 101, 255)", "new_custom23": "rgb(203, 101, 255)", "new_custom34": "rgb(255, 93, 45)", "new_custom45": "rgb(255, 83, 138)", "new_custom56": "rgb(88, 103, 232)", "new_custom67": "rgb(255, 83, 138)", "recall": "rgb(8, 73, 104)", "new_custom78": "rgb(27, 150, 255)", "new_custom89": "rgb(16, 124, 173)", "follow": "rgb(27, 150, 255)", "record": "rgb(59, 167, 85)", "new_custom3": "rgb(255, 93, 45)", "new_note": "rgb(255, 93, 45)", "new_custom13": "rgb(255, 83, 138)", "new_custom24": "rgb(255, 83, 138)", "new_custom35": "rgb(255, 83, 138)", "new_custom46": "rgb(27, 150, 255)", "new_custom57": "rgb(27, 150, 255)", "new_custom68": "rgb(255, 83, 138)", "new_custom79": "rgb(59, 167, 85)", "new_child_case": "rgb(255, 93, 45)", "new_custom4": "rgb(255, 93, 45)", "new_custom14": "rgb(6, 165, 154)", "new_custom25": "rgb(255, 83, 138)", "new_custom36": "rgb(203, 101, 255)", "new_custom47": "rgb(59, 167, 85)", "new_custom58": "rgb(6, 165, 154)", "new_custom69": "rgb(255, 83, 138)", "new_custom5": "rgb(59, 167, 85)", "goal": "rgb(27, 150, 255)", "new_custom15": "rgb(255, 83, 138)", "new_custom26": "rgb(88, 103, 232)", "new_custom37": "rgb(88, 103, 232)", "new_custom48": "rgb(255, 83, 138)", "new_custom59": "rgb(255, 93, 45)", "new_custom6": "rgb(59, 167, 85)", "log_this_event": "rgb(255, 83, 138)", "new_custom16": "rgb(255, 93, 45)", "new_custom27": "rgb(27, 150, 255)", "new_custom38": "rgb(27, 150, 255)", "new_custom49": "rgb(255, 83, 138)", "new_custom7": "rgb(88, 103, 232)", "more": "rgb(27, 150, 255)", "add_relationship": "rgb(27, 150, 255)", "new_custom17": "rgb(59, 167, 85)", "new_custom28": "rgb(59, 167, 85)", "new_custom39": "rgb(59, 167, 85)", "password_unlock": "rgb(16, 124, 173)", "check": "rgb(16, 124, 173)", "update_status": "rgb(6, 165, 154)", "preview": "rgb(88, 103, 232)", "new_custom8": "rgb(6, 165, 154)" } };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styleUtils.d.ts","sourceRoot":"","sources":["../../../../../modules/interop/layout/styleUtils.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"styleUtils.d.ts","sourceRoot":"","sources":["../../../../../modules/interop/layout/styleUtils.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AA2B3C,eAAO,MAAM,cAAc,UAA2B,CAAC;AACvD,eAAO,MAAM,QAAQ,UAA8B,CAAC;AACpD,eAAO,MAAM,gBAAgB,UAA2B,CAAC;AAKzD,wBAAgB,cAAc,CAC1B,KAAK,EAAE,MAAM,EACb,KAAK,EAAE,MAAM,EAAE,EACf,QAAQ,CAAC,EAAE,MAAM,GAClB,MAAM,CAMR;AAED,wBAAgB,kBAAkB,CAC9B,MAAM,EAAE,MAAM,EACd,MAAM,EAAE,MAAM,EACd,QAAQ,EAAE,MAAM,EAChB,SAAS,EAAE,OAAO,GACnB,UAAU,CAAC,OAAO,QAAQ,CAAC,CAoB7B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styleUtils.d.ts","sourceRoot":"","sources":["../../../../../modules/interop/layoutItem/styleUtils.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"styleUtils.d.ts","sourceRoot":"","sources":["../../../../../modules/interop/layoutItem/styleUtils.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAK3C,UAAU,UAAU;IAChB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;CACxB;AAqED,UAAU,UAAU;IAChB,aAAa,EAAE,MAAM,CAAC;IACtB,UAAU,EAAE,MAAM,CAAC;IACnB,gBAAgB,EAAE,MAAM,CAAC;IACzB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,gBAAgB,EAAE,MAAM,CAAC;IACzB,aAAa,EAAE,MAAM,CAAC;CACzB;AAED,eAAO,MAAM,WAAW,EAAE,UAazB,CAAC;AAmBF,wBAAgB,kBAAkB,CAAC,KAAK,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM,CAM3E;AAED,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,CAMtD;AAED,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,EAAE,GAAG,MAAM,EAAE,CASvE;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,GAAG,MAAM,GAAG,IAAI,CAMjE;AAyDD,wBAAgB,kBAAkB,CAC9B,UAAU,EAAE,UAAU,EACtB,WAAW,EAAE,MAAM,EAAE,EACrB,OAAO,EAAE,MAAM,EACf,IAAI,EAAE,MAAM,GACb,UAAU,CAAC,OAAO,QAAQ,CAAC,CAM7B;AAED,wBAAgB,YAAY,CACxB,IAAI,EAAE,MAAM,GAAG,IAAI,EACnB,eAAe,EAAE,MAAM,GAAG,IAAI,EAC9B,gBAAgB,EAAE,MAAM,GAAG,IAAI,EAC/B,eAAe,EAAE,MAAM,GAAG,IAAI,GAC/B,OAAO,CA+BT"}
|