@streamoid/ui 0.6.6 → 0.6.8

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/dist/index.css CHANGED
@@ -869,6 +869,51 @@
869
869
  height: 1.25rem !important;
870
870
  }
871
871
 
872
+ /* src/SC-AppCardForCopilot/ScAppCardForCopilot.module.css */
873
+ .ScAppCardForCopilot_card {
874
+ display: flex;
875
+ flex-direction: column;
876
+ align-items: stretch;
877
+ gap: var(--spacing-sm, 0.375rem);
878
+ padding: var(--spacing-xl, 0.75rem) var(--spacing-3xl, 1rem);
879
+ border-radius: var(--radius-3xl, 1rem);
880
+ background: #101010;
881
+ -webkit-backdrop-filter: blur(4px);
882
+ backdrop-filter: blur(4px);
883
+ border: none;
884
+ cursor: pointer;
885
+ width: fit-content;
886
+ text-align: left;
887
+ }
888
+ .ScAppCardForCopilot_header {
889
+ display: flex;
890
+ flex-direction: row;
891
+ align-items: center;
892
+ justify-content: space-between;
893
+ gap: var(--spacing-md, 0.5rem);
894
+ width: 100%;
895
+ }
896
+ .ScAppCardForCopilot_logo {
897
+ color: var(--alias-text---icons-fullwhite, #ffffff);
898
+ height: 14px;
899
+ }
900
+ .ScAppCardForCopilot_arrow {
901
+ flex-shrink: 0;
902
+ opacity: 0;
903
+ transition: opacity 120ms ease;
904
+ }
905
+ .ScAppCardForCopilot_card:hover .ScAppCardForCopilot_arrow,
906
+ .ScAppCardForCopilot_card:focus-visible .ScAppCardForCopilot_arrow {
907
+ opacity: 1;
908
+ }
909
+ .ScAppCardForCopilot_subText {
910
+ font-family: var(--font-family-font-family-body, "Inter", sans-serif);
911
+ font-size: var(--font-size-font-size-xs, 0.75rem);
912
+ line-height: var(--line-height-line-height-xs, 1.125rem);
913
+ font-weight: 400;
914
+ color: #9e9e9e;
915
+ }
916
+
872
917
  /* src/SC-Badges/ScBadges.module.css */
873
918
  .ScBadges_scBadges,
874
919
  .ScBadges_scBadges * {
@@ -4545,7 +4590,7 @@
4545
4590
  .ScBriefCard_scBriefCard {
4546
4591
  background: var(--alias-surface-base, #101010);
4547
4592
  border-radius: calc(var(--radius-3xl, 1rem) - 1px);
4548
- padding: var(--spacing-5xl, 1.25rem) var(--spacing-3xl, 1rem);
4593
+ padding: var(--spacing-5xl, 1.25rem);
4549
4594
  display: flex;
4550
4595
  flex-direction: column;
4551
4596
  gap: var(--spacing-xl, 0.75rem);
package/dist/index.d.mts CHANGED
@@ -10,6 +10,45 @@ interface IScAccessProps {
10
10
  }
11
11
  declare const ScAccess: ({ component, component2, component3, visibleSiconCatalogix, className, }: IScAccessProps) => JSX.Element;
12
12
 
13
+ declare const APPCARD_WORDMARKS: {
14
+ readonly tactix: "<svg width=\"56\" height=\"14\" viewBox=\"0 0 56 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M6.92068 13.0392H4.92469V0.777778H6.92068V13.0392ZM11.8267 2.55294H0V0.777778H11.8267V2.55294Z\" fill=\"currentColor\"/> <path d=\"M21.7727 13.0392H19.926V10.6967L19.7954 10.6418V7.53072C19.7954 6.77429 19.6088 6.24967 19.2358 5.95686C18.8751 5.65185 18.2471 5.49935 17.3517 5.49935C16.4936 5.49935 15.8531 5.64575 15.4303 5.93856C15.0075 6.23137 14.7961 6.71329 14.7961 7.38431V7.45752H12.8001V7.38431C12.8001 6.68889 12.9866 6.07277 13.3597 5.53595C13.7328 4.98693 14.2675 4.55381 14.964 4.2366C15.6728 3.91939 16.5185 3.76078 17.5009 3.76078C18.4834 3.76078 19.2855 3.92549 19.9073 4.2549C20.5416 4.57211 21.0079 5.01133 21.3064 5.57255C21.6173 6.13377 21.7727 6.78039 21.7727 7.51242V13.0392ZM15.7288 13.2222C14.7712 13.2222 14.0064 13.0148 13.4343 12.6C12.8747 12.173 12.5949 11.5874 12.5949 10.8431C12.5949 10.3673 12.713 9.97081 12.9493 9.65359C13.198 9.32418 13.5463 9.06797 13.994 8.88497C14.4417 8.70196 14.9702 8.57386 15.5796 8.50065L19.9819 8.04314V9.21438L16.1578 9.63529C15.6355 9.6963 15.2438 9.8061 14.9826 9.96471C14.7339 10.1111 14.6095 10.3612 14.6095 10.715C14.6095 11.081 14.7401 11.3556 15.0013 11.5386C15.2749 11.7094 15.6977 11.7948 16.2698 11.7948C16.9786 11.7948 17.5942 11.7094 18.1165 11.5386C18.6388 11.3556 19.0492 11.0749 19.3477 10.6967C19.6462 10.3185 19.7954 9.8305 19.7954 9.23268L20.0565 9.26928V10.7699H19.7954C19.5467 11.5386 19.0679 12.1425 18.359 12.5817C17.6626 13.0087 16.7859 13.2222 15.7288 13.2222Z\" fill=\"currentColor\"/> <path d=\"M28.2533 13.2222C27.2335 13.2222 26.3444 13.027 25.5857 12.6366C24.8271 12.234 24.2364 11.6789 23.8136 10.9712C23.4032 10.2514 23.198 9.42789 23.198 8.50065C23.198 7.54902 23.4032 6.71939 23.8136 6.01177C24.2364 5.30414 24.8271 4.75512 25.5857 4.36471C26.3444 3.96209 27.2335 3.76078 28.2533 3.76078C29.186 3.76078 30.013 3.91939 30.7343 4.2366C31.4556 4.55381 32.0214 4.99913 32.4318 5.57255C32.8546 6.13377 33.0661 6.79869 33.0661 7.56732V7.75033H31.0701V7.64052C31.0701 6.9329 30.8213 6.40828 30.3239 6.06667C29.8265 5.71285 29.1238 5.53595 28.216 5.53595C27.1714 5.53595 26.4065 5.78606 25.9215 6.28627C25.4365 6.77429 25.194 7.51242 25.194 8.50065C25.194 9.47669 25.4365 10.2148 25.9215 10.715C26.4065 11.203 27.1714 11.4471 28.216 11.4471C29.1238 11.4471 29.8265 11.2763 30.3239 10.9346C30.8213 10.5808 31.0701 10.0501 31.0701 9.34248V9.21438H33.0661V9.41569C33.0661 10.1721 32.8546 10.837 32.4318 11.4105C32.0214 11.9839 31.4556 12.4292 30.7343 12.7464C30.013 13.0636 29.186 13.2222 28.2533 13.2222Z\" fill=\"currentColor\"/> <path d=\"M40.6372 13.0392H38.5106C37.5157 13.0392 36.726 12.8013 36.1415 12.3255C35.5695 11.8497 35.2834 11.0627 35.2834 9.96471V1.94902H37.2794V9.8549C37.2794 10.4161 37.4162 10.7943 37.6898 10.9895C37.9634 11.1725 38.3862 11.2641 38.9583 11.2641H40.6372V13.0392ZM40.6372 5.59085H33.7165V3.94379H40.6372V5.59085Z\" fill=\"currentColor\"/> <path d=\"M43.912 13.0392H41.8973V3.94379H43.912V13.0392ZM43.912 2.88235H41.8973V0.777778H43.912V2.88235Z\" fill=\"currentColor\"/> <path d=\"M47.3072 13.0392H44.9008L48.8928 8.53725V8.42745L44.9008 3.94379H47.3445L50.4224 7.38431H50.5343L53.575 3.94379H56L52.008 8.39085V8.50065L56 13.0392H53.5563L50.4784 9.56209H50.3478L47.3072 13.0392Z\" fill=\"currentColor\"/> </svg>";
15
+ readonly artifax: "<svg width=\"54\" height=\"14\" viewBox=\"0 0 54 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M46.8308 12.2843H44.4981L47.7484 8.36111V8.24902L44.4981 4.30981H46.8619L49.2257 7.19216H49.3346L51.6673 4.30981H54L50.7498 8.20098V8.32909L54 12.2843H51.6362L49.2724 9.38595H49.1635L46.8308 12.2843Z\" fill=\"currentColor\"/> <path d=\"M43.8409 12.2843H42.0525V10.2987L41.9436 10.2507V7.4964C41.9436 6.88791 41.7985 6.47157 41.5082 6.24738C41.2179 6.01253 40.7306 5.8951 40.0463 5.8951C39.3724 5.8951 38.8748 6.00719 38.5534 6.23137C38.2424 6.45555 38.0869 6.83987 38.0869 7.38431V7.44837H36.1585V7.38431C36.1585 6.75446 36.3192 6.19934 36.6406 5.71895C36.962 5.22788 37.4233 4.84357 38.0247 4.56601C38.6363 4.28845 39.3517 4.14967 40.1707 4.14967C41.0105 4.14967 41.7 4.29379 42.2391 4.58202C42.7886 4.85958 43.1929 5.24924 43.4521 5.75098C43.7113 6.25272 43.8409 6.83453 43.8409 7.4964V12.2843ZM38.6312 12.4444C37.8225 12.4444 37.1797 12.2576 36.7028 11.884C36.2259 11.5103 35.9874 10.9926 35.9874 10.3307C35.9874 9.92505 36.0859 9.5781 36.2829 9.28987C36.4799 9.00163 36.765 8.77745 37.1382 8.61732C37.5115 8.44651 37.9625 8.32908 38.4912 8.26503L42.0991 7.88072V9.04967L39.0355 9.40196C38.6623 9.44466 38.3823 9.52473 38.1957 9.64216C38.0195 9.75959 37.9314 9.9464 37.9314 10.2026C37.9314 10.4802 38.0299 10.683 38.2268 10.8111C38.4342 10.9392 38.7504 11.0033 39.1755 11.0033C39.7457 11.0033 40.2329 10.9392 40.6373 10.8111C41.052 10.6723 41.3734 10.4588 41.6015 10.1706C41.8296 9.87168 41.9436 9.48736 41.9436 9.01765H42.1613V10.3627H41.9436C41.7466 11.0139 41.363 11.5264 40.7928 11.9C40.2329 12.263 39.5124 12.4444 38.6312 12.4444Z\" fill=\"currentColor\"/> <path d=\"M32.8201 12.2843H30.8762V4.7902C30.8762 4.12832 31.0213 3.55719 31.3116 3.0768C31.6123 2.59641 32.0477 2.22277 32.6179 1.95588C33.1881 1.689 33.8827 1.55556 34.7018 1.55556H35.4482V3.01275H34.4063C33.7635 3.01275 33.3074 3.13017 33.0378 3.36503C32.7682 3.58922 32.6957 4.02691 32.8201 4.67811V12.2843ZM35.4482 5.95915H29.7254V4.3098H35.4482V5.95915Z\" fill=\"currentColor\"/> <path d=\"M28.8421 12.2843H26.8982V4.3098H28.8421V12.2843ZM28.8421 3.41307H26.8982V1.55556H28.8421V3.41307Z\" fill=\"currentColor\"/> <path d=\"M25.9124 12.2843H24.0773C23.2168 12.2843 22.5377 12.0708 22.0401 11.6438C21.5425 11.2061 21.2936 10.4962 21.2936 9.51406V2.62843H23.222V9.35393C23.222 9.80229 23.3205 10.1065 23.5175 10.2667C23.7248 10.4161 24.0566 10.4909 24.5128 10.4909H25.9124V12.2843ZM25.9124 5.95915H20.0184V4.30981H25.9124V5.95915Z\" fill=\"currentColor\"/> <path d=\"M14.612 12.2843H12.6681V4.3098H14.4565V6.56765L14.612 6.64771V12.2843ZM14.612 7.75261H14.1921V6.43954H14.5809C14.6535 6.00185 14.7986 5.6122 15.0164 5.27059C15.2341 4.9183 15.5244 4.64608 15.8872 4.45392C16.2501 4.25109 16.6959 4.14967 17.2247 4.14967C17.8156 4.14967 18.2925 4.27778 18.6554 4.53399C19.0182 4.77952 19.2826 5.11579 19.4485 5.54281C19.6247 5.95915 19.7129 6.42353 19.7129 6.93595V8.1049H17.7845V7.33627C17.7845 6.81318 17.6705 6.4342 17.4424 6.19935C17.2143 5.95381 16.8307 5.83104 16.2916 5.83104C15.6903 5.83104 15.26 5.99651 15.0008 6.32745C14.7416 6.64771 14.612 7.12277 14.612 7.75261Z\" fill=\"currentColor\"/> <path d=\"M2.16163 12.2843H0L4.61874 1.55556H7.37132L11.9901 12.2843H9.78178L6.67151 4.96634L6.03391 3.39706H5.89395L5.28745 4.96634L2.16163 12.2843ZM9.4863 9.67418H2.37935V7.86471H9.4863V9.67418Z\" fill=\"currentColor\"/> </svg>";
16
+ readonly photogenix: "<svg width=\"88\" height=\"14\" viewBox=\"0 0 88 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M80.6638 11.0353H78.2768L81.6027 6.99999V6.8847L78.2768 2.83293H80.6956L83.1145 5.79764H83.2259L85.613 2.83293H88L84.674 6.83529V6.96705L88 11.0353H85.5811L83.1623 8.05411H83.0508L80.6638 11.0353Z\" fill=\"currentColor\"/> <path d=\"M77.548 11.0353H75.5587V2.83294H77.548V11.0353ZM77.548 1.91059H75.5587V0H77.548V1.91059Z\" fill=\"currentColor\"/> <path d=\"M74.1568 11.0353H72.1676V6.63764C72.1676 5.91294 71.9979 5.3749 71.6584 5.02352C71.3295 4.67215 70.7725 4.49646 69.9875 4.49646C69.1706 4.49646 68.5765 4.6996 68.2051 5.10588C67.8444 5.51215 67.6641 6.12156 67.6641 6.93411L67.3617 6.95058L67.2344 5.35294H67.6322C67.7065 4.89176 67.871 4.45803 68.1256 4.05176C68.3802 3.64548 68.7356 3.31607 69.1918 3.06352C69.6586 2.79999 70.2315 2.66823 70.9105 2.66823C71.6425 2.66823 72.2472 2.81646 72.7246 3.11293C73.202 3.4094 73.5574 3.81568 73.7908 4.33176C74.0348 4.83686 74.1568 5.40235 74.1568 6.02823V11.0353ZM67.6641 11.0353H65.6749V2.83293H67.505V5.38588L67.6641 5.46823V11.0353Z\" fill=\"currentColor\"/> <path d=\"M60.3315 11.2C59.451 11.2 58.6818 11.0408 58.024 10.7224C57.3663 10.4039 56.857 9.92627 56.4963 9.28941C56.1356 8.65254 55.9552 7.86745 55.9552 6.93411C55.9552 6.06666 56.1356 5.3145 56.4963 4.67764C56.857 4.04078 57.361 3.54666 58.0081 3.19529C58.6659 2.84391 59.4244 2.66823 60.2838 2.66823C61.1219 2.66823 61.8539 2.82195 62.4798 3.1294C63.1164 3.42588 63.6097 3.87058 63.9598 4.46352C64.3205 5.04548 64.5009 5.75921 64.5009 6.6047C64.5009 6.74745 64.4956 6.87921 64.485 7C64.4744 7.12078 64.4584 7.24156 64.4372 7.36235H57.2283V6.25882H63.0846L62.5912 6.93411C62.6019 6.83529 62.6072 6.73647 62.6072 6.63764C62.6072 6.52784 62.6072 6.41803 62.6072 6.30823C62.6072 5.61647 62.4109 5.10588 62.0184 4.77646C61.6364 4.43607 61.0476 4.26588 60.2519 4.26588C59.3608 4.26588 58.7295 4.46901 58.3582 4.87529C57.9869 5.27058 57.8012 5.86352 57.8012 6.65411V7.1647C57.8012 7.95529 57.9869 8.55372 58.3582 8.96C58.7295 9.35529 59.3608 9.55294 60.2519 9.55294C61.037 9.55294 61.594 9.43764 61.9229 9.20706C62.2624 8.96549 62.4321 8.63058 62.4321 8.20235V8.05411H64.4054V8.20235C64.4054 8.79529 64.2304 9.31686 63.8802 9.76706C63.5408 10.2173 63.0633 10.5686 62.448 10.8212C61.8433 11.0737 61.1378 11.2 60.3315 11.2Z\" fill=\"currentColor\"/> <path d=\"M50.4051 14C49.5988 14 48.888 13.8737 48.2727 13.6212C47.668 13.3686 47.1959 13.0063 46.8564 12.5341C46.5169 12.062 46.3471 11.491 46.3471 10.8212H48.3363C48.3363 11.1835 48.4053 11.469 48.5432 11.6776C48.6811 11.8973 48.9092 12.051 49.2275 12.1388C49.5458 12.2376 49.9808 12.2871 50.5324 12.2871C51.1053 12.2871 51.5562 12.2267 51.8851 12.1059C52.214 11.9851 52.4474 11.7655 52.5853 11.4471C52.7232 11.1286 52.7922 10.6839 52.7922 10.1129V5.25411L52.9513 5.17176V2.83293H54.7814V9.98117C54.7814 10.9145 54.601 11.6722 54.2403 12.2541C53.8902 12.8471 53.3863 13.2863 52.7285 13.5718C52.0814 13.8573 51.3069 14 50.4051 14ZM49.6094 10.2447C48.8138 10.2447 48.1348 10.091 47.5725 9.78353C47.0208 9.46509 46.5964 9.02039 46.2994 8.44941C46.0023 7.87843 45.8538 7.21411 45.8538 6.45647C45.8538 5.68784 46.0076 5.02352 46.3153 4.46352C46.623 3.89254 47.0632 3.45333 47.6361 3.14587C48.2196 2.82744 48.9092 2.66823 49.7049 2.66823C50.5324 2.66823 51.2273 2.8549 51.7896 3.22823C52.3519 3.59058 52.6967 4.12862 52.824 4.84235H53.2377L53.0945 6.3247H52.7922C52.7922 5.89647 52.6967 5.54509 52.5057 5.27058C52.3148 4.98509 52.0336 4.77646 51.6623 4.6447C51.291 4.51294 50.8401 4.44705 50.3096 4.44705C49.7792 4.44705 49.3283 4.51294 48.957 4.6447C48.5963 4.76548 48.3204 4.97411 48.1295 5.27058C47.9491 5.55607 47.8589 5.95137 47.8589 6.45647C47.8589 6.95058 47.9491 7.34588 48.1295 7.64235C48.3098 7.93882 48.5803 8.15294 48.9411 8.2847C49.3018 8.41647 49.742 8.48235 50.2619 8.48235C51.0894 8.48235 51.7153 8.32313 52.1397 8.0047C52.5747 7.68627 52.7922 7.19215 52.7922 6.52235H53.0945V8.15294H52.6808C52.5429 8.76784 52.2193 9.27294 51.71 9.66823C51.2008 10.0525 50.5006 10.2447 49.6094 10.2447Z\" fill=\"currentColor\"/> <path d=\"M40.5334 11.2C39.6529 11.2 38.8731 11.0243 38.1941 10.6729C37.5258 10.3106 37.0059 9.81098 36.6346 9.17411C36.2633 8.52627 36.0776 7.7796 36.0776 6.93411C36.0776 6.06666 36.2633 5.3145 36.6346 4.67764C37.0059 4.04078 37.5258 3.54666 38.1941 3.19529C38.8731 2.84391 39.6529 2.66823 40.5334 2.66823C41.4352 2.66823 42.215 2.84391 42.8727 3.19529C43.5411 3.54666 44.061 4.04078 44.4323 4.67764C44.8142 5.3145 45.0052 6.06666 45.0052 6.93411C45.0052 7.7796 44.8142 8.52627 44.4323 9.17411C44.061 9.81098 43.5411 10.3106 42.8727 10.6729C42.215 11.0243 41.4352 11.2 40.5334 11.2ZM40.5334 9.37176C41.4352 9.37176 42.0771 9.16862 42.459 8.76235C42.8409 8.35607 43.0319 7.74666 43.0319 6.93411C43.0319 6.12156 42.8409 5.51215 42.459 5.10588C42.0771 4.68862 41.4352 4.47999 40.5334 4.47999C39.6423 4.47999 39.0004 4.68862 38.6079 5.10588C38.226 5.51215 38.035 6.12156 38.035 6.93411C38.035 7.74666 38.226 8.35607 38.6079 8.76235C39.0004 9.16862 39.6423 9.37176 40.5334 9.37176Z\" fill=\"currentColor\"/> <path d=\"M35.403 11.0353H33.5252C32.6447 11.0353 31.9498 10.8157 31.4405 10.3765C30.9313 9.92628 30.6767 9.19608 30.6767 8.18588V1.10353H32.65V8.02118C32.65 8.48236 32.7507 8.7953 32.9523 8.96C33.1645 9.11373 33.504 9.19059 33.9708 9.19059H35.403V11.0353ZM35.403 4.52941H29.3718V2.83294H35.403V4.52941Z\" fill=\"currentColor\"/> <path d=\"M24.4333 11.2C23.5527 11.2 22.773 11.0243 22.094 10.6729C21.4256 10.3106 20.9058 9.81098 20.5345 9.17411C20.1631 8.52627 19.9775 7.7796 19.9775 6.93411C19.9775 6.06666 20.1631 5.3145 20.5345 4.67764C20.9058 4.04078 21.4256 3.54666 22.094 3.19529C22.773 2.84391 23.5527 2.66823 24.4333 2.66823C25.3351 2.66823 26.1148 2.84391 26.7726 3.19529C27.441 3.54666 27.9608 4.04078 28.3321 4.67764C28.7141 5.3145 28.905 6.06666 28.905 6.93411C28.905 7.7796 28.7141 8.52627 28.3321 9.17411C27.9608 9.81098 27.441 10.3106 26.7726 10.6729C26.1148 11.0243 25.3351 11.2 24.4333 11.2ZM24.4333 9.37176C25.3351 9.37176 25.9769 9.16862 26.3588 8.76235C26.7408 8.35607 26.9317 7.74666 26.9317 6.93411C26.9317 6.12156 26.7408 5.51215 26.3588 5.10588C25.9769 4.68862 25.3351 4.47999 24.4333 4.47999C23.5421 4.47999 22.9003 4.68862 22.5077 5.10588C22.1258 5.51215 21.9349 6.12156 21.9349 6.93411C21.9349 7.74666 22.1258 8.35607 22.5077 8.76235C22.9003 9.16862 23.5421 9.37176 24.4333 9.37176Z\" fill=\"currentColor\"/> <path d=\"M18.912 11.0353H16.9228V6.63765C16.9228 5.86902 16.7477 5.32 16.3976 4.99059C16.0582 4.66118 15.4906 4.49647 14.6949 4.49647C14.1008 4.49647 13.6287 4.5953 13.2786 4.79294C12.9391 4.99059 12.6951 5.27608 12.5465 5.64941C12.398 6.02275 12.3238 6.47295 12.3238 7L11.9737 7.01648L12.0373 5.32H12.4351C12.52 4.85883 12.6845 4.43059 12.9285 4.0353C13.1831 3.62902 13.5332 3.29961 13.9788 3.04706C14.435 2.79451 15.0026 2.66824 15.6815 2.66824C16.403 2.66824 17.0024 2.81647 17.4798 3.11294C17.9572 3.40941 18.3126 3.81569 18.546 4.33177C18.79 4.84785 18.912 5.42981 18.912 6.07765V11.0353ZM12.3238 11.0353H10.3345V0H12.3238V11.0353Z\" fill=\"currentColor\"/> <path d=\"M5.3629 7.82353H0.732028V5.97883H5.15602C5.90927 5.97883 6.47155 5.8251 6.84287 5.51765C7.21419 5.2102 7.39985 4.67216 7.39985 3.90353C7.39985 3.14588 7.21419 2.61333 6.84287 2.30588C6.47155 1.99843 5.90927 1.84471 5.15602 1.84471H0.732028V0H5.3629C6.16919 0 6.86939 0.153726 7.4635 0.461177C8.06822 0.768628 8.53502 1.21333 8.8639 1.79529C9.2034 2.37726 9.37314 3.08 9.37314 3.90353C9.37314 4.72706 9.2034 5.4353 8.8639 6.02824C8.53502 6.6102 8.06822 7.05491 7.4635 7.36236C6.86939 7.66981 6.16919 7.82353 5.3629 7.82353ZM1.98921 11.0353H0V0H1.98921V11.0353Z\" fill=\"currentColor\"/> </svg>";
17
+ readonly catalogix: "<svg width=\"72\" height=\"14\" viewBox=\"0 0 72 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M64.6953 11.0698H62.3185L65.6302 7.0814V6.96744L62.3185 2.96279H64.727L67.1355 5.89302H67.2464L69.6232 2.96279H72L68.6883 6.9186V7.04884L72 11.0698H69.5915L67.183 8.12326H67.0721L64.6953 11.0698Z\" fill=\"currentColor\"/> <path d=\"M61.5928 11.0698H59.6122V2.9628H61.5928V11.0698ZM61.5928 2.05117H59.6122V0.162801H61.5928V2.05117Z\" fill=\"currentColor\"/> <path d=\"M53.8007 14C52.9979 14 52.2901 13.8752 51.6774 13.6256C51.0753 13.376 50.6052 13.0178 50.2672 12.5512C49.9292 12.0845 49.7601 11.5202 49.7601 10.8581H51.7408C51.7408 11.2163 51.8095 11.4985 51.9468 11.7047C52.0841 11.9217 52.3112 12.0736 52.6281 12.1605C52.9451 12.2581 53.3782 12.307 53.9275 12.307C54.4979 12.307 54.9468 12.2473 55.2743 12.1279C55.6018 12.0085 55.8342 11.7915 55.9715 11.4767C56.1088 11.162 56.1775 10.7225 56.1775 10.1581V5.35582L56.3359 5.27442V2.96279H58.1581V10.0279C58.1581 10.9504 57.9786 11.6992 57.6194 12.2744C57.2708 12.8605 56.7691 13.2946 56.1141 13.5767C55.4697 13.8589 54.6986 14 53.8007 14ZM53.0084 10.2884C52.2162 10.2884 51.5401 10.1364 50.9802 9.83256C50.4309 9.51783 50.0084 9.0783 49.7126 8.51395C49.4168 7.94961 49.2689 7.29302 49.2689 6.54419C49.2689 5.7845 49.4221 5.12791 49.7285 4.57442C50.0348 4.01008 50.4732 3.57597 51.0436 3.27209C51.6246 2.95737 52.3112 2.8 53.1035 2.8C53.9275 2.8 54.6194 2.9845 55.1792 3.35349C55.7391 3.71163 56.0824 4.24341 56.2092 4.94884H56.6211L56.4785 6.41395H56.1775C56.1775 5.9907 56.0824 5.64341 55.8923 5.37209C55.7021 5.08992 55.4222 4.88372 55.0525 4.75349C54.6828 4.62326 54.2338 4.55814 53.7056 4.55814C53.1775 4.55814 52.7285 4.62326 52.3588 4.75349C51.9996 4.87287 51.725 5.07907 51.5348 5.37209C51.3552 5.65426 51.2654 6.04496 51.2654 6.54419C51.2654 7.03256 51.3552 7.42326 51.5348 7.71628C51.7144 8.0093 51.9838 8.22093 52.3429 8.35116C52.7021 8.4814 53.1405 8.54651 53.6581 8.54651C54.482 8.54651 55.1053 8.38915 55.5278 8.07442C55.9609 7.75969 56.1775 7.27132 56.1775 6.6093H56.4785V8.22093H56.0666C55.9292 8.82868 55.6071 9.32791 55.1 9.71861C54.593 10.0985 53.8958 10.2884 53.0084 10.2884Z\" fill=\"currentColor\"/> <path d=\"M43.9714 11.2326C43.0946 11.2326 42.3182 11.0589 41.6422 10.7116C40.9767 10.3535 40.459 9.85969 40.0893 9.23023C39.7196 8.58992 39.5347 7.85194 39.5347 7.01628C39.5347 6.15892 39.7196 5.4155 40.0893 4.78605C40.459 4.15659 40.9767 3.66822 41.6422 3.32093C42.3182 2.97364 43.0946 2.8 43.9714 2.8C44.8693 2.8 45.6457 2.97364 46.3007 3.32093C46.9662 3.66822 47.4838 4.15659 47.8535 4.78605C48.2338 5.4155 48.424 6.15892 48.424 7.01628C48.424 7.85194 48.2338 8.58992 47.8535 9.23023C47.4838 9.85969 46.9662 10.3535 46.3007 10.7116C45.6457 11.0589 44.8693 11.2326 43.9714 11.2326ZM43.9714 9.42558C44.8693 9.42558 45.5084 9.22481 45.8887 8.82326C46.269 8.42171 46.4591 7.81938 46.4591 7.01628C46.4591 6.21318 46.269 5.61085 45.8887 5.2093C45.5084 4.7969 44.8693 4.5907 43.9714 4.5907C43.0841 4.5907 42.445 4.7969 42.0541 5.2093C41.6739 5.61085 41.4837 6.21318 41.4837 7.01628C41.4837 7.81938 41.6739 8.42171 42.0541 8.82326C42.445 9.22481 43.0841 9.42558 43.9714 9.42558Z\" fill=\"currentColor\"/> <path d=\"M38.4129 11.0698H36.4323V0.162801H38.4129V11.0698Z\" fill=\"currentColor\"/> <path d=\"M35.0337 11.0698H33.2115V9.05116L33.1006 9.00233V6.20233C33.1006 5.58372 32.9527 5.16047 32.6569 4.93256C32.3611 4.6938 31.8646 4.57442 31.1674 4.57442C30.4808 4.57442 29.9738 4.68837 29.6463 4.91628C29.3294 5.14419 29.1709 5.53488 29.1709 6.08837V6.15349H27.2061V6.08837C27.2061 5.44806 27.3699 4.88372 27.6973 4.39535C28.0248 3.89612 28.4949 3.50543 29.1075 3.22326C29.7308 2.94109 30.4597 2.8 31.2942 2.8C32.1498 2.8 32.8523 2.94651 33.4016 3.23954C33.9615 3.52171 34.3735 3.91783 34.6376 4.42791C34.9016 4.93798 35.0337 5.52946 35.0337 6.20233V11.0698ZM29.7255 11.2326C28.9016 11.2326 28.2466 11.0426 27.7607 10.6628C27.2748 10.2829 27.0318 9.75659 27.0318 9.08372C27.0318 8.67132 27.1322 8.31861 27.3329 8.02558C27.5336 7.73256 27.8241 7.50465 28.2044 7.34186C28.5847 7.16822 29.0442 7.04884 29.5829 6.98372L33.259 6.59302V7.7814L30.1375 8.13953C29.7572 8.18295 29.472 8.26434 29.2818 8.38372C29.1023 8.5031 29.0125 8.69302 29.0125 8.95349C29.0125 9.23566 29.1128 9.44186 29.3135 9.57209C29.5248 9.70233 29.847 9.76744 30.2801 9.76744C30.8611 9.76744 31.3576 9.70233 31.7696 9.57209C32.1921 9.43101 32.5196 9.21395 32.752 8.92093C32.9844 8.61705 33.1006 8.22636 33.1006 7.74884H33.3224V9.11628H33.1006C32.8999 9.7783 32.509 10.2992 31.928 10.6791C31.3576 11.0481 30.6234 11.2326 29.7255 11.2326Z\" fill=\"currentColor\"/> <path d=\"M26.3601 11.0698H24.4904C23.6136 11.0698 22.9217 10.8527 22.4146 10.4186C21.9076 9.97365 21.6541 9.25194 21.6541 8.2535V1.2535H23.6189V8.0907C23.6189 8.54652 23.7192 8.85582 23.92 9.01861C24.1312 9.17055 24.4693 9.24652 24.9341 9.24652H26.3601V11.0698ZM26.3601 4.63954H20.3548V2.9628H26.3601V4.63954Z\" fill=\"currentColor\"/> <path d=\"M19.6217 11.0698H17.7995V9.05116L17.6885 9.00233V6.20233C17.6885 5.58372 17.5407 5.16047 17.2449 4.93256C16.9491 4.6938 16.4526 4.57442 15.7554 4.57442C15.0688 4.57442 14.5617 4.68837 14.2343 4.91628C13.9174 5.14419 13.7589 5.53488 13.7589 6.08837V6.15349H11.7941V6.08837C11.7941 5.44806 11.9578 4.88372 12.2853 4.39535C12.6128 3.89612 13.0828 3.50543 13.6955 3.22326C14.3188 2.94109 15.0477 2.8 15.8822 2.8C16.7378 2.8 17.4403 2.94651 17.9896 3.23954C18.5495 3.52171 18.9614 3.91783 19.2255 4.42791C19.4896 4.93798 19.6217 5.52946 19.6217 6.20233V11.0698ZM14.3135 11.2326C13.4895 11.2326 12.8346 11.0426 12.3487 10.6628C11.8628 10.2829 11.6198 9.75659 11.6198 9.08372C11.6198 8.67132 11.7202 8.31861 11.9209 8.02558C12.1216 7.73256 12.4121 7.50465 12.7923 7.34186C13.1726 7.16822 13.6321 7.04884 14.1709 6.98372L17.847 6.59302V7.7814L14.7255 8.13953C14.3452 8.18295 14.06 8.26434 13.8698 8.38372C13.6902 8.5031 13.6005 8.69302 13.6005 8.95349C13.6005 9.23566 13.7008 9.44186 13.9015 9.57209C14.1128 9.70233 14.435 9.76744 14.8681 9.76744C15.4491 9.76744 15.9456 9.70233 16.3575 9.57209C16.7801 9.43101 17.1075 9.21395 17.3399 8.92093C17.5723 8.61705 17.6885 8.22636 17.6885 7.74884H17.9104V9.11628H17.6885C17.4878 9.7783 17.097 10.2992 16.516 10.6791C15.9456 11.0481 15.2114 11.2326 14.3135 11.2326Z\" fill=\"currentColor\"/> <path d=\"M5.5617 11.2326C4.4314 11.2326 3.44899 11.0047 2.61447 10.5488C1.77995 10.0822 1.13558 9.43101 0.681347 8.59535C0.227116 7.74884 0 6.75581 0 5.61628C0 4.47674 0.227116 3.48915 0.681347 2.65349C1.13558 1.80698 1.77995 1.15581 2.61447 0.7C3.44899 0.233333 4.4314 0 5.5617 0C6.60749 0 7.52123 0.173644 8.30293 0.52093C9.08463 0.868217 9.69204 1.36744 10.1251 2.0186C10.5582 2.65891 10.7748 3.42946 10.7748 4.33023V4.55814H8.58815V4.33023C8.58815 3.53798 8.34519 2.94651 7.85926 2.55581C7.37334 2.15426 6.61805 1.95349 5.59339 1.95349C4.78 1.95349 4.11449 2.07829 3.59688 2.32791C3.08983 2.57752 2.70954 2.97364 2.45602 3.51628C2.21306 4.04806 2.09158 4.74806 2.09158 5.61628C2.09158 6.47364 2.21306 7.17364 2.45602 7.71628C2.70954 8.25891 3.08983 8.65504 3.59688 8.90465C4.11449 9.15426 4.78 9.27907 5.59339 9.27907C6.61805 9.27907 7.37334 9.08372 7.85926 8.69302C8.34519 8.29147 8.58815 7.69457 8.58815 6.90232V6.67442H10.7748V6.90232C10.7748 7.79225 10.5582 8.56279 10.1251 9.21395C9.69204 9.86512 9.08463 10.3643 8.30293 10.7116C7.52123 11.0589 6.60749 11.2326 5.5617 11.2326Z\" fill=\"currentColor\"/> </svg>";
18
+ };
19
+ type AppcardProduct = keyof typeof APPCARD_WORDMARKS;
20
+
21
+ interface IScAppcardLogosProps {
22
+ /** Which product wordmark to render. */
23
+ product: AppcardProduct;
24
+ /** Wordmark color. Defaults to `currentColor` (inherits from the parent). */
25
+ color?: string;
26
+ className?: string;
27
+ style?: CSSProperties;
28
+ }
29
+ /**
30
+ * A single-color product wordmark (~14px tall) — Tactix / Artifax / Photogenix /
31
+ * Catalogix. Mirrors the Figma `AppcardLogos` set. The SVG fill is `currentColor`,
32
+ * so set `color` (or inherit a parent color) to theme it.
33
+ */
34
+ declare function ScAppcardLogos({ product, color, className, style, }: IScAppcardLogosProps): JSX.Element;
35
+
36
+ interface IScAppCardForCopilotProps {
37
+ /** Which product the card represents. */
38
+ product: AppcardProduct;
39
+ /** Tagline shown under the logo. */
40
+ subText?: string;
41
+ onClick?: () => void;
42
+ className?: string;
43
+ style?: CSSProperties;
44
+ }
45
+ /**
46
+ * Compact dark glassy app card for the copilot (Figma `AppCardForCopilot`): a
47
+ * product wordmark + a tagline, with a right-arrow that fades in on hover. The
48
+ * card is intentionally dark/glassy in both themes (it floats over content).
49
+ */
50
+ declare function ScAppCardForCopilot({ product, subText, onClick, className, style, }: IScAppCardForCopilotProps): JSX.Element;
51
+
13
52
  /** One switchable product, supplied by the host app (built from its service
14
53
  * catalog). The current app is expected to be excluded by the host. */
15
54
  interface ScAppSwitchItem {
@@ -62,6 +101,20 @@ interface IScStreamoidMascotProps {
62
101
  }
63
102
  declare function ScStreamoidMascot({ size, className, style, }: IScStreamoidMascotProps): react_jsx_runtime.JSX.Element;
64
103
 
104
+ interface IScCxoCopilotLogoProps {
105
+ /** Logo width in px (height scales with the 98:32 aspect ratio). */
106
+ width?: number;
107
+ height?: number;
108
+ className?: string;
109
+ style?: CSSProperties;
110
+ }
111
+ /**
112
+ * The CXO Copilot logo (Figma "Copilot CXO Logo", 98x32). Renders the brand
113
+ * red->orange linear gradient, which is intrinsic to the mark and preserved
114
+ * across themes.
115
+ */
116
+ declare function ScCxoCopilotLogo({ width, height, className, style, }: IScCxoCopilotLogoProps): JSX.Element;
117
+
65
118
  interface IScBillingLogsTableHeaderProps {
66
119
  className?: string;
67
120
  }
@@ -1282,4 +1335,4 @@ interface IScPlanDetailsCardMobileProps extends React.HTMLAttributes<HTMLDivElem
1282
1335
  }
1283
1336
  declare const ScPlanDetailsCardMobile: ({ planName, planCredits, planPrice, badgeText, badgeSubText, currentPlanLabel, upgradeButtonText, isLoading, onUpgrade, className, ...props }: IScPlanDetailsCardMobileProps) => JSX.Element;
1284
1337
 
1285
- export { type ArtifaxMenuItem, type ArtifaxSection, type ArtifaxSidebarAssistantCta, type ArtifaxSidebarCreditWarning, type ArtifaxSidebarIconContext, type ArtifaxSidebarIconMap, type ArtifaxSidebarIconRenderer, type ArtifaxSidebarProfile, type CatalogixNavItem, type CatalogixSidebarCreditWarning, type CatalogixSidebarIconContext, type CatalogixSidebarIconMap, type CatalogixSidebarIconRenderer, type CatalogixSidebarProfile, type CatalogixSwitchApp, CreditWarningBanner, type CreditWarningBannerProps, type IInvoiceHistoryMobileProps, type IScAccessProps, type IScAppCardProps, type IScAppCardV3Props, type IScAppFieldProps, type IScAppListingCardProps, type IScAppSwitchPanelProps, type IScArtifaxInviteProps, type IScArtifaxSidebarProps, type IScBadgesProps, type IScBillingHistoryHeaderProps, type IScBillingHistoryTableListProps, type IScBillingLogsTableHeaderProps, type IScBillingLogsTableListProps, type IScBriefCardProps, type IScButtonProps, type IScCalendarDateCompsProps, type IScCalendarProps, type IScCatalogixInviteProps, type IScCatalogixSidebarProps, type IScCheckFieldProps, type IScCheckboxProps, type IScCreditsUsageCardMobileProps, type IScCreditsUsageCardProps, type IScFieldButtonProps, type IScGoogleSignInProps, type IScGuideProps, type IScHDividerProps, type IScHeaderProps, type IScImageFieldProps, type IScIntialProfileCoverProps, type IScLogoUnitProps, type IScMenuOptionsProps, type IScMobileBottomActionProps, type IScMobileTopNavProps, type IScOnlyFieldProps, type IScOnlyIconProps, type IScPairtextProps, type IScPendingActionProps, type IScPhtogenixInviteProps, type IScPlanCardProps, type IScPlanComparisonProps, type IScPlanDetailsCardMobileProps, type IScPlanDetailsCardProps, type IScPopUpMenuProps, type IScProfileImageUpdateProps, type IScProfileOptionsProps, type IScProfileProps, type IScProfileSettingsCompProps, type IScProfileV2MobileProps, type IScProgressBarProps, type IScQuickPromptProps, type IScRadioProps, type IScReferralCardMobileProps, type IScReferralTableHeaderProps, type IScReferralTableListProps, type IScRoleMobileProps, type IScRoleProps, type IScSettingsNavProps, type IScSettingsTabCompProps, type IScSideBarLogoUnitProps, type IScSidebarIconsProps, type IScSidebarMenuProps, type IScSidebarProfileProps, type IScSidebarProps, type IScSidebarSwitchMenuProps, type IScSliderProps, type IScStrLogoProps, type IScStreamoidMascotProps, type IScStreamoidWordmarkProps, type IScTabCompProps, type IScTabFieldProps, type IScTabSwitcherProps, type IScTableHeaderProps, type IScTableListMobileProps, type IScTableListProps, type IScTextFieldProps, type IScToggleSwitchProps, type IScVDividerProps, type IScVersionProps, type IScWorkspaceCardProps, type IScWorkspaceSettingsMobileProps, type IScWorkspaceSwitchMobileProps, type IScWorkspaceSwitchMobileV2Props, type IUsageHistoryMobileProps, InvoiceHistoryMobile, NscWorkspaceSwitch, type PlanComparisonRow, type PlanComparisonSection, type PlanFeatureSection, ProductCollapsedMark, ProductWordmark, ScAccess, ScAppCard, ScAppCardV3, ScAppField, ScAppListingCard, type ScAppSwitchItem, ScAppSwitchPanel, ScAppSwitchRow, ScArtifaxInvite, ScArtifaxSidebar, ScBadges, ScBillingHistoryHeader, ScBillingHistoryTableList, ScBillingLogsTableHeader, ScBillingLogsTableList, ScBriefCard, ScButton, ScCalendar, ScCalendarDateComps, ScCatalogixInvite, ScCatalogixSidebar, ScCheckField, ScCheckbox, ScCreditsUsageCard, ScCreditsUsageCardMobile, ScDp, type ScDpProps, ScFieldButton, ScGoogleSignIn, ScGuide, ScHDivider, ScHeader, ScImageField, ScIntialProfileCover, ScLogoUnit, ScMenuOptions, ScMobileBottomAction, ScMobileTopNav, ScOnlyField, ScOnlyIcon, ScPairtext, ScPendingAction, ScPhtogenixInvite, ScPlanCard, ScPlanComparison, ScPlanDetailsCard, ScPlanDetailsCardMobile, ScPopUpMenu, ScProfile, ScProfileImageUpdate, ScProfileOptions, ScProfileSettingsComp, ScProfileV2Mobile, ScProgressBar, ScQuickPrompt, ScRadio, ScReferralCardMobile, ScReferralTableHeader, ScReferralTableList, ScRole, ScRoleMobile, ScSettingsNav, ScSettingsTabComp, ScSideBarLogoUnit, ScSidebar, ScSidebarIcons, ScSidebarMenu, ScSidebarProfile, ScSidebarSwitchMenu, ScSlider, ScStrLogo, ScStreamoidMascot, ScStreamoidWordmark, ScTabComp, ScTabField, ScTabSwitcher, ScTableHeader, ScTableList, ScTableListMobile, ScTextField, ScToggleSwitch, ScVDivider, ScVersion, ScWorkspaceCard, ScWorkspaceSettingsMobile, ScWorkspaceSwitchCard, type ScWorkspaceSwitchCardProps, ScWorkspaceSwitchMobile, ScWorkspaceSwitchMobileV2, type SidebarConfig, type SidebarIconContext, type SidebarIconMap, type SidebarIconRenderer, type SidebarMenuItemConfig, type SidebarProduct, type SidebarProfileConfig, type SidebarSectionConfig, StreamoidSidebar, type StreamoidSidebarProps, StreamoidWorkspaceSwitcher, type StreamoidWorkspaceSwitcherProps, UsageHistoryMobile, type WorkspaceSwitcherConfig, type WorkspaceSwitcherItem, hasCollapsedMark };
1338
+ export { type AppcardProduct, type ArtifaxMenuItem, type ArtifaxSection, type ArtifaxSidebarAssistantCta, type ArtifaxSidebarCreditWarning, type ArtifaxSidebarIconContext, type ArtifaxSidebarIconMap, type ArtifaxSidebarIconRenderer, type ArtifaxSidebarProfile, type CatalogixNavItem, type CatalogixSidebarCreditWarning, type CatalogixSidebarIconContext, type CatalogixSidebarIconMap, type CatalogixSidebarIconRenderer, type CatalogixSidebarProfile, type CatalogixSwitchApp, CreditWarningBanner, type CreditWarningBannerProps, type IInvoiceHistoryMobileProps, type IScAccessProps, type IScAppCardForCopilotProps, type IScAppCardProps, type IScAppCardV3Props, type IScAppFieldProps, type IScAppListingCardProps, type IScAppSwitchPanelProps, type IScAppcardLogosProps, type IScArtifaxInviteProps, type IScArtifaxSidebarProps, type IScBadgesProps, type IScBillingHistoryHeaderProps, type IScBillingHistoryTableListProps, type IScBillingLogsTableHeaderProps, type IScBillingLogsTableListProps, type IScBriefCardProps, type IScButtonProps, type IScCalendarDateCompsProps, type IScCalendarProps, type IScCatalogixInviteProps, type IScCatalogixSidebarProps, type IScCheckFieldProps, type IScCheckboxProps, type IScCreditsUsageCardMobileProps, type IScCreditsUsageCardProps, type IScCxoCopilotLogoProps, type IScFieldButtonProps, type IScGoogleSignInProps, type IScGuideProps, type IScHDividerProps, type IScHeaderProps, type IScImageFieldProps, type IScIntialProfileCoverProps, type IScLogoUnitProps, type IScMenuOptionsProps, type IScMobileBottomActionProps, type IScMobileTopNavProps, type IScOnlyFieldProps, type IScOnlyIconProps, type IScPairtextProps, type IScPendingActionProps, type IScPhtogenixInviteProps, type IScPlanCardProps, type IScPlanComparisonProps, type IScPlanDetailsCardMobileProps, type IScPlanDetailsCardProps, type IScPopUpMenuProps, type IScProfileImageUpdateProps, type IScProfileOptionsProps, type IScProfileProps, type IScProfileSettingsCompProps, type IScProfileV2MobileProps, type IScProgressBarProps, type IScQuickPromptProps, type IScRadioProps, type IScReferralCardMobileProps, type IScReferralTableHeaderProps, type IScReferralTableListProps, type IScRoleMobileProps, type IScRoleProps, type IScSettingsNavProps, type IScSettingsTabCompProps, type IScSideBarLogoUnitProps, type IScSidebarIconsProps, type IScSidebarMenuProps, type IScSidebarProfileProps, type IScSidebarProps, type IScSidebarSwitchMenuProps, type IScSliderProps, type IScStrLogoProps, type IScStreamoidMascotProps, type IScStreamoidWordmarkProps, type IScTabCompProps, type IScTabFieldProps, type IScTabSwitcherProps, type IScTableHeaderProps, type IScTableListMobileProps, type IScTableListProps, type IScTextFieldProps, type IScToggleSwitchProps, type IScVDividerProps, type IScVersionProps, type IScWorkspaceCardProps, type IScWorkspaceSettingsMobileProps, type IScWorkspaceSwitchMobileProps, type IScWorkspaceSwitchMobileV2Props, type IUsageHistoryMobileProps, InvoiceHistoryMobile, NscWorkspaceSwitch, type PlanComparisonRow, type PlanComparisonSection, type PlanFeatureSection, ProductCollapsedMark, ProductWordmark, ScAccess, ScAppCard, ScAppCardForCopilot, ScAppCardV3, ScAppField, ScAppListingCard, type ScAppSwitchItem, ScAppSwitchPanel, ScAppSwitchRow, ScAppcardLogos, ScArtifaxInvite, ScArtifaxSidebar, ScBadges, ScBillingHistoryHeader, ScBillingHistoryTableList, ScBillingLogsTableHeader, ScBillingLogsTableList, ScBriefCard, ScButton, ScCalendar, ScCalendarDateComps, ScCatalogixInvite, ScCatalogixSidebar, ScCheckField, ScCheckbox, ScCreditsUsageCard, ScCreditsUsageCardMobile, ScCxoCopilotLogo, ScDp, type ScDpProps, ScFieldButton, ScGoogleSignIn, ScGuide, ScHDivider, ScHeader, ScImageField, ScIntialProfileCover, ScLogoUnit, ScMenuOptions, ScMobileBottomAction, ScMobileTopNav, ScOnlyField, ScOnlyIcon, ScPairtext, ScPendingAction, ScPhtogenixInvite, ScPlanCard, ScPlanComparison, ScPlanDetailsCard, ScPlanDetailsCardMobile, ScPopUpMenu, ScProfile, ScProfileImageUpdate, ScProfileOptions, ScProfileSettingsComp, ScProfileV2Mobile, ScProgressBar, ScQuickPrompt, ScRadio, ScReferralCardMobile, ScReferralTableHeader, ScReferralTableList, ScRole, ScRoleMobile, ScSettingsNav, ScSettingsTabComp, ScSideBarLogoUnit, ScSidebar, ScSidebarIcons, ScSidebarMenu, ScSidebarProfile, ScSidebarSwitchMenu, ScSlider, ScStrLogo, ScStreamoidMascot, ScStreamoidWordmark, ScTabComp, ScTabField, ScTabSwitcher, ScTableHeader, ScTableList, ScTableListMobile, ScTextField, ScToggleSwitch, ScVDivider, ScVersion, ScWorkspaceCard, ScWorkspaceSettingsMobile, ScWorkspaceSwitchCard, type ScWorkspaceSwitchCardProps, ScWorkspaceSwitchMobile, ScWorkspaceSwitchMobileV2, type SidebarConfig, type SidebarIconContext, type SidebarIconMap, type SidebarIconRenderer, type SidebarMenuItemConfig, type SidebarProduct, type SidebarProfileConfig, type SidebarSectionConfig, StreamoidSidebar, type StreamoidSidebarProps, StreamoidWorkspaceSwitcher, type StreamoidWorkspaceSwitcherProps, UsageHistoryMobile, type WorkspaceSwitcherConfig, type WorkspaceSwitcherItem, hasCollapsedMark };
package/dist/index.d.ts CHANGED
@@ -10,6 +10,45 @@ interface IScAccessProps {
10
10
  }
11
11
  declare const ScAccess: ({ component, component2, component3, visibleSiconCatalogix, className, }: IScAccessProps) => JSX.Element;
12
12
 
13
+ declare const APPCARD_WORDMARKS: {
14
+ readonly tactix: "<svg width=\"56\" height=\"14\" viewBox=\"0 0 56 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M6.92068 13.0392H4.92469V0.777778H6.92068V13.0392ZM11.8267 2.55294H0V0.777778H11.8267V2.55294Z\" fill=\"currentColor\"/> <path d=\"M21.7727 13.0392H19.926V10.6967L19.7954 10.6418V7.53072C19.7954 6.77429 19.6088 6.24967 19.2358 5.95686C18.8751 5.65185 18.2471 5.49935 17.3517 5.49935C16.4936 5.49935 15.8531 5.64575 15.4303 5.93856C15.0075 6.23137 14.7961 6.71329 14.7961 7.38431V7.45752H12.8001V7.38431C12.8001 6.68889 12.9866 6.07277 13.3597 5.53595C13.7328 4.98693 14.2675 4.55381 14.964 4.2366C15.6728 3.91939 16.5185 3.76078 17.5009 3.76078C18.4834 3.76078 19.2855 3.92549 19.9073 4.2549C20.5416 4.57211 21.0079 5.01133 21.3064 5.57255C21.6173 6.13377 21.7727 6.78039 21.7727 7.51242V13.0392ZM15.7288 13.2222C14.7712 13.2222 14.0064 13.0148 13.4343 12.6C12.8747 12.173 12.5949 11.5874 12.5949 10.8431C12.5949 10.3673 12.713 9.97081 12.9493 9.65359C13.198 9.32418 13.5463 9.06797 13.994 8.88497C14.4417 8.70196 14.9702 8.57386 15.5796 8.50065L19.9819 8.04314V9.21438L16.1578 9.63529C15.6355 9.6963 15.2438 9.8061 14.9826 9.96471C14.7339 10.1111 14.6095 10.3612 14.6095 10.715C14.6095 11.081 14.7401 11.3556 15.0013 11.5386C15.2749 11.7094 15.6977 11.7948 16.2698 11.7948C16.9786 11.7948 17.5942 11.7094 18.1165 11.5386C18.6388 11.3556 19.0492 11.0749 19.3477 10.6967C19.6462 10.3185 19.7954 9.8305 19.7954 9.23268L20.0565 9.26928V10.7699H19.7954C19.5467 11.5386 19.0679 12.1425 18.359 12.5817C17.6626 13.0087 16.7859 13.2222 15.7288 13.2222Z\" fill=\"currentColor\"/> <path d=\"M28.2533 13.2222C27.2335 13.2222 26.3444 13.027 25.5857 12.6366C24.8271 12.234 24.2364 11.6789 23.8136 10.9712C23.4032 10.2514 23.198 9.42789 23.198 8.50065C23.198 7.54902 23.4032 6.71939 23.8136 6.01177C24.2364 5.30414 24.8271 4.75512 25.5857 4.36471C26.3444 3.96209 27.2335 3.76078 28.2533 3.76078C29.186 3.76078 30.013 3.91939 30.7343 4.2366C31.4556 4.55381 32.0214 4.99913 32.4318 5.57255C32.8546 6.13377 33.0661 6.79869 33.0661 7.56732V7.75033H31.0701V7.64052C31.0701 6.9329 30.8213 6.40828 30.3239 6.06667C29.8265 5.71285 29.1238 5.53595 28.216 5.53595C27.1714 5.53595 26.4065 5.78606 25.9215 6.28627C25.4365 6.77429 25.194 7.51242 25.194 8.50065C25.194 9.47669 25.4365 10.2148 25.9215 10.715C26.4065 11.203 27.1714 11.4471 28.216 11.4471C29.1238 11.4471 29.8265 11.2763 30.3239 10.9346C30.8213 10.5808 31.0701 10.0501 31.0701 9.34248V9.21438H33.0661V9.41569C33.0661 10.1721 32.8546 10.837 32.4318 11.4105C32.0214 11.9839 31.4556 12.4292 30.7343 12.7464C30.013 13.0636 29.186 13.2222 28.2533 13.2222Z\" fill=\"currentColor\"/> <path d=\"M40.6372 13.0392H38.5106C37.5157 13.0392 36.726 12.8013 36.1415 12.3255C35.5695 11.8497 35.2834 11.0627 35.2834 9.96471V1.94902H37.2794V9.8549C37.2794 10.4161 37.4162 10.7943 37.6898 10.9895C37.9634 11.1725 38.3862 11.2641 38.9583 11.2641H40.6372V13.0392ZM40.6372 5.59085H33.7165V3.94379H40.6372V5.59085Z\" fill=\"currentColor\"/> <path d=\"M43.912 13.0392H41.8973V3.94379H43.912V13.0392ZM43.912 2.88235H41.8973V0.777778H43.912V2.88235Z\" fill=\"currentColor\"/> <path d=\"M47.3072 13.0392H44.9008L48.8928 8.53725V8.42745L44.9008 3.94379H47.3445L50.4224 7.38431H50.5343L53.575 3.94379H56L52.008 8.39085V8.50065L56 13.0392H53.5563L50.4784 9.56209H50.3478L47.3072 13.0392Z\" fill=\"currentColor\"/> </svg>";
15
+ readonly artifax: "<svg width=\"54\" height=\"14\" viewBox=\"0 0 54 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M46.8308 12.2843H44.4981L47.7484 8.36111V8.24902L44.4981 4.30981H46.8619L49.2257 7.19216H49.3346L51.6673 4.30981H54L50.7498 8.20098V8.32909L54 12.2843H51.6362L49.2724 9.38595H49.1635L46.8308 12.2843Z\" fill=\"currentColor\"/> <path d=\"M43.8409 12.2843H42.0525V10.2987L41.9436 10.2507V7.4964C41.9436 6.88791 41.7985 6.47157 41.5082 6.24738C41.2179 6.01253 40.7306 5.8951 40.0463 5.8951C39.3724 5.8951 38.8748 6.00719 38.5534 6.23137C38.2424 6.45555 38.0869 6.83987 38.0869 7.38431V7.44837H36.1585V7.38431C36.1585 6.75446 36.3192 6.19934 36.6406 5.71895C36.962 5.22788 37.4233 4.84357 38.0247 4.56601C38.6363 4.28845 39.3517 4.14967 40.1707 4.14967C41.0105 4.14967 41.7 4.29379 42.2391 4.58202C42.7886 4.85958 43.1929 5.24924 43.4521 5.75098C43.7113 6.25272 43.8409 6.83453 43.8409 7.4964V12.2843ZM38.6312 12.4444C37.8225 12.4444 37.1797 12.2576 36.7028 11.884C36.2259 11.5103 35.9874 10.9926 35.9874 10.3307C35.9874 9.92505 36.0859 9.5781 36.2829 9.28987C36.4799 9.00163 36.765 8.77745 37.1382 8.61732C37.5115 8.44651 37.9625 8.32908 38.4912 8.26503L42.0991 7.88072V9.04967L39.0355 9.40196C38.6623 9.44466 38.3823 9.52473 38.1957 9.64216C38.0195 9.75959 37.9314 9.9464 37.9314 10.2026C37.9314 10.4802 38.0299 10.683 38.2268 10.8111C38.4342 10.9392 38.7504 11.0033 39.1755 11.0033C39.7457 11.0033 40.2329 10.9392 40.6373 10.8111C41.052 10.6723 41.3734 10.4588 41.6015 10.1706C41.8296 9.87168 41.9436 9.48736 41.9436 9.01765H42.1613V10.3627H41.9436C41.7466 11.0139 41.363 11.5264 40.7928 11.9C40.2329 12.263 39.5124 12.4444 38.6312 12.4444Z\" fill=\"currentColor\"/> <path d=\"M32.8201 12.2843H30.8762V4.7902C30.8762 4.12832 31.0213 3.55719 31.3116 3.0768C31.6123 2.59641 32.0477 2.22277 32.6179 1.95588C33.1881 1.689 33.8827 1.55556 34.7018 1.55556H35.4482V3.01275H34.4063C33.7635 3.01275 33.3074 3.13017 33.0378 3.36503C32.7682 3.58922 32.6957 4.02691 32.8201 4.67811V12.2843ZM35.4482 5.95915H29.7254V4.3098H35.4482V5.95915Z\" fill=\"currentColor\"/> <path d=\"M28.8421 12.2843H26.8982V4.3098H28.8421V12.2843ZM28.8421 3.41307H26.8982V1.55556H28.8421V3.41307Z\" fill=\"currentColor\"/> <path d=\"M25.9124 12.2843H24.0773C23.2168 12.2843 22.5377 12.0708 22.0401 11.6438C21.5425 11.2061 21.2936 10.4962 21.2936 9.51406V2.62843H23.222V9.35393C23.222 9.80229 23.3205 10.1065 23.5175 10.2667C23.7248 10.4161 24.0566 10.4909 24.5128 10.4909H25.9124V12.2843ZM25.9124 5.95915H20.0184V4.30981H25.9124V5.95915Z\" fill=\"currentColor\"/> <path d=\"M14.612 12.2843H12.6681V4.3098H14.4565V6.56765L14.612 6.64771V12.2843ZM14.612 7.75261H14.1921V6.43954H14.5809C14.6535 6.00185 14.7986 5.6122 15.0164 5.27059C15.2341 4.9183 15.5244 4.64608 15.8872 4.45392C16.2501 4.25109 16.6959 4.14967 17.2247 4.14967C17.8156 4.14967 18.2925 4.27778 18.6554 4.53399C19.0182 4.77952 19.2826 5.11579 19.4485 5.54281C19.6247 5.95915 19.7129 6.42353 19.7129 6.93595V8.1049H17.7845V7.33627C17.7845 6.81318 17.6705 6.4342 17.4424 6.19935C17.2143 5.95381 16.8307 5.83104 16.2916 5.83104C15.6903 5.83104 15.26 5.99651 15.0008 6.32745C14.7416 6.64771 14.612 7.12277 14.612 7.75261Z\" fill=\"currentColor\"/> <path d=\"M2.16163 12.2843H0L4.61874 1.55556H7.37132L11.9901 12.2843H9.78178L6.67151 4.96634L6.03391 3.39706H5.89395L5.28745 4.96634L2.16163 12.2843ZM9.4863 9.67418H2.37935V7.86471H9.4863V9.67418Z\" fill=\"currentColor\"/> </svg>";
16
+ readonly photogenix: "<svg width=\"88\" height=\"14\" viewBox=\"0 0 88 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M80.6638 11.0353H78.2768L81.6027 6.99999V6.8847L78.2768 2.83293H80.6956L83.1145 5.79764H83.2259L85.613 2.83293H88L84.674 6.83529V6.96705L88 11.0353H85.5811L83.1623 8.05411H83.0508L80.6638 11.0353Z\" fill=\"currentColor\"/> <path d=\"M77.548 11.0353H75.5587V2.83294H77.548V11.0353ZM77.548 1.91059H75.5587V0H77.548V1.91059Z\" fill=\"currentColor\"/> <path d=\"M74.1568 11.0353H72.1676V6.63764C72.1676 5.91294 71.9979 5.3749 71.6584 5.02352C71.3295 4.67215 70.7725 4.49646 69.9875 4.49646C69.1706 4.49646 68.5765 4.6996 68.2051 5.10588C67.8444 5.51215 67.6641 6.12156 67.6641 6.93411L67.3617 6.95058L67.2344 5.35294H67.6322C67.7065 4.89176 67.871 4.45803 68.1256 4.05176C68.3802 3.64548 68.7356 3.31607 69.1918 3.06352C69.6586 2.79999 70.2315 2.66823 70.9105 2.66823C71.6425 2.66823 72.2472 2.81646 72.7246 3.11293C73.202 3.4094 73.5574 3.81568 73.7908 4.33176C74.0348 4.83686 74.1568 5.40235 74.1568 6.02823V11.0353ZM67.6641 11.0353H65.6749V2.83293H67.505V5.38588L67.6641 5.46823V11.0353Z\" fill=\"currentColor\"/> <path d=\"M60.3315 11.2C59.451 11.2 58.6818 11.0408 58.024 10.7224C57.3663 10.4039 56.857 9.92627 56.4963 9.28941C56.1356 8.65254 55.9552 7.86745 55.9552 6.93411C55.9552 6.06666 56.1356 5.3145 56.4963 4.67764C56.857 4.04078 57.361 3.54666 58.0081 3.19529C58.6659 2.84391 59.4244 2.66823 60.2838 2.66823C61.1219 2.66823 61.8539 2.82195 62.4798 3.1294C63.1164 3.42588 63.6097 3.87058 63.9598 4.46352C64.3205 5.04548 64.5009 5.75921 64.5009 6.6047C64.5009 6.74745 64.4956 6.87921 64.485 7C64.4744 7.12078 64.4584 7.24156 64.4372 7.36235H57.2283V6.25882H63.0846L62.5912 6.93411C62.6019 6.83529 62.6072 6.73647 62.6072 6.63764C62.6072 6.52784 62.6072 6.41803 62.6072 6.30823C62.6072 5.61647 62.4109 5.10588 62.0184 4.77646C61.6364 4.43607 61.0476 4.26588 60.2519 4.26588C59.3608 4.26588 58.7295 4.46901 58.3582 4.87529C57.9869 5.27058 57.8012 5.86352 57.8012 6.65411V7.1647C57.8012 7.95529 57.9869 8.55372 58.3582 8.96C58.7295 9.35529 59.3608 9.55294 60.2519 9.55294C61.037 9.55294 61.594 9.43764 61.9229 9.20706C62.2624 8.96549 62.4321 8.63058 62.4321 8.20235V8.05411H64.4054V8.20235C64.4054 8.79529 64.2304 9.31686 63.8802 9.76706C63.5408 10.2173 63.0633 10.5686 62.448 10.8212C61.8433 11.0737 61.1378 11.2 60.3315 11.2Z\" fill=\"currentColor\"/> <path d=\"M50.4051 14C49.5988 14 48.888 13.8737 48.2727 13.6212C47.668 13.3686 47.1959 13.0063 46.8564 12.5341C46.5169 12.062 46.3471 11.491 46.3471 10.8212H48.3363C48.3363 11.1835 48.4053 11.469 48.5432 11.6776C48.6811 11.8973 48.9092 12.051 49.2275 12.1388C49.5458 12.2376 49.9808 12.2871 50.5324 12.2871C51.1053 12.2871 51.5562 12.2267 51.8851 12.1059C52.214 11.9851 52.4474 11.7655 52.5853 11.4471C52.7232 11.1286 52.7922 10.6839 52.7922 10.1129V5.25411L52.9513 5.17176V2.83293H54.7814V9.98117C54.7814 10.9145 54.601 11.6722 54.2403 12.2541C53.8902 12.8471 53.3863 13.2863 52.7285 13.5718C52.0814 13.8573 51.3069 14 50.4051 14ZM49.6094 10.2447C48.8138 10.2447 48.1348 10.091 47.5725 9.78353C47.0208 9.46509 46.5964 9.02039 46.2994 8.44941C46.0023 7.87843 45.8538 7.21411 45.8538 6.45647C45.8538 5.68784 46.0076 5.02352 46.3153 4.46352C46.623 3.89254 47.0632 3.45333 47.6361 3.14587C48.2196 2.82744 48.9092 2.66823 49.7049 2.66823C50.5324 2.66823 51.2273 2.8549 51.7896 3.22823C52.3519 3.59058 52.6967 4.12862 52.824 4.84235H53.2377L53.0945 6.3247H52.7922C52.7922 5.89647 52.6967 5.54509 52.5057 5.27058C52.3148 4.98509 52.0336 4.77646 51.6623 4.6447C51.291 4.51294 50.8401 4.44705 50.3096 4.44705C49.7792 4.44705 49.3283 4.51294 48.957 4.6447C48.5963 4.76548 48.3204 4.97411 48.1295 5.27058C47.9491 5.55607 47.8589 5.95137 47.8589 6.45647C47.8589 6.95058 47.9491 7.34588 48.1295 7.64235C48.3098 7.93882 48.5803 8.15294 48.9411 8.2847C49.3018 8.41647 49.742 8.48235 50.2619 8.48235C51.0894 8.48235 51.7153 8.32313 52.1397 8.0047C52.5747 7.68627 52.7922 7.19215 52.7922 6.52235H53.0945V8.15294H52.6808C52.5429 8.76784 52.2193 9.27294 51.71 9.66823C51.2008 10.0525 50.5006 10.2447 49.6094 10.2447Z\" fill=\"currentColor\"/> <path d=\"M40.5334 11.2C39.6529 11.2 38.8731 11.0243 38.1941 10.6729C37.5258 10.3106 37.0059 9.81098 36.6346 9.17411C36.2633 8.52627 36.0776 7.7796 36.0776 6.93411C36.0776 6.06666 36.2633 5.3145 36.6346 4.67764C37.0059 4.04078 37.5258 3.54666 38.1941 3.19529C38.8731 2.84391 39.6529 2.66823 40.5334 2.66823C41.4352 2.66823 42.215 2.84391 42.8727 3.19529C43.5411 3.54666 44.061 4.04078 44.4323 4.67764C44.8142 5.3145 45.0052 6.06666 45.0052 6.93411C45.0052 7.7796 44.8142 8.52627 44.4323 9.17411C44.061 9.81098 43.5411 10.3106 42.8727 10.6729C42.215 11.0243 41.4352 11.2 40.5334 11.2ZM40.5334 9.37176C41.4352 9.37176 42.0771 9.16862 42.459 8.76235C42.8409 8.35607 43.0319 7.74666 43.0319 6.93411C43.0319 6.12156 42.8409 5.51215 42.459 5.10588C42.0771 4.68862 41.4352 4.47999 40.5334 4.47999C39.6423 4.47999 39.0004 4.68862 38.6079 5.10588C38.226 5.51215 38.035 6.12156 38.035 6.93411C38.035 7.74666 38.226 8.35607 38.6079 8.76235C39.0004 9.16862 39.6423 9.37176 40.5334 9.37176Z\" fill=\"currentColor\"/> <path d=\"M35.403 11.0353H33.5252C32.6447 11.0353 31.9498 10.8157 31.4405 10.3765C30.9313 9.92628 30.6767 9.19608 30.6767 8.18588V1.10353H32.65V8.02118C32.65 8.48236 32.7507 8.7953 32.9523 8.96C33.1645 9.11373 33.504 9.19059 33.9708 9.19059H35.403V11.0353ZM35.403 4.52941H29.3718V2.83294H35.403V4.52941Z\" fill=\"currentColor\"/> <path d=\"M24.4333 11.2C23.5527 11.2 22.773 11.0243 22.094 10.6729C21.4256 10.3106 20.9058 9.81098 20.5345 9.17411C20.1631 8.52627 19.9775 7.7796 19.9775 6.93411C19.9775 6.06666 20.1631 5.3145 20.5345 4.67764C20.9058 4.04078 21.4256 3.54666 22.094 3.19529C22.773 2.84391 23.5527 2.66823 24.4333 2.66823C25.3351 2.66823 26.1148 2.84391 26.7726 3.19529C27.441 3.54666 27.9608 4.04078 28.3321 4.67764C28.7141 5.3145 28.905 6.06666 28.905 6.93411C28.905 7.7796 28.7141 8.52627 28.3321 9.17411C27.9608 9.81098 27.441 10.3106 26.7726 10.6729C26.1148 11.0243 25.3351 11.2 24.4333 11.2ZM24.4333 9.37176C25.3351 9.37176 25.9769 9.16862 26.3588 8.76235C26.7408 8.35607 26.9317 7.74666 26.9317 6.93411C26.9317 6.12156 26.7408 5.51215 26.3588 5.10588C25.9769 4.68862 25.3351 4.47999 24.4333 4.47999C23.5421 4.47999 22.9003 4.68862 22.5077 5.10588C22.1258 5.51215 21.9349 6.12156 21.9349 6.93411C21.9349 7.74666 22.1258 8.35607 22.5077 8.76235C22.9003 9.16862 23.5421 9.37176 24.4333 9.37176Z\" fill=\"currentColor\"/> <path d=\"M18.912 11.0353H16.9228V6.63765C16.9228 5.86902 16.7477 5.32 16.3976 4.99059C16.0582 4.66118 15.4906 4.49647 14.6949 4.49647C14.1008 4.49647 13.6287 4.5953 13.2786 4.79294C12.9391 4.99059 12.6951 5.27608 12.5465 5.64941C12.398 6.02275 12.3238 6.47295 12.3238 7L11.9737 7.01648L12.0373 5.32H12.4351C12.52 4.85883 12.6845 4.43059 12.9285 4.0353C13.1831 3.62902 13.5332 3.29961 13.9788 3.04706C14.435 2.79451 15.0026 2.66824 15.6815 2.66824C16.403 2.66824 17.0024 2.81647 17.4798 3.11294C17.9572 3.40941 18.3126 3.81569 18.546 4.33177C18.79 4.84785 18.912 5.42981 18.912 6.07765V11.0353ZM12.3238 11.0353H10.3345V0H12.3238V11.0353Z\" fill=\"currentColor\"/> <path d=\"M5.3629 7.82353H0.732028V5.97883H5.15602C5.90927 5.97883 6.47155 5.8251 6.84287 5.51765C7.21419 5.2102 7.39985 4.67216 7.39985 3.90353C7.39985 3.14588 7.21419 2.61333 6.84287 2.30588C6.47155 1.99843 5.90927 1.84471 5.15602 1.84471H0.732028V0H5.3629C6.16919 0 6.86939 0.153726 7.4635 0.461177C8.06822 0.768628 8.53502 1.21333 8.8639 1.79529C9.2034 2.37726 9.37314 3.08 9.37314 3.90353C9.37314 4.72706 9.2034 5.4353 8.8639 6.02824C8.53502 6.6102 8.06822 7.05491 7.4635 7.36236C6.86939 7.66981 6.16919 7.82353 5.3629 7.82353ZM1.98921 11.0353H0V0H1.98921V11.0353Z\" fill=\"currentColor\"/> </svg>";
17
+ readonly catalogix: "<svg width=\"72\" height=\"14\" viewBox=\"0 0 72 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M64.6953 11.0698H62.3185L65.6302 7.0814V6.96744L62.3185 2.96279H64.727L67.1355 5.89302H67.2464L69.6232 2.96279H72L68.6883 6.9186V7.04884L72 11.0698H69.5915L67.183 8.12326H67.0721L64.6953 11.0698Z\" fill=\"currentColor\"/> <path d=\"M61.5928 11.0698H59.6122V2.9628H61.5928V11.0698ZM61.5928 2.05117H59.6122V0.162801H61.5928V2.05117Z\" fill=\"currentColor\"/> <path d=\"M53.8007 14C52.9979 14 52.2901 13.8752 51.6774 13.6256C51.0753 13.376 50.6052 13.0178 50.2672 12.5512C49.9292 12.0845 49.7601 11.5202 49.7601 10.8581H51.7408C51.7408 11.2163 51.8095 11.4985 51.9468 11.7047C52.0841 11.9217 52.3112 12.0736 52.6281 12.1605C52.9451 12.2581 53.3782 12.307 53.9275 12.307C54.4979 12.307 54.9468 12.2473 55.2743 12.1279C55.6018 12.0085 55.8342 11.7915 55.9715 11.4767C56.1088 11.162 56.1775 10.7225 56.1775 10.1581V5.35582L56.3359 5.27442V2.96279H58.1581V10.0279C58.1581 10.9504 57.9786 11.6992 57.6194 12.2744C57.2708 12.8605 56.7691 13.2946 56.1141 13.5767C55.4697 13.8589 54.6986 14 53.8007 14ZM53.0084 10.2884C52.2162 10.2884 51.5401 10.1364 50.9802 9.83256C50.4309 9.51783 50.0084 9.0783 49.7126 8.51395C49.4168 7.94961 49.2689 7.29302 49.2689 6.54419C49.2689 5.7845 49.4221 5.12791 49.7285 4.57442C50.0348 4.01008 50.4732 3.57597 51.0436 3.27209C51.6246 2.95737 52.3112 2.8 53.1035 2.8C53.9275 2.8 54.6194 2.9845 55.1792 3.35349C55.7391 3.71163 56.0824 4.24341 56.2092 4.94884H56.6211L56.4785 6.41395H56.1775C56.1775 5.9907 56.0824 5.64341 55.8923 5.37209C55.7021 5.08992 55.4222 4.88372 55.0525 4.75349C54.6828 4.62326 54.2338 4.55814 53.7056 4.55814C53.1775 4.55814 52.7285 4.62326 52.3588 4.75349C51.9996 4.87287 51.725 5.07907 51.5348 5.37209C51.3552 5.65426 51.2654 6.04496 51.2654 6.54419C51.2654 7.03256 51.3552 7.42326 51.5348 7.71628C51.7144 8.0093 51.9838 8.22093 52.3429 8.35116C52.7021 8.4814 53.1405 8.54651 53.6581 8.54651C54.482 8.54651 55.1053 8.38915 55.5278 8.07442C55.9609 7.75969 56.1775 7.27132 56.1775 6.6093H56.4785V8.22093H56.0666C55.9292 8.82868 55.6071 9.32791 55.1 9.71861C54.593 10.0985 53.8958 10.2884 53.0084 10.2884Z\" fill=\"currentColor\"/> <path d=\"M43.9714 11.2326C43.0946 11.2326 42.3182 11.0589 41.6422 10.7116C40.9767 10.3535 40.459 9.85969 40.0893 9.23023C39.7196 8.58992 39.5347 7.85194 39.5347 7.01628C39.5347 6.15892 39.7196 5.4155 40.0893 4.78605C40.459 4.15659 40.9767 3.66822 41.6422 3.32093C42.3182 2.97364 43.0946 2.8 43.9714 2.8C44.8693 2.8 45.6457 2.97364 46.3007 3.32093C46.9662 3.66822 47.4838 4.15659 47.8535 4.78605C48.2338 5.4155 48.424 6.15892 48.424 7.01628C48.424 7.85194 48.2338 8.58992 47.8535 9.23023C47.4838 9.85969 46.9662 10.3535 46.3007 10.7116C45.6457 11.0589 44.8693 11.2326 43.9714 11.2326ZM43.9714 9.42558C44.8693 9.42558 45.5084 9.22481 45.8887 8.82326C46.269 8.42171 46.4591 7.81938 46.4591 7.01628C46.4591 6.21318 46.269 5.61085 45.8887 5.2093C45.5084 4.7969 44.8693 4.5907 43.9714 4.5907C43.0841 4.5907 42.445 4.7969 42.0541 5.2093C41.6739 5.61085 41.4837 6.21318 41.4837 7.01628C41.4837 7.81938 41.6739 8.42171 42.0541 8.82326C42.445 9.22481 43.0841 9.42558 43.9714 9.42558Z\" fill=\"currentColor\"/> <path d=\"M38.4129 11.0698H36.4323V0.162801H38.4129V11.0698Z\" fill=\"currentColor\"/> <path d=\"M35.0337 11.0698H33.2115V9.05116L33.1006 9.00233V6.20233C33.1006 5.58372 32.9527 5.16047 32.6569 4.93256C32.3611 4.6938 31.8646 4.57442 31.1674 4.57442C30.4808 4.57442 29.9738 4.68837 29.6463 4.91628C29.3294 5.14419 29.1709 5.53488 29.1709 6.08837V6.15349H27.2061V6.08837C27.2061 5.44806 27.3699 4.88372 27.6973 4.39535C28.0248 3.89612 28.4949 3.50543 29.1075 3.22326C29.7308 2.94109 30.4597 2.8 31.2942 2.8C32.1498 2.8 32.8523 2.94651 33.4016 3.23954C33.9615 3.52171 34.3735 3.91783 34.6376 4.42791C34.9016 4.93798 35.0337 5.52946 35.0337 6.20233V11.0698ZM29.7255 11.2326C28.9016 11.2326 28.2466 11.0426 27.7607 10.6628C27.2748 10.2829 27.0318 9.75659 27.0318 9.08372C27.0318 8.67132 27.1322 8.31861 27.3329 8.02558C27.5336 7.73256 27.8241 7.50465 28.2044 7.34186C28.5847 7.16822 29.0442 7.04884 29.5829 6.98372L33.259 6.59302V7.7814L30.1375 8.13953C29.7572 8.18295 29.472 8.26434 29.2818 8.38372C29.1023 8.5031 29.0125 8.69302 29.0125 8.95349C29.0125 9.23566 29.1128 9.44186 29.3135 9.57209C29.5248 9.70233 29.847 9.76744 30.2801 9.76744C30.8611 9.76744 31.3576 9.70233 31.7696 9.57209C32.1921 9.43101 32.5196 9.21395 32.752 8.92093C32.9844 8.61705 33.1006 8.22636 33.1006 7.74884H33.3224V9.11628H33.1006C32.8999 9.7783 32.509 10.2992 31.928 10.6791C31.3576 11.0481 30.6234 11.2326 29.7255 11.2326Z\" fill=\"currentColor\"/> <path d=\"M26.3601 11.0698H24.4904C23.6136 11.0698 22.9217 10.8527 22.4146 10.4186C21.9076 9.97365 21.6541 9.25194 21.6541 8.2535V1.2535H23.6189V8.0907C23.6189 8.54652 23.7192 8.85582 23.92 9.01861C24.1312 9.17055 24.4693 9.24652 24.9341 9.24652H26.3601V11.0698ZM26.3601 4.63954H20.3548V2.9628H26.3601V4.63954Z\" fill=\"currentColor\"/> <path d=\"M19.6217 11.0698H17.7995V9.05116L17.6885 9.00233V6.20233C17.6885 5.58372 17.5407 5.16047 17.2449 4.93256C16.9491 4.6938 16.4526 4.57442 15.7554 4.57442C15.0688 4.57442 14.5617 4.68837 14.2343 4.91628C13.9174 5.14419 13.7589 5.53488 13.7589 6.08837V6.15349H11.7941V6.08837C11.7941 5.44806 11.9578 4.88372 12.2853 4.39535C12.6128 3.89612 13.0828 3.50543 13.6955 3.22326C14.3188 2.94109 15.0477 2.8 15.8822 2.8C16.7378 2.8 17.4403 2.94651 17.9896 3.23954C18.5495 3.52171 18.9614 3.91783 19.2255 4.42791C19.4896 4.93798 19.6217 5.52946 19.6217 6.20233V11.0698ZM14.3135 11.2326C13.4895 11.2326 12.8346 11.0426 12.3487 10.6628C11.8628 10.2829 11.6198 9.75659 11.6198 9.08372C11.6198 8.67132 11.7202 8.31861 11.9209 8.02558C12.1216 7.73256 12.4121 7.50465 12.7923 7.34186C13.1726 7.16822 13.6321 7.04884 14.1709 6.98372L17.847 6.59302V7.7814L14.7255 8.13953C14.3452 8.18295 14.06 8.26434 13.8698 8.38372C13.6902 8.5031 13.6005 8.69302 13.6005 8.95349C13.6005 9.23566 13.7008 9.44186 13.9015 9.57209C14.1128 9.70233 14.435 9.76744 14.8681 9.76744C15.4491 9.76744 15.9456 9.70233 16.3575 9.57209C16.7801 9.43101 17.1075 9.21395 17.3399 8.92093C17.5723 8.61705 17.6885 8.22636 17.6885 7.74884H17.9104V9.11628H17.6885C17.4878 9.7783 17.097 10.2992 16.516 10.6791C15.9456 11.0481 15.2114 11.2326 14.3135 11.2326Z\" fill=\"currentColor\"/> <path d=\"M5.5617 11.2326C4.4314 11.2326 3.44899 11.0047 2.61447 10.5488C1.77995 10.0822 1.13558 9.43101 0.681347 8.59535C0.227116 7.74884 0 6.75581 0 5.61628C0 4.47674 0.227116 3.48915 0.681347 2.65349C1.13558 1.80698 1.77995 1.15581 2.61447 0.7C3.44899 0.233333 4.4314 0 5.5617 0C6.60749 0 7.52123 0.173644 8.30293 0.52093C9.08463 0.868217 9.69204 1.36744 10.1251 2.0186C10.5582 2.65891 10.7748 3.42946 10.7748 4.33023V4.55814H8.58815V4.33023C8.58815 3.53798 8.34519 2.94651 7.85926 2.55581C7.37334 2.15426 6.61805 1.95349 5.59339 1.95349C4.78 1.95349 4.11449 2.07829 3.59688 2.32791C3.08983 2.57752 2.70954 2.97364 2.45602 3.51628C2.21306 4.04806 2.09158 4.74806 2.09158 5.61628C2.09158 6.47364 2.21306 7.17364 2.45602 7.71628C2.70954 8.25891 3.08983 8.65504 3.59688 8.90465C4.11449 9.15426 4.78 9.27907 5.59339 9.27907C6.61805 9.27907 7.37334 9.08372 7.85926 8.69302C8.34519 8.29147 8.58815 7.69457 8.58815 6.90232V6.67442H10.7748V6.90232C10.7748 7.79225 10.5582 8.56279 10.1251 9.21395C9.69204 9.86512 9.08463 10.3643 8.30293 10.7116C7.52123 11.0589 6.60749 11.2326 5.5617 11.2326Z\" fill=\"currentColor\"/> </svg>";
18
+ };
19
+ type AppcardProduct = keyof typeof APPCARD_WORDMARKS;
20
+
21
+ interface IScAppcardLogosProps {
22
+ /** Which product wordmark to render. */
23
+ product: AppcardProduct;
24
+ /** Wordmark color. Defaults to `currentColor` (inherits from the parent). */
25
+ color?: string;
26
+ className?: string;
27
+ style?: CSSProperties;
28
+ }
29
+ /**
30
+ * A single-color product wordmark (~14px tall) — Tactix / Artifax / Photogenix /
31
+ * Catalogix. Mirrors the Figma `AppcardLogos` set. The SVG fill is `currentColor`,
32
+ * so set `color` (or inherit a parent color) to theme it.
33
+ */
34
+ declare function ScAppcardLogos({ product, color, className, style, }: IScAppcardLogosProps): JSX.Element;
35
+
36
+ interface IScAppCardForCopilotProps {
37
+ /** Which product the card represents. */
38
+ product: AppcardProduct;
39
+ /** Tagline shown under the logo. */
40
+ subText?: string;
41
+ onClick?: () => void;
42
+ className?: string;
43
+ style?: CSSProperties;
44
+ }
45
+ /**
46
+ * Compact dark glassy app card for the copilot (Figma `AppCardForCopilot`): a
47
+ * product wordmark + a tagline, with a right-arrow that fades in on hover. The
48
+ * card is intentionally dark/glassy in both themes (it floats over content).
49
+ */
50
+ declare function ScAppCardForCopilot({ product, subText, onClick, className, style, }: IScAppCardForCopilotProps): JSX.Element;
51
+
13
52
  /** One switchable product, supplied by the host app (built from its service
14
53
  * catalog). The current app is expected to be excluded by the host. */
15
54
  interface ScAppSwitchItem {
@@ -62,6 +101,20 @@ interface IScStreamoidMascotProps {
62
101
  }
63
102
  declare function ScStreamoidMascot({ size, className, style, }: IScStreamoidMascotProps): react_jsx_runtime.JSX.Element;
64
103
 
104
+ interface IScCxoCopilotLogoProps {
105
+ /** Logo width in px (height scales with the 98:32 aspect ratio). */
106
+ width?: number;
107
+ height?: number;
108
+ className?: string;
109
+ style?: CSSProperties;
110
+ }
111
+ /**
112
+ * The CXO Copilot logo (Figma "Copilot CXO Logo", 98x32). Renders the brand
113
+ * red->orange linear gradient, which is intrinsic to the mark and preserved
114
+ * across themes.
115
+ */
116
+ declare function ScCxoCopilotLogo({ width, height, className, style, }: IScCxoCopilotLogoProps): JSX.Element;
117
+
65
118
  interface IScBillingLogsTableHeaderProps {
66
119
  className?: string;
67
120
  }
@@ -1282,4 +1335,4 @@ interface IScPlanDetailsCardMobileProps extends React.HTMLAttributes<HTMLDivElem
1282
1335
  }
1283
1336
  declare const ScPlanDetailsCardMobile: ({ planName, planCredits, planPrice, badgeText, badgeSubText, currentPlanLabel, upgradeButtonText, isLoading, onUpgrade, className, ...props }: IScPlanDetailsCardMobileProps) => JSX.Element;
1284
1337
 
1285
- export { type ArtifaxMenuItem, type ArtifaxSection, type ArtifaxSidebarAssistantCta, type ArtifaxSidebarCreditWarning, type ArtifaxSidebarIconContext, type ArtifaxSidebarIconMap, type ArtifaxSidebarIconRenderer, type ArtifaxSidebarProfile, type CatalogixNavItem, type CatalogixSidebarCreditWarning, type CatalogixSidebarIconContext, type CatalogixSidebarIconMap, type CatalogixSidebarIconRenderer, type CatalogixSidebarProfile, type CatalogixSwitchApp, CreditWarningBanner, type CreditWarningBannerProps, type IInvoiceHistoryMobileProps, type IScAccessProps, type IScAppCardProps, type IScAppCardV3Props, type IScAppFieldProps, type IScAppListingCardProps, type IScAppSwitchPanelProps, type IScArtifaxInviteProps, type IScArtifaxSidebarProps, type IScBadgesProps, type IScBillingHistoryHeaderProps, type IScBillingHistoryTableListProps, type IScBillingLogsTableHeaderProps, type IScBillingLogsTableListProps, type IScBriefCardProps, type IScButtonProps, type IScCalendarDateCompsProps, type IScCalendarProps, type IScCatalogixInviteProps, type IScCatalogixSidebarProps, type IScCheckFieldProps, type IScCheckboxProps, type IScCreditsUsageCardMobileProps, type IScCreditsUsageCardProps, type IScFieldButtonProps, type IScGoogleSignInProps, type IScGuideProps, type IScHDividerProps, type IScHeaderProps, type IScImageFieldProps, type IScIntialProfileCoverProps, type IScLogoUnitProps, type IScMenuOptionsProps, type IScMobileBottomActionProps, type IScMobileTopNavProps, type IScOnlyFieldProps, type IScOnlyIconProps, type IScPairtextProps, type IScPendingActionProps, type IScPhtogenixInviteProps, type IScPlanCardProps, type IScPlanComparisonProps, type IScPlanDetailsCardMobileProps, type IScPlanDetailsCardProps, type IScPopUpMenuProps, type IScProfileImageUpdateProps, type IScProfileOptionsProps, type IScProfileProps, type IScProfileSettingsCompProps, type IScProfileV2MobileProps, type IScProgressBarProps, type IScQuickPromptProps, type IScRadioProps, type IScReferralCardMobileProps, type IScReferralTableHeaderProps, type IScReferralTableListProps, type IScRoleMobileProps, type IScRoleProps, type IScSettingsNavProps, type IScSettingsTabCompProps, type IScSideBarLogoUnitProps, type IScSidebarIconsProps, type IScSidebarMenuProps, type IScSidebarProfileProps, type IScSidebarProps, type IScSidebarSwitchMenuProps, type IScSliderProps, type IScStrLogoProps, type IScStreamoidMascotProps, type IScStreamoidWordmarkProps, type IScTabCompProps, type IScTabFieldProps, type IScTabSwitcherProps, type IScTableHeaderProps, type IScTableListMobileProps, type IScTableListProps, type IScTextFieldProps, type IScToggleSwitchProps, type IScVDividerProps, type IScVersionProps, type IScWorkspaceCardProps, type IScWorkspaceSettingsMobileProps, type IScWorkspaceSwitchMobileProps, type IScWorkspaceSwitchMobileV2Props, type IUsageHistoryMobileProps, InvoiceHistoryMobile, NscWorkspaceSwitch, type PlanComparisonRow, type PlanComparisonSection, type PlanFeatureSection, ProductCollapsedMark, ProductWordmark, ScAccess, ScAppCard, ScAppCardV3, ScAppField, ScAppListingCard, type ScAppSwitchItem, ScAppSwitchPanel, ScAppSwitchRow, ScArtifaxInvite, ScArtifaxSidebar, ScBadges, ScBillingHistoryHeader, ScBillingHistoryTableList, ScBillingLogsTableHeader, ScBillingLogsTableList, ScBriefCard, ScButton, ScCalendar, ScCalendarDateComps, ScCatalogixInvite, ScCatalogixSidebar, ScCheckField, ScCheckbox, ScCreditsUsageCard, ScCreditsUsageCardMobile, ScDp, type ScDpProps, ScFieldButton, ScGoogleSignIn, ScGuide, ScHDivider, ScHeader, ScImageField, ScIntialProfileCover, ScLogoUnit, ScMenuOptions, ScMobileBottomAction, ScMobileTopNav, ScOnlyField, ScOnlyIcon, ScPairtext, ScPendingAction, ScPhtogenixInvite, ScPlanCard, ScPlanComparison, ScPlanDetailsCard, ScPlanDetailsCardMobile, ScPopUpMenu, ScProfile, ScProfileImageUpdate, ScProfileOptions, ScProfileSettingsComp, ScProfileV2Mobile, ScProgressBar, ScQuickPrompt, ScRadio, ScReferralCardMobile, ScReferralTableHeader, ScReferralTableList, ScRole, ScRoleMobile, ScSettingsNav, ScSettingsTabComp, ScSideBarLogoUnit, ScSidebar, ScSidebarIcons, ScSidebarMenu, ScSidebarProfile, ScSidebarSwitchMenu, ScSlider, ScStrLogo, ScStreamoidMascot, ScStreamoidWordmark, ScTabComp, ScTabField, ScTabSwitcher, ScTableHeader, ScTableList, ScTableListMobile, ScTextField, ScToggleSwitch, ScVDivider, ScVersion, ScWorkspaceCard, ScWorkspaceSettingsMobile, ScWorkspaceSwitchCard, type ScWorkspaceSwitchCardProps, ScWorkspaceSwitchMobile, ScWorkspaceSwitchMobileV2, type SidebarConfig, type SidebarIconContext, type SidebarIconMap, type SidebarIconRenderer, type SidebarMenuItemConfig, type SidebarProduct, type SidebarProfileConfig, type SidebarSectionConfig, StreamoidSidebar, type StreamoidSidebarProps, StreamoidWorkspaceSwitcher, type StreamoidWorkspaceSwitcherProps, UsageHistoryMobile, type WorkspaceSwitcherConfig, type WorkspaceSwitcherItem, hasCollapsedMark };
1338
+ export { type AppcardProduct, type ArtifaxMenuItem, type ArtifaxSection, type ArtifaxSidebarAssistantCta, type ArtifaxSidebarCreditWarning, type ArtifaxSidebarIconContext, type ArtifaxSidebarIconMap, type ArtifaxSidebarIconRenderer, type ArtifaxSidebarProfile, type CatalogixNavItem, type CatalogixSidebarCreditWarning, type CatalogixSidebarIconContext, type CatalogixSidebarIconMap, type CatalogixSidebarIconRenderer, type CatalogixSidebarProfile, type CatalogixSwitchApp, CreditWarningBanner, type CreditWarningBannerProps, type IInvoiceHistoryMobileProps, type IScAccessProps, type IScAppCardForCopilotProps, type IScAppCardProps, type IScAppCardV3Props, type IScAppFieldProps, type IScAppListingCardProps, type IScAppSwitchPanelProps, type IScAppcardLogosProps, type IScArtifaxInviteProps, type IScArtifaxSidebarProps, type IScBadgesProps, type IScBillingHistoryHeaderProps, type IScBillingHistoryTableListProps, type IScBillingLogsTableHeaderProps, type IScBillingLogsTableListProps, type IScBriefCardProps, type IScButtonProps, type IScCalendarDateCompsProps, type IScCalendarProps, type IScCatalogixInviteProps, type IScCatalogixSidebarProps, type IScCheckFieldProps, type IScCheckboxProps, type IScCreditsUsageCardMobileProps, type IScCreditsUsageCardProps, type IScCxoCopilotLogoProps, type IScFieldButtonProps, type IScGoogleSignInProps, type IScGuideProps, type IScHDividerProps, type IScHeaderProps, type IScImageFieldProps, type IScIntialProfileCoverProps, type IScLogoUnitProps, type IScMenuOptionsProps, type IScMobileBottomActionProps, type IScMobileTopNavProps, type IScOnlyFieldProps, type IScOnlyIconProps, type IScPairtextProps, type IScPendingActionProps, type IScPhtogenixInviteProps, type IScPlanCardProps, type IScPlanComparisonProps, type IScPlanDetailsCardMobileProps, type IScPlanDetailsCardProps, type IScPopUpMenuProps, type IScProfileImageUpdateProps, type IScProfileOptionsProps, type IScProfileProps, type IScProfileSettingsCompProps, type IScProfileV2MobileProps, type IScProgressBarProps, type IScQuickPromptProps, type IScRadioProps, type IScReferralCardMobileProps, type IScReferralTableHeaderProps, type IScReferralTableListProps, type IScRoleMobileProps, type IScRoleProps, type IScSettingsNavProps, type IScSettingsTabCompProps, type IScSideBarLogoUnitProps, type IScSidebarIconsProps, type IScSidebarMenuProps, type IScSidebarProfileProps, type IScSidebarProps, type IScSidebarSwitchMenuProps, type IScSliderProps, type IScStrLogoProps, type IScStreamoidMascotProps, type IScStreamoidWordmarkProps, type IScTabCompProps, type IScTabFieldProps, type IScTabSwitcherProps, type IScTableHeaderProps, type IScTableListMobileProps, type IScTableListProps, type IScTextFieldProps, type IScToggleSwitchProps, type IScVDividerProps, type IScVersionProps, type IScWorkspaceCardProps, type IScWorkspaceSettingsMobileProps, type IScWorkspaceSwitchMobileProps, type IScWorkspaceSwitchMobileV2Props, type IUsageHistoryMobileProps, InvoiceHistoryMobile, NscWorkspaceSwitch, type PlanComparisonRow, type PlanComparisonSection, type PlanFeatureSection, ProductCollapsedMark, ProductWordmark, ScAccess, ScAppCard, ScAppCardForCopilot, ScAppCardV3, ScAppField, ScAppListingCard, type ScAppSwitchItem, ScAppSwitchPanel, ScAppSwitchRow, ScAppcardLogos, ScArtifaxInvite, ScArtifaxSidebar, ScBadges, ScBillingHistoryHeader, ScBillingHistoryTableList, ScBillingLogsTableHeader, ScBillingLogsTableList, ScBriefCard, ScButton, ScCalendar, ScCalendarDateComps, ScCatalogixInvite, ScCatalogixSidebar, ScCheckField, ScCheckbox, ScCreditsUsageCard, ScCreditsUsageCardMobile, ScCxoCopilotLogo, ScDp, type ScDpProps, ScFieldButton, ScGoogleSignIn, ScGuide, ScHDivider, ScHeader, ScImageField, ScIntialProfileCover, ScLogoUnit, ScMenuOptions, ScMobileBottomAction, ScMobileTopNav, ScOnlyField, ScOnlyIcon, ScPairtext, ScPendingAction, ScPhtogenixInvite, ScPlanCard, ScPlanComparison, ScPlanDetailsCard, ScPlanDetailsCardMobile, ScPopUpMenu, ScProfile, ScProfileImageUpdate, ScProfileOptions, ScProfileSettingsComp, ScProfileV2Mobile, ScProgressBar, ScQuickPrompt, ScRadio, ScReferralCardMobile, ScReferralTableHeader, ScReferralTableList, ScRole, ScRoleMobile, ScSettingsNav, ScSettingsTabComp, ScSideBarLogoUnit, ScSidebar, ScSidebarIcons, ScSidebarMenu, ScSidebarProfile, ScSidebarSwitchMenu, ScSlider, ScStrLogo, ScStreamoidMascot, ScStreamoidWordmark, ScTabComp, ScTabField, ScTabSwitcher, ScTableHeader, ScTableList, ScTableListMobile, ScTextField, ScToggleSwitch, ScVDivider, ScVersion, ScWorkspaceCard, ScWorkspaceSettingsMobile, ScWorkspaceSwitchCard, type ScWorkspaceSwitchCardProps, ScWorkspaceSwitchMobile, ScWorkspaceSwitchMobileV2, type SidebarConfig, type SidebarIconContext, type SidebarIconMap, type SidebarIconRenderer, type SidebarMenuItemConfig, type SidebarProduct, type SidebarProfileConfig, type SidebarSectionConfig, StreamoidSidebar, type StreamoidSidebarProps, StreamoidWorkspaceSwitcher, type StreamoidWorkspaceSwitcherProps, UsageHistoryMobile, type WorkspaceSwitcherConfig, type WorkspaceSwitcherItem, hasCollapsedMark };