@pareto-engineering/design-system 2.0.0-alpha.39 → 2.0.0-alpha.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (163) hide show
  1. package/dist/cjs/c/ContentSlides/common/HorizontalMenu/HorizontalMenu.js +11 -4
  2. package/dist/cjs/f/fields/RatingsInput/RatingsInput.js +39 -6
  3. package/dist/cjs/f/fields/RatingsInput/styles.scss +29 -20
  4. package/dist/cjs/f/fields/TextInput/TextInput.js +10 -3
  5. package/dist/es/c/ContentSlides/common/HorizontalMenu/HorizontalMenu.js +11 -4
  6. package/dist/es/f/fields/RatingsInput/RatingsInput.js +38 -6
  7. package/dist/es/f/fields/RatingsInput/styles.scss +29 -20
  8. package/dist/es/f/fields/TextInput/TextInput.js +10 -3
  9. package/package.json +1 -1
  10. package/src/__snapshots__/Storyshots.test.js.snap +655 -625
  11. package/src/stories/f/RatingsInput.stories.jsx +3 -2
  12. package/src/ui/c/ContentSlides/common/HorizontalMenu/HorizontalMenu.jsx +8 -1
  13. package/src/ui/f/fields/RatingsInput/RatingsInput.jsx +54 -19
  14. package/src/ui/f/fields/RatingsInput/styles.scss +29 -20
  15. package/src/ui/f/fields/TextInput/TextInput.jsx +7 -0
  16. package/dist/cjs/a/GradientBackground/GradientBackground.js +0 -140
  17. package/dist/cjs/a/GradientBackground/index.js +0 -15
  18. package/dist/cjs/a/GradientBackground/styles.scss +0 -191
  19. package/dist/cjs/c/AcceptCookies/AcceptCookies.js +0 -134
  20. package/dist/cjs/c/AcceptCookies/index.js +0 -15
  21. package/dist/cjs/c/AcceptCookies/styles.scss +0 -49
  22. package/dist/cjs/c/BlogCategoryButton/BlogCategoryButton.js +0 -95
  23. package/dist/cjs/c/BlogCategoryButton/index.js +0 -15
  24. package/dist/cjs/c/BlogContext/BlogContextProvider.js +0 -63
  25. package/dist/cjs/c/BlogContext/Context.js +0 -16
  26. package/dist/cjs/c/BlogContext/ContextProvider.js +0 -63
  27. package/dist/cjs/c/BlogContext/index.js +0 -31
  28. package/dist/cjs/c/BlogContext/useBlog.js +0 -16
  29. package/dist/cjs/c/BlogPost/BlogPost.js +0 -147
  30. package/dist/cjs/c/BlogPost/index.js +0 -15
  31. package/dist/cjs/c/BlogPost/styles.scss +0 -33
  32. package/dist/cjs/c/BlogPostsList/BlogPostsList.js +0 -73
  33. package/dist/cjs/c/BlogPostsList/common/Card/Card.js +0 -170
  34. package/dist/cjs/c/BlogPostsList/common/Card/index.js +0 -15
  35. package/dist/cjs/c/BlogPostsList/common/index.js +0 -13
  36. package/dist/cjs/c/BlogPostsList/index.js +0 -15
  37. package/dist/cjs/c/BlogPostsList/styles.scss +0 -72
  38. package/dist/cjs/c/SiteFooter/SiteFooter.js +0 -73
  39. package/dist/cjs/c/SiteFooter/common/Section/Section.js +0 -95
  40. package/dist/cjs/c/SiteFooter/common/Section/index.js +0 -15
  41. package/dist/cjs/c/SiteFooter/common/index.js +0 -13
  42. package/dist/cjs/c/SiteFooter/index.js +0 -15
  43. package/dist/cjs/c/SiteFooter/styles.scss +0 -34
  44. package/dist/cjs/c/SiteHeaderCTA/SiteHeaderCTA.js +0 -108
  45. package/dist/cjs/c/SiteHeaderCTA/index.js +0 -15
  46. package/dist/cjs/c/SiteHeaderCTA/styles.scss +0 -44
  47. package/dist/cjs/c/SiteMission/SiteMission.js +0 -113
  48. package/dist/cjs/c/SiteMission/index.js +0 -15
  49. package/dist/cjs/c/SiteMission/styles.scss +0 -30
  50. package/dist/cjs/c/SiteNavigation/SiteNavigation.js +0 -130
  51. package/dist/cjs/c/SiteNavigation/index.js +0 -15
  52. package/dist/cjs/c/SiteNavigation/styles.scss +0 -118
  53. package/dist/cjs/c/SiteOnboardingStep/SiteOnboardingStep.js +0 -98
  54. package/dist/cjs/c/SiteOnboardingStep/index.js +0 -15
  55. package/dist/cjs/c/SiteOnboardingStep/styles.scss +0 -51
  56. package/dist/cjs/c/SitePricing/SitePricing.js +0 -108
  57. package/dist/cjs/c/SitePricing/index.js +0 -15
  58. package/dist/cjs/c/SitePricing/styles.scss +0 -73
  59. package/dist/cjs/c/SiteServices/SiteServices.js +0 -211
  60. package/dist/cjs/c/SiteServices/index.js +0 -15
  61. package/dist/cjs/c/SiteServices/styles.scss +0 -138
  62. package/dist/cjs/c/TeamGallery/TeamGallery.js +0 -80
  63. package/dist/cjs/c/TeamGallery/common/PersonCard/PersonCard.js +0 -84
  64. package/dist/cjs/c/TeamGallery/common/PersonCard/index.js +0 -15
  65. package/dist/cjs/c/TeamGallery/common/index.js +0 -13
  66. package/dist/cjs/c/TeamGallery/index.js +0 -15
  67. package/dist/cjs/c/TeamGallery/styles.scss +0 -100
  68. package/dist/cjs/c/Testimonials/Testimonials.js +0 -119
  69. package/dist/cjs/c/Testimonials/index.js +0 -15
  70. package/dist/cjs/c/Testimonials/styles.scss +0 -112
  71. package/dist/cjs/experimental/GradientBackground/GradientBackground.js +0 -98
  72. package/dist/cjs/experimental/GradientBackground/index.js +0 -15
  73. package/dist/cjs/experimental/GradientBackground/styles.scss +0 -64
  74. package/dist/cjs/experimental/index.js +0 -13
  75. package/dist/cjs/f/fields/CheckboxInput/CheckboxInput.js +0 -105
  76. package/dist/cjs/f/fields/CheckboxInput/index.js +0 -15
  77. package/dist/cjs/f/fields/CheckboxInput/styles.scss +0 -28
  78. package/dist/cjs/f/fields/RadioInput/RadioInput.js +0 -110
  79. package/dist/cjs/f/fields/RadioInput/index.js +0 -15
  80. package/dist/cjs/f/fields/RadioInput/styles.scss +0 -26
  81. package/dist/cjs/f/fields/TaskRecommendation/TaskRecommendation.js +0 -129
  82. package/dist/cjs/f/fields/TaskRecommendation/index.js +0 -15
  83. package/dist/cjs/f/fields/TaskRecommendation/styles.scss +0 -37
  84. package/dist/cjs/f/fields/TaskRecommendationInput/TaskRecommendationInput.js +0 -131
  85. package/dist/cjs/f/fields/TaskRecommendationInput/index.js +0 -15
  86. package/dist/cjs/f/fields/TaskRecommendationInput/styles.scss +0 -41
  87. package/dist/cjs/f/fields/TextArea/TextArea.js +0 -141
  88. package/dist/cjs/f/fields/TextArea/index.js +0 -15
  89. package/dist/cjs/f/fields/TextArea/styles.scss +0 -19
  90. package/dist/es/a/GradientBackground/GradientBackground.js +0 -118
  91. package/dist/es/a/GradientBackground/index.js +0 -2
  92. package/dist/es/a/GradientBackground/styles.scss +0 -191
  93. package/dist/es/c/AcceptCookies/AcceptCookies.js +0 -117
  94. package/dist/es/c/AcceptCookies/index.js +0 -2
  95. package/dist/es/c/AcceptCookies/styles.scss +0 -49
  96. package/dist/es/c/BlogCategoryButton/BlogCategoryButton.js +0 -68
  97. package/dist/es/c/BlogCategoryButton/index.js +0 -2
  98. package/dist/es/c/BlogContext/BlogContextProvider.js +0 -45
  99. package/dist/es/c/BlogContext/Context.js +0 -2
  100. package/dist/es/c/BlogContext/ContextProvider.js +0 -45
  101. package/dist/es/c/BlogContext/index.js +0 -4
  102. package/dist/es/c/BlogContext/useBlog.js +0 -3
  103. package/dist/es/c/BlogPost/BlogPost.js +0 -128
  104. package/dist/es/c/BlogPost/index.js +0 -2
  105. package/dist/es/c/BlogPost/styles.scss +0 -33
  106. package/dist/es/c/BlogPostsList/BlogPostsList.js +0 -56
  107. package/dist/es/c/BlogPostsList/common/Card/Card.js +0 -143
  108. package/dist/es/c/BlogPostsList/common/Card/index.js +0 -2
  109. package/dist/es/c/BlogPostsList/common/index.js +0 -1
  110. package/dist/es/c/BlogPostsList/index.js +0 -2
  111. package/dist/es/c/BlogPostsList/styles.scss +0 -72
  112. package/dist/es/c/SiteFooter/SiteFooter.js +0 -56
  113. package/dist/es/c/SiteFooter/common/Section/Section.js +0 -73
  114. package/dist/es/c/SiteFooter/common/Section/index.js +0 -2
  115. package/dist/es/c/SiteFooter/common/index.js +0 -1
  116. package/dist/es/c/SiteFooter/index.js +0 -2
  117. package/dist/es/c/SiteFooter/styles.scss +0 -34
  118. package/dist/es/c/SiteHeaderCTA/SiteHeaderCTA.js +0 -92
  119. package/dist/es/c/SiteHeaderCTA/index.js +0 -2
  120. package/dist/es/c/SiteHeaderCTA/styles.scss +0 -44
  121. package/dist/es/c/SiteMission/SiteMission.js +0 -96
  122. package/dist/es/c/SiteMission/index.js +0 -2
  123. package/dist/es/c/SiteMission/styles.scss +0 -30
  124. package/dist/es/c/SiteNavigation/SiteNavigation.js +0 -111
  125. package/dist/es/c/SiteNavigation/index.js +0 -2
  126. package/dist/es/c/SiteNavigation/styles.scss +0 -118
  127. package/dist/es/c/SiteOnboardingStep/SiteOnboardingStep.js +0 -81
  128. package/dist/es/c/SiteOnboardingStep/index.js +0 -2
  129. package/dist/es/c/SiteOnboardingStep/styles.scss +0 -51
  130. package/dist/es/c/SitePricing/SitePricing.js +0 -91
  131. package/dist/es/c/SitePricing/index.js +0 -2
  132. package/dist/es/c/SitePricing/styles.scss +0 -73
  133. package/dist/es/c/SiteServices/SiteServices.js +0 -195
  134. package/dist/es/c/SiteServices/index.js +0 -2
  135. package/dist/es/c/SiteServices/styles.scss +0 -138
  136. package/dist/es/c/TeamGallery/TeamGallery.js +0 -64
  137. package/dist/es/c/TeamGallery/common/PersonCard/PersonCard.js +0 -64
  138. package/dist/es/c/TeamGallery/common/PersonCard/index.js +0 -2
  139. package/dist/es/c/TeamGallery/common/index.js +0 -1
  140. package/dist/es/c/TeamGallery/index.js +0 -2
  141. package/dist/es/c/TeamGallery/styles.scss +0 -100
  142. package/dist/es/c/Testimonials/Testimonials.js +0 -99
  143. package/dist/es/c/Testimonials/index.js +0 -2
  144. package/dist/es/c/Testimonials/styles.scss +0 -112
  145. package/dist/es/experimental/GradientBackground/GradientBackground.js +0 -76
  146. package/dist/es/experimental/GradientBackground/index.js +0 -2
  147. package/dist/es/experimental/GradientBackground/styles.scss +0 -64
  148. package/dist/es/experimental/index.js +0 -1
  149. package/dist/es/f/fields/CheckboxInput/CheckboxInput.js +0 -85
  150. package/dist/es/f/fields/CheckboxInput/index.js +0 -2
  151. package/dist/es/f/fields/CheckboxInput/styles.scss +0 -28
  152. package/dist/es/f/fields/RadioInput/RadioInput.js +0 -90
  153. package/dist/es/f/fields/RadioInput/index.js +0 -2
  154. package/dist/es/f/fields/RadioInput/styles.scss +0 -26
  155. package/dist/es/f/fields/TaskRecommendation/TaskRecommendation.js +0 -111
  156. package/dist/es/f/fields/TaskRecommendation/index.js +0 -2
  157. package/dist/es/f/fields/TaskRecommendation/styles.scss +0 -37
  158. package/dist/es/f/fields/TaskRecommendationInput/TaskRecommendationInput.js +0 -111
  159. package/dist/es/f/fields/TaskRecommendationInput/index.js +0 -2
  160. package/dist/es/f/fields/TaskRecommendationInput/styles.scss +0 -41
  161. package/dist/es/f/fields/TextArea/TextArea.js +0 -124
  162. package/dist/es/f/fields/TextArea/index.js +0 -2
  163. package/dist/es/f/fields/TextArea/styles.scss +0 -19
@@ -10795,120 +10795,130 @@ exports[`Storyshots f/fields/RatingsInput Base 1`] = `
10795
10795
  <div
10796
10796
  className="base ratings-input"
10797
10797
  >
10798
+ <label
10799
+ className="base label input-label v50 mb-v x-main2"
10800
+ htmlFor="ratings"
10801
+ >
10802
+ Your Rating
10803
+ </label>
10798
10804
  <div
10799
- className="base rating x-main1 y-background2"
10805
+ className="stars"
10800
10806
  >
10801
- <label
10802
- htmlFor="ratings-1"
10803
- onMouseEnter={[Function]}
10804
- onMouseLeave={[Function]}
10807
+ <div
10808
+ className="base rating x-main1 y-background2"
10805
10809
  >
10806
- <span
10807
- className="f-icons c-dark-y"
10810
+ <label
10811
+ htmlFor="ratings-1"
10812
+ onMouseEnter={[Function]}
10813
+ onMouseLeave={[Function]}
10808
10814
  >
10809
- [
10810
- </span>
10811
- </label>
10812
- <input
10813
- id="ratings-1"
10814
- name="ratings"
10815
- onBlur={[Function]}
10816
- onChange={[Function]}
10817
- type="radio"
10818
- value={1}
10819
- />
10820
- </div>
10821
- <div
10822
- className="base rating x-main1 y-background2"
10823
- >
10824
- <label
10825
- htmlFor="ratings-2"
10826
- onMouseEnter={[Function]}
10827
- onMouseLeave={[Function]}
10815
+ <span
10816
+ className="f-icons c-dark-y"
10817
+ >
10818
+ [
10819
+ </span>
10820
+ </label>
10821
+ <input
10822
+ id="ratings-1"
10823
+ name="ratings"
10824
+ onBlur={[Function]}
10825
+ onChange={[Function]}
10826
+ type="radio"
10827
+ value={1}
10828
+ />
10829
+ </div>
10830
+ <div
10831
+ className="base rating x-main1 y-background2"
10828
10832
  >
10829
- <span
10830
- className="f-icons c-dark-y"
10833
+ <label
10834
+ htmlFor="ratings-2"
10835
+ onMouseEnter={[Function]}
10836
+ onMouseLeave={[Function]}
10831
10837
  >
10832
- [
10833
- </span>
10834
- </label>
10835
- <input
10836
- id="ratings-2"
10837
- name="ratings"
10838
- onBlur={[Function]}
10839
- onChange={[Function]}
10840
- type="radio"
10841
- value={2}
10842
- />
10843
- </div>
10844
- <div
10845
- className="base rating x-main1 y-background2"
10846
- >
10847
- <label
10848
- htmlFor="ratings-3"
10849
- onMouseEnter={[Function]}
10850
- onMouseLeave={[Function]}
10838
+ <span
10839
+ className="f-icons c-dark-y"
10840
+ >
10841
+ [
10842
+ </span>
10843
+ </label>
10844
+ <input
10845
+ id="ratings-2"
10846
+ name="ratings"
10847
+ onBlur={[Function]}
10848
+ onChange={[Function]}
10849
+ type="radio"
10850
+ value={2}
10851
+ />
10852
+ </div>
10853
+ <div
10854
+ className="base rating x-main1 y-background2"
10851
10855
  >
10852
- <span
10853
- className="f-icons c-dark-y"
10856
+ <label
10857
+ htmlFor="ratings-3"
10858
+ onMouseEnter={[Function]}
10859
+ onMouseLeave={[Function]}
10854
10860
  >
10855
- [
10856
- </span>
10857
- </label>
10858
- <input
10859
- id="ratings-3"
10860
- name="ratings"
10861
- onBlur={[Function]}
10862
- onChange={[Function]}
10863
- type="radio"
10864
- value={3}
10865
- />
10866
- </div>
10867
- <div
10868
- className="base rating x-main1 y-background2"
10869
- >
10870
- <label
10871
- htmlFor="ratings-4"
10872
- onMouseEnter={[Function]}
10873
- onMouseLeave={[Function]}
10861
+ <span
10862
+ className="f-icons c-dark-y"
10863
+ >
10864
+ [
10865
+ </span>
10866
+ </label>
10867
+ <input
10868
+ id="ratings-3"
10869
+ name="ratings"
10870
+ onBlur={[Function]}
10871
+ onChange={[Function]}
10872
+ type="radio"
10873
+ value={3}
10874
+ />
10875
+ </div>
10876
+ <div
10877
+ className="base rating x-main1 y-background2"
10874
10878
  >
10875
- <span
10876
- className="f-icons c-dark-y"
10879
+ <label
10880
+ htmlFor="ratings-4"
10881
+ onMouseEnter={[Function]}
10882
+ onMouseLeave={[Function]}
10877
10883
  >
10878
- [
10879
- </span>
10880
- </label>
10881
- <input
10882
- id="ratings-4"
10883
- name="ratings"
10884
- onBlur={[Function]}
10885
- onChange={[Function]}
10886
- type="radio"
10887
- value={4}
10888
- />
10889
- </div>
10890
- <div
10891
- className="base rating x-main1 y-background2"
10892
- >
10893
- <label
10894
- htmlFor="ratings-5"
10895
- onMouseEnter={[Function]}
10896
- onMouseLeave={[Function]}
10884
+ <span
10885
+ className="f-icons c-dark-y"
10886
+ >
10887
+ [
10888
+ </span>
10889
+ </label>
10890
+ <input
10891
+ id="ratings-4"
10892
+ name="ratings"
10893
+ onBlur={[Function]}
10894
+ onChange={[Function]}
10895
+ type="radio"
10896
+ value={4}
10897
+ />
10898
+ </div>
10899
+ <div
10900
+ className="base rating x-main1 y-background2"
10897
10901
  >
10898
- <span
10899
- className="f-icons c-dark-y"
10902
+ <label
10903
+ htmlFor="ratings-5"
10904
+ onMouseEnter={[Function]}
10905
+ onMouseLeave={[Function]}
10900
10906
  >
10901
- [
10902
- </span>
10903
- </label>
10904
- <input
10905
- id="ratings-5"
10906
- name="ratings"
10907
- onBlur={[Function]}
10908
- onChange={[Function]}
10909
- type="radio"
10910
- value={5}
10911
- />
10907
+ <span
10908
+ className="f-icons c-dark-y"
10909
+ >
10910
+ [
10911
+ </span>
10912
+ </label>
10913
+ <input
10914
+ id="ratings-5"
10915
+ name="ratings"
10916
+ onBlur={[Function]}
10917
+ onChange={[Function]}
10918
+ type="radio"
10919
+ value={5}
10920
+ />
10921
+ </div>
10912
10922
  </div>
10913
10923
  </div>
10914
10924
  <div
@@ -10934,296 +10944,306 @@ exports[`Storyshots f/fields/RatingsInput Labels 1`] = `
10934
10944
  <div
10935
10945
  className="base ratings-input"
10936
10946
  >
10937
- <p
10938
- className="label-text md-s-1 s-2 x-metadata c-x"
10947
+ <label
10948
+ className="base label input-label v50 mb-v x-main2"
10949
+ htmlFor="ratings"
10939
10950
  >
10940
- not satisfied.
10941
- </p>
10951
+ Your Rating
10952
+ </label>
10942
10953
  <div
10943
- className="base rating x-main1 y-background2"
10954
+ className="stars"
10944
10955
  >
10945
- <label
10946
- htmlFor="ratings-1"
10947
- onMouseEnter={[Function]}
10948
- onMouseLeave={[Function]}
10956
+ <p
10957
+ className="label-text md-s-1 s-2 x-metadata c-x"
10949
10958
  >
10950
- <span
10951
- className="v25 mb-v md-s-1 s-2 x-metadata c-x"
10952
- >
10953
- 1
10954
- </span>
10955
- <span
10956
- className="f-icons c-dark-y"
10957
- >
10958
- [
10959
- </span>
10960
- </label>
10961
- <input
10962
- id="ratings-1"
10963
- name="ratings"
10964
- onBlur={[Function]}
10965
- onChange={[Function]}
10966
- type="radio"
10967
- value={1}
10968
- />
10969
- </div>
10970
- <div
10971
- className="base rating x-main1 y-background2"
10972
- >
10973
- <label
10974
- htmlFor="ratings-2"
10975
- onMouseEnter={[Function]}
10976
- onMouseLeave={[Function]}
10959
+ not satisfied.
10960
+ </p>
10961
+ <div
10962
+ className="base rating x-main1 y-background2"
10977
10963
  >
10978
- <span
10979
- className="v25 mb-v md-s-1 s-2 x-metadata c-x"
10980
- >
10981
- 2
10982
- </span>
10983
- <span
10984
- className="f-icons c-dark-y"
10964
+ <label
10965
+ htmlFor="ratings-1"
10966
+ onMouseEnter={[Function]}
10967
+ onMouseLeave={[Function]}
10985
10968
  >
10986
- [
10987
- </span>
10988
- </label>
10989
- <input
10990
- id="ratings-2"
10991
- name="ratings"
10992
- onBlur={[Function]}
10993
- onChange={[Function]}
10994
- type="radio"
10995
- value={2}
10996
- />
10997
- </div>
10998
- <div
10999
- className="base rating x-main1 y-background2"
11000
- >
11001
- <label
11002
- htmlFor="ratings-3"
11003
- onMouseEnter={[Function]}
11004
- onMouseLeave={[Function]}
10969
+ <span
10970
+ className="v25 mb-v md-s-1 s-2 x-metadata c-x"
10971
+ >
10972
+ 1
10973
+ </span>
10974
+ <span
10975
+ className="f-icons c-dark-y"
10976
+ >
10977
+ [
10978
+ </span>
10979
+ </label>
10980
+ <input
10981
+ id="ratings-1"
10982
+ name="ratings"
10983
+ onBlur={[Function]}
10984
+ onChange={[Function]}
10985
+ type="radio"
10986
+ value={1}
10987
+ />
10988
+ </div>
10989
+ <div
10990
+ className="base rating x-main1 y-background2"
11005
10991
  >
11006
- <span
11007
- className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11008
- >
11009
- 3
11010
- </span>
11011
- <span
11012
- className="f-icons c-dark-y"
10992
+ <label
10993
+ htmlFor="ratings-2"
10994
+ onMouseEnter={[Function]}
10995
+ onMouseLeave={[Function]}
11013
10996
  >
11014
- [
11015
- </span>
11016
- </label>
11017
- <input
11018
- id="ratings-3"
11019
- name="ratings"
11020
- onBlur={[Function]}
11021
- onChange={[Function]}
11022
- type="radio"
11023
- value={3}
11024
- />
11025
- </div>
11026
- <div
11027
- className="base rating x-main1 y-background2"
11028
- >
11029
- <label
11030
- htmlFor="ratings-4"
11031
- onMouseEnter={[Function]}
11032
- onMouseLeave={[Function]}
10997
+ <span
10998
+ className="v25 mb-v md-s-1 s-2 x-metadata c-x"
10999
+ >
11000
+ 2
11001
+ </span>
11002
+ <span
11003
+ className="f-icons c-dark-y"
11004
+ >
11005
+ [
11006
+ </span>
11007
+ </label>
11008
+ <input
11009
+ id="ratings-2"
11010
+ name="ratings"
11011
+ onBlur={[Function]}
11012
+ onChange={[Function]}
11013
+ type="radio"
11014
+ value={2}
11015
+ />
11016
+ </div>
11017
+ <div
11018
+ className="base rating x-main1 y-background2"
11033
11019
  >
11034
- <span
11035
- className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11036
- >
11037
- 4
11038
- </span>
11039
- <span
11040
- className="f-icons c-dark-y"
11020
+ <label
11021
+ htmlFor="ratings-3"
11022
+ onMouseEnter={[Function]}
11023
+ onMouseLeave={[Function]}
11041
11024
  >
11042
- [
11043
- </span>
11044
- </label>
11045
- <input
11046
- id="ratings-4"
11047
- name="ratings"
11048
- onBlur={[Function]}
11049
- onChange={[Function]}
11050
- type="radio"
11051
- value={4}
11052
- />
11053
- </div>
11054
- <div
11055
- className="base rating x-main1 y-background2"
11056
- >
11057
- <label
11058
- htmlFor="ratings-5"
11059
- onMouseEnter={[Function]}
11060
- onMouseLeave={[Function]}
11025
+ <span
11026
+ className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11027
+ >
11028
+ 3
11029
+ </span>
11030
+ <span
11031
+ className="f-icons c-dark-y"
11032
+ >
11033
+ [
11034
+ </span>
11035
+ </label>
11036
+ <input
11037
+ id="ratings-3"
11038
+ name="ratings"
11039
+ onBlur={[Function]}
11040
+ onChange={[Function]}
11041
+ type="radio"
11042
+ value={3}
11043
+ />
11044
+ </div>
11045
+ <div
11046
+ className="base rating x-main1 y-background2"
11061
11047
  >
11062
- <span
11063
- className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11064
- >
11065
- 5
11066
- </span>
11067
- <span
11068
- className="f-icons c-dark-y"
11048
+ <label
11049
+ htmlFor="ratings-4"
11050
+ onMouseEnter={[Function]}
11051
+ onMouseLeave={[Function]}
11069
11052
  >
11070
- [
11071
- </span>
11072
- </label>
11073
- <input
11074
- id="ratings-5"
11075
- name="ratings"
11076
- onBlur={[Function]}
11077
- onChange={[Function]}
11078
- type="radio"
11079
- value={5}
11080
- />
11081
- </div>
11082
- <div
11083
- className="base rating x-main1 y-background2"
11084
- >
11085
- <label
11086
- htmlFor="ratings-6"
11087
- onMouseEnter={[Function]}
11088
- onMouseLeave={[Function]}
11053
+ <span
11054
+ className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11055
+ >
11056
+ 4
11057
+ </span>
11058
+ <span
11059
+ className="f-icons c-dark-y"
11060
+ >
11061
+ [
11062
+ </span>
11063
+ </label>
11064
+ <input
11065
+ id="ratings-4"
11066
+ name="ratings"
11067
+ onBlur={[Function]}
11068
+ onChange={[Function]}
11069
+ type="radio"
11070
+ value={4}
11071
+ />
11072
+ </div>
11073
+ <div
11074
+ className="base rating x-main1 y-background2"
11089
11075
  >
11090
- <span
11091
- className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11076
+ <label
11077
+ htmlFor="ratings-5"
11078
+ onMouseEnter={[Function]}
11079
+ onMouseLeave={[Function]}
11092
11080
  >
11093
- 6
11094
- </span>
11095
- <span
11096
- className="f-icons c-dark-y"
11097
- >
11098
- [
11099
- </span>
11100
- </label>
11101
- <input
11102
- id="ratings-6"
11103
- name="ratings"
11104
- onBlur={[Function]}
11105
- onChange={[Function]}
11106
- type="radio"
11107
- value={6}
11108
- />
11109
- </div>
11110
- <div
11111
- className="base rating x-main1 y-background2"
11112
- >
11113
- <label
11114
- htmlFor="ratings-7"
11115
- onMouseEnter={[Function]}
11116
- onMouseLeave={[Function]}
11081
+ <span
11082
+ className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11083
+ >
11084
+ 5
11085
+ </span>
11086
+ <span
11087
+ className="f-icons c-dark-y"
11088
+ >
11089
+ [
11090
+ </span>
11091
+ </label>
11092
+ <input
11093
+ id="ratings-5"
11094
+ name="ratings"
11095
+ onBlur={[Function]}
11096
+ onChange={[Function]}
11097
+ type="radio"
11098
+ value={5}
11099
+ />
11100
+ </div>
11101
+ <div
11102
+ className="base rating x-main1 y-background2"
11117
11103
  >
11118
- <span
11119
- className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11120
- >
11121
- 7
11122
- </span>
11123
- <span
11124
- className="f-icons c-dark-y"
11104
+ <label
11105
+ htmlFor="ratings-6"
11106
+ onMouseEnter={[Function]}
11107
+ onMouseLeave={[Function]}
11125
11108
  >
11126
- [
11127
- </span>
11128
- </label>
11129
- <input
11130
- id="ratings-7"
11131
- name="ratings"
11132
- onBlur={[Function]}
11133
- onChange={[Function]}
11134
- type="radio"
11135
- value={7}
11136
- />
11137
- </div>
11138
- <div
11139
- className="base rating x-main1 y-background2"
11140
- >
11141
- <label
11142
- htmlFor="ratings-8"
11143
- onMouseEnter={[Function]}
11144
- onMouseLeave={[Function]}
11109
+ <span
11110
+ className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11111
+ >
11112
+ 6
11113
+ </span>
11114
+ <span
11115
+ className="f-icons c-dark-y"
11116
+ >
11117
+ [
11118
+ </span>
11119
+ </label>
11120
+ <input
11121
+ id="ratings-6"
11122
+ name="ratings"
11123
+ onBlur={[Function]}
11124
+ onChange={[Function]}
11125
+ type="radio"
11126
+ value={6}
11127
+ />
11128
+ </div>
11129
+ <div
11130
+ className="base rating x-main1 y-background2"
11145
11131
  >
11146
- <span
11147
- className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11148
- >
11149
- 8
11150
- </span>
11151
- <span
11152
- className="f-icons c-dark-y"
11132
+ <label
11133
+ htmlFor="ratings-7"
11134
+ onMouseEnter={[Function]}
11135
+ onMouseLeave={[Function]}
11153
11136
  >
11154
- [
11155
- </span>
11156
- </label>
11157
- <input
11158
- id="ratings-8"
11159
- name="ratings"
11160
- onBlur={[Function]}
11161
- onChange={[Function]}
11162
- type="radio"
11163
- value={8}
11164
- />
11165
- </div>
11166
- <div
11167
- className="base rating x-main1 y-background2"
11168
- >
11169
- <label
11170
- htmlFor="ratings-9"
11171
- onMouseEnter={[Function]}
11172
- onMouseLeave={[Function]}
11137
+ <span
11138
+ className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11139
+ >
11140
+ 7
11141
+ </span>
11142
+ <span
11143
+ className="f-icons c-dark-y"
11144
+ >
11145
+ [
11146
+ </span>
11147
+ </label>
11148
+ <input
11149
+ id="ratings-7"
11150
+ name="ratings"
11151
+ onBlur={[Function]}
11152
+ onChange={[Function]}
11153
+ type="radio"
11154
+ value={7}
11155
+ />
11156
+ </div>
11157
+ <div
11158
+ className="base rating x-main1 y-background2"
11173
11159
  >
11174
- <span
11175
- className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11176
- >
11177
- 9
11178
- </span>
11179
- <span
11180
- className="f-icons c-dark-y"
11160
+ <label
11161
+ htmlFor="ratings-8"
11162
+ onMouseEnter={[Function]}
11163
+ onMouseLeave={[Function]}
11181
11164
  >
11182
- [
11183
- </span>
11184
- </label>
11185
- <input
11186
- id="ratings-9"
11187
- name="ratings"
11188
- onBlur={[Function]}
11189
- onChange={[Function]}
11190
- type="radio"
11191
- value={9}
11192
- />
11193
- </div>
11194
- <div
11195
- className="base rating x-main1 y-background2"
11196
- >
11197
- <label
11198
- htmlFor="ratings-10"
11199
- onMouseEnter={[Function]}
11200
- onMouseLeave={[Function]}
11165
+ <span
11166
+ className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11167
+ >
11168
+ 8
11169
+ </span>
11170
+ <span
11171
+ className="f-icons c-dark-y"
11172
+ >
11173
+ [
11174
+ </span>
11175
+ </label>
11176
+ <input
11177
+ id="ratings-8"
11178
+ name="ratings"
11179
+ onBlur={[Function]}
11180
+ onChange={[Function]}
11181
+ type="radio"
11182
+ value={8}
11183
+ />
11184
+ </div>
11185
+ <div
11186
+ className="base rating x-main1 y-background2"
11201
11187
  >
11202
- <span
11203
- className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11188
+ <label
11189
+ htmlFor="ratings-9"
11190
+ onMouseEnter={[Function]}
11191
+ onMouseLeave={[Function]}
11204
11192
  >
11205
- 10
11206
- </span>
11207
- <span
11208
- className="f-icons c-dark-y"
11193
+ <span
11194
+ className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11195
+ >
11196
+ 9
11197
+ </span>
11198
+ <span
11199
+ className="f-icons c-dark-y"
11200
+ >
11201
+ [
11202
+ </span>
11203
+ </label>
11204
+ <input
11205
+ id="ratings-9"
11206
+ name="ratings"
11207
+ onBlur={[Function]}
11208
+ onChange={[Function]}
11209
+ type="radio"
11210
+ value={9}
11211
+ />
11212
+ </div>
11213
+ <div
11214
+ className="base rating x-main1 y-background2"
11215
+ >
11216
+ <label
11217
+ htmlFor="ratings-10"
11218
+ onMouseEnter={[Function]}
11219
+ onMouseLeave={[Function]}
11209
11220
  >
11210
- [
11211
- </span>
11212
- </label>
11213
- <input
11214
- id="ratings-10"
11215
- name="ratings"
11216
- onBlur={[Function]}
11217
- onChange={[Function]}
11218
- type="radio"
11219
- value={10}
11220
- />
11221
+ <span
11222
+ className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11223
+ >
11224
+ 10
11225
+ </span>
11226
+ <span
11227
+ className="f-icons c-dark-y"
11228
+ >
11229
+ [
11230
+ </span>
11231
+ </label>
11232
+ <input
11233
+ id="ratings-10"
11234
+ name="ratings"
11235
+ onBlur={[Function]}
11236
+ onChange={[Function]}
11237
+ type="radio"
11238
+ value={10}
11239
+ />
11240
+ </div>
11241
+ <p
11242
+ className="label-text md-s-1 s-2 x-metadata c-x"
11243
+ >
11244
+ very satisfied.
11245
+ </p>
11221
11246
  </div>
11222
- <p
11223
- className="label-text md-s-1 s-2 x-metadata c-x"
11224
- >
11225
- very satisfied.
11226
- </p>
11227
11247
  </div>
11228
11248
  <div
11229
11249
  className="debugger"
@@ -11248,285 +11268,295 @@ exports[`Storyshots f/fields/RatingsInput Numbers 1`] = `
11248
11268
  <div
11249
11269
  className="base ratings-input"
11250
11270
  >
11251
- <div
11252
- className="base rating x-main1 y-background2"
11271
+ <label
11272
+ className="base label input-label v50 mb-v x-main2"
11273
+ htmlFor="ratings"
11253
11274
  >
11254
- <label
11255
- htmlFor="ratings-1"
11256
- onMouseEnter={[Function]}
11257
- onMouseLeave={[Function]}
11258
- >
11259
- <span
11260
- className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11261
- >
11262
- 1
11263
- </span>
11264
- <span
11265
- className="f-icons c-dark-y"
11266
- >
11267
- [
11268
- </span>
11269
- </label>
11270
- <input
11271
- id="ratings-1"
11272
- name="ratings"
11273
- onBlur={[Function]}
11274
- onChange={[Function]}
11275
- type="radio"
11276
- value={1}
11277
- />
11278
- </div>
11275
+ Your Rating
11276
+ </label>
11279
11277
  <div
11280
- className="base rating x-main1 y-background2"
11278
+ className="stars"
11281
11279
  >
11282
- <label
11283
- htmlFor="ratings-2"
11284
- onMouseEnter={[Function]}
11285
- onMouseLeave={[Function]}
11280
+ <div
11281
+ className="base rating x-main1 y-background2"
11286
11282
  >
11287
- <span
11288
- className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11289
- >
11290
- 2
11291
- </span>
11292
- <span
11293
- className="f-icons c-dark-y"
11283
+ <label
11284
+ htmlFor="ratings-1"
11285
+ onMouseEnter={[Function]}
11286
+ onMouseLeave={[Function]}
11294
11287
  >
11295
- [
11296
- </span>
11297
- </label>
11298
- <input
11299
- id="ratings-2"
11300
- name="ratings"
11301
- onBlur={[Function]}
11302
- onChange={[Function]}
11303
- type="radio"
11304
- value={2}
11305
- />
11306
- </div>
11307
- <div
11308
- className="base rating x-main1 y-background2"
11309
- >
11310
- <label
11311
- htmlFor="ratings-3"
11312
- onMouseEnter={[Function]}
11313
- onMouseLeave={[Function]}
11288
+ <span
11289
+ className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11290
+ >
11291
+ 1
11292
+ </span>
11293
+ <span
11294
+ className="f-icons c-dark-y"
11295
+ >
11296
+ [
11297
+ </span>
11298
+ </label>
11299
+ <input
11300
+ id="ratings-1"
11301
+ name="ratings"
11302
+ onBlur={[Function]}
11303
+ onChange={[Function]}
11304
+ type="radio"
11305
+ value={1}
11306
+ />
11307
+ </div>
11308
+ <div
11309
+ className="base rating x-main1 y-background2"
11314
11310
  >
11315
- <span
11316
- className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11317
- >
11318
- 3
11319
- </span>
11320
- <span
11321
- className="f-icons c-dark-y"
11311
+ <label
11312
+ htmlFor="ratings-2"
11313
+ onMouseEnter={[Function]}
11314
+ onMouseLeave={[Function]}
11322
11315
  >
11323
- [
11324
- </span>
11325
- </label>
11326
- <input
11327
- id="ratings-3"
11328
- name="ratings"
11329
- onBlur={[Function]}
11330
- onChange={[Function]}
11331
- type="radio"
11332
- value={3}
11333
- />
11334
- </div>
11335
- <div
11336
- className="base rating x-main1 y-background2"
11337
- >
11338
- <label
11339
- htmlFor="ratings-4"
11340
- onMouseEnter={[Function]}
11341
- onMouseLeave={[Function]}
11316
+ <span
11317
+ className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11318
+ >
11319
+ 2
11320
+ </span>
11321
+ <span
11322
+ className="f-icons c-dark-y"
11323
+ >
11324
+ [
11325
+ </span>
11326
+ </label>
11327
+ <input
11328
+ id="ratings-2"
11329
+ name="ratings"
11330
+ onBlur={[Function]}
11331
+ onChange={[Function]}
11332
+ type="radio"
11333
+ value={2}
11334
+ />
11335
+ </div>
11336
+ <div
11337
+ className="base rating x-main1 y-background2"
11342
11338
  >
11343
- <span
11344
- className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11345
- >
11346
- 4
11347
- </span>
11348
- <span
11349
- className="f-icons c-dark-y"
11339
+ <label
11340
+ htmlFor="ratings-3"
11341
+ onMouseEnter={[Function]}
11342
+ onMouseLeave={[Function]}
11350
11343
  >
11351
- [
11352
- </span>
11353
- </label>
11354
- <input
11355
- id="ratings-4"
11356
- name="ratings"
11357
- onBlur={[Function]}
11358
- onChange={[Function]}
11359
- type="radio"
11360
- value={4}
11361
- />
11362
- </div>
11363
- <div
11364
- className="base rating x-main1 y-background2"
11365
- >
11366
- <label
11367
- htmlFor="ratings-5"
11368
- onMouseEnter={[Function]}
11369
- onMouseLeave={[Function]}
11344
+ <span
11345
+ className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11346
+ >
11347
+ 3
11348
+ </span>
11349
+ <span
11350
+ className="f-icons c-dark-y"
11351
+ >
11352
+ [
11353
+ </span>
11354
+ </label>
11355
+ <input
11356
+ id="ratings-3"
11357
+ name="ratings"
11358
+ onBlur={[Function]}
11359
+ onChange={[Function]}
11360
+ type="radio"
11361
+ value={3}
11362
+ />
11363
+ </div>
11364
+ <div
11365
+ className="base rating x-main1 y-background2"
11370
11366
  >
11371
- <span
11372
- className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11373
- >
11374
- 5
11375
- </span>
11376
- <span
11377
- className="f-icons c-dark-y"
11367
+ <label
11368
+ htmlFor="ratings-4"
11369
+ onMouseEnter={[Function]}
11370
+ onMouseLeave={[Function]}
11378
11371
  >
11379
- [
11380
- </span>
11381
- </label>
11382
- <input
11383
- id="ratings-5"
11384
- name="ratings"
11385
- onBlur={[Function]}
11386
- onChange={[Function]}
11387
- type="radio"
11388
- value={5}
11389
- />
11390
- </div>
11391
- <div
11392
- className="base rating x-main1 y-background2"
11393
- >
11394
- <label
11395
- htmlFor="ratings-6"
11396
- onMouseEnter={[Function]}
11397
- onMouseLeave={[Function]}
11372
+ <span
11373
+ className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11374
+ >
11375
+ 4
11376
+ </span>
11377
+ <span
11378
+ className="f-icons c-dark-y"
11379
+ >
11380
+ [
11381
+ </span>
11382
+ </label>
11383
+ <input
11384
+ id="ratings-4"
11385
+ name="ratings"
11386
+ onBlur={[Function]}
11387
+ onChange={[Function]}
11388
+ type="radio"
11389
+ value={4}
11390
+ />
11391
+ </div>
11392
+ <div
11393
+ className="base rating x-main1 y-background2"
11398
11394
  >
11399
- <span
11400
- className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11401
- >
11402
- 6
11403
- </span>
11404
- <span
11405
- className="f-icons c-dark-y"
11395
+ <label
11396
+ htmlFor="ratings-5"
11397
+ onMouseEnter={[Function]}
11398
+ onMouseLeave={[Function]}
11406
11399
  >
11407
- [
11408
- </span>
11409
- </label>
11410
- <input
11411
- id="ratings-6"
11412
- name="ratings"
11413
- onBlur={[Function]}
11414
- onChange={[Function]}
11415
- type="radio"
11416
- value={6}
11417
- />
11418
- </div>
11419
- <div
11420
- className="base rating x-main1 y-background2"
11421
- >
11422
- <label
11423
- htmlFor="ratings-7"
11424
- onMouseEnter={[Function]}
11425
- onMouseLeave={[Function]}
11400
+ <span
11401
+ className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11402
+ >
11403
+ 5
11404
+ </span>
11405
+ <span
11406
+ className="f-icons c-dark-y"
11407
+ >
11408
+ [
11409
+ </span>
11410
+ </label>
11411
+ <input
11412
+ id="ratings-5"
11413
+ name="ratings"
11414
+ onBlur={[Function]}
11415
+ onChange={[Function]}
11416
+ type="radio"
11417
+ value={5}
11418
+ />
11419
+ </div>
11420
+ <div
11421
+ className="base rating x-main1 y-background2"
11426
11422
  >
11427
- <span
11428
- className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11429
- >
11430
- 7
11431
- </span>
11432
- <span
11433
- className="f-icons c-dark-y"
11423
+ <label
11424
+ htmlFor="ratings-6"
11425
+ onMouseEnter={[Function]}
11426
+ onMouseLeave={[Function]}
11434
11427
  >
11435
- [
11436
- </span>
11437
- </label>
11438
- <input
11439
- id="ratings-7"
11440
- name="ratings"
11441
- onBlur={[Function]}
11442
- onChange={[Function]}
11443
- type="radio"
11444
- value={7}
11445
- />
11446
- </div>
11447
- <div
11448
- className="base rating x-main1 y-background2"
11449
- >
11450
- <label
11451
- htmlFor="ratings-8"
11452
- onMouseEnter={[Function]}
11453
- onMouseLeave={[Function]}
11428
+ <span
11429
+ className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11430
+ >
11431
+ 6
11432
+ </span>
11433
+ <span
11434
+ className="f-icons c-dark-y"
11435
+ >
11436
+ [
11437
+ </span>
11438
+ </label>
11439
+ <input
11440
+ id="ratings-6"
11441
+ name="ratings"
11442
+ onBlur={[Function]}
11443
+ onChange={[Function]}
11444
+ type="radio"
11445
+ value={6}
11446
+ />
11447
+ </div>
11448
+ <div
11449
+ className="base rating x-main1 y-background2"
11454
11450
  >
11455
- <span
11456
- className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11457
- >
11458
- 8
11459
- </span>
11460
- <span
11461
- className="f-icons c-dark-y"
11451
+ <label
11452
+ htmlFor="ratings-7"
11453
+ onMouseEnter={[Function]}
11454
+ onMouseLeave={[Function]}
11462
11455
  >
11463
- [
11464
- </span>
11465
- </label>
11466
- <input
11467
- id="ratings-8"
11468
- name="ratings"
11469
- onBlur={[Function]}
11470
- onChange={[Function]}
11471
- type="radio"
11472
- value={8}
11473
- />
11474
- </div>
11475
- <div
11476
- className="base rating x-main1 y-background2"
11477
- >
11478
- <label
11479
- htmlFor="ratings-9"
11480
- onMouseEnter={[Function]}
11481
- onMouseLeave={[Function]}
11456
+ <span
11457
+ className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11458
+ >
11459
+ 7
11460
+ </span>
11461
+ <span
11462
+ className="f-icons c-dark-y"
11463
+ >
11464
+ [
11465
+ </span>
11466
+ </label>
11467
+ <input
11468
+ id="ratings-7"
11469
+ name="ratings"
11470
+ onBlur={[Function]}
11471
+ onChange={[Function]}
11472
+ type="radio"
11473
+ value={7}
11474
+ />
11475
+ </div>
11476
+ <div
11477
+ className="base rating x-main1 y-background2"
11482
11478
  >
11483
- <span
11484
- className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11485
- >
11486
- 9
11487
- </span>
11488
- <span
11489
- className="f-icons c-dark-y"
11479
+ <label
11480
+ htmlFor="ratings-8"
11481
+ onMouseEnter={[Function]}
11482
+ onMouseLeave={[Function]}
11490
11483
  >
11491
- [
11492
- </span>
11493
- </label>
11494
- <input
11495
- id="ratings-9"
11496
- name="ratings"
11497
- onBlur={[Function]}
11498
- onChange={[Function]}
11499
- type="radio"
11500
- value={9}
11501
- />
11502
- </div>
11503
- <div
11504
- className="base rating x-main1 y-background2"
11505
- >
11506
- <label
11507
- htmlFor="ratings-10"
11508
- onMouseEnter={[Function]}
11509
- onMouseLeave={[Function]}
11484
+ <span
11485
+ className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11486
+ >
11487
+ 8
11488
+ </span>
11489
+ <span
11490
+ className="f-icons c-dark-y"
11491
+ >
11492
+ [
11493
+ </span>
11494
+ </label>
11495
+ <input
11496
+ id="ratings-8"
11497
+ name="ratings"
11498
+ onBlur={[Function]}
11499
+ onChange={[Function]}
11500
+ type="radio"
11501
+ value={8}
11502
+ />
11503
+ </div>
11504
+ <div
11505
+ className="base rating x-main1 y-background2"
11510
11506
  >
11511
- <span
11512
- className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11507
+ <label
11508
+ htmlFor="ratings-9"
11509
+ onMouseEnter={[Function]}
11510
+ onMouseLeave={[Function]}
11513
11511
  >
11514
- 10
11515
- </span>
11516
- <span
11517
- className="f-icons c-dark-y"
11512
+ <span
11513
+ className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11514
+ >
11515
+ 9
11516
+ </span>
11517
+ <span
11518
+ className="f-icons c-dark-y"
11519
+ >
11520
+ [
11521
+ </span>
11522
+ </label>
11523
+ <input
11524
+ id="ratings-9"
11525
+ name="ratings"
11526
+ onBlur={[Function]}
11527
+ onChange={[Function]}
11528
+ type="radio"
11529
+ value={9}
11530
+ />
11531
+ </div>
11532
+ <div
11533
+ className="base rating x-main1 y-background2"
11534
+ >
11535
+ <label
11536
+ htmlFor="ratings-10"
11537
+ onMouseEnter={[Function]}
11538
+ onMouseLeave={[Function]}
11518
11539
  >
11519
- [
11520
- </span>
11521
- </label>
11522
- <input
11523
- id="ratings-10"
11524
- name="ratings"
11525
- onBlur={[Function]}
11526
- onChange={[Function]}
11527
- type="radio"
11528
- value={10}
11529
- />
11540
+ <span
11541
+ className="v25 mb-v md-s-1 s-2 x-metadata c-x"
11542
+ >
11543
+ 10
11544
+ </span>
11545
+ <span
11546
+ className="f-icons c-dark-y"
11547
+ >
11548
+ [
11549
+ </span>
11550
+ </label>
11551
+ <input
11552
+ id="ratings-10"
11553
+ name="ratings"
11554
+ onBlur={[Function]}
11555
+ onChange={[Function]}
11556
+ type="radio"
11557
+ value={10}
11558
+ />
11559
+ </div>
11530
11560
  </div>
11531
11561
  </div>
11532
11562
  <div