playbook_ui_docs 13.13.0.pre.alpha.play900startratingasinput1657 → 13.13.0.pre.alpha.play10821726
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/pb_kits/playbook/pb_card/docs/_card_background.jsx +5 -4
- data/app/pb_kits/playbook/pb_contact/docs/_contact_default_swift.md +14 -0
- data/app/pb_kits/playbook/pb_contact/docs/_contact_props_swift.md +6 -0
- data/app/pb_kits/playbook/pb_contact/docs/_contact_with_detail_swift.md +14 -0
- data/app/pb_kits/playbook/pb_contact/docs/example.yml +6 -0
- data/app/pb_kits/playbook/pb_date/docs/_date_alignment_swift.md +11 -0
- data/app/pb_kits/playbook/pb_date/docs/_date_default_swift.md +16 -0
- data/app/pb_kits/playbook/pb_date/docs/_date_props_swift.md +8 -0
- data/app/pb_kits/playbook/pb_date/docs/_date_unstyled_swift.md +11 -0
- data/app/pb_kits/playbook/pb_date/docs/_date_variants_swift.md +14 -0
- data/app/pb_kits/playbook/pb_date/docs/example.yml +7 -0
- data/app/pb_kits/playbook/pb_dialog/docs/_dialog_full_height.jsx +8 -4
- data/app/pb_kits/playbook/pb_dialog/docs/_dialog_full_height_placement.jsx +8 -4
- data/app/pb_kits/playbook/pb_dialog/docs/_dialog_scrollable.jsx +4 -2
- data/app/pb_kits/playbook/pb_dialog/docs/_dialog_status.jsx +1 -1
- data/app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_default_swift.md +18 -0
- data/app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_emphasis_swift.md +34 -0
- data/app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_link_swift.md +18 -0
- data/app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_modified_swift.md +13 -0
- data/app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_props_swift.md +14 -0
- data/app/pb_kits/playbook/pb_home_address_street/docs/example.yml +6 -0
- data/app/pb_kits/playbook/pb_star_rating/docs/_star_rating_default.html.erb +8 -6
- data/app/pb_kits/playbook/pb_star_rating/docs/_star_rating_default.jsx +6 -19
- data/app/pb_kits/playbook/pb_star_rating/docs/_star_rating_hide.html.erb +1 -3
- data/app/pb_kits/playbook/pb_star_rating/docs/_star_rating_hide.jsx +5 -22
- data/app/pb_kits/playbook/pb_star_rating/docs/example.yml +5 -12
- data/app/pb_kits/playbook/pb_star_rating/docs/index.js +0 -8
- data/dist/menu.yml +240 -168
- data/dist/playbook-doc.js +8 -8
- metadata +15 -10
- data/app/pb_kits/playbook/pb_star_rating/docs/_star_rating_background_options.html.erb +0 -2
- data/app/pb_kits/playbook/pb_star_rating/docs/_star_rating_background_options.jsx +0 -25
- data/app/pb_kits/playbook/pb_star_rating/docs/_star_rating_color_options.html.erb +0 -3
- data/app/pb_kits/playbook/pb_star_rating/docs/_star_rating_color_options.jsx +0 -31
- data/app/pb_kits/playbook/pb_star_rating/docs/_star_rating_number_config.html.erb +0 -6
- data/app/pb_kits/playbook/pb_star_rating/docs/_star_rating_number_config.jsx +0 -58
- data/app/pb_kits/playbook/pb_star_rating/docs/_star_rating_size_options.html.erb +0 -16
- data/app/pb_kits/playbook/pb_star_rating/docs/_star_rating_size_options.jsx +0 -60
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: playbook_ui_docs
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 13.13.0.pre.alpha.
|
4
|
+
version: 13.13.0.pre.alpha.play10821726
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Power UX
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2023-12-
|
12
|
+
date: 2023-12-18 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: playbook_ui
|
@@ -323,8 +323,11 @@ files:
|
|
323
323
|
- app/pb_kits/playbook/pb_collapsible/docs/index.js
|
324
324
|
- app/pb_kits/playbook/pb_contact/docs/_contact_default.html.erb
|
325
325
|
- app/pb_kits/playbook/pb_contact/docs/_contact_default.jsx
|
326
|
+
- app/pb_kits/playbook/pb_contact/docs/_contact_default_swift.md
|
327
|
+
- app/pb_kits/playbook/pb_contact/docs/_contact_props_swift.md
|
326
328
|
- app/pb_kits/playbook/pb_contact/docs/_contact_with_detail.html.erb
|
327
329
|
- app/pb_kits/playbook/pb_contact/docs/_contact_with_detail.jsx
|
330
|
+
- app/pb_kits/playbook/pb_contact/docs/_contact_with_detail_swift.md
|
328
331
|
- app/pb_kits/playbook/pb_contact/docs/_description.md
|
329
332
|
- app/pb_kits/playbook/pb_contact/docs/example.yml
|
330
333
|
- app/pb_kits/playbook/pb_contact/docs/index.js
|
@@ -355,15 +358,20 @@ files:
|
|
355
358
|
- app/pb_kits/playbook/pb_dashboard_value/docs/index.js
|
356
359
|
- app/pb_kits/playbook/pb_date/docs/_date_alignment.html.erb
|
357
360
|
- app/pb_kits/playbook/pb_date/docs/_date_alignment.jsx
|
361
|
+
- app/pb_kits/playbook/pb_date/docs/_date_alignment_swift.md
|
358
362
|
- app/pb_kits/playbook/pb_date/docs/_date_default.html.erb
|
359
363
|
- app/pb_kits/playbook/pb_date/docs/_date_default.jsx
|
364
|
+
- app/pb_kits/playbook/pb_date/docs/_date_default_swift.md
|
365
|
+
- app/pb_kits/playbook/pb_date/docs/_date_props_swift.md
|
360
366
|
- app/pb_kits/playbook/pb_date/docs/_date_timezone.html.erb
|
361
367
|
- app/pb_kits/playbook/pb_date/docs/_date_timezone.md
|
362
368
|
- app/pb_kits/playbook/pb_date/docs/_date_unstyled.html.erb
|
363
369
|
- app/pb_kits/playbook/pb_date/docs/_date_unstyled.jsx
|
364
370
|
- app/pb_kits/playbook/pb_date/docs/_date_unstyled.md
|
371
|
+
- app/pb_kits/playbook/pb_date/docs/_date_unstyled_swift.md
|
365
372
|
- app/pb_kits/playbook/pb_date/docs/_date_variants.html.erb
|
366
373
|
- app/pb_kits/playbook/pb_date/docs/_date_variants.jsx
|
374
|
+
- app/pb_kits/playbook/pb_date/docs/_date_variants_swift.md
|
367
375
|
- app/pb_kits/playbook/pb_date/docs/_description.md
|
368
376
|
- app/pb_kits/playbook/pb_date/docs/example.yml
|
369
377
|
- app/pb_kits/playbook/pb_date/docs/index.js
|
@@ -700,14 +708,19 @@ files:
|
|
700
708
|
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_default.html.erb
|
701
709
|
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_default.jsx
|
702
710
|
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_default.md
|
711
|
+
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_default_swift.md
|
703
712
|
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_emphasis.html.erb
|
704
713
|
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_emphasis.jsx
|
705
714
|
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_emphasis.md
|
715
|
+
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_emphasis_swift.md
|
706
716
|
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_link.html.erb
|
707
717
|
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_link.jsx
|
708
718
|
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_link.md
|
719
|
+
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_link_swift.md
|
709
720
|
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_modified.html.erb
|
710
721
|
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_modified.jsx
|
722
|
+
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_modified_swift.md
|
723
|
+
- app/pb_kits/playbook/pb_home_address_street/docs/_home_address_street_props_swift.md
|
711
724
|
- app/pb_kits/playbook/pb_home_address_street/docs/example.yml
|
712
725
|
- app/pb_kits/playbook/pb_home_address_street/docs/index.js
|
713
726
|
- app/pb_kits/playbook/pb_icon/docs/_description.md
|
@@ -1313,18 +1326,10 @@ files:
|
|
1313
1326
|
- app/pb_kits/playbook/pb_source/docs/example.yml
|
1314
1327
|
- app/pb_kits/playbook/pb_source/docs/index.js
|
1315
1328
|
- app/pb_kits/playbook/pb_star_rating/docs/_description.md
|
1316
|
-
- app/pb_kits/playbook/pb_star_rating/docs/_star_rating_background_options.html.erb
|
1317
|
-
- app/pb_kits/playbook/pb_star_rating/docs/_star_rating_background_options.jsx
|
1318
|
-
- app/pb_kits/playbook/pb_star_rating/docs/_star_rating_color_options.html.erb
|
1319
|
-
- app/pb_kits/playbook/pb_star_rating/docs/_star_rating_color_options.jsx
|
1320
1329
|
- app/pb_kits/playbook/pb_star_rating/docs/_star_rating_default.html.erb
|
1321
1330
|
- app/pb_kits/playbook/pb_star_rating/docs/_star_rating_default.jsx
|
1322
1331
|
- app/pb_kits/playbook/pb_star_rating/docs/_star_rating_hide.html.erb
|
1323
1332
|
- app/pb_kits/playbook/pb_star_rating/docs/_star_rating_hide.jsx
|
1324
|
-
- app/pb_kits/playbook/pb_star_rating/docs/_star_rating_number_config.html.erb
|
1325
|
-
- app/pb_kits/playbook/pb_star_rating/docs/_star_rating_number_config.jsx
|
1326
|
-
- app/pb_kits/playbook/pb_star_rating/docs/_star_rating_size_options.html.erb
|
1327
|
-
- app/pb_kits/playbook/pb_star_rating/docs/_star_rating_size_options.jsx
|
1328
1333
|
- app/pb_kits/playbook/pb_star_rating/docs/example.yml
|
1329
1334
|
- app/pb_kits/playbook/pb_star_rating/docs/index.js
|
1330
1335
|
- app/pb_kits/playbook/pb_stat_change/docs/_description.md
|
@@ -1,25 +0,0 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
|
3
|
-
import StarRating from '../_star_rating'
|
4
|
-
|
5
|
-
const StarRatingBackgroundOptions = (props) => (
|
6
|
-
<>
|
7
|
-
|
8
|
-
<StarRating
|
9
|
-
paddingBottom="xs"
|
10
|
-
rating={3}
|
11
|
-
{...props}
|
12
|
-
/>
|
13
|
-
|
14
|
-
|
15
|
-
<StarRating
|
16
|
-
backgroundType='outline'
|
17
|
-
paddingBottom="xs"
|
18
|
-
rating={3}
|
19
|
-
{...props}
|
20
|
-
/>
|
21
|
-
|
22
|
-
</>
|
23
|
-
)
|
24
|
-
|
25
|
-
export default StarRatingBackgroundOptions
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<%= pb_rails("star_rating", props: { rating: 3, padding_bottom: "xs" }) %>
|
2
|
-
<%= pb_rails("star_rating", props: { rating: 3, color_option: "primary", padding_bottom: "xs" }) %>
|
3
|
-
<%= pb_rails("star_rating", props: { rating: 3, color_option: "subtle", padding_bottom: "xs" }) %>
|
@@ -1,31 +0,0 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
|
3
|
-
import StarRating from '../_star_rating'
|
4
|
-
|
5
|
-
const StarRatingColorOptions = (props) => (
|
6
|
-
<>
|
7
|
-
|
8
|
-
<StarRating
|
9
|
-
paddingBottom="xs"
|
10
|
-
rating={3}
|
11
|
-
{...props}
|
12
|
-
/>
|
13
|
-
|
14
|
-
<StarRating
|
15
|
-
colorOption='primary'
|
16
|
-
paddingBottom="xs"
|
17
|
-
rating={3}
|
18
|
-
{...props}
|
19
|
-
/>
|
20
|
-
|
21
|
-
<StarRating
|
22
|
-
colorOption='subtle'
|
23
|
-
paddingBottom="xs"
|
24
|
-
rating={3}
|
25
|
-
{...props}
|
26
|
-
/>
|
27
|
-
|
28
|
-
</>
|
29
|
-
)
|
30
|
-
|
31
|
-
export default StarRatingColorOptions
|
@@ -1,6 +0,0 @@
|
|
1
|
-
<%= pb_rails("star_rating", props: { rating: 3, denominator: 3, padding_bottom: "xs" }) %>
|
2
|
-
<%= pb_rails("star_rating", props: { rating: 3, denominator: 4, padding_bottom: "xs" }) %>
|
3
|
-
<%= pb_rails("star_rating", props: { rating: 3, padding_bottom: "xs" }) %>
|
4
|
-
<%= pb_rails("star_rating", props: { rating: 3, denominator: 6, padding_bottom: "xs" }) %>
|
5
|
-
<%= pb_rails("star_rating", props: { rating: 3, denominator: 7, padding_bottom: "xs" }) %>
|
6
|
-
<%= pb_rails("star_rating", props: { rating: 3, denominator: 8, padding_bottom: "xs" }) %>
|
@@ -1,58 +0,0 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
|
3
|
-
import StarRating from '../_star_rating'
|
4
|
-
|
5
|
-
const StarRatingNumberConfig = (props) => (
|
6
|
-
<>
|
7
|
-
|
8
|
-
<StarRating
|
9
|
-
denominator={3}
|
10
|
-
paddingBottom="xs"
|
11
|
-
rating={3}
|
12
|
-
{...props}
|
13
|
-
/>
|
14
|
-
|
15
|
-
|
16
|
-
<StarRating
|
17
|
-
denominator={4}
|
18
|
-
paddingBottom="xs"
|
19
|
-
rating={3}
|
20
|
-
{...props}
|
21
|
-
/>
|
22
|
-
|
23
|
-
|
24
|
-
<StarRating
|
25
|
-
denominator={5}
|
26
|
-
paddingBottom="xs"
|
27
|
-
rating={3}
|
28
|
-
{...props}
|
29
|
-
/>
|
30
|
-
|
31
|
-
|
32
|
-
<StarRating
|
33
|
-
denominator={6}
|
34
|
-
paddingBottom="xs"
|
35
|
-
rating={3}
|
36
|
-
{...props}
|
37
|
-
/>
|
38
|
-
|
39
|
-
|
40
|
-
<StarRating
|
41
|
-
denominator={7}
|
42
|
-
paddingBottom="xs"
|
43
|
-
rating={3}
|
44
|
-
{...props}
|
45
|
-
/>
|
46
|
-
|
47
|
-
|
48
|
-
<StarRating
|
49
|
-
denominator={8}
|
50
|
-
paddingBottom="xs"
|
51
|
-
rating={3}
|
52
|
-
{...props}
|
53
|
-
/>
|
54
|
-
|
55
|
-
</>
|
56
|
-
)
|
57
|
-
|
58
|
-
export default StarRatingNumberConfig
|
@@ -1,16 +0,0 @@
|
|
1
|
-
<%= pb_rails("star_rating", props: { rating: 3, size: "xs", padding_bottom: "xs" }) %>
|
2
|
-
|
3
|
-
|
4
|
-
<%= pb_rails("star_rating", props: { rating: 3, size: "sm", padding_bottom: "xs" }) %>
|
5
|
-
|
6
|
-
|
7
|
-
<%= pb_rails("star_rating", props: { rating: 3, size: "md", padding_bottom: "xs" }) %>
|
8
|
-
|
9
|
-
|
10
|
-
<%= pb_rails("star_rating", props: { rating: 3, size: "lg", padding_bottom: "xs" }) %>
|
11
|
-
|
12
|
-
|
13
|
-
<%= pb_rails("star_rating", props: { rating: 3, size: "lg", layout_option: "number", padding_bottom: "xs" }) %>
|
14
|
-
|
15
|
-
|
16
|
-
<%= pb_rails("star_rating", props: { rating: 3, size: "lg", layout_option: "onestar", padding_bottom: "xs" }) %>
|
@@ -1,60 +0,0 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
|
3
|
-
import StarRating from '../_star_rating'
|
4
|
-
|
5
|
-
const StarRatingSizeOptions = (props) => (
|
6
|
-
<>
|
7
|
-
|
8
|
-
<StarRating
|
9
|
-
paddingBottom="xs"
|
10
|
-
rating={3}
|
11
|
-
size="xs"
|
12
|
-
{...props}
|
13
|
-
/>
|
14
|
-
|
15
|
-
|
16
|
-
<StarRating
|
17
|
-
paddingBottom="xs"
|
18
|
-
rating={3}
|
19
|
-
size="sm"
|
20
|
-
{...props}
|
21
|
-
/>
|
22
|
-
|
23
|
-
|
24
|
-
<StarRating
|
25
|
-
paddingBottom="xs"
|
26
|
-
rating={3}
|
27
|
-
size="md"
|
28
|
-
{...props}
|
29
|
-
/>
|
30
|
-
|
31
|
-
|
32
|
-
<StarRating
|
33
|
-
paddingBottom="xs"
|
34
|
-
rating={3}
|
35
|
-
size="lg"
|
36
|
-
{...props}
|
37
|
-
/>
|
38
|
-
|
39
|
-
|
40
|
-
<StarRating
|
41
|
-
layoutOption="number"
|
42
|
-
paddingBottom="xs"
|
43
|
-
rating={3}
|
44
|
-
size="lg"
|
45
|
-
{...props}
|
46
|
-
/>
|
47
|
-
|
48
|
-
|
49
|
-
<StarRating
|
50
|
-
layoutOption="onestar"
|
51
|
-
paddingBottom="xs"
|
52
|
-
rating={3}
|
53
|
-
size="lg"
|
54
|
-
{...props}
|
55
|
-
/>
|
56
|
-
|
57
|
-
</>
|
58
|
-
)
|
59
|
-
|
60
|
-
export default StarRatingSizeOptions
|