@decaf-ts/core 0.7.38 → 0.7.39

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 (65) hide show
  1. package/README.md +1 -1
  2. package/dist/core.cjs +1 -1
  3. package/dist/core.cjs.map +1 -1
  4. package/dist/core.js +1 -1
  5. package/dist/core.js.map +1 -1
  6. package/lib/esm/identity/decorators.d.ts +1 -1
  7. package/lib/esm/identity/decorators.js.map +1 -1
  8. package/lib/esm/index.d.ts +1 -1
  9. package/lib/esm/index.js +1 -1
  10. package/lib/esm/model/construction.d.ts +1 -3
  11. package/lib/esm/model/construction.js +32 -8
  12. package/lib/esm/model/construction.js.map +1 -1
  13. package/lib/esm/overrides/Model.d.ts +2 -0
  14. package/lib/esm/overrides/overrides.js +11 -2
  15. package/lib/esm/overrides/overrides.js.map +1 -1
  16. package/lib/esm/persistence/Adapter.js +10 -11
  17. package/lib/esm/persistence/Adapter.js.map +1 -1
  18. package/lib/esm/persistence/Sequence.d.ts +2 -1
  19. package/lib/esm/persistence/Sequence.js +63 -50
  20. package/lib/esm/persistence/Sequence.js.map +1 -1
  21. package/lib/esm/persistence/constants.js +1 -0
  22. package/lib/esm/persistence/constants.js.map +1 -1
  23. package/lib/esm/persistence/types.d.ts +1 -0
  24. package/lib/esm/ram/RamAdapter.js +2 -1
  25. package/lib/esm/ram/RamAdapter.js.map +1 -1
  26. package/lib/esm/ram/RamStatement.d.ts +5 -0
  27. package/lib/esm/ram/RamStatement.js +46 -18
  28. package/lib/esm/ram/RamStatement.js.map +1 -1
  29. package/lib/esm/repository/Repository.d.ts +2 -10
  30. package/lib/esm/repository/Repository.js +45 -33
  31. package/lib/esm/repository/Repository.js.map +1 -1
  32. package/lib/esm/utils/utils.d.ts +1 -0
  33. package/lib/esm/utils/utils.js +3 -0
  34. package/lib/esm/utils/utils.js.map +1 -1
  35. package/lib/identity/decorators.d.ts +1 -1
  36. package/lib/identity/decorators.js.map +1 -1
  37. package/lib/index.cjs +1 -1
  38. package/lib/index.d.ts +1 -1
  39. package/lib/model/construction.cjs +32 -8
  40. package/lib/model/construction.d.ts +1 -3
  41. package/lib/model/construction.js.map +1 -1
  42. package/lib/overrides/Model.d.ts +2 -0
  43. package/lib/overrides/overrides.cjs +11 -2
  44. package/lib/overrides/overrides.js.map +1 -1
  45. package/lib/persistence/Adapter.cjs +10 -11
  46. package/lib/persistence/Adapter.js.map +1 -1
  47. package/lib/persistence/Sequence.cjs +63 -50
  48. package/lib/persistence/Sequence.d.ts +2 -1
  49. package/lib/persistence/Sequence.js.map +1 -1
  50. package/lib/persistence/constants.cjs +1 -0
  51. package/lib/persistence/constants.js.map +1 -1
  52. package/lib/persistence/types.d.ts +1 -0
  53. package/lib/ram/RamAdapter.cjs +2 -1
  54. package/lib/ram/RamAdapter.js.map +1 -1
  55. package/lib/ram/RamStatement.cjs +46 -18
  56. package/lib/ram/RamStatement.d.ts +5 -0
  57. package/lib/ram/RamStatement.js.map +1 -1
  58. package/lib/repository/Repository.cjs +44 -32
  59. package/lib/repository/Repository.d.ts +2 -10
  60. package/lib/repository/Repository.js.map +1 -1
  61. package/lib/utils/utils.cjs +4 -0
  62. package/lib/utils/utils.d.ts +1 -0
  63. package/lib/utils/utils.js.map +1 -1
  64. package/package.json +4 -2
  65. package/workdocs/assets/slogans.json +186 -0
@@ -0,0 +1,186 @@
1
+ [
2
+ {
3
+ "Slogan": "Decaf‑TS Core: the calm under‑layer your stack didn’t know it needed.",
4
+ "Tags": "Core, Calm, Coffee‑themed"
5
+ },
6
+ {
7
+ "Slogan": "Build strong models. Then sit back and sip your decaf.",
8
+ "Tags": "Models, Coffee‑themed, Developer"
9
+ },
10
+ {
11
+ "Slogan": "Repository pattern without the caffeine crash.",
12
+ "Tags": "Repository, Calm, Technical"
13
+ },
14
+ {
15
+ "Slogan": "Adapters plug in. You relax. It’s that decaf simple.",
16
+ "Tags": "Adapter, Calm, Coffee‑themed"
17
+ },
18
+ {
19
+ "Slogan": "Query DSL so smooth it’s like foam on a latte.",
20
+ "Tags": "QueryDSL, Coffee‑themed, Fun"
21
+ },
22
+ {
23
+ "Slogan": "Strong‑typed models + low‑stress devs = win.",
24
+ "Tags": "Typing, Developer, Calm"
25
+ },
26
+ {
27
+ "Slogan": "Plug persistence into your code without plugging in your adrenaline.",
28
+ "Tags": "Persistence, Calm, Technical"
29
+ },
30
+ {
31
+ "Slogan": "Your data‑layer’s decaf revolution.",
32
+ "Tags": "DataLayer, Branding, Coffee‑themed"
33
+ },
34
+ {
35
+ "Slogan": "From in‑memory to HTTP to SQL — all served decaf.",
36
+ "Tags": "Adapter, FullStack, Coffee‑themed"
37
+ },
38
+ {
39
+ "Slogan": "Typed models. Calm code. Zero jitters.",
40
+ "Tags": "Typing, Calm, Developer"
41
+ },
42
+ {
43
+ "Slogan": "Hook your business logic, not your blood pressure.",
44
+ "Tags": "BusinessLogic, Humor, Calm"
45
+ },
46
+ {
47
+ "Slogan": "Pagination and observers that don’t observe your panic.",
48
+ "Tags": "Pagination, Observer, Calm"
49
+ },
50
+ {
51
+ "Slogan": "Base classes that let you build, not burn out.",
52
+ "Tags": "BaseClasses, Developer, Calm"
53
+ },
54
+ {
55
+ "Slogan": "Because your code deserves a barista‑quality data layer.",
56
+ "Tags": "Branding, Coffee‑themed, Technical"
57
+ },
58
+ {
59
+ "Slogan": "Register your model, take a breath, build features.",
60
+ "Tags": "Model, Developer, Calm"
61
+ },
62
+ {
63
+ "Slogan": "Adapters agnostic. Devs relaxed.",
64
+ "Tags": "Adapter, Chill, Developer"
65
+ },
66
+ {
67
+ "Slogan": "Table, column, relation — served decaf style.",
68
+ "Tags": "Schema, Coffee‑themed, Technical"
69
+ },
70
+ {
71
+ "Slogan": "Support for CRUD, bulk ops and low heart‑rate.",
72
+ "Tags": "CRUD, Productivity, Calm"
73
+ },
74
+ {
75
+ "Slogan": "Use decorators. Not stimulants.",
76
+ "Tags": "Decorators, Coffee‑themed, Fun"
77
+ },
78
+ {
79
+ "Slogan": "A data stack so mellow your IDE sighs in relief.",
80
+ "Tags": "DeveloperDX, Calm, Humor"
81
+ },
82
+ {
83
+ "Slogan": "From Model to Repository to Adapter: the smooth journey.",
84
+ "Tags": "Flow, Technical, Calm"
85
+ },
86
+ {
87
+ "Slogan": "Clean architecture. Clean code. Clean coffee cup.",
88
+ "Tags": "Architecture, Coffee‑themed, Developer"
89
+ },
90
+ {
91
+ "Slogan": "Let the core hold the weight while your features fly.",
92
+ "Tags": "Core, Productivity, Calm"
93
+ },
94
+ {
95
+ "Slogan": "Sequence, statement, observer — in decaf harmony.",
96
+ "Tags": "Sequence, Observer, Calm"
97
+ },
98
+ {
99
+ "Slogan": "Adapter‑agnostic so you can choose your storage, not your stress level.",
100
+ "Tags": "Adapter, Calm, Technical"
101
+ },
102
+ {
103
+ "Slogan": "Type models once, query everywhere, heart‑rate unchanged.",
104
+ "Tags": "Typing, Query, Calm"
105
+ },
106
+ {
107
+ "Slogan": "Your code’s new backbone—strong, steady, decaf.",
108
+ "Tags": "Backbone, Coffee‑themed, Developer"
109
+ },
110
+ {
111
+ "Slogan": "Build data access layers while your coffee cools.",
112
+ "Tags": "Developer, Coffee‑themed, Chill"
113
+ },
114
+ {
115
+ "Slogan": "Because caffeine should happen in your cup, not your stack.",
116
+ "Tags": "Coffee‑themed, Humor, Technical"
117
+ },
118
+ {
119
+ "Slogan": "Models that represent, repos that respect, devs that rest.",
120
+ "Tags": "Models, Repository, Calm"
121
+ },
122
+ {
123
+ "Slogan": "Unified API across storages so you don’t switch modes (or jump heartbeats).",
124
+ "Tags": "API, Adapter, Calm"
125
+ },
126
+ {
127
+ "Slogan": "Plug‑and‑play persistence. Pour yourself a decaf.",
128
+ "Tags": "Persistence, Coffee‑themed, Developer"
129
+ },
130
+ {
131
+ "Slogan": "When your core is calm, your stack behaves.",
132
+ "Tags": "Stack, Calm, Technical"
133
+ },
134
+ {
135
+ "Slogan": "Write logic like you’re writing a memo — not a frantic caffeine rush.",
136
+ "Tags": "Developer, Humor, Calm"
137
+ },
138
+ {
139
+ "Slogan": "Observe changes without observing panic.",
140
+ "Tags": "Observer, Calm, DataFlow"
141
+ },
142
+ {
143
+ "Slogan": "Your data model’s best friend and your heartbeat’s ally.",
144
+ "Tags": "Model, Calm, Developer"
145
+ },
146
+ {
147
+ "Slogan": "From raw record to typed instance without the roller‑coaster.",
148
+ "Tags": "Mapping, Smooth, Technical"
149
+ },
150
+ {
151
+ "Slogan": "Dedicate your cup to decaf, your stack to clarity.",
152
+ "Tags": "Coffee‑themed, Branding, Developer"
153
+ },
154
+ {
155
+ "Slogan": "Stop chasing features. Let your core chase complexity.",
156
+ "Tags": "Developer, Productivity, Calm"
157
+ },
158
+ {
159
+ "Slogan": "Adapters evolve; your code stays stable and serene.",
160
+ "Tags": "Adapter, Stability, Calm"
161
+ },
162
+ {
163
+ "Slogan": "Strong base. Smooth finish. Zero caffeine crash.",
164
+ "Tags": "Branding, Coffee‑themed, Calm"
165
+ },
166
+ {
167
+ "Slogan": "Your code workflow’s recliner: lean back, ship features.",
168
+ "Tags": "Workflow, Chill, Technical"
169
+ },
170
+ {
171
+ "Slogan": "Model validation, repository wiring, decorators—without the buzz.",
172
+ "Tags": "Validation, Decorators, Calm"
173
+ },
174
+ {
175
+ "Slogan": "Let your core handle the plumbing while you sip gently.",
176
+ "Tags": "Core, Coffee‑themed, Developer"
177
+ },
178
+ {
179
+ "Slogan": "Decaf‑TS Core: because even your low‑level layers deserve elegance.",
180
+ "Tags": "Core, Calm, Branding"
181
+ },
182
+ {
183
+ "Slogan": "Build once, adapt many. Heart‑rate stays steady.",
184
+ "Tags": "Adaptability, Calm, Developer"
185
+ }
186
+ ]