@finmars/ui 1.0.86 → 1.0.87
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/dist/finmars-ui.css +1 -1
- package/dist/finmars-ui.es.js +264 -311
- package/package.json +1 -1
package/dist/finmars-ui.es.js
CHANGED
|
@@ -24323,7 +24323,7 @@ const q1 = {
|
|
|
24323
24323
|
a.value = l, r("resizeSideNav", a.value);
|
|
24324
24324
|
}
|
|
24325
24325
|
return (l, c) => (q(), Z("aside", {
|
|
24326
|
-
class: oe(["sidebar flex-col h-[calc(100vh-
|
|
24326
|
+
class: oe(["sidebar flex-col h-[calc(100vh-100px)] px-[16px] border-r border-solid border-sidenav-borderColor bg-sidenav-backgroundColor", [
|
|
24327
24327
|
{
|
|
24328
24328
|
hoverable: a.value && !e.isFloat,
|
|
24329
24329
|
"min-w-[360px]": !a.value,
|
|
@@ -24376,7 +24376,7 @@ const q1 = {
|
|
|
24376
24376
|
})
|
|
24377
24377
|
], 2));
|
|
24378
24378
|
}
|
|
24379
|
-
}, id = /* @__PURE__ */ Te(GM, [["__scopeId", "data-v-
|
|
24379
|
+
}, id = /* @__PURE__ */ Te(GM, [["__scopeId", "data-v-83dddd81"]]), WM = {
|
|
24380
24380
|
key: 1,
|
|
24381
24381
|
class: "navigation-info-state"
|
|
24382
24382
|
}, YM = {
|
|
@@ -29085,7 +29085,7 @@ const AR = /* @__PURE__ */ vt(kR), $R = { class: "flex w-full items-center max-h
|
|
|
29085
29085
|
{
|
|
29086
29086
|
key: "dashboard",
|
|
29087
29087
|
label: "Dashboard",
|
|
29088
|
-
icon: "mdi-view-dashboard",
|
|
29088
|
+
icon: "mdi-view-dashboard-outline",
|
|
29089
29089
|
action: void 0,
|
|
29090
29090
|
to: "",
|
|
29091
29091
|
href: "/dashboard",
|
|
@@ -29095,7 +29095,7 @@ const AR = /* @__PURE__ */ vt(kR), $R = { class: "flex w-full items-center max-h
|
|
|
29095
29095
|
{
|
|
29096
29096
|
key: "reports",
|
|
29097
29097
|
label: "Reports",
|
|
29098
|
-
icon: "mdi-
|
|
29098
|
+
icon: "mdi-chart-box-outline",
|
|
29099
29099
|
action: void 0,
|
|
29100
29100
|
to: "",
|
|
29101
29101
|
href: "",
|
|
@@ -29116,7 +29116,7 @@ const AR = /* @__PURE__ */ vt(kR), $R = { class: "flex w-full items-center max-h
|
|
|
29116
29116
|
},
|
|
29117
29117
|
{
|
|
29118
29118
|
key: "transaction",
|
|
29119
|
-
label: "
|
|
29119
|
+
label: "Transactions",
|
|
29120
29120
|
action: void 0,
|
|
29121
29121
|
to: "",
|
|
29122
29122
|
href: "/report/transaction"
|
|
@@ -29131,94 +29131,86 @@ const AR = /* @__PURE__ */ vt(kR), $R = { class: "flex w-full items-center max-h
|
|
|
29131
29131
|
]
|
|
29132
29132
|
},
|
|
29133
29133
|
{
|
|
29134
|
-
key: "
|
|
29135
|
-
label: "
|
|
29136
|
-
icon: "mdi-
|
|
29134
|
+
key: "add-ons",
|
|
29135
|
+
label: "Add-ons",
|
|
29136
|
+
icon: "mdi-puzzle-outline",
|
|
29137
29137
|
action: void 0,
|
|
29138
29138
|
to: "",
|
|
29139
29139
|
href: "",
|
|
29140
|
+
children: []
|
|
29141
|
+
},
|
|
29142
|
+
{
|
|
29143
|
+
key: "data-quality",
|
|
29144
|
+
label: "Data Quality",
|
|
29145
|
+
action: void 0,
|
|
29146
|
+
icon: "mdi-check-decagram-outline",
|
|
29147
|
+
to: "/data-quality",
|
|
29148
|
+
href: "",
|
|
29140
29149
|
children: [
|
|
29141
29150
|
{
|
|
29142
|
-
key: "
|
|
29143
|
-
label: "
|
|
29144
|
-
|
|
29145
|
-
to: "",
|
|
29146
|
-
href: "/data/portfolio"
|
|
29147
|
-
},
|
|
29148
|
-
{
|
|
29149
|
-
key: "registers",
|
|
29150
|
-
label: "Registers",
|
|
29151
|
-
action: void 0,
|
|
29152
|
-
to: "",
|
|
29153
|
-
href: "/data/portfolio-register"
|
|
29154
|
-
},
|
|
29155
|
-
{
|
|
29156
|
-
key: "accounts",
|
|
29157
|
-
label: "Accounts",
|
|
29158
|
-
action: void 0,
|
|
29159
|
-
to: "",
|
|
29160
|
-
href: "/data/account"
|
|
29161
|
-
},
|
|
29162
|
-
{
|
|
29163
|
-
key: "instruments",
|
|
29164
|
-
label: "Instruments",
|
|
29165
|
-
action: void 0,
|
|
29166
|
-
to: "",
|
|
29167
|
-
href: "/data/instrument"
|
|
29168
|
-
},
|
|
29169
|
-
{
|
|
29170
|
-
key: "counterparties",
|
|
29171
|
-
label: "Counterparties",
|
|
29151
|
+
key: "reconciliation",
|
|
29152
|
+
label: "Reconciliation",
|
|
29153
|
+
icon: "mdi-scale-balance",
|
|
29172
29154
|
action: void 0,
|
|
29173
29155
|
to: "",
|
|
29174
|
-
href: "
|
|
29175
|
-
},
|
|
29176
|
-
{
|
|
29177
|
-
key: "responsibles",
|
|
29178
|
-
label: "Responsibles",
|
|
29179
|
-
action: void 0,
|
|
29180
|
-
to: "",
|
|
29181
|
-
href: "/data/responsible"
|
|
29182
|
-
},
|
|
29183
|
-
{
|
|
29184
|
-
key: "currencies",
|
|
29185
|
-
label: "Currencies",
|
|
29186
|
-
action: void 0,
|
|
29187
|
-
to: "",
|
|
29188
|
-
href: "/data/currency"
|
|
29189
|
-
},
|
|
29190
|
-
{
|
|
29191
|
-
key: "strategies",
|
|
29192
|
-
label: "Strategies",
|
|
29193
|
-
action: void 0,
|
|
29194
|
-
to: "",
|
|
29195
|
-
href: "/data/strategy/1",
|
|
29156
|
+
href: "",
|
|
29196
29157
|
children: [
|
|
29197
29158
|
{
|
|
29198
|
-
key: "
|
|
29199
|
-
label: "
|
|
29159
|
+
key: "Portfolio-Reconcile-Groups",
|
|
29160
|
+
label: "Portfolio Reconcile Groups",
|
|
29200
29161
|
action: void 0,
|
|
29201
29162
|
to: "",
|
|
29202
|
-
href: "/data/
|
|
29163
|
+
href: "/data/portfolio-reconcile-group"
|
|
29203
29164
|
},
|
|
29204
29165
|
{
|
|
29205
|
-
key: "
|
|
29206
|
-
label: "
|
|
29166
|
+
key: "Reconcile",
|
|
29167
|
+
label: "Portfolio Reconciliation",
|
|
29207
29168
|
action: void 0,
|
|
29208
|
-
|
|
29209
|
-
|
|
29169
|
+
href: "",
|
|
29170
|
+
to: "/reconcile"
|
|
29210
29171
|
},
|
|
29211
29172
|
{
|
|
29212
|
-
key: "
|
|
29213
|
-
label: "
|
|
29173
|
+
key: "Reconciliation-History",
|
|
29174
|
+
label: "Reconciliation History",
|
|
29214
29175
|
action: void 0,
|
|
29215
29176
|
to: "",
|
|
29216
|
-
href: "/data/
|
|
29177
|
+
href: "/data/portfolio-reconcile-history"
|
|
29217
29178
|
}
|
|
29218
29179
|
]
|
|
29219
29180
|
}
|
|
29220
29181
|
]
|
|
29221
29182
|
},
|
|
29183
|
+
{
|
|
29184
|
+
key: "valuations",
|
|
29185
|
+
label: "Valuations",
|
|
29186
|
+
icon: "mdi-wallet-outline",
|
|
29187
|
+
action: void 0,
|
|
29188
|
+
to: "",
|
|
29189
|
+
href: "",
|
|
29190
|
+
children: [
|
|
29191
|
+
{
|
|
29192
|
+
key: "Portfolio-History",
|
|
29193
|
+
label: "Portfolio History",
|
|
29194
|
+
action: void 0,
|
|
29195
|
+
to: "",
|
|
29196
|
+
href: "/data/portfolio-history"
|
|
29197
|
+
},
|
|
29198
|
+
{
|
|
29199
|
+
key: "prices",
|
|
29200
|
+
label: "Prices",
|
|
29201
|
+
action: void 0,
|
|
29202
|
+
to: "",
|
|
29203
|
+
href: "/data/price-history"
|
|
29204
|
+
},
|
|
29205
|
+
{
|
|
29206
|
+
key: "FX-Rates",
|
|
29207
|
+
label: "FX Rates",
|
|
29208
|
+
action: void 0,
|
|
29209
|
+
to: "",
|
|
29210
|
+
href: "/data/currency-history"
|
|
29211
|
+
}
|
|
29212
|
+
]
|
|
29213
|
+
},
|
|
29222
29214
|
{
|
|
29223
29215
|
key: "transactions",
|
|
29224
29216
|
label: "Transactions",
|
|
@@ -29251,111 +29243,121 @@ const AR = /* @__PURE__ */ vt(kR), $R = { class: "flex w-full items-center max-h
|
|
|
29251
29243
|
]
|
|
29252
29244
|
},
|
|
29253
29245
|
{
|
|
29254
|
-
key: "
|
|
29255
|
-
label: "
|
|
29256
|
-
icon: "mdi-
|
|
29246
|
+
key: "data",
|
|
29247
|
+
label: "Data",
|
|
29248
|
+
icon: "mdi-file-tree-outline",
|
|
29257
29249
|
action: void 0,
|
|
29258
29250
|
to: "",
|
|
29259
29251
|
href: "",
|
|
29260
29252
|
children: [
|
|
29261
29253
|
{
|
|
29262
|
-
key: "
|
|
29263
|
-
label: "
|
|
29254
|
+
key: "instruments",
|
|
29255
|
+
label: "Instruments",
|
|
29264
29256
|
action: void 0,
|
|
29265
29257
|
to: "",
|
|
29266
|
-
href: "/data/
|
|
29258
|
+
href: "/data/instrument"
|
|
29267
29259
|
},
|
|
29268
29260
|
{
|
|
29269
|
-
key: "
|
|
29270
|
-
label: "
|
|
29261
|
+
key: "registers",
|
|
29262
|
+
label: "Registers",
|
|
29271
29263
|
action: void 0,
|
|
29272
29264
|
to: "",
|
|
29273
|
-
href: "/data/
|
|
29265
|
+
href: "/data/portfolio-register"
|
|
29274
29266
|
},
|
|
29275
29267
|
{
|
|
29276
|
-
key: "
|
|
29277
|
-
label: "
|
|
29268
|
+
key: "portfolios",
|
|
29269
|
+
label: "Portfolios",
|
|
29278
29270
|
action: void 0,
|
|
29279
29271
|
to: "",
|
|
29280
|
-
href: "/
|
|
29272
|
+
href: "/data/portfolio"
|
|
29281
29273
|
},
|
|
29282
29274
|
{
|
|
29283
|
-
key: "
|
|
29284
|
-
label: "
|
|
29275
|
+
key: "accounts",
|
|
29276
|
+
label: "Accounts",
|
|
29285
29277
|
action: void 0,
|
|
29286
29278
|
to: "",
|
|
29287
|
-
href: "/data/
|
|
29288
|
-
}
|
|
29289
|
-
]
|
|
29290
|
-
},
|
|
29291
|
-
{
|
|
29292
|
-
key: "import",
|
|
29293
|
-
label: "Import",
|
|
29294
|
-
icon: "mdi-upload-outline",
|
|
29295
|
-
action: void 0,
|
|
29296
|
-
to: "",
|
|
29297
|
-
href: "",
|
|
29298
|
-
children: [
|
|
29279
|
+
href: "/data/account"
|
|
29280
|
+
},
|
|
29299
29281
|
{
|
|
29300
|
-
key: "
|
|
29301
|
-
label: "
|
|
29282
|
+
key: "strategies",
|
|
29283
|
+
label: "Strategies",
|
|
29302
29284
|
action: void 0,
|
|
29303
|
-
to: "
|
|
29304
|
-
href: ""
|
|
29285
|
+
to: "",
|
|
29286
|
+
href: "/data/strategy/1",
|
|
29287
|
+
children: [
|
|
29288
|
+
{
|
|
29289
|
+
key: "strategies-1",
|
|
29290
|
+
label: "Strategies 1",
|
|
29291
|
+
action: void 0,
|
|
29292
|
+
to: "",
|
|
29293
|
+
href: "/data/strategy/1"
|
|
29294
|
+
},
|
|
29295
|
+
{
|
|
29296
|
+
key: "strategies-2",
|
|
29297
|
+
label: "Strategies 2",
|
|
29298
|
+
action: void 0,
|
|
29299
|
+
to: "",
|
|
29300
|
+
href: "/data/strategy/2"
|
|
29301
|
+
},
|
|
29302
|
+
{
|
|
29303
|
+
key: "strategies-3",
|
|
29304
|
+
label: "Strategies 3",
|
|
29305
|
+
action: void 0,
|
|
29306
|
+
to: "",
|
|
29307
|
+
href: "/data/strategy/3"
|
|
29308
|
+
}
|
|
29309
|
+
]
|
|
29305
29310
|
},
|
|
29306
29311
|
{
|
|
29307
|
-
key: "
|
|
29308
|
-
label: "
|
|
29312
|
+
key: "responsibles",
|
|
29313
|
+
label: "Responsibles",
|
|
29309
29314
|
action: void 0,
|
|
29310
|
-
to: "
|
|
29311
|
-
href: ""
|
|
29312
|
-
}
|
|
29313
|
-
]
|
|
29314
|
-
},
|
|
29315
|
-
{
|
|
29316
|
-
key: "reconciliation",
|
|
29317
|
-
label: "Reconciliation",
|
|
29318
|
-
icon: "mdi-scale-balance",
|
|
29319
|
-
action: void 0,
|
|
29320
|
-
to: "",
|
|
29321
|
-
href: "",
|
|
29322
|
-
children: [
|
|
29315
|
+
to: "",
|
|
29316
|
+
href: "/data/responsible"
|
|
29317
|
+
},
|
|
29323
29318
|
{
|
|
29324
|
-
key: "
|
|
29325
|
-
label: "
|
|
29319
|
+
key: "counterparties",
|
|
29320
|
+
label: "Counterparties",
|
|
29326
29321
|
action: void 0,
|
|
29327
29322
|
to: "",
|
|
29328
|
-
href: "/data/
|
|
29323
|
+
href: "/data/counterparty"
|
|
29329
29324
|
},
|
|
29330
29325
|
{
|
|
29331
|
-
key: "
|
|
29332
|
-
label: "
|
|
29326
|
+
key: "Client-Entity",
|
|
29327
|
+
label: "Client Entities",
|
|
29333
29328
|
action: void 0,
|
|
29334
|
-
to: "",
|
|
29335
|
-
href: "
|
|
29329
|
+
to: "/settings/client-entity",
|
|
29330
|
+
href: ""
|
|
29336
29331
|
},
|
|
29337
29332
|
{
|
|
29338
|
-
key: "
|
|
29339
|
-
label: "
|
|
29333
|
+
key: "currencies",
|
|
29334
|
+
label: "Currencies",
|
|
29340
29335
|
action: void 0,
|
|
29341
|
-
|
|
29342
|
-
|
|
29336
|
+
to: "",
|
|
29337
|
+
href: "/data/currency"
|
|
29343
29338
|
}
|
|
29344
29339
|
]
|
|
29345
29340
|
},
|
|
29346
29341
|
{
|
|
29347
|
-
key: "
|
|
29348
|
-
label: "
|
|
29349
|
-
icon: "mdi-
|
|
29342
|
+
key: "import",
|
|
29343
|
+
label: "Import",
|
|
29344
|
+
icon: "mdi-upload-outline",
|
|
29350
29345
|
action: void 0,
|
|
29351
29346
|
to: "",
|
|
29352
29347
|
href: "",
|
|
29353
29348
|
children: [
|
|
29354
29349
|
{
|
|
29355
|
-
key: "
|
|
29356
|
-
label: "
|
|
29350
|
+
key: "transactions-from-file",
|
|
29351
|
+
label: "Import Transactions from File",
|
|
29352
|
+
action: void 0,
|
|
29353
|
+
to: "/system/transaction-import",
|
|
29354
|
+
href: ""
|
|
29355
|
+
},
|
|
29356
|
+
{
|
|
29357
|
+
key: "data-from-file",
|
|
29358
|
+
label: "Import Data from File",
|
|
29357
29359
|
action: void 0,
|
|
29358
|
-
to: "/
|
|
29360
|
+
to: "/system/simple-import",
|
|
29359
29361
|
href: ""
|
|
29360
29362
|
}
|
|
29361
29363
|
]
|
|
@@ -29369,6 +29371,22 @@ const AR = /* @__PURE__ */ vt(kR), $R = { class: "flex w-full items-center max-h
|
|
|
29369
29371
|
classes: "separator-side-nav",
|
|
29370
29372
|
href: ""
|
|
29371
29373
|
},
|
|
29374
|
+
{
|
|
29375
|
+
key: "marketplace",
|
|
29376
|
+
label: "Marketplace",
|
|
29377
|
+
action: void 0,
|
|
29378
|
+
icon: "mdi-store-outline",
|
|
29379
|
+
to: "/marketplace",
|
|
29380
|
+
href: ""
|
|
29381
|
+
},
|
|
29382
|
+
{
|
|
29383
|
+
key: "initial-member-configuration",
|
|
29384
|
+
label: "Installed New User Setups",
|
|
29385
|
+
icon: "mdi-ballot-outline",
|
|
29386
|
+
action: void 0,
|
|
29387
|
+
to: "/configuration/initial",
|
|
29388
|
+
href: ""
|
|
29389
|
+
},
|
|
29372
29390
|
{
|
|
29373
29391
|
key: "configuration",
|
|
29374
29392
|
label: "Configuration",
|
|
@@ -29384,20 +29402,6 @@ const AR = /* @__PURE__ */ vt(kR), $R = { class: "flex w-full items-center max-h
|
|
|
29384
29402
|
to: "/system/task/",
|
|
29385
29403
|
href: ""
|
|
29386
29404
|
},
|
|
29387
|
-
{
|
|
29388
|
-
key: "initial-member-configuration",
|
|
29389
|
-
label: "Initial Member",
|
|
29390
|
-
action: void 0,
|
|
29391
|
-
to: "/configuration/initial",
|
|
29392
|
-
href: ""
|
|
29393
|
-
},
|
|
29394
|
-
{
|
|
29395
|
-
key: "workers",
|
|
29396
|
-
label: "Workers",
|
|
29397
|
-
action: void 0,
|
|
29398
|
-
to: "",
|
|
29399
|
-
href: "/worker"
|
|
29400
|
-
},
|
|
29401
29405
|
{
|
|
29402
29406
|
key: "workflows",
|
|
29403
29407
|
label: "Workflows",
|
|
@@ -29424,7 +29428,7 @@ const AR = /* @__PURE__ */ vt(kR), $R = { class: "flex w-full items-center max-h
|
|
|
29424
29428
|
},
|
|
29425
29429
|
{
|
|
29426
29430
|
key: "Workflow-Schedules",
|
|
29427
|
-
label: "Schedules",
|
|
29431
|
+
label: "Workflow Schedules",
|
|
29428
29432
|
action: void 0,
|
|
29429
29433
|
to: "",
|
|
29430
29434
|
app_code: "w",
|
|
@@ -29432,7 +29436,7 @@ const AR = /* @__PURE__ */ vt(kR), $R = { class: "flex w-full items-center max-h
|
|
|
29432
29436
|
},
|
|
29433
29437
|
{
|
|
29434
29438
|
key: "Workflow-Definitions",
|
|
29435
|
-
label: "Definitions",
|
|
29439
|
+
label: "Workflow Definitions",
|
|
29436
29440
|
action: void 0,
|
|
29437
29441
|
to: "",
|
|
29438
29442
|
app_code: "w",
|
|
@@ -29448,11 +29452,18 @@ const AR = /* @__PURE__ */ vt(kR), $R = { class: "flex w-full items-center max-h
|
|
|
29448
29452
|
href: "",
|
|
29449
29453
|
children: [
|
|
29450
29454
|
{
|
|
29451
|
-
key: "
|
|
29452
|
-
label: "
|
|
29455
|
+
key: "New-User-Setups",
|
|
29456
|
+
label: "New User Setups",
|
|
29453
29457
|
action: void 0,
|
|
29454
|
-
|
|
29455
|
-
|
|
29458
|
+
href: "",
|
|
29459
|
+
to: "/configuration/initial-setup"
|
|
29460
|
+
},
|
|
29461
|
+
{
|
|
29462
|
+
key: "White-Label",
|
|
29463
|
+
label: "White Label",
|
|
29464
|
+
action: void 0,
|
|
29465
|
+
to: "/system/settings/general/",
|
|
29466
|
+
href: ""
|
|
29456
29467
|
},
|
|
29457
29468
|
{
|
|
29458
29469
|
key: "Dashboard-Layouts",
|
|
@@ -29461,6 +29472,13 @@ const AR = /* @__PURE__ */ vt(kR), $R = { class: "flex w-full items-center max-h
|
|
|
29461
29472
|
to: "",
|
|
29462
29473
|
href: "/dashboard-layout/"
|
|
29463
29474
|
},
|
|
29475
|
+
{
|
|
29476
|
+
key: "Entity-Viewer-Layouts",
|
|
29477
|
+
label: "Entity Viewer Layouts",
|
|
29478
|
+
action: void 0,
|
|
29479
|
+
to: "",
|
|
29480
|
+
href: "/settings/layout"
|
|
29481
|
+
},
|
|
29464
29482
|
{
|
|
29465
29483
|
key: "Input-Form-Layouts",
|
|
29466
29484
|
label: "Input Form Layouts",
|
|
@@ -29477,6 +29495,13 @@ const AR = /* @__PURE__ */ vt(kR), $R = { class: "flex w-full items-center max-h
|
|
|
29477
29495
|
}
|
|
29478
29496
|
]
|
|
29479
29497
|
},
|
|
29498
|
+
{
|
|
29499
|
+
key: "Default-settings",
|
|
29500
|
+
label: "Default settings",
|
|
29501
|
+
action: void 0,
|
|
29502
|
+
to: "/settings/default-settings",
|
|
29503
|
+
href: ""
|
|
29504
|
+
},
|
|
29480
29505
|
{
|
|
29481
29506
|
key: "Data-Settings",
|
|
29482
29507
|
label: "Data Settings",
|
|
@@ -29485,25 +29510,11 @@ const AR = /* @__PURE__ */ vt(kR), $R = { class: "flex w-full items-center max-h
|
|
|
29485
29510
|
href: "",
|
|
29486
29511
|
children: [
|
|
29487
29512
|
{
|
|
29488
|
-
key: "
|
|
29489
|
-
label: "
|
|
29490
|
-
action: void 0,
|
|
29491
|
-
to: "",
|
|
29492
|
-
href: "/data/account-type"
|
|
29493
|
-
},
|
|
29494
|
-
{
|
|
29495
|
-
key: "Instrument-Types",
|
|
29496
|
-
label: "Instrument Types",
|
|
29497
|
-
action: void 0,
|
|
29498
|
-
to: "",
|
|
29499
|
-
href: "/data/instrument-type"
|
|
29500
|
-
},
|
|
29501
|
-
{
|
|
29502
|
-
key: "Transaction-Types",
|
|
29503
|
-
label: "Transaction Types",
|
|
29513
|
+
key: "User-Attributes",
|
|
29514
|
+
label: "User Attributes",
|
|
29504
29515
|
action: void 0,
|
|
29505
|
-
to: "",
|
|
29506
|
-
href: "
|
|
29516
|
+
to: "/configuration/user-attribute",
|
|
29517
|
+
href: ""
|
|
29507
29518
|
},
|
|
29508
29519
|
{
|
|
29509
29520
|
key: "Transaction-Type-Groups",
|
|
@@ -29513,32 +29524,25 @@ const AR = /* @__PURE__ */ vt(kR), $R = { class: "flex w-full items-center max-h
|
|
|
29513
29524
|
href: ""
|
|
29514
29525
|
},
|
|
29515
29526
|
{
|
|
29516
|
-
key: "
|
|
29517
|
-
label: "
|
|
29518
|
-
action: void 0,
|
|
29519
|
-
to: "/configuration/user-attribute",
|
|
29520
|
-
href: ""
|
|
29521
|
-
},
|
|
29522
|
-
{
|
|
29523
|
-
key: "Reference-Tables",
|
|
29524
|
-
label: "Reference Tables",
|
|
29527
|
+
key: "Templates",
|
|
29528
|
+
label: "Transaction Templates",
|
|
29525
29529
|
action: void 0,
|
|
29526
|
-
to: "
|
|
29527
|
-
href: ""
|
|
29530
|
+
to: "",
|
|
29531
|
+
href: "/template-layout"
|
|
29528
29532
|
},
|
|
29529
29533
|
{
|
|
29530
|
-
key: "
|
|
29531
|
-
label: "
|
|
29534
|
+
key: "Transaction-Types",
|
|
29535
|
+
label: "Transaction Types",
|
|
29532
29536
|
action: void 0,
|
|
29533
29537
|
to: "",
|
|
29534
|
-
href: "/
|
|
29538
|
+
href: "/data/transaction-type"
|
|
29535
29539
|
},
|
|
29536
29540
|
{
|
|
29537
|
-
key: "
|
|
29538
|
-
label: "
|
|
29541
|
+
key: "Instrument-Types",
|
|
29542
|
+
label: "Instrument Types",
|
|
29539
29543
|
action: void 0,
|
|
29540
29544
|
to: "",
|
|
29541
|
-
href: "/
|
|
29545
|
+
href: "/data/instrument-type"
|
|
29542
29546
|
},
|
|
29543
29547
|
{
|
|
29544
29548
|
key: "Portfolio-Bundles",
|
|
@@ -29553,33 +29557,56 @@ const AR = /* @__PURE__ */ vt(kR), $R = { class: "flex w-full items-center max-h
|
|
|
29553
29557
|
action: void 0,
|
|
29554
29558
|
to: "",
|
|
29555
29559
|
href: "/data/portfolio-type"
|
|
29560
|
+
},
|
|
29561
|
+
{
|
|
29562
|
+
key: "Account-Types",
|
|
29563
|
+
label: "Account Types",
|
|
29564
|
+
action: void 0,
|
|
29565
|
+
to: "",
|
|
29566
|
+
href: "/data/account-type"
|
|
29556
29567
|
}
|
|
29557
29568
|
]
|
|
29558
29569
|
},
|
|
29559
29570
|
{
|
|
29560
|
-
key: "
|
|
29561
|
-
label: "
|
|
29562
|
-
action: void 0,
|
|
29563
|
-
to: "/data/pricing-policy",
|
|
29564
|
-
href: ""
|
|
29565
|
-
},
|
|
29566
|
-
{
|
|
29567
|
-
key: "expression-procedure",
|
|
29568
|
-
label: "Expression Procedure",
|
|
29571
|
+
key: "Specifications",
|
|
29572
|
+
label: "Data References",
|
|
29569
29573
|
action: void 0,
|
|
29574
|
+
to: "",
|
|
29570
29575
|
href: "",
|
|
29571
|
-
|
|
29576
|
+
children: [
|
|
29577
|
+
{
|
|
29578
|
+
key: "Aliases",
|
|
29579
|
+
label: "Aliases",
|
|
29580
|
+
action: void 0,
|
|
29581
|
+
to: "/system/settings/aliases",
|
|
29582
|
+
href: ""
|
|
29583
|
+
},
|
|
29584
|
+
{
|
|
29585
|
+
key: "Reference-Tables",
|
|
29586
|
+
label: "Dropdown Values",
|
|
29587
|
+
action: void 0,
|
|
29588
|
+
to: "/configuration/reference-table",
|
|
29589
|
+
href: ""
|
|
29590
|
+
},
|
|
29591
|
+
{
|
|
29592
|
+
key: "Mapping-Tables",
|
|
29593
|
+
label: "Lookup Mappings",
|
|
29594
|
+
action: void 0,
|
|
29595
|
+
to: "",
|
|
29596
|
+
href: "/import/mapping-tables-import"
|
|
29597
|
+
}
|
|
29598
|
+
]
|
|
29572
29599
|
},
|
|
29573
29600
|
{
|
|
29574
|
-
key: "
|
|
29575
|
-
label: "Pricing
|
|
29601
|
+
key: "Pricing-Policies",
|
|
29602
|
+
label: "Pricing Policies",
|
|
29576
29603
|
action: void 0,
|
|
29577
|
-
|
|
29578
|
-
|
|
29604
|
+
to: "/data/pricing-policy",
|
|
29605
|
+
href: ""
|
|
29579
29606
|
},
|
|
29580
29607
|
{
|
|
29581
29608
|
key: "Import-schemes",
|
|
29582
|
-
label: "Import
|
|
29609
|
+
label: "Import Schemes",
|
|
29583
29610
|
action: void 0,
|
|
29584
29611
|
to: "",
|
|
29585
29612
|
href: "",
|
|
@@ -29601,61 +29628,31 @@ const AR = /* @__PURE__ */ vt(kR), $R = { class: "flex w-full items-center max-h
|
|
|
29601
29628
|
]
|
|
29602
29629
|
},
|
|
29603
29630
|
{
|
|
29604
|
-
key: "
|
|
29605
|
-
label: "
|
|
29631
|
+
key: "code-editor",
|
|
29632
|
+
label: "Code editor",
|
|
29606
29633
|
action: void 0,
|
|
29607
29634
|
to: "",
|
|
29608
|
-
href: ""
|
|
29609
|
-
children: [
|
|
29610
|
-
{
|
|
29611
|
-
key: "Aliases",
|
|
29612
|
-
label: "Aliases",
|
|
29613
|
-
action: void 0,
|
|
29614
|
-
to: "/system/settings/aliases",
|
|
29615
|
-
href: ""
|
|
29616
|
-
},
|
|
29617
|
-
{
|
|
29618
|
-
key: "Tooltips",
|
|
29619
|
-
label: "Tooltips",
|
|
29620
|
-
action: void 0,
|
|
29621
|
-
to: "",
|
|
29622
|
-
href: "/settings/tooltip"
|
|
29623
|
-
},
|
|
29624
|
-
{
|
|
29625
|
-
key: "Palettes",
|
|
29626
|
-
label: "Palettes",
|
|
29627
|
-
action: void 0,
|
|
29628
|
-
to: "",
|
|
29629
|
-
href: "/settings/palette"
|
|
29630
|
-
},
|
|
29631
|
-
{
|
|
29632
|
-
key: "code-editor",
|
|
29633
|
-
label: "Code editor",
|
|
29634
|
-
action: void 0,
|
|
29635
|
-
to: "",
|
|
29636
|
-
href: "/editor"
|
|
29637
|
-
}
|
|
29638
|
-
]
|
|
29635
|
+
href: "/editor"
|
|
29639
29636
|
},
|
|
29640
29637
|
{
|
|
29641
29638
|
key: "Configuration",
|
|
29642
|
-
label: "
|
|
29639
|
+
label: "Add-ons Control",
|
|
29643
29640
|
action: void 0,
|
|
29644
29641
|
to: "",
|
|
29645
29642
|
href: "",
|
|
29646
29643
|
children: [
|
|
29647
29644
|
{
|
|
29648
|
-
key: "
|
|
29649
|
-
label: "
|
|
29645
|
+
key: "Manage",
|
|
29646
|
+
label: "Manage Add-ons",
|
|
29650
29647
|
action: void 0,
|
|
29651
|
-
to: "/configuration/
|
|
29648
|
+
to: "/configuration/manage-configuration",
|
|
29652
29649
|
href: ""
|
|
29653
29650
|
},
|
|
29654
29651
|
{
|
|
29655
|
-
key: "
|
|
29656
|
-
label: "
|
|
29652
|
+
key: "Import",
|
|
29653
|
+
label: "Import Add-ons",
|
|
29657
29654
|
action: void 0,
|
|
29658
|
-
to: "/configuration/
|
|
29655
|
+
to: "/configuration/import",
|
|
29659
29656
|
href: ""
|
|
29660
29657
|
}
|
|
29661
29658
|
]
|
|
@@ -29670,13 +29667,6 @@ const AR = /* @__PURE__ */ vt(kR), $R = { class: "flex w-full items-center max-h
|
|
|
29670
29667
|
to: "",
|
|
29671
29668
|
href: "",
|
|
29672
29669
|
children: [
|
|
29673
|
-
{
|
|
29674
|
-
key: "New-User-Setups",
|
|
29675
|
-
label: "New User Setups",
|
|
29676
|
-
action: void 0,
|
|
29677
|
-
href: "",
|
|
29678
|
-
to: "/configuration/initial-setup"
|
|
29679
|
-
},
|
|
29680
29670
|
{
|
|
29681
29671
|
key: "Permission",
|
|
29682
29672
|
label: "Permissions",
|
|
@@ -29707,7 +29697,7 @@ const AR = /* @__PURE__ */ vt(kR), $R = { class: "flex w-full items-center max-h
|
|
|
29707
29697
|
},
|
|
29708
29698
|
{
|
|
29709
29699
|
key: "Access-policy",
|
|
29710
|
-
label: "Access
|
|
29700
|
+
label: "Access Policies",
|
|
29711
29701
|
action: void 0,
|
|
29712
29702
|
href: "",
|
|
29713
29703
|
to: "/system/iam/access-policy"
|
|
@@ -29718,23 +29708,16 @@ const AR = /* @__PURE__ */ vt(kR), $R = { class: "flex w-full items-center max-h
|
|
|
29718
29708
|
action: void 0,
|
|
29719
29709
|
href: "",
|
|
29720
29710
|
to: "/system/iam/resource-group"
|
|
29721
|
-
},
|
|
29722
|
-
{
|
|
29723
|
-
key: "navigation",
|
|
29724
|
-
label: "Navigation",
|
|
29725
|
-
action: void 0,
|
|
29726
|
-
href: "",
|
|
29727
|
-
to: "/system/iam/navigation"
|
|
29728
29711
|
}
|
|
29712
|
+
// {
|
|
29713
|
+
// key: 'navigation',
|
|
29714
|
+
// label: 'Navigation',
|
|
29715
|
+
// action: undefined,
|
|
29716
|
+
// href: '',
|
|
29717
|
+
// to: '/system/iam/navigation'
|
|
29718
|
+
// }
|
|
29729
29719
|
]
|
|
29730
29720
|
},
|
|
29731
|
-
{
|
|
29732
|
-
key: "Default-settings",
|
|
29733
|
-
label: "Default settings",
|
|
29734
|
-
action: void 0,
|
|
29735
|
-
to: "/settings/default-settings",
|
|
29736
|
-
href: ""
|
|
29737
|
-
},
|
|
29738
29721
|
{
|
|
29739
29722
|
key: "Recycle-Bin",
|
|
29740
29723
|
label: "Recycle Bin",
|
|
@@ -29744,11 +29727,25 @@ const AR = /* @__PURE__ */ vt(kR), $R = { class: "flex w-full items-center max-h
|
|
|
29744
29727
|
},
|
|
29745
29728
|
{
|
|
29746
29729
|
key: "System",
|
|
29747
|
-
label: "
|
|
29730
|
+
label: "Workspace Settings",
|
|
29748
29731
|
action: void 0,
|
|
29749
29732
|
to: "/system/dashboard",
|
|
29750
29733
|
href: ""
|
|
29751
29734
|
},
|
|
29735
|
+
{
|
|
29736
|
+
key: "Vault-Record",
|
|
29737
|
+
label: "Finmars Vault",
|
|
29738
|
+
action: void 0,
|
|
29739
|
+
to: "/settings/vault-record",
|
|
29740
|
+
href: ""
|
|
29741
|
+
},
|
|
29742
|
+
{
|
|
29743
|
+
key: "journal",
|
|
29744
|
+
label: "Journal",
|
|
29745
|
+
action: void 0,
|
|
29746
|
+
to: "",
|
|
29747
|
+
href: "/journal"
|
|
29748
|
+
},
|
|
29752
29749
|
{
|
|
29753
29750
|
key: "Cache",
|
|
29754
29751
|
label: "Cache",
|
|
@@ -29758,63 +29755,19 @@ const AR = /* @__PURE__ */ vt(kR), $R = { class: "flex w-full items-center max-h
|
|
|
29758
29755
|
children: [
|
|
29759
29756
|
{
|
|
29760
29757
|
key: "Balance-Report-Instance",
|
|
29761
|
-
label: "Balance Report
|
|
29758
|
+
label: "Balance Report Instances",
|
|
29762
29759
|
action: void 0,
|
|
29763
29760
|
to: "",
|
|
29764
29761
|
href: "/balance-report-instance"
|
|
29765
29762
|
},
|
|
29766
29763
|
{
|
|
29767
29764
|
key: "P&L-Report-Instance",
|
|
29768
|
-
label: "P&L Report
|
|
29765
|
+
label: "P&L Report Instances",
|
|
29769
29766
|
action: void 0,
|
|
29770
29767
|
to: "",
|
|
29771
29768
|
href: "/pl-report-instance"
|
|
29772
29769
|
}
|
|
29773
29770
|
]
|
|
29774
|
-
},
|
|
29775
|
-
{
|
|
29776
|
-
key: "Vault",
|
|
29777
|
-
label: "Vault",
|
|
29778
|
-
action: void 0,
|
|
29779
|
-
to: "",
|
|
29780
|
-
href: "",
|
|
29781
|
-
children: [
|
|
29782
|
-
{
|
|
29783
|
-
key: "Vault-Vault",
|
|
29784
|
-
label: "Vault",
|
|
29785
|
-
action: void 0,
|
|
29786
|
-
to: "",
|
|
29787
|
-
href: "/vault"
|
|
29788
|
-
},
|
|
29789
|
-
{
|
|
29790
|
-
key: "Vault-Record",
|
|
29791
|
-
label: "Vault Record",
|
|
29792
|
-
action: void 0,
|
|
29793
|
-
to: "/settings/vault-record",
|
|
29794
|
-
href: ""
|
|
29795
|
-
}
|
|
29796
|
-
]
|
|
29797
|
-
},
|
|
29798
|
-
{
|
|
29799
|
-
key: "Client-Entity",
|
|
29800
|
-
label: "Client Entity",
|
|
29801
|
-
action: void 0,
|
|
29802
|
-
to: "/settings/client-entity",
|
|
29803
|
-
href: ""
|
|
29804
|
-
},
|
|
29805
|
-
{
|
|
29806
|
-
key: "White-Label",
|
|
29807
|
-
label: "White Label",
|
|
29808
|
-
action: void 0,
|
|
29809
|
-
to: "/system/settings/general/",
|
|
29810
|
-
href: ""
|
|
29811
|
-
},
|
|
29812
|
-
{
|
|
29813
|
-
key: "journal",
|
|
29814
|
-
label: "Journal",
|
|
29815
|
-
action: void 0,
|
|
29816
|
-
to: "",
|
|
29817
|
-
href: "/journal"
|
|
29818
29771
|
}
|
|
29819
29772
|
]
|
|
29820
29773
|
}
|