@almadar/core 10.87.0 → 10.89.0

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.
@@ -1,3 +1,130 @@
1
+ // src/i18n/orb-notation.json
2
+ var orb_notation_default = {
3
+ reason: "Design-system token NAMES reachable only under a theme `tokens` node. They are keys of the .orb schema but notation, not language vocabulary, so they are excluded from the `orb` i18n section (owner ruling 2026-09-07). Regenerate with: pnpm --filter @almadar/core run gen:orb-notation",
4
+ keys: [
5
+ "2xl",
6
+ "3xl",
7
+ "4xl",
8
+ "accent",
9
+ "accentForeground",
10
+ "background",
11
+ "base",
12
+ "bodyDefault",
13
+ "bodyEmphasis",
14
+ "bodyFamily",
15
+ "bodyQuiet",
16
+ "border",
17
+ "borderHairline",
18
+ "borderHeavy",
19
+ "borderHover",
20
+ "borderStandard",
21
+ "buttonHeightLg",
22
+ "buttonHeightMd",
23
+ "buttonHeightSm",
24
+ "caption",
25
+ "card",
26
+ "cardElevation",
27
+ "cardForeground",
28
+ "cardPaddingLg",
29
+ "cardPaddingMd",
30
+ "cardPaddingSm",
31
+ "defaultSize",
32
+ "dialogElevation",
33
+ "dialogPadding",
34
+ "display-1",
35
+ "display-2",
36
+ "displayFamily",
37
+ "dramatic",
38
+ "duration",
39
+ "durations",
40
+ "easing",
41
+ "easings",
42
+ "emphasized",
43
+ "emptyAsset",
44
+ "enter",
45
+ "error",
46
+ "errorAsset",
47
+ "errorForeground",
48
+ "exit",
49
+ "expand",
50
+ "family",
51
+ "fast",
52
+ "foreground",
53
+ "headingMajor",
54
+ "headingMinor",
55
+ "hover",
56
+ "info",
57
+ "infoForeground",
58
+ "input",
59
+ "inputHeightLg",
60
+ "inputHeightMd",
61
+ "inputHeightSm",
62
+ "instant",
63
+ "intents",
64
+ "lg",
65
+ "lineHeight",
66
+ "linear",
67
+ "loadingAsset",
68
+ "monoFamily",
69
+ "muted",
70
+ "mutedForeground",
71
+ "normal",
72
+ "numeric",
73
+ "onboardingAsset",
74
+ "placeholder",
75
+ "popoverElevation",
76
+ "press",
77
+ "primary",
78
+ "primaryForeground",
79
+ "primaryHover",
80
+ "radiusContainer",
81
+ "radiusInteractive",
82
+ "radiusPill",
83
+ "ring",
84
+ "rowHeightCompact",
85
+ "rowHeightNormal",
86
+ "rowHeightSpacious",
87
+ "scale",
88
+ "secondary",
89
+ "secondaryForeground",
90
+ "secondaryHover",
91
+ "sectionGap",
92
+ "size",
93
+ "slot",
94
+ "slow",
95
+ "sm",
96
+ "space0",
97
+ "space1",
98
+ "space10",
99
+ "space11",
100
+ "space12",
101
+ "space2",
102
+ "space3",
103
+ "space4",
104
+ "space5",
105
+ "space6",
106
+ "space7",
107
+ "space8",
108
+ "space9",
109
+ "spring",
110
+ "standard",
111
+ "strokeWidth",
112
+ "success",
113
+ "successForeground",
114
+ "surface",
115
+ "surfaceHover",
116
+ "tableBorder",
117
+ "tableHeader",
118
+ "tableRowHover",
119
+ "toastElevation",
120
+ "warning",
121
+ "warningForeground",
122
+ "weight",
123
+ "xl",
124
+ "xs"
125
+ ]
126
+ };
127
+
1
128
  // src/i18n/en.json
2
129
  var en_default = {
3
130
  meta: {
@@ -148,6 +275,11 @@ var en_default = {
148
275
  asset: "asset",
149
276
  component: "component",
150
277
  object: "object",
278
+ array: "array",
279
+ enum: "enum",
280
+ relation: "relation",
281
+ node: "node",
282
+ union: "union",
151
283
  void: "void",
152
284
  null: "null",
153
285
  any: "any",
@@ -176,13 +308,8 @@ var en_default = {
176
308
  INIT: "INIT"
177
309
  },
178
310
  orb: {
179
- "2xl": "2xl",
180
- "3xl": "3xl",
181
- "4xl": "4xl",
182
311
  _metadata: "_metadata",
183
312
  _resolved: "_resolved",
184
- accent: "accent",
185
- accentForeground: "accentForeground",
186
313
  access_waivers: "access_waivers",
187
314
  alias: "alias",
188
315
  animations: "animations",
@@ -193,31 +320,10 @@ var en_default = {
193
320
  at: "at",
194
321
  auth: "auth",
195
322
  auxiliaryEntities: "auxiliaryEntities",
196
- background: "background",
197
323
  bakedName: "bakedName",
198
- base: "base",
199
324
  baseUrl: "baseUrl",
200
325
  behavior: "behavior",
201
- bodyDefault: "bodyDefault",
202
- bodyEmphasis: "bodyEmphasis",
203
- bodyFamily: "bodyFamily",
204
- bodyQuiet: "bodyQuiet",
205
- border: "border",
206
- borderHairline: "borderHairline",
207
- borderHeavy: "borderHeavy",
208
- borderHover: "borderHover",
209
- borderStandard: "borderStandard",
210
- buttonHeightLg: "buttonHeightLg",
211
- buttonHeightMd: "buttonHeightMd",
212
- buttonHeightSm: "buttonHeightSm",
213
326
  capabilities: "capabilities",
214
- caption: "caption",
215
- card: "card",
216
- cardElevation: "cardElevation",
217
- cardForeground: "cardForeground",
218
- cardPaddingLg: "cardPaddingLg",
219
- cardPaddingMd: "cardPaddingMd",
220
- cardPaddingSm: "cardPaddingSm",
221
327
  cardinality: "cardinality",
222
328
  category: "category",
223
329
  className: "className",
@@ -238,7 +344,6 @@ var en_default = {
238
344
  darkMode: "darkMode",
239
345
  dataEntities: "dataEntities",
240
346
  default: "default",
241
- defaultSize: "defaultSize",
242
347
  definerKnob: "definerKnob",
243
348
  delayMs: "delayMs",
244
349
  delete: "delete",
@@ -250,28 +355,15 @@ var en_default = {
250
355
  designTokens: "designTokens",
251
356
  detailPattern: "detailPattern",
252
357
  device: "device",
253
- dialogElevation: "dialogElevation",
254
- dialogPadding: "dialogPadding",
255
358
  dimension: "dimension",
256
- "display-1": "display-1",
257
- "display-2": "display-2",
258
- displayFamily: "displayFamily",
259
359
  domainContext: "domainContext",
260
- dramatic: "dramatic",
261
- duration: "duration",
262
- durations: "durations",
263
- easing: "easing",
264
- easings: "easings",
265
360
  effectRow: "effectRow",
266
361
  effects: "effects",
267
362
  elevation: "elevation",
268
363
  emitIds: "emitIds",
269
364
  emits: "emits",
270
365
  emitsScope: "emitsScope",
271
- emphasized: "emphasized",
272
- emptyAsset: "emptyAsset",
273
366
  enabled: "enabled",
274
- enter: "enter",
275
367
  entities: "entities",
276
368
  entity: "entity",
277
369
  entityBindingDescription: "entityBindingDescription",
@@ -283,26 +375,18 @@ var en_default = {
283
375
  entries: "entries",
284
376
  env: "env",
285
377
  equals: "equals",
286
- error: "error",
287
- errorAsset: "errorAsset",
288
- errorForeground: "errorForeground",
289
378
  event: "event",
290
379
  eventId: "eventId",
291
380
  eventIds: "eventIds",
292
381
  events: "events",
293
- exit: "exit",
294
- expand: "expand",
295
382
  expects: "expects",
296
383
  exposes: "exposes",
297
384
  extend: "extend",
298
385
  extends: "extends",
299
386
  extendsId: "extendsId",
300
- family: "family",
301
- fast: "fast",
302
387
  field: "field",
303
388
  fields: "fields",
304
389
  flowPattern: "flowPattern",
305
- foreground: "foreground",
306
390
  foreignKey: "foreignKey",
307
391
  formPattern: "formPattern",
308
392
  forwardedFrom: "forwardedFrom",
@@ -311,25 +395,14 @@ var en_default = {
311
395
  guard: "guard",
312
396
  guards: "guards",
313
397
  headers: "headers",
314
- headingMajor: "headingMajor",
315
- headingMinor: "headingMinor",
316
- hover: "hover",
317
398
  icon: "icon",
318
399
  iconography: "iconography",
319
400
  id: "id",
320
401
  identity: "identity",
321
402
  illustration: "illustration",
322
403
  inbound: "inbound",
323
- info: "info",
324
- infoForeground: "infoForeground",
325
404
  initialEffects: "initialEffects",
326
- input: "input",
327
- inputHeightLg: "inputHeightLg",
328
- inputHeightMd: "inputHeightMd",
329
- inputHeightSm: "inputHeightSm",
330
405
  instances: "instances",
331
- instant: "instant",
332
- intents: "intents",
333
406
  interactive: "interactive",
334
407
  interval: "interval",
335
408
  intrinsic: "intrinsic",
@@ -344,31 +417,21 @@ var en_default = {
344
417
  knob: "knob",
345
418
  label: "label",
346
419
  ledger: "ledger",
347
- lg: "lg",
348
- lineHeight: "lineHeight",
349
- linear: "linear",
350
420
  linkedEntity: "linkedEntity",
351
421
  linkedEntityId: "linkedEntityId",
352
422
  listPattern: "listPattern",
353
423
  listens: "listens",
354
- loadingAsset: "loadingAsset",
355
424
  location: "location",
356
425
  max: "max",
357
426
  maxAttempts: "maxAttempts",
358
427
  min: "min",
359
- monoFamily: "monoFamily",
360
428
  motion: "motion",
361
429
  mounts: "mounts",
362
- muted: "muted",
363
- mutedForeground: "mutedForeground",
364
430
  name: "name",
365
- normal: "normal",
366
- numeric: "numeric",
367
431
  omit: "omit",
368
432
  onDelete: "onDelete",
369
433
  onEntry: "onEntry",
370
434
  onExit: "onExit",
371
- onboardingAsset: "onboardingAsset",
372
435
  only: "only",
373
436
  orbital: "orbital",
374
437
  orbitalId: "orbitalId",
@@ -384,19 +447,14 @@ var en_default = {
384
447
  pattern: "pattern",
385
448
  patternPath: "patternPath",
386
449
  payload: "payload",
450
+ payloadEntity: "payloadEntity",
387
451
  payloadMapping: "payloadMapping",
388
452
  payloadSchema: "payloadSchema",
389
453
  persistence: "persistence",
390
454
  personas: "personas",
391
- placeholder: "placeholder",
392
- popoverElevation: "popoverElevation",
393
455
  presentation: "presentation",
394
- press: "press",
395
- primary: "primary",
396
456
  primaryColor: "primaryColor",
397
457
  primaryEntity: "primaryEntity",
398
- primaryForeground: "primaryForeground",
399
- primaryHover: "primaryHover",
400
458
  primaryKey: "primaryKey",
401
459
  priority: "priority",
402
460
  prop: "prop",
@@ -404,9 +462,6 @@ var en_default = {
404
462
  props: "props",
405
463
  provides: "provides",
406
464
  radii: "radii",
407
- radiusContainer: "radiusContainer",
408
- radiusInteractive: "radiusInteractive",
409
- radiusPill: "radiusPill",
410
465
  read: "read",
411
466
  read_policy: "read_policy",
412
467
  reconnect: "reconnect",
@@ -423,22 +478,13 @@ var en_default = {
423
478
  requires: "requires",
424
479
  resolved: "resolved",
425
480
  resource: "resource",
426
- ring: "ring",
427
481
  role: "role",
428
482
  roles: "roles",
429
- rowHeightCompact: "rowHeightCompact",
430
- rowHeightNormal: "rowHeightNormal",
431
- rowHeightSpacious: "rowHeightSpacious",
432
483
  runtime: "runtime",
433
- scale: "scale",
434
484
  schemaVersion: "schemaVersion",
435
485
  scope: "scope",
436
486
  scopeOverridden: "scopeOverridden",
437
- secondary: "secondary",
438
- secondaryForeground: "secondaryForeground",
439
- secondaryHover: "secondaryHover",
440
487
  secretEnv: "secretEnv",
441
- sectionGap: "sectionGap",
442
488
  sections: "sections",
443
489
  semanticRole: "semanticRole",
444
490
  serverPath: "serverPath",
@@ -448,47 +494,20 @@ var en_default = {
448
494
  shared: "shared",
449
495
  singleton: "singleton",
450
496
  site: "site",
451
- size: "size",
452
- slot: "slot",
453
497
  slots: "slots",
454
- slow: "slow",
455
- sm: "sm",
456
498
  softDelete: "softDelete",
457
499
  source: "source",
458
500
  sourceBehavior: "sourceBehavior",
459
501
  sourceEntityDefinition: "sourceEntityDefinition",
460
- space0: "space0",
461
- space1: "space1",
462
- space10: "space10",
463
- space11: "space11",
464
- space12: "space12",
465
- space2: "space2",
466
- space3: "space3",
467
- space4: "space4",
468
- space5: "space5",
469
- space6: "space6",
470
- space7: "space7",
471
- space8: "space8",
472
- space9: "space9",
473
502
  spacing: "spacing",
474
- spring: "spring",
475
- standard: "standard",
476
503
  stateMachine: "stateMachine",
477
504
  states: "states",
478
- strokeWidth: "strokeWidth",
479
505
  style: "style",
480
506
  subDomain: "subDomain",
481
- success: "success",
482
- successForeground: "successForeground",
483
507
  suggestedGuards: "suggestedGuards",
484
508
  summary: "summary",
485
- surface: "surface",
486
- surfaceHover: "surfaceHover",
487
509
  surfaces: "surfaces",
488
510
  synonyms: "synonyms",
489
- tableBorder: "tableBorder",
490
- tableHeader: "tableHeader",
491
- tableRowHover: "tableRowHover",
492
511
  target: "target",
493
512
  targetView: "targetView",
494
513
  text: "text",
@@ -501,7 +520,6 @@ var en_default = {
501
520
  timestamps: "timestamps",
502
521
  title: "title",
503
522
  to: "to",
504
- toastElevation: "toastElevation",
505
523
  tokens: "tokens",
506
524
  trait: "trait",
507
525
  traitEmbedIds: "traitEmbedIds",
@@ -534,12 +552,7 @@ var en_default = {
534
552
  version: "version",
535
553
  viewType: "viewType",
536
554
  visual_prompt: "visual_prompt",
537
- vocabulary: "vocabulary",
538
- warning: "warning",
539
- warningForeground: "warningForeground",
540
- weight: "weight",
541
- xl: "xl",
542
- xs: "xs"
555
+ vocabulary: "vocabulary"
543
556
  }
544
557
  };
545
558
 
@@ -693,6 +706,11 @@ var ar_default = {
693
706
  asset: "\u0623\u0635\u0644",
694
707
  component: "\u0645\u0643\u0648\u0646",
695
708
  object: "\u0643\u0627\u0626\u0646",
709
+ array: "\u0645\u0635\u0641\u0648\u0641\u0629",
710
+ enum: "\u062A\u0639\u062F\u0627\u062F",
711
+ relation: "\u0639\u0644\u0627\u0642\u0629",
712
+ node: "\u0639\u0642\u062F\u0629",
713
+ union: "\u0627\u062A\u062D\u0627\u062F",
696
714
  void: "\u0641\u0631\u0627\u063A",
697
715
  null: "\u0639\u062F\u0645",
698
716
  any: "\u0623\u064A",
@@ -721,13 +739,8 @@ var ar_default = {
721
739
  INIT: "\u062A\u0647\u064A\u0626\u0629"
722
740
  },
723
741
  orb: {
724
- "2xl": "2\u0643\u0628\u064A\u0631",
725
- "3xl": "3\u0643\u0628\u064A\u0631",
726
- "4xl": "4\u0643\u0628\u064A\u0631",
727
742
  _metadata: "\u0628\u064A\u0627\u0646\u0627\u062A_\u0648\u0635\u0641\u064A\u0629",
728
743
  _resolved: "_\u0645\u062D\u0644\u0648\u0644",
729
- accent: "\u062A\u0645\u064A\u064A\u0632",
730
- accentForeground: "\u0645\u0642\u062F\u0645\u0629_\u0627\u0644\u062A\u0645\u064A\u064A\u0632",
731
744
  access_waivers: "\u0625\u0639\u0641\u0627\u0621\u0627\u062A_\u0627\u0644\u0648\u0635\u0648\u0644",
732
745
  alias: "\u0627\u0633\u0645_\u0645\u0633\u062A\u0639\u0627\u0631",
733
746
  animations: "\u0631\u0633\u0648\u0645_\u0645\u062A\u062D\u0631\u0643\u0629",
@@ -738,31 +751,10 @@ var ar_default = {
738
751
  at: "\u0641\u064A",
739
752
  auth: "\u0645\u0635\u0627\u062F\u0642\u0629",
740
753
  auxiliaryEntities: "\u0643\u064A\u0627\u0646\u0627\u062A_\u0645\u0633\u0627\u0639\u062F\u0629",
741
- background: "\u062E\u0644\u0641\u064A\u0629",
742
754
  bakedName: "\u0627\u0633\u0645_\u0645\u062E\u0628\u0648\u0632",
743
- base: "\u0623\u0633\u0627\u0633",
744
755
  baseUrl: "\u0631\u0627\u0628\u0637_\u0623\u0633\u0627\u0633\u064A",
745
756
  behavior: "\u0633\u0644\u0648\u0643",
746
- bodyDefault: "\u0645\u062A\u0646_\u0627\u0641\u062A\u0631\u0627\u0636\u064A",
747
- bodyEmphasis: "\u0645\u062A\u0646_\u0645\u0624\u0643\u062F",
748
- bodyFamily: "\u0639\u0627\u0626\u0644\u0629_\u0627\u0644\u0645\u062A\u0646",
749
- bodyQuiet: "\u0645\u062A\u0646_\u0647\u0627\u062F\u0626",
750
- border: "\u062D\u062F",
751
- borderHairline: "\u062D\u062F_\u0634\u0639\u0631\u064A",
752
- borderHeavy: "\u062D\u062F_\u0633\u0645\u064A\u0643",
753
- borderHover: "\u062D\u062F_\u0639\u0646\u062F_\u0627\u0644\u062A\u0645\u0631\u064A\u0631",
754
- borderStandard: "\u062D\u062F_\u0642\u064A\u0627\u0633\u064A",
755
- buttonHeightLg: "\u0627\u0631\u062A\u0641\u0627\u0639_\u0627\u0644\u0632\u0631_\u0643\u0628\u064A\u0631",
756
- buttonHeightMd: "\u0627\u0631\u062A\u0641\u0627\u0639_\u0627\u0644\u0632\u0631_\u0645\u062A\u0648\u0633\u0637",
757
- buttonHeightSm: "\u0627\u0631\u062A\u0641\u0627\u0639_\u0627\u0644\u0632\u0631_\u0635\u063A\u064A\u0631",
758
757
  capabilities: "\u0642\u062F\u0631\u0627\u062A",
759
- caption: "\u062A\u0633\u0645\u064A\u0629_\u062A\u0648\u0636\u064A\u062D\u064A\u0629",
760
- card: "\u0628\u0637\u0627\u0642\u0629",
761
- cardElevation: "\u0627\u0631\u062A\u0641\u0627\u0639_\u0627\u0644\u0628\u0637\u0627\u0642\u0629",
762
- cardForeground: "\u0645\u0642\u062F\u0645\u0629_\u0627\u0644\u0628\u0637\u0627\u0642\u0629",
763
- cardPaddingLg: "\u062D\u0634\u0648\u0629_\u0627\u0644\u0628\u0637\u0627\u0642\u0629_\u0643\u0628\u064A\u0631",
764
- cardPaddingMd: "\u062D\u0634\u0648\u0629_\u0627\u0644\u0628\u0637\u0627\u0642\u0629_\u0645\u062A\u0648\u0633\u0637",
765
- cardPaddingSm: "\u062D\u0634\u0648\u0629_\u0627\u0644\u0628\u0637\u0627\u0642\u0629_\u0635\u063A\u064A\u0631",
766
758
  cardinality: "\u062A\u0639\u062F\u062F\u064A\u0629",
767
759
  category: "\u0641\u0626\u0629",
768
760
  className: "\u0627\u0633\u0645_\u0627\u0644\u0641\u0626\u0629",
@@ -783,7 +775,6 @@ var ar_default = {
783
775
  darkMode: "\u0627\u0644\u0648\u0636\u0639_\u0627\u0644\u062F\u0627\u0643\u0646",
784
776
  dataEntities: "\u0643\u064A\u0627\u0646\u0627\u062A_\u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A",
785
777
  default: "\u0627\u0641\u062A\u0631\u0627\u0636\u064A",
786
- defaultSize: "\u0627\u0644\u062D\u062C\u0645_\u0627\u0644\u0627\u0641\u062A\u0631\u0627\u0636\u064A",
787
778
  definerKnob: "\u0645\u0642\u0628\u0636_\u0627\u0644\u0645\u064F\u0639\u0631\u0650\u0651\u0641",
788
779
  delayMs: "\u062A\u0623\u062E\u064A\u0631_\u0645\u0644\u0644\u064A_\u062B\u0627\u0646\u064A\u0629",
789
780
  delete: "\u062D\u0630\u0641",
@@ -795,28 +786,15 @@ var ar_default = {
795
786
  designTokens: "\u0631\u0645\u0648\u0632_\u0627\u0644\u062A\u0635\u0645\u064A\u0645",
796
787
  detailPattern: "\u0646\u0645\u0637_\u0627\u0644\u062A\u0641\u0627\u0635\u064A\u0644",
797
788
  device: "\u062C\u0647\u0627\u0632",
798
- dialogElevation: "\u0627\u0631\u062A\u0641\u0627\u0639_\u0627\u0644\u062D\u0648\u0627\u0631",
799
- dialogPadding: "\u062D\u0634\u0648\u0629_\u0627\u0644\u062D\u0648\u0627\u0631",
800
789
  dimension: "\u0628\u064F\u0639\u062F",
801
- "display-1": "\u0639\u0631\u0636-1",
802
- "display-2": "\u0639\u0631\u0636-2",
803
- displayFamily: "\u0639\u0627\u0626\u0644\u0629_\u0627\u0644\u0639\u0631\u0636",
804
790
  domainContext: "\u0633\u064A\u0627\u0642_\u0627\u0644\u0645\u062C\u0627\u0644",
805
- dramatic: "\u062F\u0631\u0627\u0645\u064A",
806
- duration: "\u0645\u062F\u0629",
807
- durations: "\u0645\u062F\u062F",
808
- easing: "\u062A\u0633\u0647\u064A\u0644",
809
- easings: "\u0623\u0646\u0645\u0627\u0637_\u0627\u0644\u062A\u0633\u0647\u064A\u0644",
810
791
  effectRow: "\u0635\u0641_\u0627\u0644\u062A\u0623\u062B\u064A\u0631",
811
792
  effects: "\u062A\u0623\u062B\u064A\u0631\u0627\u062A",
812
793
  elevation: "\u0627\u0631\u062A\u0641\u0627\u0639",
813
794
  emitIds: "\u0645\u0639\u0631\u0641\u0627\u062A_\u0627\u0644\u0628\u062B",
814
795
  emits: "\u064A\u0635\u062F\u0631",
815
796
  emitsScope: "\u0646\u0637\u0627\u0642_\u0627\u0644\u0625\u0635\u062F\u0627\u0631",
816
- emphasized: "\u0645\u0624\u0643\u062F",
817
- emptyAsset: "\u0623\u0635\u0644_\u0641\u0627\u0631\u063A",
818
797
  enabled: "\u0645\u064F\u0641\u0639\u0651\u0644",
819
- enter: "\u062F\u062E\u0648\u0644",
820
798
  entities: "\u0643\u064A\u0627\u0646\u0627\u062A",
821
799
  entity: "\u0643\u064A\u0627\u0646",
822
800
  entityBindingDescription: "\u0648\u0635\u0641_\u0631\u0628\u0637_\u0627\u0644\u0643\u064A\u0627\u0646",
@@ -828,26 +806,18 @@ var ar_default = {
828
806
  entries: "\u0625\u062F\u062E\u0627\u0644\u0627\u062A",
829
807
  env: "\u0628\u064A\u0626\u0629",
830
808
  equals: "\u064A\u0633\u0627\u0648\u064A",
831
- error: "\u062E\u0637\u0623",
832
- errorAsset: "\u0623\u0635\u0644_\u0627\u0644\u062E\u0637\u0623",
833
- errorForeground: "\u0645\u0642\u062F\u0645\u0629_\u0627\u0644\u062E\u0637\u0623",
834
809
  event: "\u062D\u062F\u062B",
835
810
  eventId: "\u0645\u0639\u0631\u0641_\u0627\u0644\u062D\u062F\u062B",
836
811
  eventIds: "\u0645\u0639\u0631\u0641\u0627\u062A_\u0627\u0644\u062D\u062F\u062B",
837
812
  events: "\u0623\u062D\u062F\u0627\u062B",
838
- exit: "\u062E\u0631\u0648\u062C",
839
- expand: "\u062A\u0648\u0633\u064A\u0639",
840
813
  expects: "\u064A\u062A\u0648\u0642\u0639",
841
814
  exposes: "\u064A\u0639\u0631\u0636",
842
815
  extend: "\u0627\u0645\u062A\u062F\u0627\u062F",
843
816
  extends: "\u064A\u0645\u062A\u062F",
844
817
  extendsId: "\u0645\u0639\u0631\u0641_\u0627\u0644\u0627\u0645\u062A\u062F\u0627\u062F",
845
- family: "\u0639\u0627\u0626\u0644\u0629",
846
- fast: "\u0633\u0631\u064A\u0639",
847
818
  field: "\u062D\u0642\u0644",
848
819
  fields: "\u062D\u0642\u0648\u0644",
849
820
  flowPattern: "\u0646\u0645\u0637_\u0627\u0644\u062A\u062F\u0641\u0642",
850
- foreground: "\u0645\u0642\u062F\u0645\u0629",
851
821
  foreignKey: "\u0645\u0641\u062A\u0627\u062D_\u0623\u062C\u0646\u0628\u064A",
852
822
  formPattern: "\u0646\u0645\u0637_\u0627\u0644\u0646\u0645\u0648\u0630\u062C",
853
823
  forwardedFrom: "\u0645\u0648\u062C\u0647_\u0645\u0646",
@@ -856,25 +826,14 @@ var ar_default = {
856
826
  guard: "\u062D\u0627\u0631\u0633",
857
827
  guards: "\u062D\u0631\u0627\u0633",
858
828
  headers: "\u062A\u0631\u0648\u064A\u0633\u0627\u062A",
859
- headingMajor: "\u0639\u0646\u0648\u0627\u0646_\u0631\u0626\u064A\u0633\u064A",
860
- headingMinor: "\u0639\u0646\u0648\u0627\u0646_\u0641\u0631\u0639\u064A",
861
- hover: "\u062A\u0645\u0631\u064A\u0631",
862
829
  icon: "\u0623\u064A\u0642\u0648\u0646\u0629",
863
830
  iconography: "\u0623\u064A\u0642\u0648\u0646\u0627\u062A",
864
831
  id: "\u0645\u0639\u0631\u0641",
865
832
  identity: "\u0647\u0648\u064A\u0629",
866
833
  illustration: "\u0631\u0633\u0645_\u062A\u0648\u0636\u064A\u062D\u064A",
867
834
  inbound: "\u0648\u0627\u0631\u062F",
868
- info: "\u0645\u0639\u0644\u0648\u0645\u0627\u062A",
869
- infoForeground: "\u0645\u0642\u062F\u0645\u0629_\u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062A",
870
835
  initialEffects: "\u0627\u0644\u062A\u0623\u062B\u064A\u0631\u0627\u062A_\u0627\u0644\u0623\u0648\u0644\u064A\u0629",
871
- input: "\u0625\u062F\u062E\u0627\u0644",
872
- inputHeightLg: "\u0627\u0631\u062A\u0641\u0627\u0639_\u0627\u0644\u0625\u062F\u062E\u0627\u0644_\u0643\u0628\u064A\u0631",
873
- inputHeightMd: "\u0627\u0631\u062A\u0641\u0627\u0639_\u0627\u0644\u0625\u062F\u062E\u0627\u0644_\u0645\u062A\u0648\u0633\u0637",
874
- inputHeightSm: "\u0627\u0631\u062A\u0641\u0627\u0639_\u0627\u0644\u0625\u062F\u062E\u0627\u0644_\u0635\u063A\u064A\u0631",
875
836
  instances: "\u0646\u0633\u062E",
876
- instant: "\u0641\u0648\u0631\u064A",
877
- intents: "\u0646\u0648\u0627\u064A\u0627",
878
837
  interactive: "\u062A\u0641\u0627\u0639\u0644\u064A",
879
838
  interval: "\u0641\u0627\u0635\u0644_\u0632\u0645\u0646\u064A",
880
839
  intrinsic: "\u062C\u0648\u0647\u0631\u064A",
@@ -889,31 +848,21 @@ var ar_default = {
889
848
  knob: "\u0645\u0642\u0628\u0636",
890
849
  label: "\u062A\u0633\u0645\u064A\u0629",
891
850
  ledger: "\u0633\u062C\u0644",
892
- lg: "\u0643\u0628\u064A\u0631",
893
- lineHeight: "\u0627\u0631\u062A\u0641\u0627\u0639_\u0627\u0644\u0633\u0637\u0631",
894
- linear: "\u062E\u0637\u064A",
895
851
  linkedEntity: "\u0643\u064A\u0627\u0646_\u0645\u0631\u062A\u0628\u0637",
896
852
  linkedEntityId: "\u0645\u0639\u0631\u0641_\u0627\u0644\u0643\u064A\u0627\u0646_\u0627\u0644\u0645\u0631\u062A\u0628\u0637",
897
853
  listPattern: "\u0646\u0645\u0637_\u0627\u0644\u0642\u0627\u0626\u0645\u0629",
898
854
  listens: "\u064A\u0633\u062A\u0645\u0639",
899
- loadingAsset: "\u0623\u0635\u0644_\u0627\u0644\u062A\u062D\u0645\u064A\u0644",
900
855
  location: "\u0645\u0648\u0642\u0639",
901
856
  max: "\u0623\u0642\u0635\u0649",
902
857
  maxAttempts: "\u0623\u0642\u0635\u0649_\u0639\u062F\u062F_\u0645\u062D\u0627\u0648\u0644\u0627\u062A",
903
858
  min: "\u0623\u062F\u0646\u0649",
904
- monoFamily: "\u0639\u0627\u0626\u0644\u0629_\u0623\u062D\u0627\u062F\u064A\u0629_\u0627\u0644\u0645\u0633\u0627\u0641\u0629",
905
859
  motion: "\u062D\u0631\u0643\u0629",
906
860
  mounts: "\u062A\u0631\u0643\u064A\u0628\u0627\u062A",
907
- muted: "\u062E\u0627\u0641\u062A",
908
- mutedForeground: "\u0645\u0642\u062F\u0645\u0629_\u062E\u0627\u0641\u062A\u0629",
909
861
  name: "\u0627\u0633\u0645",
910
- normal: "\u0639\u0627\u062F\u064A",
911
- numeric: "\u0631\u0642\u0645\u064A",
912
862
  omit: "\u0627\u0633\u062A\u0628\u0639\u0627\u062F",
913
863
  onDelete: "\u0639\u0646\u062F_\u0627\u0644\u062D\u0630\u0641",
914
864
  onEntry: "\u0639\u0646\u062F_\u0627\u0644\u062F\u062E\u0648\u0644",
915
865
  onExit: "\u0639\u0646\u062F_\u0627\u0644\u062E\u0631\u0648\u062C",
916
- onboardingAsset: "\u0623\u0635\u0644_\u0627\u0644\u062A\u0623\u0647\u064A\u0644",
917
866
  only: "\u0641\u0642\u0637",
918
867
  orbital: "\u0645\u062F\u0627\u0631",
919
868
  orbitalId: "\u0645\u0639\u0631\u0641_\u0627\u0644\u0645\u062F\u0627\u0631",
@@ -929,19 +878,14 @@ var ar_default = {
929
878
  pattern: "\u0646\u0645\u0637",
930
879
  patternPath: "\u0645\u0633\u0627\u0631_\u0627\u0644\u0646\u0645\u0637",
931
880
  payload: "\u062D\u0645\u0648\u0644\u0629",
881
+ payloadEntity: "\u0643\u064A\u0627\u0646_\u0627\u0644\u062D\u0645\u0648\u0644\u0629",
932
882
  payloadMapping: "\u062A\u062E\u0637\u064A\u0637_\u0627\u0644\u062D\u0645\u0648\u0644\u0629",
933
883
  payloadSchema: "\u0645\u062E\u0637\u0637_\u0627\u0644\u062D\u0645\u0648\u0644\u0629",
934
884
  persistence: "\u0627\u0633\u062A\u0645\u0631\u0627\u0631\u064A\u0629",
935
885
  personas: "\u0634\u062E\u0635\u064A\u0627\u062A",
936
- placeholder: "\u0646\u0627\u0626\u0628",
937
- popoverElevation: "\u0627\u0631\u062A\u0641\u0627\u0639_\u0627\u0644\u0646\u0627\u0641\u0630\u0629_\u0627\u0644\u0645\u0646\u0628\u062B\u0642\u0629",
938
886
  presentation: "\u0639\u0631\u0636_\u062A\u0642\u062F\u064A\u0645\u064A",
939
- press: "\u0636\u063A\u0637",
940
- primary: "\u0623\u0633\u0627\u0633\u064A",
941
887
  primaryColor: "\u0627\u0644\u0644\u0648\u0646_\u0627\u0644\u0623\u0633\u0627\u0633\u064A",
942
888
  primaryEntity: "\u0627\u0644\u0643\u064A\u0627\u0646_\u0627\u0644\u0623\u0633\u0627\u0633\u064A",
943
- primaryForeground: "\u0645\u0642\u062F\u0645\u0629_\u0623\u0633\u0627\u0633\u064A\u0629",
944
- primaryHover: "\u0623\u0633\u0627\u0633\u064A_\u0639\u0646\u062F_\u0627\u0644\u062A\u0645\u0631\u064A\u0631",
945
889
  primaryKey: "\u0645\u0641\u062A\u0627\u062D_\u0623\u0633\u0627\u0633\u064A",
946
890
  priority: "\u0623\u0648\u0644\u0648\u064A\u0629",
947
891
  prop: "\u062E\u0627\u0635\u064A\u0629",
@@ -949,9 +893,6 @@ var ar_default = {
949
893
  props: "\u062E\u0648\u0627\u0635",
950
894
  provides: "\u064A\u0648\u0641\u0631",
951
895
  radii: "\u0623\u0646\u0635\u0627\u0641_\u0623\u0642\u0637\u0627\u0631",
952
- radiusContainer: "\u0646\u0635\u0641_\u0642\u0637\u0631_\u0627\u0644\u062D\u0627\u0648\u064A\u0629",
953
- radiusInteractive: "\u0646\u0635\u0641_\u0642\u0637\u0631_\u0627\u0644\u062A\u0641\u0627\u0639\u0644\u064A",
954
- radiusPill: "\u0646\u0635\u0641_\u0642\u0637\u0631_\u0627\u0644\u0643\u0628\u0633\u0648\u0644\u0629",
955
896
  read: "\u0642\u0631\u0627\u0621\u0629",
956
897
  read_policy: "\u0633\u064A\u0627\u0633\u0629_\u0627\u0644\u0642\u0631\u0627\u0621\u0629",
957
898
  reconnect: "\u0625\u0639\u0627\u062F\u0629_\u0627\u0644\u0627\u062A\u0635\u0627\u0644",
@@ -968,22 +909,13 @@ var ar_default = {
968
909
  requires: "\u064A\u062A\u0637\u0644\u0628",
969
910
  resolved: "\u0645\u062D\u0644\u0648\u0644",
970
911
  resource: "\u0645\u0648\u0631\u062F",
971
- ring: "\u062D\u0644\u0642\u0629",
972
912
  role: "\u062F\u0648\u0631",
973
913
  roles: "\u0623\u062F\u0648\u0627\u0631",
974
- rowHeightCompact: "\u0627\u0631\u062A\u0641\u0627\u0639_\u0627\u0644\u0635\u0641_\u0627\u0644\u0645\u0636\u063A\u0648\u0637",
975
- rowHeightNormal: "\u0627\u0631\u062A\u0641\u0627\u0639_\u0627\u0644\u0635\u0641_\u0627\u0644\u0639\u0627\u062F\u064A",
976
- rowHeightSpacious: "\u0627\u0631\u062A\u0641\u0627\u0639_\u0627\u0644\u0635\u0641_\u0627\u0644\u0648\u0627\u0633\u0639",
977
914
  runtime: "\u0648\u0642\u062A_\u0627\u0644\u062A\u0634\u063A\u064A\u0644",
978
- scale: "\u0645\u0642\u064A\u0627\u0633",
979
915
  schemaVersion: "\u0625\u0635\u062F\u0627\u0631_\u0627\u0644\u0645\u062E\u0637\u0637",
980
916
  scope: "\u0646\u0637\u0627\u0642",
981
917
  scopeOverridden: "\u0627\u0644\u0646\u0637\u0627\u0642_\u0645\u064F\u062A\u062C\u0627\u0648\u064E\u0632",
982
- secondary: "\u062B\u0627\u0646\u0648\u064A",
983
- secondaryForeground: "\u0645\u0642\u062F\u0645\u0629_\u062B\u0627\u0646\u0648\u064A\u0629",
984
- secondaryHover: "\u062B\u0627\u0646\u0648\u064A_\u0639\u0646\u062F_\u0627\u0644\u062A\u0645\u0631\u064A\u0631",
985
918
  secretEnv: "\u0628\u064A\u0626\u0629_\u0633\u0631\u064A\u0629",
986
- sectionGap: "\u0641\u062C\u0648\u0629_\u0627\u0644\u0642\u0633\u0645",
987
919
  sections: "\u0623\u0642\u0633\u0627\u0645",
988
920
  semanticRole: "\u062F\u0648\u0631_\u062F\u0644\u0627\u0644\u064A",
989
921
  serverPath: "\u0645\u0633\u0627\u0631_\u0627\u0644\u062E\u0627\u062F\u0645",
@@ -993,47 +925,20 @@ var ar_default = {
993
925
  shared: "\u0645\u0634\u062A\u0631\u0643",
994
926
  singleton: "\u0648\u062D\u064A\u062F",
995
927
  site: "\u0645\u0648\u0642\u0639_\u0627\u0644\u0648\u064A\u0628",
996
- size: "\u062D\u062C\u0645",
997
- slot: "\u0641\u062A\u062D\u0629",
998
928
  slots: "\u0641\u062A\u062D\u0627\u062A",
999
- slow: "\u0628\u0637\u064A\u0621",
1000
- sm: "\u0635\u063A\u064A\u0631",
1001
929
  softDelete: "\u062D\u0630\u0641_\u0646\u0627\u0639\u0645",
1002
930
  source: "\u0645\u0635\u062F\u0631",
1003
931
  sourceBehavior: "\u0633\u0644\u0648\u0643_\u0627\u0644\u0645\u0635\u062F\u0631",
1004
932
  sourceEntityDefinition: "\u062A\u0639\u0631\u064A\u0641_\u0643\u064A\u0627\u0646_\u0627\u0644\u0645\u0635\u062F\u0631",
1005
- space0: "\u0645\u0633\u0627\u0641\u06290",
1006
- space1: "\u0645\u0633\u0627\u0641\u06291",
1007
- space10: "\u0645\u0633\u0627\u0641\u062910",
1008
- space11: "\u0645\u0633\u0627\u0641\u062911",
1009
- space12: "\u0645\u0633\u0627\u0641\u062912",
1010
- space2: "\u0645\u0633\u0627\u0641\u06292",
1011
- space3: "\u0645\u0633\u0627\u0641\u06293",
1012
- space4: "\u0645\u0633\u0627\u0641\u06294",
1013
- space5: "\u0645\u0633\u0627\u0641\u06295",
1014
- space6: "\u0645\u0633\u0627\u0641\u06296",
1015
- space7: "\u0645\u0633\u0627\u0641\u06297",
1016
- space8: "\u0645\u0633\u0627\u0641\u06298",
1017
- space9: "\u0645\u0633\u0627\u0641\u06299",
1018
933
  spacing: "\u062A\u0628\u0627\u0639\u062F",
1019
- spring: "\u0632\u0646\u0628\u0631\u0643\u064A",
1020
- standard: "\u0642\u064A\u0627\u0633\u064A",
1021
934
  stateMachine: "\u0622\u0644\u0629_\u062D\u0627\u0644\u0629",
1022
935
  states: "\u062D\u0627\u0644\u0627\u062A",
1023
- strokeWidth: "\u0633\u064F\u0645\u0643_\u0627\u0644\u062E\u0637",
1024
936
  style: "\u0623\u0633\u0644\u0648\u0628",
1025
937
  subDomain: "\u0645\u062C\u0627\u0644_\u0641\u0631\u0639\u064A",
1026
- success: "\u0646\u062C\u0627\u062D",
1027
- successForeground: "\u0645\u0642\u062F\u0645\u0629_\u0627\u0644\u0646\u062C\u0627\u062D",
1028
938
  suggestedGuards: "\u0627\u0644\u062D\u0631\u0627\u0633_\u0627\u0644\u0645\u0642\u062A\u0631\u062D\u0648\u0646",
1029
939
  summary: "\u0645\u0644\u062E\u0635",
1030
- surface: "\u0633\u0637\u062D",
1031
- surfaceHover: "\u0633\u0637\u062D_\u0639\u0646\u062F_\u0627\u0644\u062A\u0645\u0631\u064A\u0631",
1032
940
  surfaces: "\u0623\u0633\u0637\u062D",
1033
941
  synonyms: "\u0645\u0631\u0627\u062F\u0641\u0627\u062A",
1034
- tableBorder: "\u062D\u062F_\u0627\u0644\u062C\u062F\u0648\u0644",
1035
- tableHeader: "\u062A\u0631\u0648\u064A\u0633\u0629_\u0627\u0644\u062C\u062F\u0648\u0644",
1036
- tableRowHover: "\u0635\u0641_\u0627\u0644\u062C\u062F\u0648\u0644_\u0639\u0646\u062F_\u0627\u0644\u062A\u0645\u0631\u064A\u0631",
1037
942
  target: "\u0647\u062F\u0641",
1038
943
  targetView: "\u0627\u0644\u0639\u0631\u0636_\u0627\u0644\u0645\u0633\u062A\u0647\u062F\u0641",
1039
944
  text: "\u0646\u0635",
@@ -1046,7 +951,6 @@ var ar_default = {
1046
951
  timestamps: "\u0637\u0648\u0627\u0628\u0639_\u0632\u0645\u0646\u064A\u0629",
1047
952
  title: "\u0639\u0646\u0648\u0627\u0646",
1048
953
  to: "\u0625\u0644\u0649",
1049
- toastElevation: "\u0627\u0631\u062A\u0641\u0627\u0639_\u0627\u0644\u0625\u0634\u0639\u0627\u0631_\u0627\u0644\u0645\u0624\u0642\u062A",
1050
954
  tokens: "\u0631\u0645\u0648\u0632",
1051
955
  trait: "\u0633\u0645\u0629",
1052
956
  traitEmbedIds: "\u0645\u0639\u0631\u0641\u0627\u062A_\u062A\u0636\u0645\u064A\u0646_\u0627\u0644\u0633\u0645\u0629",
@@ -1079,12 +983,7 @@ var ar_default = {
1079
983
  version: "\u0625\u0635\u062F\u0627\u0631",
1080
984
  viewType: "\u0646\u0648\u0639_\u0627\u0644\u0639\u0631\u0636",
1081
985
  visual_prompt: "\u0645\u0648\u062C\u0647_\u0628\u0635\u0631\u064A",
1082
- vocabulary: "\u0645\u0641\u0631\u062F\u0627\u062A",
1083
- warning: "\u062A\u062D\u0630\u064A\u0631",
1084
- warningForeground: "\u0645\u0642\u062F\u0645\u0629_\u0627\u0644\u062A\u062D\u0630\u064A\u0631",
1085
- weight: "\u0648\u0632\u0646",
1086
- xl: "\u0643\u0628\u064A\u0631_\u062C\u062F\u0627",
1087
- xs: "\u0635\u063A\u064A\u0631_\u062C\u062F\u0627"
986
+ vocabulary: "\u0645\u0641\u0631\u062F\u0627\u062A"
1088
987
  }
1089
988
  };
1090
989
 
@@ -1238,6 +1137,11 @@ var sl_default = {
1238
1137
  asset: "sredstvo",
1239
1138
  component: "komponenta",
1240
1139
  object: "objekt",
1140
+ array: "seznam",
1141
+ enum: "nastevanje",
1142
+ relation: "relacija",
1143
+ node: "vozlisce",
1144
+ union: "unija",
1241
1145
  void: "prazno",
1242
1146
  null: "nic",
1243
1147
  any: "karkoli",
@@ -1266,13 +1170,8 @@ var sl_default = {
1266
1170
  INIT: "ZACETEK"
1267
1171
  },
1268
1172
  orb: {
1269
- "2xl": "2xv",
1270
- "3xl": "3xv",
1271
- "4xl": "4xv",
1272
1173
  _metadata: "_metapodatki",
1273
1174
  _resolved: "_razresen",
1274
- accent: "poudarek",
1275
- accentForeground: "poudarekOspredje",
1276
1175
  access_waivers: "dostop_izjeme",
1277
1176
  alias: "vzdevek",
1278
1177
  animations: "animacije",
@@ -1283,31 +1182,10 @@ var sl_default = {
1283
1182
  at: "pri",
1284
1183
  auth: "avtentikacija",
1285
1184
  auxiliaryEntities: "pomozneEntitete",
1286
- background: "ozadje",
1287
1185
  bakedName: "zapecenoIme",
1288
- base: "osnova",
1289
1186
  baseUrl: "osnovaUrl",
1290
1187
  behavior: "vedenje",
1291
- bodyDefault: "teloPrivzeto",
1292
- bodyEmphasis: "teloPoudarjeno",
1293
- bodyFamily: "teloDruzina",
1294
- bodyQuiet: "teloTiho",
1295
- border: "rob",
1296
- borderHairline: "robLasek",
1297
- borderHeavy: "robTezek",
1298
- borderHover: "robLebdenje",
1299
- borderStandard: "robStandard",
1300
- buttonHeightLg: "visinaGumbaV",
1301
- buttonHeightMd: "visinaGumbaSr",
1302
- buttonHeightSm: "visinaGumbaM",
1303
1188
  capabilities: "zmoznosti",
1304
- caption: "napis",
1305
- card: "kartica",
1306
- cardElevation: "kartcaDvig",
1307
- cardForeground: "kartcaOspredje",
1308
- cardPaddingLg: "kartcaBlazinaV",
1309
- cardPaddingMd: "kartcaBlazinaSr",
1310
- cardPaddingSm: "kartcaBlazinaM",
1311
1189
  cardinality: "kardinalnost",
1312
1190
  category: "kategorija",
1313
1191
  className: "imeRazreda",
@@ -1328,7 +1206,6 @@ var sl_default = {
1328
1206
  darkMode: "temniNacin",
1329
1207
  dataEntities: "podatkiEntitete",
1330
1208
  default: "privzeto",
1331
- defaultSize: "privzetaVelikost",
1332
1209
  definerKnob: "definitorGumbek",
1333
1210
  delayMs: "zakasnitevMs",
1334
1211
  delete: "izbrisi",
@@ -1340,28 +1217,15 @@ var sl_default = {
1340
1217
  designTokens: "oblikovanjeZetoni",
1341
1218
  detailPattern: "vzorecPodrobnosti",
1342
1219
  device: "naprava",
1343
- dialogElevation: "dialogDvig",
1344
- dialogPadding: "dialogBlazina",
1345
1220
  dimension: "dimenzija",
1346
- "display-1": "prikaz-1",
1347
- "display-2": "prikaz-2",
1348
- displayFamily: "prikazDruzina",
1349
1221
  domainContext: "domenaKontekst",
1350
- dramatic: "dramaticno",
1351
- duration: "trajanje",
1352
- durations: "trajanja",
1353
- easing: "glajenje",
1354
- easings: "glajenja",
1355
1222
  effectRow: "ucinekVrstica",
1356
1223
  effects: "ucinki",
1357
1224
  elevation: "dvig",
1358
1225
  emitIds: "oddajIdji",
1359
1226
  emits: "oddaja",
1360
1227
  emitsScope: "oddajaObseg",
1361
- emphasized: "poudarjeno",
1362
- emptyAsset: "sredstvoPrazno",
1363
1228
  enabled: "omogoceno",
1364
- enter: "vstop",
1365
1229
  entities: "entitete",
1366
1230
  entity: "entiteta",
1367
1231
  entityBindingDescription: "entitetaVezavaOpis",
@@ -1373,26 +1237,18 @@ var sl_default = {
1373
1237
  entries: "vnosi",
1374
1238
  env: "okolje",
1375
1239
  equals: "enako",
1376
- error: "napaka",
1377
- errorAsset: "sredstvoNapaka",
1378
- errorForeground: "napakaOspredje",
1379
1240
  event: "dogodek",
1380
1241
  eventId: "dogodekId",
1381
1242
  eventIds: "dogodekIdji",
1382
1243
  events: "dogodki",
1383
- exit: "izhod",
1384
- expand: "razpni",
1385
1244
  expects: "pricakuje",
1386
1245
  exposes: "izpostavlja",
1387
1246
  extend: "razsiritev",
1388
1247
  extends: "razsiri",
1389
1248
  extendsId: "razsiriId",
1390
- family: "druzina",
1391
- fast: "hitro",
1392
1249
  field: "polje",
1393
1250
  fields: "polja",
1394
1251
  flowPattern: "vzorecPoteka",
1395
- foreground: "ospredje",
1396
1252
  foreignKey: "tujiKljuc",
1397
1253
  formPattern: "vzorecObrazca",
1398
1254
  forwardedFrom: "posredovanoOd",
@@ -1401,25 +1257,14 @@ var sl_default = {
1401
1257
  guard: "strazar",
1402
1258
  guards: "strazarji",
1403
1259
  headers: "glave",
1404
- headingMajor: "naslovVeliki",
1405
- headingMinor: "naslovMali",
1406
- hover: "lebdenje",
1407
1260
  icon: "ikona",
1408
1261
  iconography: "ikonografija",
1409
1262
  id: "id",
1410
1263
  identity: "identiteta",
1411
1264
  illustration: "ilustracija",
1412
1265
  inbound: "dohodno",
1413
- info: "informacija",
1414
- infoForeground: "infoOspredje",
1415
1266
  initialEffects: "zacetnoUcinki",
1416
- input: "vnos",
1417
- inputHeightLg: "visinaVnosaV",
1418
- inputHeightMd: "visinaVnosaSr",
1419
- inputHeightSm: "visinaVnosaM",
1420
1267
  instances: "primerki",
1421
- instant: "trenutno",
1422
- intents: "nameni",
1423
1268
  interactive: "interaktivno",
1424
1269
  interval: "interval",
1425
1270
  intrinsic: "lastno",
@@ -1434,31 +1279,21 @@ var sl_default = {
1434
1279
  knob: "gumbek",
1435
1280
  label: "oznaka",
1436
1281
  ledger: "knjiga",
1437
- lg: "v",
1438
- lineHeight: "visinaVrstice",
1439
- linear: "linearno",
1440
1282
  linkedEntity: "povezanaEntiteta",
1441
1283
  linkedEntityId: "povezanaEntitetaId",
1442
1284
  listPattern: "vzorecSeznama",
1443
1285
  listens: "poslusa",
1444
- loadingAsset: "sredstvoNalaganje",
1445
1286
  location: "lokacija",
1446
1287
  max: "najvec",
1447
1288
  maxAttempts: "najvecPoskusov",
1448
1289
  min: "najmanj",
1449
- monoFamily: "monoDruzina",
1450
1290
  motion: "gibanje",
1451
1291
  mounts: "priklopi",
1452
- muted: "zaduseno",
1453
- mutedForeground: "zadusenoOspredje",
1454
1292
  name: "ime",
1455
- normal: "normalno",
1456
- numeric: "stevilsko",
1457
1293
  omit: "izloci",
1458
1294
  onDelete: "obIzbrisi",
1459
1295
  onEntry: "obVnos",
1460
1296
  onExit: "obIzhod",
1461
- onboardingAsset: "sredstvoUvod",
1462
1297
  only: "samo",
1463
1298
  orbital: "orbitala",
1464
1299
  orbitalId: "orbitalaId",
@@ -1474,19 +1309,14 @@ var sl_default = {
1474
1309
  pattern: "vzorec",
1475
1310
  patternPath: "potVzorca",
1476
1311
  payload: "podatki",
1312
+ payloadEntity: "podatkiEntiteta",
1477
1313
  payloadMapping: "podatkiPreslikava",
1478
1314
  payloadSchema: "podatkiShema",
1479
1315
  persistence: "trajnost",
1480
1316
  personas: "osebe",
1481
- placeholder: "ograda",
1482
- popoverElevation: "pojavnoOknoDvig",
1483
1317
  presentation: "predstavitev",
1484
- press: "pritisk",
1485
- primary: "primarno",
1486
1318
  primaryColor: "primarnaBarva",
1487
1319
  primaryEntity: "primarnaEntiteta",
1488
- primaryForeground: "primarnoOspredje",
1489
- primaryHover: "primarnoLebdenje",
1490
1320
  primaryKey: "primarniKljuc",
1491
1321
  priority: "prioriteta",
1492
1322
  prop: "rekvizit",
@@ -1494,9 +1324,6 @@ var sl_default = {
1494
1324
  props: "rekviziti",
1495
1325
  provides: "zagotavlja",
1496
1326
  radii: "polmeri",
1497
- radiusContainer: "polmerVsebnik",
1498
- radiusInteractive: "polmerInteraktivno",
1499
- radiusPill: "polmerTableta",
1500
1327
  read: "beri",
1501
1328
  read_policy: "beri_politika",
1502
1329
  reconnect: "ponovnaPovezava",
@@ -1513,22 +1340,13 @@ var sl_default = {
1513
1340
  requires: "zahteva",
1514
1341
  resolved: "razresen",
1515
1342
  resource: "vir",
1516
- ring: "obroc",
1517
1343
  role: "vloga",
1518
1344
  roles: "vloge",
1519
- rowHeightCompact: "visinaVrsticeStisnjena",
1520
- rowHeightNormal: "visinaVrsticeNormalna",
1521
- rowHeightSpacious: "visinaVrsticeProstorna",
1522
1345
  runtime: "izvajanje",
1523
- scale: "merilo",
1524
1346
  schemaVersion: "shemaRazlicica",
1525
1347
  scope: "obseg",
1526
1348
  scopeOverridden: "obsegPreglasen",
1527
- secondary: "sekundarno",
1528
- secondaryForeground: "sekundarnoOspredje",
1529
- secondaryHover: "sekundarnoLebdenje",
1530
1349
  secretEnv: "skrivnostOkolje",
1531
- sectionGap: "odsekVrzel",
1532
1350
  sections: "odseki",
1533
1351
  semanticRole: "semanticnaVloga",
1534
1352
  serverPath: "streznikPot",
@@ -1538,47 +1356,20 @@ var sl_default = {
1538
1356
  shared: "skupno",
1539
1357
  singleton: "edinec",
1540
1358
  site: "mesto",
1541
- size: "velikost",
1542
- slot: "reza",
1543
1359
  slots: "reze",
1544
- slow: "pocasno",
1545
- sm: "m",
1546
1360
  softDelete: "mehkoIzbrisi",
1547
1361
  source: "izvor",
1548
1362
  sourceBehavior: "izvorVedenje",
1549
1363
  sourceEntityDefinition: "izvorEntitetaDefinicija",
1550
- space0: "razmik0",
1551
- space1: "razmik1",
1552
- space10: "razmik10",
1553
- space11: "razmik11",
1554
- space12: "razmik12",
1555
- space2: "razmik2",
1556
- space3: "razmik3",
1557
- space4: "razmik4",
1558
- space5: "razmik5",
1559
- space6: "razmik6",
1560
- space7: "razmik7",
1561
- space8: "razmik8",
1562
- space9: "razmik9",
1563
1364
  spacing: "razmik",
1564
- spring: "vzmet",
1565
- standard: "standard",
1566
1365
  stateMachine: "strojStanj",
1567
1366
  states: "stanja",
1568
- strokeWidth: "sirinaCrte",
1569
1367
  style: "slog",
1570
1368
  subDomain: "poddomena",
1571
- success: "uspeh",
1572
- successForeground: "uspehOspredje",
1573
1369
  suggestedGuards: "predlaganoStrazarji",
1574
1370
  summary: "povzetek",
1575
- surface: "povrsina",
1576
- surfaceHover: "povrsinaLebdenje",
1577
1371
  surfaces: "povrsine",
1578
1372
  synonyms: "sopomenke",
1579
- tableBorder: "tabelaRob",
1580
- tableHeader: "tabelaGlava",
1581
- tableRowHover: "tabelaVrsticaLebdenje",
1582
1373
  target: "cilj",
1583
1374
  targetView: "ciljPogled",
1584
1375
  text: "besedilo",
@@ -1591,7 +1382,6 @@ var sl_default = {
1591
1382
  timestamps: "casovniZigi",
1592
1383
  title: "naziv",
1593
1384
  to: "do",
1594
- toastElevation: "obvestiloDvig",
1595
1385
  tokens: "zetoni",
1596
1386
  trait: "znacilnost",
1597
1387
  traitEmbedIds: "znacilnostVgraditevIdji",
@@ -1624,12 +1414,7 @@ var sl_default = {
1624
1414
  version: "razlicica",
1625
1415
  viewType: "tipPogleda",
1626
1416
  visual_prompt: "vizualno_poziv",
1627
- vocabulary: "besednjak",
1628
- warning: "opozorilo",
1629
- warningForeground: "opozoriloOspredje",
1630
- weight: "utez",
1631
- xl: "xv",
1632
- xs: "xm"
1417
+ vocabulary: "besednjak"
1633
1418
  }
1634
1419
  };
1635
1420
 
@@ -2047,25 +1832,28 @@ function localizeOrbValue(value, lang, options = {}) {
2047
1832
  if (lang === "en") return value;
2048
1833
  const orbKeys = forward(lang, ["orb"], ["orb"]);
2049
1834
  const types = forward(lang, ["types"], ["types"]);
1835
+ const tags = forward(lang, ["tags"], ["tags"]);
2050
1836
  const heads = forward(lang, ["effects"], ["effects"], options.operators);
2051
1837
  const sigils = forward(lang, ["sigils"], ["sigils", "annotations"]);
2052
- const walk = (node) => {
1838
+ const walk = (node, inExpression) => {
2053
1839
  if (Array.isArray(node)) {
2054
- const items = node.map(walk);
2055
- const head = items[0];
2056
- if (typeof head === "string") {
2057
- const native = heads.get(head);
2058
- if (native !== void 0) items[0] = native;
2059
- }
1840
+ const head = node[0];
1841
+ const native = typeof head === "string" ? heads.get(head) : void 0;
1842
+ const isExpression2 = native !== void 0;
1843
+ const items = node.map(
1844
+ (child, index) => index === 0 && isExpression2 ? child : walk(child, inExpression || isExpression2)
1845
+ );
1846
+ if (native !== void 0) items[0] = native;
2060
1847
  return items;
2061
1848
  }
2062
1849
  if (node !== null && typeof node === "object") {
2063
1850
  const out = {};
2064
1851
  for (const [key, child] of Object.entries(node)) {
2065
1852
  const nativeKey = orbKeys.get(key) ?? key;
2066
- let next = walk(child);
2067
- if (key === "type" && typeof next === "string") {
2068
- next = types.get(next) ?? next;
1853
+ let next = walk(child, inExpression);
1854
+ if (typeof next === "string") {
1855
+ if (key === "type" && !inExpression) next = types.get(next) ?? next;
1856
+ else if (key === "persistence") next = tags.get(next) ?? next;
2069
1857
  }
2070
1858
  out[nativeKey] = next;
2071
1859
  }
@@ -2081,7 +1869,7 @@ function localizeOrbValue(value, lang, options = {}) {
2081
1869
  }
2082
1870
  return node;
2083
1871
  };
2084
- return walk(value);
1872
+ return walk(value, false);
2085
1873
  }
2086
1874
 
2087
1875
  // src/i18n/index.ts
@@ -2161,12 +1949,28 @@ function parseI18nTables(raw, source) {
2161
1949
  }
2162
1950
  return { meta: raw.meta, ...sections };
2163
1951
  }
1952
+ function parseNotationKeys(raw, source) {
1953
+ if (!isPlainObject(raw) || !("keys" in raw) || !Array.isArray(raw.keys)) {
1954
+ throw new Error(`notation file "${source}": expected { keys: string[] }`);
1955
+ }
1956
+ const keys = [];
1957
+ for (const key of raw.keys) {
1958
+ if (typeof key !== "string") {
1959
+ throw new Error(`notation file "${source}": every key must be a string`);
1960
+ }
1961
+ keys.push(key);
1962
+ }
1963
+ return keys;
1964
+ }
2164
1965
  function parseOperatorTables(raw, source) {
2165
1966
  if (!isPlainObject(raw) || !("operators" in raw) || !isStringRecord(raw.operators)) {
2166
1967
  throw new Error(`operator table "${source}": expected { operators: Record<string,string> }`);
2167
1968
  }
2168
1969
  return { operators: raw.operators };
2169
1970
  }
1971
+ var ORB_NOTATION_KEYS = new Set(
1972
+ parseNotationKeys(orb_notation_default, "orb-notation.json")
1973
+ );
2170
1974
  var coreTables = {
2171
1975
  en: parseI18nTables(en_default, "en.json"),
2172
1976
  ar: parseI18nTables(ar_default, "ar.json"),
@@ -2207,6 +2011,19 @@ function checkI18nCoverage(input) {
2207
2011
  const problems = [];
2208
2012
  const { core, std, canonicalOperators } = input;
2209
2013
  const enTable = core.en;
2014
+ for (const lang of LANGUAGE_CODES) {
2015
+ for (const key of Object.keys(core[lang].orb)) {
2016
+ if (ORB_NOTATION_KEYS.has(key)) {
2017
+ problems.push({
2018
+ lang,
2019
+ section: "orb",
2020
+ kind: "notation-in-vocabulary",
2021
+ key,
2022
+ detail: "design-system token name \u2014 notation, not language vocabulary"
2023
+ });
2024
+ }
2025
+ }
2026
+ }
2210
2027
  for (const lang of LANGUAGE_CODES) {
2211
2028
  const table = core[lang];
2212
2029
  for (const section of I18N_SECTIONS) {
@@ -2386,6 +2203,6 @@ function reportIdenticalToEnglish(input) {
2386
2203
  return problems;
2387
2204
  }
2388
2205
 
2389
- export { I18N_SECTIONS, LANGUAGE_CODES, LOLO_FIRST_TOKEN_KEYWORDS, aliasMap, checkI18nCoverage, coreTables, getVocabulary, languageOfLoloFirstToken, languageOfOrbTopLevelKeys, lexLolo, localizeLoloSource, localizeMap, localizeOrbValue, parseI18nTables, parseOperatorTables, reportIdenticalToEnglish };
2206
+ export { I18N_SECTIONS, LANGUAGE_CODES, LOLO_FIRST_TOKEN_KEYWORDS, ORB_NOTATION_KEYS, aliasMap, checkI18nCoverage, coreTables, getVocabulary, languageOfLoloFirstToken, languageOfOrbTopLevelKeys, lexLolo, localizeLoloSource, localizeMap, localizeOrbValue, parseI18nTables, parseOperatorTables, reportIdenticalToEnglish };
2390
2207
  //# sourceMappingURL=index.js.map
2391
2208
  //# sourceMappingURL=index.js.map