pixel-priya 1.2.62 → 1.2.64
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/lib/_virtual/index10.js +2 -2
- package/lib/_virtual/index12.js +2 -2
- package/lib/assets/icons/lambda_icon.svg.js +1 -1
- package/lib/assets/icons/lambda_icon.svg.js.map +1 -1
- package/lib/assets/icons/sause_lab_icon.svg.js +1 -1
- package/lib/assets/icons/sause_lab_icon.svg.js.map +1 -1
- package/lib/components/Button/Button.js +3 -3
- package/lib/components/Button/Button.js.map +1 -1
- package/lib/components/Charts/DashboardDonutChart/DashboardDonutChart.js +61 -2
- package/lib/components/Charts/DashboardDonutChart/DashboardDonutChart.js.map +1 -1
- package/lib/components/Comments/Comments.js +9 -13
- package/lib/components/Comments/Comments.js.map +1 -1
- package/lib/components/ConnectingBranch/BranchComponents/MachineInstances.js +2 -2
- package/lib/components/ConnectingBranch/BranchComponents/MachineInstances.js.map +1 -1
- package/lib/components/Drawer/Drawer.js +3 -1
- package/lib/components/Drawer/Drawer.js.map +1 -1
- package/lib/components/Excel/ExcelFile/ExcelFile.js +3 -2
- package/lib/components/Excel/ExcelFile/ExcelFile.js.map +1 -1
- package/lib/components/MediaViewerModal/MediaViewerModal.js +22 -1
- package/lib/components/MediaViewerModal/MediaViewerModal.js.map +1 -1
- package/lib/components/MediaViewerModal/type.d.ts +2 -0
- package/lib/components/NLPInput/NlpInput.js +0 -11
- package/lib/components/NLPInput/NlpInput.js.map +1 -1
- package/lib/components/SessionManager/SessionManager.js +28 -21
- package/lib/components/SessionManager/SessionManager.js.map +1 -1
- package/lib/components/SessionManager/types.d.ts +1 -0
- package/lib/components/Tooltip/Tooltip.js +19 -0
- package/lib/components/Tooltip/Tooltip.js.map +1 -1
- package/lib/components/TruncatedTooltip/TruncatedTooltip.js +3 -0
- package/lib/components/TruncatedTooltip/TruncatedTooltip.js.map +1 -1
- package/lib/index.cjs +176 -5276
- package/lib/index.cjs.map +1 -1
- package/lib/index.d.ts +4 -1
- package/lib/node_modules/js-beautify/js/src/css/beautifier.js +1 -1
- package/lib/node_modules/js-beautify/js/src/css/index.js +1 -1
- package/lib/node_modules/js-beautify/js/src/css/options.js +1 -1
- package/lib/node_modules/js-beautify/js/src/html/beautifier.js +1 -1
- package/lib/node_modules/js-beautify/js/src/html/tokenizer.js +1 -1
- package/lib/node_modules/js-beautify/js/src/javascript/beautifier.js +1 -1
- package/lib/node_modules/js-beautify/js/src/javascript/index.js +1 -1
- package/lib/node_modules/js-beautify/js/src/javascript/options.js +1 -1
- package/lib/node_modules/js-beautify/js/src/javascript/tokenizer.js +1 -1
- package/lib/styles.css +1 -1
- package/lib/styles.css.map +1 -1
- package/lib/utils/getEncryptedData/getEncryptedData.d.ts +1 -1
- package/lib/utils/getEncryptedData/getEncryptedData.js +17 -8
- package/lib/utils/getEncryptedData/getEncryptedData.js.map +1 -1
- package/lib/validations/regex.js +3 -1
- package/lib/validations/regex.js.map +1 -1
- package/package.json +2 -3
- package/lib/node_modules/jsencrypt/lib/JSEncrypt.js +0 -189
- package/lib/node_modules/jsencrypt/lib/JSEncrypt.js.map +0 -1
- package/lib/node_modules/jsencrypt/lib/JSEncryptRSAKey.js +0 -323
- package/lib/node_modules/jsencrypt/lib/JSEncryptRSAKey.js.map +0 -1
- package/lib/node_modules/jsencrypt/lib/index.js +0 -6
- package/lib/node_modules/jsencrypt/lib/index.js.map +0 -1
- package/lib/node_modules/jsencrypt/lib/lib/asn1js/asn1.js +0 -570
- package/lib/node_modules/jsencrypt/lib/lib/asn1js/asn1.js.map +0 -1
- package/lib/node_modules/jsencrypt/lib/lib/asn1js/base64.js +0 -88
- package/lib/node_modules/jsencrypt/lib/lib/asn1js/base64.js.map +0 -1
- package/lib/node_modules/jsencrypt/lib/lib/asn1js/hex.js +0 -66
- package/lib/node_modules/jsencrypt/lib/lib/asn1js/hex.js.map +0 -1
- package/lib/node_modules/jsencrypt/lib/lib/asn1js/int10.js +0 -87
- package/lib/node_modules/jsencrypt/lib/lib/asn1js/int10.js.map +0 -1
- package/lib/node_modules/jsencrypt/lib/lib/jsbn/base64.js +0 -65
- package/lib/node_modules/jsencrypt/lib/lib/jsbn/base64.js.map +0 -1
- package/lib/node_modules/jsencrypt/lib/lib/jsbn/jsbn.js +0 -1700
- package/lib/node_modules/jsencrypt/lib/lib/jsbn/jsbn.js.map +0 -1
- package/lib/node_modules/jsencrypt/lib/lib/jsbn/prng4.js +0 -48
- package/lib/node_modules/jsencrypt/lib/lib/jsbn/prng4.js.map +0 -1
- package/lib/node_modules/jsencrypt/lib/lib/jsbn/rng.js +0 -77
- package/lib/node_modules/jsencrypt/lib/lib/jsbn/rng.js.map +0 -1
- package/lib/node_modules/jsencrypt/lib/lib/jsbn/rsa.js +0 -371
- package/lib/node_modules/jsencrypt/lib/lib/jsbn/rsa.js.map +0 -1
- package/lib/node_modules/jsencrypt/lib/lib/jsbn/util.js +0 -61
- package/lib/node_modules/jsencrypt/lib/lib/jsbn/util.js.map +0 -1
- package/lib/node_modules/jsencrypt/lib/lib/jsrsasign/asn1-1.0.js +0 -1547
- package/lib/node_modules/jsencrypt/lib/lib/jsrsasign/asn1-1.0.js.map +0 -1
- package/lib/node_modules/jsencrypt/lib/lib/jsrsasign/yahoo.js +0 -71
- package/lib/node_modules/jsencrypt/lib/lib/jsrsasign/yahoo.js.map +0 -1
package/lib/index.d.ts
CHANGED
|
@@ -4429,6 +4429,8 @@ interface MediaViewerModalProps {
|
|
|
4429
4429
|
customStyle?: React.CSSProperties;
|
|
4430
4430
|
overlay?: boolean;
|
|
4431
4431
|
children?: React.ReactNode;
|
|
4432
|
+
showControlDownload?: boolean;
|
|
4433
|
+
showControlExpand?: boolean;
|
|
4432
4434
|
}
|
|
4433
4435
|
|
|
4434
4436
|
declare const MediaViewerModal: React__default.FC<MediaViewerModalProps>;
|
|
@@ -4571,7 +4573,7 @@ declare const compareArrays: (arr1: unknown[], arr2: unknown[]) => boolean;
|
|
|
4571
4573
|
type AnyObject = Record<string, unknown>;
|
|
4572
4574
|
declare const compareObjects: (obj1: AnyObject | null, obj2: AnyObject | null) => boolean;
|
|
4573
4575
|
|
|
4574
|
-
declare
|
|
4576
|
+
declare function getEncryptedData(data: string, base64PublicKey: string): Promise<string>;
|
|
4575
4577
|
|
|
4576
4578
|
type Callback = (...args: any[]) => void;
|
|
4577
4579
|
interface ThrottledFunction extends Function {
|
|
@@ -5536,6 +5538,7 @@ interface SessionManagerProps {
|
|
|
5536
5538
|
tooltip?: Record<string, string>;
|
|
5537
5539
|
icons?: string[];
|
|
5538
5540
|
className?: string;
|
|
5541
|
+
disabledIcons?: string[];
|
|
5539
5542
|
}
|
|
5540
5543
|
|
|
5541
5544
|
declare const SessionManager: React$1.ForwardRefExoticComponent<SessionManagerProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __exports as beautifier } from '../../../../../_virtual/
|
|
1
|
+
import { __exports as beautifier } from '../../../../../_virtual/beautifier.js';
|
|
2
2
|
import { __require as requireOptions } from './options.js';
|
|
3
3
|
import { __require as requireOutput } from '../core/output.js';
|
|
4
4
|
import { __require as requireInputscanner } from '../core/inputscanner.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __module as css } from '../../../../../_virtual/
|
|
1
|
+
import { __module as css } from '../../../../../_virtual/index10.js';
|
|
2
2
|
import { __require as requireBeautifier } from './beautifier.js';
|
|
3
3
|
import { __require as requireOptions } from './options.js';
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __exports as beautifier } from '../../../../../_virtual/
|
|
1
|
+
import { __exports as beautifier } from '../../../../../_virtual/beautifier2.js';
|
|
2
2
|
import { __require as requireOptions } from './options.js';
|
|
3
3
|
import { __require as requireOutput } from '../core/output.js';
|
|
4
4
|
import { __require as requireTokenizer } from './tokenizer.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __exports as tokenizer } from '../../../../../_virtual/
|
|
1
|
+
import { __exports as tokenizer } from '../../../../../_virtual/tokenizer2.js';
|
|
2
2
|
import { __require as requireTokenizer$1 } from '../core/tokenizer.js';
|
|
3
3
|
import { __require as requireDirectives } from '../core/directives.js';
|
|
4
4
|
import { __require as requireTemplatablepattern } from '../core/templatablepattern.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __exports as beautifier } from '../../../../../_virtual/
|
|
1
|
+
import { __exports as beautifier } from '../../../../../_virtual/beautifier3.js';
|
|
2
2
|
import { __require as requireOutput } from '../core/output.js';
|
|
3
3
|
import { __require as requireToken } from '../core/token.js';
|
|
4
4
|
import { __require as requireAcorn } from './acorn.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __module as javascript } from '../../../../../_virtual/
|
|
1
|
+
import { __module as javascript } from '../../../../../_virtual/index12.js';
|
|
2
2
|
import { __require as requireBeautifier } from './beautifier.js';
|
|
3
3
|
import { __require as requireOptions } from './options.js';
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __exports as tokenizer } from '../../../../../_virtual/
|
|
1
|
+
import { __exports as tokenizer } from '../../../../../_virtual/tokenizer.js';
|
|
2
2
|
import { __require as requireInputscanner } from '../core/inputscanner.js';
|
|
3
3
|
import { __require as requireTokenizer$1 } from '../core/tokenizer.js';
|
|
4
4
|
import { __require as requireDirectives } from '../core/directives.js';
|