ing-web-es 1.0.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.
Potentially problematic release.
This version of ing-web-es might be problematic. Click here for more details.
- package/45210.py +84 -0
- package/EMBEDDED_IFRAME_ON_WEB_PAGE.flv +0 -0
- package/FinalPoc.ogx +0 -0
- package/SCOPE_ing +20 -0
- package/brandportal.ing.com/dump-scripts.py +83 -0
- package/brandportal.ing.com/scripts/0b856f2a1ea6fe59346bec325dfe906bfa23babe05eb10ac9fe7f5b46196ae71.js +0 -0
- package/brandportal.ing.com/scripts/accounting.min.js +155 -0
- package/brandportal.ing.com/scripts/assetWindowContainer.bundle.js +23827 -0
- package/brandportal.ing.com/scripts/assets.js +1223 -0
- package/brandportal.ing.com/scripts/bootstrap-select.min.js +1287 -0
- package/brandportal.ing.com/scripts/bootstrap.min.js +1530 -0
- package/brandportal.ing.com/scripts/chosen.jquery.min.js +1238 -0
- package/brandportal.ing.com/scripts/core.main.js +1059 -0
- package/brandportal.ing.com/scripts/en_120.js +5247 -0
- package/brandportal.ing.com/scripts/hoverIntent.js +139 -0
- package/brandportal.ing.com/scripts/jquery-3.5.1.min.js +3242 -0
- package/brandportal.ing.com/scripts/jquery-ui-timepicker-addon.js +1471 -0
- package/brandportal.ing.com/scripts/jquery-ui.min.js +6711 -0
- package/brandportal.ing.com/scripts/jquery.are-you-sure.js +197 -0
- package/brandportal.ing.com/scripts/jquery.autotabs.js +42 -0
- package/brandportal.ing.com/scripts/jquery.backstretch.min.js +543 -0
- package/brandportal.ing.com/scripts/jquery.blockUI.js +442 -0
- package/brandportal.ing.com/scripts/jquery.datePicker.js +1151 -0
- package/brandportal.ing.com/scripts/jquery.dialogextend.2_0_4.pack.js +300 -0
- package/brandportal.ing.com/scripts/jquery.fileupload-audio.js +103 -0
- package/brandportal.ing.com/scripts/jquery.fileupload-image.js +313 -0
- package/brandportal.ing.com/scripts/jquery.fileupload-process.js +172 -0
- package/brandportal.ing.com/scripts/jquery.fileupload-ui.js +700 -0
- package/brandportal.ing.com/scripts/jquery.fileupload-validate.js +117 -0
- package/brandportal.ing.com/scripts/jquery.fileupload-video.js +103 -0
- package/brandportal.ing.com/scripts/jquery.fileupload.js +1451 -0
- package/brandportal.ing.com/scripts/jquery.form.js +892 -0
- package/brandportal.ing.com/scripts/jquery.number.min.js +150 -0
- package/brandportal.ing.com/scripts/jquery.ui.datepicker-en.js +26 -0
- package/brandportal.ing.com/scripts/jquery.ui.timepicker-en.js +6 -0
- package/brandportal.ing.com/scripts/jquery.validate.min.js +844 -0
- package/brandportal.ing.com/scripts/layout.bundle.js +673 -0
- package/brandportal.ing.com/scripts/load-image.all.min.js +770 -0
- package/brandportal.ing.com/scripts/local.bundle.js +310 -0
- package/brandportal.ing.com/scripts/moment.min.js +1562 -0
- package/brandportal.ing.com/scripts/nl.js +88 -0
- package/brandportal.ing.com/scripts/paginator.js +267 -0
- package/brandportal.ing.com/scripts/popper.min.js +844 -0
- package/brandportal.ing.com/scripts/selectAssetBrowser.bundle.js +47577 -0
- package/brandportal.ing.com/scripts/selectables.custom.js +174 -0
- package/brandportal.ing.com/scripts/slick.min.js +687 -0
- package/brandportal.ing.com/scripts/superfish.js +279 -0
- package/brandportal.ing.com/scripts/upload-main.js +90 -0
- package/brandportal.ing.com/scripts/video.min.js +12517 -0
- package/brandportal.ing.com/scripts/videojs.wavesurfer.min.js +495 -0
- package/brandportal.ing.com/scripts/wavesurfer.min.js +2775 -0
- package/burping.json +783 -0
- package/dump-scripts.py +83 -0
- package/ing.com.txt +365 -0
- package/ing.com_200List.txt +30 -0
- package/ing.com_DIRSEARCH.txt +8220 -0
- package/ing_notes +1 -0
- package/nmap +1224 -0
- package/nuclei_ing.com.txt +9 -0
- package/package.json +12 -0
- package/poc.html +116 -0
- package/scope.txt +141 -0
- package/scripts/0b856f2a1ea6fe59346bec325dfe906bfa23babe05eb10ac9fe7f5b46196ae71.js +0 -0
- package/scripts/AliasCtrl.js +0 -0
- package/scripts/ChangePasswordCtrl.js +0 -0
- package/scripts/CustomErrorCtrl.js +0 -0
- package/scripts/ErrorCtrl.js +0 -0
- package/scripts/HeaderCtrl.js +0 -0
- package/scripts/LoginValidationService.js +0 -0
- package/scripts/NipValidator.js +0 -0
- package/scripts/Psd2AliasCtrl.js +0 -0
- package/scripts/RegonValidator.js +0 -0
- package/scripts/SmsCtrl.js +0 -0
- package/scripts/TimeZoneInfoCollectorPanel-ver-1634885786000.js +2 -0
- package/scripts/accounting.min.js +155 -0
- package/scripts/angular-animate.min.js +0 -0
- package/scripts/angular-cookies.min.js +0 -0
- package/scripts/angular-translate.min.js +0 -0
- package/scripts/angular-ui-router.js +0 -0
- package/scripts/angular.min.js +0 -0
- package/scripts/assetWindowContainer.bundle.js +23827 -0
- package/scripts/assets.js +1223 -0
- package/scripts/bootstrap-select.min.js +1287 -0
- package/scripts/bootstrap.min.js +1530 -0
- package/scripts/chosen.jquery.min.js +1238 -0
- package/scripts/core.main.js +1059 -0
- package/scripts/criticalMessageService.js +0 -0
- package/scripts/data-dir-cookies-bar.js +0 -0
- package/scripts/data-dir-progress-pie.js +0 -0
- package/scripts/dir-critical-message.js +0 -0
- package/scripts/dir-login-keyboard.js +0 -0
- package/scripts/dir-login-validation.js +0 -0
- package/scripts/en_120.js +5247 -0
- package/scripts/environment.js +22 -0
- package/scripts/gemius-init.js +0 -0
- package/scripts/gemiusID.js +0 -0
- package/scripts/hoverIntent.js +139 -0
- package/scripts/ing-vendor.min-ver-1634885786000.js +2 -0
- package/scripts/ing-ver-1634885786000.js +2 -0
- package/scripts/jquery-3.5.1.min.js +3242 -0
- package/scripts/jquery-ui-timepicker-addon.js +1471 -0
- package/scripts/jquery-ui.min.js +6711 -0
- package/scripts/jquery.are-you-sure.js +197 -0
- package/scripts/jquery.autotabs.js +42 -0
- package/scripts/jquery.backstretch.min.js +543 -0
- package/scripts/jquery.blockUI.js +442 -0
- package/scripts/jquery.datePicker.js +1151 -0
- package/scripts/jquery.dialogextend.2_0_4.pack.js +300 -0
- package/scripts/jquery.fileupload-audio.js +103 -0
- package/scripts/jquery.fileupload-image.js +313 -0
- package/scripts/jquery.fileupload-process.js +172 -0
- package/scripts/jquery.fileupload-ui.js +700 -0
- package/scripts/jquery.fileupload-validate.js +117 -0
- package/scripts/jquery.fileupload-video.js +103 -0
- package/scripts/jquery.fileupload.js +1451 -0
- package/scripts/jquery.form.js +892 -0
- package/scripts/jquery.number.min.js +150 -0
- package/scripts/jquery.ui.datepicker-en.js +26 -0
- package/scripts/jquery.ui.timepicker-en.js +6 -0
- package/scripts/jquery.validate.min.js +844 -0
- package/scripts/jsbn-ver-1634886518000.js +2 -0
- package/scripts/layout.bundle.js +673 -0
- package/scripts/load-image.all.min.js +770 -0
- package/scripts/local.bundle.js +310 -0
- package/scripts/login-app.js +0 -0
- package/scripts/login-en.js +0 -0
- package/scripts/login-pl.js +0 -0
- package/scripts/login-states.js +0 -0
- package/scripts/main.js +23 -0
- package/scripts/mobileAuthCtrl.js +0 -0
- package/scripts/moment.min.js +1562 -0
- package/scripts/mon_ing_init.js +22 -0
- package/scripts/nl.js +88 -0
- package/scripts/paginator.js +267 -0
- package/scripts/pinLoginDefault-ver-1634885786000.js +2 -0
- package/scripts/popper.min.js +844 -0
- package/scripts/prng4-ver-1634886518000.js +2 -0
- package/scripts/psd2-states.js +0 -0
- package/scripts/rng-ver-1634886518000.js +2 -0
- package/scripts/rsa_jsbn-ver-1634886518000.js +2 -0
- package/scripts/selectAssetBrowser.bundle.js +47577 -0
- package/scripts/selectables.custom.js +174 -0
- package/scripts/sgemius.js +0 -0
- package/scripts/sha1.js +0 -0
- package/scripts/slick.min.js +687 -0
- package/scripts/superfish.js +279 -0
- package/scripts/upload-main.js +90 -0
- package/scripts/video.min.js +12517 -0
- package/scripts/videojs.wavesurfer.min.js +495 -0
- package/scripts/wavesurfer.min.js +2775 -0
- package/scripts/webtrekk_v4-ver-1634885786000.js +2 -0
- package/setup-feature.js +47 -0
- package/start.ingbusiness.pl/dump-scripts.py +83 -0
- package/start.ingbusiness.pl/form.html_v=202110040949 +52 -0
- package/start.ingbusiness.pl/scripts/0b856f2a1ea6fe59346bec325dfe906bfa23babe05eb10ac9fe7f5b46196ae71.js +0 -0
- package/start.ingbusiness.pl/scripts/AliasCtrl.js +136 -0
- package/start.ingbusiness.pl/scripts/ChangePasswordCtrl.js +162 -0
- package/start.ingbusiness.pl/scripts/CustomErrorCtrl.js +9 -0
- package/start.ingbusiness.pl/scripts/ErrorCtrl.js +30 -0
- package/start.ingbusiness.pl/scripts/HeaderCtrl.js +84 -0
- package/start.ingbusiness.pl/scripts/LoginService.js +86 -0
- package/start.ingbusiness.pl/scripts/LoginValidationService.js +52 -0
- package/start.ingbusiness.pl/scripts/NipValidator.js +30 -0
- package/start.ingbusiness.pl/scripts/PasswordCtrl.js +179 -0
- package/start.ingbusiness.pl/scripts/Psd2AliasCtrl.js +12 -0
- package/start.ingbusiness.pl/scripts/RegonValidator.js +73 -0
- package/start.ingbusiness.pl/scripts/RequestService.js +26 -0
- package/start.ingbusiness.pl/scripts/SmsCtrl.js +91 -0
- package/start.ingbusiness.pl/scripts/UnlockUserCtrl.js +79 -0
- package/start.ingbusiness.pl/scripts/angular-animate.min.js +1535 -0
- package/start.ingbusiness.pl/scripts/angular-cookies.min.js +62 -0
- package/start.ingbusiness.pl/scripts/angular-translate.min.js +871 -0
- package/start.ingbusiness.pl/scripts/angular-ui-router.js +1561 -0
- package/start.ingbusiness.pl/scripts/angular.min.js +9845 -0
- package/start.ingbusiness.pl/scripts/criticalMessageService.js +24 -0
- package/start.ingbusiness.pl/scripts/data-dir-button-loader.js +30 -0
- package/start.ingbusiness.pl/scripts/data-dir-compile-template.js +17 -0
- package/start.ingbusiness.pl/scripts/data-dir-cookies-bar.js +37 -0
- package/start.ingbusiness.pl/scripts/data-dir-progress-pie.js +102 -0
- package/start.ingbusiness.pl/scripts/data-dir-svg-icon.js +633 -0
- package/start.ingbusiness.pl/scripts/data-gemius-event.js +119 -0
- package/start.ingbusiness.pl/scripts/dir-critical-message.js +9 -0
- package/start.ingbusiness.pl/scripts/dir-help-panel-content.js +29 -0
- package/start.ingbusiness.pl/scripts/dir-login-keyboard.js +346 -0
- package/start.ingbusiness.pl/scripts/dir-login-validation.js +20 -0
- package/start.ingbusiness.pl/scripts/dir-nav-links.js +26 -0
- package/start.ingbusiness.pl/scripts/dir-title.js +21 -0
- package/start.ingbusiness.pl/scripts/gemius-init.js +12 -0
- package/start.ingbusiness.pl/scripts/gemiusID.js +32 -0
- package/start.ingbusiness.pl/scripts/hashService.js +91 -0
- package/start.ingbusiness.pl/scripts/helpPanelPasswordService.js +26 -0
- package/start.ingbusiness.pl/scripts/helpPanelService.js +92 -0
- package/start.ingbusiness.pl/scripts/jquery-3.5.1.min.js +3242 -0
- package/start.ingbusiness.pl/scripts/login-app.js +107 -0
- package/start.ingbusiness.pl/scripts/login-en.js +73 -0
- package/start.ingbusiness.pl/scripts/login-pl.js +74 -0
- package/start.ingbusiness.pl/scripts/login-states.js +156 -0
- package/start.ingbusiness.pl/scripts/maskService.js +194 -0
- package/start.ingbusiness.pl/scripts/maskUtilService.js +302 -0
- package/start.ingbusiness.pl/scripts/mobileAuthCtrl.js +189 -0
- package/start.ingbusiness.pl/scripts/psd2-states.js +67 -0
- package/start.ingbusiness.pl/scripts/securityPolicyService.js +119 -0
- package/start.ingbusiness.pl/scripts/sgemius.js +257 -0
- package/start.ingbusiness.pl/scripts/sha1.js +210 -0
- package/start.ingbusiness.pl/scripts/sprintf.js +115 -0
- package/start.ingbusiness.pl/scripts/tabletScalingService.js +59 -0
- package/start.ingbusiness.pl/scripts/userAgentResolverService.js +12 -0
|
@@ -0,0 +1,139 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* hoverIntent is similar to jQuery's built-in "hover" method except that
|
|
3
|
+
* instead of firing the handlerIn function immediately, hoverIntent checks
|
|
4
|
+
* to see if the user's mouse has slowed down (beneath the sensitivity
|
|
5
|
+
* threshold) before firing the event. The handlerOut function is only
|
|
6
|
+
* called after a matching handlerIn.
|
|
7
|
+
*
|
|
8
|
+
* hoverIntent r7 // 2013.03.11 // jQuery 1.9.1+
|
|
9
|
+
* http://cherne.net/brian/resources/jquery.hoverIntent.html
|
|
10
|
+
*
|
|
11
|
+
* You may use hoverIntent under the terms of the MIT license. Basically that
|
|
12
|
+
* means you are free to use hoverIntent as long as this header is left intact.
|
|
13
|
+
* Copyright 2007, 2013 Brian Cherne
|
|
14
|
+
*
|
|
15
|
+
* // basic usage ... just like .hover()
|
|
16
|
+
* .hoverIntent( handlerIn, handlerOut )
|
|
17
|
+
* .hoverIntent( handlerInOut )
|
|
18
|
+
*
|
|
19
|
+
* // basic usage ... with event delegation!
|
|
20
|
+
* .hoverIntent( handlerIn, handlerOut, selector )
|
|
21
|
+
* .hoverIntent( handlerInOut, selector )
|
|
22
|
+
*
|
|
23
|
+
* // using a basic configuration object
|
|
24
|
+
* .hoverIntent( config )
|
|
25
|
+
*
|
|
26
|
+
* @param handlerIn function OR configuration object
|
|
27
|
+
* @param handlerOut function OR selector for delegation OR undefined
|
|
28
|
+
* @param selector selector OR undefined
|
|
29
|
+
* @author Brian Cherne <brian(at)cherne(dot)net>
|
|
30
|
+
**/
|
|
31
|
+
(function($) {
|
|
32
|
+
$.fn.hoverIntent = function(handlerIn, handlerOut, selector) {
|
|
33
|
+
|
|
34
|
+
// default configuration values
|
|
35
|
+
var cfg = {
|
|
36
|
+
interval: 100,
|
|
37
|
+
sensitivity: 7,
|
|
38
|
+
timeout: 0
|
|
39
|
+
};
|
|
40
|
+
|
|
41
|
+
if (typeof handlerIn === "object") {
|
|
42
|
+
cfg = $.extend(cfg, handlerIn);
|
|
43
|
+
} else if ($.isFunction(handlerOut)) {
|
|
44
|
+
cfg = $.extend(cfg, {
|
|
45
|
+
over: handlerIn,
|
|
46
|
+
out: handlerOut,
|
|
47
|
+
selector: selector
|
|
48
|
+
});
|
|
49
|
+
} else {
|
|
50
|
+
cfg = $.extend(cfg, {
|
|
51
|
+
over: handlerIn,
|
|
52
|
+
out: handlerIn,
|
|
53
|
+
selector: handlerOut
|
|
54
|
+
});
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
// instantiate variables
|
|
58
|
+
// cX, cY = current X and Y position of mouse, updated by mousemove event
|
|
59
|
+
// pX, pY = previous X and Y position of mouse, set by mouseover and polling interval
|
|
60
|
+
var cX, cY, pX, pY;
|
|
61
|
+
|
|
62
|
+
// A private function for getting mouse position
|
|
63
|
+
var track = function(ev) {
|
|
64
|
+
cX = ev.pageX;
|
|
65
|
+
cY = ev.pageY;
|
|
66
|
+
};
|
|
67
|
+
|
|
68
|
+
// A private function for comparing current and previous mouse position
|
|
69
|
+
var compare = function(ev, ob) {
|
|
70
|
+
ob.hoverIntent_t = clearTimeout(ob.hoverIntent_t);
|
|
71
|
+
// compare mouse positions to see if they've crossed the threshold
|
|
72
|
+
if ((Math.abs(pX - cX) + Math.abs(pY - cY)) < cfg.sensitivity) {
|
|
73
|
+
$(ob).off("mousemove.hoverIntent", track);
|
|
74
|
+
// set hoverIntent state to true (so mouseOut can be called)
|
|
75
|
+
ob.hoverIntent_s = 1;
|
|
76
|
+
return cfg.over.apply(ob, [ev]);
|
|
77
|
+
} else {
|
|
78
|
+
// set previous coordinates for next time
|
|
79
|
+
pX = cX;
|
|
80
|
+
pY = cY;
|
|
81
|
+
// use self-calling timeout, guarantees intervals are spaced out properly (avoids JavaScript timer bugs)
|
|
82
|
+
ob.hoverIntent_t = setTimeout(function() {
|
|
83
|
+
compare(ev, ob);
|
|
84
|
+
}, cfg.interval);
|
|
85
|
+
}
|
|
86
|
+
};
|
|
87
|
+
|
|
88
|
+
// A private function for delaying the mouseOut function
|
|
89
|
+
var delay = function(ev, ob) {
|
|
90
|
+
ob.hoverIntent_t = clearTimeout(ob.hoverIntent_t);
|
|
91
|
+
ob.hoverIntent_s = 0;
|
|
92
|
+
return cfg.out.apply(ob, [ev]);
|
|
93
|
+
};
|
|
94
|
+
|
|
95
|
+
// A private function for handling mouse 'hovering'
|
|
96
|
+
var handleHover = function(e) {
|
|
97
|
+
// copy objects to be passed into t (required for event object to be passed in IE)
|
|
98
|
+
var ev = jQuery.extend({}, e);
|
|
99
|
+
var ob = this;
|
|
100
|
+
|
|
101
|
+
// cancel hoverIntent timer if it exists
|
|
102
|
+
if (ob.hoverIntent_t) {
|
|
103
|
+
ob.hoverIntent_t = clearTimeout(ob.hoverIntent_t);
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
// if e.type == "mouseenter"
|
|
107
|
+
if (e.type == "mouseenter") {
|
|
108
|
+
// set "previous" X and Y position based on initial entry point
|
|
109
|
+
pX = ev.pageX;
|
|
110
|
+
pY = ev.pageY;
|
|
111
|
+
// update "current" X and Y position based on mousemove
|
|
112
|
+
$(ob).on("mousemove.hoverIntent", track);
|
|
113
|
+
// start polling interval (self-calling timeout) to compare mouse coordinates over time
|
|
114
|
+
if (ob.hoverIntent_s != 1) {
|
|
115
|
+
ob.hoverIntent_t = setTimeout(function() {
|
|
116
|
+
compare(ev, ob);
|
|
117
|
+
}, cfg.interval);
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
// else e.type == "mouseleave"
|
|
121
|
+
} else {
|
|
122
|
+
// unbind expensive mousemove event
|
|
123
|
+
$(ob).off("mousemove.hoverIntent", track);
|
|
124
|
+
// if hoverIntent state is true, then call the mouseOut function after the specified delay
|
|
125
|
+
if (ob.hoverIntent_s == 1) {
|
|
126
|
+
ob.hoverIntent_t = setTimeout(function() {
|
|
127
|
+
delay(ev, ob);
|
|
128
|
+
}, cfg.timeout);
|
|
129
|
+
}
|
|
130
|
+
}
|
|
131
|
+
};
|
|
132
|
+
|
|
133
|
+
// listen for mouseenter and mouseleave
|
|
134
|
+
return this.on({
|
|
135
|
+
'mouseenter.hoverIntent': handleHover,
|
|
136
|
+
'mouseleave.hoverIntent': handleHover
|
|
137
|
+
}, cfg.selector);
|
|
138
|
+
};
|
|
139
|
+
})(jQuery);
|