@whiplashmerch/whiplash-api-client 3.2.10 → 3.2.12
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/client.esm.js
CHANGED
|
@@ -27659,6 +27659,28 @@ const navMock = {
|
|
|
27659
27659
|
url: 'https://app-qa.getwhiplash.com/order_batches',
|
|
27660
27660
|
},
|
|
27661
27661
|
],
|
|
27662
|
+
omni: [
|
|
27663
|
+
{
|
|
27664
|
+
slug: 'create-pallet-labels',
|
|
27665
|
+
display: 'Create Pallet Labels',
|
|
27666
|
+
url: 'https://app-qa.getwhiplash.com/create_pallet_labels',
|
|
27667
|
+
},
|
|
27668
|
+
{
|
|
27669
|
+
slug: 'pallets',
|
|
27670
|
+
display: 'Pallets',
|
|
27671
|
+
url: 'https://app-qa.getwhiplash.com/pallets',
|
|
27672
|
+
},
|
|
27673
|
+
{
|
|
27674
|
+
slug: 'loads',
|
|
27675
|
+
display: 'Loads',
|
|
27676
|
+
url: 'https://app-qa.getwhiplash.com/loads',
|
|
27677
|
+
},
|
|
27678
|
+
{
|
|
27679
|
+
slug: 'scacs',
|
|
27680
|
+
display: 'Load SCAC Management',
|
|
27681
|
+
url: 'https://app-qa.getwhiplash.com/scacs',
|
|
27682
|
+
},
|
|
27683
|
+
],
|
|
27662
27684
|
manage: [
|
|
27663
27685
|
{
|
|
27664
27686
|
slug: 'carrier-accounts',
|