@glissandoo/lib 1.4.0 → 1.4.3

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 (235) hide show
  1. package/{lib/helpers → helpers}/instruments/index.d.ts +4 -0
  2. package/{lib/helpers → helpers}/instruments/index.js +8 -0
  3. package/{lib/lang → lang}/en.json +4 -0
  4. package/{lib/lang → lang}/index.d.ts +4 -0
  5. package/package.json +1 -1
  6. package/README.md +0 -70
  7. /package/{lib/functions → functions}/auth.d.ts +0 -0
  8. /package/{lib/functions → functions}/auth.js +0 -0
  9. /package/{lib/functions → functions}/communication.d.ts +0 -0
  10. /package/{lib/functions → functions}/communication.js +0 -0
  11. /package/{lib/functions → functions}/communicationComment.d.ts +0 -0
  12. /package/{lib/functions → functions}/communicationComment.js +0 -0
  13. /package/{lib/functions → functions}/event.d.ts +0 -0
  14. /package/{lib/functions → functions}/event.js +0 -0
  15. /package/{lib/functions → functions}/eventPlayer.d.ts +0 -0
  16. /package/{lib/functions → functions}/eventPlayer.js +0 -0
  17. /package/{lib/functions → functions}/eventRepertory.d.ts +0 -0
  18. /package/{lib/functions → functions}/eventRepertory.js +0 -0
  19. /package/{lib/functions → functions}/federation.d.ts +0 -0
  20. /package/{lib/functions → functions}/federation.js +0 -0
  21. /package/{lib/functions → functions}/federationPartnership.d.ts +0 -0
  22. /package/{lib/functions → functions}/federationPartnership.js +0 -0
  23. /package/{lib/functions → functions}/group.d.ts +0 -0
  24. /package/{lib/functions → functions}/group.js +0 -0
  25. /package/{lib/functions → functions}/groupPlayer.d.ts +0 -0
  26. /package/{lib/functions → functions}/groupPlayer.js +0 -0
  27. /package/{lib/functions → functions}/groupRepertory.d.ts +0 -0
  28. /package/{lib/functions → functions}/groupRepertory.js +0 -0
  29. /package/{lib/functions → functions}/index.d.ts +0 -0
  30. /package/{lib/functions → functions}/index.js +0 -0
  31. /package/{lib/functions → functions}/jwt.d.ts +0 -0
  32. /package/{lib/functions → functions}/jwt.js +0 -0
  33. /package/{lib/functions → functions}/misc.d.ts +0 -0
  34. /package/{lib/functions → functions}/misc.js +0 -0
  35. /package/{lib/functions → functions}/notification.d.ts +0 -0
  36. /package/{lib/functions → functions}/notification.js +0 -0
  37. /package/{lib/functions → functions}/partner.d.ts +0 -0
  38. /package/{lib/functions → functions}/partner.js +0 -0
  39. /package/{lib/functions → functions}/partnership.d.ts +0 -0
  40. /package/{lib/functions → functions}/partnership.js +0 -0
  41. /package/{lib/functions → functions}/partnershipGroup.d.ts +0 -0
  42. /package/{lib/functions → functions}/partnershipGroup.js +0 -0
  43. /package/{lib/functions → functions}/partnershipPlan.d.ts +0 -0
  44. /package/{lib/functions → functions}/partnershipPlan.js +0 -0
  45. /package/{lib/functions → functions}/regions.d.ts +0 -0
  46. /package/{lib/functions → functions}/regions.js +0 -0
  47. /package/{lib/functions → functions}/subscription.d.ts +0 -0
  48. /package/{lib/functions → functions}/subscription.js +0 -0
  49. /package/{lib/functions → functions}/user.d.ts +0 -0
  50. /package/{lib/functions → functions}/user.js +0 -0
  51. /package/{lib/helpers → helpers}/appScenes.d.ts +0 -0
  52. /package/{lib/helpers → helpers}/appScenes.js +0 -0
  53. /package/{lib/helpers → helpers}/auth.d.ts +0 -0
  54. /package/{lib/helpers → helpers}/auth.js +0 -0
  55. /package/{lib/helpers → helpers}/badges.d.ts +0 -0
  56. /package/{lib/helpers → helpers}/badges.js +0 -0
  57. /package/{lib/helpers → helpers}/collections.d.ts +0 -0
  58. /package/{lib/helpers → helpers}/collections.js +0 -0
  59. /package/{lib/helpers → helpers}/musicStyles/index.d.ts +0 -0
  60. /package/{lib/helpers → helpers}/musicStyles/index.js +0 -0
  61. /package/{lib/helpers → helpers}/musicStyles/orders.d.ts +0 -0
  62. /package/{lib/helpers → helpers}/musicStyles/orders.js +0 -0
  63. /package/{lib/helpers → helpers}/notifications.d.ts +0 -0
  64. /package/{lib/helpers → helpers}/notifications.js +0 -0
  65. /package/{lib/helpers → helpers}/payments.d.ts +0 -0
  66. /package/{lib/helpers → helpers}/payments.js +0 -0
  67. /package/{lib/helpers → helpers}/plans.d.ts +0 -0
  68. /package/{lib/helpers → helpers}/plans.js +0 -0
  69. /package/{lib/helpers → helpers}/styles.d.ts +0 -0
  70. /package/{lib/helpers → helpers}/styles.js +0 -0
  71. /package/{lib/helpers → helpers}/utils.d.ts +0 -0
  72. /package/{lib/helpers → helpers}/utils.js +0 -0
  73. /package/{lib/index.d.ts → index.d.ts} +0 -0
  74. /package/{lib/index.js → index.js} +0 -0
  75. /package/{lib/lang → lang}/ca.json +0 -0
  76. /package/{lib/lang → lang}/de.json +0 -0
  77. /package/{lib/lang → lang}/es.json +0 -0
  78. /package/{lib/lang → lang}/gl.json +0 -0
  79. /package/{lib/lang → lang}/index.js +0 -0
  80. /package/{lib/models → models}/Communication/Comment/index.d.ts +0 -0
  81. /package/{lib/models → models}/Communication/Comment/index.js +0 -0
  82. /package/{lib/models → models}/Communication/Comment/types.d.ts +0 -0
  83. /package/{lib/models → models}/Communication/Comment/types.js +0 -0
  84. /package/{lib/models → models}/Communication/index.d.ts +0 -0
  85. /package/{lib/models → models}/Communication/index.js +0 -0
  86. /package/{lib/models → models}/Communication/types.d.ts +0 -0
  87. /package/{lib/models → models}/Communication/types.js +0 -0
  88. /package/{lib/models → models}/Counters/Group/Analytics/index.d.ts +0 -0
  89. /package/{lib/models → models}/Counters/Group/Analytics/index.js +0 -0
  90. /package/{lib/models → models}/Counters/Group/Analytics/types.d.ts +0 -0
  91. /package/{lib/models → models}/Counters/Group/Analytics/types.js +0 -0
  92. /package/{lib/models → models}/Counters/Group/index.d.ts +0 -0
  93. /package/{lib/models → models}/Counters/Group/index.js +0 -0
  94. /package/{lib/models → models}/Counters/Group/types.d.ts +0 -0
  95. /package/{lib/models → models}/Counters/Group/types.js +0 -0
  96. /package/{lib/models → models}/Counters/event.d.ts +0 -0
  97. /package/{lib/models → models}/Counters/event.js +0 -0
  98. /package/{lib/models → models}/Counters/index.d.ts +0 -0
  99. /package/{lib/models → models}/Counters/index.js +0 -0
  100. /package/{lib/models → models}/Counters/types.d.ts +0 -0
  101. /package/{lib/models → models}/Counters/types.js +0 -0
  102. /package/{lib/models → models}/Evento/Player/index.d.ts +0 -0
  103. /package/{lib/models → models}/Evento/Player/index.js +0 -0
  104. /package/{lib/models → models}/Evento/Player/types.d.ts +0 -0
  105. /package/{lib/models → models}/Evento/Player/types.js +0 -0
  106. /package/{lib/models → models}/Evento/Repertory/index.d.ts +0 -0
  107. /package/{lib/models → models}/Evento/Repertory/index.js +0 -0
  108. /package/{lib/models → models}/Evento/Repertory/types.d.ts +0 -0
  109. /package/{lib/models → models}/Evento/Repertory/types.js +0 -0
  110. /package/{lib/models → models}/Evento/basic.d.ts +0 -0
  111. /package/{lib/models → models}/Evento/basic.js +0 -0
  112. /package/{lib/models → models}/Evento/index.d.ts +0 -0
  113. /package/{lib/models → models}/Evento/index.js +0 -0
  114. /package/{lib/models → models}/Evento/promoter.d.ts +0 -0
  115. /package/{lib/models → models}/Evento/promoter.js +0 -0
  116. /package/{lib/models → models}/Evento/tiny.d.ts +0 -0
  117. /package/{lib/models → models}/Evento/tiny.js +0 -0
  118. /package/{lib/models → models}/Evento/types.d.ts +0 -0
  119. /package/{lib/models → models}/Evento/types.js +0 -0
  120. /package/{lib/models → models}/Federation/Partnership/index.d.ts +0 -0
  121. /package/{lib/models → models}/Federation/Partnership/index.js +0 -0
  122. /package/{lib/models → models}/Federation/Partnership/types.d.ts +0 -0
  123. /package/{lib/models → models}/Federation/Partnership/types.js +0 -0
  124. /package/{lib/models → models}/Federation/index.d.ts +0 -0
  125. /package/{lib/models → models}/Federation/index.js +0 -0
  126. /package/{lib/models → models}/Federation/types.d.ts +0 -0
  127. /package/{lib/models → models}/Federation/types.js +0 -0
  128. /package/{lib/models → models}/Group/Analytics/index.d.ts +0 -0
  129. /package/{lib/models → models}/Group/Analytics/index.js +0 -0
  130. /package/{lib/models → models}/Group/Analytics/types.d.ts +0 -0
  131. /package/{lib/models → models}/Group/Analytics/types.js +0 -0
  132. /package/{lib/models → models}/Group/Event/index.d.ts +0 -0
  133. /package/{lib/models → models}/Group/Event/index.js +0 -0
  134. /package/{lib/models → models}/Group/Event/types.d.ts +0 -0
  135. /package/{lib/models → models}/Group/Event/types.js +0 -0
  136. /package/{lib/models → models}/Group/Player/Event/index.d.ts +0 -0
  137. /package/{lib/models → models}/Group/Player/Event/index.js +0 -0
  138. /package/{lib/models → models}/Group/Player/Event/types.d.ts +0 -0
  139. /package/{lib/models → models}/Group/Player/Event/types.js +0 -0
  140. /package/{lib/models → models}/Group/Player/Log/index.d.ts +0 -0
  141. /package/{lib/models → models}/Group/Player/Log/index.js +0 -0
  142. /package/{lib/models → models}/Group/Player/Log/types.d.ts +0 -0
  143. /package/{lib/models → models}/Group/Player/Log/types.js +0 -0
  144. /package/{lib/models → models}/Group/Player/index.d.ts +0 -0
  145. /package/{lib/models → models}/Group/Player/index.js +0 -0
  146. /package/{lib/models → models}/Group/Player/types.d.ts +0 -0
  147. /package/{lib/models → models}/Group/Player/types.js +0 -0
  148. /package/{lib/models → models}/Group/Repertory/index.d.ts +0 -0
  149. /package/{lib/models → models}/Group/Repertory/index.js +0 -0
  150. /package/{lib/models → models}/Group/Repertory/types.d.ts +0 -0
  151. /package/{lib/models → models}/Group/Repertory/types.js +0 -0
  152. /package/{lib/models → models}/Group/basic.d.ts +0 -0
  153. /package/{lib/models → models}/Group/basic.js +0 -0
  154. /package/{lib/models → models}/Group/index.d.ts +0 -0
  155. /package/{lib/models → models}/Group/index.js +0 -0
  156. /package/{lib/models → models}/Group/types.d.ts +0 -0
  157. /package/{lib/models → models}/Group/types.js +0 -0
  158. /package/{lib/models → models}/Instrument/index.d.ts +0 -0
  159. /package/{lib/models → models}/Instrument/index.js +0 -0
  160. /package/{lib/models → models}/Metrics/index.d.ts +0 -0
  161. /package/{lib/models → models}/Metrics/index.js +0 -0
  162. /package/{lib/models → models}/Metrics/types.d.ts +0 -0
  163. /package/{lib/models → models}/Metrics/types.js +0 -0
  164. /package/{lib/models → models}/Model.d.ts +0 -0
  165. /package/{lib/models → models}/Model.js +0 -0
  166. /package/{lib/models → models}/MusicStyle/index.d.ts +0 -0
  167. /package/{lib/models → models}/MusicStyle/index.js +0 -0
  168. /package/{lib/models → models}/Notification/index.d.ts +0 -0
  169. /package/{lib/models → models}/Notification/index.js +0 -0
  170. /package/{lib/models → models}/Notification/types.d.ts +0 -0
  171. /package/{lib/models → models}/Notification/types.js +0 -0
  172. /package/{lib/models → models}/Partner/basic.d.ts +0 -0
  173. /package/{lib/models → models}/Partner/basic.js +0 -0
  174. /package/{lib/models → models}/Partner/index.d.ts +0 -0
  175. /package/{lib/models → models}/Partner/index.js +0 -0
  176. /package/{lib/models → models}/Partner/tiny.d.ts +0 -0
  177. /package/{lib/models → models}/Partner/tiny.js +0 -0
  178. /package/{lib/models → models}/Partner/types.d.ts +0 -0
  179. /package/{lib/models → models}/Partner/types.js +0 -0
  180. /package/{lib/models → models}/Partnership/Group/index.d.ts +0 -0
  181. /package/{lib/models → models}/Partnership/Group/index.js +0 -0
  182. /package/{lib/models → models}/Partnership/Group/types.d.ts +0 -0
  183. /package/{lib/models → models}/Partnership/Group/types.js +0 -0
  184. /package/{lib/models → models}/Partnership/Partner/Subscription/index.d.ts +0 -0
  185. /package/{lib/models → models}/Partnership/Partner/Subscription/index.js +0 -0
  186. /package/{lib/models → models}/Partnership/Partner/Subscription/types.d.ts +0 -0
  187. /package/{lib/models → models}/Partnership/Partner/Subscription/types.js +0 -0
  188. /package/{lib/models → models}/Partnership/Partner/index.d.ts +0 -0
  189. /package/{lib/models → models}/Partnership/Partner/index.js +0 -0
  190. /package/{lib/models → models}/Partnership/Partner/types.d.ts +0 -0
  191. /package/{lib/models → models}/Partnership/Partner/types.js +0 -0
  192. /package/{lib/models → models}/Partnership/Payment/index.d.ts +0 -0
  193. /package/{lib/models → models}/Partnership/Payment/index.js +0 -0
  194. /package/{lib/models → models}/Partnership/Payment/types.d.ts +0 -0
  195. /package/{lib/models → models}/Partnership/Payment/types.js +0 -0
  196. /package/{lib/models → models}/Partnership/Plan/basic.d.ts +0 -0
  197. /package/{lib/models → models}/Partnership/Plan/basic.js +0 -0
  198. /package/{lib/models → models}/Partnership/Plan/index.d.ts +0 -0
  199. /package/{lib/models → models}/Partnership/Plan/index.js +0 -0
  200. /package/{lib/models → models}/Partnership/Plan/types.d.ts +0 -0
  201. /package/{lib/models → models}/Partnership/Plan/types.js +0 -0
  202. /package/{lib/models → models}/Partnership/basic.d.ts +0 -0
  203. /package/{lib/models → models}/Partnership/basic.js +0 -0
  204. /package/{lib/models → models}/Partnership/index.d.ts +0 -0
  205. /package/{lib/models → models}/Partnership/index.js +0 -0
  206. /package/{lib/models → models}/Partnership/types.d.ts +0 -0
  207. /package/{lib/models → models}/Partnership/types.js +0 -0
  208. /package/{lib/models → models}/Payment/basic.d.ts +0 -0
  209. /package/{lib/models → models}/Payment/basic.js +0 -0
  210. /package/{lib/models → models}/Payment/index.d.ts +0 -0
  211. /package/{lib/models → models}/Payment/index.js +0 -0
  212. /package/{lib/models → models}/Payment/types.d.ts +0 -0
  213. /package/{lib/models → models}/Payment/types.js +0 -0
  214. /package/{lib/models → models}/Player/basic.d.ts +0 -0
  215. /package/{lib/models → models}/Player/basic.js +0 -0
  216. /package/{lib/models → models}/Player/types.d.ts +0 -0
  217. /package/{lib/models → models}/Player/types.js +0 -0
  218. /package/{lib/models → models}/Repertory/basic.d.ts +0 -0
  219. /package/{lib/models → models}/Repertory/basic.js +0 -0
  220. /package/{lib/models → models}/Repertory/types.d.ts +0 -0
  221. /package/{lib/models → models}/Repertory/types.js +0 -0
  222. /package/{lib/models → models}/User/Group/index.d.ts +0 -0
  223. /package/{lib/models → models}/User/Group/index.js +0 -0
  224. /package/{lib/models → models}/User/Group/types.d.ts +0 -0
  225. /package/{lib/models → models}/User/Group/types.js +0 -0
  226. /package/{lib/models → models}/User/Notification/index.d.ts +0 -0
  227. /package/{lib/models → models}/User/Notification/index.js +0 -0
  228. /package/{lib/models → models}/User/Notification/types.d.ts +0 -0
  229. /package/{lib/models → models}/User/Notification/types.js +0 -0
  230. /package/{lib/models → models}/User/basic.d.ts +0 -0
  231. /package/{lib/models → models}/User/basic.js +0 -0
  232. /package/{lib/models → models}/User/index.d.ts +0 -0
  233. /package/{lib/models → models}/User/index.js +0 -0
  234. /package/{lib/models → models}/User/types.d.ts +0 -0
  235. /package/{lib/models → models}/User/types.js +0 -0
@@ -2,6 +2,7 @@ import { LanguagesTypes } from '../../lang';
2
2
  import Instrument from '../../models/Instrument';
3
3
  export declare enum InstrumentId {
4
4
  Accordion = "accordion",
5
+ Bandurria = "bandurria",
5
6
  Bagpipes = "bagpipes",
6
7
  Banjo = "banjo",
7
8
  Baritone = "baritone",
@@ -10,6 +11,7 @@ export declare enum InstrumentId {
10
11
  BassDrum = "bass-drum",
11
12
  Bassoon = "bassoon",
12
13
  BassoonContra = "contraBass",
14
+ Cajon = "cajon",
13
15
  Castanets = "castanets",
14
16
  Cello = "cello",
15
17
  Choir = "choir",
@@ -36,7 +38,9 @@ export declare enum InstrumentId {
36
38
  Harmonica = "harmonica",
37
39
  Harp = "harp",
38
40
  Keyboard = "keyboard",
41
+ Lute = "lute",
39
42
  Mallets = "mallets",
43
+ Mandoline = "mandoline",
40
44
  MezzoSoprano = "mezzosoproano",
41
45
  MusicConductor = "musicConductor",
42
46
  Oboe = "oboe",
@@ -8,6 +8,7 @@ const Instrument_1 = __importDefault(require("../../models/Instrument"));
8
8
  var InstrumentId;
9
9
  (function (InstrumentId) {
10
10
  InstrumentId["Accordion"] = "accordion";
11
+ InstrumentId["Bandurria"] = "bandurria";
11
12
  InstrumentId["Bagpipes"] = "bagpipes";
12
13
  InstrumentId["Banjo"] = "banjo";
13
14
  InstrumentId["Baritone"] = "baritone";
@@ -16,6 +17,7 @@ var InstrumentId;
16
17
  InstrumentId["BassDrum"] = "bass-drum";
17
18
  InstrumentId["Bassoon"] = "bassoon";
18
19
  InstrumentId["BassoonContra"] = "contraBass";
20
+ InstrumentId["Cajon"] = "cajon";
19
21
  InstrumentId["Castanets"] = "castanets";
20
22
  InstrumentId["Cello"] = "cello";
21
23
  InstrumentId["Choir"] = "choir";
@@ -42,7 +44,9 @@ var InstrumentId;
42
44
  InstrumentId["Harmonica"] = "harmonica";
43
45
  InstrumentId["Harp"] = "harp";
44
46
  InstrumentId["Keyboard"] = "keyboard";
47
+ InstrumentId["Lute"] = "lute";
45
48
  InstrumentId["Mallets"] = "mallets";
49
+ InstrumentId["Mandoline"] = "mandoline";
46
50
  InstrumentId["MezzoSoprano"] = "mezzosoproano";
47
51
  InstrumentId["MusicConductor"] = "musicConductor";
48
52
  InstrumentId["Oboe"] = "oboe";
@@ -77,6 +81,7 @@ var InstrumentId;
77
81
  })(InstrumentId = exports.InstrumentId || (exports.InstrumentId = {}));
78
82
  exports.InstrumentIcons = {
79
83
  [InstrumentId.Accordion]: 'accordion',
84
+ [InstrumentId.Bandurria]: 'bandurria',
80
85
  [InstrumentId.Bagpipes]: 'bagpipes',
81
86
  [InstrumentId.Banjo]: 'banjo',
82
87
  [InstrumentId.Baritone]: 'choirMen',
@@ -86,6 +91,7 @@ exports.InstrumentIcons = {
86
91
  [InstrumentId.Bassoon]: 'bassoon',
87
92
  [InstrumentId.BassoonContra]: 'bassoon',
88
93
  [InstrumentId.Castanets]: 'castanets',
94
+ [InstrumentId.Cajon]: 'cajon',
89
95
  [InstrumentId.Cello]: 'cello',
90
96
  [InstrumentId.Choir]: 'choirMen',
91
97
  [InstrumentId.ClarinetBass]: 'clarinet',
@@ -111,7 +117,9 @@ exports.InstrumentIcons = {
111
117
  [InstrumentId.Harmonica]: 'harmonica',
112
118
  [InstrumentId.Harp]: 'harp',
113
119
  [InstrumentId.Keyboard]: 'piano',
120
+ [InstrumentId.Lute]: 'lute',
114
121
  [InstrumentId.Mallets]: 'xylophone',
122
+ [InstrumentId.Mandoline]: 'mandoline',
115
123
  [InstrumentId.MezzoSoprano]: 'choirWomen',
116
124
  [InstrumentId.MusicConductor]: 'bandmastersMace',
117
125
  [InstrumentId.Oboe]: 'oboe',
@@ -33,6 +33,7 @@
33
33
  "instruments.accordion": "Accordion",
34
34
  "instruments.altoSaxophone": "Alto Saxophone",
35
35
  "instruments.bagpipes": "Bagpipes",
36
+ "instruments.bandurria": "Bandurria",
36
37
  "instruments.banjo": "Banjo",
37
38
  "instruments.baritone": "Baritone",
38
39
  "instruments.baritoneSax": "Baritone Saxophone",
@@ -41,6 +42,7 @@
41
42
  "instruments.bass-drum": "Drum bass",
42
43
  "instruments.bassClarinet": "Bass Clarinet",
43
44
  "instruments.bassoon": "Bassoon",
45
+ "instruments.cajon": "Cajon",
44
46
  "instruments.castanets": "Castanets",
45
47
  "instruments.cello": "Violoncello",
46
48
  "instruments.choir": "Choir",
@@ -67,10 +69,12 @@
67
69
  "instruments.highTrombone": "Alto Trombone",
68
70
  "instruments.keyboard": "Keyboard",
69
71
  "instruments.littleClarinet": "Piccolo Clarinet",
72
+ "instruments.lute": "Lute",
70
73
  "instruments.low-flute": "Bass Flute",
71
74
  "instruments.lowSaxophone": "Bass Saxophone",
72
75
  "instruments.lowTrombone": "Bass Trombone",
73
76
  "instruments.lowTrumpet": "Bass Trumpet",
77
+ "instruments.mandoline": "Mandoline",
74
78
  "instruments.mallets": "Mallets",
75
79
  "instruments.mezzosoproano": "Mezzosoprano",
76
80
  "instruments.musicConductor": "Conductor",
@@ -262,6 +262,7 @@ declare const languageProvider: {
262
262
  "instruments.accordion": string;
263
263
  "instruments.altoSaxophone": string;
264
264
  "instruments.bagpipes": string;
265
+ "instruments.bandurria": string;
265
266
  "instruments.banjo": string;
266
267
  "instruments.baritone": string;
267
268
  "instruments.baritoneSax": string;
@@ -270,6 +271,7 @@ declare const languageProvider: {
270
271
  "instruments.bass-drum": string;
271
272
  "instruments.bassClarinet": string;
272
273
  "instruments.bassoon": string;
274
+ "instruments.cajon": string;
273
275
  "instruments.castanets": string;
274
276
  "instruments.cello": string;
275
277
  "instruments.choir": string;
@@ -296,10 +298,12 @@ declare const languageProvider: {
296
298
  "instruments.highTrombone": string;
297
299
  "instruments.keyboard": string;
298
300
  "instruments.littleClarinet": string;
301
+ "instruments.lute": string;
299
302
  "instruments.low-flute": string;
300
303
  "instruments.lowSaxophone": string;
301
304
  "instruments.lowTrombone": string;
302
305
  "instruments.lowTrumpet": string;
306
+ "instruments.mandoline": string;
303
307
  "instruments.mallets": string;
304
308
  "instruments.mezzosoproano": string;
305
309
  "instruments.musicConductor": string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@glissandoo/lib",
3
- "version": "1.4.0",
3
+ "version": "1.4.3",
4
4
  "description": "Glissandoo library js",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",
package/README.md DELETED
@@ -1,70 +0,0 @@
1
- # Glissandoo Library
2
-
3
- ## What is this repository for?
4
-
5
- - This repo contains a common model codebase that all Glissandoo projects can use.
6
-
7
- ## Configuration
8
-
9
- - This project should work with any Node.js version >= 12 and uses NPM to manage dependencies.
10
- - To install Node.js, we recommend using NVM, which is a Node.js version manager, and can be installed with the following command:
11
-
12
- ```bash
13
- curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash
14
- ```
15
-
16
- - Once installed, restart your terminal and you will be able to use the following command to install the desired Node.js version:
17
-
18
- ```bash
19
- nvm install {version}
20
- ```
21
-
22
- - To activate a certain Node.js version, you can use the following command:
23
-
24
- ```bash
25
- nvm use {version}
26
- ```
27
-
28
- - Then, install dependencies with the following command:
29
-
30
- ```bash
31
- npm install
32
- ```
33
-
34
- ## Developing locally
35
-
36
- ### 0. (Optional) Create a VS Code workspace including lib:
37
-
38
- - Open your existing project with VS Code. Then, in the upper left menu, go to File > Add Folder to Workspace, and choose the lib repo folder.
39
-
40
- - Then, in the same menu as before, go to File > Save Workspace As... and save your workspace wherever you like.
41
-
42
- - Now, you will be able to work in both your current project and the lib repo in the same workspace.
43
-
44
- ### 1. NPM-Link lib to your project:
45
-
46
- - There is a way to link your local lib project to your current project, so any changes made to your local lib repo will automatically be reflected in your current project.
47
-
48
- - To do this, open a terminal and go to the lib repo folder. Then, run the following command:
49
-
50
- ```bash
51
- npm run link
52
- ```
53
-
54
- This will create a symlink to your lib repo globally.
55
-
56
- - Now, to tell your project to use the symlink, go to your project folder and run the following command:
57
-
58
- ```bash
59
- npm link @glissandoo/lib
60
- ```
61
-
62
- - Now, your project will use the ts-compiled folder of the lib repo as its dependency, but there is one more step left.
63
-
64
- - Since we use TypeScript, we would need to compile lib for every change we made to it, but we can automate this process by opening a terminal, going into the lib repo folder and keeping the following command running:
65
-
66
- ```bash
67
- npm run build:watch
68
- ```
69
-
70
- This will compile lib for every change you make to it, so that changes automatically get reflected in your current project.
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes