@osimatic/helpers-js 1.4.25 → 1.4.26
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/.claude/settings.local.json +1 -1
- package/duration.js +174 -125
- package/file.js +19 -4
- package/google_charts.js +2 -1
- package/location.js +5 -1
- package/media.js +6 -6
- package/multi_files_input.js +3 -1
- package/package.json +2 -1
- package/paging.js +2 -2
- package/tests/__mocks__/socket.io-client.js +13 -0
- package/tests/count_down.test.js +580 -0
- package/tests/details_sub_array.test.js +367 -0
- package/tests/file.test.js +210 -0
- package/tests/flash_message.test.js +297 -0
- package/tests/form_date.test.js +1142 -0
- package/tests/form_helper.test.js +780 -130
- package/tests/google_charts.test.js +768 -0
- package/tests/google_maps.test.js +655 -0
- package/tests/google_recaptcha.test.js +441 -0
- package/tests/import_from_csv.test.js +797 -0
- package/tests/list_box.test.js +255 -0
- package/tests/location.test.js +86 -0
- package/tests/media.test.js +15 -0
- package/tests/multi_files_input.test.js +1015 -0
- package/tests/multiple_action_in_table.test.js +477 -0
- package/tests/paging.test.js +646 -0
- package/tests/select_all.test.js +360 -0
- package/tests/sortable_list.test.js +602 -0
- package/tests/string.test.js +16 -0
- package/tests/web_rtc.test.js +458 -0
- package/tests/web_socket.test.js +538 -0
- package/tmpclaude-00a6-cwd +0 -1
- package/tmpclaude-0526-cwd +0 -1
- package/tmpclaude-0973-cwd +0 -1
- package/tmpclaude-0b61-cwd +0 -1
- package/tmpclaude-0fa4-cwd +0 -1
- package/tmpclaude-104f-cwd +0 -1
- package/tmpclaude-1468-cwd +0 -1
- package/tmpclaude-146f-cwd +0 -1
- package/tmpclaude-223d-cwd +0 -1
- package/tmpclaude-2330-cwd +0 -1
- package/tmpclaude-282a-cwd +0 -1
- package/tmpclaude-2846-cwd +0 -1
- package/tmpclaude-28a6-cwd +0 -1
- package/tmpclaude-2b5a-cwd +0 -1
- package/tmpclaude-2def-cwd +0 -1
- package/tmpclaude-324b-cwd +0 -1
- package/tmpclaude-35d3-cwd +0 -1
- package/tmpclaude-3906-cwd +0 -1
- package/tmpclaude-3b32-cwd +0 -1
- package/tmpclaude-3da9-cwd +0 -1
- package/tmpclaude-3dc3-cwd +0 -1
- package/tmpclaude-3e3b-cwd +0 -1
- package/tmpclaude-43b6-cwd +0 -1
- package/tmpclaude-4495-cwd +0 -1
- package/tmpclaude-462f-cwd +0 -1
- package/tmpclaude-4aa8-cwd +0 -1
- package/tmpclaude-4b29-cwd +0 -1
- package/tmpclaude-4db5-cwd +0 -1
- package/tmpclaude-4e01-cwd +0 -1
- package/tmpclaude-5101-cwd +0 -1
- package/tmpclaude-524f-cwd +0 -1
- package/tmpclaude-5636-cwd +0 -1
- package/tmpclaude-5cdd-cwd +0 -1
- package/tmpclaude-5f1f-cwd +0 -1
- package/tmpclaude-6078-cwd +0 -1
- package/tmpclaude-622e-cwd +0 -1
- package/tmpclaude-6802-cwd +0 -1
- package/tmpclaude-6e36-cwd +0 -1
- package/tmpclaude-7793-cwd +0 -1
- package/tmpclaude-7f96-cwd +0 -1
- package/tmpclaude-8566-cwd +0 -1
- package/tmpclaude-8874-cwd +0 -1
- package/tmpclaude-8915-cwd +0 -1
- package/tmpclaude-8c8b-cwd +0 -1
- package/tmpclaude-94df-cwd +0 -1
- package/tmpclaude-9859-cwd +0 -1
- package/tmpclaude-9ac5-cwd +0 -1
- package/tmpclaude-9f18-cwd +0 -1
- package/tmpclaude-a202-cwd +0 -1
- package/tmpclaude-a741-cwd +0 -1
- package/tmpclaude-ab5f-cwd +0 -1
- package/tmpclaude-b008-cwd +0 -1
- package/tmpclaude-b0a1-cwd +0 -1
- package/tmpclaude-b63d-cwd +0 -1
- package/tmpclaude-b681-cwd +0 -1
- package/tmpclaude-b72d-cwd +0 -1
- package/tmpclaude-b92f-cwd +0 -1
- package/tmpclaude-bc49-cwd +0 -1
- package/tmpclaude-bc50-cwd +0 -1
- package/tmpclaude-bccf-cwd +0 -1
- package/tmpclaude-be55-cwd +0 -1
- package/tmpclaude-c228-cwd +0 -1
- package/tmpclaude-c717-cwd +0 -1
- package/tmpclaude-c7ce-cwd +0 -1
- package/tmpclaude-cf3e-cwd +0 -1
- package/tmpclaude-d142-cwd +0 -1
- package/tmpclaude-d5bc-cwd +0 -1
- package/tmpclaude-d6ae-cwd +0 -1
- package/tmpclaude-d77a-cwd +0 -1
- package/tmpclaude-d8da-cwd +0 -1
- package/tmpclaude-dbdb-cwd +0 -1
- package/tmpclaude-de61-cwd +0 -1
- package/tmpclaude-de81-cwd +0 -1
- package/tmpclaude-df9d-cwd +0 -1
- package/tmpclaude-e786-cwd +0 -1
- package/tmpclaude-f01d-cwd +0 -1
- package/tmpclaude-f2a9-cwd +0 -1
- package/tmpclaude-fc36-cwd +0 -1
- package/tmpclaude-ffef-cwd +0 -1
package/tmpclaude-8915-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-8c8b-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-94df-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-9859-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-9ac5-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-9f18-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-a202-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-a741-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-ab5f-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-b008-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-b0a1-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-b63d-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-b681-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-b72d-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-b92f-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-bc49-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-bc50-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-bccf-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-be55-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-c228-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-c717-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-c7ce-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-cf3e-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-d142-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-d5bc-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-d6ae-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-d77a-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-d8da-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-dbdb-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-de61-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-de81-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-df9d-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-e786-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-f01d-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-f2a9-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-fc36-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|
package/tmpclaude-ffef-cwd
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/c/OSIMATIC/helpers-js
|