@tactics/toddle-styleguide 1.4.2 → 1.4.4

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 (39) hide show
  1. package/package.json +2 -2
  2. package/src/components/atoms/background-gradient/__snapshots__/background-gradient.test.js.snap +25 -21
  3. package/src/components/atoms/calendar/__snapshots__/calendar.test.js.snap +1846 -640
  4. package/src/components/atoms/footer/footer.styles.d.ts +14 -0
  5. package/src/components/atoms/increment-input/__snapshots__/increment-input.test.js.snap +12 -0
  6. package/src/components/atoms/line/line.preview.d.ts +2 -2
  7. package/src/components/molecules/blocked-message/__snapshots__/blocked-message.test.js.snap +6 -0
  8. package/src/components/molecules/button/__snapshots__/button.test.js.snap +6 -0
  9. package/src/components/molecules/calendar-select/__snapshots__/calendar-select.test.js.snap +18 -0
  10. package/src/components/molecules/date-input/__snapshots__/date-input.test.js.snap +6 -0
  11. package/src/components/molecules/default-select/__snapshots__/default-select.test.js.snap +6 -0
  12. package/src/components/molecules/failed-to-send/__snapshots__/failed-bubble.test.js.snap +6 -2
  13. package/src/components/molecules/message-input/__snapshots__/message-input.test.js.snap +24 -40
  14. package/src/components/molecules/password-input/__snapshots__/password-input.test.js.snap +36 -0
  15. package/src/components/molecules/pressable-icon/__snapshots__/pressable-icon.test.js.snap +18 -0
  16. package/src/components/molecules/search-input/__snapshots__/search.test.js.snap +6 -0
  17. package/src/components/molecules/select-list-item/__snapshots__/select-list-item.test.js.snap +36 -0
  18. package/src/components/molecules/select-picker/__snapshots__/select-picker.test.js.snap +12 -0
  19. package/src/components/molecules/send-bubble/__snapshots__/send-text-bubble.test.js.snap +0 -12
  20. package/src/components/molecules/snackbar/__snapshots__/snackbar.test.js.snap +24 -0
  21. package/src/components/molecules/swipe/__snapshots__/swipe.test.js.snap +6 -0
  22. package/src/components/molecules/time-picker/__snapshots__/time-picker.test.js.snap +20 -40
  23. package/src/components/molecules/time-picker/time-picker.component.d.ts +2 -2
  24. package/src/components/molecules/timeline/__snapshots__/timeline.test.js.snap +34 -32
  25. package/src/components/molecules/wave-background/__snapshots__/wave.test.js.snap +0 -2
  26. package/src/components/organisms/child-list-item/__snapshots__/child-list-item.test.js.snap +81 -63
  27. package/src/components/organisms/contact-item/__snapshots__/contact-item.test.js.snap +6 -0
  28. package/src/components/organisms/day-select/day-select.styles.d.ts +18 -0
  29. package/src/components/organisms/journal-entry/components/entry-type-indicator/entry-type-indicator.component.d.ts +2 -2
  30. package/src/components/organisms/journal-entry/components/journal-entry-type/journal-entry-type.component.d.ts +2 -2
  31. package/src/components/organisms/journal-entry/journal-entry.preview.d.ts +2 -2
  32. package/src/components/organisms/my-child-list-item/__snapshots__/my-child-list-item.test.js.snap +31 -21
  33. package/src/components/organisms/person-info-card/__snapshots__/person-info-card.test.js.snap +25 -21
  34. package/src/components/organisms/person-info-card/person-info-card.component.d.ts +2 -2
  35. package/src/components/organisms/tab-view/tab-view.component.d.ts +2 -1
  36. package/src/components/organisms/tab-view/tab-view.preview.d.ts +2 -2
  37. package/src/components/organisms/text-bubble/__snapshots__/text-bubble.test.js.snap +42 -14
  38. package/src/icons/__snapshots__/icons.test.js.snap +234 -20
  39. package/src/icons/index.d.ts +2 -2
@@ -69,6 +69,12 @@ exports[`test text-bubble given the bubbleAlignment is SENT return a text-bubble
69
69
  >
70
70
  <RNSVGPath
71
71
  d="M11 7V11.5M11 16H11.0108M20.75 11.5C20.75 17.0919 16.3848 21.625 11 21.625C5.61522 21.625 1.25 17.0919 1.25 11.5C1.25 5.90812 5.61522 1.375 11 1.375C16.3848 1.375 20.75 5.90812 20.75 11.5Z"
72
+ fill={
73
+ {
74
+ "payload": 4278190080,
75
+ "type": 0,
76
+ }
77
+ }
72
78
  propList={
73
79
  [
74
80
  "stroke",
@@ -109,7 +115,6 @@ exports[`test text-bubble given the bubbleAlignment is SENT return a text-bubble
109
115
  >
110
116
  <View
111
117
  collapsable={false}
112
- forwardedRef={[Function]}
113
118
  handlerTag={7}
114
119
  handlerType="PanGestureHandler"
115
120
  onGestureHandlerEvent={[Function]}
@@ -349,7 +354,6 @@ exports[`test text-bubble given the bubbleAlignment is SENT return a text-bubble
349
354
  </View>
350
355
  <View
351
356
  collapsable={false}
352
- forwardedRef={[Function]}
353
357
  handlerTag={8}
354
358
  handlerType="TapGestureHandler"
355
359
  onGestureHandlerEvent={[Function]}
@@ -500,6 +504,12 @@ exports[`test text-bubble given the visualState is DEFAULT return a light-blue c
500
504
  >
501
505
  <RNSVGPath
502
506
  d="M11 7V11.5M11 16H11.0108M20.75 11.5C20.75 17.0919 16.3848 21.625 11 21.625C5.61522 21.625 1.25 17.0919 1.25 11.5C1.25 5.90812 5.61522 1.375 11 1.375C16.3848 1.375 20.75 5.90812 20.75 11.5Z"
507
+ fill={
508
+ {
509
+ "payload": 4278190080,
510
+ "type": 0,
511
+ }
512
+ }
503
513
  propList={
504
514
  [
505
515
  "stroke",
@@ -540,7 +550,6 @@ exports[`test text-bubble given the visualState is DEFAULT return a light-blue c
540
550
  >
541
551
  <View
542
552
  collapsable={false}
543
- forwardedRef={[Function]}
544
553
  handlerTag={5}
545
554
  handlerType="PanGestureHandler"
546
555
  onGestureHandlerEvent={[Function]}
@@ -780,7 +789,6 @@ exports[`test text-bubble given the visualState is DEFAULT return a light-blue c
780
789
  </View>
781
790
  <View
782
791
  collapsable={false}
783
- forwardedRef={[Function]}
784
792
  handlerTag={6}
785
793
  handlerType="TapGestureHandler"
786
794
  onGestureHandlerEvent={[Function]}
@@ -931,6 +939,12 @@ exports[`test text-bubble given the visualState is ERROR return a red colored te
931
939
  >
932
940
  <RNSVGPath
933
941
  d="M11 7V11.5M11 16H11.0108M20.75 11.5C20.75 17.0919 16.3848 21.625 11 21.625C5.61522 21.625 1.25 17.0919 1.25 11.5C1.25 5.90812 5.61522 1.375 11 1.375C16.3848 1.375 20.75 5.90812 20.75 11.5Z"
942
+ fill={
943
+ {
944
+ "payload": 4278190080,
945
+ "type": 0,
946
+ }
947
+ }
934
948
  propList={
935
949
  [
936
950
  "stroke",
@@ -971,7 +985,6 @@ exports[`test text-bubble given the visualState is ERROR return a red colored te
971
985
  >
972
986
  <View
973
987
  collapsable={false}
974
- forwardedRef={[Function]}
975
988
  handlerTag={1}
976
989
  handlerType="PanGestureHandler"
977
990
  onGestureHandlerEvent={[Function]}
@@ -1211,7 +1224,6 @@ exports[`test text-bubble given the visualState is ERROR return a red colored te
1211
1224
  </View>
1212
1225
  <View
1213
1226
  collapsable={false}
1214
- forwardedRef={[Function]}
1215
1227
  handlerTag={2}
1216
1228
  handlerType="TapGestureHandler"
1217
1229
  onGestureHandlerEvent={[Function]}
@@ -1362,6 +1374,12 @@ exports[`test text-bubble given the visualState is RECEIVE return a text-bubble
1362
1374
  >
1363
1375
  <RNSVGPath
1364
1376
  d="M11 7V11.5M11 16H11.0108M20.75 11.5C20.75 17.0919 16.3848 21.625 11 21.625C5.61522 21.625 1.25 17.0919 1.25 11.5C1.25 5.90812 5.61522 1.375 11 1.375C16.3848 1.375 20.75 5.90812 20.75 11.5Z"
1377
+ fill={
1378
+ {
1379
+ "payload": 4278190080,
1380
+ "type": 0,
1381
+ }
1382
+ }
1365
1383
  propList={
1366
1384
  [
1367
1385
  "stroke",
@@ -1402,7 +1420,6 @@ exports[`test text-bubble given the visualState is RECEIVE return a text-bubble
1402
1420
  >
1403
1421
  <View
1404
1422
  collapsable={false}
1405
- forwardedRef={[Function]}
1406
1423
  handlerTag={9}
1407
1424
  handlerType="PanGestureHandler"
1408
1425
  onGestureHandlerEvent={[Function]}
@@ -1642,7 +1659,6 @@ exports[`test text-bubble given the visualState is RECEIVE return a text-bubble
1642
1659
  </View>
1643
1660
  <View
1644
1661
  collapsable={false}
1645
- forwardedRef={[Function]}
1646
1662
  handlerTag={10}
1647
1663
  handlerType="TapGestureHandler"
1648
1664
  onGestureHandlerEvent={[Function]}
@@ -1793,6 +1809,12 @@ exports[`test text-bubble given the visualState is RECEIVE return a textBubble w
1793
1809
  >
1794
1810
  <RNSVGPath
1795
1811
  d="M11 7V11.5M11 16H11.0108M20.75 11.5C20.75 17.0919 16.3848 21.625 11 21.625C5.61522 21.625 1.25 17.0919 1.25 11.5C1.25 5.90812 5.61522 1.375 11 1.375C16.3848 1.375 20.75 5.90812 20.75 11.5Z"
1812
+ fill={
1813
+ {
1814
+ "payload": 4278190080,
1815
+ "type": 0,
1816
+ }
1817
+ }
1796
1818
  propList={
1797
1819
  [
1798
1820
  "stroke",
@@ -1833,7 +1855,6 @@ exports[`test text-bubble given the visualState is RECEIVE return a textBubble w
1833
1855
  >
1834
1856
  <View
1835
1857
  collapsable={false}
1836
- forwardedRef={[Function]}
1837
1858
  handlerTag={11}
1838
1859
  handlerType="PanGestureHandler"
1839
1860
  onGestureHandlerEvent={[Function]}
@@ -2073,7 +2094,6 @@ exports[`test text-bubble given the visualState is RECEIVE return a textBubble w
2073
2094
  </View>
2074
2095
  <View
2075
2096
  collapsable={false}
2076
- forwardedRef={[Function]}
2077
2097
  handlerTag={12}
2078
2098
  handlerType="TapGestureHandler"
2079
2099
  onGestureHandlerEvent={[Function]}
@@ -2224,6 +2244,12 @@ exports[`test text-bubble given the visualState is WARNING return an orange colo
2224
2244
  >
2225
2245
  <RNSVGPath
2226
2246
  d="M11 7V11.5M11 16H11.0108M20.75 11.5C20.75 17.0919 16.3848 21.625 11 21.625C5.61522 21.625 1.25 17.0919 1.25 11.5C1.25 5.90812 5.61522 1.375 11 1.375C16.3848 1.375 20.75 5.90812 20.75 11.5Z"
2247
+ fill={
2248
+ {
2249
+ "payload": 4278190080,
2250
+ "type": 0,
2251
+ }
2252
+ }
2227
2253
  propList={
2228
2254
  [
2229
2255
  "stroke",
@@ -2264,7 +2290,6 @@ exports[`test text-bubble given the visualState is WARNING return an orange colo
2264
2290
  >
2265
2291
  <View
2266
2292
  collapsable={false}
2267
- forwardedRef={[Function]}
2268
2293
  handlerTag={3}
2269
2294
  handlerType="PanGestureHandler"
2270
2295
  onGestureHandlerEvent={[Function]}
@@ -2504,7 +2529,6 @@ exports[`test text-bubble given the visualState is WARNING return an orange colo
2504
2529
  </View>
2505
2530
  <View
2506
2531
  collapsable={false}
2507
- forwardedRef={[Function]}
2508
2532
  handlerTag={4}
2509
2533
  handlerType="TapGestureHandler"
2510
2534
  onGestureHandlerEvent={[Function]}
@@ -2655,6 +2679,12 @@ exports[`test text-bubble return a text bubble, that will be send, but does not
2655
2679
  >
2656
2680
  <RNSVGPath
2657
2681
  d="M11 7V11.5M11 16H11.0108M20.75 11.5C20.75 17.0919 16.3848 21.625 11 21.625C5.61522 21.625 1.25 17.0919 1.25 11.5C1.25 5.90812 5.61522 1.375 11 1.375C16.3848 1.375 20.75 5.90812 20.75 11.5Z"
2682
+ fill={
2683
+ {
2684
+ "payload": 4278190080,
2685
+ "type": 0,
2686
+ }
2687
+ }
2658
2688
  propList={
2659
2689
  [
2660
2690
  "stroke",
@@ -2695,7 +2725,6 @@ exports[`test text-bubble return a text bubble, that will be send, but does not
2695
2725
  >
2696
2726
  <View
2697
2727
  collapsable={false}
2698
- forwardedRef={[Function]}
2699
2728
  handlerTag={13}
2700
2729
  handlerType="PanGestureHandler"
2701
2730
  onGestureHandlerEvent={[Function]}
@@ -2935,7 +2964,6 @@ exports[`test text-bubble return a text bubble, that will be send, but does not
2935
2964
  </View>
2936
2965
  <View
2937
2966
  collapsable={false}
2938
- forwardedRef={[Function]}
2939
2967
  handlerTag={14}
2940
2968
  handlerType="TapGestureHandler"
2941
2969
  onGestureHandlerEvent={[Function]}