tpmkms_4wp 9.3.0-beta.42 → 9.3.0-beta.44
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/common/crew.instance.json +36 -0
- package/common/dateTimeSelectors.test.json +3 -12
- package/common/dates.instance.json +25 -1
- package/common/dates.js +4 -0
- package/common/dates.test.json +1992 -0
- package/common/fastfood.instance.json +275 -175
- package/common/reminders.instance.json +1 -1
- package/common/reminders.js +1 -1
- package/common/reminders.test.json +8 -26
- package/common/reports.instance.json +1 -1
- package/package.json +2 -2
@@ -69,7 +69,7 @@
|
|
69
69
|
"convolution": true,
|
70
70
|
"disabled": true,
|
71
71
|
"bridge": "{ ...next(operator), operator: operator, reminder: after[0], date: after[1], interpolate: '${reminder} ${date}' }",
|
72
|
-
"semantic": "async ({context, api, gp, gsp}) => {\n const text = await gsp(context.reminder.slice(
|
72
|
+
"semantic": "async ({context, api, gp, gsp}) => {\n const text = await gsp(context.reminder.slice(0));\n const update = { text }\n if (context.date) {\n update.dateTimeSelector = context.date\n update.dateTimeSelectorText = await gp(context.date)\n }\n await api.update(update)\n }"
|
73
73
|
},
|
74
74
|
{
|
75
75
|
"id": "remind",
|
package/common/reminders.js
CHANGED
@@ -9878,7 +9878,7 @@
|
|
9878
9878
|
"end": 43,
|
9879
9879
|
"start": 26
|
9880
9880
|
},
|
9881
|
-
"text": "
|
9881
|
+
"text": "on monday at 10 am",
|
9882
9882
|
"time": {
|
9883
9883
|
"dead": true,
|
9884
9884
|
"default": true,
|
@@ -11143,7 +11143,7 @@
|
|
11143
11143
|
"end": 43,
|
11144
11144
|
"start": 26
|
11145
11145
|
},
|
11146
|
-
"text": "
|
11146
|
+
"text": "on monday at 10 am",
|
11147
11147
|
"time": {
|
11148
11148
|
"dead": true,
|
11149
11149
|
"default": true,
|
@@ -11302,7 +11302,7 @@
|
|
11302
11302
|
"end": 43,
|
11303
11303
|
"start": 26
|
11304
11304
|
},
|
11305
|
-
"text": "
|
11305
|
+
"text": "on monday at 10 am",
|
11306
11306
|
"time": {
|
11307
11307
|
"dead": true,
|
11308
11308
|
"default": true,
|
@@ -11469,7 +11469,7 @@
|
|
11469
11469
|
"end": 43,
|
11470
11470
|
"start": 26
|
11471
11471
|
},
|
11472
|
-
"text": "
|
11472
|
+
"text": "on monday at 10 am",
|
11473
11473
|
"time": {
|
11474
11474
|
"dead": true,
|
11475
11475
|
"default": true,
|
@@ -46799,24 +46799,6 @@
|
|
46799
46799
|
0
|
46800
46800
|
]
|
46801
46801
|
],
|
46802
|
-
[
|
46803
|
-
[
|
46804
|
-
"list",
|
46805
|
-
0
|
46806
|
-
],
|
46807
|
-
[
|
46808
|
-
"remind",
|
46809
|
-
0
|
46810
|
-
],
|
46811
|
-
[
|
46812
|
-
"to",
|
46813
|
-
0
|
46814
|
-
],
|
46815
|
-
[
|
46816
|
-
"unknown",
|
46817
|
-
0
|
46818
|
-
]
|
46819
|
-
],
|
46820
46802
|
[
|
46821
46803
|
[
|
46822
46804
|
"list",
|
@@ -60121,7 +60103,7 @@
|
|
60121
60103
|
"end": 30,
|
60122
60104
|
"start": 13
|
60123
60105
|
},
|
60124
|
-
"text": "
|
60106
|
+
"text": "on monday at 10 am",
|
60125
60107
|
"time": {
|
60126
60108
|
"dead": true,
|
60127
60109
|
"default": true,
|
@@ -61310,7 +61292,7 @@
|
|
61310
61292
|
"end": 30,
|
61311
61293
|
"start": 13
|
61312
61294
|
},
|
61313
|
-
"text": "
|
61295
|
+
"text": "on monday at 10 am",
|
61314
61296
|
"time": {
|
61315
61297
|
"dead": true,
|
61316
61298
|
"default": true,
|
@@ -61470,7 +61452,7 @@
|
|
61470
61452
|
"end": 30,
|
61471
61453
|
"start": 13
|
61472
61454
|
},
|
61473
|
-
"text": "
|
61455
|
+
"text": "on monday at 10 am",
|
61474
61456
|
"time": {
|
61475
61457
|
"dead": true,
|
61476
61458
|
"default": true,
|
@@ -61638,7 +61620,7 @@
|
|
61638
61620
|
"end": 30,
|
61639
61621
|
"start": 13
|
61640
61622
|
},
|
61641
|
-
"text": "
|
61623
|
+
"text": "on monday at 10 am",
|
61642
61624
|
"time": {
|
61643
61625
|
"dead": true,
|
61644
61626
|
"default": true,
|