mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 15:06:20 +00:00
@@ -1,68 +0,0 @@
|
|||||||
{
|
|
||||||
"catalog.title": "Catalog",
|
|
||||||
"catalog.favorites": "Favorites",
|
|
||||||
"catalog.favorites.pages": "Pages",
|
|
||||||
"catalog.favorites.furni": "Furni",
|
|
||||||
"catalog.favorites.empty": "No favorites",
|
|
||||||
"catalog.favorites.empty.hint": "Click the heart on furni or the star on pages to add them.",
|
|
||||||
"catalog.admin": "Admin",
|
|
||||||
"catalog.admin.new": "New",
|
|
||||||
"catalog.admin.root": "Root",
|
|
||||||
"catalog.admin.new.root.category": "New root category",
|
|
||||||
"catalog.admin.edit.root": "Edit Root",
|
|
||||||
"catalog.admin.edit": "Edit:",
|
|
||||||
"catalog.admin.edit.page": "Edit Page",
|
|
||||||
"catalog.admin.hidden": "hidden",
|
|
||||||
"catalog.admin.edit.title": "Edit \"%name%\"",
|
|
||||||
"catalog.admin.show": "Show",
|
|
||||||
"catalog.admin.hide": "Hide",
|
|
||||||
"catalog.admin.delete": "Delete",
|
|
||||||
"catalog.admin.delete.title": "Delete \"%name%\"",
|
|
||||||
"catalog.admin.delete.category.confirm": "Delete category \"%name%\" and all its content?",
|
|
||||||
"catalog.admin.delete.page": "Delete page",
|
|
||||||
"catalog.admin.delete.page.confirm": "Delete page \"%name%\"?",
|
|
||||||
"catalog.admin.delete.offer.confirm": "Are you sure you want to delete this offer?",
|
|
||||||
"catalog.admin.create": "Create",
|
|
||||||
"catalog.admin.save": "Save",
|
|
||||||
"catalog.admin.create.subpage": "Create sub-page",
|
|
||||||
"catalog.admin.order": "Order",
|
|
||||||
"catalog.admin.visible": "Visible",
|
|
||||||
"catalog.admin.enabled": "Enabled",
|
|
||||||
"catalog.admin.offer.new": "New Offer",
|
|
||||||
"catalog.admin.offer.edit": "Edit Offer",
|
|
||||||
"catalog.admin.offer.name": "Catalog Name",
|
|
||||||
"catalog.admin.offer.general": "General",
|
|
||||||
"catalog.admin.offer.quantity": "Quantity",
|
|
||||||
"catalog.admin.offer.prices": "Prices",
|
|
||||||
"catalog.admin.offer.credits": "Credits",
|
|
||||||
"catalog.admin.offer.points": "Points",
|
|
||||||
"catalog.admin.offer.points.type": "Points Type",
|
|
||||||
"catalog.admin.offer.options": "Options",
|
|
||||||
"catalog.admin.offer.club.only": "Club Only",
|
|
||||||
"catalog.admin.offer.extradata": "Extra Data",
|
|
||||||
"catalog.admin.offer.have.offer": "Multi-discount (have_offer)",
|
|
||||||
"catalog.trophies.title": "Trophies",
|
|
||||||
"catalog.trophies.write.hint": "Write a text for the trophy before purchasing",
|
|
||||||
"catalog.trophies.inscription": "Trophy Inscription",
|
|
||||||
"catalog.trophies.inscription.placeholder": "Write the text that will appear on the trophy...",
|
|
||||||
"catalog.pets.show.colors": "Show colors",
|
|
||||||
"catalog.pets.choose.color": "Choose color",
|
|
||||||
"catalog.pets.choose.breed": "Choose breed",
|
|
||||||
"catalog.pets.back.breeds": "← Breeds",
|
|
||||||
"catalog.prefix.text": "Text",
|
|
||||||
"catalog.prefix.text.placeholder": "Enter text...",
|
|
||||||
"catalog.prefix.icon": "Icon",
|
|
||||||
"catalog.prefix.icon.remove": "Remove icon",
|
|
||||||
"catalog.prefix.effect": "Effect",
|
|
||||||
"catalog.prefix.color": "Color",
|
|
||||||
"catalog.prefix.color.single": "🎨 Single",
|
|
||||||
"catalog.prefix.color.per.letter": "🌈 Per Letter",
|
|
||||||
"catalog.prefix.color.hint": "Select a letter, then choose the color. Auto-advances.",
|
|
||||||
"catalog.prefix.color.apply.all.title": "Apply current color to all letters",
|
|
||||||
"catalog.prefix.color.apply.all": "Apply to all",
|
|
||||||
"catalog.prefix.color.selected": "Selected letter:",
|
|
||||||
"catalog.prefix.price": "Price:",
|
|
||||||
"catalog.prefix.price.amount": "5 Credits",
|
|
||||||
"catalog.prefix.purchased": "✓ Purchased!",
|
|
||||||
"catalog.prefix.purchase": "Purchase"
|
|
||||||
}
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
CREATE TABLE IF NOT EXISTS catalog_favorites (
|
|
||||||
user_id INT NOT NULL,
|
|
||||||
type ENUM('offer', 'page') NOT NULL,
|
|
||||||
target_id INT NOT NULL,
|
|
||||||
created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP,
|
|
||||||
PRIMARY KEY (user_id, type, target_id)
|
|
||||||
);
|
|
||||||
+1
-20
@@ -20,24 +20,5 @@
|
|||||||
"widget.room.chat.clear_history": "leeg geschiedenis",
|
"widget.room.chat.clear_history": "leeg geschiedenis",
|
||||||
"widget.room.youtube.shared": "YouTube word gedeeld",
|
"widget.room.youtube.shared": "YouTube word gedeeld",
|
||||||
"widget.room.youtube.open_video": "Open de video",
|
"widget.room.youtube.open_video": "Open de video",
|
||||||
"wiredfurni.params.area_selection.selected": "Geselecteerd gebied: Lengte=%x%, Breedte=%y%, breedte=%w%, hoogte=%h%",
|
"wiredfurni.params.area_selection.selected": "Geselecteerd gebied: Lengte=%x%, Breedte=%y%, breedte=%w%, hoogte=%h%"
|
||||||
"wiredfurni.params.carry_mode": "Gli utenti sono trasportati quando:",
|
|
||||||
"wiredfurni.params.carry_mode.0": "rimani fermo direttamente sul Furni in movimento",
|
|
||||||
"wiredfurni.params.carry_mode.1": "rimani fermo sulla stessa casella del Furni in movimento",
|
|
||||||
"wiredfurni.params.sources.users.title.carry": "Consentire il trasporto per:",
|
|
||||||
"wiredfurni.params.sources.users.900": "Tutti gli utenti nella Stanza",
|
|
||||||
"wiredfurni.params.anim_time.title": "Durata animazione movimento",
|
|
||||||
"wiredfurni.params.anim_time.description": "Regola la velocita dello slide per i Wired che spostano utenti e furni.",
|
|
||||||
"wiredfurni.params.anim_time.value": "%ms% ms",
|
|
||||||
"wiredfurni.params.mov_no_animation.title": "Animazione movimento",
|
|
||||||
"wiredfurni.params.mov_no_animation.description": "Questo extra disattiva lo slide per i Wired che spostano utenti e furni.",
|
|
||||||
"wiredfurni.params.select_options": "Seleziona opzioni:",
|
|
||||||
"wiredfurni.params.movephysics.keep_altitude": "Mantieni altitudine del Furni",
|
|
||||||
"wiredfurni.params.movephysics.move_through_furni": "Muovi attraverso Furni",
|
|
||||||
"wiredfurni.params.movephysics.move_through_users": "Muovi attraverso utenti",
|
|
||||||
"wiredfurni.params.movephysics.block_by_furni": "è bloccato da Furni",
|
|
||||||
"wiredfurni.params.sources.furni.title.physics.0": "Muovi attraverso Furni:",
|
|
||||||
"wiredfurni.params.sources.furni.title.physics.1": "Bloccato da Furni:",
|
|
||||||
"wiredfurni.params.sources.users.title.physics.0": "Muovi attraverso gli utenti:",
|
|
||||||
"wiredfurni.params.sources.furni.900": "Tutti i Furni nella Stanza"
|
|
||||||
}
|
}
|
||||||
|
|||||||
+109
-586
@@ -1,587 +1,110 @@
|
|||||||
{
|
{
|
||||||
"socket.url": "ws://192.168.1.52:2096",
|
"socket.url": "ws://localhost:2097",
|
||||||
"asset.url": "https://client.paxxo.online/nitro/bundled",
|
"asset.url": "http://localhost:3000/nitro-assets",
|
||||||
"image.library.url": "https://client.paxxo.online/c_images/",
|
"image.library.url": "http://localhost:3000/swf/c_images/",
|
||||||
"hof.furni.url": "https://client.paxxo.online/c_images/dcr/hof_furni",
|
"hof.furni.url": "http://localhost:3000/swf/dcr/hof_furni",
|
||||||
"images.url": "https://client.paxxo.online/nitro/images",
|
"images.url": "${asset.url}/images",
|
||||||
"gamedata.url": "https://client.paxxo.online/nitro/gamedata",
|
"gamedata.url": "${asset.url}/gamedata",
|
||||||
"sounds.url": "${asset.url}/sounds/%sample%.mp3",
|
"sounds.url": "${asset.url}/sounds/%sample%.mp3",
|
||||||
"external.texts.url": [
|
"external.texts.url": [ "${gamedata.url}/ExternalTexts.json", "${gamedata.url}/UITexts.json" ],
|
||||||
"${gamedata.url}/ExternalTexts.json",
|
"external.samples.url": "${hof.furni.url}/mp3/sound_machine_sample_%sample%.mp3",
|
||||||
"${gamedata.url}/UITexts.json"
|
"furnidata.url": "${gamedata.url}/FurnitureData.json",
|
||||||
],
|
"productdata.url": "${gamedata.url}/ProductData.json",
|
||||||
"external.samples.url": "${hof.furni.url}/mp3/sound_machine_sample_%sample%.mp3",
|
"avatar.actions.url": "${gamedata.url}/HabboAvatarActions.json",
|
||||||
"furnidata.url": "${gamedata.url}/FurnitureData.json?v=1",
|
"avatar.figuredata.url": "${gamedata.url}/FigureData.json",
|
||||||
"productdata.url": "${gamedata.url}/ProductData.json?v=1",
|
"avatar.figuremap.url": "${gamedata.url}/FigureMap.json",
|
||||||
"avatar.actions.url": "${gamedata.url}/HabboAvatarActions.json?v=1",
|
"avatar.effectmap.url": "${gamedata.url}/EffectMap.json",
|
||||||
"avatar.figuredata.url": "${gamedata.url}/FigureData.json?v=1",
|
"avatar.asset.url": "${asset.url}/bundled/figure/%libname%.nitro",
|
||||||
"avatar.figuremap.url": "${gamedata.url}/FigureMap.json?v=1",
|
"avatar.asset.effect.url": "${asset.url}/bundled/effect/%libname%.nitro",
|
||||||
"avatar.effectmap.url": "${gamedata.url}/EffectMap.json?v=1",
|
"furni.asset.url": "${asset.url}/bundled/furniture/%libname%.nitro",
|
||||||
"avatar.asset.url": "${asset.url}/figure/%libname%.nitro",
|
"furni.asset.icon.url": "${hof.furni.url}/icons/%libname%%param%_icon.png",
|
||||||
"avatar.asset.effect.url": "${asset.url}/effect/%libname%.nitro",
|
"pet.asset.url": "${asset.url}/bundled/pet/%libname%.nitro",
|
||||||
"furni.asset.url": "${asset.url}/furniture/%libname%.nitro",
|
"generic.asset.url": "${asset.url}/bundled/generic/%libname%.nitro",
|
||||||
"furni.asset.icon.url": "${hof.furni.url}/icons/%libname%%param%_icon.png",
|
"badge.asset.url": "${image.library.url}album1584/%badgename%.gif",
|
||||||
"pet.asset.url": "${asset.url}/pets/%libname%.nitro",
|
"furni.rotation.bounce.steps": 20,
|
||||||
"generic.asset.url": "${asset.url}/generic/%libname%.nitro",
|
"furni.rotation.bounce.height": 0.0625,
|
||||||
"badge.asset.url": "${image.library.url}album1584/%badgename%.gif",
|
"enable.avatar.arrow": false,
|
||||||
"furni.rotation.bounce.steps": 20,
|
"system.log.debug": true,
|
||||||
"furni.rotation.bounce.height": 0.0625,
|
"system.log.warn": true,
|
||||||
"enable.avatar.arrow": false,
|
"system.log.error": true,
|
||||||
"system.log.debug": true,
|
"system.log.events": true,
|
||||||
"system.log.warn": true,
|
"system.log.packets": true,
|
||||||
"system.log.error": true,
|
"system.fps.animation": 24,
|
||||||
"system.log.events": false,
|
"system.fps.max": 60,
|
||||||
"system.log.packets": true,
|
"system.pong.manually": true,
|
||||||
"system.fps.animation": 24,
|
"system.pong.interval.ms": 20000,
|
||||||
"system.fps.max": 60,
|
"room.color.skip.transition": true,
|
||||||
"system.pong.manually": true,
|
"room.landscapes.enabled": true,
|
||||||
"system.pong.interval.ms": 20000,
|
"avatar.mandatory.libraries": [
|
||||||
"room.color.skip.transition": true,
|
"bd:1",
|
||||||
"room.landscapes.enabled": true,
|
"li:0"
|
||||||
"room.zoom.enabled": true,
|
],
|
||||||
"avatar.mandatory.libraries": [
|
"avatar.mandatory.effect.libraries": [
|
||||||
"bd:1",
|
"dance.1",
|
||||||
"li:0"
|
"dance.2",
|
||||||
],
|
"dance.3",
|
||||||
"avatar.mandatory.effect.libraries": [
|
"dance.4"
|
||||||
"dance.1",
|
],
|
||||||
"dance.2",
|
"avatar.default.figuredata": {"palettes":[{"id":1,"colors":[{"id":99999,"index":1001,"club":0,"selectable":false,"hexCode":"DDDDDD"},{"id":99998,"index":1001,"club":0,"selectable":false,"hexCode":"FAFAFA"}]},{"id":3,"colors":[{"id":10001,"index":1001,"club":0,"selectable":false,"hexCode":"EEEEEE"},{"id":10002,"index":1002,"club":0,"selectable":false,"hexCode":"FA3831"},{"id":10003,"index":1003,"club":0,"selectable":false,"hexCode":"FD92A0"},{"id":10004,"index":1004,"club":0,"selectable":false,"hexCode":"2AC7D2"},{"id":10005,"index":1005,"club":0,"selectable":false,"hexCode":"35332C"},{"id":10006,"index":1006,"club":0,"selectable":false,"hexCode":"EFFF92"},{"id":10007,"index":1007,"club":0,"selectable":false,"hexCode":"C6FF98"},{"id":10008,"index":1008,"club":0,"selectable":false,"hexCode":"FF925A"},{"id":10009,"index":1009,"club":0,"selectable":false,"hexCode":"9D597E"},{"id":10010,"index":1010,"club":0,"selectable":false,"hexCode":"B6F3FF"},{"id":10011,"index":1011,"club":0,"selectable":false,"hexCode":"6DFF33"},{"id":10012,"index":1012,"club":0,"selectable":false,"hexCode":"3378C9"},{"id":10013,"index":1013,"club":0,"selectable":false,"hexCode":"FFB631"},{"id":10014,"index":1014,"club":0,"selectable":false,"hexCode":"DFA1E9"},{"id":10015,"index":1015,"club":0,"selectable":false,"hexCode":"F9FB32"},{"id":10016,"index":1016,"club":0,"selectable":false,"hexCode":"CAAF8F"},{"id":10017,"index":1017,"club":0,"selectable":false,"hexCode":"C5C6C5"},{"id":10018,"index":1018,"club":0,"selectable":false,"hexCode":"47623D"},{"id":10019,"index":1019,"club":0,"selectable":false,"hexCode":"8A8361"},{"id":10020,"index":1020,"club":0,"selectable":false,"hexCode":"FF8C33"},{"id":10021,"index":1021,"club":0,"selectable":false,"hexCode":"54C627"},{"id":10022,"index":1022,"club":0,"selectable":false,"hexCode":"1E6C99"},{"id":10023,"index":1023,"club":0,"selectable":false,"hexCode":"984F88"},{"id":10024,"index":1024,"club":0,"selectable":false,"hexCode":"77C8FF"},{"id":10025,"index":1025,"club":0,"selectable":false,"hexCode":"FFC08E"},{"id":10026,"index":1026,"club":0,"selectable":false,"hexCode":"3C4B87"},{"id":10027,"index":1027,"club":0,"selectable":false,"hexCode":"7C2C47"},{"id":10028,"index":1028,"club":0,"selectable":false,"hexCode":"D7FFE3"},{"id":10029,"index":1029,"club":0,"selectable":false,"hexCode":"8F3F1C"},{"id":10030,"index":1030,"club":0,"selectable":false,"hexCode":"FF6393"},{"id":10031,"index":1031,"club":0,"selectable":false,"hexCode":"1F9B79"},{"id":10032,"index":1032,"club":0,"selectable":false,"hexCode":"FDFF33"}]}],"setTypes":[{"type":"hd","paletteId":1,"mandatory_f_0":true,"mandatory_f_1":true,"mandatory_m_0":true,"mandatory_m_1":true,"sets":[{"id":99999,"gender":"U","club":0,"colorable":true,"selectable":false,"preselectable":false,"sellable":false,"parts":[{"id":1,"type":"bd","colorable":true,"index":0,"colorindex":1},{"id":1,"type":"hd","colorable":true,"index":0,"colorindex":1},{"id":1,"type":"lh","colorable":true,"index":0,"colorindex":1},{"id":1,"type":"rh","colorable":true,"index":0,"colorindex":1}]}]},{"type":"bds","paletteId":1,"mandatory_f_0":false,"mandatory_f_1":false,"mandatory_m_0":false,"mandatory_m_1":false,"sets":[{"id":10001,"gender":"U","club":0,"colorable":true,"selectable":false,"preselectable":false,"sellable":false,"parts":[{"id":10001,"type":"bds","colorable":true,"index":0,"colorindex":1},{"id":10001,"type":"lhs","colorable":true,"index":0,"colorindex":1},{"id":10001,"type":"rhs","colorable":true,"index":0,"colorindex":1}],"hiddenLayers":[{"partType":"bd"},{"partType":"rh"},{"partType":"lh"}]}]},{"type":"ss","paletteId":3,"mandatory_f_0":false,"mandatory_f_1":false,"mandatory_m_0":false,"mandatory_m_1":false,"sets":[{"id":10010,"gender":"F","club":0,"colorable":true,"selectable":false,"preselectable":false,"sellable":false,"parts":[{"id":10001,"type":"ss","colorable":true,"index":0,"colorindex":1}],"hiddenLayers":[{"partType":"ch"},{"partType":"lg"},{"partType":"ca"},{"partType":"wa"},{"partType":"sh"},{"partType":"ls"},{"partType":"rs"},{"partType":"lc"},{"partType":"rc"},{"partType":"cc"},{"partType":"cp"}]},{"id":10011,"gender":"M","club":0,"colorable":true,"selectable":false,"preselectable":false,"sellable":false,"parts":[{"id":10002,"type":"ss","colorable":true,"index":0,"colorindex":1}],"hiddenLayers":[{"partType":"ch"},{"partType":"lg"},{"partType":"ca"},{"partType":"wa"},{"partType":"sh"},{"partType":"ls"},{"partType":"rs"},{"partType":"lc"},{"partType":"rc"},{"partType":"cc"},{"partType":"cp"}]}]}]},
|
||||||
"dance.3",
|
"avatar.default.actions": {
|
||||||
"dance.4"
|
"actions": [
|
||||||
],
|
{
|
||||||
"avatar.default.figuredata": {
|
"id": "Default",
|
||||||
"palettes": [
|
"state": "std",
|
||||||
{
|
"precedence": 1000,
|
||||||
"id": 1,
|
"main": true,
|
||||||
"colors": [
|
"isDefault": true,
|
||||||
{
|
"geometryType": "vertical",
|
||||||
"id": 99999,
|
"activePartSet": "figure",
|
||||||
"index": 1001,
|
"assetPartDefinition": "std"
|
||||||
"club": 0,
|
}
|
||||||
"selectable": false,
|
]
|
||||||
"hexCode": "DDDDDD"
|
},
|
||||||
},
|
"pet.types": [
|
||||||
{
|
"dog",
|
||||||
"id": 99998,
|
"cat",
|
||||||
"index": 1001,
|
"croco",
|
||||||
"club": 0,
|
"terrier",
|
||||||
"selectable": false,
|
"bear",
|
||||||
"hexCode": "FAFAFA"
|
"pig",
|
||||||
}
|
"lion",
|
||||||
]
|
"rhino",
|
||||||
},
|
"spider",
|
||||||
{
|
"turtle",
|
||||||
"id": 3,
|
"chicken",
|
||||||
"colors": [
|
"frog",
|
||||||
{
|
"dragon",
|
||||||
"id": 10001,
|
"monster",
|
||||||
"index": 1001,
|
"monkey",
|
||||||
"club": 0,
|
"horse",
|
||||||
"selectable": false,
|
"monsterplant",
|
||||||
"hexCode": "EEEEEE"
|
"bunnyeaster",
|
||||||
},
|
"bunnyevil",
|
||||||
{
|
"bunnydepressed",
|
||||||
"id": 10002,
|
"bunnylove",
|
||||||
"index": 1002,
|
"pigeongood",
|
||||||
"club": 0,
|
"pigeonevil",
|
||||||
"selectable": false,
|
"demonmonkey",
|
||||||
"hexCode": "FA3831"
|
"bearbaby",
|
||||||
},
|
"terrierbaby",
|
||||||
{
|
"gnome",
|
||||||
"id": 10003,
|
"leprechaun",
|
||||||
"index": 1003,
|
"kittenbaby",
|
||||||
"club": 0,
|
"puppybaby",
|
||||||
"selectable": false,
|
"pigletbaby",
|
||||||
"hexCode": "FD92A0"
|
"haloompa",
|
||||||
},
|
"fools",
|
||||||
{
|
"pterosaur",
|
||||||
"id": 10004,
|
"velociraptor",
|
||||||
"index": 1004,
|
"cow",
|
||||||
"club": 0,
|
"dragondog"
|
||||||
"selectable": false,
|
],
|
||||||
"hexCode": "2AC7D2"
|
"preload.assets.urls": [
|
||||||
},
|
"${asset.url}/bundled/generic/avatar_additions.nitro",
|
||||||
{
|
"${asset.url}/bundled/generic/group_badge.nitro",
|
||||||
"id": 10005,
|
"${asset.url}/bundled/generic/floor_editor.nitro",
|
||||||
"index": 1005,
|
"${images.url}/loading_icon.png",
|
||||||
"club": 0,
|
"${images.url}/clear_icon.png",
|
||||||
"selectable": false,
|
"${images.url}/big_arrow.png"
|
||||||
"hexCode": "35332C"
|
]
|
||||||
},
|
}
|
||||||
{
|
|
||||||
"id": 10006,
|
|
||||||
"index": 1006,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "EFFF92"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10007,
|
|
||||||
"index": 1007,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "C6FF98"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10008,
|
|
||||||
"index": 1008,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "FF925A"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10009,
|
|
||||||
"index": 1009,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "9D597E"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10010,
|
|
||||||
"index": 1010,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "B6F3FF"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10011,
|
|
||||||
"index": 1011,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "6DFF33"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10012,
|
|
||||||
"index": 1012,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "3378C9"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10013,
|
|
||||||
"index": 1013,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "FFB631"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10014,
|
|
||||||
"index": 1014,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "DFA1E9"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10015,
|
|
||||||
"index": 1015,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "F9FB32"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10016,
|
|
||||||
"index": 1016,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "CAAF8F"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10017,
|
|
||||||
"index": 1017,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "C5C6C5"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10018,
|
|
||||||
"index": 1018,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "47623D"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10019,
|
|
||||||
"index": 1019,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "8A8361"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10020,
|
|
||||||
"index": 1020,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "FF8C33"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10021,
|
|
||||||
"index": 1021,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "54C627"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10022,
|
|
||||||
"index": 1022,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "1E6C99"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10023,
|
|
||||||
"index": 1023,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "984F88"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10024,
|
|
||||||
"index": 1024,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "77C8FF"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10025,
|
|
||||||
"index": 1025,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "FFC08E"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10026,
|
|
||||||
"index": 1026,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "3C4B87"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10027,
|
|
||||||
"index": 1027,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "7C2C47"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10028,
|
|
||||||
"index": 1028,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "D7FFE3"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10029,
|
|
||||||
"index": 1029,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "8F3F1C"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10030,
|
|
||||||
"index": 1030,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "FF6393"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10031,
|
|
||||||
"index": 1031,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "1F9B79"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10032,
|
|
||||||
"index": 1032,
|
|
||||||
"club": 0,
|
|
||||||
"selectable": false,
|
|
||||||
"hexCode": "FDFF33"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"setTypes": [
|
|
||||||
{
|
|
||||||
"type": "hd",
|
|
||||||
"paletteId": 1,
|
|
||||||
"mandatory_f_0": true,
|
|
||||||
"mandatory_f_1": true,
|
|
||||||
"mandatory_m_0": true,
|
|
||||||
"mandatory_m_1": true,
|
|
||||||
"sets": [
|
|
||||||
{
|
|
||||||
"id": 99999,
|
|
||||||
"gender": "U",
|
|
||||||
"club": 0,
|
|
||||||
"colorable": true,
|
|
||||||
"selectable": false,
|
|
||||||
"preselectable": false,
|
|
||||||
"sellable": false,
|
|
||||||
"parts": [
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"type": "bd",
|
|
||||||
"colorable": true,
|
|
||||||
"index": 0,
|
|
||||||
"colorindex": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"type": "hd",
|
|
||||||
"colorable": true,
|
|
||||||
"index": 0,
|
|
||||||
"colorindex": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"type": "lh",
|
|
||||||
"colorable": true,
|
|
||||||
"index": 0,
|
|
||||||
"colorindex": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"type": "rh",
|
|
||||||
"colorable": true,
|
|
||||||
"index": 0,
|
|
||||||
"colorindex": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "bds",
|
|
||||||
"paletteId": 1,
|
|
||||||
"mandatory_f_0": false,
|
|
||||||
"mandatory_f_1": false,
|
|
||||||
"mandatory_m_0": false,
|
|
||||||
"mandatory_m_1": false,
|
|
||||||
"sets": [
|
|
||||||
{
|
|
||||||
"id": 10001,
|
|
||||||
"gender": "U",
|
|
||||||
"club": 0,
|
|
||||||
"colorable": true,
|
|
||||||
"selectable": false,
|
|
||||||
"preselectable": false,
|
|
||||||
"sellable": false,
|
|
||||||
"parts": [
|
|
||||||
{
|
|
||||||
"id": 10001,
|
|
||||||
"type": "bds",
|
|
||||||
"colorable": true,
|
|
||||||
"index": 0,
|
|
||||||
"colorindex": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10001,
|
|
||||||
"type": "lhs",
|
|
||||||
"colorable": true,
|
|
||||||
"index": 0,
|
|
||||||
"colorindex": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10001,
|
|
||||||
"type": "rhs",
|
|
||||||
"colorable": true,
|
|
||||||
"index": 0,
|
|
||||||
"colorindex": 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"hiddenLayers": [
|
|
||||||
{
|
|
||||||
"partType": "bd"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "rh"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "lh"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "ss",
|
|
||||||
"paletteId": 3,
|
|
||||||
"mandatory_f_0": false,
|
|
||||||
"mandatory_f_1": false,
|
|
||||||
"mandatory_m_0": false,
|
|
||||||
"mandatory_m_1": false,
|
|
||||||
"sets": [
|
|
||||||
{
|
|
||||||
"id": 10010,
|
|
||||||
"gender": "F",
|
|
||||||
"club": 0,
|
|
||||||
"colorable": true,
|
|
||||||
"selectable": false,
|
|
||||||
"preselectable": false,
|
|
||||||
"sellable": false,
|
|
||||||
"parts": [
|
|
||||||
{
|
|
||||||
"id": 10001,
|
|
||||||
"type": "ss",
|
|
||||||
"colorable": true,
|
|
||||||
"index": 0,
|
|
||||||
"colorindex": 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"hiddenLayers": [
|
|
||||||
{
|
|
||||||
"partType": "ch"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "lg"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "ca"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "wa"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "sh"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "ls"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "rs"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "lc"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "rc"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "cc"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "cp"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 10011,
|
|
||||||
"gender": "M",
|
|
||||||
"club": 0,
|
|
||||||
"colorable": true,
|
|
||||||
"selectable": false,
|
|
||||||
"preselectable": false,
|
|
||||||
"sellable": false,
|
|
||||||
"parts": [
|
|
||||||
{
|
|
||||||
"id": 10002,
|
|
||||||
"type": "ss",
|
|
||||||
"colorable": true,
|
|
||||||
"index": 0,
|
|
||||||
"colorindex": 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"hiddenLayers": [
|
|
||||||
{
|
|
||||||
"partType": "ch"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "lg"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "ca"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "wa"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "sh"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "ls"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "rs"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "lc"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "rc"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "cc"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"partType": "cp"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"avatar.default.actions": {
|
|
||||||
"actions": [
|
|
||||||
{
|
|
||||||
"id": "Default",
|
|
||||||
"state": "std",
|
|
||||||
"precedence": 1000,
|
|
||||||
"main": true,
|
|
||||||
"isDefault": true,
|
|
||||||
"geometryType": "vertical",
|
|
||||||
"activePartSet": "figure",
|
|
||||||
"assetPartDefinition": "std"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"pet.types": [
|
|
||||||
"dog",
|
|
||||||
"cat",
|
|
||||||
"croco",
|
|
||||||
"terrier",
|
|
||||||
"bear",
|
|
||||||
"pig",
|
|
||||||
"lion",
|
|
||||||
"rhino",
|
|
||||||
"spider",
|
|
||||||
"turtle",
|
|
||||||
"chicken",
|
|
||||||
"frog",
|
|
||||||
"dragon",
|
|
||||||
"monster",
|
|
||||||
"monkey",
|
|
||||||
"horse",
|
|
||||||
"monsterplant",
|
|
||||||
"bunnyeaster",
|
|
||||||
"bunnyevil",
|
|
||||||
"bunnydepressed",
|
|
||||||
"bunnylove",
|
|
||||||
"pigeongood",
|
|
||||||
"pigeonevil",
|
|
||||||
"demonmonkey",
|
|
||||||
"bearbaby",
|
|
||||||
"terrierbaby",
|
|
||||||
"gnome",
|
|
||||||
"gnome",
|
|
||||||
"kittenbaby",
|
|
||||||
"puppybaby",
|
|
||||||
"pigletbaby",
|
|
||||||
"haloompa",
|
|
||||||
"fools",
|
|
||||||
"pterosaur",
|
|
||||||
"velociraptor",
|
|
||||||
"cow",
|
|
||||||
"LeetPen",
|
|
||||||
"bbwibb",
|
|
||||||
"elephants"
|
|
||||||
],
|
|
||||||
"preload.assets.urls": [
|
|
||||||
"${asset.url}/generic/avatar_additions.nitro",
|
|
||||||
"${asset.url}/generic/group_badge.nitro",
|
|
||||||
"${asset.url}/generic/floor_editor.nitro",
|
|
||||||
"${images.url}/loading_icon.png",
|
|
||||||
"${images.url}/clear_icon.png",
|
|
||||||
"${images.url}/big_arrow.png"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|||||||
+1112
-6
File diff suppressed because it is too large
Load Diff
@@ -1,249 +0,0 @@
|
|||||||
import { createContext, FC, ReactNode, useCallback, useContext, useState } from 'react';
|
|
||||||
import { ICatalogNode, IPurchasableOffer } from '../../api';
|
|
||||||
|
|
||||||
export interface IPageEditData
|
|
||||||
{
|
|
||||||
pageId?: number;
|
|
||||||
caption: string;
|
|
||||||
parentId: number;
|
|
||||||
pageLayout: string;
|
|
||||||
enabled: string;
|
|
||||||
visible: string;
|
|
||||||
minRank: number;
|
|
||||||
clubOnly?: string;
|
|
||||||
orderNum: number;
|
|
||||||
pageHeadline?: string;
|
|
||||||
pageTeaser?: string;
|
|
||||||
pageSpecial?: string;
|
|
||||||
pageText1?: string;
|
|
||||||
pageText2?: string;
|
|
||||||
pageTextDetails?: string;
|
|
||||||
pageTextTeaser?: string;
|
|
||||||
}
|
|
||||||
|
|
||||||
export interface IOfferEditData
|
|
||||||
{
|
|
||||||
offerId?: number;
|
|
||||||
pageId: number;
|
|
||||||
itemIds: string;
|
|
||||||
catalogName: string;
|
|
||||||
costCredits: number;
|
|
||||||
costPoints: number;
|
|
||||||
pointsType: number;
|
|
||||||
amount: number;
|
|
||||||
clubOnly: string;
|
|
||||||
extradata: string;
|
|
||||||
haveOffer: string;
|
|
||||||
offerId_group: number;
|
|
||||||
limitedStack: number;
|
|
||||||
orderNumber: number;
|
|
||||||
}
|
|
||||||
|
|
||||||
interface ICatalogAdminContext
|
|
||||||
{
|
|
||||||
adminMode: boolean;
|
|
||||||
setAdminMode: (value: boolean) => void;
|
|
||||||
editingOffer: IPurchasableOffer | null;
|
|
||||||
setEditingOffer: (offer: IPurchasableOffer | null) => void;
|
|
||||||
editingPageData: boolean;
|
|
||||||
setEditingPageData: (value: boolean) => void;
|
|
||||||
editingRootPage: boolean;
|
|
||||||
setEditingRootPage: (value: boolean) => void;
|
|
||||||
editingPageNode: ICatalogNode | null;
|
|
||||||
setEditingPageNode: (node: ICatalogNode | null) => void;
|
|
||||||
loading: boolean;
|
|
||||||
lastError: string | null;
|
|
||||||
savePage: (data: IPageEditData) => Promise<boolean>;
|
|
||||||
createPage: (data: IPageEditData) => Promise<boolean>;
|
|
||||||
deletePage: (pageId: number) => Promise<boolean>;
|
|
||||||
saveOffer: (data: IOfferEditData) => Promise<boolean>;
|
|
||||||
createOffer: (data: IOfferEditData) => Promise<boolean>;
|
|
||||||
deleteOffer: (offerId: number) => Promise<boolean>;
|
|
||||||
reorderOffers: (orders: { id: number; orderNumber: number }[]) => Promise<boolean>;
|
|
||||||
togglePageEnabled: (pageId: number) => Promise<boolean>;
|
|
||||||
togglePageVisible: (pageId: number) => Promise<boolean>;
|
|
||||||
}
|
|
||||||
|
|
||||||
const CatalogAdminContext = createContext<ICatalogAdminContext>(null);
|
|
||||||
|
|
||||||
export const useCatalogAdmin = () => useContext(CatalogAdminContext);
|
|
||||||
|
|
||||||
const API_BASE = '/api/admin/catalog';
|
|
||||||
|
|
||||||
async function apiCall(url: string, method: string, body?: unknown): Promise<{ ok: boolean; data?: Record<string, unknown>; error?: string }>
|
|
||||||
{
|
|
||||||
try
|
|
||||||
{
|
|
||||||
const res = await fetch(url, {
|
|
||||||
method,
|
|
||||||
headers: { 'Content-Type': 'application/json' },
|
|
||||||
credentials: 'include',
|
|
||||||
...(body !== undefined ? { body: JSON.stringify(body) } : {})
|
|
||||||
});
|
|
||||||
|
|
||||||
const json = await res.json();
|
|
||||||
|
|
||||||
if(!res.ok || json.error)
|
|
||||||
{
|
|
||||||
return { ok: false, error: json.error || `HTTP ${ res.status }` };
|
|
||||||
}
|
|
||||||
|
|
||||||
return { ok: true, data: json };
|
|
||||||
}
|
|
||||||
catch(err)
|
|
||||||
{
|
|
||||||
return { ok: false, error: (err as Error).message };
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
export const CatalogAdminProvider: FC<{ children: ReactNode }> = ({ children }) =>
|
|
||||||
{
|
|
||||||
const [ adminMode, setAdminMode ] = useState(false);
|
|
||||||
const [ editingOffer, setEditingOffer ] = useState<IPurchasableOffer | null>(null);
|
|
||||||
const [ editingPageData, setEditingPageData ] = useState(false);
|
|
||||||
const [ editingRootPage, setEditingRootPage ] = useState(false);
|
|
||||||
const [ editingPageNode, setEditingPageNode ] = useState<ICatalogNode | null>(null);
|
|
||||||
const [ loading, setLoading ] = useState(false);
|
|
||||||
const [ lastError, setLastError ] = useState<string | null>(null);
|
|
||||||
|
|
||||||
const withLoading = useCallback(async (fn: () => Promise<boolean>): Promise<boolean> =>
|
|
||||||
{
|
|
||||||
setLoading(true);
|
|
||||||
setLastError(null);
|
|
||||||
|
|
||||||
try
|
|
||||||
{
|
|
||||||
return await fn();
|
|
||||||
}
|
|
||||||
finally
|
|
||||||
{
|
|
||||||
setLoading(false);
|
|
||||||
}
|
|
||||||
}, []);
|
|
||||||
|
|
||||||
const savePage = useCallback((data: IPageEditData): Promise<boolean> =>
|
|
||||||
{
|
|
||||||
return withLoading(async () =>
|
|
||||||
{
|
|
||||||
const { pageId, ...fields } = data;
|
|
||||||
const result = await apiCall(`${ API_BASE }?id=${ pageId }`, 'PUT', fields);
|
|
||||||
|
|
||||||
if(!result.ok) { setLastError(result.error); return false; }
|
|
||||||
|
|
||||||
return true;
|
|
||||||
});
|
|
||||||
}, [ withLoading ]);
|
|
||||||
|
|
||||||
const createPage = useCallback((data: IPageEditData): Promise<boolean> =>
|
|
||||||
{
|
|
||||||
return withLoading(async () =>
|
|
||||||
{
|
|
||||||
const result = await apiCall(API_BASE, 'POST', data);
|
|
||||||
|
|
||||||
if(!result.ok) { setLastError(result.error); return false; }
|
|
||||||
|
|
||||||
return true;
|
|
||||||
});
|
|
||||||
}, [ withLoading ]);
|
|
||||||
|
|
||||||
const deletePage = useCallback((pageId: number): Promise<boolean> =>
|
|
||||||
{
|
|
||||||
return withLoading(async () =>
|
|
||||||
{
|
|
||||||
const result = await apiCall(API_BASE, 'DELETE', { id: pageId });
|
|
||||||
|
|
||||||
if(!result.ok) { setLastError(result.error); return false; }
|
|
||||||
|
|
||||||
return true;
|
|
||||||
});
|
|
||||||
}, [ withLoading ]);
|
|
||||||
|
|
||||||
const saveOffer = useCallback((data: IOfferEditData): Promise<boolean> =>
|
|
||||||
{
|
|
||||||
return withLoading(async () =>
|
|
||||||
{
|
|
||||||
const { offerId, ...fields } = data;
|
|
||||||
const result = await apiCall(`${ API_BASE }/items?id=${ offerId }`, 'PUT', fields);
|
|
||||||
|
|
||||||
if(!result.ok) { setLastError(result.error); return false; }
|
|
||||||
|
|
||||||
return true;
|
|
||||||
});
|
|
||||||
}, [ withLoading ]);
|
|
||||||
|
|
||||||
const createOffer = useCallback((data: IOfferEditData): Promise<boolean> =>
|
|
||||||
{
|
|
||||||
return withLoading(async () =>
|
|
||||||
{
|
|
||||||
const result = await apiCall(`${ API_BASE }/items`, 'POST', data);
|
|
||||||
|
|
||||||
if(!result.ok) { setLastError(result.error); return false; }
|
|
||||||
|
|
||||||
return true;
|
|
||||||
});
|
|
||||||
}, [ withLoading ]);
|
|
||||||
|
|
||||||
const deleteOffer = useCallback((offerId: number): Promise<boolean> =>
|
|
||||||
{
|
|
||||||
return withLoading(async () =>
|
|
||||||
{
|
|
||||||
const result = await apiCall(`${ API_BASE }/items`, 'DELETE', { id: offerId });
|
|
||||||
|
|
||||||
if(!result.ok) { setLastError(result.error); return false; }
|
|
||||||
|
|
||||||
return true;
|
|
||||||
});
|
|
||||||
}, [ withLoading ]);
|
|
||||||
|
|
||||||
const reorderOffers = useCallback((orders: { id: number; orderNumber: number }[]): Promise<boolean> =>
|
|
||||||
{
|
|
||||||
return withLoading(async () =>
|
|
||||||
{
|
|
||||||
const result = await apiCall(`${ API_BASE }/items`, 'PATCH', { action: 'reorder', orders });
|
|
||||||
|
|
||||||
if(!result.ok) { setLastError(result.error); return false; }
|
|
||||||
|
|
||||||
return true;
|
|
||||||
});
|
|
||||||
}, [ withLoading ]);
|
|
||||||
|
|
||||||
const togglePageEnabled = useCallback((pageId: number): Promise<boolean> =>
|
|
||||||
{
|
|
||||||
return withLoading(async () =>
|
|
||||||
{
|
|
||||||
const result = await apiCall(API_BASE, 'PATCH', { action: 'toggleEnabled', id: pageId });
|
|
||||||
|
|
||||||
if(!result.ok) { setLastError(result.error); return false; }
|
|
||||||
|
|
||||||
return true;
|
|
||||||
});
|
|
||||||
}, [ withLoading ]);
|
|
||||||
|
|
||||||
const togglePageVisible = useCallback((pageId: number): Promise<boolean> =>
|
|
||||||
{
|
|
||||||
return withLoading(async () =>
|
|
||||||
{
|
|
||||||
const result = await apiCall(API_BASE, 'PATCH', { action: 'toggleVisible', id: pageId });
|
|
||||||
|
|
||||||
if(!result.ok) { setLastError(result.error); return false; }
|
|
||||||
|
|
||||||
return true;
|
|
||||||
});
|
|
||||||
}, [ withLoading ]);
|
|
||||||
|
|
||||||
return (
|
|
||||||
<CatalogAdminContext.Provider value={ {
|
|
||||||
adminMode, setAdminMode,
|
|
||||||
editingOffer, setEditingOffer,
|
|
||||||
editingPageData, setEditingPageData,
|
|
||||||
editingRootPage, setEditingRootPage,
|
|
||||||
editingPageNode, setEditingPageNode,
|
|
||||||
loading, lastError,
|
|
||||||
savePage, createPage, deletePage,
|
|
||||||
saveOffer, createOffer, deleteOffer,
|
|
||||||
reorderOffers, togglePageEnabled, togglePageVisible
|
|
||||||
} }>
|
|
||||||
{ children }
|
|
||||||
</CatalogAdminContext.Provider>
|
|
||||||
);
|
|
||||||
};
|
|
||||||
@@ -1,31 +1,17 @@
|
|||||||
import { AddLinkEventTracker, GetSessionDataManager, ILinkEventTracker, RemoveLinkEventTracker } from '@nitrots/nitro-renderer';
|
import { AddLinkEventTracker, ILinkEventTracker, RemoveLinkEventTracker } from '@nitrots/nitro-renderer';
|
||||||
import { FC, useEffect, useState } from 'react';
|
import { FC, useEffect } from 'react';
|
||||||
import { FaCog, FaEdit, FaEye, FaEyeSlash, FaHeart, FaPlus, FaStar, FaTrash } from 'react-icons/fa';
|
import { GetConfigurationValue, LocalizeText } from '../../api';
|
||||||
import { LocalizeText } from '../../api';
|
import { Column, Grid, NitroCardContentView, NitroCardHeaderView, NitroCardTabsItemView, NitroCardTabsView, NitroCardView } from '../../common';
|
||||||
import { NitroCardContentView, NitroCardHeaderView, NitroCardView } from '../../common';
|
import { useCatalog } from '../../hooks';
|
||||||
import { useCatalog, useCatalogFavorites } from '../../hooks';
|
|
||||||
import { CatalogAdminProvider, useCatalogAdmin } from './CatalogAdminContext';
|
|
||||||
import { CatalogAdminOfferEditView } from './views/admin/CatalogAdminOfferEditView';
|
|
||||||
import { CatalogAdminPageEditView } from './views/admin/CatalogAdminPageEditView';
|
|
||||||
import { CatalogIconView } from './views/catalog-icon/CatalogIconView';
|
import { CatalogIconView } from './views/catalog-icon/CatalogIconView';
|
||||||
import { CatalogFavoritesView } from './views/favorites/CatalogFavoritesView';
|
|
||||||
import { CatalogGiftView } from './views/gift/CatalogGiftView';
|
import { CatalogGiftView } from './views/gift/CatalogGiftView';
|
||||||
import { CatalogNavigationView } from './views/navigation/CatalogNavigationView';
|
import { CatalogNavigationView } from './views/navigation/CatalogNavigationView';
|
||||||
import { CatalogSearchView } from './views/page/common/CatalogSearchView';
|
|
||||||
import { GetCatalogLayout } from './views/page/layout/GetCatalogLayout';
|
import { GetCatalogLayout } from './views/page/layout/GetCatalogLayout';
|
||||||
import { MarketplacePostOfferView } from './views/page/layout/marketplace/MarketplacePostOfferView';
|
import { MarketplacePostOfferView } from './views/page/layout/marketplace/MarketplacePostOfferView';
|
||||||
|
|
||||||
const CatalogViewInner: FC<{}> = () =>
|
export const CatalogView: FC<{}> = props =>
|
||||||
{
|
{
|
||||||
const { isVisible = false, setIsVisible = null, rootNode = null, currentPage = null, navigationHidden = false, setNavigationHidden = null, activeNodes = [], searchResult = null, setSearchResult = null, openPageByName = null, openPageByOfferId = null, activateNode = null } = useCatalog();
|
const { isVisible = false, setIsVisible = null, rootNode = null, currentPage = null, navigationHidden = false, setNavigationHidden = null, activeNodes = [], searchResult = null, setSearchResult = null, openPageByName = null, openPageByOfferId = null, activateNode = null, getNodeById } = useCatalog();
|
||||||
const catalogAdmin = useCatalogAdmin();
|
|
||||||
const adminMode = catalogAdmin?.adminMode ?? false;
|
|
||||||
const setAdminMode = catalogAdmin?.setAdminMode ?? (() => {});
|
|
||||||
const { favoriteOfferIds, favoritePageIds } = useCatalogFavorites();
|
|
||||||
const [ showFavorites, setShowFavorites ] = useState(false);
|
|
||||||
|
|
||||||
const isMod = GetSessionDataManager().isModerator;
|
|
||||||
const totalFavs = favoriteOfferIds.length + favoritePageIds.length;
|
|
||||||
|
|
||||||
useEffect(() =>
|
useEffect(() =>
|
||||||
{
|
{
|
||||||
@@ -83,199 +69,43 @@ const CatalogViewInner: FC<{}> = () =>
|
|||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
{ isVisible &&
|
{ isVisible &&
|
||||||
<NitroCardView className="nitro-catalog w-[780px] h-[520px]" uniqueKey="catalog">
|
<NitroCardView className="w-[630px] h-[400px]" style={ GetConfigurationValue('catalog.headers') ? { width: 710 } : {} } uniqueKey="catalog">
|
||||||
<NitroCardHeaderView headerText={ LocalizeText('catalog.title') } onCloseClick={ () => setIsVisible(false) } />
|
<NitroCardHeaderView headerText={ LocalizeText('catalog.title') } onCloseClick={ event => setIsVisible(false) } />
|
||||||
<NitroCardContentView classNames={ [ 'p-0!', 'overflow-hidden!' ] }>
|
<NitroCardTabsView>
|
||||||
{ /* Admin banner */ }
|
{ rootNode && (rootNode.children.length > 0) && rootNode.children.map((child, index) =>
|
||||||
{ adminMode &&
|
{
|
||||||
<div className="bg-warning text-dark text-[10px] font-bold text-center py-0.5 uppercase tracking-wider" style={ { textShadow: '0 1px 0 rgba(255,255,255,0.3)' } }>
|
if(!child.isVisible) return null;
|
||||||
⚙ Admin Mode Attivo
|
|
||||||
</div> }
|
|
||||||
|
|
||||||
<div className="flex h-full">
|
return (
|
||||||
{ /* === LEFT SIDEBAR === */ }
|
<NitroCardTabsItemView key={ `${ child.pageId }-${ child.pageName }-${ index }` } isActive={ child.isActive } onClick={ event =>
|
||||||
<div className="group/rail flex flex-col w-[52px] hover:w-[175px] min-w-[52px] bg-card-grid-item border-r-2 border-card-grid-item-border py-1.5 gap-px overflow-y-auto overflow-x-hidden transition-[width] duration-200 ease-in-out">
|
|
||||||
|
|
||||||
{ /* Favorites toggle */ }
|
|
||||||
<div
|
|
||||||
className={ `flex items-center gap-2 mx-1 px-1.5 py-1.5 rounded cursor-pointer transition-all duration-150 ${ showFavorites ? 'bg-primary text-white' : 'hover:bg-card-grid-item-active' }` }
|
|
||||||
onClick={ () => setShowFavorites(!showFavorites) }
|
|
||||||
>
|
|
||||||
<div className="w-[28px] h-[24px] flex items-center justify-center shrink-0 relative">
|
|
||||||
<FaHeart className={ `text-xs ${ showFavorites ? 'text-white' : totalFavs > 0 ? 'text-danger' : 'text-muted' }` } />
|
|
||||||
{ totalFavs > 0 &&
|
|
||||||
<span className="absolute -top-1 -right-1 min-w-[14px] h-[14px] bg-danger text-white text-[8px] font-bold rounded-full flex items-center justify-center px-0.5 leading-none">
|
|
||||||
{ totalFavs }
|
|
||||||
</span> }
|
|
||||||
</div>
|
|
||||||
<span className={ `text-[11px] font-bold whitespace-nowrap opacity-0 group-hover/rail:opacity-100 transition-opacity duration-200 ${ showFavorites ? 'text-white' : '' }` }>{ LocalizeText('catalog.favorites') }</span>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div className="border-b border-card-grid-item-border mx-2 my-0.5" />
|
|
||||||
|
|
||||||
{ /* Admin: root page actions */ }
|
|
||||||
{ adminMode && rootNode &&
|
|
||||||
<div className="flex items-center gap-1 mx-1 px-1.5 py-1 opacity-0 group-hover/rail:opacity-100 transition-opacity">
|
|
||||||
<button
|
|
||||||
className="flex items-center gap-1 text-[9px] text-success hover:text-green-800 cursor-pointer transition-colors"
|
|
||||||
title={ LocalizeText('catalog.admin.new.root.category') }
|
|
||||||
onClick={ () => catalogAdmin.createPage({ caption: 'New Category', pageLayout: 'default_3x3', minRank: 1, visible: '1', enabled: '1', orderNum: 99, parentId: rootNode.pageId }) }
|
|
||||||
>
|
|
||||||
<FaPlus className="text-[8px]" />
|
|
||||||
<span className="whitespace-nowrap">{ LocalizeText('catalog.admin.new') }</span>
|
|
||||||
</button>
|
|
||||||
<button
|
|
||||||
className="flex items-center gap-1 text-[9px] text-primary hover:text-dark cursor-pointer transition-colors"
|
|
||||||
title={ LocalizeText('catalog.admin.edit.root') }
|
|
||||||
onClick={ () => { catalogAdmin.setEditingPageNode(null); catalogAdmin.setEditingRootPage(true); catalogAdmin.setEditingPageData(true); } }
|
|
||||||
>
|
|
||||||
<FaEdit className="text-[8px]" />
|
|
||||||
<span className="whitespace-nowrap">{ LocalizeText('catalog.admin.root') }</span>
|
|
||||||
</button>
|
|
||||||
</div> }
|
|
||||||
|
|
||||||
{ /* Category icons */ }
|
|
||||||
{ rootNode && rootNode.children.length > 0 && rootNode.children.map((child, index) =>
|
|
||||||
{
|
{
|
||||||
if(!adminMode && !child.isVisible) return null;
|
if(searchResult) setSearchResult(null);
|
||||||
|
|
||||||
const isHidden = !child.isVisible;
|
activateNode(child);
|
||||||
|
} } >
|
||||||
return (
|
<div className={ `flex items-center gap-${ GetConfigurationValue('catalog.tab.icons') ? 1 : 0 }` }>
|
||||||
<div
|
{ GetConfigurationValue('catalog.tab.icons') && <CatalogIconView icon={ child.iconId } /> }
|
||||||
key={ `${ child.pageId }-${ index }` }
|
{ child.localization }
|
||||||
className={ `group/cat flex items-center gap-2 mx-1 px-1.5 py-1 rounded cursor-pointer transition-all duration-150 ${ isHidden ? 'opacity-40' : '' } ${ child.isActive ? 'bg-card-grid-item-active border border-card-grid-item-border-active shadow-inner1px' : 'border border-transparent hover:bg-card-grid-item-active' }` }
|
|
||||||
title={ adminMode ? `${ child.localization } [ID: ${ child.pageId }]${ isHidden ? ` (${ LocalizeText('catalog.admin.hidden') })` : '' }` : child.localization }
|
|
||||||
onClick={ () =>
|
|
||||||
{
|
|
||||||
if(searchResult) setSearchResult(null);
|
|
||||||
if(showFavorites) setShowFavorites(false);
|
|
||||||
activateNode(child);
|
|
||||||
} }
|
|
||||||
>
|
|
||||||
<div className="w-[28px] h-[24px] flex items-center justify-center shrink-0 relative">
|
|
||||||
<CatalogIconView icon={ child.iconId } />
|
|
||||||
{ isHidden && <FaEyeSlash className="absolute -bottom-0.5 -right-0.5 text-[7px] text-danger" /> }
|
|
||||||
</div>
|
|
||||||
<span className={ `text-[11px] whitespace-nowrap overflow-hidden truncate opacity-0 group-hover/rail:opacity-100 transition-opacity duration-200 flex-1 ${ child.isActive ? 'font-bold text-dark' : 'text-gray-700' }` }>
|
|
||||||
{ child.localization }
|
|
||||||
</span>
|
|
||||||
{ /* Admin actions on each root category */ }
|
|
||||||
{ adminMode &&
|
|
||||||
<div className="flex items-center gap-1 opacity-0 group-hover/rail:opacity-100 transition-opacity shrink-0">
|
|
||||||
<div
|
|
||||||
className="w-[18px] h-[18px] rounded flex items-center justify-center hover:bg-primary/20 cursor-pointer transition-colors"
|
|
||||||
title={ `${ LocalizeText('catalog.admin.edit.title') } "${ child.localization }"` }
|
|
||||||
onClick={ e =>
|
|
||||||
{
|
|
||||||
e.stopPropagation();
|
|
||||||
catalogAdmin.setEditingPageNode(child);
|
|
||||||
catalogAdmin.setEditingRootPage(false);
|
|
||||||
catalogAdmin.setEditingPageData(true);
|
|
||||||
} }
|
|
||||||
>
|
|
||||||
<FaEdit className="text-[9px] text-primary" />
|
|
||||||
</div>
|
|
||||||
<div
|
|
||||||
className="w-[18px] h-[18px] rounded flex items-center justify-center hover:bg-warning/20 cursor-pointer transition-colors"
|
|
||||||
title={ isHidden ? LocalizeText('catalog.admin.show') : LocalizeText('catalog.admin.hide') }
|
|
||||||
onClick={ e =>
|
|
||||||
{
|
|
||||||
e.stopPropagation();
|
|
||||||
catalogAdmin.togglePageVisible(child.pageId);
|
|
||||||
} }
|
|
||||||
>
|
|
||||||
{ isHidden
|
|
||||||
? <FaEye className="text-[9px] text-success" />
|
|
||||||
: <FaEyeSlash className="text-[9px] text-muted" /> }
|
|
||||||
</div>
|
|
||||||
<div
|
|
||||||
className="w-[18px] h-[18px] rounded flex items-center justify-center hover:bg-danger/20 cursor-pointer transition-colors"
|
|
||||||
title={ `${ LocalizeText('catalog.admin.delete.title') } "${ child.localization }"` }
|
|
||||||
onClick={ e =>
|
|
||||||
{
|
|
||||||
e.stopPropagation();
|
|
||||||
if(confirm(LocalizeText('catalog.admin.delete.category.confirm', [ 'name' ], [ child.localization ])))
|
|
||||||
{
|
|
||||||
catalogAdmin.deletePage(child.pageId);
|
|
||||||
}
|
|
||||||
} }
|
|
||||||
>
|
|
||||||
<FaTrash className="text-[9px] text-danger" />
|
|
||||||
</div>
|
|
||||||
</div> }
|
|
||||||
</div>
|
|
||||||
);
|
|
||||||
}) }
|
|
||||||
</div>
|
|
||||||
|
|
||||||
{ /* === MAIN AREA === */ }
|
|
||||||
<div className="flex flex-col flex-1 overflow-hidden bg-light">
|
|
||||||
{ /* Toolbar: search + admin */ }
|
|
||||||
<div className="flex items-center gap-2 px-2 py-1.5 bg-card-tab-item border-b border-card-grid-item-border">
|
|
||||||
{ /* Breadcrumb */ }
|
|
||||||
<div className="flex items-center gap-1 text-[11px] text-gray-600 min-w-0 flex-1">
|
|
||||||
<FaStar className="text-[9px] text-primary shrink-0" />
|
|
||||||
{ activeNodes && activeNodes.length > 0
|
|
||||||
? activeNodes.map((node, i) => (
|
|
||||||
<span key={ node.pageId } className="flex items-center gap-1 min-w-0">
|
|
||||||
{ i > 0 && <span className="text-[8px] opacity-30">›</span> }
|
|
||||||
<span className={ `truncate ${ i === activeNodes.length - 1 ? 'font-bold text-dark' : 'cursor-pointer hover:text-primary' }` }
|
|
||||||
onClick={ i < activeNodes.length - 1 ? () => activateNode(node) : undefined }>
|
|
||||||
{ node.localization }
|
|
||||||
</span>
|
|
||||||
</span>
|
|
||||||
))
|
|
||||||
: <span className="text-muted">{ LocalizeText('catalog.title') }</span> }
|
|
||||||
</div>
|
</div>
|
||||||
|
</NitroCardTabsItemView>
|
||||||
<div className="w-[180px] shrink-0">
|
);
|
||||||
<CatalogSearchView />
|
}) }
|
||||||
</div>
|
</NitroCardTabsView>
|
||||||
|
<NitroCardContentView>
|
||||||
{ isMod &&
|
<Grid>
|
||||||
<button
|
{ !navigationHidden &&
|
||||||
className={ `flex items-center gap-1 px-2 py-1 rounded text-[10px] font-bold cursor-pointer transition-all border ${ adminMode ? 'bg-warning text-dark border-warning shadow-inner1px' : 'bg-card-grid-item text-gray-600 border-card-grid-item-border hover:bg-primary hover:text-white hover:border-primary' }` }
|
<Column overflow="hidden" size={ 3 }>
|
||||||
onClick={ () => setAdminMode(!adminMode) }
|
{ activeNodes && (activeNodes.length > 0) &&
|
||||||
>
|
<CatalogNavigationView node={ activeNodes[0] } /> }
|
||||||
<FaCog className={ `${ adminMode ? 'animate-spin' : '' }` } style={ adminMode ? { animationDuration: '3s' } : {} } />
|
</Column> }
|
||||||
{ LocalizeText('catalog.admin') }
|
<Column overflow="hidden" size={ !navigationHidden ? 9 : 12 }>
|
||||||
</button> }
|
{ GetCatalogLayout(currentPage, () => setNavigationHidden(true)) }
|
||||||
</div>
|
</Column>
|
||||||
|
</Grid>
|
||||||
{ /* Content area */ }
|
|
||||||
<div className="flex flex-1 overflow-hidden">
|
|
||||||
{ showFavorites
|
|
||||||
? <div className="flex-1 overflow-auto bg-card-content-area">
|
|
||||||
<CatalogFavoritesView onClose={ () => setShowFavorites(false) } />
|
|
||||||
</div>
|
|
||||||
: <>
|
|
||||||
{ !navigationHidden && activeNodes && activeNodes.length > 0 &&
|
|
||||||
<div className="w-[170px] min-w-[170px] border-r-2 border-card-grid-item-border bg-card-grid-item overflow-y-auto py-1">
|
|
||||||
<CatalogNavigationView node={ activeNodes[0] } />
|
|
||||||
</div> }
|
|
||||||
<div className="flex-1 overflow-auto p-2 bg-card-content-area">
|
|
||||||
{ adminMode && <CatalogAdminPageEditView /> }
|
|
||||||
{ GetCatalogLayout(currentPage, () => setNavigationHidden(true)) }
|
|
||||||
</div>
|
|
||||||
</> }
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</NitroCardContentView>
|
</NitroCardContentView>
|
||||||
</NitroCardView> }
|
</NitroCardView> }
|
||||||
<CatalogAdminOfferEditView />
|
|
||||||
<CatalogGiftView />
|
<CatalogGiftView />
|
||||||
<MarketplacePostOfferView />
|
<MarketplacePostOfferView />
|
||||||
</>
|
</>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|
||||||
export const CatalogView: FC<{}> = () =>
|
|
||||||
{
|
|
||||||
return (
|
|
||||||
<CatalogAdminProvider>
|
|
||||||
<CatalogViewInner />
|
|
||||||
</CatalogAdminProvider>
|
|
||||||
);
|
|
||||||
};
|
|
||||||
|
|||||||
@@ -1,225 +0,0 @@
|
|||||||
import { FC, useEffect, useState } from 'react';
|
|
||||||
import { createPortal } from 'react-dom';
|
|
||||||
import { FaSave, FaSpinner, FaTimes, FaTrash } from 'react-icons/fa';
|
|
||||||
import { LocalizeText } from '../../../../api';
|
|
||||||
import { useCatalog } from '../../../../hooks';
|
|
||||||
import { IOfferEditData, useCatalogAdmin } from '../../CatalogAdminContext';
|
|
||||||
|
|
||||||
export const CatalogAdminOfferEditView: FC<{}> = () =>
|
|
||||||
{
|
|
||||||
const { currentPage = null } = useCatalog();
|
|
||||||
const catalogAdmin = useCatalogAdmin();
|
|
||||||
const editingOffer = catalogAdmin?.editingOffer ?? null;
|
|
||||||
const setEditingOffer = catalogAdmin?.setEditingOffer;
|
|
||||||
const saveOffer = catalogAdmin?.saveOffer;
|
|
||||||
const deleteOffer = catalogAdmin?.deleteOffer;
|
|
||||||
const createOffer = catalogAdmin?.createOffer;
|
|
||||||
const loading = catalogAdmin?.loading ?? false;
|
|
||||||
|
|
||||||
const [ itemIds, setItemIds ] = useState('0');
|
|
||||||
const [ catalogName, setCatalogName ] = useState('');
|
|
||||||
const [ costCredits, setCostCredits ] = useState(0);
|
|
||||||
const [ costPoints, setCostPoints ] = useState(0);
|
|
||||||
const [ pointsType, setPointsType ] = useState(0);
|
|
||||||
const [ amount, setAmount ] = useState(1);
|
|
||||||
const [ clubOnly, setClubOnly ] = useState('0');
|
|
||||||
const [ extradata, setExtradata ] = useState('');
|
|
||||||
const [ haveOffer, setHaveOffer ] = useState('1');
|
|
||||||
const [ offerId, setOfferIdGroup ] = useState(-1);
|
|
||||||
const [ limitedStack, setLimitedStack ] = useState(0);
|
|
||||||
const [ orderNumber, setOrderNumber ] = useState(0);
|
|
||||||
const [ isNew, setIsNew ] = useState(false);
|
|
||||||
|
|
||||||
useEffect(() =>
|
|
||||||
{
|
|
||||||
if(!editingOffer) return;
|
|
||||||
|
|
||||||
if(editingOffer.offerId === -1)
|
|
||||||
{
|
|
||||||
setIsNew(true);
|
|
||||||
setItemIds('0');
|
|
||||||
setCatalogName('');
|
|
||||||
setCostCredits(0);
|
|
||||||
setCostPoints(0);
|
|
||||||
setPointsType(0);
|
|
||||||
setAmount(1);
|
|
||||||
setClubOnly('0');
|
|
||||||
setExtradata('');
|
|
||||||
setHaveOffer('1');
|
|
||||||
setOfferIdGroup(-1);
|
|
||||||
setLimitedStack(0);
|
|
||||||
setOrderNumber(0);
|
|
||||||
}
|
|
||||||
else
|
|
||||||
{
|
|
||||||
setIsNew(false);
|
|
||||||
setItemIds(String(editingOffer.product?.productClassId || 0));
|
|
||||||
setCatalogName(editingOffer.localizationName || '');
|
|
||||||
setCostCredits(editingOffer.priceInCredits);
|
|
||||||
setCostPoints(editingOffer.priceInActivityPoints);
|
|
||||||
setPointsType(editingOffer.activityPointType);
|
|
||||||
setAmount(editingOffer.product?.productCount || 1);
|
|
||||||
setClubOnly(editingOffer.clubLevel > 0 ? '1' : '0');
|
|
||||||
setExtradata(editingOffer.product?.extraParam || '');
|
|
||||||
setHaveOffer('1');
|
|
||||||
setOfferIdGroup(editingOffer.offerId || -1);
|
|
||||||
setLimitedStack(0);
|
|
||||||
setOrderNumber(0);
|
|
||||||
}
|
|
||||||
}, [ editingOffer ]);
|
|
||||||
|
|
||||||
if(!editingOffer) return null;
|
|
||||||
|
|
||||||
const handleSave = async () =>
|
|
||||||
{
|
|
||||||
if(!saveOffer || !createOffer) return;
|
|
||||||
|
|
||||||
const data: IOfferEditData = {
|
|
||||||
offerId: isNew ? undefined : editingOffer.offerId,
|
|
||||||
pageId: currentPage?.pageId || 0,
|
|
||||||
itemIds,
|
|
||||||
catalogName,
|
|
||||||
costCredits,
|
|
||||||
costPoints,
|
|
||||||
pointsType,
|
|
||||||
amount,
|
|
||||||
clubOnly,
|
|
||||||
extradata,
|
|
||||||
haveOffer,
|
|
||||||
offerId_group: offerId,
|
|
||||||
limitedStack,
|
|
||||||
orderNumber
|
|
||||||
};
|
|
||||||
|
|
||||||
const success = isNew ? await createOffer(data) : await saveOffer(data);
|
|
||||||
|
|
||||||
if(success && setEditingOffer) setEditingOffer(null);
|
|
||||||
};
|
|
||||||
|
|
||||||
const handleDelete = () =>
|
|
||||||
{
|
|
||||||
if(isNew || !deleteOffer || !confirm(LocalizeText('catalog.admin.delete.offer.confirm'))) return;
|
|
||||||
|
|
||||||
deleteOffer(editingOffer.offerId);
|
|
||||||
if(setEditingOffer) setEditingOffer(null);
|
|
||||||
};
|
|
||||||
|
|
||||||
const inputClass = 'text-[11px] border-2 border-card-grid-item-border rounded px-2 py-1 bg-white focus:outline-none focus:border-primary transition-colors';
|
|
||||||
|
|
||||||
return createPortal(
|
|
||||||
<div className="fixed inset-0 flex items-center justify-center" style={ { zIndex: 1000 } } onClick={ () => setEditingOffer(null) }>
|
|
||||||
<div className="absolute inset-0 bg-black/30 backdrop-blur-[1px]" />
|
|
||||||
|
|
||||||
<div className="relative bg-light rounded-lg w-[420px] border-2 border-card-border overflow-hidden shadow-lg" onClick={ e => e.stopPropagation() }>
|
|
||||||
{ /* Header */ }
|
|
||||||
<div className="flex items-center justify-between px-3 py-2 bg-card-header">
|
|
||||||
<span className="text-sm font-bold text-white">
|
|
||||||
{ isNew ? LocalizeText('catalog.admin.offer.new') : `${ LocalizeText('catalog.admin.offer.edit') } #${ editingOffer.offerId }` }
|
|
||||||
</span>
|
|
||||||
<div className="cursor-pointer" onClick={ () => setEditingOffer(null) }>
|
|
||||||
<FaTimes className="text-white/70 hover:text-white text-xs" />
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div className="p-3 flex flex-col gap-2.5">
|
|
||||||
{ /* Current name */ }
|
|
||||||
{ !isNew &&
|
|
||||||
<div className="text-[10px] text-muted bg-card-grid-item rounded px-2.5 py-1 font-mono border border-card-grid-item-border">
|
|
||||||
{ editingOffer.localizationName }
|
|
||||||
</div> }
|
|
||||||
|
|
||||||
{ /* Catalog Name */ }
|
|
||||||
<div className="flex flex-col gap-0.5">
|
|
||||||
<label className="text-[9px] text-primary uppercase font-bold">{ LocalizeText('catalog.admin.offer.name') }</label>
|
|
||||||
<input className={ inputClass } placeholder="es. rare_dragon_lamp" type="text" value={ catalogName } onChange={ e => setCatalogName(e.target.value) } />
|
|
||||||
</div>
|
|
||||||
|
|
||||||
{ /* Generale */ }
|
|
||||||
<div className="bg-white rounded border-2 border-card-grid-item-border p-2.5">
|
|
||||||
<div className="text-[9px] text-primary uppercase font-bold mb-1.5">{ LocalizeText('catalog.admin.offer.general') }</div>
|
|
||||||
<div className="grid grid-cols-3 gap-1.5">
|
|
||||||
<div className="flex flex-col gap-0.5">
|
|
||||||
<label className="text-[9px] text-muted">Item IDs</label>
|
|
||||||
<input className={ inputClass } placeholder="1234" type="text" value={ itemIds } onChange={ e => setItemIds(e.target.value) } />
|
|
||||||
</div>
|
|
||||||
<div className="flex flex-col gap-0.5">
|
|
||||||
<label className="text-[9px] text-muted">{ LocalizeText('catalog.admin.offer.quantity') }</label>
|
|
||||||
<input className={ inputClass } min={ 1 } type="number" value={ amount } onChange={ e => setAmount(parseInt(e.target.value) || 1) } />
|
|
||||||
</div>
|
|
||||||
<div className="flex flex-col gap-0.5">
|
|
||||||
<label className="text-[9px] text-muted">{ LocalizeText('catalog.admin.order') }</label>
|
|
||||||
<input className={ inputClass } min={ 0 } type="number" value={ orderNumber } onChange={ e => setOrderNumber(parseInt(e.target.value) || 0) } />
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
{ /* Prezzi */ }
|
|
||||||
<div className="bg-white rounded border-2 border-card-grid-item-border p-2.5">
|
|
||||||
<div className="text-[9px] text-primary uppercase font-bold mb-1.5">{ LocalizeText('catalog.admin.offer.prices') }</div>
|
|
||||||
<div className="grid grid-cols-3 gap-1.5">
|
|
||||||
<div className="flex flex-col gap-0.5">
|
|
||||||
<label className="text-[9px] text-muted">{ LocalizeText('catalog.admin.offer.credits') }</label>
|
|
||||||
<input className={ inputClass } min={ 0 } type="number" value={ costCredits } onChange={ e => setCostCredits(parseInt(e.target.value) || 0) } />
|
|
||||||
</div>
|
|
||||||
<div className="flex flex-col gap-0.5">
|
|
||||||
<label className="text-[9px] text-muted">{ LocalizeText('catalog.admin.offer.points') }</label>
|
|
||||||
<input className={ inputClass } min={ 0 } type="number" value={ costPoints } onChange={ e => setCostPoints(parseInt(e.target.value) || 0) } />
|
|
||||||
</div>
|
|
||||||
<div className="flex flex-col gap-0.5">
|
|
||||||
<label className="text-[9px] text-muted">{ LocalizeText('catalog.admin.offer.points.type') }</label>
|
|
||||||
<select className={ inputClass } value={ pointsType } onChange={ e => setPointsType(parseInt(e.target.value)) }>
|
|
||||||
<option value={ 0 }>Duckets</option>
|
|
||||||
<option value={ 5 }>Diamonds</option>
|
|
||||||
<option value={ 101 }>Seasonal</option>
|
|
||||||
</select>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
{ /* Opzioni */ }
|
|
||||||
<div className="bg-white rounded border-2 border-card-grid-item-border p-2.5">
|
|
||||||
<div className="text-[9px] text-primary uppercase font-bold mb-1.5">{ LocalizeText('catalog.admin.offer.options') }</div>
|
|
||||||
<div className="grid grid-cols-3 gap-1.5 mb-1.5">
|
|
||||||
<div className="flex flex-col gap-0.5">
|
|
||||||
<label className="text-[9px] text-muted">{ LocalizeText('catalog.admin.offer.club.only') }</label>
|
|
||||||
<select className={ inputClass } value={ clubOnly } onChange={ e => setClubOnly(e.target.value) }>
|
|
||||||
<option value="0">No</option>
|
|
||||||
<option value="1">Si</option>
|
|
||||||
</select>
|
|
||||||
</div>
|
|
||||||
<div className="flex flex-col gap-0.5">
|
|
||||||
<label className="text-[9px] text-muted">Limited Stack</label>
|
|
||||||
<input className={ inputClass } min={ 0 } type="number" value={ limitedStack } onChange={ e => setLimitedStack(parseInt(e.target.value) || 0) } />
|
|
||||||
</div>
|
|
||||||
<div className="flex flex-col gap-0.5">
|
|
||||||
<label className="text-[9px] text-muted">Offer ID</label>
|
|
||||||
<input className={ inputClass } type="number" value={ offerId } onChange={ e => setOfferIdGroup(parseInt(e.target.value) || -1) } />
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div className="flex flex-col gap-0.5">
|
|
||||||
<label className="text-[9px] text-muted">{ LocalizeText('catalog.admin.offer.extradata') }</label>
|
|
||||||
<input className={ inputClass } placeholder="dati extra (opzionale)" type="text" value={ extradata } onChange={ e => setExtradata(e.target.value) } />
|
|
||||||
</div>
|
|
||||||
<div className="flex items-center gap-1.5 mt-1.5">
|
|
||||||
<input className="accent-primary" checked={ haveOffer === '1' } id="haveOffer" type="checkbox" onChange={ e => setHaveOffer(e.target.checked ? '1' : '0') } />
|
|
||||||
<label className="text-[10px] cursor-pointer" htmlFor="haveOffer">{ LocalizeText('catalog.admin.offer.have.offer') }</label>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
{ /* Actions */ }
|
|
||||||
<div className="flex justify-between">
|
|
||||||
{ !isNew
|
|
||||||
? <button className="flex items-center gap-1 px-2 py-1 rounded text-[10px] font-bold bg-danger/10 text-danger border border-danger/30 hover:bg-danger/20 transition-colors cursor-pointer" onClick={ handleDelete }>
|
|
||||||
<FaTrash className="text-[8px]" /> { LocalizeText('catalog.admin.delete') }
|
|
||||||
</button>
|
|
||||||
: <div /> }
|
|
||||||
<button className="flex items-center gap-1 px-3 py-1 rounded text-[10px] font-bold bg-primary text-white hover:bg-secondary transition-colors cursor-pointer disabled:opacity-50" disabled={ loading } onClick={ handleSave }>
|
|
||||||
{ loading ? <FaSpinner className="text-[8px] animate-spin" /> : <FaSave className="text-[8px]" /> } { isNew ? LocalizeText('catalog.admin.create') : LocalizeText('catalog.admin.save') }
|
|
||||||
</button>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>,
|
|
||||||
document.body
|
|
||||||
);
|
|
||||||
};
|
|
||||||
@@ -1,153 +0,0 @@
|
|||||||
import { FC, useEffect, useState } from 'react';
|
|
||||||
import { FaSave, FaSpinner, FaTimes, FaTrash } from 'react-icons/fa';
|
|
||||||
import { LocalizeText } from '../../../../api';
|
|
||||||
import { useCatalog } from '../../../../hooks';
|
|
||||||
import { IPageEditData, useCatalogAdmin } from '../../CatalogAdminContext';
|
|
||||||
|
|
||||||
const LAYOUT_OPTIONS = [
|
|
||||||
'default_3x3', 'frontpage4', 'pets', 'pets2', 'pets3',
|
|
||||||
'spaces_new', 'soundmachine', 'trophies', 'roomads',
|
|
||||||
'guild_frontpage', 'guild_forum', 'guild_custom_furni',
|
|
||||||
'vip_buy', 'marketplace', 'marketplace_own_items',
|
|
||||||
'recycler', 'recycler_info', 'recycler_prizes',
|
|
||||||
'info_loyalty', 'badge_display', 'bots', 'single_bundle',
|
|
||||||
'color_grouping', 'recent_purchases', 'custom_prefix'
|
|
||||||
];
|
|
||||||
|
|
||||||
export const CatalogAdminPageEditView: FC<{}> = () =>
|
|
||||||
{
|
|
||||||
const { currentPage = null, activeNodes = [], rootNode = null } = useCatalog();
|
|
||||||
const catalogAdmin = useCatalogAdmin();
|
|
||||||
const editingPageData = catalogAdmin?.editingPageData ?? false;
|
|
||||||
const editingRootPage = catalogAdmin?.editingRootPage ?? false;
|
|
||||||
const editingPageNode = catalogAdmin?.editingPageNode ?? null;
|
|
||||||
const loading = catalogAdmin?.loading ?? false;
|
|
||||||
|
|
||||||
const [ caption, setCaption ] = useState('');
|
|
||||||
const [ pageLayout, setPageLayout ] = useState('default_3x3');
|
|
||||||
const [ minRank, setMinRank ] = useState(1);
|
|
||||||
const [ visible, setVisible ] = useState('1');
|
|
||||||
const [ enabled, setEnabled ] = useState('1');
|
|
||||||
const [ orderNum, setOrderNum ] = useState(0);
|
|
||||||
|
|
||||||
// Resolve what we're editing:
|
|
||||||
// 1. editingPageNode (explicit node from sidebar click)
|
|
||||||
// 2. editingRootPage (root button)
|
|
||||||
// 3. current active page (from "Modifica Pagina" in layout)
|
|
||||||
const targetNode = editingPageNode
|
|
||||||
? editingPageNode
|
|
||||||
: editingRootPage
|
|
||||||
? rootNode
|
|
||||||
: (activeNodes.length > 0 ? activeNodes[activeNodes.length - 1] : null);
|
|
||||||
|
|
||||||
const targetPageId = targetNode?.pageId ?? currentPage?.pageId;
|
|
||||||
const isRoot = editingRootPage;
|
|
||||||
|
|
||||||
const closeForm = () =>
|
|
||||||
{
|
|
||||||
catalogAdmin?.setEditingPageData(false);
|
|
||||||
catalogAdmin?.setEditingRootPage(false);
|
|
||||||
catalogAdmin?.setEditingPageNode(null);
|
|
||||||
};
|
|
||||||
|
|
||||||
useEffect(() =>
|
|
||||||
{
|
|
||||||
if(!editingPageData || !targetNode) return;
|
|
||||||
|
|
||||||
setCaption(targetNode.localization || '');
|
|
||||||
setPageLayout(currentPage?.layoutCode || 'default_3x3');
|
|
||||||
setVisible(targetNode.isVisible ? '1' : '0');
|
|
||||||
setEnabled('1');
|
|
||||||
setMinRank(1);
|
|
||||||
setOrderNum(0);
|
|
||||||
}, [ editingPageData, targetNode, currentPage ]);
|
|
||||||
|
|
||||||
if(!editingPageData || !targetNode) return null;
|
|
||||||
|
|
||||||
const inputClass = 'text-[11px] border-2 border-card-grid-item-border rounded px-2 py-1 bg-white focus:outline-none focus:border-primary transition-colors';
|
|
||||||
|
|
||||||
const handleSave = async () =>
|
|
||||||
{
|
|
||||||
if(!catalogAdmin?.savePage) return;
|
|
||||||
|
|
||||||
const parentNode = targetNode.parent;
|
|
||||||
|
|
||||||
const data: IPageEditData = {
|
|
||||||
pageId: targetPageId,
|
|
||||||
caption,
|
|
||||||
pageLayout,
|
|
||||||
minRank,
|
|
||||||
visible,
|
|
||||||
enabled,
|
|
||||||
orderNum,
|
|
||||||
parentId: parentNode ? parentNode.pageId : -1,
|
|
||||||
};
|
|
||||||
|
|
||||||
const success = await catalogAdmin.savePage(data);
|
|
||||||
|
|
||||||
if(success) closeForm();
|
|
||||||
};
|
|
||||||
|
|
||||||
const handleDelete = async () =>
|
|
||||||
{
|
|
||||||
if(!catalogAdmin?.deletePage || isRoot) return;
|
|
||||||
if(!confirm(LocalizeText('catalog.admin.delete.page.confirm', [ 'name' ], [ targetNode.localization ]))) return;
|
|
||||||
|
|
||||||
const success = await catalogAdmin.deletePage(targetPageId);
|
|
||||||
|
|
||||||
if(success) closeForm();
|
|
||||||
};
|
|
||||||
|
|
||||||
return (
|
|
||||||
<div className="bg-white rounded border-2 border-card-grid-item-border p-2.5 mb-2">
|
|
||||||
<div className="flex items-center justify-between mb-2">
|
|
||||||
<span className="text-[11px] font-bold text-primary uppercase tracking-wide">
|
|
||||||
{ isRoot ? LocalizeText('catalog.admin.edit.root') : `${ LocalizeText('catalog.admin.edit') } ${ targetNode.localization } (#${ targetPageId })` }
|
|
||||||
</span>
|
|
||||||
<FaTimes className="text-muted cursor-pointer hover:text-danger text-[10px]" onClick={ closeForm } />
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div className="grid grid-cols-3 gap-1.5">
|
|
||||||
<div className="flex flex-col gap-0.5 col-span-2">
|
|
||||||
<label className="text-[9px] text-muted uppercase font-bold">Caption</label>
|
|
||||||
<input className={ inputClass } value={ caption } onChange={ e => setCaption(e.target.value) } />
|
|
||||||
</div>
|
|
||||||
<div className="flex flex-col gap-0.5">
|
|
||||||
<label className="text-[9px] text-muted uppercase font-bold">Min Rank</label>
|
|
||||||
<input className={ inputClass } min={ 1 } type="number" value={ minRank } onChange={ e => setMinRank(parseInt(e.target.value) || 1) } />
|
|
||||||
</div>
|
|
||||||
<div className="flex flex-col gap-0.5">
|
|
||||||
<label className="text-[9px] text-muted uppercase font-bold">Layout</label>
|
|
||||||
<select className={ inputClass } value={ pageLayout } onChange={ e => setPageLayout(e.target.value) }>
|
|
||||||
{ LAYOUT_OPTIONS.map(l => <option key={ l } value={ l }>{ l }</option>) }
|
|
||||||
</select>
|
|
||||||
</div>
|
|
||||||
<div className="flex flex-col gap-0.5">
|
|
||||||
<label className="text-[9px] text-muted uppercase font-bold">{ LocalizeText('catalog.admin.order') }</label>
|
|
||||||
<input className={ inputClass } min={ 0 } type="number" value={ orderNum } onChange={ e => setOrderNum(parseInt(e.target.value) || 0) } />
|
|
||||||
</div>
|
|
||||||
<div className="flex items-end gap-2 pb-0.5">
|
|
||||||
<label className="flex items-center gap-1 text-[10px] cursor-pointer">
|
|
||||||
<input className="accent-primary" checked={ visible === '1' } type="checkbox" onChange={ e => setVisible(e.target.checked ? '1' : '0') } />
|
|
||||||
{ LocalizeText('catalog.admin.visible') }
|
|
||||||
</label>
|
|
||||||
<label className="flex items-center gap-1 text-[10px] cursor-pointer">
|
|
||||||
<input className="accent-primary" checked={ enabled === '1' } type="checkbox" onChange={ e => setEnabled(e.target.checked ? '1' : '0') } />
|
|
||||||
{ LocalizeText('catalog.admin.enabled') }
|
|
||||||
</label>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div className="flex justify-between mt-2">
|
|
||||||
{ !isRoot
|
|
||||||
? <button className="flex items-center gap-1 px-2 py-1 rounded text-[10px] font-bold bg-danger/10 text-danger border border-danger/30 hover:bg-danger/20 transition-colors cursor-pointer" onClick={ handleDelete }>
|
|
||||||
<FaTrash className="text-[8px]" /> { LocalizeText('catalog.admin.delete') }
|
|
||||||
</button>
|
|
||||||
: <div /> }
|
|
||||||
<button className="flex items-center gap-1 px-3 py-1 rounded text-[10px] font-bold bg-primary text-white hover:bg-secondary transition-colors cursor-pointer disabled:opacity-50" disabled={ loading } onClick={ handleSave }>
|
|
||||||
{ loading ? <FaSpinner className="text-[8px] animate-spin" /> : <FaSave className="text-[8px]" /> } { LocalizeText('catalog.admin.save') }
|
|
||||||
</button>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
);
|
|
||||||
};
|
|
||||||
@@ -1,30 +0,0 @@
|
|||||||
import { FC } from 'react';
|
|
||||||
import { ICatalogNode } from '../../../../api';
|
|
||||||
import { CatalogIconView } from '../catalog-icon/CatalogIconView';
|
|
||||||
|
|
||||||
interface CatalogRailItemViewProps
|
|
||||||
{
|
|
||||||
node: ICatalogNode;
|
|
||||||
isActive: boolean;
|
|
||||||
onClick: () => void;
|
|
||||||
}
|
|
||||||
|
|
||||||
export const CatalogRailItemView: FC<CatalogRailItemViewProps> = props =>
|
|
||||||
{
|
|
||||||
const { node, isActive, onClick } = props;
|
|
||||||
|
|
||||||
return (
|
|
||||||
<div
|
|
||||||
className={ `flex items-center gap-2 px-1.5 py-1.5 rounded-lg cursor-pointer transition-all duration-150 shrink-0 ${ isActive ? 'bg-white shadow-catalog-card ring-1 ring-catalog-accent/30' : 'hover:bg-white/60' }` }
|
|
||||||
title={ node.localization }
|
|
||||||
onClick={ onClick }
|
|
||||||
>
|
|
||||||
<div className="w-[30px] h-[30px] flex items-center justify-center shrink-0">
|
|
||||||
<CatalogIconView icon={ node.iconId } />
|
|
||||||
</div>
|
|
||||||
<span className={ `text-[11px] font-medium whitespace-nowrap overflow-hidden opacity-0 group-hover:opacity-100 transition-opacity duration-200 truncate ${ isActive ? 'text-catalog-accent' : 'text-catalog-text' }` }>
|
|
||||||
{ node.localization }
|
|
||||||
</span>
|
|
||||||
</div>
|
|
||||||
);
|
|
||||||
};
|
|
||||||
@@ -1,154 +0,0 @@
|
|||||||
import { FC, useMemo } from 'react';
|
|
||||||
import { FaHeart, FaStar, FaTimes } from 'react-icons/fa';
|
|
||||||
import { ICatalogNode, LocalizeText } from '../../../../api';
|
|
||||||
import { useCatalog, useCatalogFavorites } from '../../../../hooks';
|
|
||||||
import { CatalogIconView } from '../catalog-icon/CatalogIconView';
|
|
||||||
|
|
||||||
interface CatalogFavoritesViewProps
|
|
||||||
{
|
|
||||||
onClose: () => void;
|
|
||||||
}
|
|
||||||
|
|
||||||
export const CatalogFavoritesView: FC<CatalogFavoritesViewProps> = props =>
|
|
||||||
{
|
|
||||||
const { onClose } = props;
|
|
||||||
const { favoriteOffers, favoritePageIds, toggleFavoritePage, toggleFavoriteOffer } = useCatalogFavorites();
|
|
||||||
const { offersToNodes, activateNode, openPageByOfferId, rootNode } = useCatalog();
|
|
||||||
|
|
||||||
const favoritePages = useMemo(() =>
|
|
||||||
{
|
|
||||||
if(!rootNode || favoritePageIds.length === 0) return [];
|
|
||||||
|
|
||||||
const pages: Array<{ pageId: number; name: string; iconId: number; node: ICatalogNode }> = [];
|
|
||||||
|
|
||||||
const findNode = (node: ICatalogNode) =>
|
|
||||||
{
|
|
||||||
if(favoritePageIds.includes(node.pageId))
|
|
||||||
{
|
|
||||||
pages.push({ pageId: node.pageId, name: node.localization, iconId: node.iconId, node });
|
|
||||||
}
|
|
||||||
|
|
||||||
if(node.children)
|
|
||||||
{
|
|
||||||
for(const child of node.children) findNode(child);
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
findNode(rootNode);
|
|
||||||
|
|
||||||
return pages;
|
|
||||||
}, [ favoritePageIds, rootNode ]);
|
|
||||||
|
|
||||||
// Enrich offers with node data if available
|
|
||||||
const enrichedOffers = useMemo(() =>
|
|
||||||
{
|
|
||||||
return favoriteOffers.map(fav =>
|
|
||||||
{
|
|
||||||
let nodeName: string | null = null;
|
|
||||||
let nodeIconId: number | null = null;
|
|
||||||
|
|
||||||
if(offersToNodes)
|
|
||||||
{
|
|
||||||
const nodes = offersToNodes.get(fav.offerId);
|
|
||||||
|
|
||||||
if(nodes && nodes.length > 0)
|
|
||||||
{
|
|
||||||
nodeName = nodes[0].localization;
|
|
||||||
nodeIconId = nodes[0].iconId;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
return {
|
|
||||||
...fav,
|
|
||||||
displayName: fav.name || nodeName || `Offer #${ fav.offerId }`,
|
|
||||||
nodeIconId
|
|
||||||
};
|
|
||||||
});
|
|
||||||
}, [ favoriteOffers, offersToNodes ]);
|
|
||||||
|
|
||||||
return (
|
|
||||||
<div className="flex flex-col h-full gap-2 p-2.5">
|
|
||||||
{ /* Header */ }
|
|
||||||
<div className="flex items-center justify-between">
|
|
||||||
<div className="flex items-center gap-1.5">
|
|
||||||
<FaHeart className="text-danger text-xs" />
|
|
||||||
<span className="text-sm font-bold">{ LocalizeText('catalog.favorites') }</span>
|
|
||||||
<span className="text-[10px] text-muted font-bold">({ enrichedOffers.length + favoritePages.length })</span>
|
|
||||||
</div>
|
|
||||||
<button className="text-muted hover:text-danger cursor-pointer transition-colors" onClick={ onClose }>
|
|
||||||
<FaTimes className="text-[10px]" />
|
|
||||||
</button>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div className="flex-1 overflow-y-auto flex flex-col gap-2.5">
|
|
||||||
{ /* Favorite Pages */ }
|
|
||||||
{ favoritePages.length > 0 &&
|
|
||||||
<div>
|
|
||||||
<div className="flex items-center gap-1 mb-1">
|
|
||||||
<FaStar className="text-warning text-[8px]" />
|
|
||||||
<span className="text-[10px] font-bold text-muted uppercase tracking-wider">{ LocalizeText('catalog.favorites.pages') }</span>
|
|
||||||
</div>
|
|
||||||
<div className="flex flex-col gap-px">
|
|
||||||
{ favoritePages.map(page => (
|
|
||||||
<div
|
|
||||||
key={ page.pageId }
|
|
||||||
className="group/fav flex items-center gap-2 px-1.5 py-1 bg-card-grid-item rounded border border-card-grid-item-border hover:bg-card-grid-item-active cursor-pointer transition-all duration-100"
|
|
||||||
onClick={ () => { activateNode(page.node); onClose(); } }
|
|
||||||
>
|
|
||||||
<CatalogIconView icon={ page.iconId } />
|
|
||||||
<span className="text-[11px] flex-1 truncate font-medium">{ page.name }</span>
|
|
||||||
<FaTimes
|
|
||||||
className="text-[7px] text-muted opacity-0 group-hover/fav:opacity-100 hover:text-danger transition-all cursor-pointer"
|
|
||||||
onClick={ e => { e.stopPropagation(); toggleFavoritePage(page.pageId); } }
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
)) }
|
|
||||||
</div>
|
|
||||||
</div> }
|
|
||||||
|
|
||||||
{ /* Favorite Offers */ }
|
|
||||||
{ enrichedOffers.length > 0 &&
|
|
||||||
<div>
|
|
||||||
<div className="flex items-center gap-1 mb-1">
|
|
||||||
<FaHeart className="text-danger text-[8px]" />
|
|
||||||
<span className="text-[10px] font-bold text-muted uppercase tracking-wider">{ LocalizeText('catalog.favorites.furni') }</span>
|
|
||||||
</div>
|
|
||||||
<div className="flex flex-col gap-px">
|
|
||||||
{ enrichedOffers.map(fav => (
|
|
||||||
<div
|
|
||||||
key={ fav.offerId }
|
|
||||||
className="group/fav flex items-center gap-2 px-1.5 py-1 bg-card-grid-item rounded border border-card-grid-item-border hover:bg-card-grid-item-active cursor-pointer transition-all duration-100"
|
|
||||||
onClick={ () => { openPageByOfferId(fav.offerId); onClose(); } }
|
|
||||||
>
|
|
||||||
{ /* Furni icon */ }
|
|
||||||
<div className="w-[28px] h-[28px] flex items-center justify-center shrink-0 bg-white rounded border border-card-grid-item-border overflow-hidden">
|
|
||||||
{ fav.iconUrl
|
|
||||||
? <img className="max-w-full max-h-full object-contain image-rendering-pixelated" src={ fav.iconUrl } />
|
|
||||||
: fav.nodeIconId !== null
|
|
||||||
? <CatalogIconView icon={ fav.nodeIconId } />
|
|
||||||
: <FaHeart className="text-[9px] text-muted" />
|
|
||||||
}
|
|
||||||
</div>
|
|
||||||
<span className="text-[11px] flex-1 truncate font-medium">{ fav.displayName }</span>
|
|
||||||
<FaTimes
|
|
||||||
className="text-[7px] text-muted opacity-0 group-hover/fav:opacity-100 hover:text-danger transition-all cursor-pointer"
|
|
||||||
onClick={ e => { e.stopPropagation(); toggleFavoriteOffer(fav.offerId); } }
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
)) }
|
|
||||||
</div>
|
|
||||||
</div> }
|
|
||||||
|
|
||||||
{ /* Empty state */ }
|
|
||||||
{ favoritePages.length === 0 && enrichedOffers.length === 0 &&
|
|
||||||
<div className="flex-1 flex items-center justify-center">
|
|
||||||
<div className="text-center text-muted">
|
|
||||||
<FaHeart className="text-xl text-card-grid-item-border mx-auto mb-1.5" />
|
|
||||||
<p className="text-[11px] font-bold">{ LocalizeText('catalog.favorites.empty') }</p>
|
|
||||||
<p className="text-[10px] mt-0.5">{ LocalizeText('catalog.favorites.empty.hint') }</p>
|
|
||||||
</div>
|
|
||||||
</div> }
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
);
|
|
||||||
};
|
|
||||||
@@ -1,39 +0,0 @@
|
|||||||
import { FC } from 'react';
|
|
||||||
import { FaChevronRight, FaHome } from 'react-icons/fa';
|
|
||||||
import { LocalizeText } from '../../../../api';
|
|
||||||
import { useCatalog } from '../../../../hooks';
|
|
||||||
|
|
||||||
export const CatalogBreadcrumbView: FC<{}> = () =>
|
|
||||||
{
|
|
||||||
const { activeNodes = [], activateNode } = useCatalog();
|
|
||||||
|
|
||||||
if(!activeNodes || activeNodes.length === 0)
|
|
||||||
{
|
|
||||||
return (
|
|
||||||
<div className="flex items-center gap-1.5 text-xs text-catalog-text-muted">
|
|
||||||
<FaHome className="text-[10px]" />
|
|
||||||
<span>{ LocalizeText('catalog.title') }</span>
|
|
||||||
</div>
|
|
||||||
);
|
|
||||||
}
|
|
||||||
|
|
||||||
return (
|
|
||||||
<div className="flex items-center gap-1 text-[11px] text-catalog-text-muted overflow-hidden min-w-0">
|
|
||||||
<FaHome
|
|
||||||
className="text-[10px] cursor-pointer hover:text-catalog-accent transition-colors shrink-0"
|
|
||||||
onClick={ () => activateNode(activeNodes[0]) }
|
|
||||||
/>
|
|
||||||
{ activeNodes.map((node, i) => (
|
|
||||||
<span key={ node.pageId } className="flex items-center gap-1 min-w-0">
|
|
||||||
<FaChevronRight className="text-[7px] opacity-30 shrink-0" />
|
|
||||||
<span
|
|
||||||
className={ `truncate ${ i === activeNodes.length - 1 ? 'text-catalog-text font-semibold' : 'cursor-pointer hover:text-catalog-accent transition-colors' }` }
|
|
||||||
onClick={ i < activeNodes.length - 1 ? () => activateNode(node) : undefined }
|
|
||||||
>
|
|
||||||
{ node.localization }
|
|
||||||
</span>
|
|
||||||
</span>
|
|
||||||
)) }
|
|
||||||
</div>
|
|
||||||
);
|
|
||||||
};
|
|
||||||
@@ -1,8 +1,8 @@
|
|||||||
import { FC } from 'react';
|
import { FC } from 'react';
|
||||||
import { FaCaretDown, FaCaretUp, FaPlus, FaStar, FaTrash } from 'react-icons/fa';
|
import { FaCaretDown, FaCaretUp } from 'react-icons/fa';
|
||||||
import { ICatalogNode, LocalizeText } from '../../../../api';
|
import { ICatalogNode } from '../../../../api';
|
||||||
import { useCatalog, useCatalogFavorites } from '../../../../hooks';
|
import { LayoutGridItem, Text } from '../../../../common';
|
||||||
import { useCatalogAdmin } from '../../CatalogAdminContext';
|
import { useCatalog } from '../../../../hooks';
|
||||||
import { CatalogIconView } from '../catalog-icon/CatalogIconView';
|
import { CatalogIconView } from '../catalog-icon/CatalogIconView';
|
||||||
import { CatalogNavigationSetView } from './CatalogNavigationSetView';
|
import { CatalogNavigationSetView } from './CatalogNavigationSetView';
|
||||||
|
|
||||||
@@ -16,63 +16,18 @@ export const CatalogNavigationItemView: FC<CatalogNavigationItemViewProps> = pro
|
|||||||
{
|
{
|
||||||
const { node = null, child = false } = props;
|
const { node = null, child = false } = props;
|
||||||
const { activateNode = null } = useCatalog();
|
const { activateNode = null } = useCatalog();
|
||||||
const catalogAdmin = useCatalogAdmin();
|
|
||||||
const adminMode = catalogAdmin?.adminMode ?? false;
|
|
||||||
const { isFavoritePage, toggleFavoritePage } = useCatalogFavorites();
|
|
||||||
const isFav = node ? isFavoritePage(node.pageId) : false;
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className={ child ? 'pl-1.5 ml-1.5 border-l-2 border-card-grid-item-border' : '' }>
|
<div className={ child ? 'pl-[5px] border-s-2 border-[#b6bec5]' : '' }>
|
||||||
<div
|
<LayoutGridItem className={ ' h-[23px]! bg-[#cdd3d9] border-0! px-[3px] py-px text-sm' } column={ false } gap={ 1 } itemActive={ node.isActive } onClick={ event => activateNode(node) }>
|
||||||
className={ `group/nav flex items-center gap-1.5 px-1.5 py-[3px] mx-0.5 rounded cursor-pointer transition-all duration-100 text-[11px] ${ node.isActive ? 'bg-card-grid-item-active border border-card-grid-item-border-active shadow-inner1px font-bold' : 'border border-transparent hover:bg-card-grid-item-active' }` }
|
<CatalogIconView icon={ node.iconId } />
|
||||||
onClick={ () => activateNode(node) }
|
<Text truncate className="grow!">{ node.localization }</Text>
|
||||||
>
|
|
||||||
<div className="w-[20px] h-[20px] flex items-center justify-center shrink-0">
|
|
||||||
<CatalogIconView icon={ node.iconId } />
|
|
||||||
</div>
|
|
||||||
<span className="flex-1 truncate" title={ adminMode ? `Page ID: ${ node.pageId }` : undefined }>{ node.localization }</span>
|
|
||||||
{ adminMode &&
|
|
||||||
<div className="flex items-center gap-1 opacity-0 group-hover/nav:opacity-100 transition-opacity">
|
|
||||||
<FaPlus
|
|
||||||
className="text-[8px] text-success hover:text-green-800"
|
|
||||||
title={ LocalizeText('catalog.admin.create.subpage') }
|
|
||||||
onClick={ e =>
|
|
||||||
{
|
|
||||||
e.stopPropagation();
|
|
||||||
catalogAdmin.createPage({
|
|
||||||
caption: 'New Page',
|
|
||||||
pageLayout: 'default_3x3',
|
|
||||||
minRank: 1,
|
|
||||||
visible: '1',
|
|
||||||
enabled: '1',
|
|
||||||
orderNum: 0,
|
|
||||||
parentId: node.pageId,
|
|
||||||
});
|
|
||||||
} }
|
|
||||||
/>
|
|
||||||
<FaTrash
|
|
||||||
className="text-[8px] text-danger hover:text-red-700"
|
|
||||||
title={ LocalizeText('catalog.admin.delete.page') }
|
|
||||||
onClick={ e =>
|
|
||||||
{
|
|
||||||
e.stopPropagation();
|
|
||||||
if(confirm(LocalizeText('catalog.admin.delete.page.confirm', [ 'name' ], [ node.localization ])))
|
|
||||||
{
|
|
||||||
catalogAdmin.deletePage(node.pageId);
|
|
||||||
}
|
|
||||||
} }
|
|
||||||
/>
|
|
||||||
</div> }
|
|
||||||
{ !adminMode && node.pageId > 0 &&
|
|
||||||
<FaStar
|
|
||||||
className={ `text-[8px] transition-all duration-100 cursor-pointer shrink-0 ${ isFav ? 'text-warning opacity-100' : 'text-muted opacity-0 group-hover/nav:opacity-100 hover:text-warning' }` }
|
|
||||||
onClick={ e => { e.stopPropagation(); toggleFavoritePage(node.pageId); } }
|
|
||||||
/> }
|
|
||||||
{ node.isBranch &&
|
{ node.isBranch &&
|
||||||
<span className="text-[9px] text-muted shrink-0">
|
<>
|
||||||
{ node.isOpen ? <FaCaretUp /> : <FaCaretDown /> }
|
{ node.isOpen && <FaCaretUp className="fa-icon" /> }
|
||||||
</span> }
|
{ !node.isOpen && <FaCaretDown className="fa-icon" /> }
|
||||||
</div>
|
</> }
|
||||||
|
</LayoutGridItem>
|
||||||
{ node.isOpen && node.isBranch &&
|
{ node.isOpen && node.isBranch &&
|
||||||
<CatalogNavigationSetView child={ true } node={ node } /> }
|
<CatalogNavigationSetView child={ true } node={ node } /> }
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
import { FC } from 'react';
|
import { FC } from 'react';
|
||||||
import { ICatalogNode } from '../../../../api';
|
import { ICatalogNode } from '../../../../api';
|
||||||
|
import { AutoGrid, Column } from '../../../../common';
|
||||||
import { useCatalog } from '../../../../hooks';
|
import { useCatalog } from '../../../../hooks';
|
||||||
|
import { CatalogSearchView } from '../page/common/CatalogSearchView';
|
||||||
import { CatalogNavigationItemView } from './CatalogNavigationItemView';
|
import { CatalogNavigationItemView } from './CatalogNavigationItemView';
|
||||||
import { CatalogNavigationSetView } from './CatalogNavigationSetView';
|
import { CatalogNavigationSetView } from './CatalogNavigationSetView';
|
||||||
|
|
||||||
@@ -15,13 +17,18 @@ export const CatalogNavigationView: FC<CatalogNavigationViewProps> = props =>
|
|||||||
const { searchResult = null } = useCatalog();
|
const { searchResult = null } = useCatalog();
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="flex flex-col gap-px px-0.5 py-0.5">
|
<>
|
||||||
{ searchResult && (searchResult.filteredNodes.length > 0) && searchResult.filteredNodes.map((n, index) =>
|
<CatalogSearchView />
|
||||||
{
|
<Column fullHeight className="border-[#b6bec5]! bg-[#cdd3d9] border-2 border-[solid] rounded p-1" overflow="hidden">
|
||||||
return <CatalogNavigationItemView key={ index } node={ n } />;
|
<AutoGrid columnCount={ 1 } gap={ 1 } id="nitro-catalog-main-navigation">
|
||||||
}) }
|
{ searchResult && (searchResult.filteredNodes.length > 0) && searchResult.filteredNodes.map((n, index) =>
|
||||||
{ !searchResult &&
|
{
|
||||||
<CatalogNavigationSetView node={ node } /> }
|
return <CatalogNavigationItemView key={ index } node={ n } />;
|
||||||
</div>
|
}) }
|
||||||
|
{ !searchResult &&
|
||||||
|
<CatalogNavigationSetView node={ node } /> }
|
||||||
|
</AutoGrid>
|
||||||
|
</Column>
|
||||||
|
</>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -1,9 +1,8 @@
|
|||||||
import { MouseEventType } from '@nitrots/nitro-renderer';
|
import { MouseEventType } from '@nitrots/nitro-renderer';
|
||||||
import { FC, MouseEvent, useMemo, useState } from 'react';
|
import { FC, MouseEvent, useMemo, useState } from 'react';
|
||||||
import { FaHeart } from 'react-icons/fa';
|
|
||||||
import { IPurchasableOffer, Offer, ProductTypeEnum } from '../../../../../api';
|
import { IPurchasableOffer, Offer, ProductTypeEnum } from '../../../../../api';
|
||||||
import { LayoutAvatarImageView, LayoutGridItem, LayoutGridItemProps } from '../../../../../common';
|
import { LayoutAvatarImageView, LayoutGridItem, LayoutGridItemProps } from '../../../../../common';
|
||||||
import { useCatalog, useCatalogFavorites, useInventoryFurni } from '../../../../../hooks';
|
import { useCatalog, useInventoryFurni } from '../../../../../hooks';
|
||||||
|
|
||||||
interface CatalogGridOfferViewProps extends LayoutGridItemProps
|
interface CatalogGridOfferViewProps extends LayoutGridItemProps
|
||||||
{
|
{
|
||||||
@@ -17,8 +16,6 @@ export const CatalogGridOfferView: FC<CatalogGridOfferViewProps> = props =>
|
|||||||
const [ isMouseDown, setMouseDown ] = useState(false);
|
const [ isMouseDown, setMouseDown ] = useState(false);
|
||||||
const { requestOfferToMover = null } = useCatalog();
|
const { requestOfferToMover = null } = useCatalog();
|
||||||
const { isVisible = false } = useInventoryFurni();
|
const { isVisible = false } = useInventoryFurni();
|
||||||
const { isFavoriteOffer, toggleFavoriteOffer } = useCatalogFavorites();
|
|
||||||
const isFav = isFavoriteOffer(offer.offerId);
|
|
||||||
|
|
||||||
const iconUrl = useMemo(() =>
|
const iconUrl = useMemo(() =>
|
||||||
{
|
{
|
||||||
@@ -54,28 +51,9 @@ export const CatalogGridOfferView: FC<CatalogGridOfferViewProps> = props =>
|
|||||||
if(!product) return null;
|
if(!product) return null;
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<LayoutGridItem
|
<LayoutGridItem itemActive={ itemActive } itemCount={ ((offer.pricingModel === Offer.PRICING_MODEL_MULTI) ? product.productCount : 1) } itemImage={ iconUrl } itemUniqueNumber={ product.uniqueLimitedItemSeriesSize } itemUniqueSoldout={ (product.uniqueLimitedItemSeriesSize && !product.uniqueLimitedItemsLeft) } onMouseDown={ onMouseEvent } onMouseOut={ onMouseEvent } onMouseUp={ onMouseEvent } { ...rest }>
|
||||||
className="group/tile relative"
|
|
||||||
itemActive={ itemActive }
|
|
||||||
itemCount={ ((offer.pricingModel === Offer.PRICING_MODEL_MULTI) ? product.productCount : 1) }
|
|
||||||
itemImage={ iconUrl }
|
|
||||||
itemUniqueNumber={ product.uniqueLimitedItemSeriesSize }
|
|
||||||
itemUniqueSoldout={ (product.uniqueLimitedItemSeriesSize && !product.uniqueLimitedItemsLeft) }
|
|
||||||
title={ `ID: ${ product.productClassId } | Offer: ${ offer.offerId }` }
|
|
||||||
onMouseDown={ onMouseEvent }
|
|
||||||
onMouseOut={ onMouseEvent }
|
|
||||||
onMouseUp={ onMouseEvent }
|
|
||||||
{ ...rest }
|
|
||||||
>
|
|
||||||
{ (offer.product.productType === ProductTypeEnum.ROBOT) &&
|
{ (offer.product.productType === ProductTypeEnum.ROBOT) &&
|
||||||
<LayoutAvatarImageView direction={ 3 } figure={ offer.product.extraParam } headOnly={ true } /> }
|
<LayoutAvatarImageView direction={ 3 } figure={ offer.product.extraParam } headOnly={ true } /> }
|
||||||
<div
|
|
||||||
className={ `absolute top-0 right-0 z-10 p-0.5 cursor-pointer transition-opacity duration-100 ${ isFav ? 'opacity-100' : 'opacity-0 group-hover/tile:opacity-100' }` }
|
|
||||||
onClick={ e => { e.stopPropagation(); e.preventDefault(); toggleFavoriteOffer(offer.offerId, offer.localizationName, iconUrl); } }
|
|
||||||
onMouseDown={ e => e.stopPropagation() }
|
|
||||||
>
|
|
||||||
<FaHeart className={ `text-[10px] drop-shadow transition-colors duration-100 ${ isFav ? 'text-danger' : 'text-muted hover:text-danger' }` } />
|
|
||||||
</div>
|
|
||||||
</LayoutGridItem>
|
</LayoutGridItem>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -2,9 +2,11 @@ import { GetSessionDataManager, IFurnitureData } from '@nitrots/nitro-renderer';
|
|||||||
import { FC, useEffect, useState } from 'react';
|
import { FC, useEffect, useState } from 'react';
|
||||||
import { FaSearch, FaTimes } from 'react-icons/fa';
|
import { FaSearch, FaTimes } from 'react-icons/fa';
|
||||||
import { CatalogPage, CatalogType, FilterCatalogNode, FurnitureOffer, GetOfferNodes, ICatalogNode, ICatalogPage, IPurchasableOffer, LocalizeText, PageLocalization, SearchResult } from '../../../../../api';
|
import { CatalogPage, CatalogType, FilterCatalogNode, FurnitureOffer, GetOfferNodes, ICatalogNode, ICatalogPage, IPurchasableOffer, LocalizeText, PageLocalization, SearchResult } from '../../../../../api';
|
||||||
|
import { Button, Flex } from '../../../../../common';
|
||||||
import { useCatalog } from '../../../../../hooks';
|
import { useCatalog } from '../../../../../hooks';
|
||||||
|
import { NitroInput } from '../../../../../layout';
|
||||||
|
|
||||||
export const CatalogSearchView: FC<{}> = () =>
|
export const CatalogSearchView: FC<{}> = props =>
|
||||||
{
|
{
|
||||||
const [ searchValue, setSearchValue ] = useState('');
|
const [ searchValue, setSearchValue ] = useState('');
|
||||||
const { currentType = null, rootNode = null, offersToNodes = null, searchResult = null, setSearchResult = null, setCurrentPage = null } = useCatalog();
|
const { currentType = null, rootNode = null, offersToNodes = null, searchResult = null, setSearchResult = null, setCurrentPage = null } = useCatalog();
|
||||||
@@ -76,22 +78,29 @@ export const CatalogSearchView: FC<{}> = () =>
|
|||||||
}, [ offersToNodes, currentType, rootNode, searchValue, setCurrentPage, setSearchResult ]);
|
}, [ offersToNodes, currentType, rootNode, searchValue, setCurrentPage, setSearchResult ]);
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="relative w-full">
|
<div className="flex gap-1">
|
||||||
<FaSearch className="absolute left-2 top-1/2 -translate-y-1/2 text-[9px] text-muted pointer-events-none" />
|
<Flex fullWidth alignItems="center" position="relative">
|
||||||
<input
|
|
||||||
className="w-full pl-6 pr-6 py-[3px] text-[11px] rounded border-2 border-card-grid-item-border bg-white text-dark placeholder-muted focus:outline-none focus:border-primary transition-colors"
|
|
||||||
placeholder={ LocalizeText('generic.search') }
|
|
||||||
type="text"
|
|
||||||
value={ searchValue }
|
|
||||||
onChange={ e => setSearchValue(e.target.value) }
|
|
||||||
/>
|
<NitroInput
|
||||||
{ searchValue && searchValue.length > 0 &&
|
placeholder={ LocalizeText('generic.search') }
|
||||||
<button
|
value={ searchValue }
|
||||||
className="absolute right-1.5 top-1/2 -translate-y-1/2 text-[9px] text-muted hover:text-danger cursor-pointer transition-colors"
|
onChange={ event => setSearchValue(event.target.value) } />
|
||||||
onClick={ () => setSearchValue('') }
|
|
||||||
>
|
|
||||||
<FaTimes />
|
</Flex>
|
||||||
</button> }
|
{ (!searchValue || !searchValue.length) &&
|
||||||
|
<Button className="catalog-search-button" variant="primary">
|
||||||
|
<FaSearch className="fa-icon" />
|
||||||
|
</Button> }
|
||||||
|
{ searchValue && !!searchValue.length &&
|
||||||
|
<Button className="catalog-search-button" variant="primary" onClick={ event => setSearchValue('') }>
|
||||||
|
<FaTimes className="fa-icon" />
|
||||||
|
</Button> }
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
import { PurchasePrefixComposer } from '@nitrots/nitro-renderer';
|
import { PurchasePrefixComposer } from '@nitrots/nitro-renderer';
|
||||||
|
import { createPortal } from 'react-dom';
|
||||||
import { FC, useEffect, useMemo, useRef, useState } from 'react';
|
import { FC, useEffect, useMemo, useRef, useState } from 'react';
|
||||||
import { LocalizeText, SendMessageComposer, PRESET_PREFIX_EFFECTS, parsePrefixColors, getPrefixEffectStyle, PREFIX_EFFECT_KEYFRAMES } from '../../../../../api';
|
import { SendMessageComposer, PRESET_PREFIX_EFFECTS, parsePrefixColors, getPrefixEffectStyle, PREFIX_EFFECT_KEYFRAMES } from '../../../../../api';
|
||||||
import { CatalogLayoutProps } from './CatalogLayout.types';
|
import { CatalogLayoutProps } from './CatalogLayout.types';
|
||||||
import data from '@emoji-mart/data';
|
import data from '@emoji-mart/data';
|
||||||
import Picker from '@emoji-mart/react';
|
import Picker from '@emoji-mart/react';
|
||||||
@@ -31,6 +32,32 @@ export const CatalogLayoutCustomPrefixView: FC<CatalogLayoutProps> = props =>
|
|||||||
const [ showIconPicker, setShowIconPicker ] = useState(false);
|
const [ showIconPicker, setShowIconPicker ] = useState(false);
|
||||||
const [ selectedEffect, setSelectedEffect ] = useState('');
|
const [ selectedEffect, setSelectedEffect ] = useState('');
|
||||||
const [ purchased, setPurchased ] = useState(false);
|
const [ purchased, setPurchased ] = useState(false);
|
||||||
|
const pickerContainerRef = useRef<HTMLDivElement>(null);
|
||||||
|
|
||||||
|
// Inject style into emoji-mart Shadow DOM to remove backdrop-filter blur
|
||||||
|
useEffect(() =>
|
||||||
|
{
|
||||||
|
if(!showIconPicker) return;
|
||||||
|
|
||||||
|
const timer = setTimeout(() =>
|
||||||
|
{
|
||||||
|
const container = pickerContainerRef.current;
|
||||||
|
if(!container) return;
|
||||||
|
|
||||||
|
const emPicker = container.querySelector('em-emoji-picker');
|
||||||
|
if(!emPicker?.shadowRoot) return;
|
||||||
|
|
||||||
|
const existing = emPicker.shadowRoot.querySelector('#no-blur-fix');
|
||||||
|
if(existing) return;
|
||||||
|
|
||||||
|
const style = document.createElement('style');
|
||||||
|
style.id = 'no-blur-fix';
|
||||||
|
style.textContent = `.sticky { backdrop-filter: none !important; -webkit-backdrop-filter: none !important; background-color: rgb(var(--em-rgb-background)) !important; } .menu { backdrop-filter: none !important; -webkit-backdrop-filter: none !important; background-color: rgb(var(--em-rgb-background)) !important; }`;
|
||||||
|
emPicker.shadowRoot.appendChild(style);
|
||||||
|
}, 50);
|
||||||
|
|
||||||
|
return () => clearTimeout(timer);
|
||||||
|
}, [ showIconPicker ]);
|
||||||
|
|
||||||
const colorString = useMemo(() =>
|
const colorString = useMemo(() =>
|
||||||
{
|
{
|
||||||
@@ -77,7 +104,7 @@ export const CatalogLayoutCustomPrefixView: FC<CatalogLayoutProps> = props =>
|
|||||||
setLetterColors(prev => ({ ...prev, [selectedLetterIndex]: color }));
|
setLetterColors(prev => ({ ...prev, [selectedLetterIndex]: color }));
|
||||||
setCustomColorInput(color);
|
setCustomColorInput(color);
|
||||||
|
|
||||||
// Auto-avanza alla lettera successiva
|
// Auto-advance to next letter
|
||||||
if(selectedLetterIndex < prefixText.length - 1)
|
if(selectedLetterIndex < prefixText.length - 1)
|
||||||
{
|
{
|
||||||
const nextIdx = selectedLetterIndex + 1;
|
const nextIdx = selectedLetterIndex + 1;
|
||||||
@@ -167,12 +194,12 @@ export const CatalogLayoutCustomPrefixView: FC<CatalogLayoutProps> = props =>
|
|||||||
{ /* Text + Icon Row */ }
|
{ /* Text + Icon Row */ }
|
||||||
<div className="flex gap-2">
|
<div className="flex gap-2">
|
||||||
<div className="flex flex-col gap-0.5 flex-1">
|
<div className="flex flex-col gap-0.5 flex-1">
|
||||||
<label className="text-[11px] font-bold uppercase tracking-wider opacity-60">{ LocalizeText('catalog.prefix.text') }</label>
|
<label className="text-[11px] font-bold uppercase tracking-wider opacity-60">Text</label>
|
||||||
<div className="relative">
|
<div className="relative">
|
||||||
<input
|
<input
|
||||||
className="w-full px-3 py-1.5 rounded-md text-sm focus:outline-none transition-all"
|
className="w-full px-3 py-1.5 rounded-md text-sm focus:outline-none transition-all"
|
||||||
maxLength={ 15 }
|
maxLength={ 15 }
|
||||||
placeholder={ LocalizeText('catalog.prefix.text.placeholder') }
|
placeholder="Enter text..."
|
||||||
style={ {
|
style={ {
|
||||||
background: 'rgba(0,0,0,0.15)',
|
background: 'rgba(0,0,0,0.15)',
|
||||||
border: '1px solid rgba(0,0,0,0.15)',
|
border: '1px solid rgba(0,0,0,0.15)',
|
||||||
@@ -187,7 +214,7 @@ export const CatalogLayoutCustomPrefixView: FC<CatalogLayoutProps> = props =>
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className="flex flex-col gap-0.5 relative">
|
<div className="flex flex-col gap-0.5 relative">
|
||||||
<label className="text-[11px] font-bold uppercase tracking-wider opacity-60">{ LocalizeText('catalog.prefix.icon') }</label>
|
<label className="text-[11px] font-bold uppercase tracking-wider opacity-60">Icon</label>
|
||||||
<div className="flex gap-1">
|
<div className="flex gap-1">
|
||||||
<button
|
<button
|
||||||
className="flex items-center justify-center gap-1 px-3 py-1.5 rounded-md text-sm transition-all min-w-[70px]"
|
className="flex items-center justify-center gap-1 px-3 py-1.5 rounded-md text-sm transition-all min-w-[70px]"
|
||||||
@@ -205,7 +232,7 @@ export const CatalogLayoutCustomPrefixView: FC<CatalogLayoutProps> = props =>
|
|||||||
<button
|
<button
|
||||||
className="flex items-center justify-center px-1.5 rounded-md text-xs transition-all"
|
className="flex items-center justify-center px-1.5 rounded-md text-xs transition-all"
|
||||||
style={ { background: 'rgba(239,68,68,0.15)', border: '1px solid rgba(239,68,68,0.3)' } }
|
style={ { background: 'rgba(239,68,68,0.15)', border: '1px solid rgba(239,68,68,0.3)' } }
|
||||||
title={ LocalizeText('catalog.prefix.icon.remove') }
|
title="Remove icon"
|
||||||
onClick={ () => setSelectedIcon('') }>
|
onClick={ () => setSelectedIcon('') }>
|
||||||
✕
|
✕
|
||||||
</button>
|
</button>
|
||||||
@@ -214,14 +241,14 @@ export const CatalogLayoutCustomPrefixView: FC<CatalogLayoutProps> = props =>
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{ /* Emoji Picker (emoji-mart) - fixed overlay */ }
|
{ /* Emoji Picker (emoji-mart) - portaled to body, no backdrop */ }
|
||||||
{ showIconPicker && (
|
{ showIconPicker && createPortal(
|
||||||
<>
|
<>
|
||||||
<div className="fixed inset-0" style={ { zIndex: 999, background: 'rgba(0,0,0,0.5)' } } onClick={ () => setShowIconPicker(false) } />
|
<div className="fixed inset-0" style={ { zIndex: 9998 } } onClick={ () => setShowIconPicker(false) } />
|
||||||
<div className="fixed rounded-xl overflow-hidden" style={ { zIndex: 1000, top: '50%', left: '50%', transform: 'translate(-50%, -50%)', boxShadow: '0 8px 32px rgba(0,0,0,0.6)' } }>
|
<div ref={ pickerContainerRef } className="fixed rounded-xl overflow-hidden" style={ { zIndex: 9999, top: '50%', left: '50%', transform: 'translate(-50%, -50%)', background: '#2b2f35' } }>
|
||||||
<Picker
|
<Picker
|
||||||
data={ data }
|
data={ data }
|
||||||
locale="it"
|
locale="en"
|
||||||
onEmojiSelect={ (emoji: { native: string }) => { setSelectedIcon(emoji.native); setShowIconPicker(false); } }
|
onEmojiSelect={ (emoji: { native: string }) => { setSelectedIcon(emoji.native); setShowIconPicker(false); } }
|
||||||
theme="dark"
|
theme="dark"
|
||||||
previewPosition="none"
|
previewPosition="none"
|
||||||
@@ -234,12 +261,13 @@ export const CatalogLayoutCustomPrefixView: FC<CatalogLayoutProps> = props =>
|
|||||||
set="native"
|
set="native"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</>
|
</>,
|
||||||
|
document.body
|
||||||
) }
|
) }
|
||||||
|
|
||||||
{ /* Effect Selector */ }
|
{ /* Effect Selector */ }
|
||||||
<div className="flex flex-col gap-1">
|
<div className="flex flex-col gap-1">
|
||||||
<label className="text-[11px] font-bold uppercase tracking-wider opacity-60">{ LocalizeText('catalog.prefix.effect') }</label>
|
<label className="text-[11px] font-bold uppercase tracking-wider opacity-60">Effect</label>
|
||||||
<div className="flex flex-wrap gap-1">
|
<div className="flex flex-wrap gap-1">
|
||||||
{ PRESET_PREFIX_EFFECTS.map(fx => (
|
{ PRESET_PREFIX_EFFECTS.map(fx => (
|
||||||
<button
|
<button
|
||||||
@@ -259,7 +287,7 @@ export const CatalogLayoutCustomPrefixView: FC<CatalogLayoutProps> = props =>
|
|||||||
|
|
||||||
{ /* Color Mode Toggle */ }
|
{ /* Color Mode Toggle */ }
|
||||||
<div className="flex flex-col gap-1">
|
<div className="flex flex-col gap-1">
|
||||||
<label className="text-[11px] font-bold uppercase tracking-wider opacity-60">{ LocalizeText('catalog.prefix.color') }</label>
|
<label className="text-[11px] font-bold uppercase tracking-wider opacity-60">Color</label>
|
||||||
<div className="flex rounded-md overflow-hidden" style={ { border: '1px solid rgba(0,0,0,0.15)' } }>
|
<div className="flex rounded-md overflow-hidden" style={ { border: '1px solid rgba(0,0,0,0.15)' } }>
|
||||||
<button
|
<button
|
||||||
className="flex-1 px-2 py-1.5 text-xs font-bold transition-all"
|
className="flex-1 px-2 py-1.5 text-xs font-bold transition-all"
|
||||||
@@ -269,7 +297,7 @@ export const CatalogLayoutCustomPrefixView: FC<CatalogLayoutProps> = props =>
|
|||||||
opacity: colorMode === 'single' ? 1 : 0.6
|
opacity: colorMode === 'single' ? 1 : 0.6
|
||||||
} }
|
} }
|
||||||
onClick={ () => { setColorMode('single'); setSelectedLetterIndex(null); } }>
|
onClick={ () => { setColorMode('single'); setSelectedLetterIndex(null); } }>
|
||||||
{ LocalizeText('catalog.prefix.color.single') }
|
🎨 Single
|
||||||
</button>
|
</button>
|
||||||
<button
|
<button
|
||||||
className="flex-1 px-2 py-1.5 text-xs font-bold transition-all"
|
className="flex-1 px-2 py-1.5 text-xs font-bold transition-all"
|
||||||
@@ -278,7 +306,7 @@ export const CatalogLayoutCustomPrefixView: FC<CatalogLayoutProps> = props =>
|
|||||||
opacity: colorMode === 'perLetter' ? 1 : 0.6
|
opacity: colorMode === 'perLetter' ? 1 : 0.6
|
||||||
} }
|
} }
|
||||||
onClick={ () => { setColorMode('perLetter'); if(prefixText.length > 0) setSelectedLetterIndex(0); } }>
|
onClick={ () => { setColorMode('perLetter'); if(prefixText.length > 0) setSelectedLetterIndex(0); } }>
|
||||||
{ LocalizeText('catalog.prefix.color.per.letter') }
|
🌈 Per Letter
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -288,7 +316,7 @@ export const CatalogLayoutCustomPrefixView: FC<CatalogLayoutProps> = props =>
|
|||||||
<div className="flex flex-col gap-1.5">
|
<div className="flex flex-col gap-1.5">
|
||||||
<div className="flex items-center justify-between">
|
<div className="flex items-center justify-between">
|
||||||
<span className="text-[10px] opacity-50">
|
<span className="text-[10px] opacity-50">
|
||||||
{ LocalizeText('catalog.prefix.color.hint') }
|
Select a letter, then choose a color. Auto-advances.
|
||||||
</span>
|
</span>
|
||||||
<button
|
<button
|
||||||
className="text-[10px] px-1.5 py-0.5 rounded transition-all"
|
className="text-[10px] px-1.5 py-0.5 rounded transition-all"
|
||||||
@@ -296,9 +324,9 @@ export const CatalogLayoutCustomPrefixView: FC<CatalogLayoutProps> = props =>
|
|||||||
background: 'rgba(0,0,0,0.1)',
|
background: 'rgba(0,0,0,0.1)',
|
||||||
border: '1px solid rgba(0,0,0,0.1)'
|
border: '1px solid rgba(0,0,0,0.1)'
|
||||||
} }
|
} }
|
||||||
title={ LocalizeText('catalog.prefix.color.apply.all.title') }
|
title="Apply current color to all letters"
|
||||||
onClick={ applyColorToAll }>
|
onClick={ applyColorToAll }>
|
||||||
{ LocalizeText('catalog.prefix.color.apply.all') }
|
Apply to all
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<div className="flex flex-wrap gap-1 p-2 rounded-lg"
|
<div className="flex flex-wrap gap-1 p-2 rounded-lg"
|
||||||
@@ -351,20 +379,25 @@ export const CatalogLayoutCustomPrefixView: FC<CatalogLayoutProps> = props =>
|
|||||||
<div className="flex flex-col gap-1">
|
<div className="flex flex-col gap-1">
|
||||||
{ colorMode === 'perLetter' && selectedLetterIndex !== null &&
|
{ colorMode === 'perLetter' && selectedLetterIndex !== null &&
|
||||||
<span className="text-[10px] opacity-50 italic">
|
<span className="text-[10px] opacity-50 italic">
|
||||||
{ LocalizeText('catalog.prefix.color.selected') } "{ prefixText[selectedLetterIndex] || '' }"
|
Selected letter: "{ prefixText[selectedLetterIndex] || '' }"
|
||||||
</span>
|
</span>
|
||||||
}
|
}
|
||||||
<div className="grid gap-1" style={ { gridTemplateColumns: 'repeat(auto-fill, minmax(34px, 1fr))' } }>
|
<div className="grid grid-cols-10 gap-[3px]">
|
||||||
{ PRESET_COLORS.map((color, idx) =>
|
{ PRESET_COLORS.map((color, idx) =>
|
||||||
{
|
{
|
||||||
const isActive = currentActiveColor === color;
|
const isActive = currentActiveColor === color;
|
||||||
return (
|
return (
|
||||||
<div
|
<div
|
||||||
key={ idx }
|
key={ idx }
|
||||||
className={ `aspect-square rounded cursor-pointer transition-all duration-100 border-2 ${ isActive ? 'scale-110 border-white shadow-lg' : 'border-transparent hover:scale-105' }` }
|
className="cursor-pointer transition-all"
|
||||||
style={ {
|
style={ {
|
||||||
|
width: '100%',
|
||||||
|
aspectRatio: '1',
|
||||||
|
borderRadius: '5px',
|
||||||
backgroundColor: color,
|
backgroundColor: color,
|
||||||
boxShadow: isActive ? `0 0 8px ${ color }, 0 0 0 1px rgba(0,0,0,0.3)` : 'inset 0 1px 0 rgba(255,255,255,0.25), 0 1px 2px rgba(0,0,0,0.15)',
|
border: isActive ? '2px solid #fff' : '1px solid rgba(0,0,0,0.15)',
|
||||||
|
boxShadow: isActive ? `0 0 6px ${ color }, 0 0 0 1px rgba(0,0,0,0.2)` : 'inset 0 1px 0 rgba(255,255,255,0.2)',
|
||||||
|
transform: isActive ? 'scale(1.2)' : 'scale(1)',
|
||||||
zIndex: isActive ? 5 : 1
|
zIndex: isActive ? 5 : 1
|
||||||
} }
|
} }
|
||||||
onClick={ () => handleColorSelect(color) } />
|
onClick={ () => handleColorSelect(color) } />
|
||||||
@@ -410,8 +443,8 @@ export const CatalogLayoutCustomPrefixView: FC<CatalogLayoutProps> = props =>
|
|||||||
<div className="flex items-center justify-between mt-auto pt-2"
|
<div className="flex items-center justify-between mt-auto pt-2"
|
||||||
style={ { borderTop: '1px solid rgba(0,0,0,0.1)' } }>
|
style={ { borderTop: '1px solid rgba(0,0,0,0.1)' } }>
|
||||||
<div className="flex items-center gap-1">
|
<div className="flex items-center gap-1">
|
||||||
<span className="text-xs opacity-60">{ LocalizeText('catalog.prefix.price') }</span>
|
<span className="text-xs opacity-60">Price:</span>
|
||||||
<span className="text-sm font-bold">{ LocalizeText('catalog.prefix.price.amount') }</span>
|
<span className="text-sm font-bold">5 Credits</span>
|
||||||
</div>
|
</div>
|
||||||
<button
|
<button
|
||||||
className="px-5 py-1.5 rounded-md text-sm font-bold transition-all"
|
className="px-5 py-1.5 rounded-md text-sm font-bold transition-all"
|
||||||
@@ -429,7 +462,7 @@ export const CatalogLayoutCustomPrefixView: FC<CatalogLayoutProps> = props =>
|
|||||||
borderRadius: '6px'
|
borderRadius: '6px'
|
||||||
} }
|
} }
|
||||||
onClick={ handlePurchase }>
|
onClick={ handlePurchase }>
|
||||||
{ purchased ? LocalizeText('catalog.prefix.purchased') : LocalizeText('catalog.prefix.purchase') }
|
{ purchased ? '✓ Purchased!' : 'Purchase' }
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,9 +1,7 @@
|
|||||||
import { FC } from 'react';
|
import { FC } from 'react';
|
||||||
import { FaEdit, FaPlus } from 'react-icons/fa';
|
import { GetConfigurationValue, ProductTypeEnum } from '../../../../../api';
|
||||||
import { GetConfigurationValue, LocalizeText, ProductTypeEnum } from '../../../../../api';
|
import { Column, Flex, Grid, LayoutImage, Text } from '../../../../../common';
|
||||||
import { Text } from '../../../../../common';
|
|
||||||
import { useCatalog } from '../../../../../hooks';
|
import { useCatalog } from '../../../../../hooks';
|
||||||
import { useCatalogAdmin } from '../../../CatalogAdminContext';
|
|
||||||
import { CatalogHeaderView } from '../../catalog-header/CatalogHeaderView';
|
import { CatalogHeaderView } from '../../catalog-header/CatalogHeaderView';
|
||||||
import { CatalogAddOnBadgeWidgetView } from '../widgets/CatalogAddOnBadgeWidgetView';
|
import { CatalogAddOnBadgeWidgetView } from '../widgets/CatalogAddOnBadgeWidgetView';
|
||||||
import { CatalogItemGridWidgetView } from '../widgets/CatalogItemGridWidgetView';
|
import { CatalogItemGridWidgetView } from '../widgets/CatalogItemGridWidgetView';
|
||||||
@@ -18,87 +16,46 @@ export const CatalogLayoutDefaultView: FC<CatalogLayoutProps> = props =>
|
|||||||
{
|
{
|
||||||
const { page = null } = props;
|
const { page = null } = props;
|
||||||
const { currentOffer = null, currentPage = null } = useCatalog();
|
const { currentOffer = null, currentPage = null } = useCatalog();
|
||||||
const catalogAdmin = useCatalogAdmin();
|
|
||||||
const adminMode = catalogAdmin?.adminMode ?? false;
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="flex flex-col h-full gap-2">
|
<>
|
||||||
{ /* Admin: quick actions */ }
|
<Grid>
|
||||||
{ adminMode && !catalogAdmin.editingPageData &&
|
<Column overflow="hidden" size={ 7 }>
|
||||||
<div className="flex gap-2">
|
{ GetConfigurationValue('catalog.headers') &&
|
||||||
<button
|
<CatalogHeaderView imageUrl={ currentPage.localization.getImage(0) } /> }
|
||||||
className="flex items-center gap-1 text-[10px] text-primary hover:text-dark transition-colors cursor-pointer"
|
<CatalogItemGridWidgetView />
|
||||||
onClick={ () => { catalogAdmin.setEditingPageNode(null); catalogAdmin.setEditingRootPage(false); catalogAdmin.setEditingPageData(true); } }
|
</Column>
|
||||||
>
|
<Column center={ !currentOffer } overflow="hidden" size={ 5 }>
|
||||||
<FaEdit className="text-[10px]" /> { LocalizeText('catalog.admin.edit.page') }
|
{ !currentOffer &&
|
||||||
</button>
|
<>
|
||||||
<button
|
{ !!page.localization.getImage(1) &&
|
||||||
className="flex items-center gap-1 text-[10px] text-success hover:text-green-800 transition-colors cursor-pointer"
|
<LayoutImage imageUrl={ page.localization.getImage(1) } /> }
|
||||||
onClick={ () => catalogAdmin.setEditingOffer({ offerId: -1, product: { productClassId: 0, productType: 'i', productCount: 1, extraParam: '' } } as any) }
|
<Text center dangerouslySetInnerHTML={ { __html: page.localization.getText(0) } } />
|
||||||
>
|
</> }
|
||||||
<FaPlus className="text-[10px]" /> { LocalizeText('catalog.admin.offer.new') }
|
{ currentOffer &&
|
||||||
</button>
|
<>
|
||||||
</div> }
|
<Flex center overflow="hidden" style={ { height: 140 } }>
|
||||||
|
{ (currentOffer.product.productType !== ProductTypeEnum.BADGE) &&
|
||||||
{ /* Product detail card */ }
|
<>
|
||||||
{ currentOffer &&
|
<CatalogViewProductWidgetView />
|
||||||
<div className="flex gap-0 bg-white rounded border-2 border-card-grid-item-border overflow-hidden">
|
<CatalogAddOnBadgeWidgetView className="bg-muted rounded bottom-1 inset-e-1" />
|
||||||
{ /* Preview area */ }
|
</> }
|
||||||
<div className="w-[140px] min-w-[140px] bg-card-grid-item relative flex items-center justify-center border-r-2 border-card-grid-item-border">
|
{ (currentOffer.product.productType === ProductTypeEnum.BADGE) && <CatalogAddOnBadgeWidgetView className="scale-2" /> }
|
||||||
{ (currentOffer.product.productType !== ProductTypeEnum.BADGE) &&
|
</Flex>
|
||||||
<>
|
<Column grow gap={ 1 }>
|
||||||
<CatalogViewProductWidgetView />
|
<CatalogLimitedItemWidgetView />
|
||||||
<CatalogAddOnBadgeWidgetView className="bg-muted rounded bottom-1 right-1 absolute" />
|
<Text grow truncate>{ currentOffer.localizationName }</Text>
|
||||||
</> }
|
<div className="flex justify-between">
|
||||||
{ (currentOffer.product.productType === ProductTypeEnum.BADGE) &&
|
<div className="flex flex-col gap-1">
|
||||||
<CatalogAddOnBadgeWidgetView className="scale-2" /> }
|
<CatalogSpinnerWidgetView />
|
||||||
</div>
|
</div>
|
||||||
{ /* Product info + purchase */ }
|
<CatalogTotalPriceWidget alignItems="end" justifyContent="end" />
|
||||||
<div className="flex flex-col flex-1 min-w-0 p-2.5 gap-2">
|
</div>
|
||||||
{ /* Title row */ }
|
<CatalogPurchaseWidgetView />
|
||||||
<div>
|
</Column>
|
||||||
<div className="flex items-start justify-between gap-2">
|
</> }
|
||||||
<Text className="text-[13px]! font-bold text-dark leading-tight">{ currentOffer.localizationName }</Text>
|
</Column>
|
||||||
{ adminMode &&
|
</Grid>
|
||||||
<FaEdit
|
</>
|
||||||
className="text-primary text-[11px] cursor-pointer hover:text-dark transition-colors shrink-0 mt-0.5"
|
|
||||||
title={ LocalizeText('catalog.admin.offer.edit') }
|
|
||||||
onClick={ () => catalogAdmin.setEditingOffer(currentOffer) }
|
|
||||||
/> }
|
|
||||||
</div>
|
|
||||||
{ adminMode &&
|
|
||||||
<div className="flex items-center gap-1 mt-1 flex-wrap">
|
|
||||||
<span className="text-[8px] font-mono text-white bg-gray-600 px-1 py-px rounded">ID: { currentOffer.product.productClassId }</span>
|
|
||||||
<span className="text-[8px] font-mono text-white bg-primary px-1 py-px rounded">Offer: { currentOffer.offerId }</span>
|
|
||||||
<span className="text-[8px] font-mono text-white bg-secondary px-1 py-px rounded">{ currentOffer.product.productType.toUpperCase() }</span>
|
|
||||||
</div> }
|
|
||||||
<CatalogLimitedItemWidgetView />
|
|
||||||
</div>
|
|
||||||
{ /* Price */ }
|
|
||||||
<CatalogTotalPriceWidget />
|
|
||||||
{ /* Spinner */ }
|
|
||||||
<CatalogSpinnerWidgetView />
|
|
||||||
{ /* Actions */ }
|
|
||||||
<div className="flex gap-1.5 mt-auto">
|
|
||||||
<CatalogPurchaseWidgetView />
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div> }
|
|
||||||
|
|
||||||
{ /* Welcome/description card */ }
|
|
||||||
{ !currentOffer &&
|
|
||||||
<div className="flex items-center gap-3 p-2.5 bg-white rounded border-2 border-card-grid-item-border">
|
|
||||||
{ !!page.localization.getImage(1) &&
|
|
||||||
<img className="w-[70px] h-[70px] object-contain rounded shrink-0" src={ page.localization.getImage(1) } /> }
|
|
||||||
<Text className="text-[11px]! text-muted" dangerouslySetInnerHTML={ { __html: page.localization.getText(0) } } />
|
|
||||||
</div> }
|
|
||||||
|
|
||||||
{ /* Item grid */ }
|
|
||||||
<div className="flex-1 overflow-auto min-h-0">
|
|
||||||
{ GetConfigurationValue('catalog.headers') &&
|
|
||||||
<CatalogHeaderView imageUrl={ currentPage.localization.getImage(0) } /> }
|
|
||||||
<CatalogItemGridWidgetView columnCount={ 7 } columnMinHeight={ 50 } columnMinWidth={ 50 } />
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
import { FC } from 'react';
|
import { FC } from 'react';
|
||||||
import { FaPaw } from 'react-icons/fa';
|
import { Column } from '../../../../../common';
|
||||||
import { CatalogLayoutProps } from './CatalogLayout.types';
|
import { CatalogLayoutProps } from './CatalogLayout.types';
|
||||||
|
|
||||||
export const CatalogLayoutPets3View: FC<CatalogLayoutProps> = props =>
|
export const CatalogLayoutPets3View: FC<CatalogLayoutProps> = props =>
|
||||||
@@ -9,28 +9,17 @@ export const CatalogLayoutPets3View: FC<CatalogLayoutProps> = props =>
|
|||||||
const imageUrl = page.localization.getImage(1);
|
const imageUrl = page.localization.getImage(1);
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="flex flex-col h-full gap-2">
|
<Column grow className="bg-muted rounded text-black p-2" overflow="hidden">
|
||||||
{ /* Header card */ }
|
<div className="items-center gap-2">
|
||||||
<div className="flex items-center gap-3 p-2.5 bg-white rounded border-2 border-card-grid-item-border">
|
{ imageUrl && <img alt="" src={ imageUrl } /> }
|
||||||
{ imageUrl && <img alt="" className="w-[60px] h-[60px] object-contain shrink-0" src={ imageUrl } /> }
|
<div className="fs-5" dangerouslySetInnerHTML={ { __html: page.localization.getText(1) } } />
|
||||||
<div>
|
|
||||||
<div className="flex items-center gap-1.5 mb-0.5">
|
|
||||||
<FaPaw className="text-primary text-xs" />
|
|
||||||
<span className="text-sm font-bold" dangerouslySetInnerHTML={ { __html: page.localization.getText(1) } } />
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
<Column grow alignItems="center" overflow="auto">
|
||||||
{ /* Content */ }
|
<div dangerouslySetInnerHTML={ { __html: page.localization.getText(2) } } />
|
||||||
<div className="flex-1 overflow-auto bg-white rounded border-2 border-card-grid-item-border p-3">
|
</Column>
|
||||||
<div className="text-[11px] leading-relaxed" dangerouslySetInnerHTML={ { __html: page.localization.getText(2) } } />
|
<div className="flex items-center">
|
||||||
|
<div className="font-bold " dangerouslySetInnerHTML={ { __html: page.localization.getText(3) } } />
|
||||||
</div>
|
</div>
|
||||||
|
</Column>
|
||||||
{ /* Footer */ }
|
|
||||||
{ !!page.localization.getText(3) &&
|
|
||||||
<div className="p-2 bg-card-grid-item rounded border border-card-grid-item-border">
|
|
||||||
<span className="text-[11px] font-bold" dangerouslySetInnerHTML={ { __html: page.localization.getText(3) } } />
|
|
||||||
</div> }
|
|
||||||
</div>
|
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -1,10 +1,6 @@
|
|||||||
import { FC, useEffect, useState } from 'react';
|
import { FC, useEffect, useState } from 'react';
|
||||||
import { FaEdit, FaPen, FaPlus, FaTrophy } from 'react-icons/fa';
|
import { Column, Grid, Text } from '../../../../../common';
|
||||||
import { LocalizeText, ProductTypeEnum } from '../../../../../api';
|
|
||||||
import { Text } from '../../../../../common';
|
|
||||||
import { useCatalog } from '../../../../../hooks';
|
import { useCatalog } from '../../../../../hooks';
|
||||||
import { useCatalogAdmin } from '../../../CatalogAdminContext';
|
|
||||||
import { CatalogAddOnBadgeWidgetView } from '../widgets/CatalogAddOnBadgeWidgetView';
|
|
||||||
import { CatalogItemGridWidgetView } from '../widgets/CatalogItemGridWidgetView';
|
import { CatalogItemGridWidgetView } from '../widgets/CatalogItemGridWidgetView';
|
||||||
import { CatalogPurchaseWidgetView } from '../widgets/CatalogPurchaseWidgetView';
|
import { CatalogPurchaseWidgetView } from '../widgets/CatalogPurchaseWidgetView';
|
||||||
import { CatalogTotalPriceWidget } from '../widgets/CatalogTotalPriceWidget';
|
import { CatalogTotalPriceWidget } from '../widgets/CatalogTotalPriceWidget';
|
||||||
@@ -16,8 +12,6 @@ export const CatalogLayoutTrophiesView: FC<CatalogLayoutProps> = props =>
|
|||||||
const { page = null } = props;
|
const { page = null } = props;
|
||||||
const [ trophyText, setTrophyText ] = useState<string>('');
|
const [ trophyText, setTrophyText ] = useState<string>('');
|
||||||
const { currentOffer = null, setPurchaseOptions = null } = useCatalog();
|
const { currentOffer = null, setPurchaseOptions = null } = useCatalog();
|
||||||
const catalogAdmin = useCatalogAdmin();
|
|
||||||
const adminMode = catalogAdmin?.adminMode ?? false;
|
|
||||||
|
|
||||||
useEffect(() =>
|
useEffect(() =>
|
||||||
{
|
{
|
||||||
@@ -33,104 +27,30 @@ export const CatalogLayoutTrophiesView: FC<CatalogLayoutProps> = props =>
|
|||||||
});
|
});
|
||||||
}, [ currentOffer, trophyText, setPurchaseOptions ]);
|
}, [ currentOffer, trophyText, setPurchaseOptions ]);
|
||||||
|
|
||||||
const canPurchase = currentOffer && trophyText.trim().length > 0;
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="flex flex-col h-full gap-2">
|
<Grid>
|
||||||
{ /* Admin: quick actions */ }
|
<Column overflow="hidden" size={ 7 }>
|
||||||
{ adminMode && !catalogAdmin.editingPageData &&
|
<CatalogItemGridWidgetView />
|
||||||
<div className="flex gap-2">
|
<textarea className="grow! form-control w-full" defaultValue={ trophyText || '' } onChange={ event => setTrophyText(event.target.value) } />
|
||||||
<button
|
</Column>
|
||||||
className="flex items-center gap-1 text-[10px] text-primary hover:text-dark transition-colors cursor-pointer"
|
<Column center={ !currentOffer } overflow="hidden" size={ 5 }>
|
||||||
onClick={ () => { catalogAdmin.setEditingPageNode(null); catalogAdmin.setEditingRootPage(false); catalogAdmin.setEditingPageData(true); } }
|
{ !currentOffer &&
|
||||||
>
|
<>
|
||||||
<FaEdit className="text-[10px]" /> { LocalizeText('catalog.admin.edit.page') }
|
{ !!page.localization.getImage(1) && <img alt="" src={ page.localization.getImage(1) } /> }
|
||||||
</button>
|
<Text center dangerouslySetInnerHTML={ { __html: page.localization.getText(0) } } />
|
||||||
<button
|
</> }
|
||||||
className="flex items-center gap-1 text-[10px] text-success hover:text-green-800 transition-colors cursor-pointer"
|
{ currentOffer &&
|
||||||
onClick={ () => catalogAdmin.setEditingOffer({ offerId: -1, product: { productClassId: 0, productType: 'i', productCount: 1, extraParam: '' } } as any) }
|
<>
|
||||||
>
|
<CatalogViewProductWidgetView />
|
||||||
<FaPlus className="text-[10px]" /> { LocalizeText('catalog.admin.offer.new') }
|
<Column grow gap={ 1 }>
|
||||||
</button>
|
<Text grow truncate>{ currentOffer.localizationName }</Text>
|
||||||
</div> }
|
<div className="flex justify-end">
|
||||||
|
<CatalogTotalPriceWidget alignItems="end" />
|
||||||
{ /* Selected trophy card */ }
|
</div>
|
||||||
{ currentOffer
|
|
||||||
? <div className="flex gap-0 bg-white rounded border-2 border-warning/40 overflow-hidden" style={ { boxShadow: '0 0 8px rgba(255,193,7,0.15)' } }>
|
|
||||||
{ /* Preview */ }
|
|
||||||
<div className="w-[120px] min-w-[120px] relative flex items-center justify-center border-r-2 border-warning/30" style={ { background: 'linear-gradient(180deg, #fff9e6 0%, #fff3cc 100%)' } }>
|
|
||||||
{ (currentOffer.product.productType !== ProductTypeEnum.BADGE)
|
|
||||||
? <>
|
|
||||||
<CatalogViewProductWidgetView />
|
|
||||||
<CatalogAddOnBadgeWidgetView className="bg-muted rounded bottom-1 right-1 absolute" />
|
|
||||||
</>
|
|
||||||
: <CatalogAddOnBadgeWidgetView className="scale-2" /> }
|
|
||||||
</div>
|
|
||||||
{ /* Info */ }
|
|
||||||
<div className="flex flex-col flex-1 min-w-0 p-2 gap-1.5">
|
|
||||||
<div className="flex items-center gap-1.5">
|
|
||||||
<FaTrophy className="text-warning text-[11px]" />
|
|
||||||
<Text className="text-[12px]! font-bold text-dark leading-tight">{ currentOffer.localizationName }</Text>
|
|
||||||
{ adminMode &&
|
|
||||||
<FaEdit
|
|
||||||
className="text-primary text-[11px] cursor-pointer hover:text-dark transition-colors shrink-0"
|
|
||||||
title={ LocalizeText('catalog.admin.offer.edit') }
|
|
||||||
onClick={ () => catalogAdmin.setEditingOffer(currentOffer) }
|
|
||||||
/> }
|
|
||||||
</div>
|
|
||||||
{ adminMode &&
|
|
||||||
<div className="flex items-center gap-1 flex-wrap">
|
|
||||||
<span className="text-[8px] font-mono text-white bg-gray-600 px-1 py-px rounded">ID: { currentOffer.product.productClassId }</span>
|
|
||||||
<span className="text-[8px] font-mono text-white bg-primary px-1 py-px rounded">Offer: { currentOffer.offerId }</span>
|
|
||||||
</div> }
|
|
||||||
<CatalogTotalPriceWidget />
|
|
||||||
{ !canPurchase &&
|
|
||||||
<span className="text-[9px] text-warning italic">{ LocalizeText('catalog.trophies.write.hint') }</span> }
|
|
||||||
<div className="flex gap-1.5 mt-auto">
|
|
||||||
<CatalogPurchaseWidgetView />
|
<CatalogPurchaseWidgetView />
|
||||||
</div>
|
</Column>
|
||||||
</div>
|
</> }
|
||||||
</div>
|
</Column>
|
||||||
: <div className="flex items-start gap-3 p-2.5 bg-white rounded border-2 border-card-grid-item-border">
|
</Grid>
|
||||||
{ !!page.localization.getImage(1) &&
|
|
||||||
<img className="w-[50px] h-[50px] object-contain rounded shrink-0 mt-0.5" src={ page.localization.getImage(1) } /> }
|
|
||||||
<div className="min-w-0">
|
|
||||||
<div className="flex items-center gap-1.5 mb-1">
|
|
||||||
<FaTrophy className="text-warning text-[11px]" />
|
|
||||||
<span className="text-[12px] font-bold">{ LocalizeText('catalog.trophies.title') }</span>
|
|
||||||
</div>
|
|
||||||
<Text className="text-[10px]! text-muted leading-relaxed" dangerouslySetInnerHTML={ { __html: page.localization.getText(0) } } />
|
|
||||||
</div>
|
|
||||||
</div> }
|
|
||||||
|
|
||||||
{ /* Trophy inscription */ }
|
|
||||||
<div className="flex flex-col gap-1">
|
|
||||||
<div className="flex items-center gap-1.5">
|
|
||||||
<FaPen className="text-[8px] text-warning" />
|
|
||||||
<span className="text-[9px] font-bold text-muted uppercase tracking-wider">{ LocalizeText('catalog.trophies.inscription') }</span>
|
|
||||||
<span className={ `text-[9px] ml-auto ${ trophyText.length > 180 ? 'text-danger font-bold' : 'text-muted' }` }>{ trophyText.length }/200</span>
|
|
||||||
</div>
|
|
||||||
<div className="relative">
|
|
||||||
<textarea
|
|
||||||
className="w-full h-[60px] text-[11px] rounded p-2 pr-3 resize-none focus:outline-none transition-all border-2"
|
|
||||||
maxLength={ 200 }
|
|
||||||
placeholder={ LocalizeText('catalog.trophies.inscription.placeholder') }
|
|
||||||
style={ {
|
|
||||||
background: trophyText.length > 0 ? 'linear-gradient(180deg, #fffdf5 0%, #fff8e8 100%)' : '#fff',
|
|
||||||
borderColor: trophyText.length > 0 ? 'rgba(255,193,7,0.4)' : undefined
|
|
||||||
} }
|
|
||||||
value={ trophyText }
|
|
||||||
onChange={ event => setTrophyText(event.target.value) }
|
|
||||||
/>
|
|
||||||
{ trophyText.length > 0 &&
|
|
||||||
<FaTrophy className="absolute top-2 right-2 text-[10px] text-warning/30" /> }
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
{ /* Trophy grid */ }
|
|
||||||
<div className="flex-1 overflow-auto min-h-0">
|
|
||||||
<CatalogItemGridWidgetView columnCount={ 7 } columnMinHeight={ 50 } columnMinWidth={ 50 } />
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -1,12 +1,12 @@
|
|||||||
import { ApproveNameMessageComposer, ApproveNameMessageEvent, ColorConverter, GetSellablePetPalettesComposer, PurchaseFromCatalogComposer, SellablePetPaletteData } from '@nitrots/nitro-renderer';
|
import { ApproveNameMessageComposer, ApproveNameMessageEvent, ColorConverter, GetSellablePetPalettesComposer, PurchaseFromCatalogComposer, SellablePetPaletteData } from '@nitrots/nitro-renderer';
|
||||||
import { FC, useCallback, useEffect, useMemo, useState } from 'react';
|
import { FC, useCallback, useEffect, useMemo, useState } from 'react';
|
||||||
import { FaCheck, FaEdit, FaFillDrip, FaPaw, FaPlus, FaTimes } from 'react-icons/fa';
|
import { FaFillDrip } from 'react-icons/fa';
|
||||||
import { DispatchUiEvent, GetPetAvailableColors, GetPetIndexFromLocalization, LocalizeText, SendMessageComposer } from '../../../../../../api';
|
import { DispatchUiEvent, GetPetAvailableColors, GetPetIndexFromLocalization, LocalizeText, SendMessageComposer } from '../../../../../../api';
|
||||||
import { LayoutGridItem, LayoutPetImageView } from '../../../../../../common';
|
import { AutoGrid, Button, Column, Grid, LayoutGridItem, LayoutPetImageView, Text } from '../../../../../../common';
|
||||||
import { CatalogPurchaseFailureEvent } from '../../../../../../events';
|
import { CatalogPurchaseFailureEvent } from '../../../../../../events';
|
||||||
import { useCatalog, useMessageEvent } from '../../../../../../hooks';
|
import { useCatalog, useMessageEvent } from '../../../../../../hooks';
|
||||||
import { useCatalogAdmin } from '../../../../CatalogAdminContext';
|
|
||||||
import { CatalogAddOnBadgeWidgetView } from '../../widgets/CatalogAddOnBadgeWidgetView';
|
import { CatalogAddOnBadgeWidgetView } from '../../widgets/CatalogAddOnBadgeWidgetView';
|
||||||
|
import { CatalogPurchaseWidgetView } from '../../widgets/CatalogPurchaseWidgetView';
|
||||||
import { CatalogTotalPriceWidget } from '../../widgets/CatalogTotalPriceWidget';
|
import { CatalogTotalPriceWidget } from '../../widgets/CatalogTotalPriceWidget';
|
||||||
import { CatalogViewProductWidgetView } from '../../widgets/CatalogViewProductWidgetView';
|
import { CatalogViewProductWidgetView } from '../../widgets/CatalogViewProductWidgetView';
|
||||||
import { CatalogLayoutProps } from '../CatalogLayout.types';
|
import { CatalogLayoutProps } from '../CatalogLayout.types';
|
||||||
@@ -24,8 +24,6 @@ export const CatalogLayoutPetView: FC<CatalogLayoutProps> = props =>
|
|||||||
const [ approvalPending, setApprovalPending ] = useState(true);
|
const [ approvalPending, setApprovalPending ] = useState(true);
|
||||||
const [ approvalResult, setApprovalResult ] = useState(-1);
|
const [ approvalResult, setApprovalResult ] = useState(-1);
|
||||||
const { currentOffer = null, setCurrentOffer = null, setPurchaseOptions = null, catalogOptions = null, roomPreviewer = null } = useCatalog();
|
const { currentOffer = null, setCurrentOffer = null, setPurchaseOptions = null, catalogOptions = null, roomPreviewer = null } = useCatalog();
|
||||||
const catalogAdmin = useCatalogAdmin();
|
|
||||||
const adminMode = catalogAdmin?.adminMode ?? false;
|
|
||||||
const { petPalettes = null } = catalogOptions;
|
const { petPalettes = null } = catalogOptions;
|
||||||
|
|
||||||
const getColor = useMemo(() =>
|
const getColor = useMemo(() =>
|
||||||
@@ -196,131 +194,50 @@ export const CatalogLayoutPetView: FC<CatalogLayoutProps> = props =>
|
|||||||
if(!currentOffer) return null;
|
if(!currentOffer) return null;
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="flex flex-col h-full gap-2">
|
<Grid>
|
||||||
{ /* Admin: quick actions */ }
|
<Column overflow="hidden" size={ 7 }>
|
||||||
{ adminMode && !catalogAdmin.editingPageData &&
|
<AutoGrid columnCount={ 5 }>
|
||||||
<div className="flex gap-2">
|
{ !colorsShowing && (sellablePalettes.length > 0) && sellablePalettes.map((palette, index) =>
|
||||||
<button
|
{
|
||||||
className="flex items-center gap-1 text-[10px] text-primary hover:text-dark transition-colors cursor-pointer"
|
return (
|
||||||
onClick={ () => { catalogAdmin.setEditingPageNode(null); catalogAdmin.setEditingRootPage(false); catalogAdmin.setEditingPageData(true); } }
|
<LayoutGridItem key={ index } itemActive={ (selectedPaletteIndex === index) } onClick={ event => setSelectedPaletteIndex(index) }>
|
||||||
>
|
<LayoutPetImageView direction={ 2 } headOnly={ true } paletteId={ palette.paletteId } typeId={ petIndex } />
|
||||||
<FaEdit className="text-[10px]" /> { LocalizeText('catalog.admin.edit.page') }
|
</LayoutGridItem>
|
||||||
</button>
|
);
|
||||||
<button
|
}) }
|
||||||
className="flex items-center gap-1 text-[10px] text-success hover:text-green-800 transition-colors cursor-pointer"
|
{ colorsShowing && (sellableColors.length > 0) && sellableColors.map((colorSet, index) => <LayoutGridItem key={ index } itemHighlight className="clear-bg" itemActive={ (selectedColorIndex === index) } itemColor={ ColorConverter.int2rgb(colorSet[0]) } onClick={ event => setSelectedColorIndex(index) } />) }
|
||||||
onClick={ () => catalogAdmin.setEditingOffer({ offerId: -1, product: { productClassId: 0, productType: 'i', productCount: 1, extraParam: '' } } as any) }
|
</AutoGrid>
|
||||||
>
|
</Column>
|
||||||
<FaPlus className="text-[10px]" /> { LocalizeText('catalog.admin.offer.new') }
|
<Column center={ !currentOffer } overflow="hidden" size={ 5 }>
|
||||||
</button>
|
{ !currentOffer &&
|
||||||
</div> }
|
<>
|
||||||
|
{ !!page.localization.getImage(1) && <img alt="" src={ page.localization.getImage(1) } /> }
|
||||||
{ /* Top card: preview + name + purchase */ }
|
<Text center dangerouslySetInnerHTML={ { __html: page.localization.getText(0) } } />
|
||||||
<div className="flex gap-3 p-2.5 bg-white rounded border-2 border-card-grid-item-border">
|
</> }
|
||||||
{ /* Pet preview */ }
|
{ currentOffer &&
|
||||||
<div className="w-[160px] min-w-[160px] h-[140px] rounded overflow-hidden bg-card-grid-item relative flex items-center justify-center border border-card-grid-item-border">
|
<>
|
||||||
<CatalogViewProductWidgetView />
|
<div className="relative overflow-hidden">
|
||||||
<CatalogAddOnBadgeWidgetView className="bg-muted rounded absolute bottom-1 right-1" />
|
<CatalogViewProductWidgetView />
|
||||||
{ ((petIndex > -1) && (petIndex <= 7)) &&
|
<CatalogAddOnBadgeWidgetView className="bg-muted rounded bottom-1 inset-e-1" position="absolute" />
|
||||||
<button
|
{ ((petIndex > -1) && (petIndex <= 7)) &&
|
||||||
className={ `absolute bottom-1 left-1 w-[28px] h-[28px] rounded flex items-center justify-center cursor-pointer transition-all border ${ colorsShowing ? 'bg-primary text-white border-primary' : 'bg-white text-dark border-card-grid-item-border hover:bg-card-grid-item-active' }` }
|
<Button className="bottom-1 inset-s-1" position="absolute" onClick={ event => setColorsShowing(!colorsShowing) }>
|
||||||
title={ LocalizeText('catalog.pets.show.colors') }
|
<FaFillDrip className="fa-icon" />
|
||||||
onClick={ () => setColorsShowing(!colorsShowing) }
|
</Button> }
|
||||||
>
|
|
||||||
<FaFillDrip className="text-[10px]" />
|
|
||||||
</button> }
|
|
||||||
</div>
|
|
||||||
|
|
||||||
{ /* Pet info */ }
|
|
||||||
<div className="flex flex-col flex-1 justify-between min-w-0">
|
|
||||||
<div>
|
|
||||||
<div className="flex items-center gap-1.5">
|
|
||||||
<FaPaw className="text-primary text-xs" />
|
|
||||||
<span className="text-sm font-bold">{ petBreedName || LocalizeText('catalog.pet.breed') }</span>
|
|
||||||
{ adminMode && currentOffer &&
|
|
||||||
<FaEdit
|
|
||||||
className="text-primary text-[11px] cursor-pointer hover:text-dark transition-colors shrink-0"
|
|
||||||
title={ LocalizeText('catalog.admin.offer.edit') }
|
|
||||||
onClick={ () => catalogAdmin.setEditingOffer(currentOffer) }
|
|
||||||
/> }
|
|
||||||
</div>
|
</div>
|
||||||
{ adminMode && currentOffer &&
|
<Column grow gap={ 1 }>
|
||||||
<div className="flex items-center gap-1 mt-0.5 flex-wrap">
|
<Text truncate>{ petBreedName }</Text>
|
||||||
<span className="text-[8px] font-mono text-white bg-gray-600 px-1 py-px rounded">ID: { currentOffer.product.productClassId }</span>
|
<Column grow gap={ 1 }>
|
||||||
<span className="text-[8px] font-mono text-white bg-primary px-1 py-px rounded">Offer: { currentOffer.offerId }</span>
|
<input className="min-h-[calc(1.5em+ .5rem+2px)] px-[.5rem] py-[.25rem] rounded-[.2rem] form-control-sm w-full" placeholder={ LocalizeText('widgets.petpackage.name.title') } type="text" value={ petName } onChange={ event => setPetName(event.target.value) } />
|
||||||
</div> }
|
{ (approvalResult > 0) &&
|
||||||
{ !!page.localization.getText(0) &&
|
<div className="invalid-feedback d-block m-0">{ validationErrorMessage }</div> }
|
||||||
<p className="text-[10px] text-muted mt-0.5" dangerouslySetInnerHTML={ { __html: page.localization.getText(0) } } /> }
|
</Column>
|
||||||
</div>
|
<div className="flex justify-end">
|
||||||
|
<CatalogTotalPriceWidget alignItems="end" justifyContent="end" />
|
||||||
{ /* Name input */ }
|
</div>
|
||||||
<div className="flex flex-col gap-1 mt-2">
|
<CatalogPurchaseWidgetView purchaseCallback={ purchasePet } />
|
||||||
<label className="text-[9px] text-muted uppercase font-bold">{ LocalizeText('widgets.petpackage.name.title') }</label>
|
</Column>
|
||||||
<div className="relative">
|
</> }
|
||||||
<input
|
</Column>
|
||||||
className={ `w-full text-[11px] border-2 rounded px-2 py-1.5 focus:outline-none transition-colors ${ approvalResult > 0 ? 'border-danger bg-danger/5' : approvalResult === 0 ? 'border-success bg-success/5' : 'border-card-grid-item-border focus:border-primary bg-white' }` }
|
</Grid>
|
||||||
placeholder={ LocalizeText('widgets.petpackage.name.title') }
|
|
||||||
type="text"
|
|
||||||
value={ petName }
|
|
||||||
onChange={ event => setPetName(event.target.value) }
|
|
||||||
/>
|
|
||||||
{ approvalResult === 0 &&
|
|
||||||
<FaCheck className="absolute right-2 top-1/2 -translate-y-1/2 text-success text-[10px]" /> }
|
|
||||||
{ approvalResult > 0 &&
|
|
||||||
<FaTimes className="absolute right-2 top-1/2 -translate-y-1/2 text-danger text-[10px]" /> }
|
|
||||||
</div>
|
|
||||||
{ (approvalResult > 0) &&
|
|
||||||
<span className="text-[10px] text-danger font-medium">{ validationErrorMessage }</span> }
|
|
||||||
</div>
|
|
||||||
|
|
||||||
{ /* Price + buy */ }
|
|
||||||
<div className="flex items-center justify-between mt-2">
|
|
||||||
<CatalogTotalPriceWidget />
|
|
||||||
<button
|
|
||||||
className="px-3 py-1 rounded text-[11px] font-bold bg-primary text-white hover:bg-secondary transition-colors cursor-pointer disabled:opacity-50"
|
|
||||||
disabled={ !petName.length || (approvalResult > 0) }
|
|
||||||
onClick={ purchasePet }
|
|
||||||
>
|
|
||||||
{ approvalResult === -1 ? LocalizeText('catalog.purchase_confirmation.buy') : LocalizeText('catalog.marketplace.confirm_title') }
|
|
||||||
</button>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
{ /* Breed/Color grid */ }
|
|
||||||
<div className="flex-1 overflow-auto min-h-0">
|
|
||||||
<div className="flex items-center gap-1.5 mb-1.5">
|
|
||||||
<span className="text-[10px] font-bold text-muted uppercase tracking-wide">
|
|
||||||
{ colorsShowing ? LocalizeText('catalog.pets.choose.color') : LocalizeText('catalog.pets.choose.breed') }
|
|
||||||
</span>
|
|
||||||
{ colorsShowing &&
|
|
||||||
<button
|
|
||||||
className="text-[9px] text-primary hover:text-dark cursor-pointer transition-colors"
|
|
||||||
onClick={ () => setColorsShowing(false) }
|
|
||||||
>
|
|
||||||
{ LocalizeText('catalog.pets.back.breeds') }
|
|
||||||
</button> }
|
|
||||||
</div>
|
|
||||||
<div className="grid grid-cols-6 gap-1">
|
|
||||||
{ !colorsShowing && (sellablePalettes.length > 0) && sellablePalettes.map((palette, index) => (
|
|
||||||
<LayoutGridItem
|
|
||||||
key={ index }
|
|
||||||
className="group/pet"
|
|
||||||
itemActive={ (selectedPaletteIndex === index) }
|
|
||||||
onClick={ () => setSelectedPaletteIndex(index) }
|
|
||||||
>
|
|
||||||
<LayoutPetImageView direction={ 2 } headOnly={ true } paletteId={ palette.paletteId } typeId={ petIndex } />
|
|
||||||
</LayoutGridItem>
|
|
||||||
)) }
|
|
||||||
{ colorsShowing && (sellableColors.length > 0) && sellableColors.map((colorSet, index) => (
|
|
||||||
<div
|
|
||||||
key={ index }
|
|
||||||
className={ `w-full aspect-square rounded border-2 cursor-pointer transition-all ${ selectedColorIndex === index ? 'border-primary scale-110 shadow-md' : 'border-card-grid-item-border hover:border-primary/50' }` }
|
|
||||||
style={ { backgroundColor: `#${ ColorConverter.int2rgb(colorSet[0]) }` } }
|
|
||||||
onClick={ () => setSelectedColorIndex(index) }
|
|
||||||
/>
|
|
||||||
)) }
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
import { FC, useCallback, useEffect, useRef, useState } from 'react';
|
import { FC, useEffect, useRef } from 'react';
|
||||||
import { IPurchasableOffer, ProductTypeEnum } from '../../../../../api';
|
import { IPurchasableOffer, ProductTypeEnum } from '../../../../../api';
|
||||||
import { AutoGrid, AutoGridProps } from '../../../../../common';
|
import { AutoGrid, AutoGridProps } from '../../../../../common';
|
||||||
import { useCatalog } from '../../../../../hooks';
|
import { useCatalog } from '../../../../../hooks';
|
||||||
import { useCatalogAdmin } from '../../../CatalogAdminContext';
|
|
||||||
import { CatalogGridOfferView } from '../common/CatalogGridOfferView';
|
import { CatalogGridOfferView } from '../common/CatalogGridOfferView';
|
||||||
|
|
||||||
interface CatalogItemGridWidgetViewProps extends AutoGridProps
|
interface CatalogItemGridWidgetViewProps extends AutoGridProps
|
||||||
@@ -14,11 +13,7 @@ export const CatalogItemGridWidgetView: FC<CatalogItemGridWidgetViewProps> = pro
|
|||||||
{
|
{
|
||||||
const { columnCount = 5, children = null, ...rest } = props;
|
const { columnCount = 5, children = null, ...rest } = props;
|
||||||
const { currentOffer = null, setCurrentOffer = null, currentPage = null, setPurchaseOptions = null } = useCatalog();
|
const { currentOffer = null, setCurrentOffer = null, currentPage = null, setPurchaseOptions = null } = useCatalog();
|
||||||
const catalogAdmin = useCatalogAdmin();
|
|
||||||
const adminMode = catalogAdmin?.adminMode ?? false;
|
|
||||||
const elementRef = useRef<HTMLDivElement>();
|
const elementRef = useRef<HTMLDivElement>();
|
||||||
const [ dragIndex, setDragIndex ] = useState<number | null>(null);
|
|
||||||
const [ dropIndex, setDropIndex ] = useState<number | null>(null);
|
|
||||||
|
|
||||||
useEffect(() =>
|
useEffect(() =>
|
||||||
{
|
{
|
||||||
@@ -48,66 +43,9 @@ export const CatalogItemGridWidgetView: FC<CatalogItemGridWidgetViewProps> = pro
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
const handleDragStart = useCallback((index: number) =>
|
|
||||||
{
|
|
||||||
setDragIndex(index);
|
|
||||||
}, []);
|
|
||||||
|
|
||||||
const handleDragOver = useCallback((e: React.DragEvent, index: number) =>
|
|
||||||
{
|
|
||||||
e.preventDefault();
|
|
||||||
setDropIndex(index);
|
|
||||||
}, []);
|
|
||||||
|
|
||||||
const handleDrop = useCallback((index: number) =>
|
|
||||||
{
|
|
||||||
if(dragIndex !== null && dragIndex !== index && currentPage?.offers)
|
|
||||||
{
|
|
||||||
const offers = [ ...currentPage.offers ];
|
|
||||||
const [ moved ] = offers.splice(dragIndex, 1);
|
|
||||||
|
|
||||||
offers.splice(index, 0, moved);
|
|
||||||
|
|
||||||
const orders = offers.map((o, i) => ({ id: o.offerId, orderNumber: i }));
|
|
||||||
|
|
||||||
catalogAdmin?.reorderOffers(orders);
|
|
||||||
}
|
|
||||||
|
|
||||||
setDragIndex(null);
|
|
||||||
setDropIndex(null);
|
|
||||||
}, [ dragIndex, currentPage, catalogAdmin ]);
|
|
||||||
|
|
||||||
const handleDragEnd = useCallback(() =>
|
|
||||||
{
|
|
||||||
setDragIndex(null);
|
|
||||||
setDropIndex(null);
|
|
||||||
}, []);
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<AutoGrid columnCount={ columnCount } innerRef={ elementRef } { ...rest }>
|
<AutoGrid columnCount={ columnCount } innerRef={ elementRef } { ...rest }>
|
||||||
{ currentPage.offers && (currentPage.offers.length > 0) && currentPage.offers.map((offer, index) =>
|
{ currentPage.offers && (currentPage.offers.length > 0) && currentPage.offers.map((offer, index) => <CatalogGridOfferView key={ index } itemActive={ (currentOffer && (currentOffer.offerId === offer.offerId)) } offer={ offer } selectOffer={ selectOffer } />) }
|
||||||
{
|
|
||||||
const isDragging = dragIndex === index;
|
|
||||||
const isDropTarget = dropIndex === index && dragIndex !== index;
|
|
||||||
|
|
||||||
return (
|
|
||||||
<div
|
|
||||||
key={ index }
|
|
||||||
className={ `${ isDragging ? 'opacity-40' : '' } ${ isDropTarget ? 'ring-2 ring-primary ring-offset-1 rounded' : '' }` }
|
|
||||||
draggable={ adminMode }
|
|
||||||
onDragEnd={ adminMode ? handleDragEnd : undefined }
|
|
||||||
onDragOver={ adminMode ? (e) => handleDragOver(e, index) : undefined }
|
|
||||||
onDragStart={ adminMode ? () => handleDragStart(index) : undefined }
|
|
||||||
onDrop={ adminMode ? () => handleDrop(index) : undefined }
|
|
||||||
>
|
|
||||||
<CatalogGridOfferView
|
|
||||||
itemActive={ (currentOffer && (currentOffer.offerId === offer.offerId)) }
|
|
||||||
offer={ offer }
|
|
||||||
selectOffer={ selectOffer }
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
);
|
|
||||||
}) }
|
|
||||||
{ children }
|
{ children }
|
||||||
</AutoGrid>
|
</AutoGrid>
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -19,19 +19,19 @@ export const CatalogPriceDisplayWidgetView: FC<CatalogPriceDisplayWidgetViewProp
|
|||||||
if(!offer) return null;
|
if(!offer) return null;
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="flex items-center gap-1.5">
|
<>
|
||||||
{ (offer.priceInCredits > 0) &&
|
{ (offer.priceInCredits > 0) &&
|
||||||
<div className="flex items-center gap-1 bg-warning/15 border border-warning/40 rounded-full px-2 py-0.5">
|
<div className="flex items-center gap-1">
|
||||||
<Text className="text-[11px]! font-bold text-dark">{ (offer.priceInCredits * quantity) }</Text>
|
<Text bold>{ (offer.priceInCredits * quantity) }</Text>
|
||||||
<LayoutCurrencyIcon type={ -1 } />
|
<LayoutCurrencyIcon type={ -1 } />
|
||||||
</div> }
|
</div> }
|
||||||
{ separator && (offer.priceInCredits > 0) && (offer.priceInActivityPoints > 0) &&
|
{ separator && (offer.priceInCredits > 0) && (offer.priceInActivityPoints > 0) &&
|
||||||
<FaPlus className="text-[7px] text-muted" /> }
|
<FaPlus className="fa-icon" color="black" size="xs" /> }
|
||||||
{ (offer.priceInActivityPoints > 0) &&
|
{ (offer.priceInActivityPoints > 0) &&
|
||||||
<div className="flex items-center gap-1 bg-purple/15 border border-purple/40 rounded-full px-2 py-0.5">
|
<div className="flex items-center gap-1">
|
||||||
<Text className="text-[11px]! font-bold text-dark">{ (offer.priceInActivityPoints * quantity) }</Text>
|
<Text bold>{ (offer.priceInActivityPoints * quantity) }</Text>
|
||||||
<LayoutCurrencyIcon type={ offer.activityPointType } />
|
<LayoutCurrencyIcon type={ offer.activityPointType } />
|
||||||
</div> }
|
</div> }
|
||||||
</div>
|
</>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -1,10 +1,11 @@
|
|||||||
import { FC } from 'react';
|
import { FC } from 'react';
|
||||||
import { FaMinus, FaPlus } from 'react-icons/fa';
|
import { FaCaretLeft, FaCaretRight } from 'react-icons/fa';
|
||||||
import { LocalizeText } from '../../../../../api';
|
import { LocalizeText } from '../../../../../api';
|
||||||
|
import { Text } from '../../../../../common';
|
||||||
import { useCatalog } from '../../../../../hooks';
|
import { useCatalog } from '../../../../../hooks';
|
||||||
|
|
||||||
const MIN_VALUE: number = 1;
|
const MIN_VALUE: number = 1;
|
||||||
const MAX_VALUE: number = 99;
|
const MAX_VALUE: number = 100;
|
||||||
|
|
||||||
export const CatalogSpinnerWidgetView: FC<{}> = props =>
|
export const CatalogSpinnerWidgetView: FC<{}> = props =>
|
||||||
{
|
{
|
||||||
@@ -33,28 +34,13 @@ export const CatalogSpinnerWidgetView: FC<{}> = props =>
|
|||||||
if(!currentOffer || !currentOffer.bundlePurchaseAllowed) return null;
|
if(!currentOffer || !currentOffer.bundlePurchaseAllowed) return null;
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="flex items-center gap-1.5">
|
<>
|
||||||
<span className="text-[10px] text-muted whitespace-nowrap">{ LocalizeText('catalog.bundlewidget.spinner.select.amount') }</span>
|
<Text>{ LocalizeText('catalog.bundlewidget.spinner.select.amount') }</Text>
|
||||||
<div className="flex items-center rounded overflow-hidden border-2 border-card-grid-item-border">
|
<div className="flex items-center gap-1">
|
||||||
<button
|
<FaCaretLeft className="text-black cursor-pointer fa-icon" onClick={ event => updateQuantity(quantity - 1) } />
|
||||||
className="w-[24px] h-[24px] flex items-center justify-center bg-card-grid-item hover:bg-card-grid-item-active transition-colors cursor-pointer border-r border-card-grid-item-border"
|
<input className="[appearance:textfield] [&::-webkit-outer-spin-button]:appearance-none [&::-webkit-inner-spin-button]:appearance-none min-h-[17px] h-[17px] w-[28px] px-[4px] py-0 text-right rounded-[.2rem]" type="number" value={ quantity } onChange={ event => updateQuantity(event.target.valueAsNumber) } />
|
||||||
onClick={ event => updateQuantity(quantity - 1) }
|
<FaCaretRight className="text-black cursor-pointer fa-icon" onClick={ event => updateQuantity(quantity + 1) } />
|
||||||
>
|
|
||||||
<FaMinus className="text-[7px] text-dark" />
|
|
||||||
</button>
|
|
||||||
<input
|
|
||||||
className="w-[40px] h-[24px] text-center text-[11px] font-bold bg-white border-x border-card-grid-item-border [appearance:textfield] [&::-webkit-outer-spin-button]:appearance-none [&::-webkit-inner-spin-button]:appearance-none focus:outline-none"
|
|
||||||
type="number"
|
|
||||||
value={ quantity }
|
|
||||||
onChange={ event => updateQuantity(event.target.valueAsNumber) }
|
|
||||||
/>
|
|
||||||
<button
|
|
||||||
className="w-[24px] h-[24px] flex items-center justify-center bg-card-grid-item hover:bg-card-grid-item-active transition-colors cursor-pointer border-l border-card-grid-item-border"
|
|
||||||
onClick={ event => updateQuantity(quantity + 1) }
|
|
||||||
>
|
|
||||||
<FaPlus className="text-[7px] text-dark" />
|
|
||||||
</button>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
+1
-44
@@ -4,50 +4,7 @@
|
|||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: Ubuntu;
|
font-family: Ubuntu;
|
||||||
src: url("@/assets/webfonts/Ubuntu.ttf") format("truetype");
|
src: url("@/assets/webfonts/Ubuntu-C.ttf");
|
||||||
font-weight: normal;
|
|
||||||
font-style: normal;
|
|
||||||
font-display: swap;
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: Ubuntu;
|
|
||||||
src: url("@/assets/webfonts/Ubuntu-m.ttf") format("truetype");
|
|
||||||
font-weight: 500;
|
|
||||||
font-style: normal;
|
|
||||||
font-display: swap;
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: Ubuntu;
|
|
||||||
src: url("@/assets/webfonts/Ubuntu-b.ttf") format("truetype");
|
|
||||||
font-weight: bold;
|
|
||||||
font-style: normal;
|
|
||||||
font-display: swap;
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: Ubuntu;
|
|
||||||
src: url("@/assets/webfonts/Ubuntu-i.ttf") format("truetype");
|
|
||||||
font-weight: normal;
|
|
||||||
font-style: italic;
|
|
||||||
font-display: swap;
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: Volter;
|
|
||||||
src: url("@/assets/webfonts/Volter.ttf") format("truetype");
|
|
||||||
font-weight: normal;
|
|
||||||
font-style: normal;
|
|
||||||
font-display: swap;
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: Volter;
|
|
||||||
src: url("@/assets/webfonts/Volter-b.ttf") format("truetype");
|
|
||||||
font-weight: bold;
|
|
||||||
font-style: normal;
|
|
||||||
font-display: swap;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
html,
|
html,
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
export * from './useCatalog';
|
export * from './useCatalog';
|
||||||
export * from './useCatalogFavorites';
|
|
||||||
export * from './useCatalogPlaceMultipleItems';
|
export * from './useCatalogPlaceMultipleItems';
|
||||||
export * from './useCatalogSkipPurchaseConfirmation';
|
export * from './useCatalogSkipPurchaseConfirmation';
|
||||||
|
|||||||
@@ -1,129 +0,0 @@
|
|||||||
import { useCallback, useEffect, useState } from 'react';
|
|
||||||
import { useBetween } from 'use-between';
|
|
||||||
|
|
||||||
export interface IFavoriteOffer
|
|
||||||
{
|
|
||||||
offerId: number;
|
|
||||||
name?: string;
|
|
||||||
iconUrl?: string;
|
|
||||||
}
|
|
||||||
|
|
||||||
const STORAGE_KEY_OFFERS = 'catalog_fav_offers_v2';
|
|
||||||
const STORAGE_KEY_PAGES = 'catalog_fav_pages';
|
|
||||||
|
|
||||||
const readOffers = (): IFavoriteOffer[] =>
|
|
||||||
{
|
|
||||||
try
|
|
||||||
{
|
|
||||||
const raw = localStorage.getItem(STORAGE_KEY_OFFERS);
|
|
||||||
if(!raw) return [];
|
|
||||||
const parsed = JSON.parse(raw);
|
|
||||||
if(!Array.isArray(parsed)) return [];
|
|
||||||
|
|
||||||
// migrate from old format (number[]) to new format (IFavoriteOffer[])
|
|
||||||
if(parsed.length > 0 && typeof parsed[0] === 'number')
|
|
||||||
{
|
|
||||||
return (parsed as number[]).map(id => ({ offerId: id }));
|
|
||||||
}
|
|
||||||
|
|
||||||
return parsed;
|
|
||||||
}
|
|
||||||
catch
|
|
||||||
{
|
|
||||||
return [];
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
const readPages = (): number[] =>
|
|
||||||
{
|
|
||||||
try
|
|
||||||
{
|
|
||||||
const raw = localStorage.getItem(STORAGE_KEY_PAGES);
|
|
||||||
if(!raw) return [];
|
|
||||||
const parsed = JSON.parse(raw);
|
|
||||||
return Array.isArray(parsed) ? parsed : [];
|
|
||||||
}
|
|
||||||
catch
|
|
||||||
{
|
|
||||||
return [];
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
const writeOffers = (offers: IFavoriteOffer[]) =>
|
|
||||||
{
|
|
||||||
localStorage.setItem(STORAGE_KEY_OFFERS, JSON.stringify(offers));
|
|
||||||
};
|
|
||||||
|
|
||||||
const writePages = (ids: number[]) =>
|
|
||||||
{
|
|
||||||
localStorage.setItem(STORAGE_KEY_PAGES, JSON.stringify(ids));
|
|
||||||
};
|
|
||||||
|
|
||||||
const useCatalogFavoritesState = () =>
|
|
||||||
{
|
|
||||||
const [ favoriteOffers, setFavoriteOffers ] = useState<IFavoriteOffer[]>([]);
|
|
||||||
const [ favoritePageIds, setFavoritePageIds ] = useState<number[]>([]);
|
|
||||||
const [ loaded, setLoaded ] = useState(false);
|
|
||||||
|
|
||||||
const favoriteOfferIds = favoriteOffers.map(f => f.offerId);
|
|
||||||
|
|
||||||
const loadFavorites = useCallback(() =>
|
|
||||||
{
|
|
||||||
setFavoriteOffers(readOffers());
|
|
||||||
setFavoritePageIds(readPages());
|
|
||||||
setLoaded(true);
|
|
||||||
}, []);
|
|
||||||
|
|
||||||
useEffect(() =>
|
|
||||||
{
|
|
||||||
if(!loaded) loadFavorites();
|
|
||||||
}, [ loaded, loadFavorites ]);
|
|
||||||
|
|
||||||
const toggleFavoriteOffer = useCallback((offerId: number, name?: string, iconUrl?: string) =>
|
|
||||||
{
|
|
||||||
setFavoriteOffers(prev =>
|
|
||||||
{
|
|
||||||
const exists = prev.find(f => f.offerId === offerId);
|
|
||||||
|
|
||||||
if(exists)
|
|
||||||
{
|
|
||||||
const next = prev.filter(f => f.offerId !== offerId);
|
|
||||||
writeOffers(next);
|
|
||||||
return next;
|
|
||||||
}
|
|
||||||
|
|
||||||
const next = [ ...prev, { offerId, name, iconUrl } ];
|
|
||||||
writeOffers(next);
|
|
||||||
return next;
|
|
||||||
});
|
|
||||||
}, []);
|
|
||||||
|
|
||||||
const toggleFavoritePage = useCallback((pageId: number) =>
|
|
||||||
{
|
|
||||||
setFavoritePageIds(prev =>
|
|
||||||
{
|
|
||||||
const next = prev.includes(pageId) ? prev.filter(id => id !== pageId) : [ ...prev, pageId ];
|
|
||||||
writePages(next);
|
|
||||||
return next;
|
|
||||||
});
|
|
||||||
}, []);
|
|
||||||
|
|
||||||
const isFavoriteOffer = useCallback((offerId: number) =>
|
|
||||||
{
|
|
||||||
return favoriteOffers.some(f => f.offerId === offerId);
|
|
||||||
}, [ favoriteOffers ]);
|
|
||||||
|
|
||||||
const isFavoritePage = useCallback((pageId: number) =>
|
|
||||||
{
|
|
||||||
return favoritePageIds.includes(pageId);
|
|
||||||
}, [ favoritePageIds ]);
|
|
||||||
|
|
||||||
const getFavoriteOffer = useCallback((offerId: number): IFavoriteOffer | undefined =>
|
|
||||||
{
|
|
||||||
return favoriteOffers.find(f => f.offerId === offerId);
|
|
||||||
}, [ favoriteOffers ]);
|
|
||||||
|
|
||||||
return { favoriteOffers, favoriteOfferIds, favoritePageIds, loaded, loadFavorites, toggleFavoriteOffer, toggleFavoritePage, isFavoriteOffer, isFavoritePage, getFavoriteOffer };
|
|
||||||
};
|
|
||||||
|
|
||||||
export const useCatalogFavorites = () => useBetween(useCatalogFavoritesState);
|
|
||||||
+1
-17
@@ -4,21 +4,7 @@ const {
|
|||||||
generateShades
|
generateShades
|
||||||
} = require('./css-utils/CSSColorUtils');
|
} = require('./css-utils/CSSColorUtils');
|
||||||
|
|
||||||
const catalogColors = {
|
|
||||||
'catalog-bg': '#eef1f5',
|
|
||||||
'catalog-surface': '#ffffff',
|
|
||||||
'catalog-rail-bg': '#e4e8ee',
|
|
||||||
'catalog-rail-hover': '#d8dde5',
|
|
||||||
'catalog-rail-active': '#cdd3db',
|
|
||||||
'catalog-border': '#c8ced6',
|
|
||||||
'catalog-text': '#2c3e50',
|
|
||||||
'catalog-text-muted': '#7f8c9b',
|
|
||||||
'catalog-accent': '#3b82f6',
|
|
||||||
'catalog-accent-hover': '#2563eb',
|
|
||||||
};
|
|
||||||
|
|
||||||
const colors = {
|
const colors = {
|
||||||
...catalogColors,
|
|
||||||
'toolbar': '#555555',
|
'toolbar': '#555555',
|
||||||
'card-header': '#1E7295',
|
'card-header': '#1E7295',
|
||||||
'card-close': '#921911',
|
'card-close': '#921911',
|
||||||
@@ -71,9 +57,7 @@ const colors = {
|
|||||||
|
|
||||||
const boxShadow = {
|
const boxShadow = {
|
||||||
'inner1px': 'inset 0 0 0 1px rgba(255,255,255,.3)',
|
'inner1px': 'inset 0 0 0 1px rgba(255,255,255,.3)',
|
||||||
'room-previewer': '-2px -2px rgba(0, 0, 0, 0.4), inset 3px 3px rgba(0, 0, 0, 0.2);',
|
'room-previewer': '-2px -2px rgba(0, 0, 0, 0.4), inset 3px 3px rgba(0, 0, 0, 0.2);'
|
||||||
'catalog-card': '0 1px 3px rgba(0,0,0,0.08), 0 1px 2px rgba(0,0,0,0.06)',
|
|
||||||
'catalog-card-hover': '0 4px 12px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.08)',
|
|
||||||
};
|
};
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
|||||||
+3
-9
@@ -1,15 +1,9 @@
|
|||||||
import react from '@vitejs/plugin-react';
|
import react from '@vitejs/plugin-react';
|
||||||
import { existsSync } from 'fs';
|
|
||||||
import { resolve } from 'path';
|
import { resolve } from 'path';
|
||||||
import { defineConfig } from 'vite';
|
import { defineConfig } from 'vite';
|
||||||
import tsconfigPaths from 'vite-tsconfig-paths';
|
import tsconfigPaths from 'vite-tsconfig-paths';
|
||||||
|
|
||||||
const rendererCandidates = [
|
const renderer3 = resolve(__dirname, '..', 'renderer3');
|
||||||
resolve(__dirname, '..', 'Nitro_Render_V3'),
|
|
||||||
resolve(__dirname, '..', 'renderer3')
|
|
||||||
];
|
|
||||||
|
|
||||||
const renderer3 = rendererCandidates.find(path => existsSync(path)) ?? rendererCandidates[0];
|
|
||||||
|
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
plugins: [ react(), tsconfigPaths() ],
|
plugins: [ react(), tsconfigPaths() ],
|
||||||
@@ -45,7 +39,7 @@ export default defineConfig({
|
|||||||
'@nitrots/sound': resolve(renderer3, 'packages/sound/src/index.ts'),
|
'@nitrots/sound': resolve(renderer3, 'packages/sound/src/index.ts'),
|
||||||
'@nitrots/utils/src': resolve(renderer3, 'packages/utils/src'),
|
'@nitrots/utils/src': resolve(renderer3, 'packages/utils/src'),
|
||||||
'@nitrots/utils': resolve(renderer3, 'packages/utils/src/index.ts'),
|
'@nitrots/utils': resolve(renderer3, 'packages/utils/src/index.ts'),
|
||||||
// Resolve renderer peer dependencies from the renderer workspace
|
// Resolve pixi.js and pixi-filters from renderer3's node_modules
|
||||||
'pixi.js': resolve(renderer3, 'node_modules/pixi.js'),
|
'pixi.js': resolve(renderer3, 'node_modules/pixi.js'),
|
||||||
'pixi-filters': resolve(renderer3, 'node_modules/pixi-filters'),
|
'pixi-filters': resolve(renderer3, 'node_modules/pixi-filters'),
|
||||||
'howler': resolve(renderer3, 'node_modules/howler'),
|
'howler': resolve(renderer3, 'node_modules/howler'),
|
||||||
@@ -61,7 +55,7 @@ export default defineConfig({
|
|||||||
{
|
{
|
||||||
if(id.includes('node_modules'))
|
if(id.includes('node_modules'))
|
||||||
{
|
{
|
||||||
if(id.includes('@nitrots/nitro-renderer') || id.includes('renderer3') || id.includes('Nitro_Render_V3')) return 'nitro-renderer';
|
if(id.includes('@nitrots/nitro-renderer') || id.includes('renderer3')) return 'nitro-renderer';
|
||||||
|
|
||||||
return 'vendor';
|
return 'vendor';
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user