playbook_ui 14.7.0.pre.rc.10 → 14.7.0.pre.rc.11
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_timeline/_item.tsx +59 -23
- data/app/pb_kits/playbook/pb_timeline/_timeline.tsx +8 -0
- data/app/pb_kits/playbook/pb_timeline/detail.html.erb +3 -0
- data/app/pb_kits/playbook/pb_timeline/detail.rb +11 -0
- data/app/pb_kits/playbook/pb_timeline/docs/_timeline_with_children.html.erb +43 -0
- data/app/pb_kits/playbook/pb_timeline/docs/_timeline_with_children.jsx +68 -0
- data/app/pb_kits/playbook/pb_timeline/docs/_timeline_with_children.md +2 -0
- data/app/pb_kits/playbook/pb_timeline/docs/example.yml +2 -1
- data/app/pb_kits/playbook/pb_timeline/docs/index.js +1 -0
- data/app/pb_kits/playbook/pb_timeline/item.html.erb +17 -21
- data/app/pb_kits/playbook/pb_timeline/item.rb +4 -0
- data/app/pb_kits/playbook/pb_timeline/label.html.erb +12 -0
- data/app/pb_kits/playbook/pb_timeline/label.rb +13 -0
- data/app/pb_kits/playbook/pb_timeline/step.html.erb +14 -0
- data/app/pb_kits/playbook/pb_timeline/step.rb +16 -0
- data/app/pb_kits/playbook/pb_timeline/subcomponents/Detail.tsx +29 -0
- data/app/pb_kits/playbook/pb_timeline/subcomponents/Label.tsx +38 -0
- data/app/pb_kits/playbook/pb_timeline/subcomponents/Step.tsx +42 -0
- data/app/pb_kits/playbook/pb_timeline/subcomponents/index.tsx +3 -0
- data/app/pb_kits/playbook/pb_timeline/timeline.test.js +84 -0
- data/dist/chunks/{_weekday_stacked-Bh_d6CAO.js → _weekday_stacked-CzAEo2W1.js} +1 -1
- data/dist/chunks/vendor.js +1 -1
- data/dist/playbook-doc.js +1 -1
- data/lib/playbook/version.rb +1 -1
- metadata +15 -2
data/lib/playbook/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: playbook_ui
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 14.7.0.pre.rc.
|
4
|
+
version: 14.7.0.pre.rc.11
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Power UX
|
@@ -2739,11 +2739,16 @@ files:
|
|
2739
2739
|
- app/pb_kits/playbook/pb_timeline/_item.tsx
|
2740
2740
|
- app/pb_kits/playbook/pb_timeline/_timeline.scss
|
2741
2741
|
- app/pb_kits/playbook/pb_timeline/_timeline.tsx
|
2742
|
+
- app/pb_kits/playbook/pb_timeline/detail.html.erb
|
2743
|
+
- app/pb_kits/playbook/pb_timeline/detail.rb
|
2742
2744
|
- app/pb_kits/playbook/pb_timeline/docs/_description.md
|
2743
2745
|
- app/pb_kits/playbook/pb_timeline/docs/_timeline_default.html.erb
|
2744
2746
|
- app/pb_kits/playbook/pb_timeline/docs/_timeline_default.jsx
|
2745
2747
|
- app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.html.erb
|
2746
2748
|
- app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.jsx
|
2749
|
+
- app/pb_kits/playbook/pb_timeline/docs/_timeline_with_children.html.erb
|
2750
|
+
- app/pb_kits/playbook/pb_timeline/docs/_timeline_with_children.jsx
|
2751
|
+
- app/pb_kits/playbook/pb_timeline/docs/_timeline_with_children.md
|
2747
2752
|
- app/pb_kits/playbook/pb_timeline/docs/_timeline_with_date.html.erb
|
2748
2753
|
- app/pb_kits/playbook/pb_timeline/docs/_timeline_with_date.jsx
|
2749
2754
|
- app/pb_kits/playbook/pb_timeline/docs/_timeline_with_date.md
|
@@ -2751,6 +2756,14 @@ files:
|
|
2751
2756
|
- app/pb_kits/playbook/pb_timeline/docs/index.js
|
2752
2757
|
- app/pb_kits/playbook/pb_timeline/item.html.erb
|
2753
2758
|
- app/pb_kits/playbook/pb_timeline/item.rb
|
2759
|
+
- app/pb_kits/playbook/pb_timeline/label.html.erb
|
2760
|
+
- app/pb_kits/playbook/pb_timeline/label.rb
|
2761
|
+
- app/pb_kits/playbook/pb_timeline/step.html.erb
|
2762
|
+
- app/pb_kits/playbook/pb_timeline/step.rb
|
2763
|
+
- app/pb_kits/playbook/pb_timeline/subcomponents/Detail.tsx
|
2764
|
+
- app/pb_kits/playbook/pb_timeline/subcomponents/Label.tsx
|
2765
|
+
- app/pb_kits/playbook/pb_timeline/subcomponents/Step.tsx
|
2766
|
+
- app/pb_kits/playbook/pb_timeline/subcomponents/index.tsx
|
2754
2767
|
- app/pb_kits/playbook/pb_timeline/timeline.html.erb
|
2755
2768
|
- app/pb_kits/playbook/pb_timeline/timeline.rb
|
2756
2769
|
- app/pb_kits/playbook/pb_timeline/timeline.test.js
|
@@ -3121,7 +3134,7 @@ files:
|
|
3121
3134
|
- app/pb_kits/playbook/utilities/text.ts
|
3122
3135
|
- app/pb_kits/playbook/utilities/validEmojiChecker.ts
|
3123
3136
|
- dist/chunks/_typeahead-BJrdFWHc.js
|
3124
|
-
- dist/chunks/_weekday_stacked-
|
3137
|
+
- dist/chunks/_weekday_stacked-CzAEo2W1.js
|
3125
3138
|
- dist/chunks/lazysizes-B7xYodB-.js
|
3126
3139
|
- dist/chunks/lib-D-mTv-kp.js
|
3127
3140
|
- dist/chunks/pb_form_validation-BkWGwJsl.js
|