2021-08-13 19:14:20 +03:00
|
|
|
name: Base
|
|
|
|
namespace: Standard
|
2022-02-07 17:14:32 +03:00
|
|
|
version: 0.0.0-dev
|
2021-08-13 19:14:20 +03:00
|
|
|
license: APLv2
|
|
|
|
authors:
|
|
|
|
- name: Enso Team
|
|
|
|
email: contact@enso.org
|
|
|
|
maintainers:
|
|
|
|
- name: Enso Team
|
|
|
|
email: contact@enso.org
|
2022-04-14 16:12:18 +03:00
|
|
|
component-groups:
|
|
|
|
new:
|
2024-07-01 23:01:18 +03:00
|
|
|
- Input: { color: oklch(0.464 0.14 170) }
|
|
|
|
- Constants: { color: oklch(0.464 0.14 145) }
|
|
|
|
- Metadata: { color: oklch(0.464 0.14 120) }
|
|
|
|
- Output: { color: oklch(0.464 0.14 60) }
|
|
|
|
- Calculations: { color: oklch(0.464 0.14 230) }
|
|
|
|
- Statistics: { color: oklch(0.464 0.14 230) }
|
|
|
|
- Selections: { color: oklch(0.464 0.14 325) }
|
|
|
|
- Conversions: { color: oklch(0.464 0.14 40) }
|
|
|
|
- Values: { color: oklch(0.464 0.14 275) }
|
|
|
|
- Math: { color: oklch(0.464 0.14 300) }
|
|
|
|
- Rounding: { color: oklch(0.464 0.14 300) }
|
|
|
|
- Trigonometry: { color: oklch(0.464 0.14 300) }
|
|
|
|
- Random: { color: oklch(0.464 0.14 145) }
|
|
|
|
- Bitwise: { color: oklch(0.464 0.14 300) }
|
|
|
|
- Text: { color: oklch(0.464 0.14 290) }
|
|
|
|
- DateTime: { color: oklch(0.464 0.14 295) }
|
|
|
|
- Logical: { color: oklch(0.464 0.14 300) }
|
|
|
|
- Operators: { color: oklch(0.464 0.14 275) }
|
|
|
|
- Errors: { color: oklch(0.464 0.14 15) }
|