playbook_ui_docs 13.10.0.pre.alpha.PLAY1051removinghighchartsdependency1465 → 13.10.0.pre.alpha.dependabotnpmandyarnfortawesomefontawesomepro6421439

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cbb0c2896bb8e995f2700c9c2cdba995798b0fa22c39c69e2d2fa4504cd1773b
4
- data.tar.gz: b27728d88b6364868764e0cf1b74f32a48ad34ffd75871a66436a7e7c7ae136e
3
+ metadata.gz: 348320edf5f819b1edde5e04781f349932e704226f8d3b0fa9190b40144f60e7
4
+ data.tar.gz: fd40c09e256ce4910f900b5b2337c885e274f004c2e9135349dd2aedf4bbb177
5
5
  SHA512:
6
- metadata.gz: d7a3671a7e03a8cbd90db39ce5d6954f017c60e6ea8f9ef59868d4da424951e1510fe1d0aa68ed8354e647f0293fa2710530c07c5cf9d4ae7bf79cc41c1636dc
7
- data.tar.gz: c11fe5ebc1fe84effb9face9a93d147fd4f503eb63eaafc8194ab2e597646b073359f88c4fbf99d700a5ae96c29c9bd8d27201a173d34b8574fd4a70f158b441
6
+ metadata.gz: c796ff36d4c9db20892df396cef24728fffba3e55419a2503ef1ebd39108594481d5fca9ea9130c431a571754ad400641c473b9c41186eb64aaf854bd0c5afcd
7
+ data.tar.gz: ae218913d690c000ab6ec3c8e3c2f5e0a47437ebd073b043c0783384e66a0fa280232e64bf2ba1420d0d2cdb5ccecd3410fa87cc1767dc9771594f2033227b61
@@ -13,10 +13,3 @@ examples:
13
13
  - checkbox_custom: Custom Checkbox
14
14
  - checkbox_error: Default w/ Error
15
15
  - checkbox_indeterminate: Indeterminate Checkbox
16
-
17
- swift:
18
- - checkbox_default_swift: Default
19
- - checkbox_error_swift: Default w/ Error
20
- - checkbox_indeterminate_swift: Indeterminate Checkbox
21
- - checkbox_props_swift: ""
22
-
@@ -12,10 +12,3 @@ examples:
12
12
  - icon_circle_sizes: Size
13
13
  - icon_circle_color: Color
14
14
  - icon_circle_emoji: With Emoji
15
-
16
- swift:
17
- - icon_circle_defaul_swift: Default
18
- - icon_circle_sizes_swift: Size
19
- - icon_circle_color_swift: Color
20
- - icon_circle_color_props: ""
21
-