403Webshell
Server IP : 80.87.202.40  /  Your IP : 216.73.216.169
Web Server : Apache
System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64
User : bitrix ( 600)
PHP Version : 8.2.27
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : OFF |  Sudo : ON |  Pkexec : ON
Directory :  /home/bitrix/ext_www/rospirotorg.ru/bitrix/js/ui/dexie/src/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /home/bitrix/ext_www/rospirotorg.ru/bitrix/js/ui/dexie/src/dexie.bitrix.js
/**
 * Bitrix UI
 * IndexedDB manager (integration with Dexie.js)
 *
 * @package bitrix
 * @subpackage ui
 * @copyright 2001-2019 Bitrix
 *
 * @see	https://dexie.org/docs/Tutorial/Getting-started
 */

import 'main.polyfill.customevent';
import {DexieVendor} from './dexie.js';

class Dexie
{
	constructor(database)
	{
		return new DexieVendor(database);
	}
}

Dexie.delete = DexieVendor.delete;
Dexie.exists = DexieVendor.exists;
Dexie.getDatabaseNames = DexieVendor.getDatabaseNames;
Dexie.defineClass = DexieVendor.defineClass;
Dexie.applyStructure = DexieVendor.applyStructure;
Dexie.ignoreTransaction = DexieVendor.ignoreTransaction;
Dexie.vip = DexieVendor.vip;
Dexie.async = DexieVendor.async;
Dexie.spawn = DexieVendor.spawn;
Dexie.currentTransaction = DexieVendor.currentTransaction;
Dexie.waitFor = DexieVendor.waitFor;
Dexie.Promise = DexieVendor.Promise;
Dexie.debug = DexieVendor.debug;
Dexie.derive = DexieVendor.derive;
Dexie.extend = DexieVendor.extend;
Dexie.props = DexieVendor.props;
Dexie.override = DexieVendor.override;
Dexie.Events = DexieVendor.Events;
Dexie.getByKeyPath = DexieVendor.getByKeyPath;
Dexie.setByKeyPath = DexieVendor.setByKeyPath;
Dexie.delByKeyPath = DexieVendor.delByKeyPath;
Dexie.shallowClone = DexieVendor.shallowClone;
Dexie.deepClone = DexieVendor.deepClone;
Dexie.getObjectDiff = DexieVendor.getObjectDiff;
Dexie.asap = DexieVendor.asap;
Dexie.maxKey = DexieVendor.maxKey;
Dexie.minKey = DexieVendor.minKey;
Dexie.addons = DexieVendor.addons;
Dexie.connections = DexieVendor.connections;
Dexie.MultiModifyError = DexieVendor.MultiModifyError;
Dexie.errnames = DexieVendor.errnames;
Dexie.IndexSpec = DexieVendor.IndexSpec;
Dexie.TableSchema = DexieVendor.TableSchema;
Dexie.dependencies = DexieVendor.dependencies;
Dexie.semVer = DexieVendor.semVer;
Dexie.version = DexieVendor.version;
Dexie.default = DexieVendor.default;
Dexie.Dexie = DexieVendor.Dexie;

export {Dexie};

Youez - 2016 - github.com/yon3zu
LinuXploit