@tachui/modifiers 0.8.21 → 0.8.22

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.
@@ -167,7 +167,7 @@ let g = class {
167
167
  cleanup: []
168
168
  };
169
169
  }
170
- }, Ho = class extends g {
170
+ }, Bo = class extends g {
171
171
  constructor() {
172
172
  super(...arguments);
173
173
  f(this, "type", "layout");
@@ -333,7 +333,7 @@ let g = class {
333
333
  }
334
334
  return i;
335
335
  }
336
- }, Bo = class extends g {
336
+ }, zo = class extends g {
337
337
  constructor() {
338
338
  super(...arguments);
339
339
  f(this, "type", "appearance");
@@ -419,7 +419,7 @@ let g = class {
419
419
  const i = [];
420
420
  return e.blur !== void 0 && i.push(`blur(${e.blur}px)`), e.brightness !== void 0 && i.push(`brightness(${e.brightness})`), e.contrast !== void 0 && i.push(`contrast(${e.contrast})`), e.saturation !== void 0 && i.push(`saturate(${e.saturation})`), e.hueRotation !== void 0 && i.push(`hue-rotate(${e.hueRotation}deg)`), e.grayscale !== void 0 && i.push(`grayscale(${e.grayscale})`), e.colorInvert !== void 0 && i.push(`invert(${e.colorInvert})`), i.length > 0 && (t.filter = i.join(" ")), t;
421
421
  }
422
- }, zo = class extends g {
422
+ }, Wo = class extends g {
423
423
  constructor() {
424
424
  super(...arguments);
425
425
  f(this, "type", "interaction");
@@ -693,7 +693,7 @@ let g = class {
693
693
  );
694
694
  t || (t = document.createElement("style"), t.id = "tachui-animations", document.head.appendChild(t)), t.appendChild(document.createTextNode(e));
695
695
  }
696
- }, jo = class extends g {
696
+ }, Go = class extends g {
697
697
  constructor() {
698
698
  super(...arguments);
699
699
  f(this, "type", "lifecycle");
@@ -808,7 +808,7 @@ let g = class {
808
808
  this.properties._cleanupFunctions || (this.properties._cleanupFunctions = []), this.properties._cleanupFunctions.push(e);
809
809
  }
810
810
  };
811
- const Ne = "@tachui/modifiers", ze = "0.8.21", Go = Ne, Fe = ze;
811
+ const Ne = "@tachui/modifiers", ze = "0.8.22", Yo = Ne, Fe = ze;
812
812
  class V extends g {
813
813
  // Optimized priority for internal spacing (before margin at 50)
814
814
  constructor(e) {
@@ -866,7 +866,7 @@ function Xe(o) {
866
866
  function Ze(o) {
867
867
  return new V({ vertical: o });
868
868
  }
869
- const Ko = {
869
+ const Xo = {
870
870
  /**
871
871
  * Extra small padding (4px) - For tight spacing
872
872
  */
@@ -1002,7 +1002,7 @@ function nt(o) {
1002
1002
  function ot(o) {
1003
1003
  return new R({ vertical: o });
1004
1004
  }
1005
- const Yo = {
1005
+ const Zo = {
1006
1006
  /**
1007
1007
  * Extra small margin (4px) - For tight spacing
1008
1008
  */
@@ -1226,7 +1226,7 @@ function vt(o) {
1226
1226
  function bt(o) {
1227
1227
  return new $({ flexBasis: o });
1228
1228
  }
1229
- function Xo(o) {
1229
+ function qo(o) {
1230
1230
  return new $({ flex: o });
1231
1231
  }
1232
1232
  function St(o) {
@@ -1241,10 +1241,10 @@ function Ct(o) {
1241
1241
  function Et(o) {
1242
1242
  return new $({ gap: o });
1243
1243
  }
1244
- function Zo(o) {
1244
+ function Jo(o) {
1245
1245
  return new $({ rowGap: o });
1246
1246
  }
1247
- function qo(o) {
1247
+ function Qo(o) {
1248
1248
  return new $({ columnGap: o });
1249
1249
  }
1250
1250
  function Mt(o) {
@@ -1253,7 +1253,7 @@ function Mt(o) {
1253
1253
  function xt(o) {
1254
1254
  return new $({ flexWrap: o });
1255
1255
  }
1256
- const Jo = {
1256
+ const er = {
1257
1257
  /**
1258
1258
  * Standard flex container
1259
1259
  * Sets display: flex for basic flex container
@@ -2041,7 +2041,7 @@ class w {
2041
2041
  };
2042
2042
  }
2043
2043
  }
2044
- class Qo extends w {
2044
+ class tr extends w {
2045
2045
  constructor() {
2046
2046
  super(...arguments);
2047
2047
  f(this, "type", "layout");
@@ -2208,7 +2208,7 @@ class Qo extends w {
2208
2208
  return i;
2209
2209
  }
2210
2210
  }
2211
- class er extends w {
2211
+ class ir extends w {
2212
2212
  constructor() {
2213
2213
  super(...arguments);
2214
2214
  f(this, "type", "appearance");
@@ -2488,7 +2488,7 @@ class C extends w {
2488
2488
  e instanceof HTMLElement && (e.style.pointerEvents = t ? "" : "none");
2489
2489
  }
2490
2490
  }
2491
- class tr extends w {
2491
+ class nr extends w {
2492
2492
  constructor() {
2493
2493
  super(...arguments);
2494
2494
  f(this, "type", "animation");
@@ -2632,7 +2632,7 @@ class tr extends w {
2632
2632
  t || (t = document.createElement("style"), t.id = "tachui-animations", document.head.appendChild(t)), t.appendChild(document.createTextNode(e));
2633
2633
  }
2634
2634
  }
2635
- class ir extends w {
2635
+ class or extends w {
2636
2636
  constructor() {
2637
2637
  super(...arguments);
2638
2638
  f(this, "type", "lifecycle");
@@ -3120,7 +3120,7 @@ function Ut(o, s = {}) {
3120
3120
  }
3121
3121
  });
3122
3122
  }
3123
- function nr(o, s = "text", e = "transparent") {
3123
+ function rr(o, s = "text", e = "transparent") {
3124
3124
  return new xe({
3125
3125
  backgroundImage: o,
3126
3126
  backgroundClip: s,
@@ -3136,21 +3136,21 @@ function G(o) {
3136
3136
  webkitTextFillColor: "transparent"
3137
3137
  });
3138
3138
  }
3139
- function or() {
3139
+ function sr() {
3140
3140
  return G("linear-gradient(45deg, #007AFF, #5856D6)");
3141
3141
  }
3142
- function rr() {
3142
+ function ar() {
3143
3143
  return G(
3144
3144
  "linear-gradient(90deg, #ff0000, #ff8000, #ffff00, #80ff00, #00ff80, #0080ff, #8000ff)"
3145
3145
  );
3146
3146
  }
3147
- function sr() {
3147
+ function lr() {
3148
3148
  return G("linear-gradient(45deg, #ff6b6b, #feca57, #ff9ff3)");
3149
3149
  }
3150
- function ar() {
3150
+ function cr() {
3151
3151
  return G("linear-gradient(45deg, #667eea, #764ba2)");
3152
3152
  }
3153
- function lr() {
3153
+ function fr() {
3154
3154
  return G("linear-gradient(45deg, #f7971e, #ffd200)");
3155
3155
  }
3156
3156
  class Gt extends g {
@@ -3183,6 +3183,19 @@ function Yt(o) {
3183
3183
  function Xt(o) {
3184
3184
  return new Kt({ mode: o });
3185
3185
  }
3186
+ class Zt extends g {
3187
+ constructor() {
3188
+ super(...arguments);
3189
+ f(this, "type", "compositingGroup");
3190
+ f(this, "priority", 91);
3191
+ }
3192
+ apply(e, t) {
3193
+ t.element && this.applyStyleChange(t.element, "isolation", "isolate");
3194
+ }
3195
+ }
3196
+ function qt() {
3197
+ return new Zt({});
3198
+ }
3186
3199
  class D extends g {
3187
3200
  constructor() {
3188
3201
  super(...arguments);
@@ -3231,7 +3244,7 @@ class D extends g {
3231
3244
  return typeof e == "number" ? `${e}px` : e;
3232
3245
  }
3233
3246
  }
3234
- class Zt extends g {
3247
+ class Jt extends g {
3235
3248
  constructor() {
3236
3249
  super(...arguments);
3237
3250
  f(this, "type", "cornerRadius");
@@ -3276,39 +3289,39 @@ class Zt extends g {
3276
3289
  return typeof e == "number" ? `${e}px` : e;
3277
3290
  }
3278
3291
  }
3279
- function qt(o, s, e) {
3292
+ function Qt(o, s, e) {
3280
3293
  return typeof o == "number" || typeof o == "string" ? new D({
3281
3294
  width: o,
3282
3295
  color: s || "currentColor",
3283
3296
  style: e || "solid"
3284
3297
  }) : new D(o);
3285
3298
  }
3286
- function Jt(o, s, e) {
3299
+ function ei(o, s, e) {
3287
3300
  return new D({ top: { width: o, color: s, style: e } });
3288
3301
  }
3289
- function Qt(o, s, e) {
3302
+ function ti(o, s, e) {
3290
3303
  return new D({ right: { width: o, color: s, style: e } });
3291
3304
  }
3292
- function ei(o, s, e) {
3305
+ function ii(o, s, e) {
3293
3306
  return new D({ bottom: { width: o, color: s, style: e } });
3294
3307
  }
3295
- function ti(o, s, e) {
3308
+ function ni(o, s, e) {
3296
3309
  return new D({ left: { width: o, color: s, style: e } });
3297
3310
  }
3298
- function cr(o, s, e) {
3311
+ function dr(o, s, e) {
3299
3312
  return new D({ leading: { width: o, color: s, style: e } });
3300
3313
  }
3301
- function fr(o, s, e) {
3314
+ function ur(o, s, e) {
3302
3315
  return new D({ trailing: { width: o, color: s, style: e } });
3303
3316
  }
3304
- function dr(o, s, e) {
3317
+ function pr(o, s, e) {
3305
3318
  return new D({ horizontal: { width: o, color: s, style: e } });
3306
3319
  }
3307
- function ur(o, s, e) {
3320
+ function mr(o, s, e) {
3308
3321
  return new D({ vertical: { width: o, color: s, style: e } });
3309
3322
  }
3310
- function pr(o) {
3311
- return new Zt({ radius: o });
3323
+ function hr(o) {
3324
+ return new Jt({ radius: o });
3312
3325
  }
3313
3326
  class Te extends g {
3314
3327
  constructor() {
@@ -3346,13 +3359,13 @@ class Te extends g {
3346
3359
  });
3347
3360
  }
3348
3361
  }
3349
- function ii(o) {
3362
+ function oi(o) {
3350
3363
  return new Te({ color: o });
3351
3364
  }
3352
- function mr(o) {
3365
+ function yr(o) {
3353
3366
  return new Te({ color: o });
3354
3367
  }
3355
- class ni extends g {
3368
+ class ri extends g {
3356
3369
  constructor() {
3357
3370
  super(...arguments);
3358
3371
  f(this, "type", "clip-shape");
@@ -3384,10 +3397,10 @@ class ni extends g {
3384
3397
  }
3385
3398
  }
3386
3399
  }
3387
- function oi(o, s) {
3388
- return new ni({ shape: o, parameters: s || {} });
3400
+ function si(o, s) {
3401
+ return new ri({ shape: o, parameters: s || {} });
3389
3402
  }
3390
- class ri extends g {
3403
+ class ai extends g {
3391
3404
  constructor() {
3392
3405
  super(...arguments);
3393
3406
  f(this, "type", "clipped");
@@ -3399,33 +3412,33 @@ class ri extends g {
3399
3412
  i.style && (this.properties.clipped ? i.style.overflow = "hidden" : i.style.overflow = "");
3400
3413
  }
3401
3414
  }
3402
- function si(o = !0) {
3403
- return new ri({ clipped: o });
3415
+ function li(o = !0) {
3416
+ return new ai({ clipped: o });
3404
3417
  }
3405
- function ai(o) {
3418
+ function ci(o) {
3406
3419
  return new O({ opacity: o });
3407
3420
  }
3408
- function li(o) {
3421
+ function fi(o) {
3409
3422
  return new O({ cornerRadius: o });
3410
3423
  }
3411
- function ci(o) {
3424
+ function di(o) {
3412
3425
  return new O({ font: { family: o } });
3413
3426
  }
3414
- function fi(o) {
3427
+ function ui(o) {
3415
3428
  return new O({ font: { size: o } });
3416
3429
  }
3417
- function di(o) {
3430
+ function pi(o) {
3418
3431
  return new O({ font: { weight: o } });
3419
3432
  }
3420
- function ui(o) {
3433
+ function mi(o) {
3421
3434
  return new O({ font: { style: o } });
3422
3435
  }
3423
- function pi(o) {
3436
+ function hi(o) {
3424
3437
  return new O({ font: o });
3425
3438
  }
3426
- const mi = "typography", be = Symbol.for("tachui.typography.instanceId");
3439
+ const yi = "typography", be = Symbol.for("tachui.typography.instanceId");
3427
3440
  let Se = 0;
3428
- function hi(o) {
3441
+ function gi(o) {
3429
3442
  const s = o[be];
3430
3443
  if (typeof s == "number") return s;
3431
3444
  Se += 1;
@@ -3473,11 +3486,11 @@ class k extends g {
3473
3486
  n[c] = l;
3474
3487
  };
3475
3488
  if (p(i) || m(i)) {
3476
- const a = i, l = hi(this);
3489
+ const a = i, l = gi(this);
3477
3490
  we({
3478
3491
  element: e,
3479
3492
  accessor: a,
3480
- updaterId: `${mi}:${l}:${t}`,
3493
+ updaterId: `${yi}:${l}:${t}`,
3481
3494
  updater: (c) => {
3482
3495
  r(c);
3483
3496
  }
@@ -3503,57 +3516,57 @@ class k extends g {
3503
3516
  return e === "leading" ? "start" : e === "trailing" ? "end" : e;
3504
3517
  }
3505
3518
  }
3506
- function yi(o) {
3519
+ function vi(o) {
3507
3520
  return new k(o);
3508
3521
  }
3509
- function gi(o) {
3522
+ function bi(o) {
3510
3523
  return new k({ align: o });
3511
3524
  }
3512
3525
  function Le(o) {
3513
3526
  return new k({ transform: o });
3514
3527
  }
3515
- function vi(o) {
3528
+ function Si(o) {
3516
3529
  return new k({ decoration: o });
3517
3530
  }
3518
- function hr(o) {
3531
+ function gr(o) {
3519
3532
  return new k({ size: o });
3520
3533
  }
3521
- function yr(o) {
3534
+ function vr(o) {
3522
3535
  return new k({ weight: o });
3523
3536
  }
3524
- function bi(o) {
3537
+ function wi(o) {
3525
3538
  return new k({ lineHeight: o });
3526
3539
  }
3527
- function Si(o) {
3540
+ function Ci(o) {
3528
3541
  return new k({ letterSpacing: o });
3529
3542
  }
3530
- function gr(o) {
3543
+ function br(o) {
3531
3544
  return new k({ wordSpacing: o });
3532
3545
  }
3533
- function wi(o) {
3546
+ function Ei(o) {
3534
3547
  return new k({ textOverflow: o });
3535
3548
  }
3536
- function Ci(o) {
3549
+ function Mi(o) {
3537
3550
  return new k({ whiteSpace: o });
3538
3551
  }
3539
- function Ei(o) {
3552
+ function xi(o) {
3540
3553
  return new k({ overflow: o });
3541
3554
  }
3542
- function Mi(o) {
3555
+ function Ti(o) {
3543
3556
  return Le(o);
3544
3557
  }
3545
- function vr(o) {
3558
+ function Sr(o) {
3546
3559
  return new k({ family: o });
3547
3560
  }
3548
- function xi(o) {
3549
- return typeof o == "string" ? Ti(o) : new k({
3561
+ function Li(o) {
3562
+ return typeof o == "string" ? Ai(o) : new k({
3550
3563
  family: o.family,
3551
3564
  size: o.size,
3552
3565
  weight: o.weight,
3553
3566
  style: o.style
3554
3567
  });
3555
3568
  }
3556
- function Ti(o) {
3569
+ function Ai(o) {
3557
3570
  const s = {
3558
3571
  ".largeTitle": { size: 34, weight: 400 },
3559
3572
  ".title": { size: 28, weight: 400 },
@@ -3569,7 +3582,7 @@ function Ti(o) {
3569
3582
  }, e = s[o];
3570
3583
  return e ? new k(e) : new k(s[".body"]);
3571
3584
  }
3572
- function br(o) {
3585
+ function wr(o) {
3573
3586
  let s;
3574
3587
  switch (o.design) {
3575
3588
  case "serif":
@@ -3590,7 +3603,7 @@ function br(o) {
3590
3603
  weight: o.weight
3591
3604
  });
3592
3605
  }
3593
- function Sr(o, s) {
3606
+ function Cr(o, s) {
3594
3607
  return new k({
3595
3608
  family: o,
3596
3609
  size: s?.size,
@@ -3598,7 +3611,7 @@ function Sr(o, s) {
3598
3611
  style: s?.style
3599
3612
  });
3600
3613
  }
3601
- class Li extends g {
3614
+ class ki extends g {
3602
3615
  constructor() {
3603
3616
  super(...arguments);
3604
3617
  f(this, "type", "lineClamp");
@@ -3627,10 +3640,10 @@ class Li extends g {
3627
3640
  );
3628
3641
  }
3629
3642
  }
3630
- function Ai(o) {
3631
- return new Li({ lines: o });
3643
+ function Pi(o) {
3644
+ return new ki({ lines: o });
3632
3645
  }
3633
- class ki extends g {
3646
+ class Ii extends g {
3634
3647
  constructor() {
3635
3648
  super(...arguments);
3636
3649
  f(this, "type", "wordBreak");
@@ -3655,10 +3668,10 @@ class ki extends g {
3655
3668
  );
3656
3669
  }
3657
3670
  }
3658
- function Pi(o) {
3659
- return new ki({ wordBreak: o });
3671
+ function $i(o) {
3672
+ return new Ii({ wordBreak: o });
3660
3673
  }
3661
- class Ii extends g {
3674
+ class Vi extends g {
3662
3675
  constructor() {
3663
3676
  super(...arguments);
3664
3677
  f(this, "type", "overflowWrap");
@@ -3680,10 +3693,10 @@ class Ii extends g {
3680
3693
  );
3681
3694
  }
3682
3695
  }
3683
- function $i(o) {
3684
- return new Ii({ overflowWrap: o });
3696
+ function Ri(o) {
3697
+ return new Vi({ overflowWrap: o });
3685
3698
  }
3686
- class Vi extends g {
3699
+ class Di extends g {
3687
3700
  constructor() {
3688
3701
  super(...arguments);
3689
3702
  f(this, "type", "hyphens");
@@ -3708,8 +3721,8 @@ class Vi extends g {
3708
3721
  );
3709
3722
  }
3710
3723
  }
3711
- function Ri(o) {
3712
- return new Vi({ hyphens: o });
3724
+ function Oi(o) {
3725
+ return new Di({ hyphens: o });
3713
3726
  }
3714
3727
  class H extends g {
3715
3728
  constructor(e) {
@@ -3753,35 +3766,35 @@ class H extends g {
3753
3766
  return typeof e == "number" ? `${e}px` : e;
3754
3767
  }
3755
3768
  }
3756
- function Di(o) {
3769
+ function Hi(o) {
3757
3770
  return new H({ scroll: o });
3758
3771
  }
3759
- function Oi(o) {
3772
+ function _i(o) {
3760
3773
  return new H({ scrollBehavior: o });
3761
3774
  }
3762
- function Hi(o) {
3775
+ function Bi(o) {
3763
3776
  return new H({ overscrollBehavior: o });
3764
3777
  }
3765
- function _i(o) {
3778
+ function Ni(o) {
3766
3779
  return new H({ overscrollBehaviorX: o });
3767
3780
  }
3768
- function Bi(o) {
3781
+ function zi(o) {
3769
3782
  return new H({ overscrollBehaviorY: o });
3770
3783
  }
3771
- function Ni(o) {
3784
+ function Fi(o) {
3772
3785
  return new H({ scroll: { margin: o } });
3773
3786
  }
3774
- function zi(o) {
3787
+ function Wi(o) {
3775
3788
  return new H({ scroll: { padding: o } });
3776
3789
  }
3777
- function Fi(o, s, e) {
3790
+ function ji(o, s, e) {
3778
3791
  return new H({
3779
3792
  scroll: {
3780
3793
  snap: { type: o, align: s, stop: e }
3781
3794
  }
3782
3795
  });
3783
3796
  }
3784
- class Wi extends w {
3797
+ class Ui extends w {
3785
3798
  constructor() {
3786
3799
  super(...arguments);
3787
3800
  f(this, "type", "onHover");
@@ -3803,10 +3816,10 @@ class Wi extends w {
3803
3816
  e._hoverCleanup = r;
3804
3817
  }
3805
3818
  }
3806
- function ji(o) {
3807
- return new Wi({ onHover: o });
3819
+ function Gi(o) {
3820
+ return new Ui({ onHover: o });
3808
3821
  }
3809
- class Ui extends w {
3822
+ class Ki extends w {
3810
3823
  constructor() {
3811
3824
  super(...arguments);
3812
3825
  f(this, "type", "onMouseEnter");
@@ -3822,7 +3835,7 @@ class Ui extends w {
3822
3835
  };
3823
3836
  }
3824
3837
  }
3825
- class Gi extends w {
3838
+ class Yi extends w {
3826
3839
  constructor() {
3827
3840
  super(...arguments);
3828
3841
  f(this, "type", "onMouseLeave");
@@ -3838,7 +3851,7 @@ class Gi extends w {
3838
3851
  };
3839
3852
  }
3840
3853
  }
3841
- class Ki extends w {
3854
+ class Xi extends w {
3842
3855
  constructor() {
3843
3856
  super(...arguments);
3844
3857
  f(this, "type", "onMouseDown");
@@ -3854,7 +3867,7 @@ class Ki extends w {
3854
3867
  };
3855
3868
  }
3856
3869
  }
3857
- class Yi extends w {
3870
+ class Zi extends w {
3858
3871
  constructor() {
3859
3872
  super(...arguments);
3860
3873
  f(this, "type", "onMouseUp");
@@ -3870,7 +3883,7 @@ class Yi extends w {
3870
3883
  };
3871
3884
  }
3872
3885
  }
3873
- class Xi extends w {
3886
+ class qi extends w {
3874
3887
  constructor() {
3875
3888
  super(...arguments);
3876
3889
  f(this, "type", "onDoubleClick");
@@ -3886,7 +3899,7 @@ class Xi extends w {
3886
3899
  };
3887
3900
  }
3888
3901
  }
3889
- class Zi extends w {
3902
+ class Ji extends w {
3890
3903
  constructor() {
3891
3904
  super(...arguments);
3892
3905
  f(this, "type", "onContextMenu");
@@ -3902,25 +3915,25 @@ class Zi extends w {
3902
3915
  };
3903
3916
  }
3904
3917
  }
3905
- function qi(o) {
3906
- return new Ui({ onMouseEnter: o });
3907
- }
3908
- function Ji(o) {
3909
- return new Gi({ onMouseLeave: o });
3910
- }
3911
3918
  function Qi(o) {
3912
- return new Ki({ onMouseDown: o });
3919
+ return new Ki({ onMouseEnter: o });
3913
3920
  }
3914
3921
  function en(o) {
3915
- return new Yi({ onMouseUp: o });
3922
+ return new Yi({ onMouseLeave: o });
3916
3923
  }
3917
3924
  function tn(o) {
3918
- return new Xi({ onDoubleClick: o });
3925
+ return new Xi({ onMouseDown: o });
3919
3926
  }
3920
3927
  function nn(o) {
3921
- return new Zi({ onContextMenu: o });
3928
+ return new Zi({ onMouseUp: o });
3929
+ }
3930
+ function on(o) {
3931
+ return new qi({ onDoubleClick: o });
3922
3932
  }
3923
- class on extends w {
3933
+ function rn(o) {
3934
+ return new Ji({ onContextMenu: o });
3935
+ }
3936
+ class sn extends w {
3924
3937
  constructor() {
3925
3938
  super(...arguments);
3926
3939
  f(this, "type", "onKeyDown");
@@ -3936,7 +3949,7 @@ class on extends w {
3936
3949
  };
3937
3950
  }
3938
3951
  }
3939
- class rn extends w {
3952
+ class an extends w {
3940
3953
  constructor() {
3941
3954
  super(...arguments);
3942
3955
  f(this, "type", "onKeyUp");
@@ -3952,7 +3965,7 @@ class rn extends w {
3952
3965
  };
3953
3966
  }
3954
3967
  }
3955
- class sn extends w {
3968
+ class ln extends w {
3956
3969
  constructor() {
3957
3970
  super(...arguments);
3958
3971
  f(this, "type", "onKeyPress");
@@ -3968,16 +3981,16 @@ class sn extends w {
3968
3981
  };
3969
3982
  }
3970
3983
  }
3971
- function an(o) {
3972
- return new on({ onKeyDown: o });
3984
+ function cn(o) {
3985
+ return new sn({ onKeyDown: o });
3973
3986
  }
3974
- function ln(o) {
3975
- return new rn({ onKeyUp: o });
3987
+ function fn(o) {
3988
+ return new an({ onKeyUp: o });
3976
3989
  }
3977
- function cn(o) {
3978
- return new sn({ onKeyPress: o });
3990
+ function dn(o) {
3991
+ return new ln({ onKeyPress: o });
3979
3992
  }
3980
- class fn extends w {
3993
+ class un extends w {
3981
3994
  constructor() {
3982
3995
  super(...arguments);
3983
3996
  f(this, "type", "onFocus");
@@ -3995,7 +4008,7 @@ class fn extends w {
3995
4008
  };
3996
4009
  }
3997
4010
  }
3998
- class dn extends w {
4011
+ class pn extends w {
3999
4012
  constructor() {
4000
4013
  super(...arguments);
4001
4014
  f(this, "type", "onBlur");
@@ -4013,13 +4026,13 @@ class dn extends w {
4013
4026
  };
4014
4027
  }
4015
4028
  }
4016
- function un(o) {
4017
- return new fn({ onFocus: o });
4029
+ function mn(o) {
4030
+ return new un({ onFocus: o });
4018
4031
  }
4019
- function pn(o) {
4020
- return new dn({ onBlur: o });
4032
+ function hn(o) {
4033
+ return new pn({ onBlur: o });
4021
4034
  }
4022
- class mn extends w {
4035
+ class yn extends w {
4023
4036
  constructor() {
4024
4037
  super(...arguments);
4025
4038
  f(this, "type", "onLongPressGesture");
@@ -4133,10 +4146,10 @@ class mn extends w {
4133
4146
  e._longPressCleanup = Pe;
4134
4147
  }
4135
4148
  }
4136
- function hn(o) {
4137
- return new mn(o);
4149
+ function gn(o) {
4150
+ return new yn(o);
4138
4151
  }
4139
- class yn extends w {
4152
+ class vn extends w {
4140
4153
  constructor(e) {
4141
4154
  const t = {
4142
4155
  ...e,
@@ -4178,12 +4191,12 @@ class yn extends w {
4178
4191
  }
4179
4192
  }
4180
4193
  function Ae(o) {
4181
- return new yn(o);
4194
+ return new vn(o);
4182
4195
  }
4183
- function wr(o, s, e) {
4196
+ function Er(o, s, e) {
4184
4197
  return Ae({ key: o, modifiers: s, action: e });
4185
4198
  }
4186
- class gn extends w {
4199
+ class bn extends w {
4187
4200
  constructor() {
4188
4201
  super(...arguments);
4189
4202
  f(this, "type", "focused");
@@ -4229,10 +4242,10 @@ class gn extends w {
4229
4242
  e._focusedCleanup = a;
4230
4243
  }
4231
4244
  }
4232
- function vn(o) {
4233
- return new gn({ focused: o });
4245
+ function Sn(o) {
4246
+ return new bn({ focused: o });
4234
4247
  }
4235
- class bn extends w {
4248
+ class wn extends w {
4236
4249
  constructor(e = {}) {
4237
4250
  const t = {
4238
4251
  ...e,
@@ -4278,18 +4291,18 @@ class bn extends w {
4278
4291
  }
4279
4292
  }
4280
4293
  function se(o, s) {
4281
- return new bn({
4294
+ return new wn({
4282
4295
  isFocusable: o ?? !0,
4283
4296
  interactions: s ?? []
4284
4297
  });
4285
4298
  }
4286
- function Sn() {
4299
+ function Cn() {
4287
4300
  return se(!0, ["activate"]);
4288
4301
  }
4289
- function wn() {
4302
+ function En() {
4290
4303
  return se(!0, ["edit"]);
4291
4304
  }
4292
- class Cn extends w {
4305
+ class Mn extends w {
4293
4306
  constructor() {
4294
4307
  super(...arguments);
4295
4308
  f(this, "type", "onContinuousHover");
@@ -4339,21 +4352,21 @@ class Cn extends w {
4339
4352
  }
4340
4353
  }
4341
4354
  function ae(o) {
4342
- return new Cn(o);
4355
+ return new Mn(o);
4343
4356
  }
4344
- function Cr(o) {
4357
+ function Mr(o) {
4345
4358
  return ae({
4346
4359
  coordinateSpace: "local",
4347
4360
  perform: o
4348
4361
  });
4349
4362
  }
4350
- function Er(o) {
4363
+ function xr(o) {
4351
4364
  return ae({
4352
4365
  coordinateSpace: "global",
4353
4366
  perform: o
4354
4367
  });
4355
4368
  }
4356
- class En extends w {
4369
+ class xn extends w {
4357
4370
  constructor() {
4358
4371
  super(...arguments);
4359
4372
  f(this, "type", "allowsHitTesting");
@@ -4369,88 +4382,88 @@ class En extends w {
4369
4382
  }
4370
4383
  }
4371
4384
  function le(o) {
4372
- return new En({ enabled: o });
4385
+ return new xn({ enabled: o });
4373
4386
  }
4374
- function Mr() {
4387
+ function Tr() {
4375
4388
  return le(!0);
4376
4389
  }
4377
- function xr() {
4390
+ function Lr() {
4378
4391
  return le(!1);
4379
4392
  }
4380
- function Mn(o, s) {
4393
+ function Tn(o, s) {
4381
4394
  return new C({
4382
4395
  highPriorityGesture: { gesture: o, including: s }
4383
4396
  });
4384
4397
  }
4385
- function xn(o, s) {
4398
+ function Ln(o, s) {
4386
4399
  return new C({
4387
4400
  simultaneousGesture: { gesture: o, including: s }
4388
4401
  });
4389
4402
  }
4390
- function Tn(o) {
4403
+ function An(o) {
4391
4404
  return new C({ onTap: o });
4392
4405
  }
4393
- function Tr(o) {
4406
+ function Ar(o) {
4394
4407
  return new C({ onFocus: o });
4395
4408
  }
4396
- function Lr(o) {
4409
+ function kr(o) {
4397
4410
  return new C({ onBlur: o });
4398
4411
  }
4399
- function Ln(o) {
4412
+ function kn(o) {
4400
4413
  return new C({ onScroll: o });
4401
4414
  }
4402
- function Ar(o) {
4415
+ function Pr(o) {
4403
4416
  return new C({ onKeyDown: o });
4404
4417
  }
4405
- function kr(o) {
4418
+ function Ir(o) {
4406
4419
  return new C({ onKeyPress: o });
4407
4420
  }
4408
- function Pr(o) {
4421
+ function $r(o) {
4409
4422
  return new C({ onKeyUp: o });
4410
4423
  }
4411
- function Ir(o) {
4424
+ function Vr(o) {
4412
4425
  return new C({ onDoubleClick: o });
4413
4426
  }
4414
- function $r(o) {
4427
+ function Rr(o) {
4415
4428
  return new C({ onContextMenu: o });
4416
4429
  }
4417
- function An(o) {
4430
+ function Pn(o) {
4418
4431
  return new C({ onWheel: o });
4419
4432
  }
4420
- function kn(o) {
4433
+ function In(o) {
4421
4434
  return new C({ onInput: o });
4422
4435
  }
4423
- function Pn(o) {
4436
+ function $n(o) {
4424
4437
  return new C({ onChange: o });
4425
4438
  }
4426
- function In(o) {
4439
+ function Vn(o) {
4427
4440
  return new C({ onCopy: o });
4428
4441
  }
4429
- function $n(o) {
4442
+ function Rn(o) {
4430
4443
  return new C({ onCut: o });
4431
4444
  }
4432
- function Vn(o) {
4445
+ function Dn(o) {
4433
4446
  return new C({ onPaste: o });
4434
4447
  }
4435
- function Rn(o) {
4448
+ function On(o) {
4436
4449
  return new C({ onSelect: o });
4437
4450
  }
4438
- function Dn(o) {
4451
+ function Hn(o) {
4439
4452
  return new C({ onTouchStart: o });
4440
4453
  }
4441
- function On(o) {
4454
+ function _n(o) {
4442
4455
  return new C({ onTouchMove: o });
4443
4456
  }
4444
- function Hn(o) {
4457
+ function Bn(o) {
4445
4458
  return new C({ onTouchEnd: o });
4446
4459
  }
4447
- function _n(o) {
4460
+ function Nn(o) {
4448
4461
  return new C({ onSwipeLeft: o });
4449
4462
  }
4450
- function Bn(o) {
4463
+ function zn(o) {
4451
4464
  return new C({ onSwipeRight: o });
4452
4465
  }
4453
- function Nn(o = !0) {
4466
+ function Fn(o = !0) {
4454
4467
  return new C({ disabled: o });
4455
4468
  }
4456
4469
  class F extends g {
@@ -4494,25 +4507,25 @@ class F extends g {
4494
4507
  );
4495
4508
  }
4496
4509
  }
4497
- function zn(o) {
4510
+ function Wn(o) {
4498
4511
  return new F(o);
4499
4512
  }
4500
- function Fn(o) {
4513
+ function jn(o) {
4501
4514
  return new F({ cursor: o });
4502
4515
  }
4503
- function Wn(o) {
4516
+ function Un(o) {
4504
4517
  return new F({ overflowY: o });
4505
4518
  }
4506
- function jn(o) {
4519
+ function Gn(o) {
4507
4520
  return new F({ overflowX: o });
4508
4521
  }
4509
- function Un(o) {
4522
+ function Kn(o) {
4510
4523
  return new F({ display: o });
4511
4524
  }
4512
- function Gn(o) {
4525
+ function Yn(o) {
4513
4526
  return new F({ outline: o });
4514
4527
  }
4515
- function Kn(o) {
4528
+ function Xn(o) {
4516
4529
  return new F({ outlineOffset: o });
4517
4530
  }
4518
4531
  class ee extends g {
@@ -4540,17 +4553,17 @@ class ee extends g {
4540
4553
  return t;
4541
4554
  }
4542
4555
  }
4543
- function Yn(o) {
4556
+ function Zn(o) {
4544
4557
  return new ee(o);
4545
4558
  }
4546
- function Xn(o, s) {
4559
+ function qn(o, s) {
4547
4560
  return new ee({ [o]: s });
4548
4561
  }
4549
- function Zn(o, s) {
4562
+ function Jn(o, s) {
4550
4563
  const e = o.startsWith("--") ? o : `--${o}`;
4551
4564
  return new ee({ [e]: s });
4552
4565
  }
4553
- function Vr(o, s, e) {
4566
+ function Dr(o, s, e) {
4554
4567
  const t = o.charAt(0).toUpperCase() + o.slice(1), i = `-${o.toLowerCase()}-${s}`, n = t + s.charAt(0).toUpperCase() + s.slice(1);
4555
4568
  return new ee({
4556
4569
  [i]: e,
@@ -4712,7 +4725,7 @@ f(X, "DANGEROUS_PATTERNS", [
4712
4725
  td: ["colspan", "rowspan"],
4713
4726
  th: ["colspan", "rowspan", "scope"]
4714
4727
  });
4715
- function Rr(o, s) {
4728
+ function Or(o, s) {
4716
4729
  return X.sanitize(o, s);
4717
4730
  }
4718
4731
  class ke {
@@ -4757,7 +4770,7 @@ f(ke, "SUSPICIOUS_PATTERNS", [
4757
4770
  { pattern: /@import/i, message: "CSS import statements detected" },
4758
4771
  { pattern: /expression\s*\(/i, message: "CSS expressions detected" }
4759
4772
  ]);
4760
- class qn extends g {
4773
+ class Qn extends g {
4761
4774
  // Early priority to apply before other modifiers
4762
4775
  constructor(e = {}) {
4763
4776
  super(e);
@@ -4829,25 +4842,25 @@ class qn extends g {
4829
4842
  }), console.warn("Consider using a more comprehensive sanitization solution like DOMPurify"), console.warn("To suppress these warnings, use { __suppressWarnings: true }"), console.groupEnd()), this.properties.skipSanitizer && console.warn("🚨 AsHTML: Sanitization is DISABLED. Ensure content is safe!");
4830
4843
  }
4831
4844
  }
4832
- function Jn(o = {}) {
4833
- return new qn(o);
4845
+ function eo(o = {}) {
4846
+ return new Qn(o);
4834
4847
  }
4835
- function Qn(o) {
4848
+ function to(o) {
4836
4849
  return new O({
4837
4850
  navigationTitle: o,
4838
4851
  role: "heading"
4839
4852
  });
4840
4853
  }
4841
- function eo(o = !0) {
4854
+ function io(o = !0) {
4842
4855
  return new O({
4843
4856
  navigationBarHidden: o,
4844
4857
  "aria-hidden": o.toString()
4845
4858
  });
4846
4859
  }
4847
- function to(o) {
4860
+ function no(o) {
4848
4861
  return new O({ navigationBarItems: o });
4849
4862
  }
4850
- class io extends g {
4863
+ class oo extends g {
4851
4864
  // High priority for HTML attributes
4852
4865
  constructor(e) {
4853
4866
  super(e);
@@ -4872,9 +4885,9 @@ class io extends g {
4872
4885
  }
4873
4886
  }
4874
4887
  function ie(o) {
4875
- return new io({ id: o });
4888
+ return new oo({ id: o });
4876
4889
  }
4877
- class no extends g {
4890
+ class ro extends g {
4878
4891
  // High priority for HTML attributes
4879
4892
  constructor(e) {
4880
4893
  super(e);
@@ -4913,10 +4926,10 @@ class no extends g {
4913
4926
  });
4914
4927
  }
4915
4928
  }
4916
- function oo(o) {
4917
- return new no({ data: o });
4929
+ function so(o) {
4930
+ return new ro({ data: o });
4918
4931
  }
4919
- class ro extends g {
4932
+ class ao extends g {
4920
4933
  // High priority for accessibility
4921
4934
  constructor(e) {
4922
4935
  super(e);
@@ -4940,8 +4953,8 @@ class ro extends g {
4940
4953
  );
4941
4954
  }
4942
4955
  }
4943
- function so(o) {
4944
- return new ro({ tabIndex: o });
4956
+ function lo(o) {
4957
+ return new ao({ tabIndex: o });
4945
4958
  }
4946
4959
  const Q = class Q extends g {
4947
4960
  constructor(e) {
@@ -5110,19 +5123,19 @@ let ne = Q;
5110
5123
  function K(o) {
5111
5124
  return new ne({ aria: o });
5112
5125
  }
5113
- function ao(o) {
5126
+ function co(o) {
5114
5127
  return K({ role: o });
5115
5128
  }
5116
- function lo(o) {
5129
+ function fo(o) {
5117
5130
  return K({ label: o });
5118
5131
  }
5119
- function co(o) {
5132
+ function uo(o) {
5120
5133
  return K({ live: o });
5121
5134
  }
5122
- function fo(o) {
5135
+ function po(o) {
5123
5136
  return K({ describedby: o });
5124
5137
  }
5125
- function uo(o) {
5138
+ function mo(o) {
5126
5139
  return K({ modal: o });
5127
5140
  }
5128
5141
  class Z extends g {
@@ -5159,25 +5172,25 @@ class Z extends g {
5159
5172
  return typeof e == "number" ? e.toString() : String(e);
5160
5173
  }
5161
5174
  }
5162
- function po(o) {
5175
+ function ho(o) {
5163
5176
  return new Z({
5164
5177
  properties: o.properties,
5165
5178
  scope: o.scope || "local"
5166
5179
  });
5167
5180
  }
5168
- function mo(o, s, e) {
5181
+ function yo(o, s, e) {
5169
5182
  return new Z({
5170
5183
  properties: { [o]: s },
5171
5184
  scope: e || "local"
5172
5185
  });
5173
5186
  }
5174
- function ho(o) {
5187
+ function go(o) {
5175
5188
  return new Z({
5176
5189
  properties: o,
5177
5190
  scope: "local"
5178
5191
  });
5179
5192
  }
5180
- function Dr(o) {
5193
+ function Hr(o) {
5181
5194
  const s = {};
5182
5195
  return Object.entries(o).forEach(([e, t]) => {
5183
5196
  if (t !== void 0) {
@@ -5192,7 +5205,7 @@ function Dr(o) {
5192
5205
  scope: "local"
5193
5206
  });
5194
5207
  }
5195
- function Or(o) {
5208
+ function _r(o) {
5196
5209
  const s = {};
5197
5210
  return Object.entries(o).forEach(([e, t]) => {
5198
5211
  t !== void 0 && (s[`--token-${e}`] = t);
@@ -5269,24 +5282,24 @@ function Y(o) {
5269
5282
  function q(o) {
5270
5283
  return new U({ after: o });
5271
5284
  }
5272
- function yo(o) {
5285
+ function vo(o) {
5273
5286
  return new U(o);
5274
5287
  }
5275
- function go(o, s = {}) {
5288
+ function bo(o, s = {}) {
5276
5289
  return Y({
5277
5290
  content: o,
5278
5291
  display: "inline-block",
5279
5292
  ...s
5280
5293
  });
5281
5294
  }
5282
- function vo(o, s = {}) {
5295
+ function So(o, s = {}) {
5283
5296
  return q({
5284
5297
  content: o,
5285
5298
  display: "inline-block",
5286
5299
  ...s
5287
5300
  });
5288
5301
  }
5289
- function bo(o = "#ddd", s = 1, e = 16) {
5302
+ function wo(o = "#ddd", s = 1, e = 16) {
5290
5303
  return Y({
5291
5304
  content: "",
5292
5305
  display: "inline-block",
@@ -5297,7 +5310,7 @@ function bo(o = "#ddd", s = 1, e = 16) {
5297
5310
  verticalAlign: "middle"
5298
5311
  });
5299
5312
  }
5300
- function So(o = "#ddd", s = 1, e = 16) {
5313
+ function Co(o = "#ddd", s = 1, e = 16) {
5301
5314
  return q({
5302
5315
  content: "",
5303
5316
  display: "inline-block",
@@ -5308,7 +5321,7 @@ function So(o = "#ddd", s = 1, e = 16) {
5308
5321
  verticalAlign: "middle"
5309
5322
  });
5310
5323
  }
5311
- function wo(o = '"', s = '"') {
5324
+ function Eo(o = '"', s = '"') {
5312
5325
  return new U({
5313
5326
  before: {
5314
5327
  content: o,
@@ -5324,7 +5337,7 @@ function wo(o = '"', s = '"') {
5324
5337
  }
5325
5338
  });
5326
5339
  }
5327
- function Co(o = "currentColor", s = 1, e = 1) {
5340
+ function Mo(o = "currentColor", s = 1, e = 1) {
5328
5341
  return q({
5329
5342
  content: "",
5330
5343
  position: "absolute",
@@ -5336,7 +5349,7 @@ function Co(o = "currentColor", s = 1, e = 1) {
5336
5349
  opacity: e
5337
5350
  });
5338
5351
  }
5339
- function Eo(o = "#ff3b30", s = 6, e = "") {
5352
+ function xo(o = "#ff3b30", s = 6, e = "") {
5340
5353
  return q({
5341
5354
  content: e,
5342
5355
  position: "absolute",
@@ -5357,7 +5370,7 @@ function Eo(o = "#ff3b30", s = 6, e = "") {
5357
5370
  justifyContent: "center"
5358
5371
  });
5359
5372
  }
5360
- function Mo(o, s = "top", e = "#333", t = "white") {
5373
+ function To(o, s = "top", e = "#333", t = "white") {
5361
5374
  return Y({
5362
5375
  content: o,
5363
5376
  position: "absolute",
@@ -5399,7 +5412,7 @@ function Mo(o, s = "top", e = "#333", t = "white") {
5399
5412
  }[s]
5400
5413
  });
5401
5414
  }
5402
- function xo(o, s = "#ff3b30", e = "white") {
5415
+ function Lo(o, s = "#ff3b30", e = "white") {
5403
5416
  return Y({
5404
5417
  content: o,
5405
5418
  position: "absolute",
@@ -5416,7 +5429,7 @@ function xo(o, s = "#ff3b30", e = "white") {
5416
5429
  zIndex: 10
5417
5430
  });
5418
5431
  }
5419
- function To(o = 20, s = "#007AFF", e = 2) {
5432
+ function Ao(o = 20, s = "#007AFF", e = 2) {
5420
5433
  if (!document.getElementById("tachui-spinner-animation")) {
5421
5434
  const t = document.createElement("style");
5422
5435
  t.id = "tachui-spinner-animation", t.textContent = `
@@ -5437,7 +5450,7 @@ function To(o = 20, s = "#007AFF", e = 2) {
5437
5450
  animation: "spin 1s linear infinite"
5438
5451
  });
5439
5452
  }
5440
- const Lo = [
5453
+ const ko = [
5441
5454
  // Padding
5442
5455
  ["padding", M],
5443
5456
  ["paddingTop", We],
@@ -5494,199 +5507,200 @@ const Lo = [
5494
5507
  ["backgroundImage", Ut],
5495
5508
  ["blendMode", Yt],
5496
5509
  ["backgroundBlendMode", Xt],
5497
- ["border", qt],
5498
- ["borderTop", Jt],
5499
- ["borderBottom", ei],
5500
- ["borderLeft", ti],
5501
- ["borderRight", Qt],
5502
- ["clipShape", oi],
5503
- ["clipped", si],
5504
- ["cornerRadius", li],
5505
- ["foregroundColor", ii],
5510
+ ["compositingGroup", qt],
5511
+ ["border", Qt],
5512
+ ["borderTop", ei],
5513
+ ["borderBottom", ii],
5514
+ ["borderLeft", ni],
5515
+ ["borderRight", ti],
5516
+ ["clipShape", si],
5517
+ ["clipped", li],
5518
+ ["cornerRadius", fi],
5519
+ ["foregroundColor", oi],
5506
5520
  ["gradientText", G],
5507
- ["opacity", ai],
5508
- ["fontFamily", ci],
5509
- ["fontSize", fi],
5510
- ["fontWeight", di],
5511
- ["fontStyle", ui],
5512
- ["fontPreset", pi],
5521
+ ["opacity", ci],
5522
+ ["fontFamily", di],
5523
+ ["fontSize", ui],
5524
+ ["fontWeight", pi],
5525
+ ["fontStyle", mi],
5526
+ ["fontPreset", hi],
5513
5527
  // Typography
5514
- ["typography", yi],
5515
- ["textAlign", gi],
5516
- ["font", xi],
5517
- ["lineClamp", Ai],
5518
- ["wordBreak", Pi],
5519
- ["letterSpacing", Si],
5520
- ["lineHeight", bi],
5521
- ["textDecoration", vi],
5522
- ["textOverflow", wi],
5528
+ ["typography", vi],
5529
+ ["textAlign", bi],
5530
+ ["font", Li],
5531
+ ["lineClamp", Pi],
5532
+ ["wordBreak", $i],
5533
+ ["letterSpacing", Ci],
5534
+ ["lineHeight", wi],
5535
+ ["textDecoration", Si],
5536
+ ["textOverflow", Ei],
5523
5537
  ["textTransform", Le],
5524
- ["textCase", Mi],
5525
- ["whiteSpace", Ci],
5526
- ["overflow", Ei],
5527
- ["hyphens", Ri],
5528
- ["overflowWrap", $i],
5538
+ ["textCase", Ti],
5539
+ ["whiteSpace", Mi],
5540
+ ["overflow", xi],
5541
+ ["hyphens", Oi],
5542
+ ["overflowWrap", Ri],
5529
5543
  // Interaction
5530
5544
  ["allowsHitTesting", le],
5531
5545
  ["focusable", se],
5532
- ["activatable", Sn],
5533
- ["editable", wn],
5534
- ["focused", vn],
5546
+ ["activatable", Cn],
5547
+ ["editable", En],
5548
+ ["focused", Sn],
5535
5549
  ["keyboardShortcut", Ae],
5536
- ["onHover", ji],
5537
- ["onMouseEnter", qi],
5538
- ["onMouseLeave", Ji],
5539
- ["onMouseDown", Qi],
5540
- ["onMouseUp", en],
5541
- ["onDoubleClick", tn],
5542
- ["onContextMenu", nn],
5543
- ["onKeyDown", an],
5544
- ["onKeyUp", ln],
5545
- ["onKeyPress", cn],
5546
- ["onFocus", un],
5547
- ["onBlur", pn],
5550
+ ["onHover", Gi],
5551
+ ["onMouseEnter", Qi],
5552
+ ["onMouseLeave", en],
5553
+ ["onMouseDown", tn],
5554
+ ["onMouseUp", nn],
5555
+ ["onDoubleClick", on],
5556
+ ["onContextMenu", rn],
5557
+ ["onKeyDown", cn],
5558
+ ["onKeyUp", fn],
5559
+ ["onKeyPress", dn],
5560
+ ["onFocus", mn],
5561
+ ["onBlur", hn],
5548
5562
  ["onContinuousHover", ae],
5549
- ["onLongPressGesture", hn],
5550
- ["scroll", Di],
5551
- ["scrollBehavior", Oi],
5552
- ["overscrollBehavior", Hi],
5553
- ["overscrollBehaviorX", _i],
5554
- ["overscrollBehaviorY", Bi],
5555
- ["scrollMargin", Ni],
5556
- ["scrollPadding", zi],
5557
- ["scrollSnap", Fi],
5558
- ["highPriorityGesture", Mn],
5559
- ["simultaneousGesture", xn],
5560
- ["onTap", Tn],
5561
- ["onScroll", Ln],
5562
- ["onWheel", An],
5563
- ["onInput", kn],
5564
- ["onChange", Pn],
5565
- ["onCopy", In],
5566
- ["onCut", $n],
5567
- ["onPaste", Vn],
5568
- ["onSelect", Rn],
5569
- ["onTouchStart", Dn],
5570
- ["onTouchMove", On],
5571
- ["onTouchEnd", Hn],
5572
- ["onSwipeLeft", _n],
5573
- ["onSwipeRight", Bn],
5574
- ["disabled", Nn],
5563
+ ["onLongPressGesture", gn],
5564
+ ["scroll", Hi],
5565
+ ["scrollBehavior", _i],
5566
+ ["overscrollBehavior", Bi],
5567
+ ["overscrollBehaviorX", Ni],
5568
+ ["overscrollBehaviorY", zi],
5569
+ ["scrollMargin", Fi],
5570
+ ["scrollPadding", Wi],
5571
+ ["scrollSnap", ji],
5572
+ ["highPriorityGesture", Tn],
5573
+ ["simultaneousGesture", Ln],
5574
+ ["onTap", An],
5575
+ ["onScroll", kn],
5576
+ ["onWheel", Pn],
5577
+ ["onInput", In],
5578
+ ["onChange", $n],
5579
+ ["onCopy", Vn],
5580
+ ["onCut", Rn],
5581
+ ["onPaste", Dn],
5582
+ ["onSelect", On],
5583
+ ["onTouchStart", Hn],
5584
+ ["onTouchMove", _n],
5585
+ ["onTouchEnd", Bn],
5586
+ ["onSwipeLeft", Nn],
5587
+ ["onSwipeRight", zn],
5588
+ ["disabled", Fn],
5575
5589
  // Utility
5576
- ["css", Yn],
5577
- ["cssProperty", Xn],
5578
- ["cssVariable", Zn],
5579
- ["utility", zn],
5580
- ["cursor", Fn],
5581
- ["display", Un],
5582
- ["overflowX", jn],
5583
- ["overflowY", Wn],
5584
- ["outline", Gn],
5585
- ["outlineOffset", Kn],
5586
- ["asHTML", Jn],
5587
- ["navigationTitle", Qn],
5588
- ["navigationBarHidden", eo],
5589
- ["navigationBarItems", to],
5590
+ ["css", Zn],
5591
+ ["cssProperty", qn],
5592
+ ["cssVariable", Jn],
5593
+ ["utility", Wn],
5594
+ ["cursor", jn],
5595
+ ["display", Kn],
5596
+ ["overflowX", Gn],
5597
+ ["overflowY", Un],
5598
+ ["outline", Yn],
5599
+ ["outlineOffset", Xn],
5600
+ ["asHTML", eo],
5601
+ ["navigationTitle", to],
5602
+ ["navigationBarHidden", io],
5603
+ ["navigationBarItems", no],
5590
5604
  ["animation", mt],
5591
5605
  ["transform", pt],
5592
5606
  ["transitions", ht],
5593
5607
  ["transition", ut],
5594
5608
  // Attributes
5595
5609
  ["aria", K],
5596
- ["ariaLabel", lo],
5597
- ["ariaLive", co],
5598
- ["ariaDescribedBy", fo],
5599
- ["ariaModal", uo],
5600
- ["role", ao],
5601
- ["customProperties", po],
5602
- ["customProperty", mo],
5603
- ["cssVariables", ho],
5610
+ ["ariaLabel", fo],
5611
+ ["ariaLive", uo],
5612
+ ["ariaDescribedBy", po],
5613
+ ["ariaModal", mo],
5614
+ ["role", co],
5615
+ ["customProperties", ho],
5616
+ ["customProperty", yo],
5617
+ ["cssVariables", go],
5604
5618
  ["id", ie],
5605
5619
  ["elementId", ie],
5606
5620
  ["viewId", ie],
5607
- ["data", oo],
5608
- ["tabIndex", so],
5621
+ ["data", so],
5622
+ ["tabIndex", lo],
5609
5623
  // Elements / pseudo elements
5610
5624
  ["before", Y],
5611
5625
  ["after", q],
5612
- ["pseudoElements", yo],
5613
- ["iconBefore", go],
5614
- ["iconAfter", vo],
5615
- ["lineBefore", bo],
5616
- ["lineAfter", So],
5617
- ["quotes", wo],
5618
- ["underline", Co],
5619
- ["badge", Eo],
5620
- ["tooltip", Mo],
5621
- ["cornerRibbon", xo],
5622
- ["spinner", To],
5626
+ ["pseudoElements", vo],
5627
+ ["iconBefore", bo],
5628
+ ["iconAfter", So],
5629
+ ["lineBefore", wo],
5630
+ ["lineAfter", Co],
5631
+ ["quotes", Eo],
5632
+ ["underline", Mo],
5633
+ ["badge", xo],
5634
+ ["tooltip", To],
5635
+ ["cornerRibbon", Lo],
5636
+ ["spinner", Ao],
5623
5637
  // Lifecycle
5624
5638
  ["task", yt]
5625
5639
  ];
5626
- function Ao(o) {
5640
+ function Po(o) {
5627
5641
  const s = o?.registry ?? Ve;
5628
5642
  s.registerPlugin?.({
5629
5643
  name: "@tachui/modifiers",
5630
5644
  version: Fe,
5631
5645
  author: "tachUI Team",
5632
5646
  verified: !0
5633
- }), Lo.forEach(([e, t]) => {
5647
+ }), ko.forEach(([e, t]) => {
5634
5648
  s.has(e) || s.register(e, t);
5635
5649
  });
5636
5650
  }
5637
- Ao();
5651
+ Po();
5638
5652
  export {
5639
- Sr as $,
5653
+ Cr as $,
5640
5654
  Ce as A,
5641
5655
  Bt as B,
5642
5656
  ve as C,
5643
5657
  Nt as D,
5644
- xi as E,
5658
+ Li as E,
5645
5659
  $ as F,
5646
- yi as G,
5647
- gi as H,
5660
+ vi as G,
5661
+ bi as H,
5648
5662
  Le as I,
5649
- vi as J,
5650
- hr as K,
5651
- yr as L,
5663
+ Si as J,
5664
+ gr as K,
5665
+ vr as L,
5652
5666
  I as M,
5653
- bi as N,
5667
+ wi as N,
5654
5668
  Tt as O,
5655
5669
  Ht as P,
5656
- Si as Q,
5657
- gr as R,
5670
+ Ci as Q,
5671
+ br as R,
5658
5672
  At as S,
5659
5673
  k as T,
5660
- wi as U,
5661
- Ci as V,
5662
- Ei as W,
5663
- Mi as X,
5664
- vr as Y,
5674
+ Ei as U,
5675
+ Mi as V,
5676
+ xi as W,
5677
+ Ti as X,
5678
+ Sr as Y,
5665
5679
  Ee as Z,
5666
- br as _,
5680
+ wr as _,
5667
5681
  gt as a,
5668
5682
  Qi as a$,
5669
- Li as a0,
5670
- Ai as a1,
5671
- ki as a2,
5672
- Pi as a3,
5673
- Ii as a4,
5674
- $i as a5,
5675
- Vi as a6,
5676
- Ri as a7,
5683
+ ki as a0,
5684
+ Pi as a1,
5685
+ Ii as a2,
5686
+ $i as a3,
5687
+ Vi as a4,
5688
+ Ri as a5,
5689
+ Di as a6,
5690
+ Oi as a7,
5677
5691
  Me as a8,
5678
5692
  Ft as a9,
5679
5693
  pr as aA,
5680
- Te as aB,
5681
- ii as aC,
5682
- mr as aD,
5683
- ni as aE,
5684
- oi as aF,
5694
+ mr as aB,
5695
+ hr as aC,
5696
+ Te as aD,
5697
+ oi as aE,
5698
+ yr as aF,
5685
5699
  ri as aG,
5686
5700
  si as aH,
5687
- H as aI,
5688
- Di as aJ,
5689
- Oi as aK,
5701
+ ai as aI,
5702
+ li as aJ,
5703
+ H as aK,
5690
5704
  Hi as aL,
5691
5705
  _i as aM,
5692
5706
  Bi as aN,
@@ -5707,29 +5721,29 @@ export {
5707
5721
  Wt as ab,
5708
5722
  jt as ac,
5709
5723
  Ut as ad,
5710
- nr as ae,
5724
+ rr as ae,
5711
5725
  G as af,
5712
- or as ag,
5713
- rr as ah,
5714
- sr as ai,
5715
- ar as aj,
5716
- lr as ak,
5726
+ sr as ag,
5727
+ ar as ah,
5728
+ lr as ai,
5729
+ cr as aj,
5730
+ fr as ak,
5717
5731
  Gt as al,
5718
5732
  Kt as am,
5719
5733
  Yt as an,
5720
5734
  Xt as ao,
5721
- D as ap,
5722
- Zt as aq,
5723
- qt as ar,
5735
+ Zt as ap,
5736
+ qt as aq,
5737
+ D as ar,
5724
5738
  Jt as as,
5725
5739
  Qt as at,
5726
5740
  ei as au,
5727
5741
  ti as av,
5728
- cr as aw,
5729
- fr as ax,
5742
+ ii as aw,
5743
+ ni as ax,
5730
5744
  dr as ay,
5731
5745
  ur as az,
5732
- Lo as b,
5746
+ ko as b,
5733
5747
  Kn as b$,
5734
5748
  en as b0,
5735
5749
  tn as b1,
@@ -5741,15 +5755,15 @@ export {
5741
5755
  ln as b7,
5742
5756
  cn as b8,
5743
5757
  fn as b9,
5744
- Lr as bA,
5745
- Ln as bB,
5746
- Ar as bC,
5747
- kr as bD,
5758
+ An as bA,
5759
+ Ar as bB,
5760
+ kr as bC,
5761
+ kn as bD,
5748
5762
  Pr as bE,
5749
5763
  Ir as bF,
5750
5764
  $r as bG,
5751
- An as bH,
5752
- kn as bI,
5765
+ Vr as bH,
5766
+ Rr as bI,
5753
5767
  Pn as bJ,
5754
5768
  In as bK,
5755
5769
  $n as bL,
@@ -5761,9 +5775,9 @@ export {
5761
5775
  _n as bR,
5762
5776
  Bn as bS,
5763
5777
  Nn as bT,
5764
- F as bU,
5765
- zn as bV,
5766
- Fn as bW,
5778
+ zn as bU,
5779
+ Fn as bV,
5780
+ F as bW,
5767
5781
  Wn as bX,
5768
5782
  jn as bY,
5769
5783
  Un as bZ,
@@ -5774,70 +5788,70 @@ export {
5774
5788
  mn as bd,
5775
5789
  hn as be,
5776
5790
  yn as bf,
5777
- Ae as bg,
5778
- wr as bh,
5779
- gn as bi,
5780
- vn as bj,
5791
+ gn as bg,
5792
+ vn as bh,
5793
+ Ae as bi,
5794
+ Er as bj,
5781
5795
  bn as bk,
5782
- se as bl,
5783
- Sn as bm,
5784
- wn as bn,
5796
+ Sn as bl,
5797
+ wn as bm,
5798
+ se as bn,
5785
5799
  Cn as bo,
5786
- ae as bp,
5787
- Cr as bq,
5788
- Er as br,
5789
- En as bs,
5790
- le as bt,
5791
- Mr as bu,
5792
- xr as bv,
5793
- Mn as bw,
5794
- xn as bx,
5800
+ En as bp,
5801
+ Mn as bq,
5802
+ ae as br,
5803
+ Mr as bs,
5804
+ xr as bt,
5805
+ xn as bu,
5806
+ le as bv,
5807
+ Tr as bw,
5808
+ Lr as bx,
5795
5809
  Tn as by,
5796
- Tr as bz,
5810
+ Ln as bz,
5797
5811
  vt as c,
5798
- ot as c$,
5799
- ee as c0,
5800
- Yn as c1,
5801
- Xn as c2,
5812
+ it as c$,
5813
+ Yn as c0,
5814
+ Xn as c1,
5815
+ ee as c2,
5802
5816
  Zn as c3,
5803
- Vr as c4,
5804
- X as c5,
5805
- Rr as c6,
5806
- qn as c7,
5807
- Jn as c8,
5808
- ke as c9,
5817
+ qn as c4,
5818
+ Jn as c5,
5819
+ Dr as c6,
5820
+ X as c7,
5821
+ Or as c8,
5822
+ Qn as c9,
5809
5823
  uo as cA,
5810
- Z as cB,
5811
- po as cC,
5812
- mo as cD,
5824
+ po as cB,
5825
+ mo as cC,
5826
+ Z as cD,
5813
5827
  ho as cE,
5814
- Dr as cF,
5815
- Or as cG,
5816
- V as cH,
5817
- M as cI,
5818
- We as cJ,
5819
- je as cK,
5820
- Ue as cL,
5821
- Ge as cM,
5822
- Ke as cN,
5823
- Ye as cO,
5824
- Xe as cP,
5825
- Ze as cQ,
5826
- Ko as cR,
5827
- R as cS,
5828
- x as cT,
5829
- qe as cU,
5830
- Je as cV,
5831
- Qe as cW,
5832
- et as cX,
5833
- tt as cY,
5834
- it as cZ,
5835
- nt as c_,
5836
- U as ca,
5837
- Y as cb,
5838
- q as cc,
5839
- yo as cd,
5840
- go as ce,
5828
+ yo as cF,
5829
+ go as cG,
5830
+ Hr as cH,
5831
+ _r as cI,
5832
+ V as cJ,
5833
+ M as cK,
5834
+ We as cL,
5835
+ je as cM,
5836
+ Ue as cN,
5837
+ Ge as cO,
5838
+ Ke as cP,
5839
+ Ye as cQ,
5840
+ Xe as cR,
5841
+ Ze as cS,
5842
+ Xo as cT,
5843
+ R as cU,
5844
+ x as cV,
5845
+ qe as cW,
5846
+ Je as cX,
5847
+ Qe as cY,
5848
+ et as cZ,
5849
+ tt as c_,
5850
+ eo as ca,
5851
+ ke as cb,
5852
+ U as cc,
5853
+ Y as cd,
5854
+ q as ce,
5841
5855
  vo as cf,
5842
5856
  bo as cg,
5843
5857
  So as ch,
@@ -5847,64 +5861,66 @@ export {
5847
5861
  Mo as cl,
5848
5862
  xo as cm,
5849
5863
  To as cn,
5850
- io as co,
5851
- ie as cp,
5852
- no as cq,
5853
- oo as cr,
5864
+ Lo as co,
5865
+ Ao as cp,
5866
+ oo as cq,
5867
+ ie as cr,
5854
5868
  ro as cs,
5855
5869
  so as ct,
5856
- ne as cu,
5857
- K as cv,
5858
- ao as cw,
5859
- lo as cx,
5870
+ ao as cu,
5871
+ lo as cv,
5872
+ ne as cw,
5873
+ K as cx,
5860
5874
  co as cy,
5861
5875
  fo as cz,
5862
5876
  bt as d,
5863
- Yo as d0,
5864
- z as d1,
5865
- rt as d2,
5866
- st as d3,
5867
- at as d4,
5868
- lt as d5,
5869
- ct as d6,
5870
- ft as d7,
5871
- dt as d8,
5872
- te as d9,
5873
- ut as da,
5874
- Go as db,
5875
- Fe as dc,
5876
- Ho as dd,
5877
- Bo as de,
5878
- zo as df,
5879
- Be as dg,
5880
- jo as dh,
5881
- Qn as di,
5882
- eo as dj,
5877
+ nt as d0,
5878
+ ot as d1,
5879
+ Zo as d2,
5880
+ z as d3,
5881
+ rt as d4,
5882
+ st as d5,
5883
+ at as d6,
5884
+ lt as d7,
5885
+ ct as d8,
5886
+ ft as d9,
5887
+ dt as da,
5888
+ te as db,
5889
+ ut as dc,
5890
+ Yo as dd,
5891
+ Fe as de,
5892
+ Bo as df,
5893
+ zo as dg,
5894
+ Wo as dh,
5895
+ Be as di,
5896
+ Go as dj,
5883
5897
  to as dk,
5884
- pt as dl,
5885
- mt as dm,
5886
- ht as dn,
5887
- yt as dp,
5888
- w as dq,
5889
- Qo as dr,
5890
- er as ds,
5891
- C as dt,
5892
- tr as du,
5893
- ir as dv,
5894
- Xo as e,
5898
+ io as dl,
5899
+ no as dm,
5900
+ pt as dn,
5901
+ mt as dp,
5902
+ ht as dq,
5903
+ yt as dr,
5904
+ w as ds,
5905
+ tr as dt,
5906
+ ir as du,
5907
+ C as dv,
5908
+ nr as dw,
5909
+ or as dx,
5910
+ qo as e,
5895
5911
  P as f,
5896
5912
  wt as g,
5897
5913
  Ct as h,
5898
5914
  Et as i,
5899
5915
  St as j,
5900
- Zo as k,
5901
- qo as l,
5916
+ Jo as k,
5917
+ Qo as l,
5902
5918
  Mt as m,
5903
5919
  xt as n,
5904
- Jo as o,
5920
+ er as o,
5905
5921
  Lt as p,
5906
5922
  Pt as q,
5907
- Ao as r,
5923
+ Po as r,
5908
5924
  kt as s,
5909
5925
  It as t,
5910
5926
  $t as u,