@pantoken/pantoken 0.2.6 → 0.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/model.json +101 -83
  2. package/package.json +10 -10
package/dist/model.json CHANGED
@@ -946,6 +946,7 @@
946
946
  "kind": "component",
947
947
  "className": ".instui-pill",
948
948
  "summary": "A compact status label; add a leading glyph with the shared `-icon-<name>` form.",
949
+ "remarks": "Unlike `badge`, which shows a count, or `tag`, which is removable, the pill is a static status label; its leading glyph is a masked `::before`, not an `<img>`.",
949
950
  "modifiers": [
950
951
  {
951
952
  "name": "-color-danger",
@@ -1272,7 +1273,7 @@
1272
1273
  "profiles": {}
1273
1274
  },
1274
1275
  "source": {
1275
- "line": 758,
1276
+ "line": 759,
1276
1277
  "column": 1
1277
1278
  }
1278
1279
  },
@@ -1686,7 +1687,7 @@
1686
1687
  "profiles": {}
1687
1688
  },
1688
1689
  "source": {
1689
- "line": 856,
1690
+ "line": 857,
1690
1691
  "column": 1
1691
1692
  }
1692
1693
  },
@@ -1775,7 +1776,7 @@
1775
1776
  "profiles": {}
1776
1777
  },
1777
1778
  "source": {
1778
- "line": 1241,
1779
+ "line": 1242,
1779
1780
  "column": 1
1780
1781
  }
1781
1782
  },
@@ -1889,7 +1890,7 @@
1889
1890
  "profiles": {}
1890
1891
  },
1891
1892
  "source": {
1892
- "line": 1293,
1893
+ "line": 1294,
1893
1894
  "column": 1
1894
1895
  }
1895
1896
  },
@@ -1971,7 +1972,7 @@
1971
1972
  "profiles": {}
1972
1973
  },
1973
1974
  "source": {
1974
- "line": 1387,
1975
+ "line": 1388,
1975
1976
  "column": 1
1976
1977
  }
1977
1978
  },
@@ -2095,7 +2096,7 @@
2095
2096
  "profiles": {}
2096
2097
  },
2097
2098
  "source": {
2098
- "line": 1420,
2099
+ "line": 1421,
2099
2100
  "column": 1
2100
2101
  }
2101
2102
  },
@@ -2273,7 +2274,7 @@
2273
2274
  "profiles": {}
2274
2275
  },
2275
2276
  "source": {
2276
- "line": 1486,
2277
+ "line": 1487,
2277
2278
  "column": 1
2278
2279
  }
2279
2280
  },
@@ -2282,6 +2283,7 @@
2282
2283
  "kind": "component",
2283
2284
  "className": ".instui-img",
2284
2285
  "summary": "A styled `<img>` with display, crop, and effect modifiers that stack.",
2286
+ "remarks": "Effects compose through the shared `--pantoken-img-filter` custom property, so `-with-grayscale` and `-with-blur` can apply together; the `-constrain-*` crop modifiers require the consumer to size the box explicitly.",
2285
2287
  "accessibility": "Provide meaningful `alt` text that describes the image, and use an empty `alt=\"\"` for purely decorative images so assistive tech skips them.",
2286
2288
  "modifiers": [
2287
2289
  {
@@ -2363,7 +2365,7 @@
2363
2365
  "profiles": {}
2364
2366
  },
2365
2367
  "source": {
2366
- "line": 1588,
2368
+ "line": 1589,
2367
2369
  "column": 1
2368
2370
  }
2369
2371
  },
@@ -2491,7 +2493,7 @@
2491
2493
  "profiles": {}
2492
2494
  },
2493
2495
  "source": {
2494
- "line": 1643,
2496
+ "line": 1645,
2495
2497
  "column": 1
2496
2498
  }
2497
2499
  },
@@ -2542,7 +2544,7 @@
2542
2544
  "profiles": {}
2543
2545
  },
2544
2546
  "source": {
2545
- "line": 1729,
2547
+ "line": 1731,
2546
2548
  "column": 1
2547
2549
  }
2548
2550
  },
@@ -2589,7 +2591,7 @@
2589
2591
  "profiles": {}
2590
2592
  },
2591
2593
  "source": {
2592
- "line": 1759,
2594
+ "line": 1761,
2593
2595
  "column": 1
2594
2596
  }
2595
2597
  },
@@ -2652,7 +2654,7 @@
2652
2654
  "profiles": {}
2653
2655
  },
2654
2656
  "source": {
2655
- "line": 1776,
2657
+ "line": 1778,
2656
2658
  "column": 1
2657
2659
  }
2658
2660
  },
@@ -2722,7 +2724,7 @@
2722
2724
  "profiles": {}
2723
2725
  },
2724
2726
  "source": {
2725
- "line": 1818,
2727
+ "line": 1820,
2726
2728
  "column": 1
2727
2729
  }
2728
2730
  },
@@ -2793,7 +2795,7 @@
2793
2795
  "profiles": {}
2794
2796
  },
2795
2797
  "source": {
2796
- "line": 1860,
2798
+ "line": 1862,
2797
2799
  "column": 1
2798
2800
  }
2799
2801
  },
@@ -2869,7 +2871,7 @@
2869
2871
  "profiles": {}
2870
2872
  },
2871
2873
  "source": {
2872
- "line": 1887,
2874
+ "line": 1889,
2873
2875
  "column": 1
2874
2876
  }
2875
2877
  },
@@ -3071,7 +3073,7 @@
3071
3073
  "profiles": {}
3072
3074
  },
3073
3075
  "source": {
3074
- "line": 1933,
3076
+ "line": 1935,
3075
3077
  "column": 1
3076
3078
  }
3077
3079
  },
@@ -3202,7 +3204,7 @@
3202
3204
  "profiles": {}
3203
3205
  },
3204
3206
  "source": {
3205
- "line": 2040,
3207
+ "line": 2042,
3206
3208
  "column": 1
3207
3209
  }
3208
3210
  },
@@ -3339,7 +3341,7 @@
3339
3341
  "profiles": {}
3340
3342
  },
3341
3343
  "source": {
3342
- "line": 2118,
3344
+ "line": 2120,
3343
3345
  "column": 1
3344
3346
  }
3345
3347
  },
@@ -3399,7 +3401,7 @@
3399
3401
  "profiles": {}
3400
3402
  },
3401
3403
  "source": {
3402
- "line": 2193,
3404
+ "line": 2195,
3403
3405
  "column": 1
3404
3406
  }
3405
3407
  },
@@ -3713,7 +3715,7 @@
3713
3715
  "profiles": {}
3714
3716
  },
3715
3717
  "source": {
3716
- "line": 2221,
3718
+ "line": 2223,
3717
3719
  "column": 1
3718
3720
  }
3719
3721
  },
@@ -3996,7 +3998,7 @@
3996
3998
  "profiles": {}
3997
3999
  },
3998
4000
  "source": {
3999
- "line": 2492,
4001
+ "line": 2494,
4000
4002
  "column": 1
4001
4003
  }
4002
4004
  },
@@ -4005,6 +4007,7 @@
4005
4007
  "kind": "component",
4006
4008
  "className": ".instui-spinner",
4007
4009
  "summary": "An animated loading ring; give it role=\"status\" and an aria-label.",
4010
+ "remarks": "`-color-inverse` only repaints the animated top border segment, not the whole track, so it still reads correctly on a dark card without needing a separate track color.",
4008
4011
  "accessibility": "Give the spinner role=\"status\" and an aria-label so screen readers announce it as a live loading status.",
4009
4012
  "modifiers": [
4010
4013
  {
@@ -4122,7 +4125,7 @@
4122
4125
  "profiles": {}
4123
4126
  },
4124
4127
  "source": {
4125
- "line": 2785,
4128
+ "line": 2787,
4126
4129
  "column": 1
4127
4130
  }
4128
4131
  },
@@ -4546,7 +4549,7 @@
4546
4549
  "profiles": {}
4547
4550
  },
4548
4551
  "source": {
4549
- "line": 2867,
4552
+ "line": 2870,
4550
4553
  "column": 1
4551
4554
  }
4552
4555
  },
@@ -4643,7 +4646,7 @@
4643
4646
  "profiles": {}
4644
4647
  },
4645
4648
  "source": {
4646
- "line": 3095,
4649
+ "line": 3098,
4647
4650
  "column": 1
4648
4651
  }
4649
4652
  },
@@ -4763,7 +4766,7 @@
4763
4766
  "profiles": {}
4764
4767
  },
4765
4768
  "source": {
4766
- "line": 3130,
4769
+ "line": 3133,
4767
4770
  "column": 1
4768
4771
  }
4769
4772
  },
@@ -4831,7 +4834,7 @@
4831
4834
  "profiles": {}
4832
4835
  },
4833
4836
  "source": {
4834
- "line": 3197,
4837
+ "line": 3200,
4835
4838
  "column": 1
4836
4839
  }
4837
4840
  },
@@ -4890,7 +4893,7 @@
4890
4893
  "profiles": {}
4891
4894
  },
4892
4895
  "source": {
4893
- "line": 3221,
4896
+ "line": 3224,
4894
4897
  "column": 1
4895
4898
  }
4896
4899
  },
@@ -5080,7 +5083,7 @@
5080
5083
  "profiles": {}
5081
5084
  },
5082
5085
  "source": {
5083
- "line": 3242,
5086
+ "line": 3245,
5084
5087
  "column": 1
5085
5088
  }
5086
5089
  },
@@ -5149,7 +5152,7 @@
5149
5152
  "profiles": {}
5150
5153
  },
5151
5154
  "source": {
5152
- "line": 3363,
5155
+ "line": 3366,
5153
5156
  "column": 1
5154
5157
  }
5155
5158
  },
@@ -5206,7 +5209,7 @@
5206
5209
  "profiles": {}
5207
5210
  },
5208
5211
  "source": {
5209
- "line": 3396,
5212
+ "line": 3399,
5210
5213
  "column": 1
5211
5214
  }
5212
5215
  },
@@ -5278,7 +5281,7 @@
5278
5281
  "profiles": {}
5279
5282
  },
5280
5283
  "source": {
5281
- "line": 3440,
5284
+ "line": 3443,
5282
5285
  "column": 1
5283
5286
  }
5284
5287
  },
@@ -5402,7 +5405,7 @@
5402
5405
  "profiles": {}
5403
5406
  },
5404
5407
  "source": {
5405
- "line": 3475,
5408
+ "line": 3478,
5406
5409
  "column": 1
5407
5410
  }
5408
5411
  },
@@ -5519,7 +5522,7 @@
5519
5522
  "profiles": {}
5520
5523
  },
5521
5524
  "source": {
5522
- "line": 3561,
5525
+ "line": 3564,
5523
5526
  "column": 1
5524
5527
  }
5525
5528
  },
@@ -5528,6 +5531,7 @@
5528
5531
  "kind": "component",
5529
5532
  "className": ".instui-billboard",
5530
5533
  "summary": "A large empty-state or call-to-action block: a hero icon or image, a heading, and a message.",
5534
+ "remarks": "The `.hero`/`.heading`/`.message` parts are composed by the consumer's markup, not enforced structure; `-clickable` only adds hover styling, so a real click target still needs `tabindex` and a keyboard handler.",
5531
5535
  "modifiers": [
5532
5536
  {
5533
5537
  "name": "-clickable",
@@ -5726,7 +5730,7 @@
5726
5730
  "profiles": {}
5727
5731
  },
5728
5732
  "source": {
5729
- "line": 3678,
5733
+ "line": 3681,
5730
5734
  "column": 1
5731
5735
  }
5732
5736
  },
@@ -5850,7 +5854,7 @@
5850
5854
  "profiles": {}
5851
5855
  },
5852
5856
  "source": {
5853
- "line": 3943,
5857
+ "line": 3947,
5854
5858
  "column": 1
5855
5859
  }
5856
5860
  },
@@ -6004,7 +6008,7 @@
6004
6008
  "profiles": {}
6005
6009
  },
6006
6010
  "source": {
6007
- "line": 4006,
6011
+ "line": 4010,
6008
6012
  "column": 1
6009
6013
  }
6010
6014
  },
@@ -6013,6 +6017,7 @@
6013
6017
  "kind": "component",
6014
6018
  "className": ".instui-context-view",
6015
6019
  "summary": "An elevated callout with a caret, positionable on any side; works as a native `[popover]`.",
6020
+ "remarks": "The caret is two stacked `::before`/`::after` triangles (border then fill) so it reads correctly against a matching surface; as a `[popover]` it needs the same open/`popovertarget` wiring as `popover`, but unlike `tooltip`, it dismisses on outside click or Escape.",
6016
6021
  "modifiers": [
6017
6022
  {
6018
6023
  "name": "-color-inverse",
@@ -6151,7 +6156,7 @@
6151
6156
  "profiles": {}
6152
6157
  },
6153
6158
  "source": {
6154
- "line": 4113,
6159
+ "line": 4117,
6155
6160
  "column": 1
6156
6161
  }
6157
6162
  },
@@ -6261,7 +6266,7 @@
6261
6266
  "profiles": {}
6262
6267
  },
6263
6268
  "source": {
6264
- "line": 4313,
6269
+ "line": 4318,
6265
6270
  "column": 1
6266
6271
  }
6267
6272
  },
@@ -6379,7 +6384,7 @@
6379
6384
  "profiles": {}
6380
6385
  },
6381
6386
  "source": {
6382
- "line": 4374,
6387
+ "line": 4379,
6383
6388
  "column": 1
6384
6389
  }
6385
6390
  },
@@ -6463,7 +6468,7 @@
6463
6468
  "profiles": {}
6464
6469
  },
6465
6470
  "source": {
6466
- "line": 4464,
6471
+ "line": 4469,
6467
6472
  "column": 1
6468
6473
  }
6469
6474
  },
@@ -6904,7 +6909,7 @@
6904
6909
  "profiles": {}
6905
6910
  },
6906
6911
  "source": {
6907
- "line": 4511,
6912
+ "line": 4516,
6908
6913
  "column": 1
6909
6914
  }
6910
6915
  },
@@ -7058,7 +7063,7 @@
7058
7063
  "profiles": {}
7059
7064
  },
7060
7065
  "source": {
7061
- "line": 4775,
7066
+ "line": 4780,
7062
7067
  "column": 1
7063
7068
  }
7064
7069
  },
@@ -7149,7 +7154,7 @@
7149
7154
  "profiles": {}
7150
7155
  },
7151
7156
  "source": {
7152
- "line": 4880,
7157
+ "line": 4885,
7153
7158
  "column": 1
7154
7159
  }
7155
7160
  },
@@ -7302,7 +7307,7 @@
7302
7307
  "profiles": {}
7303
7308
  },
7304
7309
  "source": {
7305
- "line": 4934,
7310
+ "line": 4939,
7306
7311
  "column": 1
7307
7312
  }
7308
7313
  },
@@ -7311,6 +7316,7 @@
7311
7316
  "kind": "component",
7312
7317
  "className": ".instui-file-drop",
7313
7318
  "summary": "A file dropzone with hover, accepted, and rejected states.",
7319
+ "remarks": "The `-hover`/`-accepted`/`-rejected` classes are purely visual — actual drag-and-drop detection and file validation are the consumer's JS to wire up around the wrapped native input.",
7314
7320
  "accessibility": "Wrap a native `<input type=\"file\">` in the `<label>` drop zone so it stays a real, labelled file control that the keyboard and assistive tech can operate.",
7315
7321
  "modifiers": [
7316
7322
  {
@@ -7428,7 +7434,7 @@
7428
7434
  "profiles": {}
7429
7435
  },
7430
7436
  "source": {
7431
- "line": 5045,
7437
+ "line": 5050,
7432
7438
  "column": 1
7433
7439
  }
7434
7440
  },
@@ -7521,7 +7527,7 @@
7521
7527
  "profiles": {}
7522
7528
  },
7523
7529
  "source": {
7524
- "line": 5101,
7530
+ "line": 5107,
7525
7531
  "column": 1
7526
7532
  }
7527
7533
  },
@@ -7619,7 +7625,7 @@
7619
7625
  "profiles": {}
7620
7626
  },
7621
7627
  "source": {
7622
- "line": 5160,
7628
+ "line": 5166,
7623
7629
  "column": 1
7624
7630
  }
7625
7631
  },
@@ -7812,7 +7818,7 @@
7812
7818
  "profiles": {}
7813
7819
  },
7814
7820
  "source": {
7815
- "line": 5211,
7821
+ "line": 5217,
7816
7822
  "column": 1
7817
7823
  }
7818
7824
  },
@@ -7938,7 +7944,7 @@
7938
7944
  "profiles": {}
7939
7945
  },
7940
7946
  "source": {
7941
- "line": 5360,
7947
+ "line": 5366,
7942
7948
  "column": 1
7943
7949
  }
7944
7950
  },
@@ -8038,7 +8044,7 @@
8038
8044
  "profiles": {}
8039
8045
  },
8040
8046
  "source": {
8041
- "line": 5461,
8047
+ "line": 5467,
8042
8048
  "column": 1
8043
8049
  }
8044
8050
  },
@@ -8047,6 +8053,7 @@
8047
8053
  "kind": "component",
8048
8054
  "className": ".instui-popover",
8049
8055
  "summary": "An elevated surface for a native `[popover]`, positioned with CSS anchor positioning.",
8056
+ "remarks": "Anchor positioning is Chromium-only; the `@supports` guard means `-placement-*` is silently inert elsewhere and the UA centers the popover in the top layer instead of failing.",
8050
8057
  "modifiers": [
8051
8058
  {
8052
8059
  "name": "-placement-bottom",
@@ -8168,7 +8175,7 @@
8168
8175
  "profiles": {}
8169
8176
  },
8170
8177
  "source": {
8171
- "line": 5506,
8178
+ "line": 5512,
8172
8179
  "column": 1
8173
8180
  }
8174
8181
  },
@@ -8379,7 +8386,7 @@
8379
8386
  "profiles": {}
8380
8387
  },
8381
8388
  "source": {
8382
- "line": 5597,
8389
+ "line": 5604,
8383
8390
  "column": 1
8384
8391
  }
8385
8392
  },
@@ -8388,6 +8395,7 @@
8388
8395
  "kind": "component",
8389
8396
  "className": ".instui-tooltip",
8390
8397
  "summary": "A CSS hover and focus tooltip bubble, positionable on any side.",
8398
+ "remarks": "Toggling is pure CSS (`:hover`/`:focus-within`), so the bubble only reaches keyboard users through a focusable trigger; unlike `popover`, it isn't dismissible or click-triggered.",
8391
8399
  "accessibility": "Point the trigger at the bubble with aria-describedby and give the bubble role=\"tooltip\".",
8392
8400
  "modifiers": [
8393
8401
  {
@@ -8485,7 +8493,7 @@
8485
8493
  "profiles": {}
8486
8494
  },
8487
8495
  "source": {
8488
- "line": 5773,
8496
+ "line": 5780,
8489
8497
  "column": 1
8490
8498
  }
8491
8499
  },
@@ -8494,6 +8502,7 @@
8494
8502
  "kind": "component",
8495
8503
  "className": ".instui-range-input",
8496
8504
  "summary": "A styled range slider with an inverse value bubble.",
8505
+ "remarks": "Each vendor thumb/track pseudo-element needs its own separate rule — grouping them in one selector list would invalidate the whole rule in browsers that don't recognize the other vendor's pseudo.",
8497
8506
  "accessibility": "The control is a native `<input type=\"range\">`; give it an accessible name with `aria-label` or an associated `<label>`.",
8498
8507
  "modifiers": [
8499
8508
  {
@@ -8631,7 +8640,7 @@
8631
8640
  "profiles": {}
8632
8641
  },
8633
8642
  "source": {
8634
- "line": 5857,
8643
+ "line": 5865,
8635
8644
  "column": 1
8636
8645
  }
8637
8646
  },
@@ -8689,7 +8698,7 @@
8689
8698
  "profiles": {}
8690
8699
  },
8691
8700
  "source": {
8692
- "line": 6005,
8701
+ "line": 6014,
8693
8702
  "column": 1
8694
8703
  }
8695
8704
  },
@@ -8733,7 +8742,7 @@
8733
8742
  "profiles": {}
8734
8743
  },
8735
8744
  "source": {
8736
- "line": 6041,
8745
+ "line": 6050,
8737
8746
  "column": 1
8738
8747
  }
8739
8748
  },
@@ -8742,6 +8751,7 @@
8742
8751
  "kind": "component",
8743
8752
  "className": ".instui-heading",
8744
8753
  "summary": "Heading typography from `-level-h1` to `-level-h6`.",
8754
+ "remarks": "The `-variant-*` presets override a `-level-*`'s font-size and font-weight, so combine only one of each family per element.",
8745
8755
  "accessibility": "These classes set the visual level only, so render a real `<h1>`–`<h6>` (or use `role=\"heading\"` with `aria-level`) to convey the heading level.",
8746
8756
  "modifiers": [
8747
8757
  {
@@ -8988,7 +8998,7 @@
8988
8998
  "profiles": {}
8989
8999
  },
8990
9000
  "source": {
8991
- "line": 6067,
9001
+ "line": 6076,
8992
9002
  "column": 1
8993
9003
  }
8994
9004
  },
@@ -8997,6 +9007,7 @@
8997
9007
  "kind": "component",
8998
9008
  "className": ".instui-text",
8999
9009
  "summary": "Body-text typography with size, weight, colour, and style modifiers.",
9010
+ "remarks": "The `-variant-*` presets and the `-color-*`/`-size-*`/`-weight-*` modifiers all compose on the same element; unlike `heading`, it renders no implicit semantic level.",
9000
9011
  "releaseStage": "stable",
9001
9012
  "modifiers": [
9002
9013
  {
@@ -9368,7 +9379,7 @@
9368
9379
  "profiles": {}
9369
9380
  },
9370
9381
  "source": {
9371
- "line": 6131,
9382
+ "line": 6141,
9372
9383
  "column": 1
9373
9384
  }
9374
9385
  },
@@ -9377,6 +9388,7 @@
9377
9388
  "kind": "component",
9378
9389
  "className": ".instui-close-button",
9379
9390
  "summary": "A transparent icon button that draws its own × glyph, in three sizes plus an inverse variant.",
9391
+ "remarks": "Always renders as an icon-only control with no visible label, so an `aria-label` is required, not optional; compare to `button`'s `-without-background` ghost variant, which keeps a text label.",
9380
9392
  "accessibility": "Give the icon-only button an `aria-label` (e.g. \"Close\").",
9381
9393
  "modifiers": [
9382
9394
  {
@@ -9484,7 +9496,7 @@
9484
9496
  "profiles": {}
9485
9497
  },
9486
9498
  "source": {
9487
- "line": 6330,
9499
+ "line": 6341,
9488
9500
  "column": 1
9489
9501
  }
9490
9502
  },
@@ -9663,7 +9675,7 @@
9663
9675
  "profiles": {}
9664
9676
  },
9665
9677
  "source": {
9666
- "line": 6398,
9678
+ "line": 6410,
9667
9679
  "column": 1
9668
9680
  }
9669
9681
  },
@@ -9872,7 +9884,7 @@
9872
9884
  "profiles": {}
9873
9885
  },
9874
9886
  "source": {
9875
- "line": 6526,
9887
+ "line": 6538,
9876
9888
  "column": 1
9877
9889
  }
9878
9890
  },
@@ -10003,7 +10015,7 @@
10003
10015
  "profiles": {}
10004
10016
  },
10005
10017
  "source": {
10006
- "line": 6683,
10018
+ "line": 6695,
10007
10019
  "column": 1
10008
10020
  }
10009
10021
  },
@@ -10114,7 +10126,7 @@
10114
10126
  "profiles": {}
10115
10127
  },
10116
10128
  "source": {
10117
- "line": 6781,
10129
+ "line": 6793,
10118
10130
  "column": 1
10119
10131
  }
10120
10132
  },
@@ -10123,6 +10135,7 @@
10123
10135
  "kind": "component",
10124
10136
  "className": ".instui-text-input",
10125
10137
  "summary": "A styled native `<input>` — including `date`, `time`, and `datetime-local`, where the browser supplies the picker — with validation states and sizes.",
10138
+ "remarks": "Shares its border, background, and state chrome with `text-area`, `simple-select`, `number-input`, and `input-group` via `fieldControlBase`; for `date`/`time`/`datetime-local` types the browser supplies its own picker UI, which this stylesheet doesn't style.",
10126
10139
  "modifiers": [
10127
10140
  {
10128
10141
  "name": "-disabled",
@@ -10320,7 +10333,7 @@
10320
10333
  "profiles": {}
10321
10334
  },
10322
10335
  "source": {
10323
- "line": 6867,
10336
+ "line": 6879,
10324
10337
  "column": 1
10325
10338
  }
10326
10339
  },
@@ -10329,6 +10342,7 @@
10329
10342
  "kind": "component",
10330
10343
  "className": ".instui-text-area",
10331
10344
  "summary": "A styled, resizable native `<textarea>` with the same states and sizes as the text input.",
10345
+ "remarks": "Shares `fieldControlBase` with `text-input` and `simple-select`, so it renders the same border, background, and focus states; only `resize: vertical` and the taller minimum height are unique to it.",
10332
10346
  "modifiers": [
10333
10347
  {
10334
10348
  "name": "-disabled",
@@ -10499,7 +10513,7 @@
10499
10513
  "profiles": {}
10500
10514
  },
10501
10515
  "source": {
10502
- "line": 6934,
10516
+ "line": 6947,
10503
10517
  "column": 1
10504
10518
  }
10505
10519
  },
@@ -10508,6 +10522,7 @@
10508
10522
  "kind": "component",
10509
10523
  "className": ".instui-simple-select",
10510
10524
  "summary": "A styled native `<select>` with a caret, matching the text-input states and sizes.",
10525
+ "remarks": "Wraps a plain native `<select>` with no custom dropdown/menu markup, so browser-native option rendering and keyboard behavior apply as-is; it shares its field chrome with `text-input` via `fieldControlBase`.",
10511
10526
  "modifiers": [
10512
10527
  {
10513
10528
  "name": "-disabled",
@@ -10708,7 +10723,7 @@
10708
10723
  "profiles": {}
10709
10724
  },
10710
10725
  "source": {
10711
- "line": 7000,
10726
+ "line": 7014,
10712
10727
  "column": 1
10713
10728
  }
10714
10729
  },
@@ -10717,6 +10732,7 @@
10717
10732
  "kind": "component",
10718
10733
  "className": ".instui-input-group",
10719
10734
  "summary": "A facade around a text input with leading and trailing icon slots.",
10735
+ "remarks": "Wraps the same field chrome as `text-input` with icon slots either side of it; `-should-not-wrap` is only needed when the group's contents would otherwise overflow onto a second line.",
10720
10736
  "modifiers": [
10721
10737
  {
10722
10738
  "name": "-disabled",
@@ -10920,7 +10936,7 @@
10920
10936
  "profiles": {}
10921
10937
  },
10922
10938
  "source": {
10923
- "line": 7081,
10939
+ "line": 7096,
10924
10940
  "column": 1
10925
10941
  }
10926
10942
  },
@@ -10929,6 +10945,7 @@
10929
10945
  "kind": "component",
10930
10946
  "className": ".instui-number-input",
10931
10947
  "summary": "A number-input facade with a +/- spinner column.",
10948
+ "remarks": "The `.arrows` buttons are `aria-hidden` and purely presentational — incrementing/decrementing the value on click is the consumer's JS to wire up.",
10932
10949
  "accessibility": "Put the accessible name on the `<input>` (e.g. `aria-label`) so the field owns the value; the +/- spinner buttons are decorative and marked `aria-hidden=\"true\"`.",
10933
10950
  "modifiers": [
10934
10951
  {
@@ -11189,7 +11206,7 @@
11189
11206
  "profiles": {}
11190
11207
  },
11191
11208
  "source": {
11192
- "line": 7165,
11209
+ "line": 7181,
11193
11210
  "column": 1
11194
11211
  }
11195
11212
  },
@@ -11198,6 +11215,7 @@
11198
11215
  "kind": "component",
11199
11216
  "className": ".instui-in-place-edit",
11200
11217
  "summary": "A [contenteditable] that reads as text until focused, then shows input chrome.",
11218
+ "remarks": "The input chrome only appears while focused; `-readonly` suppresses both the hover and focus affordances so the element always reads as plain inline text.",
11201
11219
  "accessibility": "Give the editable element `role=\"textbox\"` and an accessible name (`aria-label`).",
11202
11220
  "modifiers": [
11203
11221
  {
@@ -11282,7 +11300,7 @@
11282
11300
  "profiles": {}
11283
11301
  },
11284
11302
  "source": {
11285
- "line": 7304,
11303
+ "line": 7321,
11286
11304
  "column": 1
11287
11305
  }
11288
11306
  },
@@ -11738,7 +11756,7 @@
11738
11756
  "profiles": {}
11739
11757
  },
11740
11758
  "source": {
11741
- "line": 7354,
11759
+ "line": 7372,
11742
11760
  "column": 1
11743
11761
  }
11744
11762
  },
@@ -11801,7 +11819,7 @@
11801
11819
  },
11802
11820
  "global": true,
11803
11821
  "source": {
11804
- "line": 7475,
11822
+ "line": 7493,
11805
11823
  "column": 1
11806
11824
  }
11807
11825
  },
@@ -13030,7 +13048,7 @@
13030
13048
  },
13031
13049
  "global": true,
13032
13050
  "source": {
13033
- "line": 7501,
13051
+ "line": 7519,
13034
13052
  "column": 1
13035
13053
  }
13036
13054
  },
@@ -13105,7 +13123,7 @@
13105
13123
  },
13106
13124
  "global": true,
13107
13125
  "source": {
13108
- "line": 7756,
13126
+ "line": 7774,
13109
13127
  "column": 1
13110
13128
  }
13111
13129
  },
@@ -13210,7 +13228,7 @@
13210
13228
  },
13211
13229
  "global": true,
13212
13230
  "source": {
13213
- "line": 7776,
13231
+ "line": 7794,
13214
13232
  "column": 1
13215
13233
  }
13216
13234
  },
@@ -13303,7 +13321,7 @@
13303
13321
  },
13304
13322
  "global": true,
13305
13323
  "source": {
13306
- "line": 7806,
13324
+ "line": 7824,
13307
13325
  "column": 1
13308
13326
  }
13309
13327
  },
@@ -13385,7 +13403,7 @@
13385
13403
  },
13386
13404
  "global": true,
13387
13405
  "source": {
13388
- "line": 7832,
13406
+ "line": 7850,
13389
13407
  "column": 1
13390
13408
  }
13391
13409
  },
@@ -13452,7 +13470,7 @@
13452
13470
  },
13453
13471
  "global": true,
13454
13472
  "source": {
13455
- "line": 7850,
13473
+ "line": 7868,
13456
13474
  "column": 1
13457
13475
  }
13458
13476
  },
@@ -13645,7 +13663,7 @@
13645
13663
  },
13646
13664
  "global": true,
13647
13665
  "source": {
13648
- "line": 7866,
13666
+ "line": 7884,
13649
13667
  "column": 1
13650
13668
  }
13651
13669
  },
@@ -13809,7 +13827,7 @@
13809
13827
  },
13810
13828
  "global": true,
13811
13829
  "source": {
13812
- "line": 7959,
13830
+ "line": 7977,
13813
13831
  "column": 1
13814
13832
  }
13815
13833
  },
@@ -13862,7 +13880,7 @@
13862
13880
  },
13863
13881
  "global": true,
13864
13882
  "source": {
13865
- "line": 8030,
13883
+ "line": 8048,
13866
13884
  "column": 1
13867
13885
  }
13868
13886
  },
@@ -13951,7 +13969,7 @@
13951
13969
  },
13952
13970
  "global": true,
13953
13971
  "source": {
13954
- "line": 8050,
13972
+ "line": 8068,
13955
13973
  "column": 1
13956
13974
  }
13957
13975
  },
@@ -14034,7 +14052,7 @@
14034
14052
  },
14035
14053
  "global": true,
14036
14054
  "source": {
14037
- "line": 8449,
14055
+ "line": 8467,
14038
14056
  "column": 1
14039
14057
  }
14040
14058
  },
@@ -14620,7 +14638,7 @@
14620
14638
  },
14621
14639
  "global": true,
14622
14640
  "source": {
14623
- "line": 8480,
14641
+ "line": 8498,
14624
14642
  "column": 1
14625
14643
  }
14626
14644
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantoken/pantoken",
3
- "version": "0.2.6",
3
+ "version": "0.2.7",
4
4
  "description": "The unified pantoken package: Instructure design tokens, icons, and platform integrations, auto-aggregated from @pantoken/*.",
5
5
  "homepage": "https://pantoken.iywahl.com",
6
6
  "bugs": "https://github.com/thedannywahl/pantoken/issues",
@@ -83,16 +83,16 @@
83
83
  },
84
84
  "dependencies": {
85
85
  "@pantoken/android": "0.1.17",
86
- "@pantoken/angular": "0.1.26",
86
+ "@pantoken/angular": "0.1.27",
87
87
  "@pantoken/astro": "0.1.17",
88
88
  "@pantoken/bootstrap": "0.1.2",
89
- "@pantoken/cli": "0.1.26",
90
- "@pantoken/components": "1.0.2",
89
+ "@pantoken/cli": "0.1.27",
90
+ "@pantoken/components": "1.0.3",
91
91
  "@pantoken/compose": "0.1.17",
92
92
  "@pantoken/css": "0.3.7",
93
93
  "@pantoken/css-in-js": "0.1.13",
94
94
  "@pantoken/docusaurus": "0.1.2",
95
- "@pantoken/drupal": "0.1.23",
95
+ "@pantoken/drupal": "0.1.24",
96
96
  "@pantoken/dtcg": "0.1.12",
97
97
  "@pantoken/email": "0.1.13",
98
98
  "@pantoken/figma": "0.1.12",
@@ -105,7 +105,7 @@
105
105
  "@pantoken/mui": "0.1.13",
106
106
  "@pantoken/next": "0.1.2",
107
107
  "@pantoken/panda": "0.1.13",
108
- "@pantoken/pendo": "0.3.12",
108
+ "@pantoken/pendo": "0.3.13",
109
109
  "@pantoken/plugin-colors": "0.1.2",
110
110
  "@pantoken/plugin-logos": "0.3.6",
111
111
  "@pantoken/plugin-primitives": "1.0.1",
@@ -116,7 +116,7 @@
116
116
  "@pantoken/plugin-transition": "1.0.3",
117
117
  "@pantoken/plugin-visual-debug": "0.1.15",
118
118
  "@pantoken/postcss": "0.1.17",
119
- "@pantoken/react": "0.1.27",
119
+ "@pantoken/react": "0.1.28",
120
120
  "@pantoken/react-markdown": "0.1.12",
121
121
  "@pantoken/react-native": "0.1.13",
122
122
  "@pantoken/rehype": "0.1.10",
@@ -124,7 +124,7 @@
124
124
  "@pantoken/shadcn": "0.1.2",
125
125
  "@pantoken/storybook": "0.1.13",
126
126
  "@pantoken/stylus": "0.1.13",
127
- "@pantoken/svelte": "0.1.27",
127
+ "@pantoken/svelte": "0.1.28",
128
128
  "@pantoken/swatches": "0.1.13",
129
129
  "@pantoken/swift": "0.1.17",
130
130
  "@pantoken/tailwind": "0.1.7",
@@ -132,8 +132,8 @@
132
132
  "@pantoken/vanilla": "0.1.12",
133
133
  "@pantoken/vite": "0.1.17",
134
134
  "@pantoken/vitepress": "0.2.1",
135
- "@pantoken/vue": "0.1.27",
136
- "@pantoken/web-components": "0.5.7",
135
+ "@pantoken/vue": "0.1.28",
136
+ "@pantoken/web-components": "0.5.8",
137
137
  "@pantoken/webpack": "0.1.17",
138
138
  "@pantoken/wordpress": "0.1.12"
139
139
  },