enwawa-ui 1.0.26 → 1.0.29
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.
- package/CHANGELOG.md +72 -31
- package/lib/index.d.ts +2600 -2439
- package/lib/index.d.ts.map +1 -1
- package/lib/index.es.js +2019 -1905
- package/lib/index.es.js.map +1 -1
- package/lib/index.js +2021 -1907
- package/lib/index.js.map +1 -1
- package/package.json +4 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,48 +1,89 @@
|
|
|
1
|
-
# (
|
|
2
|
-
|
|
3
|
-
#### ⚠️ Pushed to `main`
|
|
4
|
-
|
|
5
|
-
- Missing dependency added ([@BrayhanV](https://github.com/BrayhanV))
|
|
6
|
-
|
|
7
|
-
#### Authors: 1
|
|
8
|
-
|
|
9
|
-
- Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
|
|
10
|
-
|
|
11
|
-
---
|
|
12
|
-
|
|
13
|
-
# (Tue Aug 08 2023)
|
|
1
|
+
# (Fri Aug 11 2023)
|
|
14
2
|
|
|
15
3
|
#### 🐛 Bug Fix
|
|
16
4
|
|
|
17
|
-
-
|
|
18
|
-
- TDD-460 [#55](https://github.com/La-Wawa-Inc/wawa-ui/pull/55) ([@maurovolpe18](https://github.com/maurovolpe18))
|
|
19
|
-
- MlPlanCard [#54](https://github.com/La-Wawa-Inc/wawa-ui/pull/54) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
|
|
20
|
-
- Mejora en MlRadioGroup [#50](https://github.com/La-Wawa-Inc/wawa-ui/pull/50) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
|
|
21
|
-
- OrTicketCard [#53](https://github.com/La-Wawa-Inc/wawa-ui/pull/53) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
|
|
5
|
+
- OrModuleTableHeader [#58](https://github.com/La-Wawa-Inc/wawa-ui/pull/58) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
|
|
22
6
|
|
|
23
7
|
#### ⚠️ Pushed to `main`
|
|
24
8
|
|
|
25
9
|
- version updated ([@BrayhanV](https://github.com/BrayhanV))
|
|
26
|
-
-
|
|
27
|
-
- Fix AtCountdown history ([@BrayhanV](https://github.com/BrayhanV))
|
|
28
|
-
- unnecessary comments removed ([@BrayhanV](https://github.com/BrayhanV))
|
|
29
|
-
- OrDashboardLayout ([@BrayhanV](https://github.com/BrayhanV))
|
|
30
|
-
- Improves on OrSider ([@BrayhanV](https://github.com/BrayhanV))
|
|
31
|
-
- missing exports added ([@BrayhanV](https://github.com/BrayhanV))
|
|
32
|
-
- Organism: ([@BrayhanV](https://github.com/BrayhanV))
|
|
33
|
-
- OrMenu story ([@BrayhanV](https://github.com/BrayhanV))
|
|
34
|
-
- OrMenu ([@BrayhanV](https://github.com/BrayhanV))
|
|
35
|
-
- OrTable ([@BrayhanV](https://github.com/BrayhanV))
|
|
36
|
-
- OrTickets improves ([@BrayhanV](https://github.com/BrayhanV))
|
|
10
|
+
- Improves on OrHeader and OrDashboardLayout ([@BrayhanV](https://github.com/BrayhanV))
|
|
37
11
|
|
|
38
|
-
#### Authors:
|
|
12
|
+
#### Authors: 2
|
|
39
13
|
|
|
40
14
|
- Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
|
|
41
|
-
- Maurizio Volpe ([@maurovolpe18](https://github.com/maurovolpe18))
|
|
42
15
|
- Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
|
|
43
16
|
|
|
44
17
|
---
|
|
45
18
|
|
|
19
|
+
# (Wed Aug 09 2023)
|
|
20
|
+
|
|
21
|
+
#### 🐛 Bug Fix
|
|
22
|
+
|
|
23
|
+
- Tdd 486 mv [#57](https://github.com/La-Wawa-Inc/wawa-ui/pull/57) ([@maurovolpe18](https://github.com/maurovolpe18) [@BrayhanV](https://github.com/BrayhanV))
|
|
24
|
+
- AtSelectIcon && OrHeader [#56](https://github.com/La-Wawa-Inc/wawa-ui/pull/56) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
|
|
25
|
+
|
|
26
|
+
#### ⚠️ Pushed to `main`
|
|
27
|
+
|
|
28
|
+
- Version upgrade ([@BrayhanV](https://github.com/BrayhanV))
|
|
29
|
+
- Improves: ([@BrayhanV](https://github.com/BrayhanV))
|
|
30
|
+
- index import updated ([@BrayhanV](https://github.com/BrayhanV))
|
|
31
|
+
- type fix ([@BrayhanV](https://github.com/BrayhanV))
|
|
32
|
+
- TmLoginPhoneCode with MlCodeInput ([@BrayhanV](https://github.com/BrayhanV))
|
|
33
|
+
|
|
34
|
+
#### Authors: 3
|
|
35
|
+
|
|
36
|
+
- Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
|
|
37
|
+
- Maurizio Volpe ([@maurovolpe18](https://github.com/maurovolpe18))
|
|
38
|
+
- Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
|
|
39
|
+
|
|
40
|
+
---
|
|
41
|
+
|
|
42
|
+
# (Tue Aug 08 2023)
|
|
43
|
+
|
|
44
|
+
#### ⚠️ Pushed to `main`
|
|
45
|
+
|
|
46
|
+
- Missing dependency added ([@BrayhanV](https://github.com/BrayhanV))
|
|
47
|
+
|
|
48
|
+
#### Authors: 1
|
|
49
|
+
|
|
50
|
+
- Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
|
|
51
|
+
|
|
52
|
+
---
|
|
53
|
+
|
|
54
|
+
# (Tue Aug 08 2023)
|
|
55
|
+
|
|
56
|
+
#### 🐛 Bug Fix
|
|
57
|
+
|
|
58
|
+
- MlCodeInput and fix font familt for dropdown [#49](https://github.com/La-Wawa-Inc/wawa-ui/pull/49) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
|
|
59
|
+
- TDD-460 [#55](https://github.com/La-Wawa-Inc/wawa-ui/pull/55) ([@maurovolpe18](https://github.com/maurovolpe18))
|
|
60
|
+
- MlPlanCard [#54](https://github.com/La-Wawa-Inc/wawa-ui/pull/54) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
|
|
61
|
+
- Mejora en MlRadioGroup [#50](https://github.com/La-Wawa-Inc/wawa-ui/pull/50) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
|
|
62
|
+
- OrTicketCard [#53](https://github.com/La-Wawa-Inc/wawa-ui/pull/53) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
|
|
63
|
+
|
|
64
|
+
#### ⚠️ Pushed to `main`
|
|
65
|
+
|
|
66
|
+
- version updated ([@BrayhanV](https://github.com/BrayhanV))
|
|
67
|
+
- TmCrudPage ([@BrayhanV](https://github.com/BrayhanV))
|
|
68
|
+
- Fix AtCountdown history ([@BrayhanV](https://github.com/BrayhanV))
|
|
69
|
+
- unnecessary comments removed ([@BrayhanV](https://github.com/BrayhanV))
|
|
70
|
+
- OrDashboardLayout ([@BrayhanV](https://github.com/BrayhanV))
|
|
71
|
+
- Improves on OrSider ([@BrayhanV](https://github.com/BrayhanV))
|
|
72
|
+
- missing exports added ([@BrayhanV](https://github.com/BrayhanV))
|
|
73
|
+
- Organism: ([@BrayhanV](https://github.com/BrayhanV))
|
|
74
|
+
- OrMenu story ([@BrayhanV](https://github.com/BrayhanV))
|
|
75
|
+
- OrMenu ([@BrayhanV](https://github.com/BrayhanV))
|
|
76
|
+
- OrTable ([@BrayhanV](https://github.com/BrayhanV))
|
|
77
|
+
- OrTickets improves ([@BrayhanV](https://github.com/BrayhanV))
|
|
78
|
+
|
|
79
|
+
#### Authors: 3
|
|
80
|
+
|
|
81
|
+
- Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
|
|
82
|
+
- Maurizio Volpe ([@maurovolpe18](https://github.com/maurovolpe18))
|
|
83
|
+
- Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
|
|
84
|
+
|
|
85
|
+
---
|
|
86
|
+
|
|
46
87
|
# (Fri Aug 04 2023)
|
|
47
88
|
|
|
48
89
|
#### 🐛 Bug Fix
|