@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
387 lines (386 loc) • 12.3 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _CardDesigns = require("./CardDesigns.js");
var _Types = require("./Types.js");
const cardData = [{
productCode: '043',
productName: 'Sølv MasterCard',
displayName: 'Pluss Mastercard',
cardDesign: _CardDesigns.pluss,
productType: _Types.ProductType.Pluss,
cardType: _Types.CardType.Mastercard,
bankAxept: _Types.BankAxeptType.Credit
}, {
productCode: '044',
productName: 'Hvitt Mastercard',
displayName: 'Student',
cardDesign: _CardDesigns.young,
productType: _Types.ProductType.None,
cardType: _Types.CardType.Mastercard,
bankAxept: _Types.BankAxeptType.Credit
}, {
productCode: '052',
productName: 'DNB Mastercard',
displayName: 'DNB Mastercard',
cardDesign: _CardDesigns.gold,
productType: _Types.ProductType.None,
cardType: _Types.CardType.Mastercard,
bankAxept: _Types.BankAxeptType.Credit
}, {
productCode: '053',
productName: 'SAGA Gull Mastercard',
displayName: 'SAGA Gull',
cardDesign: _CardDesigns.saga,
cardType: _Types.CardType.Mastercard,
productType: _Types.ProductType.Saga,
bankAxept: _Types.BankAxeptType.Credit
}, {
productCode: '062',
productName: 'Private Banking Mastercard',
displayName: 'Private Banking',
cardDesign: _CardDesigns.privateBanking,
productType: _Types.ProductType.PrivateBanking,
cardType: _Types.CardType.Mastercard,
bankAxept: _Types.BankAxeptType.Credit
}, {
productCode: '069',
productName: 'SAGA Platinum Mastercard',
displayName: 'SAGA Platinum',
cardDesign: _CardDesigns.sagaPlatinum,
productType: _Types.ProductType.Saga,
cardType: _Types.CardType.Mastercard,
bankAxept: _Types.BankAxeptType.Credit
}, {
productCode: '074',
productName: 'SAGA Platinum Mastercard',
displayName: 'SAGA Platinum',
cardDesign: _CardDesigns.sagaPlatinum,
productType: _Types.ProductType.Saga,
cardType: _Types.CardType.Mastercard,
bankAxept: _Types.BankAxeptType.Credit
}, {
productCode: '080',
productName: 'Private Banking Mastercard',
displayName: 'Private Banking',
cardDesign: _CardDesigns.privateBanking,
productType: _Types.ProductType.PrivateBanking,
cardType: _Types.CardType.Mastercard,
bankAxept: _Types.BankAxeptType.Credit
}, {
productCode: '084',
productName: 'Pluss Mastercard(leve)',
displayName: 'Pluss Mastercard',
cardDesign: _CardDesigns.pluss,
productType: _Types.ProductType.Pluss,
cardType: _Types.CardType.Mastercard,
bankAxept: _Types.BankAxeptType.Credit
}, {
productCode: '085',
productName: 'Ung Mastercard(student)',
displayName: 'Ung Mastercard',
cardDesign: _CardDesigns.young,
productType: _Types.ProductType.None,
cardType: _Types.CardType.Mastercard,
bankAxept: _Types.BankAxeptType.Credit
}, {
productCode: '086',
productName: 'Black Mastercard',
displayName: 'Black Mastercard',
cardDesign: _CardDesigns.mcBlack,
productType: _Types.ProductType.WorldElite,
cardType: _Types.CardType.Mastercard,
bankAxept: _Types.BankAxeptType.Credit
}, {
productCode: '096',
productName: 'DNB Mastercard',
displayName: 'DNB Mastercard',
cardDesign: _CardDesigns.gold,
productType: _Types.ProductType.None,
cardType: _Types.CardType.Mastercard,
bankAxept: _Types.BankAxeptType.Credit
}, {
productCode: '098',
productName: 'SAGA Gull Mastercard',
displayName: 'SAGA Gull',
cardDesign: _CardDesigns.saga,
productType: _Types.ProductType.Saga,
cardType: _Types.CardType.Mastercard,
bankAxept: _Types.BankAxeptType.Credit
}, {
productCode: '101',
productName: 'Black Mastercard',
displayName: 'Black Mastercard',
cardDesign: _CardDesigns.mcBlack,
productType: _Types.ProductType.WorldElite,
cardType: _Types.CardType.Mastercard,
bankAxept: _Types.BankAxeptType.Credit
}, {
productCode: 'BK1',
productName: 'Bedriftskort (småkjøpskort)',
displayName: 'Bedriftskort (småkjøpskort)',
cardDesign: _CardDesigns.businessNoVisa,
productType: _Types.ProductType.Bedrift,
cardType: _Types.CardType.None,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'BP1',
productName: 'Bedriftskort (småkjøpskort)',
displayName: 'Bedriftskort (småkjøpskort)',
cardDesign: _CardDesigns.businessNoVisa,
productType: _Types.ProductType.Bedrift,
cardType: _Types.CardType.None,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'VB5',
productName: 'Bedriftskort med Visa',
displayName: 'Bedriftskort med Visa',
cardDesign: _CardDesigns.businessWithVisa,
productType: _Types.ProductType.Business,
cardType: _Types.CardType.Visa,
bankAxept: _Types.BankAxeptType.None
}, {
productCode: 'VG4',
productName: 'SAGA Gull Visa u/leg',
displayName: 'SAGA Gull',
cardDesign: _CardDesigns.saga,
cardType: _Types.CardType.Visa,
productType: _Types.ProductType.Saga,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'VL1',
productName: 'Sølv Visa',
displayName: 'Pluss Visa',
cardDesign: _CardDesigns.pluss,
productType: _Types.ProductType.Pluss,
cardType: _Types.CardType.Visa,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'VL4',
productName: 'DNB Visa u/leg',
displayName: 'DNB Visa',
cardDesign: _CardDesigns.defaultDesign,
productType: _Types.ProductType.None,
cardType: _Types.CardType.Visa,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'VL6',
productName: 'Hvitt Visa u/leg',
displayName: 'Hvitt kort',
cardDesign: _CardDesigns.young,
productType: _Types.ProductType.None,
cardType: _Types.CardType.Visa,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'VP4',
productName: 'SAGA Platinum Visa u/leg',
displayName: 'SAGA Platinum',
cardDesign: _CardDesigns.sagaPlatinum,
productType: _Types.ProductType.Saga,
cardType: _Types.CardType.Visa,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'VP5',
productName: 'Private Banking Visa u/leg',
displayName: 'Private Banking',
cardDesign: _CardDesigns.privateBanking,
productType: _Types.ProductType.PrivateBanking,
cardType: _Types.CardType.Visa,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'VO1',
productName: 'DNB Visa Online',
displayName: 'DNB Visa Online',
cardDesign: _CardDesigns.defaultDesign,
cardType: _Types.CardType.Visa,
productType: _Types.ProductType.None,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'VX1',
productName: 'Mitt første kort',
displayName: 'Mitt første kort',
cardDesign: _CardDesigns.myFirst,
productType: _Types.ProductType.None,
cardType: _Types.CardType.Visa,
bankAxept: _Types.BankAxeptType.None
}, {
productCode: 'VX4',
productName: 'Mitt første kort u/leg',
displayName: 'Mitt første kort',
cardDesign: _CardDesigns.myFirst,
productType: _Types.ProductType.Intro,
cardType: _Types.CardType.Visa,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'VX5',
productName: 'Ungdomskortet u/leg',
displayName: 'Ungdomskort',
cardDesign: _CardDesigns.youth,
productType: _Types.ProductType.Intro,
cardType: _Types.CardType.Visa,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: '087',
productName: 'Sbanken – et konsept fra DNB',
displayName: 'Sbanken – et konsept fra DNB',
cardDesign: _CardDesigns.sbankenMastercard,
productType: _Types.ProductType.None,
cardType: _Types.CardType.Mastercard,
bankAxept: _Types.BankAxeptType.Credit
}, {
productCode: '103',
productName: 'Sbanken – et konsept fra DNB',
displayName: 'Sbanken – et konsept fra DNB',
cardDesign: _CardDesigns.sbankenMastercard,
productType: _Types.ProductType.None,
cardType: _Types.CardType.Mastercard,
bankAxept: _Types.BankAxeptType.Credit
}, {
productCode: 'VS8',
productName: 'Sbanken – et konsept fra DNB',
displayName: 'Sbanken – et konsept fra DNB',
cardDesign: _CardDesigns.sbankenVisa,
productType: _Types.ProductType.None,
cardType: _Types.CardType.Visa,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'P101',
productName: '?',
displayName: 'Black Mastercard',
cardDesign: _CardDesigns.mcBlack,
productType: _Types.ProductType.WorldElite,
cardType: _Types.CardType.Mastercard,
bankAxept: _Types.BankAxeptType.Credit
}, {
productCode: 'VG1',
productName: 'SAGA Gull Visa',
displayName: 'SAGA Gull',
cardDesign: _CardDesigns.saga,
cardType: _Types.CardType.Visa,
productType: _Types.ProductType.Saga,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'VK2',
productName: 'DNB Visa',
displayName: 'DNB Visa',
cardDesign: _CardDesigns.defaultDesign,
productType: _Types.ProductType.None,
cardType: _Types.CardType.Visa,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'VK4',
productName: 'DNB Visa',
displayName: 'DNB Visa',
cardDesign: _CardDesigns.defaultDesign,
productType: _Types.ProductType.None,
cardType: _Types.CardType.Visa,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'VL2',
productName: 'Hvitt Visa',
displayName: 'Hvitt kort',
cardDesign: _CardDesigns.young,
productType: _Types.ProductType.None,
cardType: _Types.CardType.Visa,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'VL3',
productName: 'Sølv Visa',
displayName: 'Pluss Visa',
cardDesign: _CardDesigns.pluss,
productType: _Types.ProductType.Pluss,
cardType: _Types.CardType.Visa,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'VP2',
productName: 'SAGA Platinum Visa',
displayName: 'SAGA Platinum',
cardDesign: _CardDesigns.sagaPlatinum,
productType: _Types.ProductType.Saga,
cardType: _Types.CardType.Visa,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'VP3',
productName: 'Private Banking Visa',
displayName: 'Private Banking',
cardDesign: _CardDesigns.privateBanking,
productType: _Types.ProductType.PrivateBanking,
cardType: _Types.CardType.Visa,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'VX3',
productName: 'Ungdomskortet',
displayName: 'Ungdomskort',
cardDesign: _CardDesigns.youth,
productType: _Types.ProductType.None,
cardType: _Types.CardType.Visa,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'VO3',
productName: 'Sbanken Visa',
displayName: 'Sbanken Visa',
cardDesign: _CardDesigns.sbankenVisa,
productType: _Types.ProductType.None,
cardType: _Types.CardType.Visa,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'NK1',
productName: 'DNB Kortet',
displayName: 'DNB Kortet',
cardDesign: _CardDesigns.defaultDesign,
cardType: _Types.CardType.None,
productType: _Types.ProductType.None,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'NK4',
productName: 'DNB Kortet',
displayName: 'DNB Kortet',
cardDesign: _CardDesigns.defaultDesign,
cardType: _Types.CardType.None,
productType: _Types.ProductType.None,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'NK5',
productName: 'DNB Kortet',
displayName: 'DNB Kortet',
cardDesign: _CardDesigns.defaultDesign,
cardType: _Types.CardType.None,
productType: _Types.ProductType.None,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'VE1',
productName: 'DNB Electron',
displayName: 'DNB Electron',
cardDesign: _CardDesigns.defaultDesign,
cardType: _Types.CardType.Visa,
productType: _Types.ProductType.None,
bankAxept: _Types.BankAxeptType.None
}, {
productCode: 'VE2',
productName: 'DNB Electron u/leg',
displayName: 'DNB Electron',
cardDesign: _CardDesigns.defaultDesign,
cardType: _Types.CardType.Visa,
productType: _Types.ProductType.None,
bankAxept: _Types.BankAxeptType.None
}, {
productCode: 'VB1',
productName: 'Bedriftskort med Visa',
displayName: 'Bedriftskort med Visa',
cardDesign: _CardDesigns.businessWithVisa,
productType: _Types.ProductType.None,
cardType: _Types.CardType.Visa,
bankAxept: _Types.BankAxeptType.BankAxept
}, {
productCode: 'VB2',
productName: 'Visa Business',
displayName: 'Visa Business',
cardDesign: _CardDesigns.businessWithVisa,
productType: _Types.ProductType.None,
cardType: _Types.CardType.Visa,
bankAxept: _Types.BankAxeptType.BankAxept
}];
var _default = exports.default = cardData;
//# sourceMappingURL=cardProducts.js.map