@leonailtd/n8n-nodes-priority-erp 3.1.1 → 3.2.0

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 (48) hide show
  1. package/LICENSE +27 -15
  2. package/dist/LICENSE +27 -15
  3. package/dist/credentials/PriorityErpApi.credentials.js +134 -1
  4. package/dist/credentials/PriorityErpWebSdk.credentials.js +134 -1
  5. package/dist/nodes/PriorityERP/PriorityERP.node.js +311 -1
  6. package/dist/nodes/PriorityERP/actions/batch/batch.properties.js +83 -1
  7. package/dist/nodes/PriorityERP/actions/batch/execute.operation.js +43 -1
  8. package/dist/nodes/PriorityERP/actions/batch/index.js +8 -1
  9. package/dist/nodes/PriorityERP/actions/entity/create.operation.js +13 -1
  10. package/dist/nodes/PriorityERP/actions/entity/delete.operation.js +12 -1
  11. package/dist/nodes/PriorityERP/actions/entity/entity.properties.js +296 -1
  12. package/dist/nodes/PriorityERP/actions/entity/get.operation.js +35 -1
  13. package/dist/nodes/PriorityERP/actions/entity/getMany.operation.js +43 -1
  14. package/dist/nodes/PriorityERP/actions/entity/index.js +16 -1
  15. package/dist/nodes/PriorityERP/actions/entity/update.operation.js +14 -1
  16. package/dist/nodes/PriorityERP/actions/file/download.operation.js +23 -1
  17. package/dist/nodes/PriorityERP/actions/file/file.properties.js +123 -1
  18. package/dist/nodes/PriorityERP/actions/file/getFiles.operation.js +16 -1
  19. package/dist/nodes/PriorityERP/actions/file/index.js +12 -1
  20. package/dist/nodes/PriorityERP/actions/file/upload.operation.js +26 -1
  21. package/dist/nodes/PriorityERP/actions/procedure/activate.operation.js +33 -1
  22. package/dist/nodes/PriorityERP/actions/procedure/activateSubForm.operation.js +37 -1
  23. package/dist/nodes/PriorityERP/actions/procedure/index.js +10 -1
  24. package/dist/nodes/PriorityERP/actions/procedure/procedure.properties.js +157 -1
  25. package/dist/nodes/PriorityERP/actions/subForm/create.operation.js +15 -1
  26. package/dist/nodes/PriorityERP/actions/subForm/delete.operation.js +14 -1
  27. package/dist/nodes/PriorityERP/actions/subForm/get.operation.js +37 -1
  28. package/dist/nodes/PriorityERP/actions/subForm/getMany.operation.js +45 -1
  29. package/dist/nodes/PriorityERP/actions/subForm/index.js +16 -1
  30. package/dist/nodes/PriorityERP/actions/subForm/subForm.properties.js +304 -1
  31. package/dist/nodes/PriorityERP/actions/subForm/update.operation.js +16 -1
  32. package/dist/nodes/PriorityERP/actions/subSubForm/create.operation.js +17 -1
  33. package/dist/nodes/PriorityERP/actions/subSubForm/delete.operation.js +16 -1
  34. package/dist/nodes/PriorityERP/actions/subSubForm/get.operation.js +39 -1
  35. package/dist/nodes/PriorityERP/actions/subSubForm/getMany.operation.js +47 -1
  36. package/dist/nodes/PriorityERP/actions/subSubForm/index.js +16 -1
  37. package/dist/nodes/PriorityERP/actions/subSubForm/subSubForm.properties.js +296 -1
  38. package/dist/nodes/PriorityERP/actions/subSubForm/update.operation.js +18 -1
  39. package/dist/nodes/PriorityERP/actions/text/getText.operation.js +16 -1
  40. package/dist/nodes/PriorityERP/actions/text/index.js +10 -1
  41. package/dist/nodes/PriorityERP/actions/text/setText.operation.js +19 -1
  42. package/dist/nodes/PriorityERP/actions/text/text.properties.js +107 -1
  43. package/dist/nodes/PriorityERP/helpers/odata.js +54 -1
  44. package/dist/nodes/PriorityERP/helpers/utils.js +62 -1
  45. package/dist/nodes/PriorityERP/methods/loadOptions.js +643 -1
  46. package/dist/nodes/PriorityERP/transport/priorityApi.js +203 -1
  47. package/dist/package.json +2 -2
  48. package/package.json +3 -3
@@ -1 +1,47 @@
1
- 'use strict';function _0x3522(_0x19e0ac,_0x37876e){_0x19e0ac=_0x19e0ac-0x190;const _0x2af944=_0x2af9();let _0x35221a=_0x2af944[_0x19e0ac];if(_0x3522['xluHyX']===undefined){var _0x2cf602=function(_0x444638){const _0x3d520c='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x564710='',_0x395951='';for(let _0x34f4be=0x0,_0x448894,_0x5cfe7c,_0x61c066=0x0;_0x5cfe7c=_0x444638['charAt'](_0x61c066++);~_0x5cfe7c&&(_0x448894=_0x34f4be%0x4?_0x448894*0x40+_0x5cfe7c:_0x5cfe7c,_0x34f4be++%0x4)?_0x564710+=String['fromCharCode'](0xff&_0x448894>>(-0x2*_0x34f4be&0x6)):0x0){_0x5cfe7c=_0x3d520c['indexOf'](_0x5cfe7c);}for(let _0x1686f1=0x0,_0x371963=_0x564710['length'];_0x1686f1<_0x371963;_0x1686f1++){_0x395951+='%'+('00'+_0x564710['charCodeAt'](_0x1686f1)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x395951);};_0x3522['BwETHW']=_0x2cf602,_0x3522['NgXqPb']={},_0x3522['xluHyX']=!![];}const _0x2b6a3a=_0x2af944[0x0],_0x4b4079=_0x19e0ac+_0x2b6a3a,_0x161dde=_0x3522['NgXqPb'][_0x4b4079];return!_0x161dde?(_0x35221a=_0x3522['BwETHW'](_0x35221a),_0x3522['NgXqPb'][_0x4b4079]=_0x35221a):_0x35221a=_0x161dde,_0x35221a;}const _0x5aad9c=_0x3522;function _0x2af9(){const _0x59ea94=['AxnbCNjHEq','wgzdAKS','wg1iDuO','zMLSDgvYvMfSDwvZ','mtKYnJe2z3H6qwTZ','mJC5qNbVEhnt','yNvPBgrpCMrLCKj5u3rYAw5N','u3rcyLa','zxHWyw5K','ywrKAxrPB25HBe9WDgLVBNm','CM91DgvY','CMzWv2u','C3vIrM9YBuLK','ouTpugjgua','CgfYzw50swq','vfLzvKO','r0vu','B3jKzxjcEq','BufprgG','C3vIrM9YBu5HBwu','x19LC01VzhvSzq','uK5XAgG','ChrpsNi','t0DYB2q','jYKV','tKTKyve','mti1mty3mM5lrg5oBq','l2fWAq','otG2mdGWC1ftz01d','odq4mZm4A3vWywvm','C29YDfzHBhvLCW','D0DnDfq','ntmZntiXmuDwvNbAzq','BgLTAxq','zMLSDgvYCW','lI4VlI4VDhjHBNnWB3j0l3bYAw9YAxr5qxbP','C2LUy2u','Cuzfwuy','yNvPBgrprgf0yvf1zxj5','yLHbv0e','C2TPCa','oduXmZq3ohHPq3PSCq','mta1mduWm2nrz1vnqq','DMfSDwu','C3vIu3vIrM9YBu5HBwu','z2v0tM9KzvbHCMfTzxrLCG','lI4VlI4VAgvSCgvYCY9Vzgf0yq','AwznuMq','nvDgyLf5AW','CgfYzw50rM9YBq','z2v0twfUEq'];_0x2af9=function(){return _0x59ea94;};return _0x2af9();}(function(_0x5c8475,_0x34bba1){const _0x308f52={_0x418f12:0x194,_0x236a5f:0x193,_0x2a6e6d:0x1a2,_0x4d1d60:0x1b9},_0x57ad9a=_0x3522,_0x14f626=_0x5c8475();while(!![]){try{const _0x32cd08=-parseInt(_0x57ad9a(_0x308f52._0x418f12))/0x1+parseInt(_0x57ad9a(0x1ba))/0x2*(parseInt(_0x57ad9a(0x1aa))/0x3)+-parseInt(_0x57ad9a(0x1a1))/0x4+-parseInt(_0x57ad9a(0x19a))/0x5*(parseInt(_0x57ad9a(_0x308f52._0x236a5f))/0x6)+-parseInt(_0x57ad9a(0x1bd))/0x7+-parseInt(_0x57ad9a(0x1b7))/0x8+-parseInt(_0x57ad9a(_0x308f52._0x2a6e6d))/0x9*(-parseInt(_0x57ad9a(_0x308f52._0x4d1d60))/0xa);if(_0x32cd08===_0x34bba1)break;else _0x14f626['push'](_0x14f626['shift']());}catch(_0x465d3f){_0x14f626['push'](_0x14f626['shift']());}}}(_0x2af9,0xda0e1));const _0x12c759={};_0x12c759['value']=!![],Object['defineProperty'](exports,_0x5aad9c(0x1b1),_0x12c759),exports[_0x5aad9c(0x19c)]=getMany;const odata_1=require(_0x5aad9c(0x198)),priorityApi_1=require(_0x5aad9c(0x1c0));async function getMany(_0x591e1b,_0xea079a,_0x148b9d){const _0x5bd80d={_0x8b9d9:0x196,_0x212bc1:0x1be,_0xccb351:0x19e,_0x18440b:0x1af,_0x376a48:0x199,_0x2150cb:0x1b8,_0x513e4e:0x1b2,_0xd8049b:0x197,_0xe2dce0:0x1b0,_0x5ce794:0x1a4,_0x173c05:0x197,_0x268372:0x1a6,_0x1b6059:0x1ae,_0x56a38e:0x19f,_0x2397f3:0x1a3,_0xa94528:0x1b6,_0x413557:0x1a5,_0x5c0b91:0x1b3,_0x486706:0x1b5,_0x519481:0x19d,_0x4382a2:0x195},_0x3f0721=_0x5aad9c,_0x52c912={};_0x52c912[_0x3f0721(0x1b2)]=_0x3f0721(0x19b),_0x52c912['TYYVJ']=_0x3f0721(0x1ab),_0x52c912[_0x3f0721(0x1bc)]=_0x3f0721(0x1a9),_0x52c912[_0x3f0721(0x1a8)]=_0x3f0721(_0x5bd80d._0x8b9d9),_0x52c912['StBbP']=_0x3f0721(_0x5bd80d._0x212bc1),_0x52c912[_0x3f0721(_0x5bd80d._0xccb351)]=_0x3f0721(0x192),_0x52c912[_0x3f0721(_0x5bd80d._0x18440b)]=function(_0x198d24,_0x162eb2){return _0x198d24===_0x162eb2;},_0x52c912[_0x3f0721(_0x5bd80d._0x376a48)]=_0x3f0721(0x1c2),_0x52c912[_0x3f0721(0x1b6)]=function(_0x403c0b,_0x31c343){return _0x403c0b||_0x31c343;},_0x52c912['bXAWA']=function(_0x3632a4,_0x50912b){return _0x3632a4===_0x50912b;},_0x52c912['ptOJr']=_0x3f0721(0x1a7),_0x52c912['OGrod']=_0x3f0721(_0x5bd80d._0x2150cb);const _0x3903e3=_0x52c912,_0x396b56=_0x591e1b['getNodeParameter'](_0x3903e3[_0x3f0721(_0x5bd80d._0x513e4e)],_0xea079a),_0x491f8b=_0x591e1b[_0x3f0721(_0x5bd80d._0xd8049b)](_0x3903e3[_0x3f0721(0x1ac)],_0xea079a),_0x36d0f4=_0x591e1b[_0x3f0721(0x197)](_0x3f0721(_0x5bd80d._0xe2dce0),_0xea079a),_0x1e1a17=_0x591e1b[_0x3f0721(0x197)](_0x3903e3['wGMtT'],_0xea079a),_0x513415=_0x591e1b[_0x3f0721(0x197)](_0x3903e3['rfpWe'],_0xea079a),_0xc856b3=_0x591e1b['getNodeParameter'](_0x3903e3[_0x3f0721(_0x5bd80d._0x5ce794)],_0xea079a),_0x337c13=_0x591e1b['getNodeParameter'](_0x3903e3[_0x3f0721(_0x5bd80d._0xccb351)],_0xea079a,0x0),_0x20f0d3=_0x591e1b[_0x3f0721(_0x5bd80d._0x173c05)](_0x3f0721(_0x5bd80d._0x268372),_0xea079a);let _0x720e0b='';if(_0x20f0d3[_0x3f0721(0x1bf)]){const _0x5c4adb=_0x20f0d3[_0x3f0721(0x1bf)],_0x14c1a0=_0x5c4adb[_0x3f0721(0x1a0)];_0x14c1a0?.['length']&&(_0x720e0b=(0x0,odata_1['buildFilterString'])(_0x14c1a0));}let _0x57c413='';if(_0x20f0d3[_0x3f0721(_0x5bd80d._0x1b6059)]){const _0x2d2bb6=_0x20f0d3[_0x3f0721(0x1ae)],_0x366409=_0x2d2bb6[_0x3f0721(0x1bb)];if(_0x366409?.['length']){if(_0x3903e3[_0x3f0721(_0x5bd80d._0x18440b)](_0x3903e3['ifMRd'],_0x3f0721(_0x5bd80d._0x56a38e)))return _0x3b86b4['value'];else _0x57c413=(0x0,odata_1[_0x3f0721(_0x5bd80d._0x2397f3)])(_0x366409);}}const _0x4c588d=(0x0,odata_1[_0x3f0721(0x190)])({'top':_0xc856b3,'skip':_0x3903e3[_0x3f0721(_0x5bd80d._0xa94528)](_0x337c13,undefined),'select':_0x20f0d3['select'],'filter':_0x3903e3['NKdaQ'](_0x720e0b,undefined),'orderby':_0x3903e3[_0x3f0721(_0x5bd80d._0xa94528)](_0x57c413,undefined),'expand':_0x20f0d3[_0x3f0721(_0x5bd80d._0x413557)],'since':_0x20f0d3[_0x3f0721(0x1c1)]}),_0x595ff3=_0x3903e3[_0x3f0721(0x191)](_0x148b9d['connectionType'],_0x3903e3[_0x3f0721(_0x5bd80d._0x5c0b91)])?'':_0x3903e3[_0x3f0721(0x1b4)],_0x23771d=_0x595ff3+'/'+_0x396b56+'(\x27'+_0x491f8b+_0x3f0721(0x1b5)+_0x36d0f4+'(\x27'+_0x1e1a17+_0x3f0721(_0x5bd80d._0x486706)+_0x513415,_0x21f0b5=await(0x0,priorityApi_1['priorityApiRequest'])(_0x591e1b,_0x3f0721(0x1ad),_0x23771d,_0x148b9d,undefined,_0x4c588d);if(_0x21f0b5[_0x3f0721(0x195)]&&Array[_0x3f0721(_0x5bd80d._0x519481)](_0x21f0b5[_0x3f0721(_0x5bd80d._0x4382a2)]))return _0x21f0b5[_0x3f0721(_0x5bd80d._0x4382a2)];return[_0x21f0b5];}
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.getMany = getMany;
4
+ const odata_1 = require("../../helpers/odata");
5
+ const priorityApi_1 = require("../../transport/priorityApi");
6
+ async function getMany(execFns, index, context) {
7
+ const parentForm = execFns.getNodeParameter('parentForm', index);
8
+ const parentId = execFns.getNodeParameter('parentId', index);
9
+ const subFormName = execFns.getNodeParameter('subFormName', index);
10
+ const subFormId = execFns.getNodeParameter('subFormId', index);
11
+ const subSubFormName = execFns.getNodeParameter('subSubFormName', index);
12
+ const limit = execFns.getNodeParameter('limit', index);
13
+ const skip = execFns.getNodeParameter('skip', index, 0);
14
+ const additionalOptions = execFns.getNodeParameter('additionalOptions', index);
15
+ let filterString = '';
16
+ if (additionalOptions.filters) {
17
+ const filtersObj = additionalOptions.filters;
18
+ const filterValues = filtersObj.filterValues;
19
+ if (filterValues?.length) {
20
+ filterString = (0, odata_1.buildFilterString)(filterValues);
21
+ }
22
+ }
23
+ let orderbyString = '';
24
+ if (additionalOptions.orderBy) {
25
+ const orderByObj = additionalOptions.orderBy;
26
+ const sortValues = orderByObj.sortValues;
27
+ if (sortValues?.length) {
28
+ orderbyString = (0, odata_1.buildOrderByString)(sortValues);
29
+ }
30
+ }
31
+ const qs = (0, odata_1.buildODataQuery)({
32
+ top: limit,
33
+ skip: skip || undefined,
34
+ select: additionalOptions.select,
35
+ filter: filterString || undefined,
36
+ orderby: orderbyString || undefined,
37
+ expand: additionalOptions.expand,
38
+ since: additionalOptions.since,
39
+ });
40
+ const prefix = context.connectionType === 'router' ? '' : '/api';
41
+ const urlPath = `${prefix}/${parentForm}('${parentId}')/${subFormName}('${subFormId}')/${subSubFormName}`;
42
+ const response = await (0, priorityApi_1.priorityApiRequest)(execFns, 'GET', urlPath, context, undefined, qs);
43
+ if (response.value && Array.isArray(response.value)) {
44
+ return response.value;
45
+ }
46
+ return [response];
47
+ }
@@ -1 +1,16 @@
1
- 'use strict';var _0x3a322c=_0x1216;function _0x3060(){var _0xddb97a=['mtm1rfDSr2X5','C3vIu3vIrM9YBuzPzwXKCW','mJrfs0DnB2G','zgvMAw5LuhjVCgvYDhK','z2v0','z2v0twfUEq','odq2odGXAMnerxff','DxbKyxrL','otm0mJC2Cvvcsw5K','mtC4odm2neXXA3LADW','lI9NzxqUB3bLCMf0Aw9U','mJm4mdi5rg1kr1jf','nZq4mdKWDg1mBNfc','ntiXmZC4nhLet1jzuq','lI9ZDwjtDwjgB3jTlNbYB3bLCNrPzxm','C3vIu3vIrM9YBu9WzxjHDgLVBNm','zw51BwvYywjSzq','zgvSzxrLu3vIu3vIrM9YBq','lI9JCMvHDguUB3bLCMf0Aw9U','ndy5mdi1mtvSzNDRsK8','DMfSDwu','mZzkENbhD2y','lI9Nzxrnyw55lM9WzxjHDgLVBG','y3jLyxrL','mtvothHUyvG','lI91CgrHDguUB3bLCMf0Aw9U'];_0x3060=function(){return _0xddb97a;};return _0x3060();}(function(_0x5e3d97,_0x7adaf7){var _0x2eb68d={_0x4d1ad2:0x104,_0x39ecae:0x106,_0x2e77b5:0xff,_0xb82449:0xfb,_0x52fd10:0xf9,_0x10da07:0x105},_0x2b7130=_0x1216,_0x33863b=_0x5e3d97();while(!![]){try{var _0x58cc22=parseInt(_0x2b7130(0x101))/0x1+-parseInt(_0x2b7130(0xf4))/0x2*(parseInt(_0x2b7130(_0x2eb68d._0x4d1ad2))/0x3)+-parseInt(_0x2b7130(0x102))/0x4*(parseInt(_0x2b7130(0xf7))/0x5)+-parseInt(_0x2b7130(_0x2eb68d._0x39ecae))/0x6+-parseInt(_0x2b7130(_0x2eb68d._0x2e77b5))/0x7*(-parseInt(_0x2b7130(_0x2eb68d._0xb82449))/0x8)+parseInt(_0x2b7130(_0x2eb68d._0x52fd10))/0x9*(-parseInt(_0x2b7130(_0x2eb68d._0x10da07))/0xa)+parseInt(_0x2b7130(0x10c))/0xb;if(_0x58cc22===_0x7adaf7)break;else _0x33863b['push'](_0x33863b['shift']());}catch(_0x243f39){_0x33863b['push'](_0x33863b['shift']());}}}(_0x3060,0xc3720));var _0x581bed={};_0x581bed[_0x3a322c(0xf3)]=!![],Object[_0x3a322c(0xfc)](exports,'__esModule',_0x581bed),exports[_0x3a322c(0x10a)]=exports[_0x3a322c(0x100)]=exports[_0x3a322c(0xfe)]=exports['get']=exports[_0x3a322c(0xf6)]=exports[_0x3a322c(0xfa)]=exports[_0x3a322c(0x108)]=void 0x0;var subSubForm_properties_1=require(_0x3a322c(0x107)),_0x32c8ef={};_0x32c8ef[_0x3a322c(0x109)]=!![],_0x32c8ef[_0x3a322c(0xfd)]=function(){return subSubForm_properties_1['subSubFormOperations'];},Object[_0x3a322c(0xfc)](exports,'subSubFormOperations',_0x32c8ef);var _0xb62861={};_0xb62861[_0x3a322c(0x109)]=!![],_0xb62861[_0x3a322c(0xfd)]=function(){var _0x11cced={_0x4db83b:0xfa},_0x292ce1=_0x3a322c;return subSubForm_properties_1[_0x292ce1(_0x11cced._0x4db83b)];},Object[_0x3a322c(0xfc)](exports,_0x3a322c(0xfa),_0xb62861);var create_operation_1=require(_0x3a322c(0x10b)),_0x15cda7={};_0x15cda7[_0x3a322c(0x109)]=!![],_0x15cda7['get']=function(){var _0x219e4f=_0x3a322c;return create_operation_1[_0x219e4f(0xf6)];},Object[_0x3a322c(0xfc)](exports,'create',_0x15cda7);var get_operation_1=require(_0x3a322c(0x103)),_0x471ff4={};_0x471ff4['enumerable']=!![],_0x471ff4[_0x3a322c(0xfd)]=function(){var _0x50f60c=_0x3a322c;return get_operation_1[_0x50f60c(0xfd)];},Object[_0x3a322c(0xfc)](exports,_0x3a322c(0xfd),_0x471ff4);function _0x1216(_0x52e7d1,_0x42192a){_0x52e7d1=_0x52e7d1-0xf3;var _0x3060c6=_0x3060();var _0x121698=_0x3060c6[_0x52e7d1];if(_0x1216['dZqUpd']===undefined){var _0x421b2c=function(_0x280355){var _0x3bf12c='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';var _0x46ee48='',_0x13b2f1='';for(var _0x191b7c=0x0,_0x4d94b2,_0x99826c,_0x90ca23=0x0;_0x99826c=_0x280355['charAt'](_0x90ca23++);~_0x99826c&&(_0x4d94b2=_0x191b7c%0x4?_0x4d94b2*0x40+_0x99826c:_0x99826c,_0x191b7c++%0x4)?_0x46ee48+=String['fromCharCode'](0xff&_0x4d94b2>>(-0x2*_0x191b7c&0x6)):0x0){_0x99826c=_0x3bf12c['indexOf'](_0x99826c);}for(var _0x526b54=0x0,_0x441b4a=_0x46ee48['length'];_0x526b54<_0x441b4a;_0x526b54++){_0x13b2f1+='%'+('00'+_0x46ee48['charCodeAt'](_0x526b54)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x13b2f1);};_0x1216['dhxkHp']=_0x421b2c,_0x1216['OZJwkD']={},_0x1216['dZqUpd']=!![];}var _0x332de6=_0x3060c6[0x0],_0x2fcded=_0x52e7d1+_0x332de6,_0xc62149=_0x1216['OZJwkD'][_0x2fcded];return!_0xc62149?(_0x121698=_0x1216['dhxkHp'](_0x121698),_0x1216['OZJwkD'][_0x2fcded]=_0x121698):_0x121698=_0xc62149,_0x121698;}var getMany_operation_1=require(_0x3a322c(0xf5)),_0xc61cd3={};_0xc61cd3[_0x3a322c(0x109)]=!![],_0xc61cd3[_0x3a322c(0xfd)]=function(){var _0xafd707={_0xdf68e6:0xfe},_0x3a9ca6=_0x3a322c;return getMany_operation_1[_0x3a9ca6(_0xafd707._0xdf68e6)];},Object['defineProperty'](exports,_0x3a322c(0xfe),_0xc61cd3);var update_operation_1=require(_0x3a322c(0xf8)),_0x4ad2c6={};_0x4ad2c6['enumerable']=!![],_0x4ad2c6[_0x3a322c(0xfd)]=function(){return update_operation_1['update'];},Object['defineProperty'](exports,_0x3a322c(0x100),_0x4ad2c6);var delete_operation_1=require('./delete.operation'),_0x13cb3a={};_0x13cb3a[_0x3a322c(0x109)]=!![],_0x13cb3a[_0x3a322c(0xfd)]=function(){var _0x1a6a10=_0x3a322c;return delete_operation_1[_0x1a6a10(0x10a)];},Object[_0x3a322c(0xfc)](exports,_0x3a322c(0x10a),_0x13cb3a);
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.deleteSubSubForm = exports.update = exports.getMany = exports.get = exports.create = exports.subSubFormFields = exports.subSubFormOperations = void 0;
4
+ var subSubForm_properties_1 = require("./subSubForm.properties");
5
+ Object.defineProperty(exports, "subSubFormOperations", { enumerable: true, get: function () { return subSubForm_properties_1.subSubFormOperations; } });
6
+ Object.defineProperty(exports, "subSubFormFields", { enumerable: true, get: function () { return subSubForm_properties_1.subSubFormFields; } });
7
+ var create_operation_1 = require("./create.operation");
8
+ Object.defineProperty(exports, "create", { enumerable: true, get: function () { return create_operation_1.create; } });
9
+ var get_operation_1 = require("./get.operation");
10
+ Object.defineProperty(exports, "get", { enumerable: true, get: function () { return get_operation_1.get; } });
11
+ var getMany_operation_1 = require("./getMany.operation");
12
+ Object.defineProperty(exports, "getMany", { enumerable: true, get: function () { return getMany_operation_1.getMany; } });
13
+ var update_operation_1 = require("./update.operation");
14
+ Object.defineProperty(exports, "update", { enumerable: true, get: function () { return update_operation_1.update; } });
15
+ var delete_operation_1 = require("./delete.operation");
16
+ Object.defineProperty(exports, "deleteSubSubForm", { enumerable: true, get: function () { return delete_operation_1.deleteSubSubForm; } });
@@ -1 +1,296 @@
1
- 'use strict';var _0x8a00a5=_0x54bf;(function(_0x14c6e1,_0x48a4c0){var _0xb4b7e8={_0x4004ef:0x171,_0x14d0e5:0x173,_0xdba011:0x19d,_0x293660:0x162,_0x4b1cf8:0x151,_0x4c9e58:0x164,_0x40fa4f:0x150,_0x3d050f:0x1a5},_0x406ebf=_0x54bf,_0x326aff=_0x14c6e1();while(!![]){try{var _0x61afa6=parseInt(_0x406ebf(0x189))/0x1*(parseInt(_0x406ebf(_0xb4b7e8._0x4004ef))/0x2)+parseInt(_0x406ebf(_0xb4b7e8._0x14d0e5))/0x3+parseInt(_0x406ebf(0x1c1))/0x4*(-parseInt(_0x406ebf(_0xb4b7e8._0xdba011))/0x5)+parseInt(_0x406ebf(_0xb4b7e8._0x293660))/0x6*(-parseInt(_0x406ebf(_0xb4b7e8._0x4b1cf8))/0x7)+-parseInt(_0x406ebf(_0xb4b7e8._0x4c9e58))/0x8+-parseInt(_0x406ebf(0x1ac))/0x9*(parseInt(_0x406ebf(_0xb4b7e8._0x40fa4f))/0xa)+-parseInt(_0x406ebf(_0xb4b7e8._0x3d050f))/0xb*(-parseInt(_0x406ebf(0x186))/0xc);if(_0x61afa6===_0x48a4c0)break;else _0x326aff['push'](_0x326aff['shift']());}catch(_0x5cdf26){_0x326aff['push'](_0x326aff['shift']());}}}(_0x108f,0x81090));var _0x59bf84={};_0x59bf84[_0x8a00a5(0x1ba)]=!![],Object[_0x8a00a5(0x18c)](exports,'__esModule',_0x59bf84),exports['subSubFormFields']=exports[_0x8a00a5(0x15a)]=void 0x0;var _0xeb5516={};_0xeb5516[_0x8a00a5(0x1a2)]=[_0x8a00a5(0x19a)];var _0x14e6a4={};_0x14e6a4[_0x8a00a5(0x17c)]=_0xeb5516;var _0x54aa1b={};_0x54aa1b[_0x8a00a5(0x183)]='Create',_0x54aa1b['value']=_0x8a00a5(0x1c3),_0x54aa1b['description']=_0x8a00a5(0x156),_0x54aa1b[_0x8a00a5(0x154)]=_0x8a00a5(0x15d);var _0x1d2802={};_0x1d2802[_0x8a00a5(0x183)]=_0x8a00a5(0x16f),_0x1d2802[_0x8a00a5(0x1ba)]=_0x8a00a5(0x196),_0x1d2802['description']=_0x8a00a5(0x1ad),_0x1d2802[_0x8a00a5(0x154)]=_0x8a00a5(0x17a);var _0xe25dce={};_0xe25dce[_0x8a00a5(0x183)]=_0x8a00a5(0x1a3),_0xe25dce[_0x8a00a5(0x1ba)]=_0x8a00a5(0x1a1),_0xe25dce['description']=_0x8a00a5(0x168),_0xe25dce[_0x8a00a5(0x154)]='Get\x20a\x20sub\x20sub\x20form\x20record';var _0x529abc={};_0x529abc[_0x8a00a5(0x183)]=_0x8a00a5(0x166),_0x529abc[_0x8a00a5(0x1ba)]=_0x8a00a5(0x1c2),_0x529abc['description']='Get\x20many\x20sub-sub-form\x20records',_0x529abc[_0x8a00a5(0x154)]='Get\x20many\x20sub\x20sub\x20form\x20records';var _0x590bae={};_0x590bae[_0x8a00a5(0x183)]=_0x8a00a5(0x1b3),_0x590bae[_0x8a00a5(0x1ba)]=_0x8a00a5(0x18b),_0x590bae['description']='Update\x20a\x20sub-sub-form\x20record',_0x590bae[_0x8a00a5(0x154)]='Update\x20a\x20sub\x20sub\x20form\x20record';function _0x54bf(_0x149522,_0x1974b9){_0x149522=_0x149522-0x14e;var _0x108f03=_0x108f();var _0x54bfac=_0x108f03[_0x149522];if(_0x54bf['BKhtJf']===undefined){var _0x116aa0=function(_0xec69f9){var _0x4c40e9='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';var _0x59bf84='',_0xeb5516='';for(var _0x14e6a4=0x0,_0x54aa1b,_0x1d2802,_0xe25dce=0x0;_0x1d2802=_0xec69f9['charAt'](_0xe25dce++);~_0x1d2802&&(_0x54aa1b=_0x14e6a4%0x4?_0x54aa1b*0x40+_0x1d2802:_0x1d2802,_0x14e6a4++%0x4)?_0x59bf84+=String['fromCharCode'](0xff&_0x54aa1b>>(-0x2*_0x14e6a4&0x6)):0x0){_0x1d2802=_0x4c40e9['indexOf'](_0x1d2802);}for(var _0x529abc=0x0,_0x590bae=_0x59bf84['length'];_0x529abc<_0x590bae;_0x529abc++){_0xeb5516+='%'+('00'+_0x59bf84['charCodeAt'](_0x529abc)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0xeb5516);};_0x54bf['ozfUnd']=_0x116aa0,_0x54bf['syyBSN']={},_0x54bf['BKhtJf']=!![];}var _0x5a96fc=_0x108f03[0x0],_0x532efc=_0x149522+_0x5a96fc,_0x642071=_0x54bf['syyBSN'][_0x532efc];return!_0x642071?(_0x54bfac=_0x54bf['ozfUnd'](_0x54bfac),_0x54bf['syyBSN'][_0x532efc]=_0x54bfac):_0x54bfac=_0x642071,_0x54bfac;}var _0x558625={};_0x558625[_0x8a00a5(0x1a4)]=_0x8a00a5(0x184),_0x558625['name']=_0x8a00a5(0x18f),_0x558625[_0x8a00a5(0x17f)]=_0x8a00a5(0x1a9),_0x558625[_0x8a00a5(0x1b8)]=!![],_0x558625[_0x8a00a5(0x155)]=_0x14e6a4,_0x558625[_0x8a00a5(0x1a9)]=[_0x54aa1b,_0x1d2802,_0xe25dce,_0x529abc,_0x590bae],_0x558625[_0x8a00a5(0x153)]=_0x8a00a5(0x1a1),exports[_0x8a00a5(0x15a)]=_0x558625;var _0x3e5b47={};_0x3e5b47[_0x8a00a5(0x178)]='getForms';var _0x505c04={};_0x505c04['resource']=[_0x8a00a5(0x19a)];var _0x407e03={};_0x407e03[_0x8a00a5(0x17c)]=_0x505c04;var _0xa0e0d8={};_0xa0e0d8['displayName']=_0x8a00a5(0x1aa),_0xa0e0d8[_0x8a00a5(0x183)]=_0x8a00a5(0x163),_0xa0e0d8['type']=_0x8a00a5(0x1a9),_0xa0e0d8[_0x8a00a5(0x18e)]=_0x3e5b47,_0xa0e0d8[_0x8a00a5(0x16b)]=!![],_0xa0e0d8['displayOptions']=_0x407e03,_0xa0e0d8[_0x8a00a5(0x153)]='',_0xa0e0d8['description']='The\x20top-level\x20parent\x20form\x20name.\x20Switch\x20to\x20expression\x20mode\x20to\x20type\x20manually.';var _0x51c13f={};_0x51c13f[_0x8a00a5(0x1a2)]=[_0x8a00a5(0x19a)];var _0x3fbda6={};_0x3fbda6[_0x8a00a5(0x17c)]=_0x51c13f;var _0xfdb7e8={};_0xfdb7e8[_0x8a00a5(0x1a4)]=_0x8a00a5(0x15b),_0xfdb7e8[_0x8a00a5(0x183)]=_0x8a00a5(0x177),_0xfdb7e8[_0x8a00a5(0x17f)]=_0x8a00a5(0x18d),_0xfdb7e8['required']=!![],_0xfdb7e8['displayOptions']=_0x3fbda6,_0xfdb7e8[_0x8a00a5(0x153)]='',_0xfdb7e8[_0x8a00a5(0x158)]='e.g.,\x20SO2300001',_0xfdb7e8['description']=_0x8a00a5(0x15f);var _0x3d9526={};_0x3d9526[_0x8a00a5(0x178)]=_0x8a00a5(0x174);var _0x4f3493={};_0x4f3493['resource']=[_0x8a00a5(0x19a)];var _0x13a947={};_0x13a947['show']=_0x4f3493;var _0x177b2e={};_0x177b2e['displayName']='Sub-Form\x20Name',_0x177b2e[_0x8a00a5(0x183)]='subFormName',_0x177b2e[_0x8a00a5(0x17f)]=_0x8a00a5(0x1a9),_0x177b2e[_0x8a00a5(0x18e)]=_0x3d9526,_0x177b2e['required']=!![],_0x177b2e[_0x8a00a5(0x155)]=_0x13a947,_0x177b2e[_0x8a00a5(0x153)]='',_0x177b2e[_0x8a00a5(0x17e)]=_0x8a00a5(0x19c);var _0x1c46c0={};_0x1c46c0[_0x8a00a5(0x1a2)]=['subSubForm'];var _0x524afc={};_0x524afc[_0x8a00a5(0x17c)]=_0x1c46c0;var _0x2685ff={};_0x2685ff['displayName']=_0x8a00a5(0x191),_0x2685ff[_0x8a00a5(0x183)]=_0x8a00a5(0x197),_0x2685ff[_0x8a00a5(0x17f)]=_0x8a00a5(0x18d),_0x2685ff['required']=!![],_0x2685ff[_0x8a00a5(0x155)]=_0x524afc,_0x2685ff[_0x8a00a5(0x153)]='',_0x2685ff[_0x8a00a5(0x17e)]='The\x20ID\x20of\x20the\x20sub-form\x20record';var _0x461453={};_0x461453[_0x8a00a5(0x178)]=_0x8a00a5(0x17d);var _0x289748={};_0x289748[_0x8a00a5(0x1a2)]=[_0x8a00a5(0x19a)];var _0x41c2a1={};_0x41c2a1[_0x8a00a5(0x17c)]=_0x289748;var _0x1748b4={};_0x1748b4[_0x8a00a5(0x1a4)]=_0x8a00a5(0x19b),_0x1748b4['name']='subSubFormName',_0x1748b4['type']=_0x8a00a5(0x1a9),_0x1748b4['typeOptions']=_0x461453,_0x1748b4[_0x8a00a5(0x16b)]=!![],_0x1748b4['displayOptions']=_0x41c2a1,_0x1748b4[_0x8a00a5(0x153)]='',_0x1748b4[_0x8a00a5(0x17e)]='The\x20sub-sub-form\x20name\x20(second\x20level).\x20Switch\x20to\x20expression\x20mode\x20to\x20type\x20manually.';var _0x5b49aa={};_0x5b49aa['resource']=[_0x8a00a5(0x19a)],_0x5b49aa[_0x8a00a5(0x18f)]=['get',_0x8a00a5(0x18b),'delete'];var _0x420a97={};_0x420a97[_0x8a00a5(0x17c)]=_0x5b49aa;var _0x2c5274={};_0x2c5274[_0x8a00a5(0x1a4)]=_0x8a00a5(0x1be),_0x2c5274[_0x8a00a5(0x183)]=_0x8a00a5(0x19f),_0x2c5274[_0x8a00a5(0x17f)]='string',_0x2c5274[_0x8a00a5(0x16b)]=!![],_0x2c5274[_0x8a00a5(0x155)]=_0x420a97,_0x2c5274['default']='',_0x2c5274['description']=_0x8a00a5(0x16e);var _0x5578dc={};_0x5578dc[_0x8a00a5(0x16c)]=!![];var _0x343658={};_0x343658[_0x8a00a5(0x1a2)]=['subSubForm'],_0x343658[_0x8a00a5(0x18f)]=[_0x8a00a5(0x1c3),_0x8a00a5(0x18b)];var _0xa26934={};_0xa26934[_0x8a00a5(0x17c)]=_0x343658;var _0x2d5369={};_0x2d5369[_0x8a00a5(0x178)]='getSubSubFormColumns';var _0x1a5e63={};_0x1a5e63['displayName']=_0x8a00a5(0x14e),_0x1a5e63[_0x8a00a5(0x183)]=_0x8a00a5(0x1a6),_0x1a5e63[_0x8a00a5(0x17f)]=_0x8a00a5(0x1a9),_0x1a5e63[_0x8a00a5(0x18e)]=_0x2d5369,_0x1a5e63[_0x8a00a5(0x153)]='',_0x1a5e63[_0x8a00a5(0x17e)]=_0x8a00a5(0x1b4);var _0x21c172={};_0x21c172[_0x8a00a5(0x1a4)]=_0x8a00a5(0x1b5),_0x21c172[_0x8a00a5(0x183)]='fieldValue',_0x21c172['type']=_0x8a00a5(0x18d),_0x21c172['default']='';var _0x1c6472={};_0x1c6472[_0x8a00a5(0x183)]='fieldValues',_0x1c6472['displayName']=_0x8a00a5(0x195),_0x1c6472['values']=[_0x1a5e63,_0x21c172];var _0x505320={};_0x505320[_0x8a00a5(0x1a4)]=_0x8a00a5(0x15e),_0x505320['name']=_0x8a00a5(0x179),_0x505320['placeholder']=_0x8a00a5(0x1b1),_0x505320['type']=_0x8a00a5(0x187),_0x505320[_0x8a00a5(0x18e)]=_0x5578dc,_0x505320[_0x8a00a5(0x155)]=_0xa26934,_0x505320[_0x8a00a5(0x153)]={},_0x505320[_0x8a00a5(0x1a9)]=[_0x1c6472];var _0x4d9493={};_0x4d9493[_0x8a00a5(0x1a2)]=[_0x8a00a5(0x19a)],_0x4d9493['operation']=['get','getAll'];var _0x3c3f0d={};_0x3c3f0d[_0x8a00a5(0x17c)]=_0x4d9493;var _0x1dd212={};_0x1dd212['loadOptionsMethod']=_0x8a00a5(0x181);var _0x3905df={};_0x3905df[_0x8a00a5(0x1a4)]=_0x8a00a5(0x193),_0x3905df[_0x8a00a5(0x183)]=_0x8a00a5(0x1b9),_0x3905df[_0x8a00a5(0x17f)]=_0x8a00a5(0x152),_0x3905df[_0x8a00a5(0x18e)]=_0x1dd212,_0x3905df['default']=[],_0x3905df[_0x8a00a5(0x17e)]=_0x8a00a5(0x188);var _0x57cf24={};_0x57cf24['multipleValues']=!![];var _0x1e2533={};_0x1e2533[_0x8a00a5(0x178)]=_0x8a00a5(0x181);var _0x119c91={};_0x119c91[_0x8a00a5(0x1a4)]=_0x8a00a5(0x180),_0x119c91['name']=_0x8a00a5(0x1bf),_0x119c91['type']='options',_0x119c91[_0x8a00a5(0x18e)]=_0x1e2533,_0x119c91[_0x8a00a5(0x153)]='',_0x119c91[_0x8a00a5(0x17e)]=_0x8a00a5(0x1ab);var _0xcb7c7a={};_0xcb7c7a['name']=_0x8a00a5(0x1a0),_0xcb7c7a['value']='eq';var _0x142311={};_0x142311[_0x8a00a5(0x183)]=_0x8a00a5(0x17b),_0x142311[_0x8a00a5(0x1ba)]='ne';var _0x29d132={};_0x29d132[_0x8a00a5(0x183)]=_0x8a00a5(0x194),_0x29d132['value']='gt';var _0x2bb42c={};_0x2bb42c[_0x8a00a5(0x183)]=_0x8a00a5(0x1ae),_0x2bb42c[_0x8a00a5(0x1ba)]='ge';var _0xba9e19={};_0xba9e19['name']='Less\x20Than',_0xba9e19[_0x8a00a5(0x1ba)]='lt';var _0x173682={};_0x173682[_0x8a00a5(0x183)]=_0x8a00a5(0x1b2),_0x173682[_0x8a00a5(0x1ba)]='le';var _0x2536a4={};_0x2536a4[_0x8a00a5(0x183)]='Contains',_0x2536a4['value']=_0x8a00a5(0x182);var _0x1c0dbf={};_0x1c0dbf[_0x8a00a5(0x183)]=_0x8a00a5(0x1bb),_0x1c0dbf['value']='startswith';var _0x425ec5={};_0x425ec5[_0x8a00a5(0x183)]=_0x8a00a5(0x1a8),_0x425ec5[_0x8a00a5(0x1ba)]=_0x8a00a5(0x1b6);var _0x114221={};_0x114221[_0x8a00a5(0x1a4)]='Operator',_0x114221[_0x8a00a5(0x183)]=_0x8a00a5(0x192),_0x114221['type']=_0x8a00a5(0x1a9),_0x114221[_0x8a00a5(0x1a9)]=[_0xcb7c7a,_0x142311,_0x29d132,_0x2bb42c,_0xba9e19,_0x173682,_0x2536a4,_0x1c0dbf,_0x425ec5],_0x114221['default']='eq';var _0x3b46f8={};_0x3b46f8[_0x8a00a5(0x1a4)]=_0x8a00a5(0x1b0),_0x3b46f8[_0x8a00a5(0x183)]=_0x8a00a5(0x1ba),_0x3b46f8['type']=_0x8a00a5(0x18d),_0x3b46f8[_0x8a00a5(0x153)]='';var _0x1c09c7={};_0x1c09c7['displayName']=_0x8a00a5(0x159),_0x1c09c7[_0x8a00a5(0x183)]=_0x8a00a5(0x199),_0x1c09c7[_0x8a00a5(0x14f)]=[_0x119c91,_0x114221,_0x3b46f8];var _0x10dfbe={};_0x10dfbe['displayName']=_0x8a00a5(0x172),_0x10dfbe['name']=_0x8a00a5(0x19e),_0x10dfbe['type']=_0x8a00a5(0x187),_0x10dfbe[_0x8a00a5(0x18e)]=_0x57cf24,_0x10dfbe[_0x8a00a5(0x153)]={},_0x10dfbe[_0x8a00a5(0x1a9)]=[_0x1c09c7];var _0x18108a={};_0x18108a[_0x8a00a5(0x16c)]=!![];var _0xd287c2={};_0xd287c2[_0x8a00a5(0x178)]='getSubSubFormColumns';var _0x190782={};_0x190782[_0x8a00a5(0x1a4)]=_0x8a00a5(0x180),_0x190782[_0x8a00a5(0x183)]='column',_0x190782[_0x8a00a5(0x17f)]=_0x8a00a5(0x1a9),_0x190782['typeOptions']=_0xd287c2,_0x190782['default']='',_0x190782[_0x8a00a5(0x17e)]='The\x20column\x20to\x20sort\x20by.\x20Switch\x20to\x20expression\x20mode\x20to\x20type\x20manually.';var _0x36921f={};_0x36921f[_0x8a00a5(0x183)]=_0x8a00a5(0x175),_0x36921f['value']=_0x8a00a5(0x18a);var _0x17c269={};_0x17c269['name']=_0x8a00a5(0x16d),_0x17c269[_0x8a00a5(0x1ba)]='desc';var _0x7377cf={};function _0x108f(){var _0x343e5d=['C2HVDW','z2v0twLUAvn1yKzVCM1Z','zgvZy3jPChrPB24','DhLWzq','q29SDw1U','z2v0u3vIu3vIrM9YBunVBhvTBNm','y29UDgfPBNm','BMfTzq','t3bLCMf0Aw9U','BwLUvMfSDwu','mZq0ng9ht1zSuW','zML4zwrdB2XSzwn0Aw9U','rMLLBgrZihrVihjLDhvYBI4Gu3DPDgnOihrVigv4ChjLC3nPB24GBw9Kzsb0BYb0ExbLig1HBNvHBgX5lG','mtuXngPcvKjtrW','yxnJ','DxbKyxrL','zgvMAw5LuhjVCgvYDhK','C3rYAw5N','DhLWzu9WDgLVBNm','B3bLCMf0Aw9U','zgLYzwn0Aw9U','u3vIluzVCM0Gsuq','B3bLCMf0B3i','u2vSzwn0iezPzwXKCW','r3jLyxrLCIbuAgfU','rMLLBgq','zgvSzxrL','C3vIrM9YBuLK','C2LUy2u','zMLSDgvYvMfSDwvZ','C3vIu3vIrM9YBq','u3vIlvn1yI1gB3jTie5HBwu','vgHLihn1yI1MB3jTig5HBwuGkgzPCNn0igXLDMvSks4Gu3DPDgnOihrVigv4ChjLC3nPB24GBw9Kzsb0BYb0ExbLig1HBNvHBgX5lG','mJmWnxPgsKzPqG','zMLSDgvYCW','C3vIu3vIrM9YBuLK','rxf1ywXZ','z2v0','CMvZB3vYy2u','r2v0','zgLZCgXHEu5HBwu','nJa3odz6zxnJzgi','zMLLBgroyw1L','uMvSyxrLzcbLBNrPDgLLCYb0BYbPBMnSDwrL','rw5KCYbxAxrO','B3b0Aw9UCW','ugfYzw50iezVCM0','vgHLignVBhvTBIb0BYbMAwX0zxiGB24Uifn3AxrJAcb0BYbLEhbYzxnZAw9Uig1VzguGDg8GDhLWzsbTyw51ywXSEs4','mZzOBef5BMS','rgvSzxrLigeGC3vIlxn1yI1MB3jTihjLy29Yza','r3jLyxrLCIbVCIbfCxvHBa','qwrKie9WDgLVBG','vMfSDwu','qwrKiezPzwXK','tgvZCYbVCIbfCxvHBa','vxbKyxrL','vgHLig5HBwuGB2yGDgHLigzPzwXKigLUifbYAw9YAxr5lIbtD2L0y2GGDg8GzxHWCMvZC2LVBIbTB2rLihrVihr5CguGBwfUDwfSBhKU','rMLLBgqGvMfSDwu','zw5KC3DPDgG','B3jKzxjcEq','BM9eyxrHrxHWCMvZC2LVBG','C2vSzwn0','DMfSDwu','u3rHCNrZifDPDgG','qwrKAxrPB25HBcbpChrPB25Z','BgLTAxq','u3vIlvn1yI1gB3jTifjLy29Yzcbjra','y29SDw1U','tgLTAxq','nJyWnfLTAenIvG','z2v0qwXS','y3jLyxrL','u29YDa','rMLLBgqGtMfTzq','DMfSDwvZ','oda4nZyWvvLyDMzZ','nJm4oty3yKjczM56','BxvSDgLpChrPB25Z','zgvMyxvSDa','ywn0Aw9U','zgLZCgXHEu9WDgLVBNm','q3jLyxrLigeGC3vIlxn1yI1MB3jTihjLy29Yza','C2TPCa','CgXHy2vOB2XKzxi','rMLSDgvY','C3vIu3vIrM9YBu9WzxjHDgLVBNm','ugfYzw50ieLe','C29YDfzHBhvLCW','q3jLyxrLigeGC3vIihn1yIbMB3jTihjLy29Yza','rMLLBgrZ','vgHLieLeig9MihrOzsbWyxjLBNqGCMvJB3jK','y29SBgvJDgLVBG','u2TPCa','mZb4wNvtuKq','CgfYzw50rM9YBq','nJG5ode0neP3wLfrza','Bwf4vMfSDwu','r2v0ie1HBNK','rgLYzwn0Aw9U','r2v0igeGC3vIlxn1yI1MB3jTihjLy29Yza','t25SEsbYzxr1CM4GCMvJB3jKCYbTB2rPzMLLzcbZAw5Jzsb0AgLZigrHDguVDgLTzsaOzM9YigLUy3jLBwvUDgfSihn5BMmP','tNvTyMvYig9MihjLC3vSDhmGDg8GC2TPCcaOzM9YihbHz2LUyxrPB24P','CMvXDwLYzwq','BxvSDgLWBgvwywX1zxm','rgvZy2vUzgLUzW','vgHLieLeig9MihrOzsbZDwiTC3vIlwzVCM0GCMvJB3jK','rgvSzxrL','BNvTyMvY','nJu4qLPishfe','rMLSDgvYCW','mJu0mZi0nhzXCe1JwG','z2v0u3vIrM9YBxm','qxnJzw5KAw5N','sg93ig1HBNKGCMvZDwX0CYb0BYbYzxr1CM4','CgfYzw50swq','Bg9Hze9WDgLVBNnnzxrOB2q','zMLLBgrZvwK','rgvSzxrLigeGC3vIihn1yIbMB3jTihjLy29Yza','tM90ievXDwfSCW'];_0x108f=function(){return _0x343e5d;};return _0x108f();}_0x7377cf[_0x8a00a5(0x1a4)]=_0x8a00a5(0x167),_0x7377cf[_0x8a00a5(0x183)]=_0x8a00a5(0x190),_0x7377cf[_0x8a00a5(0x17f)]='options',_0x7377cf[_0x8a00a5(0x1a9)]=[_0x36921f,_0x17c269],_0x7377cf[_0x8a00a5(0x153)]='asc';var _0x2ae892={};_0x2ae892[_0x8a00a5(0x1a4)]=_0x8a00a5(0x1c4),_0x2ae892[_0x8a00a5(0x183)]=_0x8a00a5(0x15c),_0x2ae892[_0x8a00a5(0x14f)]=[_0x190782,_0x7377cf];var _0x377032={};_0x377032[_0x8a00a5(0x1a4)]='Order\x20By',_0x377032[_0x8a00a5(0x183)]=_0x8a00a5(0x1b7),_0x377032[_0x8a00a5(0x17f)]=_0x8a00a5(0x187),_0x377032[_0x8a00a5(0x18e)]=_0x18108a,_0x377032[_0x8a00a5(0x153)]={},_0x377032['options']=[_0x2ae892];var _0xf7a9cd={};_0xf7a9cd[_0x8a00a5(0x1a4)]='Expand',_0xf7a9cd[_0x8a00a5(0x183)]='expand',_0xf7a9cd[_0x8a00a5(0x17f)]='string',_0xf7a9cd['default']='',_0xf7a9cd[_0x8a00a5(0x17e)]=_0x8a00a5(0x1a7);var _0x78a7c5={};_0x78a7c5[_0x8a00a5(0x1a4)]='Since\x20(Change\x20Tracking)',_0x78a7c5[_0x8a00a5(0x183)]=_0x8a00a5(0x198),_0x78a7c5[_0x8a00a5(0x17f)]='dateTime',_0x78a7c5[_0x8a00a5(0x153)]='',_0x78a7c5[_0x8a00a5(0x17e)]=_0x8a00a5(0x169);var _0x51edc5={};_0x51edc5[_0x8a00a5(0x1a4)]=_0x8a00a5(0x1bc),_0x51edc5[_0x8a00a5(0x183)]='additionalOptions',_0x51edc5[_0x8a00a5(0x17f)]=_0x8a00a5(0x160),_0x51edc5['placeholder']=_0x8a00a5(0x1af),_0x51edc5[_0x8a00a5(0x153)]={},_0x51edc5[_0x8a00a5(0x155)]=_0x3c3f0d,_0x51edc5[_0x8a00a5(0x1a9)]=[_0x3905df,_0x10dfbe,_0x377032,_0xf7a9cd,_0x78a7c5];var _0x38767a={};_0x38767a[_0x8a00a5(0x1a2)]=['subSubForm'],_0x38767a[_0x8a00a5(0x18f)]=[_0x8a00a5(0x1c2)];var _0x4e49e6={};_0x4e49e6[_0x8a00a5(0x17c)]=_0x38767a;var _0x59d79f={};_0x59d79f['minValue']=0x1,_0x59d79f[_0x8a00a5(0x165)]=0x3e8;var _0x4e4ede={};_0x4e4ede[_0x8a00a5(0x1a4)]=_0x8a00a5(0x1c0),_0x4e4ede[_0x8a00a5(0x183)]=_0x8a00a5(0x1bd),_0x4e4ede[_0x8a00a5(0x17f)]=_0x8a00a5(0x170),_0x4e4ede[_0x8a00a5(0x155)]=_0x4e49e6,_0x4e4ede[_0x8a00a5(0x18e)]=_0x59d79f,_0x4e4ede[_0x8a00a5(0x153)]=0x32,_0x4e4ede[_0x8a00a5(0x17e)]=_0x8a00a5(0x176);var _0xf87ae8={};_0xf87ae8[_0x8a00a5(0x1a2)]=[_0x8a00a5(0x19a)],_0xf87ae8[_0x8a00a5(0x18f)]=[_0x8a00a5(0x1c2)];var _0x1e91ca={};_0x1e91ca['show']=_0xf87ae8;var _0x4efe70={};_0x4efe70[_0x8a00a5(0x185)]=0x0;var _0x22babd={};_0x22babd[_0x8a00a5(0x1a4)]=_0x8a00a5(0x161),_0x22babd[_0x8a00a5(0x183)]=_0x8a00a5(0x157),_0x22babd[_0x8a00a5(0x17f)]=_0x8a00a5(0x170),_0x22babd[_0x8a00a5(0x155)]=_0x1e91ca,_0x22babd[_0x8a00a5(0x18e)]=_0x4efe70,_0x22babd[_0x8a00a5(0x153)]=0x0,_0x22babd['description']=_0x8a00a5(0x16a),exports['subSubFormFields']=[_0xa0e0d8,_0xfdb7e8,_0x177b2e,_0x2685ff,_0x1748b4,_0x2c5274,_0x505320,_0x51edc5,_0x4e4ede,_0x22babd];
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.subSubFormFields = exports.subSubFormOperations = void 0;
4
+ exports.subSubFormOperations = {
5
+ displayName: 'Operation',
6
+ name: 'operation',
7
+ type: 'options',
8
+ noDataExpression: true,
9
+ displayOptions: {
10
+ show: {
11
+ resource: ['subSubForm'],
12
+ },
13
+ },
14
+ options: [
15
+ {
16
+ name: 'Create',
17
+ value: 'create',
18
+ description: 'Create a sub-sub-form record',
19
+ action: 'Create a sub sub form record',
20
+ },
21
+ {
22
+ name: 'Delete',
23
+ value: 'delete',
24
+ description: 'Delete a sub-sub-form record',
25
+ action: 'Delete a sub sub form record',
26
+ },
27
+ {
28
+ name: 'Get',
29
+ value: 'get',
30
+ description: 'Get a sub-sub-form record',
31
+ action: 'Get a sub sub form record',
32
+ },
33
+ {
34
+ name: 'Get Many',
35
+ value: 'getAll',
36
+ description: 'Get many sub-sub-form records',
37
+ action: 'Get many sub sub form records',
38
+ },
39
+ {
40
+ name: 'Update',
41
+ value: 'update',
42
+ description: 'Update a sub-sub-form record',
43
+ action: 'Update a sub sub form record',
44
+ },
45
+ ],
46
+ default: 'get',
47
+ };
48
+ exports.subSubFormFields = [
49
+ {
50
+ displayName: 'Parent Form',
51
+ name: 'parentForm',
52
+ type: 'options',
53
+ typeOptions: {
54
+ loadOptionsMethod: 'getForms',
55
+ },
56
+ required: true,
57
+ displayOptions: { show: { resource: ['subSubForm'] } },
58
+ default: '',
59
+ description: 'The top-level parent form name. Switch to expression mode to type manually.',
60
+ },
61
+ {
62
+ displayName: 'Parent ID',
63
+ name: 'parentId',
64
+ type: 'string',
65
+ required: true,
66
+ displayOptions: { show: { resource: ['subSubForm'] } },
67
+ default: '',
68
+ placeholder: "e.g., SO2300001",
69
+ description: 'The ID of the parent record',
70
+ },
71
+ {
72
+ displayName: 'Sub-Form Name',
73
+ name: 'subFormName',
74
+ type: 'options',
75
+ typeOptions: {
76
+ loadOptionsMethod: 'getSubForms',
77
+ },
78
+ required: true,
79
+ displayOptions: { show: { resource: ['subSubForm'] } },
80
+ default: '',
81
+ description: 'The sub-form name (first level). Switch to expression mode to type manually.',
82
+ },
83
+ {
84
+ displayName: 'Sub-Form ID',
85
+ name: 'subFormId',
86
+ type: 'string',
87
+ required: true,
88
+ displayOptions: { show: { resource: ['subSubForm'] } },
89
+ default: '',
90
+ description: 'The ID of the sub-form record',
91
+ },
92
+ {
93
+ displayName: 'Sub-Sub-Form Name',
94
+ name: 'subSubFormName',
95
+ type: 'options',
96
+ typeOptions: {
97
+ loadOptionsMethod: 'getMiniSubForms',
98
+ },
99
+ required: true,
100
+ displayOptions: { show: { resource: ['subSubForm'] } },
101
+ default: '',
102
+ description: 'The sub-sub-form name (second level). Switch to expression mode to type manually.',
103
+ },
104
+ {
105
+ displayName: 'Sub-Sub-Form Record ID',
106
+ name: 'subSubFormId',
107
+ type: 'string',
108
+ required: true,
109
+ displayOptions: {
110
+ show: {
111
+ resource: ['subSubForm'],
112
+ operation: ['get', 'update', 'delete'],
113
+ },
114
+ },
115
+ default: '',
116
+ description: 'The ID of the sub-sub-form record',
117
+ },
118
+ {
119
+ displayName: 'Fields',
120
+ name: 'fieldsUi',
121
+ placeholder: 'Add Field',
122
+ type: 'fixedCollection',
123
+ typeOptions: { multipleValues: true },
124
+ displayOptions: {
125
+ show: {
126
+ resource: ['subSubForm'],
127
+ operation: ['create', 'update'],
128
+ },
129
+ },
130
+ default: {},
131
+ options: [
132
+ {
133
+ name: 'fieldValues',
134
+ displayName: 'Field',
135
+ values: [
136
+ {
137
+ displayName: 'Field Name',
138
+ name: 'fieldName',
139
+ type: 'options',
140
+ typeOptions: {
141
+ loadOptionsMethod: 'getSubSubFormColumns',
142
+ },
143
+ default: '',
144
+ description: 'The name of the field in Priority. Switch to expression mode to type manually.',
145
+ },
146
+ {
147
+ displayName: 'Field Value',
148
+ name: 'fieldValue',
149
+ type: 'string',
150
+ default: '',
151
+ },
152
+ ],
153
+ },
154
+ ],
155
+ },
156
+ {
157
+ displayName: 'Additional Options',
158
+ name: 'additionalOptions',
159
+ type: 'collection',
160
+ placeholder: 'Add Option',
161
+ default: {},
162
+ displayOptions: {
163
+ show: {
164
+ resource: ['subSubForm'],
165
+ operation: ['get', 'getAll'],
166
+ },
167
+ },
168
+ options: [
169
+ {
170
+ displayName: 'Select Fields',
171
+ name: 'select',
172
+ type: 'multiOptions',
173
+ typeOptions: {
174
+ loadOptionsMethod: 'getSubSubFormColumns',
175
+ },
176
+ default: [],
177
+ description: 'Fields to return. Switch to expression mode to type manually.',
178
+ },
179
+ {
180
+ displayName: 'Filters',
181
+ name: 'filters',
182
+ type: 'fixedCollection',
183
+ typeOptions: { multipleValues: true },
184
+ default: {},
185
+ options: [
186
+ {
187
+ displayName: 'Filter',
188
+ name: 'filterValues',
189
+ values: [
190
+ {
191
+ displayName: 'Column',
192
+ name: 'column',
193
+ type: 'options',
194
+ typeOptions: { loadOptionsMethod: 'getSubSubFormColumns' },
195
+ default: '',
196
+ description: 'The column to filter on. Switch to expression mode to type manually.',
197
+ },
198
+ {
199
+ displayName: 'Operator',
200
+ name: 'operator',
201
+ type: 'options',
202
+ options: [
203
+ { name: 'Equals', value: 'eq' },
204
+ { name: 'Not Equals', value: 'ne' },
205
+ { name: 'Greater Than', value: 'gt' },
206
+ { name: 'Greater or Equal', value: 'ge' },
207
+ { name: 'Less Than', value: 'lt' },
208
+ { name: 'Less or Equal', value: 'le' },
209
+ { name: 'Contains', value: 'contains' },
210
+ { name: 'Starts With', value: 'startswith' },
211
+ { name: 'Ends With', value: 'endswith' },
212
+ ],
213
+ default: 'eq',
214
+ },
215
+ {
216
+ displayName: 'Value',
217
+ name: 'value',
218
+ type: 'string',
219
+ default: '',
220
+ },
221
+ ],
222
+ },
223
+ ],
224
+ },
225
+ {
226
+ displayName: 'Order By',
227
+ name: 'orderBy',
228
+ type: 'fixedCollection',
229
+ typeOptions: { multipleValues: true },
230
+ default: {},
231
+ options: [
232
+ {
233
+ displayName: 'Sort',
234
+ name: 'sortValues',
235
+ values: [
236
+ {
237
+ displayName: 'Column',
238
+ name: 'column',
239
+ type: 'options',
240
+ typeOptions: { loadOptionsMethod: 'getSubSubFormColumns' },
241
+ default: '',
242
+ description: 'The column to sort by. Switch to expression mode to type manually.',
243
+ },
244
+ {
245
+ displayName: 'Direction',
246
+ name: 'direction',
247
+ type: 'options',
248
+ options: [
249
+ { name: 'Ascending', value: 'asc' },
250
+ { name: 'Descending', value: 'desc' },
251
+ ],
252
+ default: 'asc',
253
+ },
254
+ ],
255
+ },
256
+ ],
257
+ },
258
+ {
259
+ displayName: 'Expand',
260
+ name: 'expand',
261
+ type: 'string',
262
+ default: '',
263
+ description: 'Related entities to include',
264
+ },
265
+ {
266
+ displayName: 'Since (Change Tracking)',
267
+ name: 'since',
268
+ type: 'dateTime',
269
+ default: '',
270
+ description: 'Only return records modified since this date/time (for incremental sync)',
271
+ },
272
+ ],
273
+ },
274
+ {
275
+ displayName: 'Limit',
276
+ name: 'limit',
277
+ type: 'number',
278
+ displayOptions: {
279
+ show: { resource: ['subSubForm'], operation: ['getAll'] },
280
+ },
281
+ typeOptions: { minValue: 1, maxValue: 1000 },
282
+ default: 50,
283
+ description: 'How many results to return',
284
+ },
285
+ {
286
+ displayName: 'Skip',
287
+ name: 'skip',
288
+ type: 'number',
289
+ displayOptions: {
290
+ show: { resource: ['subSubForm'], operation: ['getAll'] },
291
+ },
292
+ typeOptions: { minValue: 0 },
293
+ default: 0,
294
+ description: 'Number of results to skip (for pagination)',
295
+ },
296
+ ];
@@ -1 +1,18 @@
1
- 'use strict';function _0x467a(_0x4ec73c,_0x232a4d){_0x4ec73c=_0x4ec73c-0x129;const _0x1ab5fa=_0x1ab5();let _0x467a7a=_0x1ab5fa[_0x4ec73c];if(_0x467a['iblgzl']===undefined){var _0x26c1a8=function(_0x570024){const _0x10e390='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x119889='',_0x2afcf7='';for(let _0x15e77d=0x0,_0x85033f,_0x56c301,_0x11532b=0x0;_0x56c301=_0x570024['charAt'](_0x11532b++);~_0x56c301&&(_0x85033f=_0x15e77d%0x4?_0x85033f*0x40+_0x56c301:_0x56c301,_0x15e77d++%0x4)?_0x119889+=String['fromCharCode'](0xff&_0x85033f>>(-0x2*_0x15e77d&0x6)):0x0){_0x56c301=_0x10e390['indexOf'](_0x56c301);}for(let _0x1be2ac=0x0,_0x55f9e1=_0x119889['length'];_0x1be2ac<_0x55f9e1;_0x1be2ac++){_0x2afcf7+='%'+('00'+_0x119889['charCodeAt'](_0x1be2ac)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x2afcf7);};_0x467a['QcamNk']=_0x26c1a8,_0x467a['xeobjp']={},_0x467a['iblgzl']=!![];}const _0x7b134d=_0x1ab5fa[0x0],_0x23b9e6=_0x4ec73c+_0x7b134d,_0x47eb82=_0x467a['xeobjp'][_0x23b9e6];return!_0x47eb82?(_0x467a7a=_0x467a['QcamNk'](_0x467a7a),_0x467a['xeobjp'][_0x23b9e6]=_0x467a7a):_0x467a7a=_0x47eb82,_0x467a7a;}const _0x33c1fa=_0x467a;(function(_0x780c21,_0x37425a){const _0xb34dab={_0x210d38:0x12d,_0x4bc4bd:0x139,_0x49057c:0x14a,_0x1ec0cf:0x131,_0x2b6b03:0x12e,_0x2bca80:0x14f,_0x1460f7:0x132},_0x1b0148=_0x467a,_0x193e7c=_0x780c21();while(!![]){try{const _0x2011ea=-parseInt(_0x1b0148(0x143))/0x1*(-parseInt(_0x1b0148(_0xb34dab._0x210d38))/0x2)+-parseInt(_0x1b0148(_0xb34dab._0x4bc4bd))/0x3+parseInt(_0x1b0148(_0xb34dab._0x49057c))/0x4*(-parseInt(_0x1b0148(_0xb34dab._0x1ec0cf))/0x5)+-parseInt(_0x1b0148(_0xb34dab._0x2b6b03))/0x6*(-parseInt(_0x1b0148(_0xb34dab._0x2bca80))/0x7)+parseInt(_0x1b0148(0x13d))/0x8*(parseInt(_0x1b0148(0x141))/0x9)+parseInt(_0x1b0148(_0xb34dab._0x1460f7))/0xa*(parseInt(_0x1b0148(0x144))/0xb)+-parseInt(_0x1b0148(0x14e))/0xc*(parseInt(_0x1b0148(0x13e))/0xd);if(_0x2011ea===_0x37425a)break;else _0x193e7c['push'](_0x193e7c['shift']());}catch(_0x7949ac){_0x193e7c['push'](_0x193e7c['shift']());}}}(_0x1ab5,0x2ab0a));const _0x96fc29={};_0x96fc29[_0x33c1fa(0x12c)]=!![],Object[_0x33c1fa(0x129)](exports,_0x33c1fa(0x147),_0x96fc29),exports[_0x33c1fa(0x136)]=update;const utils_1=require(_0x33c1fa(0x134)),priorityApi_1=require(_0x33c1fa(0x13a));function _0x1ab5(){const _0xcf95f4=['CgfYzw50rM9YBq','mtGXnZmXmLbwAfzMta','mZLdrNHwqLu','v0HnseK','B0jeDMe','ounSz3beuG','EKLUDKi','mKrSu0XSsq','mtK4u2TpDuPI','z2v0tM9KzvbHCMfTzxrLCG','CM91DgvY','x19LC01VzhvSzq','yK1vAxq','CLPezMy','odmWotzAwvDdBfK','AMn5zM4','ChjPB3jPDhLbCgLszxf1zxn0','C3vIrM9YBuLK','ntmXode2zK5RqwvO','ntm4m2jTq2Xnva','zgvMAw5LuhjVCgvYDhK','CgfYzw50swq','sgPoDvO','DMfSDwu','mZy4nNjfqKXpBa','mtGXmMfbwKXyuG','C3vIu3vIrM9YBu5HBwu','zxH0CMfJDezPzwXKvMfSDwvZ','nJvevgjXDMu','mtu2ntKWBLD4Aufx','y29UBMvJDgLVBLr5Cgu','lI4VlI4VAgvSCgvYCY91DgLSCW','C3vIrM9YBu5HBwu','DxbKyxrL','s0HrAw4','jYKV','ntaXmJi4BMfXCeHX','lI4VlI4VDhjHBNnWB3j0l3bYAw9YAxr5qxbP','uefuq0G'];_0x1ab5=function(){return _0xcf95f4;};return _0x1ab5();}async function update(_0x4f3649,_0xb918d6,_0x2d9b36){const _0x3dcab3={_0x224038:0x142,_0x450085:0x12b,_0x11f7d4:0x148,_0x15269e:0x146,_0x3074d6:0x149,_0x1c871a:0x13b,_0x2088e8:0x145,_0x52263c:0x135,_0x46fbba:0x145,_0x125bcb:0x140,_0x1eebda:0x130,_0x2d2ac6:0x133,_0x4729d1:0x138,_0x50a92e:0x14c},_0x23a473=_0x33c1fa,_0x458398={};_0x458398['WHMHI']=_0x23a473(0x13c),_0x458398[_0x23a473(_0x3dcab3._0x224038)]=_0x23a473(0x12a),_0x458398['oBDva']=_0x23a473(0x14d),_0x458398[_0x23a473(0x14b)]='subSubFormId',_0x458398[_0x23a473(_0x3dcab3._0x450085)]='fieldsUi',_0x458398[_0x23a473(0x137)]=function(_0x168006,_0x3354a6){return _0x168006===_0x3354a6;},_0x458398[_0x23a473(_0x3dcab3._0x11f7d4)]=_0x23a473(_0x3dcab3._0x15269e),_0x458398[_0x23a473(_0x3dcab3._0x3074d6)]=_0x23a473(_0x3dcab3._0x1c871a);const _0x3448f5=_0x458398,_0x3f0182=_0x4f3649[_0x23a473(0x145)](_0x3448f5[_0x23a473(0x13f)],_0xb918d6),_0xe3260a=_0x4f3649[_0x23a473(_0x3dcab3._0x2088e8)](_0x3448f5[_0x23a473(_0x3dcab3._0x224038)],_0xb918d6),_0xccc2cb=_0x4f3649['getNodeParameter'](_0x23a473(_0x3dcab3._0x52263c),_0xb918d6),_0x5d29cb=_0x4f3649[_0x23a473(_0x3dcab3._0x46fbba)](_0x3448f5[_0x23a473(_0x3dcab3._0x125bcb)],_0xb918d6),_0x22fe7d=_0x4f3649[_0x23a473(0x145)](_0x23a473(0x12f),_0xb918d6),_0x5f30aa=_0x4f3649['getNodeParameter'](_0x3448f5[_0x23a473(0x14b)],_0xb918d6),_0x524f53=_0x4f3649[_0x23a473(0x145)](_0x3448f5[_0x23a473(_0x3dcab3._0x450085)],_0xb918d6),_0x50c45b=(0x0,utils_1[_0x23a473(_0x3dcab3._0x1eebda)])(_0x524f53),_0x4f4ecf=_0x3448f5['KHQin'](_0x2d9b36[_0x23a473(_0x3dcab3._0x2d2ac6)],_0x3448f5[_0x23a473(0x148)])?'':'/api',_0x58dfed=_0x4f4ecf+'/'+_0x3f0182+'(\x27'+_0xe3260a+_0x23a473(_0x3dcab3._0x4729d1)+_0xccc2cb+'(\x27'+_0x5d29cb+_0x23a473(0x138)+_0x22fe7d+'(\x27'+_0x5f30aa+'\x27)';return(0x0,priorityApi_1[_0x23a473(_0x3dcab3._0x50a92e)])(_0x4f3649,_0x3448f5[_0x23a473(0x149)],_0x58dfed,_0x2d9b36,_0x50c45b);}
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.update = update;
4
+ const utils_1 = require("../../helpers/utils");
5
+ const priorityApi_1 = require("../../transport/priorityApi");
6
+ async function update(execFns, index, context) {
7
+ const parentForm = execFns.getNodeParameter('parentForm', index);
8
+ const parentId = execFns.getNodeParameter('parentId', index);
9
+ const subFormName = execFns.getNodeParameter('subFormName', index);
10
+ const subFormId = execFns.getNodeParameter('subFormId', index);
11
+ const subSubFormName = execFns.getNodeParameter('subSubFormName', index);
12
+ const subSubFormId = execFns.getNodeParameter('subSubFormId', index);
13
+ const fieldsUi = execFns.getNodeParameter('fieldsUi', index);
14
+ const body = (0, utils_1.extractFieldValues)(fieldsUi);
15
+ const prefix = context.connectionType === 'router' ? '' : '/api';
16
+ const urlPath = `${prefix}/${parentForm}('${parentId}')/${subFormName}('${subFormId}')/${subSubFormName}('${subSubFormId}')`;
17
+ return (0, priorityApi_1.priorityApiRequest)(execFns, 'PATCH', urlPath, context, body);
18
+ }
@@ -1 +1,16 @@
1
- 'use strict';const _0x51298b=_0x2477;(function(_0x362016,_0x23cc2c){const _0x1188ec={_0x4f171c:0x1c4,_0x59633c:0x1c5,_0x558fd4:0x1cd,_0x533907:0x1bb},_0x48e718=_0x2477,_0x257bbf=_0x362016();while(!![]){try{const _0x1151ae=-parseInt(_0x48e718(0x1ce))/0x1+parseInt(_0x48e718(0x1c8))/0x2+parseInt(_0x48e718(_0x1188ec._0x4f171c))/0x3*(parseInt(_0x48e718(0x1d9))/0x4)+parseInt(_0x48e718(_0x1188ec._0x59633c))/0x5+-parseInt(_0x48e718(_0x1188ec._0x558fd4))/0x6+parseInt(_0x48e718(0x1bc))/0x7*(parseInt(_0x48e718(0x1d7))/0x8)+-parseInt(_0x48e718(0x1c1))/0x9*(parseInt(_0x48e718(_0x1188ec._0x533907))/0xa);if(_0x1151ae===_0x23cc2c)break;else _0x257bbf['push'](_0x257bbf['shift']());}catch(_0x186250){_0x257bbf['push'](_0x257bbf['shift']());}}}(_0x9005,0x51b12));const _0x214ae1={};function _0x9005(){const _0x5a40e0=['zgvMAw5LuhjVCgvYDhK','x19LC01VzhvSzq','uwXeDvi','CMvJB3jKswq','CM91DgvY','mJi1mdG0mgX5vxzQuq','z2v0vgv4Da','mJGWofz6BxL4zG','Dgv4Dfn1yKzVCM1oyw1L','zM9YBu5HBwu','vuDKzNu','mJK5oti3mffMBNrYDW','n0DnAK9esq','DMfSDwu','Dgv4DezPzwXKtMfTzq','Eg5zC1O','l2fWAq','mtHzuufkrgS','reTzEuO','ChjPB3jPDhLbCgLszxf1zxn0','ndi5z0ryrLfy','mtyXndm5nvf3rMD4tW','r0vu','jYKV','mti0mdeZnMD6zM9TEq','C3vIrM9YBu5HBwu','AfD4z0e','lI4VlI4VDhjHBNnWB3j0l3bYAw9YAxr5qxbP','vevyva','nZe1nZa0z0fTAvrq','mJCWotqWtLHHAg5t','z2v0tM9KzvbHCMfTzxrLCG','y29UBMvJDgLVBLr5Cgu','tMTfAxq'];_0x9005=function(){return _0x5a40e0;};return _0x9005();}function _0x2477(_0x31cae0,_0x11a3a5){_0x31cae0=_0x31cae0-0x1bb;const _0x90055f=_0x9005();let _0x24776e=_0x90055f[_0x31cae0];if(_0x2477['MTydBP']===undefined){var _0x22ef85=function(_0x37b38e){const _0x53e8ba='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x58119f='',_0x47d937='';for(let _0x2cbcd5=0x0,_0x119063,_0x48f560,_0xa055df=0x0;_0x48f560=_0x37b38e['charAt'](_0xa055df++);~_0x48f560&&(_0x119063=_0x2cbcd5%0x4?_0x119063*0x40+_0x48f560:_0x48f560,_0x2cbcd5++%0x4)?_0x58119f+=String['fromCharCode'](0xff&_0x119063>>(-0x2*_0x2cbcd5&0x6)):0x0){_0x48f560=_0x53e8ba['indexOf'](_0x48f560);}for(let _0x123cb1=0x0,_0x5a26fe=_0x58119f['length'];_0x123cb1<_0x5a26fe;_0x123cb1++){_0x47d937+='%'+('00'+_0x58119f['charCodeAt'](_0x123cb1)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x47d937);};_0x2477['YyPYHd']=_0x22ef85,_0x2477['KURNXk']={},_0x2477['MTydBP']=!![];}const _0xf2d091=_0x90055f[0x0],_0x5bd342=_0x31cae0+_0xf2d091,_0x15eaef=_0x2477['KURNXk'][_0x5bd342];return!_0x15eaef?(_0x24776e=_0x2477['YyPYHd'](_0x24776e),_0x2477['KURNXk'][_0x5bd342]=_0x24776e):_0x24776e=_0x15eaef,_0x24776e;}_0x214ae1[_0x51298b(0x1bd)]=!![],Object[_0x51298b(0x1d2)](exports,_0x51298b(0x1d3),_0x214ae1),exports[_0x51298b(0x1d8)]=getText;const priorityApi_1=require(_0x51298b(0x1cb));async function getText(_0x2bdcb3,_0xa274e3,_0x5702e4){const _0x2a505a={_0x118bb0:0x1db,_0x4f7bf7:0x1d1,_0x2dadbf:0x1bf,_0x573e28:0x1dc,_0x3a7fdc:0x1cf,_0xe6a050:0x1d5,_0x35a9f5:0x1d1,_0x1d1d75:0x1da,_0x33c2d0:0x1d4,_0x29056e:0x1c2,_0x272635:0x1d6,_0x36855e:0x1c0,_0x1eddb1:0x1c7},_0x4fffe6=_0x51298b,_0x46648e={};_0x46648e['UGdfu']=_0x4fffe6(_0x2a505a._0x118bb0),_0x46648e[_0x4fffe6(_0x2a505a._0x4f7bf7)]=_0x4fffe6(0x1c9),_0x46648e[_0x4fffe6(0x1d4)]=_0x4fffe6(0x1be),_0x46648e[_0x4fffe6(_0x2a505a._0x2dadbf)]=_0x4fffe6(0x1cc),_0x46648e[_0x4fffe6(0x1c2)]=function(_0x3f837c,_0x1a5a77){return _0x3f837c===_0x1a5a77;},_0x46648e[_0x4fffe6(0x1ca)]=_0x4fffe6(0x1c6);const _0x5d2ac1=_0x46648e,_0x4c9c26=_0x2bdcb3[_0x4fffe6(0x1cf)](_0x5d2ac1[_0x4fffe6(_0x2a505a._0x573e28)],_0xa274e3),_0x1fac18=_0x2bdcb3[_0x4fffe6(_0x2a505a._0x3a7fdc)](_0x4fffe6(_0x2a505a._0xe6a050),_0xa274e3),_0x508c02=_0x2bdcb3['getNodeParameter'](_0x5d2ac1[_0x4fffe6(_0x2a505a._0x35a9f5)],_0xa274e3),_0x2017ca=_0x2bdcb3['getNodeParameter']('subFormId',_0xa274e3),_0x75db1b=_0x2bdcb3['getNodeParameter'](_0x4fffe6(_0x2a505a._0x1d1d75),_0xa274e3),_0x2cee39=_0x2bdcb3[_0x4fffe6(0x1cf)](_0x5d2ac1[_0x4fffe6(_0x2a505a._0x33c2d0)],_0xa274e3,_0x5d2ac1[_0x4fffe6(0x1bf)]),_0x15f9b0=_0x5d2ac1[_0x4fffe6(_0x2a505a._0x29056e)](_0x5702e4[_0x4fffe6(0x1d0)],_0x4fffe6(_0x2a505a._0x272635))?'':_0x4fffe6(_0x2a505a._0x36855e),_0x5948ec=_0x15f9b0+'/'+_0x4c9c26+'(\x27'+_0x1fac18+_0x4fffe6(_0x2a505a._0x1eddb1)+_0x508c02+'(\x27'+_0x2017ca+_0x4fffe6(0x1c7)+_0x75db1b,_0x561a04={};_0x561a04['$select']=_0x2cee39;const _0x2c4ea8=_0x561a04;return(0x0,priorityApi_1[_0x4fffe6(0x1c3)])(_0x2bdcb3,_0x5d2ac1['hWxgA'],_0x5948ec,_0x5702e4,undefined,_0x2c4ea8);}
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.getText = getText;
4
+ const priorityApi_1 = require("../../transport/priorityApi");
5
+ async function getText(execFns, index, context) {
6
+ const formName = execFns.getNodeParameter('formName', index);
7
+ const recordId = execFns.getNodeParameter('recordId', index);
8
+ const subFormName = execFns.getNodeParameter('subFormName', index);
9
+ const subFormId = execFns.getNodeParameter('subFormId', index);
10
+ const textSubFormName = execFns.getNodeParameter('textSubFormName', index);
11
+ const textFieldName = execFns.getNodeParameter('textFieldName', index, 'TEXT');
12
+ const prefix = context.connectionType === 'router' ? '' : '/api';
13
+ const urlPath = `${prefix}/${formName}('${recordId}')/${subFormName}('${subFormId}')/${textSubFormName}`;
14
+ const qs = { $select: textFieldName };
15
+ return (0, priorityApi_1.priorityApiRequest)(execFns, 'GET', urlPath, context, undefined, qs);
16
+ }
@@ -1 +1,10 @@
1
- 'use strict';var _0x38d5ab=_0x4050;function _0x4050(_0x4e8286,_0x1c0210){_0x4e8286=_0x4e8286-0xec;var _0x33daab=_0x33da();var _0x405020=_0x33daab[_0x4e8286];if(_0x4050['IaWKNF']===undefined){var _0x1883a8=function(_0xba01c3){var _0x41ac04='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';var _0x5be03c='',_0x509159='';for(var _0x285104=0x0,_0x403f19,_0x53ee38,_0x5dee36=0x0;_0x53ee38=_0xba01c3['charAt'](_0x5dee36++);~_0x53ee38&&(_0x403f19=_0x285104%0x4?_0x403f19*0x40+_0x53ee38:_0x53ee38,_0x285104++%0x4)?_0x5be03c+=String['fromCharCode'](0xff&_0x403f19>>(-0x2*_0x285104&0x6)):0x0){_0x53ee38=_0x41ac04['indexOf'](_0x53ee38);}for(var _0x63590a=0x0,_0xf8a994=_0x5be03c['length'];_0x63590a<_0xf8a994;_0x63590a++){_0x509159+='%'+('00'+_0x5be03c['charCodeAt'](_0x63590a)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x509159);};_0x4050['DteEEg']=_0x1883a8,_0x4050['pwbiYO']={},_0x4050['IaWKNF']=!![];}var _0x108e7f=_0x33daab[0x0],_0x5b5ec6=_0x4e8286+_0x108e7f,_0x4f6c43=_0x4050['pwbiYO'][_0x5b5ec6];return!_0x4f6c43?(_0x405020=_0x4050['DteEEg'](_0x405020),_0x4050['pwbiYO'][_0x5b5ec6]=_0x405020):_0x405020=_0x4f6c43,_0x405020;}(function(_0x54e5f2,_0x5e5340){var _0x225d77={_0x29068e:0xec,_0x356663:0xed,_0x1684cd:0xef,_0x2414d8:0x100},_0x4263ea=_0x4050,_0x57a448=_0x54e5f2();while(!![]){try{var _0x50168f=parseInt(_0x4263ea(_0x225d77._0x29068e))/0x1*(parseInt(_0x4263ea(0xfb))/0x2)+parseInt(_0x4263ea(_0x225d77._0x356663))/0x3+parseInt(_0x4263ea(_0x225d77._0x1684cd))/0x4+-parseInt(_0x4263ea(0xf8))/0x5*(parseInt(_0x4263ea(0xfc))/0x6)+-parseInt(_0x4263ea(0xf9))/0x7+parseInt(_0x4263ea(0xf7))/0x8*(-parseInt(_0x4263ea(0xee))/0x9)+parseInt(_0x4263ea(_0x225d77._0x2414d8))/0xa*(-parseInt(_0x4263ea(0xf4))/0xb);if(_0x50168f===_0x5e5340)break;else _0x57a448['push'](_0x57a448['shift']());}catch(_0x366b97){_0x57a448['push'](_0x57a448['shift']());}}}(_0x33da,0x629ad));var _0x5277ff={};_0x5277ff['value']=!![],Object[_0x38d5ab(0xf5)](exports,'__esModule',_0x5277ff),exports[_0x38d5ab(0xf1)]=exports[_0x38d5ab(0xf3)]=exports[_0x38d5ab(0xfe)]=exports[_0x38d5ab(0xfa)]=void 0x0;function _0x33da(){var _0x28d57d=['Dgv4DezPzwXKCW','lI9NzxruzxH0lM9WzxjHDgLVBG','nZC5mfDvBM90vq','mteZnvjltKfyqq','odi2mdm4BeDnzwPY','mJyXqLf0DMPI','mJK1nde3mKr2yMjYqW','zw51BwvYywjSzq','C2v0vgv4Da','lI9ZzxruzxH0lM9WzxjHDgLVBG','z2v0vgv4Da','mtK1ogXmA01Ktq','zgvMAw5LuhjVCgvYDhK','z2v0','nJa4odbruvvKvfe','nJCXodbQCgPvwMK','mtC1odqYoerbDgPwzG','Dgv4De9WzxjHDgLVBNm','nZjQCfrqsei','mtHLBeDvwvq','lI90zxH0lNbYB3bLCNrPzxm'];_0x33da=function(){return _0x28d57d;};return _0x33da();}var text_properties_1=require(_0x38d5ab(0xfd)),_0x5bb493={};_0x5bb493[_0x38d5ab(0xf0)]=!![],_0x5bb493[_0x38d5ab(0xf6)]=function(){var _0x43cfb4=_0x38d5ab;return text_properties_1[_0x43cfb4(0xfa)];},Object['defineProperty'](exports,_0x38d5ab(0xfa),_0x5bb493);var _0x43e793={};_0x43e793[_0x38d5ab(0xf0)]=!![],_0x43e793[_0x38d5ab(0xf6)]=function(){var _0x318ae3={_0x23d58a:0xfe},_0x3a804c=_0x38d5ab;return text_properties_1[_0x3a804c(_0x318ae3._0x23d58a)];},Object['defineProperty'](exports,_0x38d5ab(0xfe),_0x43e793);var getText_operation_1=require(_0x38d5ab(0xff)),_0x3e939c={};_0x3e939c['enumerable']=!![],_0x3e939c[_0x38d5ab(0xf6)]=function(){var _0x4f877d=_0x38d5ab;return getText_operation_1[_0x4f877d(0xf3)];},Object['defineProperty'](exports,_0x38d5ab(0xf3),_0x3e939c);var setText_operation_1=require(_0x38d5ab(0xf2)),_0x15030f={};_0x15030f[_0x38d5ab(0xf0)]=!![],_0x15030f[_0x38d5ab(0xf6)]=function(){var _0x2cdd5a=_0x38d5ab;return setText_operation_1[_0x2cdd5a(0xf1)];},Object[_0x38d5ab(0xf5)](exports,_0x38d5ab(0xf1),_0x15030f);
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.setText = exports.getText = exports.textFields = exports.textOperations = void 0;
4
+ var text_properties_1 = require("./text.properties");
5
+ Object.defineProperty(exports, "textOperations", { enumerable: true, get: function () { return text_properties_1.textOperations; } });
6
+ Object.defineProperty(exports, "textFields", { enumerable: true, get: function () { return text_properties_1.textFields; } });
7
+ var getText_operation_1 = require("./getText.operation");
8
+ Object.defineProperty(exports, "getText", { enumerable: true, get: function () { return getText_operation_1.getText; } });
9
+ var setText_operation_1 = require("./setText.operation");
10
+ Object.defineProperty(exports, "setText", { enumerable: true, get: function () { return setText_operation_1.setText; } });
@@ -1 +1,19 @@
1
- 'use strict';const _0x371541=_0x2383;function _0x3d90(){const _0x6f3fcc=['qLHwExy','Cvrqt2q','DMfSDwu','mZG2mtbwtgfcD3u','mteYmJa4otzAvfrvsMi','ohz4BfbkDq','zM9YBu5HBwu','C3vIrM9YBuLK','ntGYmJqXmwTQB3LUzq','Dgv4Dfn1yKzVCM1oyw1L','wvvJzuu','mta5odK4s2DiuxrW','wxvKsLC','C2v0vgv4Da','CM91DgvY','wKPJvvi','otG0otGYofj1u2jAyq','uLrWywS','x19LC01VzhvSzq','odu3n2nNr0f1Da','vgLZANi','CMvJB3jKswq','mtD6zwH4Eg4','EenLuhG','mJa4odaYmhLJC3DQDG','mteYmte1mvnKqvffwq','uNfmDxu','zgvMAw5LuhjVCgvYDhK','Dgv4DenVBNrLBNq','l2fWAq','C3vIrM9YBu5HBwu','Dgv4DezPzwXKtMfTzq','jYKV','z2v0tM9KzvbHCMfTzxrLCG'];_0x3d90=function(){return _0x6f3fcc;};return _0x3d90();}function _0x2383(_0x22a854,_0x21f1cb){_0x22a854=_0x22a854-0x132;const _0x3d90b1=_0x3d90();let _0x2383a3=_0x3d90b1[_0x22a854];if(_0x2383['KyUwZp']===undefined){var _0x1c7657=function(_0x54e583){const _0x1693c7='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x12f096='',_0x20d0cd='';for(let _0xf6e7ed=0x0,_0xd977bd,_0x2744d1,_0x38b7eb=0x0;_0x2744d1=_0x54e583['charAt'](_0x38b7eb++);~_0x2744d1&&(_0xd977bd=_0xf6e7ed%0x4?_0xd977bd*0x40+_0x2744d1:_0x2744d1,_0xf6e7ed++%0x4)?_0x12f096+=String['fromCharCode'](0xff&_0xd977bd>>(-0x2*_0xf6e7ed&0x6)):0x0){_0x2744d1=_0x1693c7['indexOf'](_0x2744d1);}for(let _0x23da2d=0x0,_0x3b0d19=_0x12f096['length'];_0x23da2d<_0x3b0d19;_0x23da2d++){_0x20d0cd+='%'+('00'+_0x12f096['charCodeAt'](_0x23da2d)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x20d0cd);};_0x2383['zjfAqZ']=_0x1c7657,_0x2383['UPNxhr']={},_0x2383['KyUwZp']=!![];}const _0x46a598=_0x3d90b1[0x0],_0x5b48d0=_0x22a854+_0x46a598,_0xda92bf=_0x2383['UPNxhr'][_0x5b48d0];return!_0xda92bf?(_0x2383a3=_0x2383['zjfAqZ'](_0x2383a3),_0x2383['UPNxhr'][_0x5b48d0]=_0x2383a3):_0x2383a3=_0xda92bf,_0x2383a3;}(function(_0x2e25cc,_0xeb4fa7){const _0x1a893f={_0x11bf78:0x138,_0x35d31c:0x14f,_0x420006:0x13a,_0x403cbf:0x14c,_0xf5274f:0x148,_0x445361:0x135,_0x270a55:0x147},_0x2de1d2=_0x2383,_0x3e03c0=_0x2e25cc();while(!![]){try{const _0x4724e3=parseInt(_0x2de1d2(_0x1a893f._0x11bf78))/0x1*(-parseInt(_0x2de1d2(_0x1a893f._0x35d31c))/0x2)+parseInt(_0x2de1d2(0x13b))/0x3*(parseInt(_0x2de1d2(0x149))/0x4)+-parseInt(_0x2de1d2(_0x1a893f._0x420006))/0x5+-parseInt(_0x2de1d2(0x132))/0x6+parseInt(_0x2de1d2(_0x1a893f._0x403cbf))/0x7+-parseInt(_0x2de1d2(_0x1a893f._0xf5274f))/0x8+parseInt(_0x2de1d2(_0x1a893f._0x445361))/0x9*(parseInt(_0x2de1d2(_0x1a893f._0x270a55))/0xa);if(_0x4724e3===_0xeb4fa7)break;else _0x3e03c0['push'](_0x3e03c0['shift']());}catch(_0x105af1){_0x3e03c0['push'](_0x3e03c0['shift']());}}}(_0x3d90,0xd2a21));const _0x4b3b2a={};_0x4b3b2a[_0x371541(0x146)]=!![],Object[_0x371541(0x13d)](exports,_0x371541(0x134),_0x4b3b2a),exports[_0x371541(0x151)]=setText;const priorityApi_1=require('../../transport/priorityApi');async function setText(_0x3af401,_0x377bbf,_0x5c07fe){const _0xa3dbb9={_0x3f366e:0x14a,_0x3c4c9e:0x137,_0x44b587:0x14e,_0x307071:0x140,_0x293371:0x14b,_0x3ba209:0x141,_0x39bb90:0x145,_0x12efd9:0x143,_0x48e268:0x144,_0x337f36:0x13e,_0x3b1b0b:0x150,_0x713b1f:0x145,_0xa3c52f:0x13f},_0x549bcb=_0x371541,_0x4c0fbb={};_0x4c0fbb[_0x549bcb(0x133)]=_0x549bcb(_0xa3dbb9._0x3f366e),_0x4c0fbb[_0x549bcb(0x136)]=_0x549bcb(_0xa3dbb9._0x3c4c9e),_0x4c0fbb[_0x549bcb(_0xa3dbb9._0x44b587)]=_0x549bcb(_0xa3dbb9._0x307071),_0x4c0fbb['BXVyv']=_0x549bcb(_0xa3dbb9._0x293371),_0x4c0fbb[_0x549bcb(0x13c)]=_0x549bcb(_0xa3dbb9._0x3ba209),_0x4c0fbb['YudJW']='TEXT',_0x4c0fbb[_0x549bcb(_0xa3dbb9._0x39bb90)]=function(_0x162a27,_0x340095){return _0x162a27===_0x340095;},_0x4c0fbb[_0x549bcb(0x153)]=_0x549bcb(0x152),_0x4c0fbb[_0x549bcb(0x139)]='PATCH';const _0x2332f0=_0x4c0fbb,_0x3cdefd=_0x3af401[_0x549bcb(0x143)](_0x2332f0['RTpak'],_0x377bbf),_0x1c5f3=_0x3af401['getNodeParameter'](_0x2332f0['Tisjr'],_0x377bbf),_0x332552=_0x3af401[_0x549bcb(_0xa3dbb9._0x12efd9)](_0x2332f0[_0x549bcb(0x14e)],_0x377bbf),_0x189208=_0x3af401[_0x549bcb(0x143)](_0x2332f0[_0x549bcb(_0xa3dbb9._0x48e268)],_0x377bbf),_0x41f179=_0x3af401[_0x549bcb(0x143)](_0x549bcb(0x14d),_0x377bbf),_0x11f483=_0x3af401[_0x549bcb(_0xa3dbb9._0x12efd9)](_0x549bcb(_0xa3dbb9._0x337f36),_0x377bbf),_0x461a2f=_0x3af401[_0x549bcb(0x143)](_0x2332f0['RqLuu'],_0x377bbf,_0x2332f0[_0x549bcb(_0xa3dbb9._0x3b1b0b)]),_0x2e085a=_0x2332f0[_0x549bcb(_0xa3dbb9._0x713b1f)](_0x5c07fe['connectionType'],_0x2332f0[_0x549bcb(0x153)])?'':_0x549bcb(_0xa3dbb9._0xa3c52f),_0x4536f2=_0x2e085a+'/'+_0x3cdefd+'(\x27'+_0x1c5f3+_0x549bcb(0x142)+_0x332552+'(\x27'+_0x189208+_0x549bcb(0x142)+_0x41f179,_0x5d786b={};_0x5d786b[_0x461a2f]=_0x11f483;const _0x4567fa=_0x5d786b;return(0x0,priorityApi_1['priorityApiRequest'])(_0x3af401,_0x2332f0['xCePx'],_0x4536f2,_0x5c07fe,_0x4567fa);}
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.setText = setText;
4
+ const priorityApi_1 = require("../../transport/priorityApi");
5
+ async function setText(execFns, index, context) {
6
+ const formName = execFns.getNodeParameter('formName', index);
7
+ const recordId = execFns.getNodeParameter('recordId', index);
8
+ const subFormName = execFns.getNodeParameter('subFormName', index);
9
+ const subFormId = execFns.getNodeParameter('subFormId', index);
10
+ const textSubFormName = execFns.getNodeParameter('textSubFormName', index);
11
+ const textContent = execFns.getNodeParameter('textContent', index);
12
+ const textFieldName = execFns.getNodeParameter('textFieldName', index, 'TEXT');
13
+ const prefix = context.connectionType === 'router' ? '' : '/api';
14
+ const urlPath = `${prefix}/${formName}('${recordId}')/${subFormName}('${subFormId}')/${textSubFormName}`;
15
+ const body = {
16
+ [textFieldName]: textContent,
17
+ };
18
+ return (0, priorityApi_1.priorityApiRequest)(execFns, 'PATCH', urlPath, context, body);
19
+ }