@genesislcap/rapid-design-system 14.416.1 → 14.417.0-FUI-0-react-renderers.1

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.
@@ -805,11 +805,11 @@
805
805
  },
806
806
  {
807
807
  "kind": "javascript-module",
808
- "path": "src/accordion/accordion.styles.ts",
808
+ "path": "src/accordion-item/accordion-item.styles.ts",
809
809
  "declarations": [
810
810
  {
811
811
  "kind": "function",
812
- "name": "rapidAccordionStyles",
812
+ "name": "rapidAccordionItemStyles",
813
813
  "return": {
814
814
  "type": {
815
815
  "text": "ElementStyles"
@@ -834,24 +834,24 @@
834
834
  "exports": [
835
835
  {
836
836
  "kind": "js",
837
- "name": "rapidAccordionStyles",
837
+ "name": "rapidAccordionItemStyles",
838
838
  "declaration": {
839
- "name": "rapidAccordionStyles",
840
- "module": "src/accordion/accordion.styles.ts"
839
+ "name": "rapidAccordionItemStyles",
840
+ "module": "src/accordion-item/accordion-item.styles.ts"
841
841
  }
842
842
  }
843
843
  ]
844
844
  },
845
845
  {
846
846
  "kind": "javascript-module",
847
- "path": "src/accordion/accordion.template.ts",
847
+ "path": "src/accordion-item/accordion-item.template.ts",
848
848
  "declarations": [
849
849
  {
850
850
  "kind": "function",
851
- "name": "rapidAccordionTemplate",
851
+ "name": "rapidAccordionItemTemplate",
852
852
  "return": {
853
853
  "type": {
854
- "text": "ViewTemplate<Accordion>"
854
+ "text": "ViewTemplate<AccordionItem>"
855
855
  }
856
856
  },
857
857
  "parameters": [
@@ -873,56 +873,56 @@
873
873
  "exports": [
874
874
  {
875
875
  "kind": "js",
876
- "name": "rapidAccordionTemplate",
876
+ "name": "rapidAccordionItemTemplate",
877
877
  "declaration": {
878
- "name": "rapidAccordionTemplate",
879
- "module": "src/accordion/accordion.template.ts"
878
+ "name": "rapidAccordionItemTemplate",
879
+ "module": "src/accordion-item/accordion-item.template.ts"
880
880
  }
881
881
  }
882
882
  ]
883
883
  },
884
884
  {
885
885
  "kind": "javascript-module",
886
- "path": "src/accordion/accordion.ts",
886
+ "path": "src/accordion-item/accordion-item.ts",
887
887
  "declarations": [
888
888
  {
889
889
  "kind": "class",
890
890
  "description": "",
891
- "name": "Accordion",
891
+ "name": "AccordionItem",
892
892
  "superclass": {
893
- "name": "foundationAccordion",
893
+ "name": "foundationAccordionItem",
894
894
  "package": "@genesislcap/foundation-ui"
895
895
  },
896
- "tagName": "%%prefix%%-accordion",
896
+ "tagName": "%%prefix%%-accordion-item",
897
897
  "customElement": true
898
898
  },
899
899
  {
900
900
  "kind": "variable",
901
- "name": "rapidAccordion"
901
+ "name": "rapidAccordionItem"
902
902
  }
903
903
  ],
904
904
  "exports": [
905
905
  {
906
906
  "kind": "js",
907
- "name": "Accordion",
907
+ "name": "AccordionItem",
908
908
  "declaration": {
909
- "name": "Accordion",
910
- "module": "src/accordion/accordion.ts"
909
+ "name": "AccordionItem",
910
+ "module": "src/accordion-item/accordion-item.ts"
911
911
  }
912
912
  },
913
913
  {
914
914
  "kind": "js",
915
- "name": "rapidAccordion",
915
+ "name": "rapidAccordionItem",
916
916
  "declaration": {
917
- "name": "rapidAccordion",
918
- "module": "src/accordion/accordion.ts"
917
+ "name": "rapidAccordionItem",
918
+ "module": "src/accordion-item/accordion-item.ts"
919
919
  }
920
920
  }
921
921
  ]
922
922
  },
923
923
  {
924
924
  "kind": "javascript-module",
925
- "path": "src/accordion/index.ts",
925
+ "path": "src/accordion-item/index.ts",
926
926
  "declarations": [],
927
927
  "exports": [
928
928
  {
@@ -930,7 +930,7 @@
930
930
  "name": "*",
931
931
  "declaration": {
932
932
  "name": "*",
933
- "package": "./accordion"
933
+ "package": "./accordion-item"
934
934
  }
935
935
  },
936
936
  {
@@ -938,7 +938,7 @@
938
938
  "name": "*",
939
939
  "declaration": {
940
940
  "name": "*",
941
- "package": "./accordion.styles"
941
+ "package": "./accordion-item.styles"
942
942
  }
943
943
  },
944
944
  {
@@ -946,18 +946,18 @@
946
946
  "name": "*",
947
947
  "declaration": {
948
948
  "name": "*",
949
- "package": "./accordion.template"
949
+ "package": "./accordion-item.template"
950
950
  }
951
951
  }
952
952
  ]
953
953
  },
954
954
  {
955
955
  "kind": "javascript-module",
956
- "path": "src/accordion-item/accordion-item.styles.ts",
956
+ "path": "src/accordion/accordion.styles.ts",
957
957
  "declarations": [
958
958
  {
959
959
  "kind": "function",
960
- "name": "rapidAccordionItemStyles",
960
+ "name": "rapidAccordionStyles",
961
961
  "return": {
962
962
  "type": {
963
963
  "text": "ElementStyles"
@@ -982,24 +982,24 @@
982
982
  "exports": [
983
983
  {
984
984
  "kind": "js",
985
- "name": "rapidAccordionItemStyles",
985
+ "name": "rapidAccordionStyles",
986
986
  "declaration": {
987
- "name": "rapidAccordionItemStyles",
988
- "module": "src/accordion-item/accordion-item.styles.ts"
987
+ "name": "rapidAccordionStyles",
988
+ "module": "src/accordion/accordion.styles.ts"
989
989
  }
990
990
  }
991
991
  ]
992
992
  },
993
993
  {
994
994
  "kind": "javascript-module",
995
- "path": "src/accordion-item/accordion-item.template.ts",
995
+ "path": "src/accordion/accordion.template.ts",
996
996
  "declarations": [
997
997
  {
998
998
  "kind": "function",
999
- "name": "rapidAccordionItemTemplate",
999
+ "name": "rapidAccordionTemplate",
1000
1000
  "return": {
1001
1001
  "type": {
1002
- "text": "ViewTemplate<AccordionItem>"
1002
+ "text": "ViewTemplate<Accordion>"
1003
1003
  }
1004
1004
  },
1005
1005
  "parameters": [
@@ -1021,56 +1021,56 @@
1021
1021
  "exports": [
1022
1022
  {
1023
1023
  "kind": "js",
1024
- "name": "rapidAccordionItemTemplate",
1024
+ "name": "rapidAccordionTemplate",
1025
1025
  "declaration": {
1026
- "name": "rapidAccordionItemTemplate",
1027
- "module": "src/accordion-item/accordion-item.template.ts"
1026
+ "name": "rapidAccordionTemplate",
1027
+ "module": "src/accordion/accordion.template.ts"
1028
1028
  }
1029
1029
  }
1030
1030
  ]
1031
1031
  },
1032
1032
  {
1033
1033
  "kind": "javascript-module",
1034
- "path": "src/accordion-item/accordion-item.ts",
1034
+ "path": "src/accordion/accordion.ts",
1035
1035
  "declarations": [
1036
1036
  {
1037
1037
  "kind": "class",
1038
1038
  "description": "",
1039
- "name": "AccordionItem",
1039
+ "name": "Accordion",
1040
1040
  "superclass": {
1041
- "name": "foundationAccordionItem",
1041
+ "name": "foundationAccordion",
1042
1042
  "package": "@genesislcap/foundation-ui"
1043
1043
  },
1044
- "tagName": "%%prefix%%-accordion-item",
1044
+ "tagName": "%%prefix%%-accordion",
1045
1045
  "customElement": true
1046
1046
  },
1047
1047
  {
1048
1048
  "kind": "variable",
1049
- "name": "rapidAccordionItem"
1049
+ "name": "rapidAccordion"
1050
1050
  }
1051
1051
  ],
1052
1052
  "exports": [
1053
1053
  {
1054
1054
  "kind": "js",
1055
- "name": "AccordionItem",
1055
+ "name": "Accordion",
1056
1056
  "declaration": {
1057
- "name": "AccordionItem",
1058
- "module": "src/accordion-item/accordion-item.ts"
1057
+ "name": "Accordion",
1058
+ "module": "src/accordion/accordion.ts"
1059
1059
  }
1060
1060
  },
1061
1061
  {
1062
1062
  "kind": "js",
1063
- "name": "rapidAccordionItem",
1063
+ "name": "rapidAccordion",
1064
1064
  "declaration": {
1065
- "name": "rapidAccordionItem",
1066
- "module": "src/accordion-item/accordion-item.ts"
1065
+ "name": "rapidAccordion",
1066
+ "module": "src/accordion/accordion.ts"
1067
1067
  }
1068
1068
  }
1069
1069
  ]
1070
1070
  },
1071
1071
  {
1072
1072
  "kind": "javascript-module",
1073
- "path": "src/accordion-item/index.ts",
1073
+ "path": "src/accordion/index.ts",
1074
1074
  "declarations": [],
1075
1075
  "exports": [
1076
1076
  {
@@ -1078,7 +1078,7 @@
1078
1078
  "name": "*",
1079
1079
  "declaration": {
1080
1080
  "name": "*",
1081
- "package": "./accordion-item"
1081
+ "package": "./accordion"
1082
1082
  }
1083
1083
  },
1084
1084
  {
@@ -1086,7 +1086,7 @@
1086
1086
  "name": "*",
1087
1087
  "declaration": {
1088
1088
  "name": "*",
1089
- "package": "./accordion-item.styles"
1089
+ "package": "./accordion.styles"
1090
1090
  }
1091
1091
  },
1092
1092
  {
@@ -1094,7 +1094,7 @@
1094
1094
  "name": "*",
1095
1095
  "declaration": {
1096
1096
  "name": "*",
1097
- "package": "./accordion-item.template"
1097
+ "package": "./accordion.template"
1098
1098
  }
1099
1099
  }
1100
1100
  ]
@@ -22416,121 +22416,44 @@
22416
22416
  },
22417
22417
  "tagName": "%%prefix%%-number-field",
22418
22418
  "customElement": true,
22419
- "attributes": [
22420
- {
22421
- "name": "autocomplete",
22422
- "type": {
22423
- "text": "string"
22424
- },
22425
- "default": "'off'",
22426
- "fieldName": "autocomplete",
22427
- "inheritedFrom": {
22428
- "name": "NumberField",
22429
- "module": "src/number-field/number-field.ts"
22430
- }
22431
- },
22432
- {
22433
- "type": {
22434
- "text": "number"
22435
- },
22436
- "description": "Indicates that this element should get focus after the page finishes loading. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute for more information.",
22437
- "fieldName": "hideStep",
22438
- "default": "false",
22439
- "inheritedFrom": {
22440
- "name": "NumberField",
22441
- "module": "src/number-field/number-field.ts"
22442
- }
22443
- },
22419
+ "members": [
22444
22420
  {
22445
- "name": "value",
22421
+ "kind": "field",
22422
+ "name": "prefix",
22446
22423
  "type": {
22447
22424
  "text": "string"
22448
22425
  },
22449
- "default": "''",
22450
- "fieldName": "value",
22426
+ "description": "Optional non-editable label shown on the left inside the field, before the input.",
22451
22427
  "inheritedFrom": {
22452
22428
  "name": "NumberField",
22453
22429
  "module": "src/number-field/number-field.ts"
22454
22430
  }
22455
22431
  },
22456
22432
  {
22457
- "name": "locale",
22433
+ "kind": "field",
22434
+ "name": "suffix",
22458
22435
  "type": {
22459
22436
  "text": "string"
22460
22437
  },
22461
- "default": "'en-US'",
22462
- "fieldName": "locale",
22463
- "inheritedFrom": {
22464
- "name": "NumberField",
22465
- "module": "src/number-field/number-field.ts"
22466
- }
22467
- },
22468
- {
22469
- "name": "maximumInputPrecision",
22470
- "type": {
22471
- "text": "number"
22472
- },
22473
- "default": "MAX_INPUT_PRECISION",
22474
- "resolveInitializer": {
22475
- "module": "src/number-field/number-field.ts"
22476
- },
22477
- "fieldName": "maximumInputPrecision",
22478
- "inheritedFrom": {
22479
- "name": "NumberField",
22480
- "module": "src/number-field/number-field.ts"
22481
- }
22482
- },
22483
- {
22484
- "name": "readonly",
22485
- "type": {
22486
- "text": "boolean"
22487
- },
22488
- "description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
22489
- "fieldName": "readOnly",
22438
+ "description": "Optional non-editable suffix (e.g. unit label) shown on the right inside the field.",
22490
22439
  "inheritedFrom": {
22491
22440
  "name": "NumberField",
22492
22441
  "module": "src/number-field/number-field.ts"
22493
22442
  }
22494
22443
  },
22495
22444
  {
22496
- "name": "hide-step",
22445
+ "kind": "field",
22446
+ "name": "hideAffixFromScreenReader",
22497
22447
  "type": {
22498
22448
  "text": "boolean"
22499
22449
  },
22500
22450
  "default": "false",
22501
- "description": "When true, spin buttons will not be rendered",
22502
- "fieldName": "hideStep",
22503
- "inheritedFrom": {
22504
- "name": "NumberField",
22505
- "module": "src/number-field/number-field.ts"
22506
- }
22507
- },
22508
- {
22509
- "name": "placeholder",
22510
- "type": {
22511
- "text": "string"
22512
- },
22513
- "description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
22514
- "fieldName": "placeholder",
22451
+ "description": "When true, prefix/suffix are not exposed to assistive technology (`aria-hidden` on affixes,\nand their ids are omitted from the control's `aria-describedby`).\nUse only when the unit or symbol is redundant with the visible label or other text.",
22515
22452
  "inheritedFrom": {
22516
22453
  "name": "NumberField",
22517
22454
  "module": "src/number-field/number-field.ts"
22518
22455
  }
22519
22456
  },
22520
- {
22521
- "name": "list",
22522
- "type": {
22523
- "text": "string"
22524
- },
22525
- "description": "Allows associating a https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist to the element by https://developer.mozilla.org/en-US/docs/Web/API/Element/id.",
22526
- "fieldName": "list",
22527
- "inheritedFrom": {
22528
- "name": "NumberField",
22529
- "module": "src/number-field/number-field.ts"
22530
- }
22531
- }
22532
- ],
22533
- "members": [
22534
22457
  {
22535
22458
  "kind": "field",
22536
22459
  "name": "autocomplete",
@@ -23023,6 +22946,120 @@
23023
22946
  }
23024
22947
  }
23025
22948
  ],
22949
+ "attributes": [
22950
+ {
22951
+ "name": "autocomplete",
22952
+ "type": {
22953
+ "text": "string"
22954
+ },
22955
+ "default": "'off'",
22956
+ "fieldName": "autocomplete",
22957
+ "inheritedFrom": {
22958
+ "name": "NumberField",
22959
+ "module": "src/number-field/number-field.ts"
22960
+ }
22961
+ },
22962
+ {
22963
+ "type": {
22964
+ "text": "number"
22965
+ },
22966
+ "description": "Indicates that this element should get focus after the page finishes loading. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute for more information.",
22967
+ "fieldName": "hideStep",
22968
+ "default": "false",
22969
+ "inheritedFrom": {
22970
+ "name": "NumberField",
22971
+ "module": "src/number-field/number-field.ts"
22972
+ }
22973
+ },
22974
+ {
22975
+ "name": "value",
22976
+ "type": {
22977
+ "text": "string"
22978
+ },
22979
+ "default": "''",
22980
+ "fieldName": "value",
22981
+ "inheritedFrom": {
22982
+ "name": "NumberField",
22983
+ "module": "src/number-field/number-field.ts"
22984
+ }
22985
+ },
22986
+ {
22987
+ "name": "locale",
22988
+ "type": {
22989
+ "text": "string"
22990
+ },
22991
+ "default": "'en-US'",
22992
+ "fieldName": "locale",
22993
+ "inheritedFrom": {
22994
+ "name": "NumberField",
22995
+ "module": "src/number-field/number-field.ts"
22996
+ }
22997
+ },
22998
+ {
22999
+ "name": "maximumInputPrecision",
23000
+ "type": {
23001
+ "text": "number"
23002
+ },
23003
+ "default": "MAX_INPUT_PRECISION",
23004
+ "resolveInitializer": {
23005
+ "module": "src/number-field/number-field.ts"
23006
+ },
23007
+ "fieldName": "maximumInputPrecision",
23008
+ "inheritedFrom": {
23009
+ "name": "NumberField",
23010
+ "module": "src/number-field/number-field.ts"
23011
+ }
23012
+ },
23013
+ {
23014
+ "name": "readonly",
23015
+ "type": {
23016
+ "text": "boolean"
23017
+ },
23018
+ "description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
23019
+ "fieldName": "readOnly",
23020
+ "inheritedFrom": {
23021
+ "name": "NumberField",
23022
+ "module": "src/number-field/number-field.ts"
23023
+ }
23024
+ },
23025
+ {
23026
+ "name": "hide-step",
23027
+ "type": {
23028
+ "text": "boolean"
23029
+ },
23030
+ "default": "false",
23031
+ "description": "When true, spin buttons will not be rendered",
23032
+ "fieldName": "hideStep",
23033
+ "inheritedFrom": {
23034
+ "name": "NumberField",
23035
+ "module": "src/number-field/number-field.ts"
23036
+ }
23037
+ },
23038
+ {
23039
+ "name": "placeholder",
23040
+ "type": {
23041
+ "text": "string"
23042
+ },
23043
+ "description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
23044
+ "fieldName": "placeholder",
23045
+ "inheritedFrom": {
23046
+ "name": "NumberField",
23047
+ "module": "src/number-field/number-field.ts"
23048
+ }
23049
+ },
23050
+ {
23051
+ "name": "list",
23052
+ "type": {
23053
+ "text": "string"
23054
+ },
23055
+ "description": "Allows associating a https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist to the element by https://developer.mozilla.org/en-US/docs/Web/API/Element/id.",
23056
+ "fieldName": "list",
23057
+ "inheritedFrom": {
23058
+ "name": "NumberField",
23059
+ "module": "src/number-field/number-field.ts"
23060
+ }
23061
+ }
23062
+ ],
23026
23063
  "events": [
23027
23064
  {
23028
23065
  "description": "Fires a custom 'input' event when the value has changed",
@@ -36632,152 +36669,44 @@
36632
36669
  },
36633
36670
  "tagName": "%%prefix%%-text-field",
36634
36671
  "customElement": true,
36635
- "attributes": [
36636
- {
36637
- "name": "autocomplete",
36638
- "type": {
36639
- "text": "string"
36640
- },
36641
- "default": "'off'",
36642
- "fieldName": "autocomplete",
36643
- "inheritedFrom": {
36644
- "name": "TextField",
36645
- "module": "src/text-field/text-field.ts"
36646
- }
36647
- },
36648
- {
36649
- "name": "autocapitalize",
36650
- "type": {
36651
- "text": "string"
36652
- },
36653
- "default": "'off'",
36654
- "fieldName": "autocapitalize",
36655
- "inheritedFrom": {
36656
- "name": "TextField",
36657
- "module": "src/text-field/text-field.ts"
36658
- }
36659
- },
36660
- {
36661
- "name": "step",
36662
- "type": {
36663
- "text": "number"
36664
- },
36665
- "fieldName": "step",
36666
- "inheritedFrom": {
36667
- "name": "TextField",
36668
- "module": "src/text-field/text-field.ts"
36669
- }
36670
- },
36672
+ "members": [
36671
36673
  {
36674
+ "kind": "field",
36672
36675
  "name": "prefix",
36673
36676
  "type": {
36674
36677
  "text": "string"
36675
36678
  },
36676
36679
  "description": "Optional non-editable label shown on the left inside the field, before the input.",
36677
- "fieldName": "prefix",
36678
36680
  "inheritedFrom": {
36679
36681
  "name": "TextField",
36680
36682
  "module": "src/text-field/text-field.ts"
36681
36683
  }
36682
36684
  },
36683
36685
  {
36686
+ "kind": "field",
36684
36687
  "name": "suffix",
36685
36688
  "type": {
36686
36689
  "text": "string"
36687
36690
  },
36688
36691
  "description": "Optional non-editable suffix (e.g. unit label) shown on the right inside the field.",
36689
- "fieldName": "suffix",
36690
36692
  "inheritedFrom": {
36691
36693
  "name": "TextField",
36692
36694
  "module": "src/text-field/text-field.ts"
36693
36695
  }
36694
36696
  },
36695
36697
  {
36696
- "name": "hide-affix-from-screen-reader",
36698
+ "kind": "field",
36699
+ "name": "hideAffixFromScreenReader",
36697
36700
  "type": {
36698
36701
  "text": "boolean"
36699
36702
  },
36700
36703
  "default": "false",
36701
- "description": "When true, prefix/suffix are not exposed to assistive technology (`aria-hidden` on affixes, and their ids are omitted from the controls `aria-describedby`).\nUse only when the unit or symbol is redundant with the visible label or other text.",
36702
- "fieldName": "hideAffixFromScreenReader",
36703
- "inheritedFrom": {
36704
- "name": "TextField",
36705
- "module": "src/text-field/text-field.ts"
36706
- }
36707
- },
36708
- {
36709
- "name": "readonly",
36710
- "type": {
36711
- "text": "boolean"
36712
- },
36713
- "description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
36714
- "fieldName": "readOnly",
36715
- "inheritedFrom": {
36716
- "name": "TextField",
36717
- "module": "src/text-field/text-field.ts"
36718
- }
36719
- },
36720
- {
36721
- "type": {
36722
- "text": "boolean"
36723
- },
36724
- "description": "Indicates that this element should get focus after the page finishes loading. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute for more information.",
36725
- "fieldName": "autofocus",
36704
+ "description": "When true, prefix/suffix are not exposed to assistive technology (`aria-hidden` on affixes,\nand their ids are omitted from the control's `aria-describedby`).\nUse only when the unit or symbol is redundant with the visible label or other text.",
36726
36705
  "inheritedFrom": {
36727
36706
  "name": "TextField",
36728
36707
  "module": "src/text-field/text-field.ts"
36729
36708
  }
36730
36709
  },
36731
- {
36732
- "name": "placeholder",
36733
- "type": {
36734
- "text": "string"
36735
- },
36736
- "description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
36737
- "fieldName": "placeholder",
36738
- "inheritedFrom": {
36739
- "name": "TextField",
36740
- "module": "src/text-field/text-field.ts"
36741
- }
36742
- },
36743
- {
36744
- "name": "type",
36745
- "type": {
36746
- "text": "TextFieldType"
36747
- },
36748
- "description": "Allows setting a type or mode of text.",
36749
- "fieldName": "type",
36750
- "inheritedFrom": {
36751
- "name": "TextField",
36752
- "module": "src/text-field/text-field.ts"
36753
- }
36754
- },
36755
- {
36756
- "name": "list",
36757
- "type": {
36758
- "text": "string"
36759
- },
36760
- "description": "Allows associating a https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist to the element by https://developer.mozilla.org/en-US/docs/Web/API/Element/id.",
36761
- "fieldName": "list",
36762
- "inheritedFrom": {
36763
- "name": "TextField",
36764
- "module": "src/text-field/text-field.ts"
36765
- }
36766
- },
36767
- {
36768
- "name": "pattern",
36769
- "type": {
36770
- "text": "string"
36771
- },
36772
- "description": "A regular expression that the value must match to pass validation.",
36773
- "fieldName": "pattern",
36774
- "inheritedFrom": {
36775
- "name": "TextField",
36776
- "module": "src/text-field/text-field.ts"
36777
- }
36778
- }
36779
- ],
36780
- "members": [
36781
36710
  {
36782
36711
  "kind": "field",
36783
36712
  "name": "autocomplete",
@@ -36831,43 +36760,6 @@
36831
36760
  "module": "src/text-field/text-field.ts"
36832
36761
  }
36833
36762
  },
36834
- {
36835
- "kind": "field",
36836
- "name": "prefix",
36837
- "type": {
36838
- "text": "string"
36839
- },
36840
- "description": "Optional non-editable label shown on the left inside the field, before the input.",
36841
- "inheritedFrom": {
36842
- "name": "TextField",
36843
- "module": "src/text-field/text-field.ts"
36844
- }
36845
- },
36846
- {
36847
- "kind": "field",
36848
- "name": "suffix",
36849
- "type": {
36850
- "text": "string"
36851
- },
36852
- "description": "Optional non-editable suffix (e.g. unit label) shown on the right inside the field.",
36853
- "inheritedFrom": {
36854
- "name": "TextField",
36855
- "module": "src/text-field/text-field.ts"
36856
- }
36857
- },
36858
- {
36859
- "kind": "field",
36860
- "name": "hideAffixFromScreenReader",
36861
- "type": {
36862
- "text": "boolean"
36863
- },
36864
- "default": "false",
36865
- "description": "When true, prefix/suffix are not exposed to assistive technology (`aria-hidden` on affixes, and their ids are omitted from the control’s `aria-describedby`).\nUse only when the unit or symbol is redundant with the visible label or other text.",
36866
- "inheritedFrom": {
36867
- "name": "TextField",
36868
- "module": "src/text-field/text-field.ts"
36869
- }
36870
- },
36871
36763
  {
36872
36764
  "kind": "field",
36873
36765
  "name": "readOnly",
@@ -37288,6 +37180,114 @@
37288
37180
  }
37289
37181
  }
37290
37182
  ],
37183
+ "attributes": [
37184
+ {
37185
+ "name": "autocomplete",
37186
+ "type": {
37187
+ "text": "string"
37188
+ },
37189
+ "default": "'off'",
37190
+ "fieldName": "autocomplete",
37191
+ "inheritedFrom": {
37192
+ "name": "TextField",
37193
+ "module": "src/text-field/text-field.ts"
37194
+ }
37195
+ },
37196
+ {
37197
+ "name": "autocapitalize",
37198
+ "type": {
37199
+ "text": "string"
37200
+ },
37201
+ "default": "'off'",
37202
+ "fieldName": "autocapitalize",
37203
+ "inheritedFrom": {
37204
+ "name": "TextField",
37205
+ "module": "src/text-field/text-field.ts"
37206
+ }
37207
+ },
37208
+ {
37209
+ "name": "step",
37210
+ "type": {
37211
+ "text": "number"
37212
+ },
37213
+ "fieldName": "step",
37214
+ "inheritedFrom": {
37215
+ "name": "TextField",
37216
+ "module": "src/text-field/text-field.ts"
37217
+ }
37218
+ },
37219
+ {
37220
+ "name": "readonly",
37221
+ "type": {
37222
+ "text": "boolean"
37223
+ },
37224
+ "description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
37225
+ "fieldName": "readOnly",
37226
+ "inheritedFrom": {
37227
+ "name": "TextField",
37228
+ "module": "src/text-field/text-field.ts"
37229
+ }
37230
+ },
37231
+ {
37232
+ "type": {
37233
+ "text": "boolean"
37234
+ },
37235
+ "description": "Indicates that this element should get focus after the page finishes loading. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute for more information.",
37236
+ "fieldName": "autofocus",
37237
+ "inheritedFrom": {
37238
+ "name": "TextField",
37239
+ "module": "src/text-field/text-field.ts"
37240
+ }
37241
+ },
37242
+ {
37243
+ "name": "placeholder",
37244
+ "type": {
37245
+ "text": "string"
37246
+ },
37247
+ "description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
37248
+ "fieldName": "placeholder",
37249
+ "inheritedFrom": {
37250
+ "name": "TextField",
37251
+ "module": "src/text-field/text-field.ts"
37252
+ }
37253
+ },
37254
+ {
37255
+ "name": "type",
37256
+ "type": {
37257
+ "text": "TextFieldType"
37258
+ },
37259
+ "description": "Allows setting a type or mode of text.",
37260
+ "fieldName": "type",
37261
+ "inheritedFrom": {
37262
+ "name": "TextField",
37263
+ "module": "src/text-field/text-field.ts"
37264
+ }
37265
+ },
37266
+ {
37267
+ "name": "list",
37268
+ "type": {
37269
+ "text": "string"
37270
+ },
37271
+ "description": "Allows associating a https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist to the element by https://developer.mozilla.org/en-US/docs/Web/API/Element/id.",
37272
+ "fieldName": "list",
37273
+ "inheritedFrom": {
37274
+ "name": "TextField",
37275
+ "module": "src/text-field/text-field.ts"
37276
+ }
37277
+ },
37278
+ {
37279
+ "name": "pattern",
37280
+ "type": {
37281
+ "text": "string"
37282
+ },
37283
+ "description": "A regular expression that the value must match to pass validation.",
37284
+ "fieldName": "pattern",
37285
+ "inheritedFrom": {
37286
+ "name": "TextField",
37287
+ "module": "src/text-field/text-field.ts"
37288
+ }
37289
+ }
37290
+ ],
37291
37291
  "events": [
37292
37292
  {
37293
37293
  "description": "Fires a custom 'change' event when the value has changed",
@@ -1 +1 @@
1
- {"version":3,"file":"number-field.styles.d.ts","sourceRoot":"","sources":["../../../src/number-field/number-field.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,KAAK,EACV,wBAAwB,EACxB,2BAA2B,EAC5B,MAAM,4BAA4B,CAAC;AAEpC,eAAO,MAAM,sBAAsB,GACjC,SAAS,wBAAwB,EACjC,YAAY,2BAA2B,KACtC,aA+FF,CAAC"}
1
+ {"version":3,"file":"number-field.styles.d.ts","sourceRoot":"","sources":["../../../src/number-field/number-field.styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAO,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,KAAK,EACV,wBAAwB,EACxB,2BAA2B,EAC5B,MAAM,4BAA4B,CAAC;AAEpC,eAAO,MAAM,sBAAsB,GACjC,SAAS,wBAAwB,EACjC,YAAY,2BAA2B,KACtC,aAiGF,CAAC"}
@@ -1,3 +1,4 @@
1
+ import { sharedFieldStyles } from '@genesislcap/foundation-ui';
1
2
  import { css } from '@microsoft/fast-element';
2
3
  export const rapidNumberFieldStyles = (context, definition) => css `
3
4
  :host {
@@ -94,4 +95,6 @@ export const rapidNumberFieldStyles = (context, definition) => css `
94
95
  .control:focus-visible {
95
96
  outline: none;
96
97
  }
98
+
99
+ ${sharedFieldStyles}
97
100
  `;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/rapid-design-system",
3
3
  "description": "Rapid Design System",
4
- "version": "14.416.1",
4
+ "version": "14.417.0-FUI-0-react-renderers.1",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -35,17 +35,17 @@
35
35
  },
36
36
  "devDependencies": {
37
37
  "@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
38
- "@genesislcap/genx": "14.416.1",
39
- "@genesislcap/rollup-builder": "14.416.1",
40
- "@genesislcap/ts-builder": "14.416.1",
41
- "@genesislcap/uvu-playwright-builder": "14.416.1",
42
- "@genesislcap/vite-builder": "14.416.1",
43
- "@genesislcap/webpack-builder": "14.416.1"
38
+ "@genesislcap/genx": "14.417.0-FUI-0-react-renderers.1",
39
+ "@genesislcap/rollup-builder": "14.417.0-FUI-0-react-renderers.1",
40
+ "@genesislcap/ts-builder": "14.417.0-FUI-0-react-renderers.1",
41
+ "@genesislcap/uvu-playwright-builder": "14.417.0-FUI-0-react-renderers.1",
42
+ "@genesislcap/vite-builder": "14.417.0-FUI-0-react-renderers.1",
43
+ "@genesislcap/webpack-builder": "14.417.0-FUI-0-react-renderers.1"
44
44
  },
45
45
  "dependencies": {
46
- "@genesislcap/foundation-logger": "14.416.1",
47
- "@genesislcap/foundation-ui": "14.416.1",
48
- "@genesislcap/foundation-utils": "14.416.1",
46
+ "@genesislcap/foundation-logger": "14.417.0-FUI-0-react-renderers.1",
47
+ "@genesislcap/foundation-ui": "14.417.0-FUI-0-react-renderers.1",
48
+ "@genesislcap/foundation-utils": "14.417.0-FUI-0-react-renderers.1",
49
49
  "@microsoft/fast-colors": "5.3.1",
50
50
  "@microsoft/fast-components": "2.30.6",
51
51
  "@microsoft/fast-element": "1.14.0",
@@ -62,5 +62,5 @@
62
62
  "access": "public"
63
63
  },
64
64
  "customElements": "dist/custom-elements.json",
65
- "gitHead": "dd39f2bffbd92a41d51853efc09425731aab4d12"
65
+ "gitHead": "41516c5593cc64a42b33da71ea45e3e3a8beab88"
66
66
  }