@primer-io/primer-js 1.3.0 → 1.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +19 -1
- package/dist/custom-elements.json +170 -211
- package/dist/jsx/index.d.ts +14 -16
- package/dist/primer-loader.d.ts +32 -9
- package/dist/primer-loader.js +14 -14
- package/dist/vscode.html-custom-data.json +0 -5
- package/dist/web-types.json +4 -31
- package/package.json +1 -1
|
@@ -264,11 +264,6 @@
|
|
|
264
264
|
"description": "The name attribute for the select element",
|
|
265
265
|
"values": []
|
|
266
266
|
},
|
|
267
|
-
{
|
|
268
|
-
"name": "id",
|
|
269
|
-
"description": "The id attribute for the select element",
|
|
270
|
-
"values": []
|
|
271
|
-
},
|
|
272
267
|
{
|
|
273
268
|
"name": "value",
|
|
274
269
|
"description": "The current value of the select",
|
package/dist/web-types.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
|
|
3
3
|
"name": "@primer-io/primer-js",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.4.0",
|
|
5
5
|
"description-markup": "markdown",
|
|
6
6
|
"contributions": {
|
|
7
7
|
"html": {
|
|
@@ -671,11 +671,6 @@
|
|
|
671
671
|
"description": "The name attribute for the select element",
|
|
672
672
|
"value": { "type": "string", "default": "''" }
|
|
673
673
|
},
|
|
674
|
-
{
|
|
675
|
-
"name": "id",
|
|
676
|
-
"description": "The id attribute for the select element",
|
|
677
|
-
"value": { "type": "string", "default": "''" }
|
|
678
|
-
},
|
|
679
674
|
{
|
|
680
675
|
"name": "value",
|
|
681
676
|
"description": "The current value of the select",
|
|
@@ -698,26 +693,16 @@
|
|
|
698
693
|
}
|
|
699
694
|
],
|
|
700
695
|
"events": [
|
|
701
|
-
{
|
|
702
|
-
"name": "change",
|
|
703
|
-
"type": "CustomEvent",
|
|
704
|
-
"description": "Fired when selection changes"
|
|
705
|
-
},
|
|
696
|
+
{ "name": "change", "description": "Fired when selection changes" },
|
|
706
697
|
{
|
|
707
698
|
"name": "input",
|
|
708
|
-
"type": "CustomEvent",
|
|
709
699
|
"description": "Fired when input value changes"
|
|
710
700
|
},
|
|
711
701
|
{
|
|
712
702
|
"name": "focus",
|
|
713
|
-
"type": "CustomEvent",
|
|
714
703
|
"description": "Fired when select receives focus"
|
|
715
704
|
},
|
|
716
|
-
{
|
|
717
|
-
"name": "blur",
|
|
718
|
-
"type": "CustomEvent",
|
|
719
|
-
"description": "Fired when select loses focus"
|
|
720
|
-
}
|
|
705
|
+
{ "name": "blur", "description": "Fired when select loses focus" }
|
|
721
706
|
],
|
|
722
707
|
"js": {
|
|
723
708
|
"properties": [
|
|
@@ -726,11 +711,6 @@
|
|
|
726
711
|
"description": "The name attribute for the select element",
|
|
727
712
|
"type": "string"
|
|
728
713
|
},
|
|
729
|
-
{
|
|
730
|
-
"name": "id",
|
|
731
|
-
"description": "The id attribute for the select element",
|
|
732
|
-
"type": "string"
|
|
733
|
-
},
|
|
734
714
|
{
|
|
735
715
|
"name": "value",
|
|
736
716
|
"description": "The current value of the select",
|
|
@@ -760,24 +740,17 @@
|
|
|
760
740
|
"events": [
|
|
761
741
|
{
|
|
762
742
|
"name": "change",
|
|
763
|
-
"type": "CustomEvent",
|
|
764
743
|
"description": "Fired when selection changes"
|
|
765
744
|
},
|
|
766
745
|
{
|
|
767
746
|
"name": "input",
|
|
768
|
-
"type": "CustomEvent",
|
|
769
747
|
"description": "Fired when input value changes"
|
|
770
748
|
},
|
|
771
749
|
{
|
|
772
750
|
"name": "focus",
|
|
773
|
-
"type": "CustomEvent",
|
|
774
751
|
"description": "Fired when select receives focus"
|
|
775
752
|
},
|
|
776
|
-
{
|
|
777
|
-
"name": "blur",
|
|
778
|
-
"type": "CustomEvent",
|
|
779
|
-
"description": "Fired when select loses focus"
|
|
780
|
-
}
|
|
753
|
+
{ "name": "blur", "description": "Fired when select loses focus" }
|
|
781
754
|
]
|
|
782
755
|
}
|
|
783
756
|
},
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@primer-io/primer-js",
|
|
3
3
|
"description": "Primer Checkout is a web component-based SDK for building secure, customizable, and PCI-compliant checkout experiences. Designed with a modular architecture, it integrates seamlessly with any JavaScript framework and supports multiple payment methods.",
|
|
4
4
|
"license": "BSD-3-Clause",
|
|
5
|
-
"version": "1.
|
|
5
|
+
"version": "1.4.0",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"main": "./dist/primer-loader.js",
|
|
8
8
|
"types": "./dist/primer-loader.d.ts",
|