ariadne_view_components 0.0.21-x86_64-darwin → 0.0.22-x86_64-darwin
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/ariadne_view_components.js +1 -1
- data/app/assets/javascripts/ariadne_view_components.js.map +1 -1
- data/app/components/ariadne/comment_component.html.erb +2 -2
- data/app/components/ariadne/comment_component.rb +1 -1
- data/app/components/ariadne/pill_component.rb +1 -1
- data/app/components/ariadne/rich-text-area-component.ts +1 -1
- data/app/components/ariadne/rich_text_area_component.rb +1 -1
- data/app/components/ariadne/tab_container_component.erb +1 -1
- data/app/components/ariadne/tab_container_component.rb +1 -1
- data/lib/ariadne/view_components/version.rb +1 -1
- data/static/classes.yml +2 -4
- data/static/constants.json +4 -4
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4152cf23dd60c54183ce1a7234cda97b9dc32d4c81003b6d0ff7c289a7b93446
|
4
|
+
data.tar.gz: f1041f0568390221e3572dba862a83e0f05b3d84e54a0c0502e5a365806d6046
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: af8e7ad0eba31bf7e2465f75e33f38457cd1f677cf5734a94649432c90214823d75334940ff9adb1a2908a7f31dfeb33d680d6fe4f8239276332de255f1a0e3b
|
7
|
+
data.tar.gz: afc995e8e73178bd5c4f88f96b2db32dcce1a22bad70f824573204d00e89458c21f8a205c2a937182f435e8247d140b94a22676daed399091cd55b4a68609113
|