Skip to content

Commit 5d00641

Browse files
committed
Preserve untyped protocol extension properties generically.
1 parent 030498c commit 5d00641

10 files changed

Lines changed: 1344 additions & 4749 deletions

File tree

Package.resolved

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

platforms/swift/Samples/CheckoutKitSwiftDemo/CheckoutKitSwiftDemo/Sources/Localizable.xcstrings

Lines changed: 1 addition & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -3,33 +3,13 @@
33
"strings" : {
44
"%@" : {
55

6-
},
7-
"%lld" : {
8-
96
},
107
"✓" : {
118

129
},
1310
"Access your orders, saved addresses, and checkout faster." : {
1411
"comment" : "A description of the benefits of signing in to an account.",
1512
"isCommentAutoGenerated" : true
16-
},
17-
"Account" : {
18-
"comment" : "The title of the view that displays the user's account information.",
19-
"isCommentAutoGenerated" : true
20-
},
21-
"Account tab" : {
22-
"comment" : "A link to the \"Account\" tab on a mobile device.",
23-
"isCommentAutoGenerated" : true
24-
},
25-
"Add to Cart" : {
26-
27-
},
28-
"Added" : {
29-
30-
},
31-
"Adding..." : {
32-
3313
},
3414
"Apple Pay" : {
3515

@@ -38,36 +18,18 @@
3818
"comment" : "A section header in the settings view.",
3919
"isCommentAutoGenerated" : true
4020
},
41-
"Buyer Identity" : {
42-
"comment" : "A label for the \"Buyer Identity\" section in the settings.",
43-
"isCommentAutoGenerated" : true
44-
},
4521
"By default, the app will only handle the selections above and route everything else to Safari. Enabling the \"Handle all Universal Links\" setting will route all Universal Links to this app." : {
4622

47-
},
48-
"Cancel" : {
49-
"comment" : "The text for a button that dismisses the current view.",
50-
"isCommentAutoGenerated" : true
51-
},
52-
"Change user" : {
53-
"comment" : "A button label that allows a user to change their currently signed-in user.",
54-
"isCommentAutoGenerated" : true
5523
},
5624
"Changing Buyer Identity will log you out." : {
5725
"comment" : "A description below the option to change the user in the Buyer Identity section. It explains that changing the user will log the user out.",
5826
"isCommentAutoGenerated" : true
5927
},
6028
"Check out" : {
6129

62-
},
63-
"Checkout Kit" : {
64-
6530
},
6631
"Checkout Kit version" : {
6732

68-
},
69-
"Checkout preloading" : {
70-
7133
},
7234
"Clear" : {
7335

@@ -84,25 +46,9 @@
8446
},
8547
"Features" : {
8648

87-
},
88-
"Handle all Universal Links" : {
89-
90-
},
91-
"Handle Cart URLs" : {
92-
93-
},
94-
"Handle Checkout URLs" : {
95-
96-
},
97-
"Handle Product URLs" : {
98-
9949
},
10050
"Loading products..." : {
10151

102-
},
103-
"Loading..." : {
104-
"comment" : "A placeholder text indicating that content is loading.",
105-
"isCommentAutoGenerated" : true
10652
},
10753
"Logging" : {
10854

@@ -126,9 +72,6 @@
12672
},
12773
"Sample app version" : {
12874

129-
},
130-
"Settings" : {
131-
13275
},
13376
"shopify_checkout_kit_title" : {
13477
"comment" : "The title of the checkout sheet.",
@@ -186,10 +129,6 @@
186129
},
187130
"Version" : {
188131

189-
},
190-
"Window open handler" : {
191-
"comment" : "A label for the selection of the window open handler in the settings.",
192-
"isCommentAutoGenerated" : true
193132
},
194133
"Your cart is empty." : {
195134

@@ -200,4 +139,4 @@
200139
}
201140
},
202141
"version" : "1.1"
203-
}
142+
}

protocol/languages/kotlin/embedded-checkout-protocol/api/embedded-checkout-protocol.api

Lines changed: 832 additions & 838 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)