@oicl/openbridge-webcomponents-full-bundle 2.0.0-next.49 → 2.0.0-next.52

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.
Files changed (254) hide show
  1. package/bundle/openbridge-webcomponents.bundle.js +18716 -17343
  2. package/bundle/openbridge-webcomponents.bundle.js.map +1 -1
  3. package/custom-elements.json +877 -14
  4. package/dist/ar/building-blocks/poi-header/poi-header.css.js +8 -4
  5. package/dist/ar/building-blocks/poi-header/poi-header.css.js.map +1 -1
  6. package/dist/ar/chart-object-vessel-button/chart-object-vessel-button.css.js +7 -7
  7. package/dist/ar/poi-card-header/poi-card-header.css.js +12 -6
  8. package/dist/ar/poi-card-header/poi-card-header.css.js.map +1 -1
  9. package/dist/automation/automation-tank/automation-tank.css.js +166 -28
  10. package/dist/automation/automation-tank/automation-tank.css.js.map +1 -1
  11. package/dist/automation/automation-tank/automation-tank.d.ts +32 -0
  12. package/dist/automation/automation-tank/automation-tank.d.ts.map +1 -1
  13. package/dist/automation/automation-tank/automation-tank.js +28 -0
  14. package/dist/automation/automation-tank/automation-tank.js.map +1 -1
  15. package/dist/building-blocks/alert-list/alert-list.css.js +4 -2
  16. package/dist/building-blocks/alert-list/alert-list.css.js.map +1 -1
  17. package/dist/components/accordion-card/accordion-card.css.js +6 -3
  18. package/dist/components/accordion-card/accordion-card.css.js.map +1 -1
  19. package/dist/components/accordion-item/accordion-item.css.js +4 -2
  20. package/dist/components/accordion-item/accordion-item.css.js.map +1 -1
  21. package/dist/components/advice-button/advice-button.css.js +2 -1
  22. package/dist/components/advice-button/advice-button.css.js.map +1 -1
  23. package/dist/components/alert-button/alert-button.css.js +2 -1
  24. package/dist/components/alert-button/alert-button.css.js.map +1 -1
  25. package/dist/components/alert-frame/alert-frame.css.js +7 -3
  26. package/dist/components/alert-frame/alert-frame.css.js.map +1 -1
  27. package/dist/components/alert-list-details/alert-list-details.css.js +4 -2
  28. package/dist/components/alert-list-details/alert-list-details.css.js.map +1 -1
  29. package/dist/components/alert-menu/alert-menu.css.js +4 -2
  30. package/dist/components/alert-menu/alert-menu.css.js.map +1 -1
  31. package/dist/components/app-button/app-button.css.js +8 -4
  32. package/dist/components/app-button/app-button.css.js.map +1 -1
  33. package/dist/components/attachment-list-item/attachment-list-item.css.js +8 -4
  34. package/dist/components/attachment-list-item/attachment-list-item.css.js.map +1 -1
  35. package/dist/components/badge/badge.css.js +4 -2
  36. package/dist/components/badge/badge.css.js.map +1 -1
  37. package/dist/components/breadcrumb/breadcrumb.css.js +4 -2
  38. package/dist/components/breadcrumb/breadcrumb.css.js.map +1 -1
  39. package/dist/components/brilliance-menu/brilliance-menu.css.js +2 -1
  40. package/dist/components/brilliance-menu/brilliance-menu.css.js.map +1 -1
  41. package/dist/components/calendar/calendar.css.js +5 -3
  42. package/dist/components/calendar/calendar.css.js.map +1 -1
  43. package/dist/components/card/card.css.js +2 -1
  44. package/dist/components/card/card.css.js.map +1 -1
  45. package/dist/components/chat-message/chat-message.css.js +6 -3
  46. package/dist/components/chat-message/chat-message.css.js.map +1 -1
  47. package/dist/components/check-button/check-button.css.js +5 -3
  48. package/dist/components/check-button/check-button.css.js.map +1 -1
  49. package/dist/components/checkbox-item/checkbox-item.css.js +4 -2
  50. package/dist/components/checkbox-item/checkbox-item.css.js.map +1 -1
  51. package/dist/components/clock/clock.css.js +7 -3
  52. package/dist/components/clock/clock.css.js.map +1 -1
  53. package/dist/components/command-menu/command-menu.css.js +6 -3
  54. package/dist/components/command-menu/command-menu.css.js.map +1 -1
  55. package/dist/components/communication-table/communication-table.css.js +10 -5
  56. package/dist/components/communication-table/communication-table.css.js.map +1 -1
  57. package/dist/components/context-menu-input/context-menu-input.css.js +4 -2
  58. package/dist/components/context-menu-input/context-menu-input.css.js.map +1 -1
  59. package/dist/components/date-item/date-item.css.js +16 -8
  60. package/dist/components/date-item/date-item.css.js.map +1 -1
  61. package/dist/components/dropdown-button/dropdown-button.css.js +6 -3
  62. package/dist/components/dropdown-button/dropdown-button.css.js.map +1 -1
  63. package/dist/components/elevated-card/elevated-card.css.js +8 -4
  64. package/dist/components/elevated-card/elevated-card.css.js.map +1 -1
  65. package/dist/components/elevated-card-radio-group/elevated-card-radio-group.css.js +6 -3
  66. package/dist/components/elevated-card-radio-group/elevated-card-radio-group.css.js.map +1 -1
  67. package/dist/components/event-item/event-item.css.js +6 -3
  68. package/dist/components/event-item/event-item.css.js.map +1 -1
  69. package/dist/components/event-list/event-list.css.js +2 -1
  70. package/dist/components/event-list/event-list.css.js.map +1 -1
  71. package/dist/components/filter-chip/filter-chip.css.js +2 -1
  72. package/dist/components/filter-chip/filter-chip.css.js.map +1 -1
  73. package/dist/components/floating-item/floating-item.css.js +6 -3
  74. package/dist/components/floating-item/floating-item.css.js.map +1 -1
  75. package/dist/components/form-container/form-container.css.js +1 -1
  76. package/dist/components/form-group/form-group.css.js +4 -2
  77. package/dist/components/form-group/form-group.css.js.map +1 -1
  78. package/dist/components/form-item/form-item.css.js +4 -2
  79. package/dist/components/form-item/form-item.css.js.map +1 -1
  80. package/dist/components/icon-button/icon-button.css.js +20 -19
  81. package/dist/components/icon-button/icon-button.css.js.map +1 -1
  82. package/dist/components/icon-button/icon-button.d.ts +2 -0
  83. package/dist/components/icon-button/icon-button.d.ts.map +1 -1
  84. package/dist/components/icon-button/icon-button.js.map +1 -1
  85. package/dist/components/icon-check-button/icon-check-button.css.js +4 -2
  86. package/dist/components/icon-check-button/icon-check-button.css.js.map +1 -1
  87. package/dist/components/input-chip/input-chip.css.js +2 -1
  88. package/dist/components/input-chip/input-chip.css.js.map +1 -1
  89. package/dist/components/keyboard-full/keyboard-full.css.js +2 -1
  90. package/dist/components/keyboard-full/keyboard-full.css.js.map +1 -1
  91. package/dist/components/keyboard-numeric/keyboard-numeric.css.js +2 -1
  92. package/dist/components/keyboard-numeric/keyboard-numeric.css.js.map +1 -1
  93. package/dist/components/menu-button/menu-button.css.js +4 -2
  94. package/dist/components/menu-button/menu-button.css.js.map +1 -1
  95. package/dist/components/message-menu-item/message-menu-item.css.js +8 -13
  96. package/dist/components/message-menu-item/message-menu-item.css.js.map +1 -1
  97. package/dist/components/modal-window/modal-window.css.js +2 -1
  98. package/dist/components/modal-window/modal-window.css.js.map +1 -1
  99. package/dist/components/navigation-item/navigation-item.css.js +9 -4
  100. package/dist/components/navigation-item/navigation-item.css.js.map +1 -1
  101. package/dist/components/notification-badge-button/notification-badge-button.css.js +2 -1
  102. package/dist/components/notification-badge-button/notification-badge-button.css.js.map +1 -1
  103. package/dist/components/notification-button/notification-button.css.js +2 -1
  104. package/dist/components/notification-button/notification-button.css.js.map +1 -1
  105. package/dist/components/number-input-field/number-input-field.css.js +4 -2
  106. package/dist/components/number-input-field/number-input-field.css.js.map +1 -1
  107. package/dist/components/pivot-item/pivot-item.css.js +4 -2
  108. package/dist/components/pivot-item/pivot-item.css.js.map +1 -1
  109. package/dist/components/progress-bar/progress-bar.css.js +4 -2
  110. package/dist/components/progress-bar/progress-bar.css.js.map +1 -1
  111. package/dist/components/progress-button/progress-button.css.js +4 -2
  112. package/dist/components/progress-button/progress-button.css.js.map +1 -1
  113. package/dist/components/radio/radio.css.js +4 -2
  114. package/dist/components/radio/radio.css.js.map +1 -1
  115. package/dist/components/rich-button/rich-button.css.js +4 -2
  116. package/dist/components/rich-button/rich-button.css.js.map +1 -1
  117. package/dist/components/sequence-item/sequence-item.css.js +11 -6
  118. package/dist/components/sequence-item/sequence-item.css.js.map +1 -1
  119. package/dist/components/sequence-loading-spinner/sequence-loading-spinner.css.js +3 -3
  120. package/dist/components/sequence-step/sequence-step.css.js +2 -1
  121. package/dist/components/sequence-step/sequence-step.css.js.map +1 -1
  122. package/dist/components/slide-button/slide-button.css.js +2 -1
  123. package/dist/components/slide-button/slide-button.css.js.map +1 -1
  124. package/dist/components/slider-double/slider-double.css.js +2 -1
  125. package/dist/components/slider-double/slider-double.css.js.map +1 -1
  126. package/dist/components/start-stop-switch/start-stop-switch.css.js +16 -8
  127. package/dist/components/start-stop-switch/start-stop-switch.css.js.map +1 -1
  128. package/dist/components/status-indicator/status-indicator.css.js +4 -2
  129. package/dist/components/status-indicator/status-indicator.css.js.map +1 -1
  130. package/dist/components/stepper-box/stepper-box.css.js +2 -1
  131. package/dist/components/stepper-box/stepper-box.css.js.map +1 -1
  132. package/dist/components/system-menu/system-menu.css.js +26 -13
  133. package/dist/components/system-menu/system-menu.css.js.map +1 -1
  134. package/dist/components/tab-item/tab-item.css.js +8 -5
  135. package/dist/components/tab-item/tab-item.css.js.map +1 -1
  136. package/dist/components/tabbed-card/tabbed-card.css.js +4 -2
  137. package/dist/components/tabbed-card/tabbed-card.css.js.map +1 -1
  138. package/dist/components/table/table.css.js +8 -5
  139. package/dist/components/table/table.css.js.map +1 -1
  140. package/dist/components/table-header-item/table-header-item.css.js +2 -1
  141. package/dist/components/table-header-item/table-header-item.css.js.map +1 -1
  142. package/dist/components/tag/tag.css.js +4 -2
  143. package/dist/components/tag/tag.css.js.map +1 -1
  144. package/dist/components/text-input-field/text-input-field.css.js +6 -3
  145. package/dist/components/text-input-field/text-input-field.css.js.map +1 -1
  146. package/dist/components/textarea-field/textarea-field.css.js +6 -3
  147. package/dist/components/textarea-field/textarea-field.css.js.map +1 -1
  148. package/dist/components/title-container/title-container.css.js +3 -2
  149. package/dist/components/title-container/title-container.css.js.map +1 -1
  150. package/dist/components/toggle-button-option/toggle-button-option.css.js +19 -12
  151. package/dist/components/toggle-button-option/toggle-button-option.css.js.map +1 -1
  152. package/dist/components/toggle-button-vertical-option/toggle-button-vertical-option.css.js +4 -2
  153. package/dist/components/toggle-button-vertical-option/toggle-button-vertical-option.css.js.map +1 -1
  154. package/dist/components/toggle-switch/toggle-switch.css.js +6 -3
  155. package/dist/components/toggle-switch/toggle-switch.css.js.map +1 -1
  156. package/dist/components/toggletip/toggletip.css.js +4 -2
  157. package/dist/components/toggletip/toggletip.css.js.map +1 -1
  158. package/dist/components/tooltip/tooltip.css.js +2 -1
  159. package/dist/components/tooltip/tooltip.css.js.map +1 -1
  160. package/dist/components/top-bar/top-bar.css.js +4 -2
  161. package/dist/components/top-bar/top-bar.css.js.map +1 -1
  162. package/dist/components/topbar-message-item/topbar-message-item.css.js +10 -5
  163. package/dist/components/topbar-message-item/topbar-message-item.css.js.map +1 -1
  164. package/dist/components/user-button/user-button.css.js +12 -7
  165. package/dist/components/user-button/user-button.css.js.map +1 -1
  166. package/dist/components/user-menu/user-menu.css.js +4 -2
  167. package/dist/components/user-menu/user-menu.css.js.map +1 -1
  168. package/dist/integration-systems/integration-bar/integration-bar.css.js +97 -0
  169. package/dist/integration-systems/integration-bar/integration-bar.css.js.map +1 -0
  170. package/dist/integration-systems/integration-bar/integration-bar.d.ts +91 -0
  171. package/dist/integration-systems/integration-bar/integration-bar.d.ts.map +1 -0
  172. package/dist/integration-systems/integration-bar/integration-bar.js +279 -0
  173. package/dist/integration-systems/integration-bar/integration-bar.js.map +1 -0
  174. package/dist/integration-systems/integration-bar-dropdown/integration-bar-dropdown.css.js +2 -1
  175. package/dist/integration-systems/integration-bar-dropdown/integration-bar-dropdown.css.js.map +1 -1
  176. package/dist/integration-systems/integration-button/integration-button.css.js +472 -156
  177. package/dist/integration-systems/integration-button/integration-button.css.js.map +1 -1
  178. package/dist/integration-systems/integration-button/integration-button.d.ts +37 -1
  179. package/dist/integration-systems/integration-button/integration-button.d.ts.map +1 -1
  180. package/dist/integration-systems/integration-button/integration-button.js +202 -36
  181. package/dist/integration-systems/integration-button/integration-button.js.map +1 -1
  182. package/dist/integration-systems/integration-dropdown-button/integration-dropdown-button.css.js +17 -6
  183. package/dist/integration-systems/integration-dropdown-button/integration-dropdown-button.css.js.map +1 -1
  184. package/dist/integration-systems/integration-fleet-button/integration-fleet-button.css.js +12 -6
  185. package/dist/integration-systems/integration-fleet-button/integration-fleet-button.css.js.map +1 -1
  186. package/dist/integration-systems/integration-tabs/integration-tabs.css.js +3 -1
  187. package/dist/integration-systems/integration-tabs/integration-tabs.css.js.map +1 -1
  188. package/dist/integration-systems/integration-vessel-menu/integration-vessel-menu.css.js +75 -0
  189. package/dist/integration-systems/integration-vessel-menu/integration-vessel-menu.css.js.map +1 -0
  190. package/dist/integration-systems/integration-vessel-menu/integration-vessel-menu.d.ts +37 -0
  191. package/dist/integration-systems/integration-vessel-menu/integration-vessel-menu.d.ts.map +1 -0
  192. package/dist/integration-systems/integration-vessel-menu/integration-vessel-menu.js +72 -0
  193. package/dist/integration-systems/integration-vessel-menu/integration-vessel-menu.js.map +1 -0
  194. package/dist/integration-systems/integration-vessel-selector/integration-vessel-selector.css.js +21 -8
  195. package/dist/integration-systems/integration-vessel-selector/integration-vessel-selector.css.js.map +1 -1
  196. package/dist/integration-systems/integration-vessel-selector/integration-vessel-selector.d.ts +2 -0
  197. package/dist/integration-systems/integration-vessel-selector/integration-vessel-selector.d.ts.map +1 -1
  198. package/dist/integration-systems/integration-vessel-selector/integration-vessel-selector.js +5 -0
  199. package/dist/integration-systems/integration-vessel-selector/integration-vessel-selector.js.map +1 -1
  200. package/dist/navigation-instruments/azimuth-thruster-labeled/azimuth-thruster-labeled.css.js +3 -1
  201. package/dist/navigation-instruments/azimuth-thruster-labeled/azimuth-thruster-labeled.css.js.map +1 -1
  202. package/dist/navigation-instruments/instrument-field/instrument-field.css.js +4 -2
  203. package/dist/navigation-instruments/instrument-field/instrument-field.css.js.map +1 -1
  204. package/dist/navigation-instruments/readout/readout.css.js +4 -2
  205. package/dist/navigation-instruments/readout/readout.css.js.map +1 -1
  206. package/dist/navigation-instruments/watch/watch.css.js +3 -2
  207. package/dist/navigation-instruments/watch/watch.css.js.map +1 -1
  208. package/dist/navigation-instruments/watch-flat/watch-flat.css.js +3 -2
  209. package/dist/navigation-instruments/watch-flat/watch-flat.css.js.map +1 -1
  210. package/dist/openbridge.css +4 -2
  211. package/dist/pages/alert-detail-page/alert-detail-page.css.js +15 -8
  212. package/dist/pages/alert-detail-page/alert-detail-page.css.js.map +1 -1
  213. package/package.json +3 -3
  214. package/postcss.config.mjs +2 -1
  215. package/script/check-css-variables.ts +9 -30
  216. package/src/ar/chart-object-vessel-button/chart-object-vessel-button.css +7 -7
  217. package/src/ar/poi-layer/poi-layer.stories.ts +3 -0
  218. package/src/automation/automation-tank/automation-tank.css +119 -21
  219. package/src/automation/automation-tank/automation-tank.stories.ts +38 -0
  220. package/src/automation/automation-tank/automation-tank.ts +64 -0
  221. package/src/components/calendar/calendar.css +1 -1
  222. package/src/components/check-button/check-button.css +1 -1
  223. package/src/components/icon-button/icon-button.css +1 -1
  224. package/src/components/icon-button/icon-button.ts +2 -0
  225. package/src/components/message-menu-item/message-menu-item.css +2 -5
  226. package/src/components/sequence-item/sequence-item.css +5 -3
  227. package/src/components/sequence-loading-spinner/sequence-loading-spinner.css +3 -3
  228. package/src/components/tab-item/tab-item.css +2 -2
  229. package/src/components/table/table.css +2 -2
  230. package/src/components/toggle-button-option/toggle-button-option.css +1 -3
  231. package/src/integration-systems/integration-app-bar/integration-app-bar.stories.ts +1 -1
  232. package/src/integration-systems/integration-bar/integration-bar.css +86 -0
  233. package/src/integration-systems/integration-bar/integration-bar.stories.ts +479 -0
  234. package/src/integration-systems/integration-bar/integration-bar.ts +301 -0
  235. package/src/integration-systems/integration-bar-dropdown/integration-bar-dropdown.stories.ts +5 -3
  236. package/src/integration-systems/integration-button/integration-button.css +203 -64
  237. package/src/integration-systems/integration-button/integration-button.stories.ts +71 -5
  238. package/src/integration-systems/integration-button/integration-button.ts +242 -43
  239. package/src/integration-systems/integration-dropdown-button/integration-dropdown-button.css +7 -1
  240. package/src/integration-systems/integration-dropdown-button/integration-dropdown-button.stories.ts +1 -1
  241. package/src/integration-systems/integration-fleet-button/integration-fleet-button.stories.ts +1 -1
  242. package/src/integration-systems/integration-tabs/integration-tabs.stories.ts +1 -1
  243. package/src/integration-systems/integration-vessel-menu/integration-vessel-menu.css +59 -0
  244. package/src/integration-systems/integration-vessel-menu/integration-vessel-menu.stories.ts +180 -0
  245. package/src/integration-systems/integration-vessel-menu/integration-vessel-menu.ts +83 -0
  246. package/src/integration-systems/integration-vessel-selector/integration-vessel-selector.css +21 -9
  247. package/src/integration-systems/integration-vessel-selector/integration-vessel-selector.stories.ts +187 -3
  248. package/src/integration-systems/integration-vessel-selector/integration-vessel-selector.ts +5 -0
  249. package/src/mixins/alert.css +0 -29
  250. package/src/mixins/font-extras.css +103 -0
  251. package/src/mixins/fonts.css +26 -96
  252. package/src/navigation-instruments/watch/watch.css +1 -1
  253. package/src/navigation-instruments/watch-flat/watch-flat.css +1 -1
  254. package/src/pages/alert-detail-page/alert-detail-page.css +1 -1
@@ -49,7 +49,8 @@ const componentStyle = css`
49
49
  }
50
50
 
51
51
  .wrapper .tag-label {
52
- font-family: var(--font-family-main);
52
+ font-family: var(--global-typography-font-family);
53
+ font-weight: var(--global-typography-ui-label-font-weight);
53
54
  font-size: var(--global-typography-ui-label-font-size);
54
55
  line-height: var(--global-typography-ui-label-line-height);
55
56
  font-feature-settings:
@@ -80,7 +81,8 @@ const componentStyle = css`
80
81
  }
81
82
 
82
83
  .wrapper.size-large .tag-label {
83
- font-family: var(--font-family-main);
84
+ font-family: var(--global-typography-font-family);
85
+ font-weight: var(--global-typography-ui-body-font-weight);
84
86
  font-size: var(--global-typography-ui-body-font-size);
85
87
  line-height: var(--global-typography-ui-body-line-height);
86
88
  font-feature-settings:
@@ -1 +1 @@
1
- {"version":3,"file":"tag.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"tag.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -154,7 +154,8 @@ const componentStyle = css`
154
154
  }
155
155
 
156
156
  .label-text {
157
- font-family: var(--font-family-main);
157
+ font-family: var(--global-typography-font-family);
158
+ font-weight: var(--global-typography-ui-label-font-weight);
158
159
  font-size: var(--global-typography-ui-label-font-size);
159
160
  line-height: var(--global-typography-ui-label-line-height);
160
161
  font-feature-settings:
@@ -310,7 +311,8 @@ const componentStyle = css`
310
311
 
311
312
  .helper-text,
312
313
  .error-text {
313
- font-family: var(--font-family-main);
314
+ font-family: var(--global-typography-font-family);
315
+ font-weight: var(--global-typography-ui-label-font-weight);
314
316
  font-size: var(--global-typography-ui-label-font-size);
315
317
  line-height: var(--global-typography-ui-label-line-height);
316
318
  font-feature-settings:
@@ -374,7 +376,8 @@ const componentStyle = css`
374
376
  /* Text input specific: uses body font instead of instrument font */
375
377
 
376
378
  .value-input {
377
- font-family: var(--font-family-main);
379
+ font-family: var(--global-typography-font-family);
380
+ font-weight: var(--global-typography-ui-body-font-weight);
378
381
  font-size: var(--global-typography-ui-body-font-size);
379
382
  line-height: var(--global-typography-ui-body-line-height);
380
383
  font-feature-settings:
@@ -1 +1 @@
1
- {"version":3,"file":"text-input-field.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"text-input-field.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -42,7 +42,8 @@ const componentStyle = css`
42
42
  }
43
43
 
44
44
  .title-text {
45
- font-family: var(--font-family-main);
45
+ font-family: var(--global-typography-font-family);
46
+ font-weight: var(--global-typography-ui-label-font-weight);
46
47
  font-size: var(--global-typography-ui-label-font-size);
47
48
  line-height: var(--global-typography-ui-label-line-height);
48
49
  font-feature-settings:
@@ -114,7 +115,8 @@ const componentStyle = css`
114
115
  .input-field {
115
116
  flex-grow: 1;
116
117
  box-sizing: border-box;
117
- font-family: var(--font-family-main);
118
+ font-family: var(--global-typography-font-family);
119
+ font-weight: var(--global-typography-ui-body-font-weight);
118
120
  font-size: var(--global-typography-ui-body-font-size);
119
121
  line-height: var(--global-typography-ui-body-line-height);
120
122
  font-feature-settings:
@@ -331,7 +333,8 @@ obc-audio-recording-item {
331
333
  }
332
334
 
333
335
  .error-text {
334
- font-family: var(--font-family-main);
336
+ font-family: var(--global-typography-font-family);
337
+ font-weight: var(--global-typography-ui-label-font-weight);
335
338
  font-size: var(--global-typography-ui-label-font-size);
336
339
  line-height: var(--global-typography-ui-label-line-height);
337
340
  font-feature-settings:
@@ -1 +1 @@
1
- {"version":3,"file":"textarea-field.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"textarea-field.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -61,7 +61,7 @@ const componentStyle = css`
61
61
  }
62
62
 
63
63
  .wrapper .title {
64
- font-family: var(--font-family-main);
64
+ font-family: var(--global-typography-font-family);
65
65
  font-weight: var(--font-weight-bold);
66
66
  font-size: var(--global-typography-ui-title-font-size);
67
67
  line-height: var(--global-typography-ui-title-line-height);
@@ -78,7 +78,8 @@ const componentStyle = css`
78
78
  }
79
79
 
80
80
  .wrapper .label {
81
- font-family: var(--font-family-main);
81
+ font-family: var(--global-typography-font-family);
82
+ font-weight: var(--global-typography-ui-body-font-weight);
82
83
  font-size: var(--global-typography-ui-body-font-size);
83
84
  line-height: var(--global-typography-ui-body-line-height);
84
85
  font-feature-settings:
@@ -1 +1 @@
1
- {"version":3,"file":"title-container.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"title-container.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -11,9 +11,7 @@ const componentStyle = css`
11
11
  .wrapper {
12
12
  height: var(--ui-components-button-touch-target-size);
13
13
  width: 100%;
14
- min-width: var(
15
- --ui-components-icon-toggle-button-horizontal-item-touch-target-size
16
- );
14
+ min-width: var(--ui-components-toggle-button-touch-target-size);
17
15
  min-height: var(
18
16
  --ui-components-toggle-button-toggle-button-item-touch-target-size
19
17
  );
@@ -148,7 +146,8 @@ const componentStyle = css`
148
146
  }
149
147
 
150
148
  .wrapper.inline-label .label {
151
- font-family: var(--font-family-main);
149
+ font-family: var(--global-typography-font-family);
150
+ font-weight: var(--global-typography-ui-body-font-weight);
152
151
  font-size: var(--global-typography-ui-body-font-size);
153
152
  line-height: var(--global-typography-ui-body-line-height);
154
153
  font-feature-settings:
@@ -221,7 +220,8 @@ const componentStyle = css`
221
220
  }
222
221
 
223
222
  .wrapper.selected.type-regular .label {
224
- font-family: var(--font-family-main);
223
+ font-family: var(--global-typography-font-family);
224
+ font-weight: var(--global-typography-ui-label-active-font-weight);
225
225
  font-size: var(--global-typography-ui-label-active-font-size);
226
226
  line-height: var(--global-typography-ui-label-active-line-height);
227
227
  font-feature-settings:
@@ -231,7 +231,8 @@ const componentStyle = css`
231
231
  }
232
232
 
233
233
  .wrapper.selected.type-regular.inline-label .label {
234
- font-family: var(--font-family-main);
234
+ font-family: var(--global-typography-font-family);
235
+ font-weight: var(--global-typography-ui-body-active-font-weight);
235
236
  font-size: var(--global-typography-ui-body-active-font-size);
236
237
  line-height: var(--global-typography-ui-body-active-line-height);
237
238
  font-feature-settings:
@@ -316,7 +317,8 @@ const componentStyle = css`
316
317
  }
317
318
 
318
319
  .wrapper.selected.type-flat .label {
319
- font-family: var(--font-family-main);
320
+ font-family: var(--global-typography-font-family);
321
+ font-weight: var(--global-typography-ui-label-active-font-weight);
320
322
  font-size: var(--global-typography-ui-label-active-font-size);
321
323
  line-height: var(--global-typography-ui-label-active-line-height);
322
324
  font-feature-settings:
@@ -327,7 +329,8 @@ const componentStyle = css`
327
329
  }
328
330
 
329
331
  .wrapper.selected.type-flat.inline-label .label {
330
- font-family: var(--font-family-main);
332
+ font-family: var(--global-typography-font-family);
333
+ font-weight: var(--global-typography-ui-body-active-font-weight);
331
334
  font-size: var(--global-typography-ui-body-active-font-size);
332
335
  line-height: var(--global-typography-ui-body-active-line-height);
333
336
  font-feature-settings:
@@ -408,7 +411,8 @@ const componentStyle = css`
408
411
  }
409
412
 
410
413
  .wrapper.selected.type-normal .label {
411
- font-family: var(--font-family-main);
414
+ font-family: var(--global-typography-font-family);
415
+ font-weight: var(--global-typography-ui-label-active-font-weight);
412
416
  font-size: var(--global-typography-ui-label-active-font-size);
413
417
  line-height: var(--global-typography-ui-label-active-line-height);
414
418
  font-feature-settings:
@@ -419,7 +423,8 @@ const componentStyle = css`
419
423
  }
420
424
 
421
425
  .wrapper.selected.type-normal.inline-label .label {
422
- font-family: var(--font-family-main);
426
+ font-family: var(--global-typography-font-family);
427
+ font-weight: var(--global-typography-ui-body-active-font-weight);
423
428
  font-size: var(--global-typography-ui-body-active-font-size);
424
429
  line-height: var(--global-typography-ui-body-active-line-height);
425
430
  font-feature-settings:
@@ -441,7 +446,8 @@ const componentStyle = css`
441
446
 
442
447
  .wrapper.selected.icon-text-under .label {
443
448
  color: var(--element-active-color);
444
- font-family: var(--font-family-main);
449
+ font-family: var(--global-typography-font-family);
450
+ font-weight: var(--global-typography-ui-label-active-font-weight);
445
451
  font-size: var(--global-typography-ui-label-active-font-size);
446
452
  line-height: var(--global-typography-ui-label-active-line-height);
447
453
  font-feature-settings:
@@ -474,7 +480,8 @@ const componentStyle = css`
474
480
  .wrapper.icon-text-under .label {
475
481
  color: var(--element-active-color, #1a1a1a);
476
482
  text-align: center;
477
- font-family: var(--font-family-main);
483
+ font-family: var(--global-typography-font-family);
484
+ font-weight: var(--global-typography-ui-label-font-weight);
478
485
  font-size: var(--global-typography-ui-label-font-size);
479
486
  line-height: var(--global-typography-ui-label-line-height);
480
487
  font-feature-settings:
@@ -1 +1 @@
1
- {"version":3,"file":"toggle-button-option.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"toggle-button-option.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -105,7 +105,8 @@ const styles = css`
105
105
  }
106
106
 
107
107
  .wrapper.selected .label {
108
- font-family: var(--font-family-main);
108
+ font-family: var(--global-typography-font-family);
109
+ font-weight: var(--global-typography-ui-body-active-font-weight);
109
110
  font-size: var(--global-typography-ui-body-active-font-size);
110
111
  line-height: var(--global-typography-ui-body-active-line-height);
111
112
  font-feature-settings:
@@ -180,7 +181,8 @@ const styles = css`
180
181
  }
181
182
 
182
183
  .wrapper .label {
183
- font-family: var(--font-family-main);
184
+ font-family: var(--global-typography-font-family);
185
+ font-weight: var(--global-typography-ui-body-font-weight);
184
186
  font-size: var(--global-typography-ui-body-font-size);
185
187
  line-height: var(--global-typography-ui-body-line-height);
186
188
  font-feature-settings:
@@ -1 +1 @@
1
- {"version":3,"file":"toggle-button-vertical-option.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"toggle-button-vertical-option.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -26,7 +26,8 @@ label.has-description .icon-label-container {
26
26
  }
27
27
 
28
28
  label .label {
29
- font-family: var(--font-family-main);
29
+ font-family: var(--global-typography-font-family);
30
+ font-weight: var(--global-typography-ui-body-font-weight);
30
31
  font-size: var(--global-typography-ui-body-font-size);
31
32
  line-height: var(--global-typography-ui-body-line-height);
32
33
  font-feature-settings:
@@ -36,7 +37,8 @@ label .label {
36
37
  }
37
38
 
38
39
  label .description {
39
- font-family: var(--font-family-main);
40
+ font-family: var(--global-typography-font-family);
41
+ font-weight: var(--global-typography-ui-label-font-weight);
40
42
  font-size: var(--global-typography-ui-label-font-size);
41
43
  line-height: var(--global-typography-ui-label-line-height);
42
44
  font-feature-settings:
@@ -196,7 +198,8 @@ label.disabled .knob {
196
198
  }
197
199
 
198
200
  label.checked .label {
199
- font-family: var(--font-family-main);
201
+ font-family: var(--global-typography-font-family);
202
+ font-weight: var(--global-typography-ui-body-active-font-weight);
200
203
  font-size: var(--global-typography-ui-body-active-font-size);
201
204
  line-height: var(--global-typography-ui-body-active-line-height);
202
205
  font-feature-settings:
@@ -1 +1 @@
1
- {"version":3,"file":"toggle-switch.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"toggle-switch.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -73,7 +73,8 @@ const toggletipStyle = css`
73
73
  }
74
74
 
75
75
  .title {
76
- font-family: var(--font-family-main);
76
+ font-family: var(--global-typography-font-family);
77
+ font-weight: var(--global-typography-ui-overline-font-weight);
77
78
  font-size: var(--global-typography-ui-overline-font-size);
78
79
  line-height: var(--global-typography-ui-overline-line-height);
79
80
  letter-spacing: var(--global-typography-ui-overline-letter-spacing);
@@ -102,7 +103,8 @@ const toggletipStyle = css`
102
103
  }
103
104
 
104
105
  .description {
105
- font-family: var(--font-family-main);
106
+ font-family: var(--global-typography-font-family);
107
+ font-weight: var(--global-typography-ui-body-font-weight);
106
108
  font-size: var(--global-typography-ui-body-font-size);
107
109
  line-height: var(--global-typography-ui-body-line-height);
108
110
  font-feature-settings:
@@ -1 +1 @@
1
- {"version":3,"file":"toggletip.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"toggletip.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -42,7 +42,8 @@ const componentStyle = css`
42
42
  }
43
43
 
44
44
  .label-text {
45
- font-family: var(--font-family-main);
45
+ font-family: var(--global-typography-font-family);
46
+ font-weight: var(--global-typography-ui-button-font-weight);
46
47
  font-size: var(--global-typography-ui-button-font-size);
47
48
  line-height: var(--global-typography-ui-button-line-height);
48
49
  font-feature-settings:
@@ -1 +1 @@
1
- {"version":3,"file":"tooltip.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"tooltip.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -79,7 +79,8 @@ const compentStyle = css`
79
79
 
80
80
  .title {
81
81
  color: var(--element-active-color, #1a1a1a);
82
- font-family: var(--font-family-main);
82
+ font-family: var(--global-typography-font-family);
83
+ font-weight: var(--global-typography-ui-body-font-weight);
83
84
  font-size: var(--global-typography-ui-body-font-size);
84
85
  line-height: var(--global-typography-ui-body-line-height);
85
86
  font-feature-settings:
@@ -90,7 +91,8 @@ const compentStyle = css`
90
91
 
91
92
  .page-name {
92
93
  color: var(--element-active-color, #1a1a1a);
93
- font-family: var(--font-family-main);
94
+ font-family: var(--global-typography-font-family);
95
+ font-weight: var(--global-typography-ui-body-active-font-weight);
94
96
  font-size: var(--global-typography-ui-body-active-font-size);
95
97
  line-height: var(--global-typography-ui-body-active-line-height);
96
98
  font-feature-settings:
@@ -1 +1 @@
1
- {"version":3,"file":"top-bar.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"top-bar.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -181,7 +181,8 @@ const compentStyle = css`
181
181
  }
182
182
 
183
183
  .title {
184
- font-family: var(--font-family-main);
184
+ font-family: var(--global-typography-font-family);
185
+ font-weight: var(--global-typography-ui-body-active-font-weight);
185
186
  font-size: var(--global-typography-ui-body-active-font-size);
186
187
  line-height: var(--global-typography-ui-body-active-line-height);
187
188
  font-feature-settings:
@@ -196,7 +197,8 @@ const compentStyle = css`
196
197
  }
197
198
 
198
199
  .description {
199
- font-family: var(--font-family-main);
200
+ font-family: var(--global-typography-font-family);
201
+ font-weight: var(--global-typography-ui-body-font-weight);
200
202
  font-size: var(--global-typography-ui-body-font-size);
201
203
  line-height: var(--global-typography-ui-body-line-height);
202
204
  font-feature-settings:
@@ -227,7 +229,8 @@ const compentStyle = css`
227
229
  }
228
230
 
229
231
  .time {
230
- font-family: var(--font-family-main);
232
+ font-family: var(--global-typography-font-family);
233
+ font-weight: var(--global-typography-ui-label-font-weight);
231
234
  font-size: var(--global-typography-ui-label-font-size);
232
235
  line-height: var(--global-typography-ui-label-line-height);
233
236
  font-feature-settings:
@@ -357,7 +360,8 @@ const compentStyle = css`
357
360
  }
358
361
 
359
362
  .action {
360
- font-family: var(--font-family-main);
363
+ font-family: var(--global-typography-font-family);
364
+ font-weight: var(--global-typography-ui-button-font-weight);
361
365
  font-size: var(--global-typography-ui-button-font-size);
362
366
  line-height: var(--global-typography-ui-button-line-height);
363
367
  font-feature-settings:
@@ -431,7 +435,8 @@ const compentStyle = css`
431
435
  --base-border-color: var(--indent-enabled-border-color);
432
436
  --base-background-color: var(--indent-enabled-background-color);
433
437
  color: var(--on-indent-neutral-color);
434
- font-family: var(--font-family-main);
438
+ font-family: var(--global-typography-font-family);
439
+ font-weight: var(--global-typography-ui-body-font-weight);
435
440
  font-size: var(--global-typography-ui-body-font-size);
436
441
  line-height: var(--global-typography-ui-body-line-height);
437
442
  font-feature-settings:
@@ -1 +1 @@
1
- {"version":3,"file":"topbar-message-item.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"topbar-message-item.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -22,7 +22,8 @@ const compentStyle = css`
22
22
  border-radius: var(--ui-components-user-button-border-radius-container);
23
23
  border: none;
24
24
  background: transparent;
25
- font-family: var(--font-family-main);
25
+ font-family: var(--global-typography-font-family);
26
+ font-weight: var(--global-typography-ui-body-font-weight);
26
27
  font-size: var(--global-typography-ui-body-font-size);
27
28
  line-height: var(--global-typography-ui-body-line-height);
28
29
  font-feature-settings:
@@ -48,7 +49,7 @@ const compentStyle = css`
48
49
  }
49
50
 
50
51
  .wrapper.size-large .user-initials {
51
- font-family: var(--font-family-main);
52
+ font-family: var(--global-typography-font-family);
52
53
  font-weight: var(--font-weight-regular);
53
54
  font-size: var(--font-size-150);
54
55
  line-height: var(--line-height-150);
@@ -59,7 +60,7 @@ const compentStyle = css`
59
60
  }
60
61
 
61
62
  .wrapper.size-large.style-selected .user-initials {
62
- font-family: var(--font-family-main);
63
+ font-family: var(--global-typography-font-family);
63
64
  font-weight: var(--font-weight-bold);
64
65
  font-size: var(--global-typography-ui-title-font-size);
65
66
  line-height: var(--global-typography-ui-title-line-height);
@@ -80,7 +81,8 @@ const compentStyle = css`
80
81
  }
81
82
 
82
83
  .wrapper .user-label {
83
- font-family: var(--font-family-main);
84
+ font-family: var(--global-typography-font-family);
85
+ font-weight: var(--global-typography-ui-label-font-weight);
84
86
  font-size: var(--global-typography-ui-label-font-size);
85
87
  line-height: var(--global-typography-ui-label-line-height);
86
88
  font-feature-settings:
@@ -114,7 +116,8 @@ const compentStyle = css`
114
116
  }
115
117
 
116
118
  .wrapper.style-flat {
117
- font-family: var(--font-family-main);
119
+ font-family: var(--global-typography-font-family);
120
+ font-weight: var(--global-typography-ui-body-active-font-weight);
118
121
  font-size: var(--global-typography-ui-body-active-font-size);
119
122
  line-height: var(--global-typography-ui-body-active-line-height);
120
123
  font-feature-settings:
@@ -282,7 +285,8 @@ const compentStyle = css`
282
285
  }
283
286
 
284
287
  .wrapper.style-selected {
285
- font-family: var(--font-family-main);
288
+ font-family: var(--global-typography-font-family);
289
+ font-weight: var(--global-typography-ui-body-active-font-weight);
286
290
  font-size: var(--global-typography-ui-body-active-font-size);
287
291
  line-height: var(--global-typography-ui-body-active-line-height);
288
292
  font-feature-settings:
@@ -354,7 +358,8 @@ const compentStyle = css`
354
358
  }
355
359
 
356
360
  .wrapper.style-selected .user-label {
357
- font-family: var(--font-family-main);
361
+ font-family: var(--global-typography-font-family);
362
+ font-weight: var(--global-typography-ui-label-active-font-weight);
358
363
  font-size: var(--global-typography-ui-label-active-font-size);
359
364
  line-height: var(--global-typography-ui-label-active-line-height);
360
365
  font-feature-settings:
@@ -1 +1 @@
1
- {"version":3,"file":"user-button.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"user-button.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -21,7 +21,8 @@ const componentStyle = css`
21
21
  }
22
22
 
23
23
  .card h3.title,.card .subtitle {
24
- font-family: var(--font-family-main);
24
+ font-family: var(--global-typography-font-family);
25
+ font-weight: var(--global-typography-ui-overline-font-weight);
25
26
  font-size: var(--global-typography-ui-overline-font-size);
26
27
  line-height: var(--global-typography-ui-overline-line-height);
27
28
  letter-spacing: var(--global-typography-ui-overline-letter-spacing);
@@ -151,7 +152,8 @@ const componentStyle = css`
151
152
  }
152
153
 
153
154
  :is(.card .user-profile) obc-user-button::part(label) {
154
- font-family: var(--font-family-main);
155
+ font-family: var(--global-typography-font-family);
156
+ font-weight: var(--global-typography-ui-overline-font-weight);
155
157
  font-size: var(--global-typography-ui-overline-font-size);
156
158
  line-height: var(--global-typography-ui-overline-line-height);
157
159
  letter-spacing: var(--global-typography-ui-overline-letter-spacing);
@@ -1 +1 @@
1
- {"version":3,"file":"user-menu.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"user-menu.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,97 @@
1
+ import { css } from "lit";
2
+ const compentStyle = css`
3
+ * {
4
+ -webkit-tap-highlight-color: transparent;
5
+ }
6
+
7
+ * {
8
+ box-sizing: border-box;
9
+ }
10
+
11
+ :host {
12
+ display: block;
13
+ width: 100%;
14
+ }
15
+
16
+ .wrapper {
17
+ display: flex;
18
+ padding: 0 var(--app-components-integration-system-topbar-margin-global);
19
+ justify-content: space-between;
20
+ align-items: center;
21
+ background: var(--integration-container-global-color);
22
+ box-shadow: var(--shadow-flat-x) var(--shadow-flat-y) var(--shadow-flat-blur)
23
+ var(--shadow-flat-spread) var(--shadow-flat-color);
24
+ }
25
+
26
+ .content-container {
27
+ display: flex;
28
+ flex: 1;
29
+ }
30
+
31
+ .fleet-vessel-container {
32
+ display: flex;
33
+ align-items: flex-start;
34
+ flex: 1 1 auto;
35
+ }
36
+
37
+ .fleet-button {
38
+ flex: initial;
39
+ }
40
+
41
+ .vessel-container {
42
+ display: flex;
43
+ flex: 1 1 auto;
44
+ }
45
+
46
+ .integration-buttons-slot::slotted(obc-integration-button) {
47
+ flex: 1;
48
+ }
49
+
50
+ .hug-buttons-slot::slotted(obc-integration-button) {
51
+ flex: 0 1 auto;
52
+ }
53
+
54
+ .home-button,
55
+ .link-button {
56
+ width: var(--app-components-integration-system-icon-button-touch-target);
57
+ height: var(--app-components-integration-system-icon-button-touch-target);
58
+ justify-content: center;
59
+ align-items: center;
60
+ gap: 14px;
61
+ flex: initial;
62
+ }
63
+
64
+ .right-content-container {
65
+ display: flex;
66
+ align-self: stretch;
67
+ align-items: center;
68
+ flex: initial;
69
+ }
70
+
71
+ .right-content-container.buttons-on-bar {
72
+ border-left: var(
73
+ --app-components-integration-system-navigation-item-horizontal-stroke-weight-right,
74
+ 1px
75
+ )
76
+ solid
77
+ var(
78
+ --integration-beta-flat-enabled-border-color,
79
+ var(--integration-border-outline)
80
+ );
81
+ }
82
+
83
+ .right-side-system-menu-container {
84
+ position: absolute;
85
+ position-anchor: --settings-menu-anchor;
86
+ top: anchor(bottom);
87
+ justify-self: anchor-center;
88
+ }
89
+
90
+ .vessel-button-placeholder {
91
+ flex: 1 1 auto;
92
+ }
93
+ `;
94
+ export {
95
+ compentStyle as default
96
+ };
97
+ //# sourceMappingURL=integration-bar.css.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"integration-bar.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}