@primeng/mcp 21.1.3 → 21.1.4

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/index.js +1 -561
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -543,11 +543,6 @@ export class AccordionTemplateDemo {}`
543
543
  variable: "--p-accordion-header-font-weight",
544
544
  description: "Font weight of header"
545
545
  },
546
- {
547
- token: "accordion.header.font.size",
548
- variable: "--p-accordion-header-font-size",
549
- description: "Font size of header"
550
- },
551
546
  {
552
547
  token: "accordion.header.border.radius",
553
548
  variable: "--p-accordion-header-border-radius",
@@ -2972,16 +2967,6 @@ export class AutocompleteVirtualScrollDemo implements OnInit {
2972
2967
  variable: "--p-autocomplete-option-border-radius",
2973
2968
  description: "Border radius of option"
2974
2969
  },
2975
- {
2976
- token: "autocomplete.option.font.weight",
2977
- variable: "--p-autocomplete-option-font-weight",
2978
- description: "Font weight of option"
2979
- },
2980
- {
2981
- token: "autocomplete.option.font.size",
2982
- variable: "--p-autocomplete-option-font-size",
2983
- description: "Font size of option"
2984
- },
2985
2970
  {
2986
2971
  token: "autocomplete.option.group.background",
2987
2972
  variable: "--p-autocomplete-option-group-background",
@@ -2997,11 +2982,6 @@ export class AutocompleteVirtualScrollDemo implements OnInit {
2997
2982
  variable: "--p-autocomplete-option-group-font-weight",
2998
2983
  description: "Font weight of option group"
2999
2984
  },
3000
- {
3001
- token: "autocomplete.option.group.font.size",
3002
- variable: "--p-autocomplete-option-group-font-size",
3003
- description: "Font size of option group"
3004
- },
3005
2985
  {
3006
2986
  token: "autocomplete.option.group.padding",
3007
2987
  variable: "--p-autocomplete-option-group-padding",
@@ -3638,11 +3618,6 @@ export class AvatarTemplateDemo {}`
3638
3618
  variable: "--p-avatar-height",
3639
3619
  description: "Height of root"
3640
3620
  },
3641
- {
3642
- token: "avatar.font.weight",
3643
- variable: "--p-avatar-font-weight",
3644
- description: "Font weight of root"
3645
- },
3646
3621
  {
3647
3622
  token: "avatar.font.size",
3648
3623
  variable: "--p-avatar-font-size",
@@ -4632,21 +4607,6 @@ export class BreadcrumbTemplateDemo implements OnInit {
4632
4607
  variable: "--p-breadcrumb-item-icon-hover-color",
4633
4608
  description: "Icon hover color of item"
4634
4609
  },
4635
- {
4636
- token: "breadcrumb.item.icon.size",
4637
- variable: "--p-breadcrumb-item-icon-size",
4638
- description: "Icon size of item icon"
4639
- },
4640
- {
4641
- token: "breadcrumb.item.label.font.weight",
4642
- variable: "--p-breadcrumb-item-label-font-weight",
4643
- description: "Font weight of item label"
4644
- },
4645
- {
4646
- token: "breadcrumb.item.label.font.size",
4647
- variable: "--p-breadcrumb-item-label-font-size",
4648
- description: "Font size of item label"
4649
- },
4650
4610
  {
4651
4611
  token: "breadcrumb.item.focus.ring.width",
4652
4612
  variable: "--p-breadcrumb-item-focus-ring-width",
@@ -5546,11 +5506,6 @@ export class ButtonTextDemo {}`
5546
5506
  variable: "--p-button-icon-only-width",
5547
5507
  description: "Icon only width of root"
5548
5508
  },
5549
- {
5550
- token: "button.icon.only.width",
5551
- variable: "--p-button-icon-only-width",
5552
- description: "Font size of root"
5553
- },
5554
5509
  {
5555
5510
  token: "button.sm.font.size",
5556
5511
  variable: "--p-button-sm-font-size",
@@ -6682,16 +6637,6 @@ export class CardBasicDemo {}`
6682
6637
  token: "card.subtitle.color",
6683
6638
  variable: "--p-card-subtitle-color",
6684
6639
  description: "Color of subtitle"
6685
- },
6686
- {
6687
- token: "card.subtitle.font.size",
6688
- variable: "--p-card-subtitle-font-size",
6689
- description: "Font size of subtitle"
6690
- },
6691
- {
6692
- token: "card.subtitle.font.weight",
6693
- variable: "--p-card-subtitle-font-weight",
6694
- description: "Font weight of subtitle"
6695
6640
  }
6696
6641
  ]
6697
6642
  }
@@ -9486,16 +9431,6 @@ export class CascadeselectTemplatedrivenformsDemo {
9486
9431
  variable: "--p-cascadeselect-lg-padding-y",
9487
9432
  description: "Lg padding y of root"
9488
9433
  },
9489
- {
9490
- token: "cascadeselect.font.weight",
9491
- variable: "--p-cascadeselect-font-weight",
9492
- description: "Font weight of current value"
9493
- },
9494
- {
9495
- token: "cascadeselect.font.size",
9496
- variable: "--p-cascadeselect-font-size",
9497
- description: "Font size of current value"
9498
- },
9499
9434
  {
9500
9435
  token: "cascadeselect.dropdown.width",
9501
9436
  variable: "--p-cascadeselect-dropdown-width",
@@ -9581,11 +9516,6 @@ export class CascadeselectTemplatedrivenformsDemo {
9581
9516
  variable: "--p-cascadeselect-option-selected-focus-color",
9582
9517
  description: "Selected focus color of option"
9583
9518
  },
9584
- {
9585
- token: "cascadeselect.option.selected.font.weight",
9586
- variable: "--p-cascadeselect-option-selected-font-weight",
9587
- description: "Font weight of a selected option"
9588
- },
9589
9519
  {
9590
9520
  token: "cascadeselect.option.padding",
9591
9521
  variable: "--p-cascadeselect-option-padding",
@@ -9611,16 +9541,6 @@ export class CascadeselectTemplatedrivenformsDemo {
9611
9541
  variable: "--p-cascadeselect-option-icon-size",
9612
9542
  description: "Icon size of option"
9613
9543
  },
9614
- {
9615
- token: "cascadeselect.option.font.weight",
9616
- variable: "--p-cascadeselect-option-font-weight",
9617
- description: "Font weight of option"
9618
- },
9619
- {
9620
- token: "cascadeselect.option.font.size",
9621
- variable: "--p-cascadeselect-option-font-size",
9622
- description: "Font size of option"
9623
- },
9624
9544
  {
9625
9545
  token: "cascadeselect.clear.icon.color",
9626
9546
  variable: "--p-cascadeselect-clear-icon-color",
@@ -12046,16 +11966,6 @@ export class ChipTemplateDemo {}`
12046
11966
  variable: "--p-chip-icon-color",
12047
11967
  description: "Color of icon"
12048
11968
  },
12049
- {
12050
- token: "chip.label.font.weight",
12051
- variable: "--p-chip-label-font-weight",
12052
- description: "Font weight of label"
12053
- },
12054
- {
12055
- token: "chip.label.font.size",
12056
- variable: "--p-chip-label-font-size",
12057
- description: "Font size of label"
12058
- },
12059
11969
  {
12060
11970
  token: "chip.remove.icon.size",
12061
11971
  variable: "--p-chip-remove-icon-size",
@@ -13287,21 +13197,6 @@ export class ConfirmdialogTemplateDemo {
13287
13197
  token: "confirmdialog.content.gap",
13288
13198
  variable: "--p-confirmdialog-content-gap",
13289
13199
  description: "Gap of content"
13290
- },
13291
- {
13292
- token: "confirmdialog.message.color",
13293
- variable: "--p-confirmdialog-message-color",
13294
- description: "Color of message"
13295
- },
13296
- {
13297
- token: "confirmdialog.message.font.weight",
13298
- variable: "--p-confirmdialog-message-font-weight",
13299
- description: "Font weight of message"
13300
- },
13301
- {
13302
- token: "confirmdialog.message.font.size",
13303
- variable: "--p-confirmdialog-message-font-size",
13304
- description: "Font size of message"
13305
13200
  }
13306
13201
  ]
13307
13202
  }
@@ -13735,21 +13630,6 @@ export class ConfirmpopupTemplateDemo {
13735
13630
  variable: "--p-confirmpopup-icon-color",
13736
13631
  description: "Color of icon"
13737
13632
  },
13738
- {
13739
- token: "confirmpopup.message.color",
13740
- variable: "--p-confirmpopup-message-color",
13741
- description: "Color of message"
13742
- },
13743
- {
13744
- token: "confirmpopup.message.font.weight",
13745
- variable: "--p-confirmpopup-message-font-weight",
13746
- description: "Font weight of message"
13747
- },
13748
- {
13749
- token: "confirmpopup.message.font.size",
13750
- variable: "--p-confirmpopup-message-font-size",
13751
- description: "Font size of message"
13752
- },
13753
13633
  {
13754
13634
  token: "confirmpopup.footer.gap",
13755
13635
  variable: "--p-confirmpopup-footer-gap",
@@ -14522,21 +14402,6 @@ export class ContextmenuTemplateDemo implements OnInit {
14522
14402
  variable: "--p-contextmenu-item-icon-active-color",
14523
14403
  description: "Icon active color of item"
14524
14404
  },
14525
- {
14526
- token: "contextmenu.item.icon.size",
14527
- variable: "--p-contextmenu-item-icon-size",
14528
- description: "Icon size of item"
14529
- },
14530
- {
14531
- token: "contextmenu.item.label.font.weight",
14532
- variable: "--p-contextmenu-item-label-font-weight",
14533
- description: "Font weight of item label"
14534
- },
14535
- {
14536
- token: "contextmenu.item.label.font.size",
14537
- variable: "--p-contextmenu-item-label-font-size",
14538
- description: "Font size of item label"
14539
- },
14540
14405
  {
14541
14406
  token: "contextmenu.submenu.mobile.indent",
14542
14407
  variable: "--p-contextmenu-submenu-mobile-indent",
@@ -17637,11 +17502,6 @@ export class DatepickerYearDemo {
17637
17502
  variable: "--p-datepicker-title-font-weight",
17638
17503
  description: "Font weight of title"
17639
17504
  },
17640
- {
17641
- token: "datepicker.title.font.size",
17642
- variable: "--p-datepicker-title-font-size",
17643
- description: "Font size of title"
17644
- },
17645
17505
  {
17646
17506
  token: "datepicker.dropdown.width",
17647
17507
  variable: "--p-datepicker-dropdown-width",
@@ -17762,16 +17622,6 @@ export class DatepickerYearDemo {
17762
17622
  variable: "--p-datepicker-select-month-border-radius",
17763
17623
  description: "Border radius of select month"
17764
17624
  },
17765
- {
17766
- token: "datepicker.select.month.font.weight",
17767
- variable: "--p-datepicker-select-month-font-weight",
17768
- description: "Font weight of select month"
17769
- },
17770
- {
17771
- token: "datepicker.select.month.font.size",
17772
- variable: "--p-datepicker-select-month-font-size",
17773
- description: "Font size of select month"
17774
- },
17775
17625
  {
17776
17626
  token: "datepicker.select.year.hover.background",
17777
17627
  variable: "--p-datepicker-select-year-hover-background",
@@ -17797,16 +17647,6 @@ export class DatepickerYearDemo {
17797
17647
  variable: "--p-datepicker-select-year-border-radius",
17798
17648
  description: "Border radius of select year"
17799
17649
  },
17800
- {
17801
- token: "datepicker.select.year.font.weight",
17802
- variable: "--p-datepicker-select-year-font-weight",
17803
- description: "Font weight of select year"
17804
- },
17805
- {
17806
- token: "datepicker.select.year.font.size",
17807
- variable: "--p-datepicker-select-year-font-size",
17808
- description: "Font size of select year"
17809
- },
17810
17650
  {
17811
17651
  token: "datepicker.group.border.color",
17812
17652
  variable: "--p-datepicker-group-border-color",
@@ -17832,11 +17672,6 @@ export class DatepickerYearDemo {
17832
17672
  variable: "--p-datepicker-week-day-font-weight",
17833
17673
  description: "Font weight of week day"
17834
17674
  },
17835
- {
17836
- token: "datepicker.week.day.font.size",
17837
- variable: "--p-datepicker-week-day-font-size",
17838
- description: "Font size of week day"
17839
- },
17840
17675
  {
17841
17676
  token: "datepicker.week.day.color",
17842
17677
  variable: "--p-datepicker-week-day-color",
@@ -17922,16 +17757,6 @@ export class DatepickerYearDemo {
17922
17757
  variable: "--p-datepicker-date-focus-ring-shadow",
17923
17758
  description: "Focus ring shadow of date"
17924
17759
  },
17925
- {
17926
- token: "datepicker.date.font.weight",
17927
- variable: "--p-datepicker-date-font-weight",
17928
- description: "Font weight of date"
17929
- },
17930
- {
17931
- token: "datepicker.date.font.size",
17932
- variable: "--p-datepicker-date-font-size",
17933
- description: "Font size of date"
17934
- },
17935
17760
  {
17936
17761
  token: "datepicker.month.view.margin",
17937
17762
  variable: "--p-datepicker-month-view-margin",
@@ -17992,21 +17817,6 @@ export class DatepickerYearDemo {
17992
17817
  variable: "--p-datepicker-time-picker-button-gap",
17993
17818
  description: "Button gap of time picker"
17994
17819
  },
17995
- {
17996
- token: "datepicker.time.picker.color",
17997
- variable: "--p-datepicker-time-picker-color",
17998
- description: "Color of time picker label"
17999
- },
18000
- {
18001
- token: "datepicker.time.picker.font.weight",
18002
- variable: "--p-datepicker-time-picker-font-weight",
18003
- description: "Font weight of time picker label"
18004
- },
18005
- {
18006
- token: "datepicker.time.picker.font.size",
18007
- variable: "--p-datepicker-time-picker-font-size",
18008
- description: "Font size of time picker label"
18009
- },
18010
17820
  {
18011
17821
  token: "datepicker.today.background",
18012
17822
  variable: "--p-datepicker-today-background",
@@ -22317,11 +22127,6 @@ export class FieldsetToggleableDemo {}`
22317
22127
  variable: "--p-fieldset-legend-font-weight",
22318
22128
  description: "Font weight of legend"
22319
22129
  },
22320
- {
22321
- token: "fieldset.legend.font.size",
22322
- variable: "--p-fieldset-legend-font-size",
22323
- description: "Font size of legend"
22324
- },
22325
22130
  {
22326
22131
  token: "fieldset.legend.focus.ring.width",
22327
22132
  variable: "--p-fieldset-legend-focus-ring-width",
@@ -23398,36 +23203,6 @@ export class FileuploadTemplateDemo {
23398
23203
  variable: "--p-fileupload-file-info-gap",
23399
23204
  description: "Info gap of file"
23400
23205
  },
23401
- {
23402
- token: "fileupload.file.name.color",
23403
- variable: "--p-fileupload-file-name-color",
23404
- description: "Color of file name"
23405
- },
23406
- {
23407
- token: "fileupload.file.name.font.weight",
23408
- variable: "--p-fileupload-file-name-font-weight",
23409
- description: "Font weight of file name"
23410
- },
23411
- {
23412
- token: "fileupload.file.name.font.size",
23413
- variable: "--p-fileupload-file-name-font-size",
23414
- description: "Font size of file name"
23415
- },
23416
- {
23417
- token: "fileupload.file.size.color",
23418
- variable: "--p-fileupload-file-size-color",
23419
- description: "Color of file size"
23420
- },
23421
- {
23422
- token: "fileupload.file.size.font.weight",
23423
- variable: "--p-fileupload-file-size-font-weight",
23424
- description: "Font weight of file size"
23425
- },
23426
- {
23427
- token: "fileupload.file.size.font.size",
23428
- variable: "--p-fileupload-file-size-font-size",
23429
- description: "Font size of file size"
23430
- },
23431
23206
  {
23432
23207
  token: "fileupload.file.list.gap",
23433
23208
  variable: "--p-fileupload-file-list-gap",
@@ -23649,11 +23424,6 @@ export class FloatlabelVariantsDemo {
23649
23424
  variable: "--p-floatlabel-position-y",
23650
23425
  description: "Position y of root"
23651
23426
  },
23652
- {
23653
- token: "floatlabel.font.size",
23654
- variable: "--p-floatlabel-font-size",
23655
- description: "Font size of root"
23656
- },
23657
23427
  {
23658
23428
  token: "floatlabel.font.weight",
23659
23429
  variable: "--p-floatlabel-font-weight",
@@ -26705,16 +26475,6 @@ export class InputgroupMultipleDemo {}`
26705
26475
  token: "inputgroup.addon.min.width",
26706
26476
  variable: "--p-inputgroup-addon-min-width",
26707
26477
  description: "Min width of addon"
26708
- },
26709
- {
26710
- token: "inputgroup.addon.font.weight",
26711
- variable: "--p-inputgroup-addon-font-weight",
26712
- description: "Font weight of addon"
26713
- },
26714
- {
26715
- token: "inputgroup.addon.font.size",
26716
- variable: "--p-inputgroup-addon-font-size",
26717
- description: "Font size of addon"
26718
26478
  }
26719
26479
  ]
26720
26480
  }
@@ -29824,16 +29584,6 @@ export class InputtextTemplatedrivenformsDemo {
29824
29584
  token: "inputtext.lg.padding.y",
29825
29585
  variable: "--p-inputtext-lg-padding-y",
29826
29586
  description: "Lg padding y of root"
29827
- },
29828
- {
29829
- token: "inputtext.font.weight",
29830
- variable: "--p-inputtext-font-weight",
29831
- description: "Font weight of root"
29832
- },
29833
- {
29834
- token: "inputtext.font.size",
29835
- variable: "--p-inputtext-font-size",
29836
- description: "Font size of root"
29837
29587
  }
29838
29588
  ]
29839
29589
  }
@@ -30627,16 +30377,6 @@ export class KnobTemplatedrivenformsDemo {
30627
30377
  token: "knob.text.color",
30628
30378
  variable: "--p-knob-text-color",
30629
30379
  description: "Color of text"
30630
- },
30631
- {
30632
- token: "knob.text.font.size",
30633
- variable: "--p-knob-text-font-size",
30634
- description: "Font size of text"
30635
- },
30636
- {
30637
- token: "knob.text.font.weight",
30638
- variable: "--p-knob-text-font-weight",
30639
- description: "Font weight of text"
30640
30380
  }
30641
30381
  ]
30642
30382
  }
@@ -32075,11 +31815,6 @@ export class ListboxVirtualscrollDemo {
32075
31815
  variable: "--p-listbox-option-selected-focus-color",
32076
31816
  description: "Selected focus color of option"
32077
31817
  },
32078
- {
32079
- token: "listbox.option.selected.font.weight",
32080
- variable: "--p-listbox-option-selected-font-weight",
32081
- description: "Font weight of a selected option"
32082
- },
32083
31818
  {
32084
31819
  token: "listbox.option.padding",
32085
31820
  variable: "--p-listbox-option-padding",
@@ -32095,16 +31830,6 @@ export class ListboxVirtualscrollDemo {
32095
31830
  variable: "--p-listbox-option-striped-background",
32096
31831
  description: "Striped background of option"
32097
31832
  },
32098
- {
32099
- token: "listbox.option.font.weight",
32100
- variable: "--p-listbox-option-font-weight",
32101
- description: "Font weight of option"
32102
- },
32103
- {
32104
- token: "listbox.option.font.size",
32105
- variable: "--p-listbox-option-font-size",
32106
- description: "Font size of option"
32107
- },
32108
31833
  {
32109
31834
  token: "listbox.option.group.background",
32110
31835
  variable: "--p-listbox-option-group-background",
@@ -32120,11 +31845,6 @@ export class ListboxVirtualscrollDemo {
32120
31845
  variable: "--p-listbox-option-group-font-weight",
32121
31846
  description: "Font weight of option group"
32122
31847
  },
32123
- {
32124
- token: "listbox.option.group.font.size",
32125
- variable: "--p-listbox-option-group-font-size",
32126
- description: "Font size of option group"
32127
- },
32128
31848
  {
32129
31849
  token: "listbox.option.group.padding",
32130
31850
  variable: "--p-listbox-option-group-padding",
@@ -33146,21 +32866,6 @@ export class MegamenuVerticalDemo implements OnInit {
33146
32866
  variable: "--p-megamenu-item-icon-active-color",
33147
32867
  description: "Icon active color of item"
33148
32868
  },
33149
- {
33150
- token: "megamenu.item.icon.size",
33151
- variable: "--p-megamenu-item-icon-size",
33152
- description: "Icon size of item"
33153
- },
33154
- {
33155
- token: "megamenu.item.label.font.weight",
33156
- variable: "--p-megamenu-item-label-font-weight",
33157
- description: "Font weight of item label"
33158
- },
33159
- {
33160
- token: "megamenu.item.label.font.size",
33161
- variable: "--p-megamenu-item-label-font-size",
33162
- description: "Font size of item label"
33163
- },
33164
32869
  {
33165
32870
  token: "megamenu.overlay.padding",
33166
32871
  variable: "--p-megamenu-overlay-padding",
@@ -33216,11 +32921,6 @@ export class MegamenuVerticalDemo implements OnInit {
33216
32921
  variable: "--p-megamenu-submenu-label-font-weight",
33217
32922
  description: "Font weight of submenu label"
33218
32923
  },
33219
- {
33220
- token: "megamenu.submenu.label.font.size",
33221
- variable: "--p-megamenu-submenu-label-font-size",
33222
- description: "Font size of submenu label"
33223
- },
33224
32924
  {
33225
32925
  token: "megamenu.submenu.label.background",
33226
32926
  variable: "--p-megamenu-submenu-label-background",
@@ -34103,21 +33803,6 @@ export class MenuTemplateDemo implements OnInit {
34103
33803
  variable: "--p-menu-item-icon-focus-color",
34104
33804
  description: "Icon focus color of item"
34105
33805
  },
34106
- {
34107
- token: "menu.item.icon.size",
34108
- variable: "--p-menu-item-icon-size",
34109
- description: "Icon size of item"
34110
- },
34111
- {
34112
- token: "menu.item.label.font.weight",
34113
- variable: "--p-menu-item-label-font-weight",
34114
- description: "Font weight of item label"
34115
- },
34116
- {
34117
- token: "menu.item.label.font.size",
34118
- variable: "--p-menu-item-label-font-size",
34119
- description: "Font size of item label"
34120
- },
34121
33806
  {
34122
33807
  token: "menu.submenu.label.padding",
34123
33808
  variable: "--p-menu-submenu-label-padding",
@@ -34128,11 +33813,6 @@ export class MenuTemplateDemo implements OnInit {
34128
33813
  variable: "--p-menu-submenu-label-font-weight",
34129
33814
  description: "Font weight of submenu label"
34130
33815
  },
34131
- {
34132
- token: "menu.submenu.label.font.size",
34133
- variable: "--p-menu-submenu-label-font-size",
34134
- description: "Font size of submenu label"
34135
- },
34136
33816
  {
34137
33817
  token: "menu.submenu.label.background",
34138
33818
  variable: "--p-menu-submenu-label-background",
@@ -34882,21 +34562,6 @@ export class MenubarTemplateDemo implements OnInit {
34882
34562
  variable: "--p-menubar-item-icon-active-color",
34883
34563
  description: "Icon active color of item"
34884
34564
  },
34885
- {
34886
- token: "menubar.item.icon.size",
34887
- variable: "--p-menubar-item-icon-size",
34888
- description: "Icon size of item"
34889
- },
34890
- {
34891
- token: "menubar.item.label.font.weight",
34892
- variable: "--p-menubar-item-label-font-weight",
34893
- description: "Font weight of item label"
34894
- },
34895
- {
34896
- token: "menubar.item.label.font.size",
34897
- variable: "--p-menubar-item-label-font-size",
34898
- description: "Font size of item label"
34899
- },
34900
34565
  {
34901
34566
  token: "menubar.submenu.padding",
34902
34567
  variable: "--p-menubar-submenu-padding",
@@ -36369,16 +36034,6 @@ export class MetergroupVerticalDemo {
36369
36034
  variable: "--p-metergroup-label-marker-size",
36370
36035
  description: "Size of label marker"
36371
36036
  },
36372
- {
36373
- token: "metergroup.label.text.font.weight",
36374
- variable: "--p-metergroup-label-text-font-weight",
36375
- description: "Font weight of label text"
36376
- },
36377
- {
36378
- token: "metergroup.label.text.font.size",
36379
- variable: "--p-metergroup-label-text-font-size",
36380
- description: "Font size of label text"
36381
- },
36382
36037
  {
36383
36038
  token: "metergroup.label.icon.size",
36384
36039
  variable: "--p-metergroup-label-icon-size",
@@ -38298,16 +37953,6 @@ export class MultiselectVirtualscrollDemo {
38298
37953
  variable: "--p-multiselect-lg-padding-y",
38299
37954
  description: "Lg padding y of root"
38300
37955
  },
38301
- {
38302
- token: "multiselect.font.weight",
38303
- variable: "--p-multiselect-font-weight",
38304
- description: "Font weight of root"
38305
- },
38306
- {
38307
- token: "multiselect.font.size",
38308
- variable: "--p-multiselect-font-size",
38309
- description: "Font size of root"
38310
- },
38311
37956
  {
38312
37957
  token: "multiselect.dropdown.width",
38313
37958
  variable: "--p-multiselect-dropdown-width",
@@ -38393,11 +38038,6 @@ export class MultiselectVirtualscrollDemo {
38393
38038
  variable: "--p-multiselect-option-selected-focus-color",
38394
38039
  description: "Selected focus color of option"
38395
38040
  },
38396
- {
38397
- token: "multiselect.option.selected.font.weight",
38398
- variable: "--p-multiselect-option-selected-font-weight",
38399
- description: "Font weight of a selected option"
38400
- },
38401
38041
  {
38402
38042
  token: "multiselect.option.padding",
38403
38043
  variable: "--p-multiselect-option-padding",
@@ -38413,16 +38053,6 @@ export class MultiselectVirtualscrollDemo {
38413
38053
  variable: "--p-multiselect-option-gap",
38414
38054
  description: "Gap of option"
38415
38055
  },
38416
- {
38417
- token: "multiselect.option.font.weight",
38418
- variable: "--p-multiselect-option-font-weight",
38419
- description: "Font weight of option"
38420
- },
38421
- {
38422
- token: "multiselect.option.font.size",
38423
- variable: "--p-multiselect-option-font-size",
38424
- description: "Font size of option"
38425
- },
38426
38056
  {
38427
38057
  token: "multiselect.option.group.background",
38428
38058
  variable: "--p-multiselect-option-group-background",
@@ -38438,11 +38068,6 @@ export class MultiselectVirtualscrollDemo {
38438
38068
  variable: "--p-multiselect-option-group-font-weight",
38439
38069
  description: "Font weight of option group"
38440
38070
  },
38441
- {
38442
- token: "multiselect.option.group.font.size",
38443
- variable: "--p-multiselect-option-group-font-size",
38444
- description: "Font size of option group"
38445
- },
38446
38071
  {
38447
38072
  token: "multiselect.option.group.padding",
38448
38073
  variable: "--p-multiselect-option-group-padding",
@@ -40745,16 +40370,6 @@ export class PaginatorTemplateDemo {
40745
40370
  variable: "--p-paginator-nav-button-border-radius",
40746
40371
  description: "Border radius of nav button"
40747
40372
  },
40748
- {
40749
- token: "paginator.nav.button.font.weight",
40750
- variable: "--p-paginator-nav-button-font-weight",
40751
- description: "Font weight of nav button"
40752
- },
40753
- {
40754
- token: "paginator.nav.button.font.size",
40755
- variable: "--p-paginator-nav-button-font-size",
40756
- description: "Font size of nav button"
40757
- },
40758
40373
  {
40759
40374
  token: "paginator.nav.button.focus.ring.width",
40760
40375
  variable: "--p-paginator-nav-button-focus-ring-width",
@@ -40785,16 +40400,6 @@ export class PaginatorTemplateDemo {
40785
40400
  variable: "--p-paginator-current-page-report-color",
40786
40401
  description: "Color of current page report"
40787
40402
  },
40788
- {
40789
- token: "paginator.current.page.report.font.weight",
40790
- variable: "--p-paginator-current-page-report-font-weight",
40791
- description: "Font weight of current page report"
40792
- },
40793
- {
40794
- token: "paginator.current.page.report.font.size",
40795
- variable: "--p-paginator-current-page-report-font-size",
40796
- description: "Font size of current page report"
40797
- },
40798
40403
  {
40799
40404
  token: "paginator.jump.to.page.input.max.width",
40800
40405
  variable: "--p-paginator-jump-to-page-input-max-width",
@@ -41249,11 +40854,6 @@ export class PanelToggleableDemo {}`
41249
40854
  variable: "--p-panel-title-font-weight",
41250
40855
  description: "Font weight of title"
41251
40856
  },
41252
- {
41253
- token: "panel.title.font.size",
41254
- variable: "--p-panel-title-font-size",
41255
- description: "Font size of title"
41256
- },
41257
40857
  {
41258
40858
  token: "panel.content.padding",
41259
40859
  variable: "--p-panel-content-padding",
@@ -42244,21 +41844,6 @@ export class PanelmenuTemplateDemo implements OnInit {
42244
41844
  variable: "--p-panelmenu-item-icon-focus-color",
42245
41845
  description: "Icon focus color of item"
42246
41846
  },
42247
- {
42248
- token: "panelmenu.item.icon.size",
42249
- variable: "--p-panelmenu-item-icon-size",
42250
- description: "Icon size of item"
42251
- },
42252
- {
42253
- token: "panelmenu.item.label.font.weight",
42254
- variable: "--p-panelmenu-item-label-font-weight",
42255
- description: "Font weight of item label"
42256
- },
42257
- {
42258
- token: "panelmenu.item.label.font.size",
42259
- variable: "--p-panelmenu-item-label-font-size",
42260
- description: "Font size of item label"
42261
- },
42262
41847
  {
42263
41848
  token: "panelmenu.submenu.indent",
42264
41849
  variable: "--p-panelmenu-submenu-indent",
@@ -43269,16 +42854,6 @@ export class PasswordTogglemaskDemo {
43269
42854
  variable: "--p-password-content-gap",
43270
42855
  description: "Gap of content"
43271
42856
  },
43272
- {
43273
- token: "password.meter.text.font.weight",
43274
- variable: "--p-password-meter-text-font-weight",
43275
- description: "Font weight of meter text"
43276
- },
43277
- {
43278
- token: "password.meter.text.font.size",
43279
- variable: "--p-password-meter-text-font-size",
43280
- description: "Font size of meter text"
43281
- },
43282
42857
  {
43283
42858
  token: "password.strength.weak.background",
43284
42859
  variable: "--p-password-strength-weak-background",
@@ -49519,16 +49094,6 @@ export class SelectVirtualscrollDemo {
49519
49094
  variable: "--p-select-lg-padding-y",
49520
49095
  description: "Lg padding y of root"
49521
49096
  },
49522
- {
49523
- token: "select.font.weight",
49524
- variable: "--p-select-font-weight",
49525
- description: "Font weight of root"
49526
- },
49527
- {
49528
- token: "select.font.size",
49529
- variable: "--p-select-font-size",
49530
- description: "Font size of root"
49531
- },
49532
49097
  {
49533
49098
  token: "select.dropdown.width",
49534
49099
  variable: "--p-select-dropdown-width",
@@ -49614,11 +49179,6 @@ export class SelectVirtualscrollDemo {
49614
49179
  variable: "--p-select-option-selected-focus-color",
49615
49180
  description: "Selected focus color of option"
49616
49181
  },
49617
- {
49618
- token: "select.option.selected.font.weight",
49619
- variable: "--p-select-option-selected-font-weight",
49620
- description: "Font weight of a selected option"
49621
- },
49622
49182
  {
49623
49183
  token: "select.option.padding",
49624
49184
  variable: "--p-select-option-padding",
@@ -49629,16 +49189,6 @@ export class SelectVirtualscrollDemo {
49629
49189
  variable: "--p-select-option-border-radius",
49630
49190
  description: "Border radius of option"
49631
49191
  },
49632
- {
49633
- token: "select.option.font.weight",
49634
- variable: "--p-select-option-font-weight",
49635
- description: "Font weight of option"
49636
- },
49637
- {
49638
- token: "select.option.font.size",
49639
- variable: "--p-select-option-font-size",
49640
- description: "Font size of option"
49641
- },
49642
49192
  {
49643
49193
  token: "select.option.group.background",
49644
49194
  variable: "--p-select-option-group-background",
@@ -49654,11 +49204,6 @@ export class SelectVirtualscrollDemo {
49654
49204
  variable: "--p-select-option-group-font-weight",
49655
49205
  description: "Font weight of option group"
49656
49206
  },
49657
- {
49658
- token: "select.option.group.font.size",
49659
- variable: "--p-select-option-group-font-size",
49660
- description: "Font size of option group"
49661
- },
49662
49207
  {
49663
49208
  token: "select.option.group.padding",
49664
49209
  variable: "--p-select-option-group-padding",
@@ -54037,11 +53582,6 @@ export class StepperVerticalDemo {}`
54037
53582
  variable: "--p-stepper-step-title-font-weight",
54038
53583
  description: "Font weight of step title"
54039
53584
  },
54040
- {
54041
- token: "stepper.step.title.font.size",
54042
- variable: "--p-stepper-step-title-font-size",
54043
- description: "Font size of step title"
54044
- },
54045
53585
  {
54046
53586
  token: "stepper.step.number.background",
54047
53587
  variable: "--p-stepper-step-number-background",
@@ -60349,11 +59889,6 @@ export class TabsTabmenuDemo {
60349
59889
  variable: "--p-tabs-tab-font-weight",
60350
59890
  description: "Font weight of tab"
60351
59891
  },
60352
- {
60353
- token: "tabs.tab.font.size",
60354
- variable: "--p-tabs-tab-font-size",
60355
- description: "Font size of tab"
60356
- },
60357
59892
  {
60358
59893
  token: "tabs.tab.margin",
60359
59894
  variable: "--p-tabs-tab-margin",
@@ -61092,16 +60627,6 @@ export class TerminalBasicDemo {
61092
60627
  variable: "--p-terminal-border-radius",
61093
60628
  description: "Border radius of root"
61094
60629
  },
61095
- {
61096
- token: "terminal.font.weight",
61097
- variable: "--p-terminal-font-weight",
61098
- description: "Font weight of root"
61099
- },
61100
- {
61101
- token: "terminal.font.size",
61102
- variable: "--p-terminal-font-size",
61103
- description: "Font size of root"
61104
- },
61105
60630
  {
61106
60631
  token: "terminal.prompt.gap",
61107
60632
  variable: "--p-terminal-prompt-gap",
@@ -61686,16 +61211,6 @@ export class TextareaTemplatedrivenformsDemo {
61686
61211
  token: "textarea.lg.padding.y",
61687
61212
  variable: "--p-textarea-lg-padding-y",
61688
61213
  description: "Lg padding y of root"
61689
- },
61690
- {
61691
- token: "textarea.font.weight",
61692
- variable: "--p-textarea-font-weight",
61693
- description: "Font weight of root"
61694
- },
61695
- {
61696
- token: "textarea.font.size",
61697
- variable: "--p-textarea-font-size",
61698
- description: "Font size of root"
61699
61214
  }
61700
61215
  ]
61701
61216
  }
@@ -62602,21 +62117,6 @@ export class TieredmenuTemplateDemo implements OnInit {
62602
62117
  variable: "--p-tieredmenu-item-icon-active-color",
62603
62118
  description: "Icon active color of item"
62604
62119
  },
62605
- {
62606
- token: "tieredmenu.item.icon.size",
62607
- variable: "--p-tieredmenu-item-icon-size",
62608
- description: "Icon size of item"
62609
- },
62610
- {
62611
- token: "tieredmenu.item.label.font.weight",
62612
- variable: "--p-tieredmenu-item-label-font-weight",
62613
- description: "Font weight of item label"
62614
- },
62615
- {
62616
- token: "tieredmenu.item.label.font.size",
62617
- variable: "--p-tieredmenu-item-label-font-size",
62618
- description: "Font size of item label"
62619
- },
62620
62120
  {
62621
62121
  token: "tieredmenu.submenu.mobile.indent",
62622
62122
  variable: "--p-tieredmenu-submenu-mobile-indent",
@@ -64671,11 +64171,6 @@ export class TogglebuttonTemplatedrivenformsDemo {
64671
64171
  variable: "--p-togglebutton-gap",
64672
64172
  description: "Gap of root"
64673
64173
  },
64674
- {
64675
- token: "togglebutton.font.size",
64676
- variable: "--p-togglebutton-font-size",
64677
- description: "Font size of root"
64678
- },
64679
64174
  {
64680
64175
  token: "togglebutton.font.weight",
64681
64176
  variable: "--p-togglebutton-font-weight",
@@ -66139,16 +65634,6 @@ export class TooltipPositionDemo {}`
66139
65634
  token: "tooltip.color",
66140
65635
  variable: "--p-tooltip-color",
66141
65636
  description: "Color of root"
66142
- },
66143
- {
66144
- token: "tooltip.font.weight",
66145
- variable: "--p-tooltip-font-weight",
66146
- description: "Font weight of root"
66147
- },
66148
- {
66149
- token: "tooltip.font.size",
66150
- variable: "--p-tooltip-font-size",
66151
- description: "Font size of root"
66152
65637
  }
66153
65638
  ]
66154
65639
  }
@@ -67507,21 +66992,6 @@ export class TreeVirtualscrolllazyDemo implements OnInit {
67507
66992
  variable: "--p-tree-node-icon-selected-color",
67508
66993
  description: "Selected color of node icon"
67509
66994
  },
67510
- {
67511
- token: "tree.node.label.font.weight",
67512
- variable: "--p-tree-node-label-font-weight",
67513
- description: "Font weight of node label"
67514
- },
67515
- {
67516
- token: "tree.node.label.font.size",
67517
- variable: "--p-tree-node-label-font-size",
67518
- description: "Font size of node label"
67519
- },
67520
- {
67521
- token: "tree.node.label.selected.font.weight",
67522
- variable: "--p-tree-node-label-selected-font-weight",
67523
- description: "Font weight of a selected node label"
67524
- },
67525
66995
  {
67526
66996
  token: "tree.node.toggle.button.border.radius",
67527
66997
  variable: "--p-tree-node-toggle-button-border-radius",
@@ -69125,16 +68595,6 @@ export class TreeselectVirtualscrollDemo implements OnInit {
69125
68595
  variable: "--p-treeselect-lg-padding-y",
69126
68596
  description: "Lg padding y of root"
69127
68597
  },
69128
- {
69129
- token: "treeselect.font.weight",
69130
- variable: "--p-treeselect-font-weight",
69131
- description: "Font weight of root"
69132
- },
69133
- {
69134
- token: "treeselect.font.size",
69135
- variable: "--p-treeselect-font-size",
69136
- description: "Font size of root"
69137
- },
69138
68598
  {
69139
68599
  token: "treeselect.dropdown.width",
69140
68600
  variable: "--p-treeselect-dropdown-width",
@@ -72887,11 +72347,6 @@ export class TreetableTemplateDemo implements OnInit {
72887
72347
  variable: "--p-treetable-column-title-font-weight",
72888
72348
  description: "Font weight of column title"
72889
72349
  },
72890
- {
72891
- token: "treetable.column.title.font.size",
72892
- variable: "--p-treetable-column-title-font-size",
72893
- description: "Font size of column title"
72894
- },
72895
72350
  {
72896
72351
  token: "treetable.row.background",
72897
72352
  variable: "--p-treetable-row-background",
@@ -72967,16 +72422,6 @@ export class TreetableTemplateDemo implements OnInit {
72967
72422
  variable: "--p-treetable-body-cell-selected-border-color",
72968
72423
  description: "Selected border color of body cell"
72969
72424
  },
72970
- {
72971
- token: "treetable.body.cell.font.weight",
72972
- variable: "--p-treetable-body-cell-font-weight",
72973
- description: "Font weight of body cell"
72974
- },
72975
- {
72976
- token: "treetable.body.cell.font.size",
72977
- variable: "--p-treetable-body-cell-font-size",
72978
- description: "Font size of body cell"
72979
- },
72980
72425
  {
72981
72426
  token: "treetable.footer.cell.background",
72982
72427
  variable: "--p-treetable-footer-cell-background",
@@ -73002,11 +72447,6 @@ export class TreetableTemplateDemo implements OnInit {
73002
72447
  variable: "--p-treetable-column-footer-font-weight",
73003
72448
  description: "Font weight of column footer"
73004
72449
  },
73005
- {
73006
- token: "treetable.column.footer.font.size",
73007
- variable: "--p-treetable-column-footer-font-size",
73008
- description: "Font size of column footer"
73009
- },
73010
72450
  {
73011
72451
  token: "treetable.footer.background",
73012
72452
  variable: "--p-treetable-footer-background",
@@ -74065,7 +73505,7 @@ export class TreetableTemplateDemo implements OnInit {
74065
73505
  // package.json
74066
73506
  var package_default = {
74067
73507
  name: "@primeng/mcp",
74068
- version: "21.1.3",
73508
+ version: "21.1.4",
74069
73509
  author: "PrimeTek Informatics",
74070
73510
  description: "Model Context Protocol (MCP) server for PrimeNg component library",
74071
73511
  homepage: "https://primeng.org/",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@primeng/mcp",
3
- "version": "21.1.3",
3
+ "version": "21.1.4",
4
4
  "author": "PrimeTek Informatics",
5
5
  "description": "Model Context Protocol (MCP) server for PrimeNg component library",
6
6
  "homepage": "https://primeng.org/",