@cuby-ui/core 0.0.469 → 0.0.470

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 (478) hide show
  1. package/README.md +25 -25
  2. package/esm2022/animations/animations.mjs +1 -1
  3. package/esm2022/animations/index.mjs +1 -1
  4. package/esm2022/classes/accessors.mjs +1 -1
  5. package/esm2022/classes/driver.mjs +1 -1
  6. package/esm2022/classes/index.mjs +1 -1
  7. package/esm2022/classes/vehicle.mjs +1 -1
  8. package/esm2022/components/accordion/accordion-item/accordion-item.component.mjs +3 -3
  9. package/esm2022/components/accordion/accordion-item/accordion-item.options.mjs +1 -1
  10. package/esm2022/components/accordion/accordion.component.mjs +3 -3
  11. package/esm2022/components/accordion/accordion.directive.mjs +1 -1
  12. package/esm2022/components/accordion/accordion.module.mjs +1 -1
  13. package/esm2022/components/accordion/index.mjs +1 -1
  14. package/esm2022/components/alert/alert.component.mjs +3 -3
  15. package/esm2022/components/alert/alert.interfaces.mjs +1 -1
  16. package/esm2022/components/alert/alert.module.mjs +1 -1
  17. package/esm2022/components/alert/alert.service.mjs +1 -1
  18. package/esm2022/components/alert/alert.tokens.mjs +1 -1
  19. package/esm2022/components/alert/alert.types.mjs +1 -1
  20. package/esm2022/components/alert/alerts.component.mjs +3 -3
  21. package/esm2022/components/alert/index.mjs +1 -1
  22. package/esm2022/components/alert-hint/alert-hint.component.mjs +3 -3
  23. package/esm2022/components/alert-hint/error-status.mjs +1 -1
  24. package/esm2022/components/alert-hint/index.mjs +1 -1
  25. package/esm2022/components/badge/badge.component.mjs +3 -3
  26. package/esm2022/components/badge/badge.module.mjs +1 -1
  27. package/esm2022/components/badge/badge.options.mjs +1 -1
  28. package/esm2022/components/badge/index.mjs +1 -1
  29. package/esm2022/components/banner/banner.component.mjs +3 -3
  30. package/esm2022/components/banner/banner.module.mjs +1 -1
  31. package/esm2022/components/banner/banner.options.mjs +1 -1
  32. package/esm2022/components/banner/index.mjs +1 -1
  33. package/esm2022/components/breadcrumbs/breadcrumb/breadcrumb.component.mjs +3 -3
  34. package/esm2022/components/breadcrumbs/breadcrumbs.component.mjs +3 -3
  35. package/esm2022/components/breadcrumbs/breadcrumbs.module.mjs +1 -1
  36. package/esm2022/components/breadcrumbs/index.mjs +1 -1
  37. package/esm2022/components/button/button.component.mjs +3 -3
  38. package/esm2022/components/button/button.module.mjs +1 -1
  39. package/esm2022/components/button/button.options.mjs +1 -1
  40. package/esm2022/components/button/index.mjs +1 -1
  41. package/esm2022/components/button-group/button-group.component.mjs +3 -3
  42. package/esm2022/components/button-group/button-group.module.mjs +1 -1
  43. package/esm2022/components/button-group/index.mjs +1 -1
  44. package/esm2022/components/card-wrapper/card-wrapper.component.mjs +3 -3
  45. package/esm2022/components/card-wrapper/index.mjs +1 -1
  46. package/esm2022/components/checkbox/checkbox.component.mjs +1 -1
  47. package/esm2022/components/checkbox/checkbox.module.mjs +1 -1
  48. package/esm2022/components/checkbox/index.mjs +1 -1
  49. package/esm2022/components/content-header/content-header.component.mjs +3 -3
  50. package/esm2022/components/content-header/index.mjs +1 -1
  51. package/esm2022/components/content-wrapper/content-wrapper.component.mjs +3 -3
  52. package/esm2022/components/content-wrapper/index.mjs +1 -1
  53. package/esm2022/components/context-menu/context-menu.component.mjs +3 -3
  54. package/esm2022/components/context-menu/context-menu.module.mjs +1 -1
  55. package/esm2022/components/context-menu/index.mjs +1 -1
  56. package/esm2022/components/dialog/dialog-actions/dialog-actions.component.mjs +3 -3
  57. package/esm2022/components/dialog/dialog-header/dialog-header.component.mjs +3 -3
  58. package/esm2022/components/dialog/dialog.component.mjs +3 -3
  59. package/esm2022/components/dialog/dialog.interfaces.mjs +1 -1
  60. package/esm2022/components/dialog/dialog.module.mjs +1 -1
  61. package/esm2022/components/dialog/dialog.service.mjs +1 -1
  62. package/esm2022/components/dialog/dialog.tokens.mjs +1 -1
  63. package/esm2022/components/dialog/dialogs.component.mjs +3 -3
  64. package/esm2022/components/dialog/index.mjs +1 -1
  65. package/esm2022/components/dropdown/dropdown.interfaces.mjs +1 -1
  66. package/esm2022/components/dropdown/index.mjs +1 -1
  67. package/esm2022/components/empty-state/empty-state.component.mjs +3 -3
  68. package/esm2022/components/empty-state/index.mjs +1 -1
  69. package/esm2022/components/file-icon/file-icon.component.mjs +3 -3
  70. package/esm2022/components/file-icon/file-icon.options.mjs +1 -1
  71. package/esm2022/components/file-icon/index.mjs +1 -1
  72. package/esm2022/components/form-field/form-field.component.mjs +3 -3
  73. package/esm2022/components/form-field/form-field.module.mjs +1 -1
  74. package/esm2022/components/form-field/index.mjs +1 -1
  75. package/esm2022/components/ghost-input/ghost-input.component.mjs +1 -1
  76. package/esm2022/components/ghost-input/index.mjs +1 -1
  77. package/esm2022/components/hint/hint.component.mjs +3 -3
  78. package/esm2022/components/hint/hint.module.mjs +1 -1
  79. package/esm2022/components/hint/index.mjs +1 -1
  80. package/esm2022/components/icon-button/icon-button.component.mjs +3 -3
  81. package/esm2022/components/icon-button/icon-button.module.mjs +1 -1
  82. package/esm2022/components/icon-button/index.mjs +1 -1
  83. package/esm2022/components/index.mjs +1 -1
  84. package/esm2022/components/input-number/index.mjs +1 -1
  85. package/esm2022/components/input-number/input-number.component.mjs +3 -3
  86. package/esm2022/components/input-number/input-number.module.mjs +1 -1
  87. package/esm2022/components/input-password/index.mjs +1 -1
  88. package/esm2022/components/input-password/input-password.component.mjs +3 -3
  89. package/esm2022/components/input-password/input-password.module.mjs +1 -1
  90. package/esm2022/components/input-text/index.mjs +1 -1
  91. package/esm2022/components/input-text/input-text.component.mjs +3 -3
  92. package/esm2022/components/input-text/input-text.module.mjs +1 -1
  93. package/esm2022/components/input-time/index.mjs +1 -1
  94. package/esm2022/components/input-time/input-time.component.mjs +3 -3
  95. package/esm2022/components/input-time/input-time.module.mjs +1 -1
  96. package/esm2022/components/input-time/input-time.options.mjs +1 -1
  97. package/esm2022/components/label/index.mjs +1 -1
  98. package/esm2022/components/label/label.component.mjs +3 -3
  99. package/esm2022/components/label/label.module.mjs +1 -1
  100. package/esm2022/components/layout/index.mjs +1 -1
  101. package/esm2022/components/layout/layout.component.mjs +3 -3
  102. package/esm2022/components/letter-box/index.mjs +1 -1
  103. package/esm2022/components/letter-box/letter-box.component.mjs +3 -3
  104. package/esm2022/components/letter-box/letter-box.interfaces.mjs +1 -1
  105. package/esm2022/components/notification/index.mjs +1 -1
  106. package/esm2022/components/notification/notification.component.mjs +3 -3
  107. package/esm2022/components/notification/notification.module.mjs +1 -1
  108. package/esm2022/components/notification/notification.options.mjs +1 -1
  109. package/esm2022/components/options-button/index.mjs +1 -1
  110. package/esm2022/components/options-button/options-button.component.mjs +3 -3
  111. package/esm2022/components/radio/index.mjs +1 -1
  112. package/esm2022/components/radio/radio.component.mjs +1 -1
  113. package/esm2022/components/radio/radio.module.mjs +1 -1
  114. package/esm2022/components/render-dynamic-components/index.mjs +1 -1
  115. package/esm2022/components/render-dynamic-components/render-dynamic-components.component.mjs +3 -3
  116. package/esm2022/components/render-dynamic-components/render-dynamic-components.options.mjs +1 -1
  117. package/esm2022/components/render-dynamic-components/render-dynamic-components.service.mjs +1 -1
  118. package/esm2022/components/root/index.mjs +1 -1
  119. package/esm2022/components/root/root.component.mjs +3 -3
  120. package/esm2022/components/root/root.module.mjs +1 -1
  121. package/esm2022/components/root/root.options.mjs +1 -1
  122. package/esm2022/components/select/index.mjs +1 -1
  123. package/esm2022/components/select/select.component.mjs +3 -3
  124. package/esm2022/components/select/select.module.mjs +1 -1
  125. package/esm2022/components/sidebar/index.mjs +1 -1
  126. package/esm2022/components/sidebar/sidebar-container/index.mjs +1 -1
  127. package/esm2022/components/sidebar/sidebar-container/sidebar-container.component.mjs +3 -3
  128. package/esm2022/components/sidebar/sidebar-header/index.mjs +1 -1
  129. package/esm2022/components/sidebar/sidebar-header/sidebar-header.component.mjs +3 -3
  130. package/esm2022/components/sidebar/sidebar-navigation/index.mjs +1 -1
  131. package/esm2022/components/sidebar/sidebar-navigation/sidebar-navigation.component.mjs +3 -3
  132. package/esm2022/components/sidebar/sidebar-navigation-container/index.mjs +1 -1
  133. package/esm2022/components/sidebar/sidebar-navigation-container/sidebar-navigation-container.component.mjs +3 -3
  134. package/esm2022/components/sidebar/sidebar-navigation-item/index.mjs +1 -1
  135. package/esm2022/components/sidebar/sidebar-navigation-item/sidebar-navigation-item.component.mjs +3 -3
  136. package/esm2022/components/sidebar/sidebar.options.mjs +1 -1
  137. package/esm2022/components/sidebar/sidebar.service.mjs +1 -1
  138. package/esm2022/components/svg/index.mjs +1 -1
  139. package/esm2022/components/svg/svg.component.mjs +3 -3
  140. package/esm2022/components/svg/svg.module.mjs +1 -1
  141. package/esm2022/components/tab/index.mjs +1 -1
  142. package/esm2022/components/tab/tab.component.mjs +1 -1
  143. package/esm2022/components/tabs/components/abstract-tabs/abstract-tabs.component.mjs +3 -3
  144. package/esm2022/components/tabs/components/abstract-tabs/index.mjs +1 -1
  145. package/esm2022/components/tabs/components/index.mjs +1 -1
  146. package/esm2022/components/tabs/index.mjs +1 -1
  147. package/esm2022/components/tabs/services/index.mjs +1 -1
  148. package/esm2022/components/tabs/services/tabs.service.mjs +1 -1
  149. package/esm2022/components/tabs/tabs.component.mjs +3 -3
  150. package/esm2022/components/tabs/tabs.options.mjs +1 -1
  151. package/esm2022/components/tabs/tabs.provider.mjs +1 -1
  152. package/esm2022/components/textarea/index.mjs +1 -1
  153. package/esm2022/components/textarea/textarea.component.mjs +1 -1
  154. package/esm2022/components/textarea/textarea.module.mjs +1 -1
  155. package/esm2022/components/toggle/index.mjs +1 -1
  156. package/esm2022/components/toggle/toggle.component.mjs +1 -1
  157. package/esm2022/components/toggle/toggle.module.mjs +1 -1
  158. package/esm2022/directives/index.mjs +1 -1
  159. package/esm2022/directives/text-field-controller/index.mjs +1 -1
  160. package/esm2022/directives/text-field-controller/text-field-controller.module.mjs +1 -1
  161. package/esm2022/directives/text-field-controller/text-field-controller.provider.mjs +1 -1
  162. package/esm2022/directives/text-field-controller/text-field-icon-left.directive.mjs +1 -1
  163. package/esm2022/directives/text-field-controller/text-field-id.directive.mjs +1 -1
  164. package/esm2022/directives/text-field-controller/text-field-is-error.directive.mjs +1 -1
  165. package/esm2022/directives/text-field-controller/text-field-placeholder.directive.mjs +1 -1
  166. package/esm2022/directives/text-field-controller/text-field-size.directive.mjs +1 -1
  167. package/esm2022/directives/text-field-controller/text-field.controller.mjs +1 -1
  168. package/esm2022/directives/tooltip/index.mjs +1 -1
  169. package/esm2022/directives/tooltip/tooltip-describe.directive.mjs +1 -1
  170. package/esm2022/directives/tooltip/tooltip-driver.directive.mjs +1 -1
  171. package/esm2022/directives/tooltip/tooltip-host.directive.mjs +1 -1
  172. package/esm2022/directives/tooltip/tooltip-hover.directive.mjs +1 -1
  173. package/esm2022/directives/tooltip/tooltip-manual.directive.mjs +1 -1
  174. package/esm2022/directives/tooltip/tooltip-options.directive.mjs +1 -1
  175. package/esm2022/directives/tooltip/tooltip-overflow.directive.mjs +1 -1
  176. package/esm2022/directives/tooltip/tooltip-pointer.directive.mjs +1 -1
  177. package/esm2022/directives/tooltip/tooltip-position.directive.mjs +1 -1
  178. package/esm2022/directives/tooltip/tooltip-unstyled.component.mjs +1 -1
  179. package/esm2022/directives/tooltip/tooltip.component.mjs +13 -13
  180. package/esm2022/directives/tooltip/tooltip.directive.mjs +1 -1
  181. package/esm2022/directives/tooltip/tooltip.mjs +1 -1
  182. package/esm2022/directives/tooltip/tooltip.providers.mjs +1 -1
  183. package/esm2022/directives/tooltip/tooltip.service.mjs +1 -1
  184. package/esm2022/directives/tooltip/tooltips.component.mjs +3 -3
  185. package/esm2022/editor/components/editor-tool-modal/editor-tool-modal.component.mjs +3 -3
  186. package/esm2022/editor/components/editor-tool-modal/editor-tool-modal.options.mjs +1 -1
  187. package/esm2022/editor/components/marker-modal/marker-modal.component.mjs +3 -3
  188. package/esm2022/editor/components/marker-select/component/select-item/select-option.component.mjs +3 -3
  189. package/esm2022/editor/components/marker-select/marker-select.component.mjs +3 -3
  190. package/esm2022/editor/config/custom-elements.mjs +1 -1
  191. package/esm2022/editor/editor.component.mjs +3 -3
  192. package/esm2022/editor/interfaces/angular-element.mjs +1 -1
  193. package/esm2022/editor/interfaces/custom-element.mjs +1 -1
  194. package/esm2022/editor/interfaces/editor-service.mjs +1 -1
  195. package/esm2022/editor/providers/index.mjs +1 -1
  196. package/esm2022/editor/tools/combined-text-block.tool.mjs +1 -1
  197. package/esm2022/editor/tools/role-marker.tool.mjs +3 -3
  198. package/esm2022/editor/tools/tool-marker.tool.mjs +1 -1
  199. package/esm2022/editor/utils/copy-text-to-clipboard.mjs +1 -1
  200. package/esm2022/editor/utils/create-tools-data.mjs +1 -1
  201. package/esm2022/editor/utils/open-file-in-browser.mjs +1 -1
  202. package/esm2022/editor/utils/set-loading.mjs +1 -1
  203. package/esm2022/editor/utils/url.validator.mjs +1 -1
  204. package/esm2022/editor/widgets/editor-block/editor-block.component.mjs +3 -3
  205. package/esm2022/editor/widgets/editor-modal/editor-modal.component.mjs +3 -3
  206. package/esm2022/editor/widgets/editor-modal/index.mjs +1 -1
  207. package/esm2022/editor/widgets/editor-readonly/editor-readonly.options.mjs +1 -1
  208. package/esm2022/editor/widgets/editor-readonly/editor-resize-observer.directive.mjs +1 -1
  209. package/esm2022/editor/widgets/index.mjs +1 -1
  210. package/esm2022/index.mjs +1 -1
  211. package/esm2022/interceptors/auth.interceptor.mjs +1 -1
  212. package/esm2022/interceptors/error-handler.interceptor.mjs +1 -1
  213. package/esm2022/interceptors/x-ndjson.interceptor.mjs +1 -1
  214. package/esm2022/interfaces/context-menu-item.mjs +1 -1
  215. package/esm2022/interfaces/image.mjs +1 -1
  216. package/esm2022/interfaces/index.mjs +1 -1
  217. package/esm2022/interfaces/option.mjs +1 -1
  218. package/esm2022/providers/auth.options.mjs +1 -1
  219. package/esm2022/providers/auth.provider.mjs +1 -1
  220. package/esm2022/providers/index.mjs +1 -1
  221. package/esm2022/services/auth.service.mjs +1 -1
  222. package/esm2022/services/browser-auth.service.mjs +1 -1
  223. package/esm2022/services/index.mjs +1 -1
  224. package/esm2022/services/loader.options.mjs +1 -1
  225. package/esm2022/services/mobile-auth.service.mjs +1 -1
  226. package/esm2022/services/position.service.mjs +1 -1
  227. package/esm2022/services/theme.options.mjs +1 -1
  228. package/esm2022/services/theme.service.mjs +1 -1
  229. package/esm2022/services/token.options.mjs +1 -1
  230. package/esm2022/services/token.service.mjs +1 -1
  231. package/esm2022/services/visual-viewport.service.mjs +1 -1
  232. package/esm2022/tokens/animations-speed.mjs +1 -1
  233. package/esm2022/tokens/index.mjs +1 -1
  234. package/esm2022/tokens/reduced-motion.mjs +1 -1
  235. package/esm2022/tokens/viewport.mjs +1 -1
  236. package/esm2022/types/appearance.mjs +1 -1
  237. package/esm2022/types/button-theme.mjs +1 -1
  238. package/esm2022/types/hint-type.mjs +1 -1
  239. package/esm2022/types/index.mjs +1 -1
  240. package/esm2022/types/point.mjs +1 -1
  241. package/esm2022/types/portal-item.mjs +1 -1
  242. package/esm2022/types/position.mjs +1 -1
  243. package/esm2022/types/resizing.mjs +1 -1
  244. package/esm2022/types/shape.mjs +1 -1
  245. package/esm2022/types/size.mjs +1 -1
  246. package/esm2022/types/status.mjs +1 -1
  247. package/esm2022/utils/check-fixed-position.mjs +1 -1
  248. package/esm2022/utils/default-validators/create-default-validators.mjs +1 -1
  249. package/esm2022/utils/default-validators/create-default-validators.options.mjs +1 -1
  250. package/esm2022/utils/default-validators/extra-spaces.options.mjs +1 -1
  251. package/esm2022/utils/default-validators/extra-spaces.validators.mjs +1 -1
  252. package/esm2022/utils/default-validators/index.mjs +1 -1
  253. package/esm2022/utils/format/index.mjs +1 -1
  254. package/esm2022/utils/format/remove-spaces.mjs +1 -1
  255. package/esm2022/utils/format/replace.mjs +1 -1
  256. package/esm2022/utils/index.mjs +1 -1
  257. package/esm2022/utils/miscellaneous/index.mjs +1 -1
  258. package/esm2022/utils/miscellaneous/is-obscured.mjs +1 -1
  259. package/esm2022/utils/miscellaneous/override-options.mjs +1 -1
  260. package/esm2022/utils/miscellaneous/to-animation-options.mjs +1 -1
  261. package/esm2022/widgets/assets/constants/index.mjs +1 -1
  262. package/esm2022/widgets/assets/constants/translations.mjs +1 -1
  263. package/esm2022/widgets/assets/index.mjs +1 -1
  264. package/esm2022/widgets/index.mjs +1 -1
  265. package/esm2022/widgets/model/index.mjs +1 -1
  266. package/esm2022/widgets/model/resource-state-service.interface.mjs +1 -1
  267. package/esm2022/widgets/model/resource-state-service.token.mjs +1 -1
  268. package/esm2022/widgets/model/resources-block.options.mjs +1 -1
  269. package/esm2022/widgets/model/subject-modal-service.interface.mjs +1 -1
  270. package/esm2022/widgets/model/subject-modal-service.token.mjs +1 -1
  271. package/esm2022/widgets/model/used-elements-service.interface.mjs +1 -1
  272. package/esm2022/widgets/model/used-elements-service.token.mjs +1 -1
  273. package/esm2022/widgets/model/utility-service.interface.mjs +1 -1
  274. package/esm2022/widgets/model/utility-service.token.mjs +1 -1
  275. package/esm2022/widgets/service/index.mjs +1 -1
  276. package/esm2022/widgets/service/resource-state-base.service.mjs +1 -1
  277. package/esm2022/widgets/service/subject-modal-base.service.mjs +1 -1
  278. package/esm2022/widgets/service/used-elements-base.service.mjs +1 -1
  279. package/esm2022/widgets/service/utility-base.service.mjs +1 -1
  280. package/esm2022/widgets/ui/assignee-role-item/assignee-role-item.component.mjs +3 -3
  281. package/esm2022/widgets/ui/assignee-role-item/index.mjs +1 -1
  282. package/esm2022/widgets/ui/assignee-roles-tabs/assignee-roles-tabs.component.mjs +3 -3
  283. package/esm2022/widgets/ui/assignee-roles-tabs/index.mjs +1 -1
  284. package/esm2022/widgets/ui/categories/categories.component.mjs +3 -3
  285. package/esm2022/widgets/ui/categories/components/categories-list/categories-list.component.mjs +3 -3
  286. package/esm2022/widgets/ui/categories/components/categories-list/index.mjs +1 -1
  287. package/esm2022/widgets/ui/categories/components/category-form/category-form.component.mjs +3 -3
  288. package/esm2022/widgets/ui/categories/components/category-form/index.mjs +1 -1
  289. package/esm2022/widgets/ui/categories/components/category-item/category-item.component.mjs +3 -3
  290. package/esm2022/widgets/ui/categories/components/category-item/index.mjs +1 -1
  291. package/esm2022/widgets/ui/categories/components/create-category-item/create-category-item.component.mjs +3 -3
  292. package/esm2022/widgets/ui/categories/components/create-category-item/index.mjs +1 -1
  293. package/esm2022/widgets/ui/categories/components/index.mjs +1 -1
  294. package/esm2022/widgets/ui/categories/index.mjs +1 -1
  295. package/esm2022/widgets/ui/categories/services/index.mjs +1 -1
  296. package/esm2022/widgets/ui/categories/services/selected-category.service.mjs +1 -1
  297. package/esm2022/widgets/ui/checklist-block/checklist-block.component.mjs +3 -3
  298. package/esm2022/widgets/ui/checklist-block/checklist-block.options.mjs +1 -1
  299. package/esm2022/widgets/ui/checklist-block/components/checklist-block-list/checklist-block-list.component.mjs +3 -3
  300. package/esm2022/widgets/ui/checklist-block/components/checklist-block-list/index.mjs +1 -1
  301. package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-action-card/checklist-block-list-item-action-card.component.mjs +3 -3
  302. package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-action-card/index.mjs +1 -1
  303. package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-action-with-verification/checklist-block-list-item-action-with-verification.component.mjs +3 -3
  304. package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-action-with-verification/index.mjs +1 -1
  305. package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-action-without-verification/checklist-block-list-item-action-without-verification.component.mjs +3 -3
  306. package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-action-without-verification/index.mjs +1 -1
  307. package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-container/checklist-block-list-item-container.component.mjs +3 -3
  308. package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-container/checklist-block-list-item-container.options.mjs +1 -1
  309. package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-container/index.mjs +1 -1
  310. package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-evaluation/checklist-block-list-item-evaluation.component.mjs +3 -3
  311. package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-evaluation/checklist-block-list-item-evaluation.options.mjs +1 -1
  312. package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-evaluation/index.mjs +1 -1
  313. package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-evaluation-criteria/checklist-block-list-item-evaluation-criteria.component.mjs +3 -3
  314. package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-evaluation-criteria/checklist-block-list-item-evaluation-criteria.options.mjs +1 -1
  315. package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-evaluation-criteria/index.mjs +1 -1
  316. package/esm2022/widgets/ui/checklist-block/components/checklist-block-title-control/checklist-block-title-control.component.mjs +3 -3
  317. package/esm2022/widgets/ui/checklist-block/components/checklist-block-title-control/index.mjs +1 -1
  318. package/esm2022/widgets/ui/checklist-block/components/index.mjs +1 -1
  319. package/esm2022/widgets/ui/checklist-block/index.mjs +1 -1
  320. package/esm2022/widgets/ui/checklist-block/services/checklist-block.service.mjs +1 -1
  321. package/esm2022/widgets/ui/checklist-block/services/index.mjs +1 -1
  322. package/esm2022/widgets/ui/consumable-form/components/consumable-form-item/consumable-form-item.component.mjs +3 -3
  323. package/esm2022/widgets/ui/consumable-form/components/consumable-form-item/default-control-delay.mjs +1 -1
  324. package/esm2022/widgets/ui/consumable-form/components/consumable-form-item/index.mjs +1 -1
  325. package/esm2022/widgets/ui/consumable-form/components/consumable-form-item-readonly/consumable-form-item-readonly.component.mjs +3 -3
  326. package/esm2022/widgets/ui/consumable-form/components/consumable-form-item-readonly/index.mjs +1 -1
  327. package/esm2022/widgets/ui/consumable-form/components/index.mjs +1 -1
  328. package/esm2022/widgets/ui/consumable-form/consumable-form.component.mjs +3 -3
  329. package/esm2022/widgets/ui/consumable-form/consumable-form.options.mjs +1 -1
  330. package/esm2022/widgets/ui/consumable-form/index.mjs +1 -1
  331. package/esm2022/widgets/ui/criterion-info/criterion-info.component.mjs +3 -3
  332. package/esm2022/widgets/ui/criterion-info/index.mjs +1 -1
  333. package/esm2022/widgets/ui/criterion-info-form/criterion-info-form.component.mjs +3 -3
  334. package/esm2022/widgets/ui/criterion-info-form/criterion-info-form.options.mjs +1 -1
  335. package/esm2022/widgets/ui/criterion-info-form/index.mjs +1 -1
  336. package/esm2022/widgets/ui/criterion-readonly-info/criterion-readonly-info.component.mjs +3 -3
  337. package/esm2022/widgets/ui/criterion-readonly-info/index.mjs +1 -1
  338. package/esm2022/widgets/ui/delete-modal/delete-modal.component.mjs +3 -3
  339. package/esm2022/widgets/ui/delete-modal/delete-modal.options.mjs +1 -1
  340. package/esm2022/widgets/ui/delete-modal/index.mjs +1 -1
  341. package/esm2022/widgets/ui/framer-preview/framer-preview.component.mjs +3 -3
  342. package/esm2022/widgets/ui/framer-preview/framer-preview.options.mjs +1 -1
  343. package/esm2022/widgets/ui/framer-preview/index.mjs +1 -1
  344. package/esm2022/widgets/ui/general-control-error-hint/general-control-error-hint.component.mjs +3 -3
  345. package/esm2022/widgets/ui/general-control-error-hint/index.mjs +1 -1
  346. package/esm2022/widgets/ui/index.mjs +1 -1
  347. package/esm2022/widgets/ui/inserted/index.mjs +1 -1
  348. package/esm2022/widgets/ui/inserted/inserted.component.mjs +3 -3
  349. package/esm2022/widgets/ui/instruction-info/index.mjs +1 -1
  350. package/esm2022/widgets/ui/instruction-info/instruction-info.component.mjs +3 -3
  351. package/esm2022/widgets/ui/instruction-info-form/index.mjs +1 -1
  352. package/esm2022/widgets/ui/instruction-info-form/instruction-info-form.component.mjs +3 -3
  353. package/esm2022/widgets/ui/instruction-info-form/instruction-info-form.options.mjs +1 -1
  354. package/esm2022/widgets/ui/instruction-readonly-info/index.mjs +1 -1
  355. package/esm2022/widgets/ui/instruction-readonly-info/instruction-readonly-info.component.mjs +3 -3
  356. package/esm2022/widgets/ui/loader/index.mjs +1 -1
  357. package/esm2022/widgets/ui/loader/loader.component.mjs +3 -3
  358. package/esm2022/widgets/ui/modal-criteria-tab/index.mjs +1 -1
  359. package/esm2022/widgets/ui/modal-criteria-tab/modal-criteria-tab.component.mjs +3 -3
  360. package/esm2022/widgets/ui/modal-divided-section/index.mjs +1 -1
  361. package/esm2022/widgets/ui/modal-divided-section/modal-divided-section.component.mjs +3 -3
  362. package/esm2022/widgets/ui/modal-divided-section/modal-divided-section.interfaces.mjs +1 -1
  363. package/esm2022/widgets/ui/modal-header/index.mjs +1 -1
  364. package/esm2022/widgets/ui/modal-header/modal-header.component.mjs +3 -3
  365. package/esm2022/widgets/ui/modal-header-inserted-buttons/index.mjs +1 -1
  366. package/esm2022/widgets/ui/modal-header-inserted-buttons/modal-header-inserted-buttons.component.mjs +3 -3
  367. package/esm2022/widgets/ui/modal-header-tabs/index.mjs +1 -1
  368. package/esm2022/widgets/ui/modal-header-tabs/modal-header-tabs.component.mjs +3 -3
  369. package/esm2022/widgets/ui/modal-info-tab/index.mjs +1 -1
  370. package/esm2022/widgets/ui/modal-info-tab/modal-info-tab.component.mjs +3 -3
  371. package/esm2022/widgets/ui/modal-info-tab/modal-info-tab.options.mjs +1 -1
  372. package/esm2022/widgets/ui/modal-instructions-tab/index.mjs +1 -1
  373. package/esm2022/widgets/ui/modal-instructions-tab/modal-instructions-tab.component.mjs +3 -3
  374. package/esm2022/widgets/ui/modal-operation-part/index.mjs +1 -1
  375. package/esm2022/widgets/ui/modal-operation-part/modal-operation-part.component.mjs +3 -3
  376. package/esm2022/widgets/ui/modal-resources-tab/index.mjs +1 -1
  377. package/esm2022/widgets/ui/modal-resources-tab/modal-resources-tab.component.mjs +3 -3
  378. package/esm2022/widgets/ui/render-dynamic-modal/index.mjs +1 -1
  379. package/esm2022/widgets/ui/render-dynamic-modal/render-dynamic-modal.component.mjs +3 -3
  380. package/esm2022/widgets/ui/render-dynamic-modal/render-dynamic-modal.option.mjs +1 -1
  381. package/esm2022/widgets/ui/resources-block/components/index.mjs +1 -1
  382. package/esm2022/widgets/ui/resources-block/components/resources-block-consumables/index.mjs +1 -1
  383. package/esm2022/widgets/ui/resources-block/components/resources-block-consumables/resources-block-consumables.component.mjs +3 -3
  384. package/esm2022/widgets/ui/resources-block/components/resources-block-consumables/resources-block-consumables.options.mjs +1 -1
  385. package/esm2022/widgets/ui/resources-block/components/resources-block-content/index.mjs +1 -1
  386. package/esm2022/widgets/ui/resources-block/components/resources-block-content/resources-block-content.component.mjs +3 -3
  387. package/esm2022/widgets/ui/resources-block/components/resources-block-part/index.mjs +1 -1
  388. package/esm2022/widgets/ui/resources-block/components/resources-block-part/resources-block-part.component.mjs +3 -3
  389. package/esm2022/widgets/ui/resources-block/components/resources-block-part/resources-block-part.options.mjs +1 -1
  390. package/esm2022/widgets/ui/resources-block/components/resources-block-tabs/index.mjs +1 -1
  391. package/esm2022/widgets/ui/resources-block/components/resources-block-tabs/resources-block-tabs.component.mjs +3 -3
  392. package/esm2022/widgets/ui/resources-block/components/resources-block-tabs/resources-block-tabs.options.mjs +1 -1
  393. package/esm2022/widgets/ui/resources-block/components/resources-block-toolbox/index.mjs +1 -1
  394. package/esm2022/widgets/ui/resources-block/components/resources-block-toolbox/resources-block-toolbox.component.mjs +3 -3
  395. package/esm2022/widgets/ui/resources-block/components/resources-block-toolbox/resources-block-toolbox.options.mjs +1 -1
  396. package/esm2022/widgets/ui/resources-block/components/resources-options/index.mjs +1 -1
  397. package/esm2022/widgets/ui/resources-block/components/resources-options/resources-options.component.mjs +3 -3
  398. package/esm2022/widgets/ui/resources-block/index.mjs +1 -1
  399. package/esm2022/widgets/ui/resources-block/resources-block.component.mjs +3 -3
  400. package/esm2022/widgets/ui/resources-block-tabs/index.mjs +1 -1
  401. package/esm2022/widgets/ui/resources-block-tabs/resources-block-tabs.component.mjs +3 -3
  402. package/esm2022/widgets/ui/resources-block-tabs/resources-block-tabs.options.mjs +1 -1
  403. package/esm2022/widgets/ui/select-modal/components/index.mjs +1 -1
  404. package/esm2022/widgets/ui/select-modal/components/select-modal-folder/index.mjs +1 -1
  405. package/esm2022/widgets/ui/select-modal/components/select-modal-folder/select-modal-folder.component.mjs +3 -3
  406. package/esm2022/widgets/ui/select-modal/components/select-modal-search/index.mjs +1 -1
  407. package/esm2022/widgets/ui/select-modal/components/select-modal-search/select-modal-search.component.mjs +3 -3
  408. package/esm2022/widgets/ui/select-modal/index.mjs +1 -1
  409. package/esm2022/widgets/ui/select-modal/select-modal.component.mjs +3 -3
  410. package/esm2022/widgets/ui/select-modal/select-modal.interfaces.mjs +1 -1
  411. package/esm2022/widgets/ui/select-modal/select-modal.service.mjs +1 -1
  412. package/esm2022/widgets/ui/storage-list/components/index.mjs +1 -1
  413. package/esm2022/widgets/ui/storage-list/components/storage-list-item/index.mjs +1 -1
  414. package/esm2022/widgets/ui/storage-list/components/storage-list-item/storage-list-item.component.mjs +3 -3
  415. package/esm2022/widgets/ui/storage-list/index.mjs +1 -1
  416. package/esm2022/widgets/ui/storage-list/storage-list.component.mjs +3 -3
  417. package/esm2022/widgets/ui/storage-list/storage-list.options.mjs +1 -1
  418. package/esm2022/widgets/ui/toolbox-form/components/index.mjs +1 -1
  419. package/esm2022/widgets/ui/toolbox-form/components/tool-form-readonly/index.mjs +1 -1
  420. package/esm2022/widgets/ui/toolbox-form/components/tool-form-readonly/tool-form-readonly.component.mjs +3 -3
  421. package/esm2022/widgets/ui/toolbox-form/index.mjs +1 -1
  422. package/esm2022/widgets/ui/toolbox-form/tool-form.component.mjs +3 -3
  423. package/esm2022/widgets/ui/toolbox-form/tool-form.options.mjs +1 -1
  424. package/esm2022/widgets/ui/user-action-context-menu/activity-item/activity-item.component.mjs +3 -3
  425. package/esm2022/widgets/ui/user-action-context-menu/activity-item/index.mjs +1 -1
  426. package/esm2022/widgets/ui/user-action-context-menu/company-item/company-item.component.mjs +3 -3
  427. package/esm2022/widgets/ui/user-action-context-menu/company-item/index.mjs +1 -1
  428. package/esm2022/widgets/ui/user-action-context-menu/index.mjs +1 -1
  429. package/esm2022/widgets/ui/user-action-context-menu/services/activity-base.service.mjs +1 -1
  430. package/esm2022/widgets/ui/user-action-context-menu/services/activity.service.mjs +1 -1
  431. package/esm2022/widgets/ui/user-action-context-menu/services/index.mjs +1 -1
  432. package/esm2022/widgets/ui/user-action-context-menu/user-action-context-menu.component.mjs +3 -3
  433. package/esm2022/widgets/ui/user-action-context-menu/user-action-context.option.mjs +1 -1
  434. package/esm2022/widgets/ui/utility-info-readonly/index.mjs +1 -1
  435. package/esm2022/widgets/ui/utility-info-readonly/utility-info-readonly.component.mjs +3 -3
  436. package/esm2022/widgets/ui/utility-info-readonly/utility-info-readonly.options.mjs +1 -1
  437. package/esm2022/widgets/ui/utility-modal/components/criterion-modal-create/criterion-modal-create.component.mjs +3 -3
  438. package/esm2022/widgets/ui/utility-modal/components/criterion-modal-create/index.mjs +1 -1
  439. package/esm2022/widgets/ui/utility-modal/components/index.mjs +1 -1
  440. package/esm2022/widgets/ui/utility-modal/components/instruction-modal-create/index.mjs +1 -1
  441. package/esm2022/widgets/ui/utility-modal/components/instruction-modal-create/instruction-modal-create.component.mjs +3 -3
  442. package/esm2022/widgets/ui/utility-modal/components/readonly-criterion-modal/index.mjs +1 -1
  443. package/esm2022/widgets/ui/utility-modal/components/readonly-criterion-modal/readonly-criterion-modal.component.mjs +3 -3
  444. package/esm2022/widgets/ui/utility-modal/components/readonly-instruction-modal/index.mjs +1 -1
  445. package/esm2022/widgets/ui/utility-modal/components/readonly-instruction-modal/readonly-instruction-modal.component.mjs +3 -3
  446. package/esm2022/widgets/ui/utility-modal/components/readonly-utility-modal/index.mjs +1 -1
  447. package/esm2022/widgets/ui/utility-modal/components/readonly-utility-modal/readonly-utility-modal.component.mjs +3 -3
  448. package/esm2022/widgets/ui/utility-modal/components/utility-modal-create/index.mjs +1 -1
  449. package/esm2022/widgets/ui/utility-modal/components/utility-modal-create/utility-modal-create.component.mjs +3 -3
  450. package/esm2022/widgets/ui/utility-modal/index.mjs +1 -1
  451. package/esm2022/widgets/ui/utility-modal/utility-modal.component.mjs +3 -3
  452. package/esm2022/widgets/ui/utility-modal/utility-modal.options.mjs +1 -1
  453. package/esm2022/widgets/ui/utility-readonly-thumbnail/index.mjs +1 -1
  454. package/esm2022/widgets/ui/utility-readonly-thumbnail/utility-readonly-thumbnail.component.mjs +3 -3
  455. package/esm2022/widgets/ui/utility-thumbnail/index.mjs +1 -1
  456. package/esm2022/widgets/ui/utility-thumbnail/utility-thumbnail.component.mjs +3 -3
  457. package/fesm2022/cuby-ui-core.mjs +254 -254
  458. package/fesm2022/cuby-ui-core.mjs.map +1 -1
  459. package/fonts/Inter-Bold.svg +25443 -25443
  460. package/fonts/Inter-Medium.svg +25400 -25400
  461. package/fonts/Inter-Regular.svg +24341 -24341
  462. package/fonts/Inter-SemiBold.svg +25459 -25459
  463. package/fonts/Nunito-ExtraBoldItalic.svg +9508 -9508
  464. package/package.json +4 -4
  465. package/styles/direcive/flex-container.scss +3 -3
  466. package/styles/fonts.scss +69 -69
  467. package/styles/global.scss +10 -10
  468. package/styles/mixins/buttons.scss +13 -13
  469. package/styles/mixins/flex.scss +21 -21
  470. package/styles/mixins/headings.scss +115 -115
  471. package/styles/mixins/inputs.scss +91 -91
  472. package/styles/mixins/lists.scss +41 -41
  473. package/styles/mixins/paddings.scss +35 -35
  474. package/styles/mixins/shadows.scss +42 -42
  475. package/styles/mixins/texts.scss +224 -224
  476. package/styles/theme.scss +427 -427
  477. package/styles/variables/colors.scss +288 -288
  478. package/styles/variables/fonts.scss +2 -2
@@ -1,41 +1,41 @@
1
- @use '../variables/colors' as colors;
2
-
3
- @mixin cui-clear-list() {
4
- padding: 0;
5
- margin: 0;
6
- list-style: none;
7
- }
8
-
9
- // The list should have no padding or border
10
- // The $offset should correspond to the border-radius of the elements
11
- @mixin cui-line-between-items($offset, $style: solid, $width: 1px) {
12
- position: relative;
13
-
14
- & > * {
15
- z-index: 1;
16
- }
17
-
18
- &:has(> :nth-child(2))::before {
19
- content: '';
20
- position: absolute;
21
- top: 0;
22
- bottom: 0;
23
- left: $offset;
24
- border-left: $width $style colors.$cui-base-200;
25
- }
26
- }
27
-
28
- @mixin cui-line-after-item($offset, $list-gap) {
29
- position: relative;
30
-
31
- &:not(:last-child)::before {
32
- content: '';
33
- position: absolute;
34
- top: 0;
35
- left: $offset;
36
- bottom: -$list-gap;
37
- z-index: -1;
38
- width: 1px;
39
- background: colors.$cui-base-200;
40
- }
41
- }
1
+ @use '../variables/colors' as colors;
2
+
3
+ @mixin cui-clear-list() {
4
+ padding: 0;
5
+ margin: 0;
6
+ list-style: none;
7
+ }
8
+
9
+ // The list should have no padding or border
10
+ // The $offset should correspond to the border-radius of the elements
11
+ @mixin cui-line-between-items($offset, $style: solid, $width: 1px) {
12
+ position: relative;
13
+
14
+ & > * {
15
+ z-index: 1;
16
+ }
17
+
18
+ &:has(> :nth-child(2))::before {
19
+ content: '';
20
+ position: absolute;
21
+ top: 0;
22
+ bottom: 0;
23
+ left: $offset;
24
+ border-left: $width $style colors.$cui-base-200;
25
+ }
26
+ }
27
+
28
+ @mixin cui-line-after-item($offset, $list-gap) {
29
+ position: relative;
30
+
31
+ &:not(:last-child)::before {
32
+ content: '';
33
+ position: absolute;
34
+ top: 0;
35
+ left: $offset;
36
+ bottom: -$list-gap;
37
+ z-index: -1;
38
+ width: 1px;
39
+ background: colors.$cui-base-200;
40
+ }
41
+ }
@@ -1,35 +1,35 @@
1
- $space: 8px;
2
-
3
- @mixin cui-padding($direction, $size, $offset: 0) {
4
- $padding: $space * $size - $offset;
5
-
6
- @if ($direction == all) {
7
- padding: $padding;
8
- }
9
-
10
- @if ($direction == top) {
11
- padding-top: $padding;
12
- }
13
-
14
- @if ($direction == bottom) {
15
- padding-bottom: $padding;
16
- }
17
-
18
- @if ($direction == vertical) {
19
- padding-top: $padding;
20
- padding-bottom: $padding;
21
- }
22
-
23
- @if ($direction == left) {
24
- padding-left: $padding;
25
- }
26
-
27
- @if ($direction == right) {
28
- padding-right: $padding;
29
- }
30
-
31
- @if ($direction == horizontal) {
32
- padding-right: $padding;
33
- padding-left: $padding;
34
- }
35
- }
1
+ $space: 8px;
2
+
3
+ @mixin cui-padding($direction, $size, $offset: 0) {
4
+ $padding: $space * $size - $offset;
5
+
6
+ @if ($direction == all) {
7
+ padding: $padding;
8
+ }
9
+
10
+ @if ($direction == top) {
11
+ padding-top: $padding;
12
+ }
13
+
14
+ @if ($direction == bottom) {
15
+ padding-bottom: $padding;
16
+ }
17
+
18
+ @if ($direction == vertical) {
19
+ padding-top: $padding;
20
+ padding-bottom: $padding;
21
+ }
22
+
23
+ @if ($direction == left) {
24
+ padding-left: $padding;
25
+ }
26
+
27
+ @if ($direction == right) {
28
+ padding-right: $padding;
29
+ }
30
+
31
+ @if ($direction == horizontal) {
32
+ padding-right: $padding;
33
+ padding-left: $padding;
34
+ }
35
+ }
@@ -1,42 +1,42 @@
1
- @use '../variables/colors' as colors;
2
- // TODO: вынести все цвета в перемнные
3
-
4
- @mixin cui-shadow-10() {
5
- box-shadow:
6
- 0 1px 4px 0 rgba(0, 0, 0, 0.04),
7
- 0 1px 4px 0 rgba(0, 0, 0, 0.04);
8
- }
9
-
10
- @mixin cui-shadow-15() {
11
- box-shadow:
12
- 0 1px 2px 0 rgba(0, 0, 0, 0.06),
13
- 0 1px 3px 0 rgba(0, 0, 0, 0.1);
14
- }
15
-
16
- @mixin cui-shadow-20() {
17
- box-shadow:
18
- 0 2px 4px -1px rgba(0, 0, 0, 0.06),
19
- 0 4px 6px -1px rgba(0, 0, 0, 0.1);
20
- }
21
-
22
- @mixin cui-shadow-25() {
23
- box-shadow:
24
- 0 4px 6px -2px rgba(0, 0, 0, 0.05),
25
- 0 10px 15px -3px rgba(0, 0, 0, 0.1);
26
- }
27
-
28
- @mixin cui-shadow-right() {
29
- box-shadow: 5px 0 4px 0 rgba(0, 0, 0, 0.05);
30
- }
31
-
32
- @mixin cui-shadow-left() {
33
- box-shadow: -5px 0 4px 0 rgba(0, 0, 0, 0.05);
34
- }
35
-
36
- @mixin cui-shadow-focused() {
37
- box-shadow: 0 0 0 2px colors.$cui-focus;
38
- }
39
-
40
- @mixin cui-shadow-error-focused() {
41
- box-shadow: 0 0 0 2px rgba(217, 45, 32, 0.25);
42
- }
1
+ @use '../variables/colors' as colors;
2
+ // TODO: вынести все цвета в перемнные
3
+
4
+ @mixin cui-shadow-10() {
5
+ box-shadow:
6
+ 0 1px 4px 0 rgba(0, 0, 0, 0.04),
7
+ 0 1px 4px 0 rgba(0, 0, 0, 0.04);
8
+ }
9
+
10
+ @mixin cui-shadow-15() {
11
+ box-shadow:
12
+ 0 1px 2px 0 rgba(0, 0, 0, 0.06),
13
+ 0 1px 3px 0 rgba(0, 0, 0, 0.1);
14
+ }
15
+
16
+ @mixin cui-shadow-20() {
17
+ box-shadow:
18
+ 0 2px 4px -1px rgba(0, 0, 0, 0.06),
19
+ 0 4px 6px -1px rgba(0, 0, 0, 0.1);
20
+ }
21
+
22
+ @mixin cui-shadow-25() {
23
+ box-shadow:
24
+ 0 4px 6px -2px rgba(0, 0, 0, 0.05),
25
+ 0 10px 15px -3px rgba(0, 0, 0, 0.1);
26
+ }
27
+
28
+ @mixin cui-shadow-right() {
29
+ box-shadow: 5px 0 4px 0 rgba(0, 0, 0, 0.05);
30
+ }
31
+
32
+ @mixin cui-shadow-left() {
33
+ box-shadow: -5px 0 4px 0 rgba(0, 0, 0, 0.05);
34
+ }
35
+
36
+ @mixin cui-shadow-focused() {
37
+ box-shadow: 0 0 0 2px colors.$cui-focus;
38
+ }
39
+
40
+ @mixin cui-shadow-error-focused() {
41
+ box-shadow: 0 0 0 2px rgba(217, 45, 32, 0.25);
42
+ }
@@ -1,224 +1,224 @@
1
- @mixin cui-text-regular() {
2
- font-weight: 400;
3
- }
4
-
5
- @mixin cui-text-medium() {
6
- font-weight: 500;
7
- }
8
-
9
- @mixin cui-text-semi-bold() {
10
- font-weight: 600;
11
- }
12
-
13
- @mixin cui-text-bold() {
14
- font-weight: 700;
15
- }
16
-
17
- @mixin cui-text-xxxs() {
18
- font-size: 10px;
19
- line-height: 12px;
20
- }
21
-
22
- @mixin cui-text-xxxs-regular() {
23
- font-weight: 400;
24
- font-size: 10px;
25
- line-height: 12px;
26
- }
27
-
28
- @mixin cui-text-xxxs-medium() {
29
- font-weight: 500;
30
- font-size: 10px;
31
- line-height: 12px;
32
- }
33
-
34
- @mixin cui-text-xxxs-semi-bold() {
35
- font-weight: 600;
36
- font-size: 10px;
37
- line-height: 12px;
38
- }
39
-
40
- @mixin cui-text-xxxs-bold() {
41
- font-weight: 700;
42
- font-size: 10px;
43
- line-height: 12px;
44
- }
45
-
46
- @mixin cui-text-xxs() {
47
- font-size: 12px;
48
- line-height: 14px;
49
- }
50
-
51
- @mixin cui-text-xxs-regular() {
52
- font-weight: 400;
53
- font-size: 12px;
54
- line-height: 14px;
55
- }
56
-
57
- @mixin cui-text-xxs-medium() {
58
- font-weight: 500;
59
- font-size: 12px;
60
- line-height: 14px;
61
- }
62
-
63
- @mixin cui-text-xxs-semi-bold() {
64
- font-weight: 600;
65
- font-size: 12px;
66
- line-height: 14px;
67
- }
68
-
69
- @mixin cui-text-xxs-bold() {
70
- font-weight: 700;
71
- font-size: 12px;
72
- line-height: 14px;
73
- }
74
-
75
- @mixin cui-text-xs() {
76
- font-size: 13px;
77
- line-height: 16px;
78
- }
79
-
80
- @mixin cui-text-xs-regular() {
81
- font-weight: 400;
82
- font-size: 13px;
83
- line-height: 16px;
84
- }
85
-
86
- @mixin cui-text-xs-medium() {
87
- font-weight: 500;
88
- font-size: 13px;
89
- line-height: 16px;
90
- }
91
-
92
- @mixin cui-text-xs-semi-bold() {
93
- font-weight: 600;
94
- font-size: 13px;
95
- line-height: 16px;
96
- }
97
-
98
- @mixin cui-text-xs-bold() {
99
- font-weight: 700;
100
- font-size: 13px;
101
- line-height: 16px;
102
- }
103
-
104
- @mixin cui-text-sm() {
105
- font-size: 14px;
106
- line-height: 20px;
107
- }
108
-
109
- @mixin cui-text-sm-regular() {
110
- font-weight: 400;
111
- font-size: 14px;
112
- line-height: 20px;
113
- }
114
-
115
- @mixin cui-text-sm-medium() {
116
- font-weight: 500;
117
- font-size: 14px;
118
- line-height: 20px;
119
- }
120
-
121
- @mixin cui-text-sm-semi-bold() {
122
- font-weight: 600;
123
- font-size: 14px;
124
- line-height: 20px;
125
- }
126
-
127
- @mixin cui-text-sm-bold() {
128
- font-weight: 700;
129
- font-size: 14px;
130
- line-height: 20px;
131
- }
132
-
133
- @mixin cui-text-md() {
134
- font-size: 16px;
135
- line-height: 24px;
136
- }
137
-
138
- @mixin cui-text-md-regular() {
139
- font-weight: 400;
140
- font-size: 16px;
141
- line-height: 24px;
142
- }
143
-
144
- @mixin cui-text-md-medium() {
145
- font-weight: 500;
146
- font-size: 16px;
147
- line-height: 24px;
148
- }
149
-
150
- @mixin cui-text-md-semi-bold() {
151
- font-weight: 600;
152
- font-size: 16px;
153
- line-height: 24px;
154
- }
155
-
156
- @mixin cui-text-md-bold() {
157
- font-weight: 700;
158
- font-size: 16px;
159
- line-height: 24px;
160
- }
161
-
162
- @mixin cui-text-lg() {
163
- font-size: 18px;
164
- line-height: 28px;
165
- }
166
-
167
- @mixin cui-text-lg-regular() {
168
- font-weight: 400;
169
- font-size: 18px;
170
- line-height: 28px;
171
- }
172
-
173
- @mixin cui-text-lg-medium() {
174
- font-weight: 500;
175
- font-size: 18px;
176
- line-height: 28px;
177
- }
178
-
179
- @mixin cui-text-lg-semi-bold() {
180
- font-weight: 600;
181
- font-size: 18px;
182
- line-height: 28px;
183
- }
184
-
185
- @mixin cui-text-lg-bold() {
186
- font-weight: 700;
187
- font-size: 18px;
188
- line-height: 28px;
189
- }
190
-
191
- @mixin cui-text-xl() {
192
- font-size: 20px;
193
- line-height: 30px;
194
- }
195
-
196
- @mixin cui-text-xl-regular() {
197
- font-weight: 400;
198
- font-size: 20px;
199
- line-height: 30px;
200
- }
201
-
202
- @mixin cui-text-xl-medium() {
203
- font-weight: 500;
204
- font-size: 20px;
205
- line-height: 30px;
206
- }
207
-
208
- @mixin cui-text-xl-semi-bold() {
209
- font-weight: 600;
210
- font-size: 20px;
211
- line-height: 30px;
212
- }
213
-
214
- @mixin cui-text-xl-bold() {
215
- font-weight: 700;
216
- font-size: 20px;
217
- line-height: 30px;
218
- }
219
-
220
- @mixin cui-text-overflow($wrap: nowrap) {
221
- white-space: $wrap;
222
- overflow: hidden;
223
- text-overflow: ellipsis;
224
- }
1
+ @mixin cui-text-regular() {
2
+ font-weight: 400;
3
+ }
4
+
5
+ @mixin cui-text-medium() {
6
+ font-weight: 500;
7
+ }
8
+
9
+ @mixin cui-text-semi-bold() {
10
+ font-weight: 600;
11
+ }
12
+
13
+ @mixin cui-text-bold() {
14
+ font-weight: 700;
15
+ }
16
+
17
+ @mixin cui-text-xxxs() {
18
+ font-size: 10px;
19
+ line-height: 12px;
20
+ }
21
+
22
+ @mixin cui-text-xxxs-regular() {
23
+ font-weight: 400;
24
+ font-size: 10px;
25
+ line-height: 12px;
26
+ }
27
+
28
+ @mixin cui-text-xxxs-medium() {
29
+ font-weight: 500;
30
+ font-size: 10px;
31
+ line-height: 12px;
32
+ }
33
+
34
+ @mixin cui-text-xxxs-semi-bold() {
35
+ font-weight: 600;
36
+ font-size: 10px;
37
+ line-height: 12px;
38
+ }
39
+
40
+ @mixin cui-text-xxxs-bold() {
41
+ font-weight: 700;
42
+ font-size: 10px;
43
+ line-height: 12px;
44
+ }
45
+
46
+ @mixin cui-text-xxs() {
47
+ font-size: 12px;
48
+ line-height: 14px;
49
+ }
50
+
51
+ @mixin cui-text-xxs-regular() {
52
+ font-weight: 400;
53
+ font-size: 12px;
54
+ line-height: 14px;
55
+ }
56
+
57
+ @mixin cui-text-xxs-medium() {
58
+ font-weight: 500;
59
+ font-size: 12px;
60
+ line-height: 14px;
61
+ }
62
+
63
+ @mixin cui-text-xxs-semi-bold() {
64
+ font-weight: 600;
65
+ font-size: 12px;
66
+ line-height: 14px;
67
+ }
68
+
69
+ @mixin cui-text-xxs-bold() {
70
+ font-weight: 700;
71
+ font-size: 12px;
72
+ line-height: 14px;
73
+ }
74
+
75
+ @mixin cui-text-xs() {
76
+ font-size: 13px;
77
+ line-height: 16px;
78
+ }
79
+
80
+ @mixin cui-text-xs-regular() {
81
+ font-weight: 400;
82
+ font-size: 13px;
83
+ line-height: 16px;
84
+ }
85
+
86
+ @mixin cui-text-xs-medium() {
87
+ font-weight: 500;
88
+ font-size: 13px;
89
+ line-height: 16px;
90
+ }
91
+
92
+ @mixin cui-text-xs-semi-bold() {
93
+ font-weight: 600;
94
+ font-size: 13px;
95
+ line-height: 16px;
96
+ }
97
+
98
+ @mixin cui-text-xs-bold() {
99
+ font-weight: 700;
100
+ font-size: 13px;
101
+ line-height: 16px;
102
+ }
103
+
104
+ @mixin cui-text-sm() {
105
+ font-size: 14px;
106
+ line-height: 20px;
107
+ }
108
+
109
+ @mixin cui-text-sm-regular() {
110
+ font-weight: 400;
111
+ font-size: 14px;
112
+ line-height: 20px;
113
+ }
114
+
115
+ @mixin cui-text-sm-medium() {
116
+ font-weight: 500;
117
+ font-size: 14px;
118
+ line-height: 20px;
119
+ }
120
+
121
+ @mixin cui-text-sm-semi-bold() {
122
+ font-weight: 600;
123
+ font-size: 14px;
124
+ line-height: 20px;
125
+ }
126
+
127
+ @mixin cui-text-sm-bold() {
128
+ font-weight: 700;
129
+ font-size: 14px;
130
+ line-height: 20px;
131
+ }
132
+
133
+ @mixin cui-text-md() {
134
+ font-size: 16px;
135
+ line-height: 24px;
136
+ }
137
+
138
+ @mixin cui-text-md-regular() {
139
+ font-weight: 400;
140
+ font-size: 16px;
141
+ line-height: 24px;
142
+ }
143
+
144
+ @mixin cui-text-md-medium() {
145
+ font-weight: 500;
146
+ font-size: 16px;
147
+ line-height: 24px;
148
+ }
149
+
150
+ @mixin cui-text-md-semi-bold() {
151
+ font-weight: 600;
152
+ font-size: 16px;
153
+ line-height: 24px;
154
+ }
155
+
156
+ @mixin cui-text-md-bold() {
157
+ font-weight: 700;
158
+ font-size: 16px;
159
+ line-height: 24px;
160
+ }
161
+
162
+ @mixin cui-text-lg() {
163
+ font-size: 18px;
164
+ line-height: 28px;
165
+ }
166
+
167
+ @mixin cui-text-lg-regular() {
168
+ font-weight: 400;
169
+ font-size: 18px;
170
+ line-height: 28px;
171
+ }
172
+
173
+ @mixin cui-text-lg-medium() {
174
+ font-weight: 500;
175
+ font-size: 18px;
176
+ line-height: 28px;
177
+ }
178
+
179
+ @mixin cui-text-lg-semi-bold() {
180
+ font-weight: 600;
181
+ font-size: 18px;
182
+ line-height: 28px;
183
+ }
184
+
185
+ @mixin cui-text-lg-bold() {
186
+ font-weight: 700;
187
+ font-size: 18px;
188
+ line-height: 28px;
189
+ }
190
+
191
+ @mixin cui-text-xl() {
192
+ font-size: 20px;
193
+ line-height: 30px;
194
+ }
195
+
196
+ @mixin cui-text-xl-regular() {
197
+ font-weight: 400;
198
+ font-size: 20px;
199
+ line-height: 30px;
200
+ }
201
+
202
+ @mixin cui-text-xl-medium() {
203
+ font-weight: 500;
204
+ font-size: 20px;
205
+ line-height: 30px;
206
+ }
207
+
208
+ @mixin cui-text-xl-semi-bold() {
209
+ font-weight: 600;
210
+ font-size: 20px;
211
+ line-height: 30px;
212
+ }
213
+
214
+ @mixin cui-text-xl-bold() {
215
+ font-weight: 700;
216
+ font-size: 20px;
217
+ line-height: 30px;
218
+ }
219
+
220
+ @mixin cui-text-overflow($wrap: nowrap) {
221
+ white-space: $wrap;
222
+ overflow: hidden;
223
+ text-overflow: ellipsis;
224
+ }